/* CSS Document */
h1 {font-size: 44px;
line-height: 38px;
}
h2 {font-size: 26px;
line-height: 34px}
h3 {font-size: 18px}
h4 {font-size: 14px}

.pageid_1 h1, .pageid_8 h1{
	font-size: 32px;
	line-height: 28px;
}

.advert-yellow, .advert-red, .advert-grey, .emailSomeone{
	width:98%;
	margin-top: 10px;
	margin-right: 2px;
	margin-left: 5px;
}

.emailSomeone {
	width:100%;	
}

.advert-yellow h3, .advert-red h3, .advert-grey h3, .emailSomeone h3{
	/*height: 100%; IE Bug*/
	line-height:31px;
	font-style: italic;
    font-size: 125%;
	margin:0;
    padding: 0 3px 0 3px;
	text-align:center;
}

.advert-yellow div.advertbody, .advert-red div.advertbody, .advert-grey div.advertbody{
	font-size: 12px;
	min-height: 31px;
	padding: 0 5px 0 5px;
}

.advert-red h3, .advert-yellow h3, .advert-grey h3, .emailSomeone h3{
	
	background-color: #022164;
	color:#fff;	
}

.advert-red div.advertbody{
	background-color:#BD0000;
	color:#fff;
	
}

.advert-yellow div.advertbody{
	background-color:#FEE895;
	color:#000;
	
}

.advert-grey div.advertbody{
	background-color:#DEDEDE;
	color:#000;
	
}

.pagesection, .listingresult, .halfpagesection, .blogSidebar, .blogContent{
	background-color:#FFF;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	padding:10px;
	overflow:hidden;
	background-image:url(../images/lifting_light_bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
	}

.pagesection {
	width:95%;
}

.apage img{
	background: none;
	border: 1px #000 solid;
	padding: 2px;
	margin:8px;	
}

.apage ul li{
	color: #0343ce;	
}

.halfpagesection, .halfpagesectionnoformat {
	width: 350px;
	float: left;	
}



.blogContent{
	color:#0343CE;	
	float:left;
	width:100%;
}

.halfpagesectionleft{
	margin-right:10px;	
}

.h100{
	height:100px;	
}

.h200{
	height:200px;	
}

.h300{
	height:300px;	
}

.h350{
	height:350px;	
}

.h450{
	height:450px;	
}

.w250{
	width:250px;	
}

.w350{
	width:350px;	
}

.w450{
	width:450px;	
}

.w550{
	width:550px;	
}

.floatleft{
	float:left;	
}

.floatright{
	float:right;	
}

.clearfloat{
	clear:both;	
}

.clearleft{
	clear:left;
}

.border1{
	border:1px solid #000;
}

.pagesection:after {
    clear: both; 
}
.bold{
	font-weight:bold;	
}

.justify{
	text-align:justify;	
}
.nojustify{
	text-align:left;
}

.photo a img{
	background: none !important;
	border: 1px #000 solid;
	padding: 2px !important;
	margin:2px;
}

.textblockright{
	margin-left:10px;	
}

a.bluebutton, input.bluebutton, .GeneralButton, .signup input[type="submit"], .edit_profile input[type="submit"], button.bluebutton{
	text-decoration:none;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	color: #E6EEFF !important;
	width: auto;
	outline: none;
	border: none;
	background: none;
	line-height: 33px;
	height: 33px;
	margin: 0 !important;
	padding: 0 16px !important;
	overflow: visible;
	cursor: pointer;
	background-image: url(../images/button_alt.png);
}

a.bluebutton:hover, input.bluebutton:hover, .GeneralButton:hover, button.bluebutton{
	background-position: 0 -38px;

}

a.bluebutton:disabled, input.bluebutton:disabled, .GeneralButton:disabled, button.bluebutton:disabled{
	background-image: url(../images/button_alt_disabled.png);	
}

a.bluebutton:active, input.bluebutton:hover{
	background-position: 0 -76px;
}

.italic{
	font-style:italic;
}

.ticklist li {
	list-style-image: url(/template/cadizcasa/images/icons/tick.png);
	list-style-position:inside !important;
	line-height: 2em;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color:#434343;
	
}

.padright10{
	padding-right: 10px;
}

.marginright30{
	margin-right: 30px;
}

.padleft30{
	padding-left: 30px;
}

.page_display{
	color:#0343CE;	
}
.underline{
	text-decoration:underline;	
}

.numberedlist li{
	list-style-position:inside !important;
	list-style:decimal;
	font-size: 20px;
	font-weight:normal;
}

.numberedlist p{
	font-size: 12px;
	color:#445864;
	font-weight:normal;
}

#listlogos li{
	line-height:40px;	
}
