/* -- menu (header) -- */

.active_menu {
	margin:				0px;
	padding: 			0px 10px 0px 0px;
	height:				29px;
	line-height:		29px;
	color:				#0078ae;
	font-family:		"Trebuchet Ms", Arial;
	font-size:			11px;
	background-image:url(/img/occidente/icons/menu_active.gif);
	background-repeat:	x-repeat;
	display:list-item;
}

.active_menu span {
	margin:				0px;
	padding: 			0px 10px 0px 0px;/* orginal 0px 14px 0px 2px; */
	color:				#0078ae;
	font-family:		"Trebuchet Ms", Arial;
	font-size:			11px;/*original	11px */
	background-image:	url(/img/occidente/icons/separator_active.gif);
	background-repeat:	no-repeat;
	background-position:top right;
	display:list-item;
}

.normal_menu {
	margin:				0px;
	padding: 			0px 10px 0px 0px;
	height:				29px;
	background-image:	url(/img/occidente/icons/menu_ground.gif);
	background-repeat:	x-repeat;
	display:			list-item;

}

.normal_menu span {
	margin:				0px;
	padding: 			0px 10px 0px 0px;
	color:				#0078ae;
	font-family:		"Trebuchet Ms", Arial;
	font-size:			11px; /*original	11px */
	/*border:			1px solid blue;*/
	background-image:	url(/img/occidente/icons/separator.jpg);
	background-repeat:	no-repeat;
	background-position:top right;
	display:list-item;
		
}

.before_menu {
	margin:				0px;
	padding: 			0px 10px 0px 0px;
	height:				29px;
	background-image:	url(/img/occidente/icons/menu_ground.gif);
	background-repeat:	x-repeat;
	display:			list-item;

}

.before_menu span {
	margin:				0px;
	padding: 			0px 10px 0px 0px;
	color:				#0078ae;
	font-family:		"Trebuchet Ms", Arial;
	font-size:			11px;
	/*border:				1px solid blue;*/
	background-image:	url(/img/occidente/icons/sep_before_active.gif);
	background-repeat:	no-repeat;
	background-position:right;
	display:list-item;
		
}

.icon_triangle img {
	top: -18px;
	left: 124px;/*original	82px */
	position:absolute;
}

/*---------------------------     HACK SAFARI  and OPERA       ---------------------------*/
@media all and (min-width: 0px){

    .icon_triangle img {
	top: 8px;
	left: 112px; /*original	70px */
	position:absolute;
}

}
/*---------------------------     END HACK          ---------------------------*/

/*---------------------------     HACK ONLY SAFARI        ---------------------------*/

@media screen and (-webkit-min-device-pixel-ratio:0) {


}

/*---------------------------     END HACK          ---------------------------*/

/* -- home -- */

.blue_box_cont {
	margin:				0px;
	padding:		    25px 18px 30px 30px;
}

.buy_box_cont ul li {
	margin: 			0px 10px 3px 0px;
	padding:			0px 10px;
	width:				210px;
	font:				Arial, Helvetica, sans-serif;
	font-size:			11px;
	list-style:			none;
	background-color:#f4fbff;
	/*border: 			1px solid red;*/
	float:				left;
}
/* -- andropenis-info | penis-enlargement -- */

.link_page_long {
	margin: 			0px 5px;
	width: 				485px;
	height: 			45px;
	float: 				right;
}

.link_page_long a {
	margin: 			0px;
 	padding:			0px;
	text-align:			right;
	display:			block;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			19px;
}

.link_page_long a:link {
	margin: 			0px;
 	padding:			3px 5px 3px 0px;
	background-color:	#f2f2f2;
	text-decoration:	none;
}

.link_page_long a:visited{
	margin: 			0px;
 	padding:			3px 5px 3px 0px;
	background-color:	#f2f2f2;
	text-decoration:	none;
}

.link_page_long a:hover{
	margin: 			0px;
 	padding:			3px 5px 3px 0px;
	background-color:	#ddeeff;
	text-decoration:	none;
}

.link_page_long a:active {
	margin: 			0px;
 	padding:			3px 5px 3px 0px;
	background-color:	#ddeeff;
	text-decoration:	none;
}
/* --------- proceso de compra ---------- */

#stepList li {
  width:	125px;
}

/* ------ tabs and path medical-devices ------ */

#sub {
	margin: 			0px 0px 10px;
 	padding:			0px;
	width:				100%;
	height:				28px;
}

#sub_path {
	margin: 			0px;
 	padding:			0px;
	width:				25%;
	height:				28px;
	font-size:			11px;
	float:				left;
}

#sub_nav {
	margin: 			0px;
 	padding:			0px;
	width:				74%;
	height:				28px;
	float:				right;
}

#sub_nav ul {
	margin: 			0px;
 	padding:			0px;
	height:				26px;
	border-bottom:		1px solid #53abd3;
}

#sub_nav ul li {
	margin:				0px 8px 0px 0px;
	padding: 			4px 8px;
	display:			block;
	color:				#0078ae;
	font-family:		"Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size:			12px;
	border-top:			1px solid #53abd3;
	border-left:		1px solid #53abd3;
	border-right:		1px solid #53abd3;
	float:				right;

}
/* ------ scientific studies ------ */
.studies_celd {
color:					#2895C6;
float:					left;
height:					245px;
margin:					0 10px 10px 0;
padding:				0;
width:					312px;
}

/* -- proceso de compra -- */

/**   BUTTONS SLIDER CATALOG **/

/* BUTTON BIG */
a.button_big {
    background: transparent url('/img/occidente/icons/button_big_a.gif') no-repeat scroll top right;
    color:#FFF;
    display: block;
    float: left;
    font:12px arial, sans-serif;
    height: 39px;
    margin-right: 0px;
    padding-right: 20px; /* sliding doors padding */
    text-decoration: none;
}
