/* CSS Document */
/* CSS Document by Dieter Schneider 2007 | www.csstemplateheaven.com */


/* MAIN LAYOUT */
* {margin: 0; padding: 0;}

body {
	background-image: url(../img/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}

#container {
	width: 909px;
	padding-left:21px;
	margin: auto;
	background-image: url(../img/shadow_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}


#simu {
	background-image: url(../img/cols_simul.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 862px;
}

#greyline {
	padding-left:4px;
	width: 880px;
	background: #C2C0C1;
}


#whiteline {
	padding-left:7px;
	width: 869px;
	background: #FFFFFF;
}

#header {
	width:862px;
}


#top_bar {
	width:862px;
	height:24px;
	margin-top:2px;
	background-image: url(../img/hor_slice.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	color: #F0F0F0;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom:2px;
}

#top_bar a {
	color:#FFFFFF;
	text-decoration:none;
}

#top_bar a:hover {
	color: #CCCCCC;
	text-decoration:none;
}

#top_bar img {
	border:none;
	vertical-align: bottom;
}


#top_bar #path {
	float:left;
	margin-left:10px;
	margin-top:5px;
	font-size: 14px;
}

#top_bar #search_box {
	float:right; 
	margin-right:20px;
}

#top_bar country_box {
	float:right; 
	margin-right:20px;
}

#leftColumn {
	width: 186px;
	float: left;
	padding-top: 5px;
	padding-left: 4px;
}

#rightColumn {
	width: 186px;
	float: right;
	padding-top: 5px;
	text-align: right;
}

#middleContent {
	margin-left: 191px;
	margin-right: 191px;
	border: 1px dashed #FFFFFF;
}

#content {
	margin-top:5px;
	margin-right: 4px;
	margin-left: 4px;
}

#footer {
	width:862px;
	clear: both;
	margin-top: 10px;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	height: 22px;
	text-align: center;
	padding-top: 7px;
}

#footer_left {
	float:left;
	margin-left: 20px;
}

#footer_right {
	float:right;
	margin-right: 20px;
}

#footer_hack {
	background-image: url(../img/columns_bottom.jpg);
	height: 17px;
	width: 862px;
	clear:both;
}

#promo_banner {
	margin-top: 3px;
	margin-bottom: 3px;
}

.div_clear {
	clear:both;
}


/* BLUE BOXES LAYOUT */
.bluebox {
	width:179px;
	background:url(../img/blue_box_middle.jpg);
	background-repeat:repeat-y;
	margin-bottom: 20px;
}

.bluebox_top {
	height:20px;
	background:url(../img/blue_box_top.jpg);
	background-repeat: no-repeat;
}

.bluebox_bottom {
	height:20px;
	background:url(../img/blue_box_bottom.jpg);
	background-repeat: no-repeat;
}

.bluegox_content {
	text-align:center;
}

/* ABSTRACTS LAYOUT */
.abstract {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	background-color: #F2F2F2;
	overflow: hidden;
}

.featured {
	background-image: url(../img/featured_article_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #DDE6EF;
}

.abs_last {
	background-image: url(../img/article_last_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #F2F2F2;
	border: none;
}


.abs_hack {
	clear: both;
	height: 7px;
}

.abstract .margin1 {
	margin-left: 160px;
}

.abstract .margin2 {
	margin-left: 0px;
}


.abstract .thumbnail {
	float: left;
	margin-bottom: 7px;
}

.abstract .title {
	margin-bottom: 3px;
}

.abstract .date {
	font-style: italic;
	color: #333333;
	/*
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	*/
	margin-bottom: 3px;
	text-align: right;
	font-size: 10px;
}


.abstract .content {
	margin-bottom: 7px;
}






#article {
	margin-top: 15px;
	
}

#article .title {
	background-image: url(../img/h1bg.jpg);
	height: 41px;
	padding-top: 23px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#article .art_content {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#article .art_content .text_lane1 {
	text-align: justify;
	margin-right: 165px;
}

#article .art_content .text_lane2 {
	text-align: justify;
	margin-right: 0px;
}

#article .art_content .photo_lane {
	float: right;
}

#article .art_content .photo_lane .photo {
	display: block;
	margin-bottom: 20px;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-align: center;
}

#article .art_content .photo_lane img {
	margin-bottom: 3px;
}

#article .art_content .source {
	font-style: italic;
	font-weight: bold;
	color: #000066;
	margin-top: 30px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #3C6A9E;
}

#article .title h1 {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

#article .title h2 {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}



/* NUEVA CAJA PARA PRODUCTOS DESTACADOS */

.product_box {
	width: 180px;
	margin-bottom:25px;
	margin-right: 5px;
}

.product_box .content {
	background-image: url(../img/box_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.product_box .mp_name_es {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	text-decoration: none;
	background-image: url(../img/box_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px;
}

.product_box .info_button {
	padding-right:10px;
	padding-bottom:10px;
	float: right;
}


.product_box .preview_image {
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

.product_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	font-style: italic;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.currency {
	color:red;
}




#feature_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	background-image: url(../img/store_header.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:10px;
	position:relative;
	width:189px;
	height:70px;
	left: -3px;
	top: -5px;
}
						

.preloadImg {
	display:none;
}


				
/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
}

.imgfloat {
    float:left;
    margin-right:10px;
    margin-bottom:10px;
    margin-top:3px;
    border: solid 1px #000000;
}
