/*====StyleSheet Brutal by McKlain====*/


/* JUAN, I HAVE ADDED THIS FOR WHEN U POUND */
.propertyDetails .thumbsNew {
	text-align: center; 
	vertical-align: middle;
	width: 120px;
	height: 120px;
	padding: 0px;
}
/* JUAN, I HAVE ADDED THIS FOR WHEN U POUND */





* {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	padding: 0px;
	margin: 0px;
}

form {
	display: inline;
}

th {
	font-weight: bold;
	color: #000099;
	background-color: #EFF1F5;
	padding: 6px;
	text-align:center;
}

p {
	text-align: justify;
}

/*========Menu========*/

#Menu {
	border: 1px solid #6375A0;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 15px;
}

#Menu hr {
	border: 1px solid #6375A0;
	border-collapse: collapse;
	width: 100%;
}

#Menu td {
	padding: 2px 6px;
}

#Menu td:hover {
	background-color: #E6E9F0;
}

#Menu td * {
	font-size: 10px;
}

#Menu th {
	font-weight: bold;
	color: #000066;
	background-color: #E6E9F0;
	padding: 6px;
	border-bottom: 1px dotted #6375A0;
}

#Menu a {
	font-weight: bold;
	text-decoration: none; 
}

#Menu a:link, #Menu a:visited { 
	color: #6375A0; 
} 

#Menu a:hover { 
	color: #495778; 
}

#Menu .Section { 
	font-weight: bold;
	color: #000066;
	background-color: #EFF1F5;
	padding: 6px;
	font-size: 10px;
}


/*========Main========*/

.Main  {
	width: 100%;
}

.MainTD{
	padding: 3px;
	vertical-align: top;
	text-align: center;
}


/*=====Goback "Button"====*/

#GoBack {
	background-color: #E6E9F0;
	border: 1px solid #6375A0;
	width: 130px;
	padding: 6px;
	margin: 0 auto;
	margin-top: 24px;
	text-align: center;
}

#GoBack a {
	font-weight: bold;
	text-decoration: none; 
}

#GoBack a:link, #Goback a:visited { 
	color: #6375A0; 
} 

#GoBack a:hover { 
	color: #495778; 
}

/*======Tables with Forms=======*/

.Forms, .Forms2 {
	border: 1px dotted #6375A0;
	border-collapse: collapse;
	margin-top: 6px;
	margin-bottom: 6px;
}

.Forms {
	width: 100%;
}


.Forms td, .Forms2 td {
	padding: 6px;
	vertical-align: top;
	font-weight: bold;
}

.Forms td {
	text-align: right;
}

.Forms2 a {
	text-decoration: none;
}

.Forms input, .Forms select, .Forms textarea, .Forms2 input, .Forms2 select, .Forms2 textarea {
	border: 1px solid #7F9DB9;
	margin-right: 6px;
	background: white;
}

.Forms input, .Forms select, .Forms textarea {
	float: left;
}

.Forms p{
	float: left;
	color: #FF0000;
	font-size: small;
}

/*=======Add/Send Button=====*/

.AddButton, .AddButton2 {
	border: 1px dotted #6375A0;
	border-collapse: collapse;
	margin: 6px auto;
}

.Addbutton {
	width: 100%;
	text-align: right;
}

.AddButton input, .AddButton2 input{
	border: 1px solid #7F9DB9;
	margin: 6px;
	padding: 2px;
	background: white;
}



/*======== Section // Page Headers ========*/

#Section { 
	width: 100%;
	border-collapse: collapse;
}

#Section th {
	color: #000066;
	background-color: #E6E9F0;
	border: 1px solid #6375A0;
	padding: 6px;
	text-align:center;
}

#Section td {
	font-weight: bold;
	color: #000066;
	background-color: #E6E9F0;
	border: 1px solid #6375A0;
	padding: 6px;
	text-align:center;
}

.Header {
	width: 100%;
	border-collapse: collapse;
	margin-top: 6px;
}

.Header td {
	font-weight: bold;
	color: #000066;
	background-color: #EFF1F5;
	border: 1px dotted #6375A0;
	padding: 6px;
	text-align:left;
	font-size: 1.1em;
}

/*====Pagination==== */

.Pagination {
	background-color: #E6E9F0;
	border: 1px dotted #6375A0;
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
}

.Pagination td{
	padding: 3px;
	color: #000066;
}

.Pagination a {
	font-weight: bold;
	text-decoration: none; 
}

.Pagination a:link, .Pagination a:visited { 
	color: #6375A0; 
} 

.Pagination a:hover { 
	color: #495778; 
}

.Pagination .Next{
	margin-left: 8px;
}

/*=====Property Listing====*/

.Listing, .Listing2 {
	border: 1px solid #6375A0;
	border-collapse: collapse;
	margin-top: 4px;
}

.Listing {
	width: 100%
}

.Listing *, .Listing2 *{
	padding: 4px;
	font-size: 9px;
}

.Listing td {
	border: 1px solid #CCCCCC;

}

.Listing th, .Listing2 th{
	text-align: left;
	font-weight: bold;
	color: #000066;
	background-color: #E6E9F0;
	padding: 6px;
	border-bottom: 1px dotted #6375A0;
}

.Listing a, .Listing2 a{ 
	font-weight: bold;
	text-decoration: none; 
} 

.Listing a:link, .Listing a:visited, .Listing2 a:link, .Listing2 a:visited { 
	color: #6375A0; 
} 

.Listing a:hover, .Listing2 a:hover  { 
	color: #495778; 
}

.RowPair {
	background-color:#FFFFFF;
}

.RowImpair {
	background-color:#F8F9FA;
}

/* ==== Other ======== */

.currencyBar {
	width: 100%;
	margin-bottom: 9px;
	border-collapse: collapse;
	border: 1px solid #6375A0;
	background: #E6E9F0;
}

.currencyBar td {
	font-weight: bold;
	color: #000066;
	padding: 3px 6px;
}

.currencyBar .noPadding td{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.PropertyDetails {
	border: 1px dotted #6375A0;
	width: 100%;
	margin-top: 8px;
	border-collapse: collapse;		
	color: #495778;

}

.PropertyDetails td{
	padding: 4px;
	vertical-align: top;	
}

.PropertyData {
	width: 100%;
	background-color: #EFF1F5;
	color: #495778; 
}

.PropertyData td {
	padding-left: 20px;
}

.Thumbs {
	border: 1px solid #6375A0;
	background: url(../../images/nopicture.jpg) no-repeat center top;
}

.Warnings {
	width: 60%;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	margin: 20px auto;
	padding: 12px;
	border: 1px dashed #6375A0;
	background: #F2F3F9;
}

.UploadPhotos {
	width: 15%;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	margin: 20px auto;
	padding: 12px;
	border: 1px solid #6375A0;
	background: #F2F3F9;
}

.UploadPhotos a {
	font-weight: bold;
	text-decoration: none; 
}

/*=====Continue "Button"====*/

.Continue {
	background-color: #E6E9F0;
	border: 1px solid #6375A0;
	width: 130px;
	padding: 6px;
	margin: 0 auto;
	margin-top: 24px;
	text-align: center;
}

.Continue a {
	font-weight: bold;
	text-decoration: none; 
}

.Continue a:link, .Continue a:visited { 
	color: #6375A0; 
} 

.Continue a:hover { 
	color: #495778; 
}

/*=========Se fin===========*/
