@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #EBEBEB;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.mediprod #head {
	width:1024px;
	margin: 0 auto;
	text-align: left;
}
.mediprod #head #logo {
	margin-left:0;
	float:left;
}
.mediprod #head #tooltip {
	float:left;
	background-image:url(../images/tooltip.png);
	width:250px;
	height:70px;
}
.mediprod #head #tooltip #cnt {
	margin-left: 20px;
	margin-top: 15px;
	font-size:12px;
}
.mediprod #container {
	clear:both;
	width: 1024px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.mediprod #header {
	background: #DDDDDD;
	padding: 0 0 0 0;
}
.mediprod #header h1 {
	margin: 0;
	padding: 10px 0;
}
.mediprod #menu2 {
	position:relative;
	background-image:url(../images/menu.png);
	width:1024px;
	height:30px;
	font-size:13px;
}
.mediprod #menu2 #menu_link {
	position:relative;
	top:7px;
	left:10px;
	font-weight:bold;
}
.mediprod #menu2 #menu_link ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.mediprod #menu2 #menu_link li {
	float: left;
	margin: 0 0;
}
.mediprod #menu2 #menu_link li a {
	height: 2em;
	float: left;
	width: 8em;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.mediprod #menu2 #menu_link li a:hover {
	height: 2em;
	float: left;
	width: 8em;
	display: block;
	color: #fff;
	text-decoration: underline;
	text-align: center;
}
.mediprod #sidebar1 {
	float: left;
	width: 200px;
	padding: 12px 0 0 0;
	font-size:12px;
}
.mediprod #sidebar2 {
	float: right;
	width: 200px;
	padding: 15px 0 0 0;
	font-size:12px;
}
.mediprod #sidebar2 a {
	text-decoration:none;
	color:#000;
}
.mediprod .side_head {
	background-image:url(../images/side_head.png);
	text-align:left;
	font-size:12px;
	width:200px;
	height:29px;
	color:#FFF;
	font-weight: bold;
}
.mediprod .side_text {
	padding-top:7px;
	padding-left:3px;
}
.mediprod .side_content {
	padding-top:7px;
	padding-left:13px;
	background-color:#EAFBFF;
	-webkit-box-shadow: 0px 0px 1px 0px #ccc;
	-moz-box-shadow: 0px 0px 1px 0px #ccc;
	box-shadow: 0px 0px 0px 1px #ccc;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
}
.mediprod #mainContent {
	margin: 0 200px;
	padding: 0 10px;
	font-size:13px;
	min-height:250px;
}
.mediprod #footer_big {
	width:1024px;
	margin:auto;
}
.div_fbig {
	min-width:204px;
	float:left;
	font-size:11px;
	-webkit-box-shadow: 0px 0px 1px 0px #ccc;
	-moz-box-shadow: 0px 0px 1px 0px #ccc;
	box-shadow: 0px 0px 0px 1px #ccc;
}
.div_prodcateg_img {
	position:relative;
	max-width:150px;
	float:left;
	font-size:11px;
}
.div_prodcateg_desc {
	position:relative;
	max-width:300px;
	float:left;
	padding-right:20px;
	padding-left:10px;
	padding-top:3px;
	font-size:11px;
	text-decoration:none;
}
.div_prodcateg_opt {
	position:relative;
	max-width:104px;
	min-width:104px;
	padding-top:35px;
	float:left;
	font-size:11px;
}
.div_prodpage_img
{
	position:relative;
	max-width:300px;
	float:left;
	font-size:11px;
}
.div_prodpage_oferta
{
	position:relative;
	margin-top:6px;
	width:300px;
	float:left;
	padding-right:10px;
	font-size:11px;
}

#footer {
	clear:both;
	font-size:12px;
	padding: 0 10px 0 20px;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.accordionButton {
	width: 100%;
	height:25px;
	float: left;
	_float: none;
	text-indent:10px;
	background: #E0E0E0;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
}
.accordionContent {
	width: 100%;
	min-height:25px;
	text-indent:20px;
	float: left;
	_float: none;
	background: #95B1CE;
}
.accordionContent a
{
	text-decoration:none;
	color:#000;
}
/* Menu CSS */
.menu {
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.menu ul {
	background:#333333;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
}
.menu li {
	float:left;
	padding:0px;
}
.menu li a {
	background:#333333 url("images/seperator.gif") bottom right no-repeat;
	color:#cccccc;
	display:block;
	font-weight:normal;
	line-height:35px;
	margin:0px;
	padding:0px 25px;
	text-align:center;
	text-decoration:none;
}
.menu li a:hover, .menu ul li:hover a {
	background: #060 url("images/hover.gif") bottom center no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}
.menu li ul {
	background:#333333;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:225px;
	z-index:200;/*top:1em;
		/*left:0;*/
		}
.menu li:hover ul {
	display:block;
}
.menu li li {
	background:url('images/sub_sep.gif') bottom left no-repeat;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:225px;
}
.menu li:hover li a {
	background:none;
}
.menu li ul a {
	display:block;
	height:35px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
}
.menu li ul a:hover, .menu li ul li:hover a {
	background:#060 url('images/hover_sub.gif') center left no-repeat;
	border:0px;
	color:#ffffff;
	text-decoration:none;
}
.menu p {
	clear:left;
}

/* menu style*/

.categmenu{
width: 200px; /*width of menu*/
}

.categmenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #060 url(arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 11px; /*31px is left indentation of header text*/
}

.categmenu .headerbar a{
text-decoration: none;
color: white;
display: block;
}

.categmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.categmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.categmenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.categmenu ul li a:visited{
color: black;
}

.categmenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}