body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	background-color: #0f3750;
	background-image: url(../images/img_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

#cross_slide_header {
margin: 0px;
border: 0px;
width: 550px;
height: 165px;
}


#cross_slide_left {
margin: 0px;
border: 1px solid #666666;
width: 230px;
height: 192px;
}

.table_padding{
	padding:5px;
}

.table_padding h2{
	font-size:16px;
	font-weight:bold;
	color:#ff3600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.table_padding h3 {
	font-size: 14px;
	color: #FF3600;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
}
.table_padding li {
	list-style-type: square;
}


/* MENU 0f3750*/
.prodrop4 {padding:0; margin:0; list-style:none; height:36px; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
.prodrop4 li.top {display:block; float:left;}
.prodrop4 li a.top_link {display:block; float:left; height:36px; line-height:27px; color:#fff; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 10px; cursor:pointer;}
.prodrop4 li a.top_link span {float:left; display:block; padding:0 20px 0 10px; height:36px;}
.prodrop4 li a.top_link:hover {color:#fff; line-height:25px;}
.prodrop4 li a.top_link:hover span {}

.prodrop4 li:hover > a.top_link {color:#fff; line-height:25px;}
.prodrop4 li:hover > a.top_link span {}


.prodrop4 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.prodrop4 a:hover {visibility:visible; position:relative; z-index:200;}
.prodrop4 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.prodrop4 ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.prodrop4 ul.sub1 {width:160px;}

.prodrop4 :hover ul {left:0; top:35px; background: #0f3750; padding:3px; border:1px solid #0f3750; border-width:0 1px 1px; white-space:nowrap; height:auto; z-index:300;}
.prodrop4 :hover ul li {display:block; height:20px; position:relative; font-weight:normal; width:auto;}
.prodrop4 :hover ul li a {display:block; font-size:11px; height:20px; line-height:20px; width:auto; padding:0 10px; color:#fff; text-decoration:none;}
.prodrop4 :hover ul li a:hover {background:#b9d3fb; color:#0f3750;}

#left_wrapper{
	text-align:left;
}

.div_left_h2 {
	font-size: 16px;
	font-weight:bold;
	color: #000033;
	width: auto;
	padding: 0 0 2px 0;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #A2BBE6;
}
a:link {
	color: #195881;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #195881;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FF3600;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #195881;
}

/* jQuery lightBox plugin - Gallery style */
#gallery {
	display:block;
	float:left;
	padding: 0px;
	width: 520px;
	text-align:center;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	padding:5px;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
#gallery ul a:hover img {
	padding:5px;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	background-color:#E4E4E4;
}
#gallery ul a:hover { color: #fff; }

#list1a { 
	width: 540px;
	border: 0;
 }
#list1a div.selected .title {
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
/*	background-color: #00a0c6;
*/	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	background-image: url(../images/bg_accordion.jpg);
	background-repeat: repeat-x;
}

#list1a div div {
	background-color: #fff;
	padding: 5px;
}

#list1a div.title {
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
/*	background-color: #00a0c6;
*/	background-image: url(../images/bg_accordion.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
}
#list1a div.selected {
	border-bottom: none;
}

#list1a img{
	padding:5px;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}


.general_img{
	padding:5px;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
#bg_producto_detalle {
	background-color: #FFFFFF;
	background-image: url(../images/logo_labis_bg_gris.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


b{
	color:#0e2e39;
}

#marca_agua {
	background-image: url(../images/logo_labis_bg_gris.jpg);
	background-repeat: no-repeat;
	background-position: 330px bottom;
	font-size: 14px;
}
