@import url(css/Menu.css);
@import url(css/General.css);
@import url(css/EditItem.css);
@import url(css/ViewItem.css);
@import url(css/ViewList.css);
@import url(css/LSModules.css);
@import url(css/Custom.css);

h1,h2,h3,h4,h5,ul,li,p { margin: 0; padding: 0; }
li { list-style-type: none; }
a { font-size: 12px !important; color: #D00000; text-decoration: none; font-weight: normal; margin-bottom: 5px; display: block; }
.wp-item-header { text-align: left; }
.wp-item-header a { text-decoration: underline; }

/* PRE HOME */
#prehome { background-color: #D3D3D3; padding: 0px; margin: 0px; width: 100%; height: auto !important; height: 100%; min-height: 100%; position: absolute; }
#prehome .container { vertical-align: middle; height: 100%; width: 100%; margin: 40px 0 20px; }
#prehome .content { background: url("/Templates/images/fondo_prehome.jpg") no-repeat; width: 904px; height: 600px; margin: 0 auto; overflow: hidden; clear: both; }

.IE #prehome #footer { margin-top: 10px !important; }
#prehome #footer { margin: 0 0 0 24px; width: 880px !important; background: url("../../../../Templates/images/fondo_prefooter.jpg") 0 0 no-repeat #FFF !important; height: 85px !important; }
#prehome #footer .menu { width: 295px !important; }

#prehome .flash { float: left; margin: 18px 0px 0px 0px; padding-left: 14px; width: 285px; text-align: left; }
#prehome .flash .SlideShowProContainer { margin-bottom: 2px; }
.AppleMAC-Safari #prehome .flash { padding-bottom: 10px; }

#prehome .right { float: right; width: 585px; text-align: center; padding: 0 15px 10px 0; }
#prehome .right .top { height: 125px; }
#prehome .right .top .wp-module-872 { float: right; margin-top: 5px; }

#prehome .middle { height: 325px; padding-left: 13px; }
#prehome .middle td { vertical-align: top; }

#prehome .entrar { background-image: url("../../../../Templates/images/boton_prehome.jpg"); background-position: left top; background-repeat: no-repeat; width: 300px; height: 50px; margin: 5px auto 0 auto; clear: both; }
#prehome .entrar a { color: #d10000; font-size: 20px !important; font-weight: bold; text-transform: uppercase; text-align: center; display: block; padding-top: 13px; width: 300px; height: 50px; }
#prehome .entrar a:hover { text-decoration: none; }

#avanza { margin: 0 auto; width: 904px; }
#avanza div { background: url("/images/avanza.gif") right 0 no-repeat #FFF; display: block; margin: 0 0 0 24px; width: 880px !important; height:75px; }

/* ==== DEFAULT CSS ==== */
.BodyMainContentContainer {
	background-color: #D3D3D3;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	display: table;
}

.BodyMainContent {
	background-color: #FFF;
	width: 910px;
	min-height: 900px;
	height: 100%;
	margin: 0px auto;
	text-align: center;
	
}

.MainContentContainer { background-color: #FFF; overflow: hidden; display: block; clear: both; }

.MainContentContainer .wp-module-title { display: none; }

.HeaderContentContainer {
	background-image: url(../../../../Templates/images/fondo_header.jpg);
	background-position: left top;
	width: 910px;
	height: 118px;
	display: table;
}

.HeaderLinkContainer {
	float: left;
	width: 325px;
	height: 115px;
}

.HeaderLinkContainer a {
	width: 325px;
	height: 115px;
	display: block;
}

.HeaderLinkContainer a:hover {
	text-decoration: none;
}

.HeaderRightContainer {
	width: 480px;
	float: right;
	padding-top: 17px;
}

.Firefox .HeaderRightContainer {
	padding-top: 14px;
}

.HeaderLangSwitcher {
	float: left;
	width: 205px;
	margin-top: 0px;
}

.IE .HeaderLangSwitcher {
	margin-top: -5px;
}

.HeaderRadioContainer { clear: both; text-align: left; }
.HeaderRadioContainer .LinkRadio { font-size: 1.2em; color: #FFF; background-color: transparent; font-weight: bold; text-align: right !important; line-height: 16px !important; display: block; margin-right: 15px; background-image: url("/_aldaia/Themes/aldaia2008/css/images/icono.jpg"); background-repeat: no-repeat; background-position: right top; padding: 3px 50px 3px 0; }
.HeaderRadioContainer .LinkFacebook { font-size: 0.8em; color: #FFF; }

.HeaderMenuContainer { padding: 3px 5px 0 0; height: 29px; }
.wp-module-1279 { float: right; padding-right: 3px; }
.wp-module-1279 a { padding-right: 3px; }

.HeaderBuscador {
	clear: right;
}

.HeaderBuscadorTitle {
	text-align: right;
	padding: 3px 25px 0px 0px;
}

.IE6 .HeaderBuscadorTitle {
	padding: 6px 25px 0px 0px;
}

.Firefox .HeaderBuscadorTitle {
	padding: 0px 25px 3px 0px;
}
.FlashContentContainer { width: 910px; height: 135px; text-align: left; }
.FlashContentContainer .SlideShowProContainer { float: left; width: auto; }
.FlashContentContainer * {
	margin: 0px !important;
	padding: 0px !important;
}


.LeftContentContainer { width: 215px; float: left; margin-bottom: 10px; }

.CenterContentContainer {
	width: 685px;
	float: right;
	margin-bottom: 10px;	
}

.IE6 .CenterContentContainer {
	width: 675px !important
}

.CenterHomeContentContainer {
	width: 445px;
	float: left;
	margin: 10px 10px 10px 10px;
}

.CenterDefaultContentContainer {
	margin: 10px;
	width: 665px;	
}

.Firefox .CenterHomeContentContainer {
	width: 435px;	
}

.IE6 .CenterHomeContentContainer {
	margin-left: 5px;
	width: 430px;	
}

.RightHomeContentContainer {
	width: 195px;
	float: right;
	margin: 10px 10px 10px 0px;
	text-align: left;
}

.Firefox .RightHomeContentContainer {
	width: 210px;
}

#footer { background-image: url(../../../../Templates/images/fondo_footer.jpg); background-position: left top; width: 904px; height: 84px; display: table; clear: both; text-align: left; }
#footer .copyright { width: 275px; padding: 15px 20px 0px 15px; color: #FFF; background-color: transparent;	font-size: 0.75em; text-align: left; float: left; }
#footer .taw { margin-top: 18px; float: left; width: 185px; }
#footer .taw a { margin-right: 10px; text-decoration: none;  float: left;  }
#footer .taw a:hover { text-decoration: none; }
#footer .menu { margin-top: 10px; padding-right: 90px; width: 300px; text-align: right; float: right; }
#footer .menu a { color: #FFF; }
