@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/geomar_02.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

h1 {
	clear:both;
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia;
	font-size:20px;
	color:#b89251;
	text-indent:10px;
	margin-top:0px;
	margin-bottom:10px;
}

span.pprice {
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia;
	font-size:20px;
	color:#007C85;
	padding-left:10px;
    font-weight: bold;
}

h2 {
	clear:both;
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia;
	font-style:italic;
	font-weight:normal;
	font-size:16px;
	color:#b89251;
	text-indent:25px;
	margin-top:-5px;
	margin-bottom:10px;
}

hr {
	text-align:left;
	color:#007C85;
	border:1px 0px 0px 0px;
	border-style:dotted none none none;
	line-height:0px;
	font-size:0px;
	margin-top:0px;
	margin-bottom:15px;
	height:1px;

}

.big_div {
	margin:auto;
	width:1024px;
	height:auto !important;
}

.header {
	float:left;
	background-image:url(../images/geomar_01.jpg);
	background-repeat:no-repeat;
	width:1024px;
	padding-top:95px;
}

.hmenu_div {
	float:left;
	height:20px;
	width:1024px;
}

.hmenu {
	float:left;
	padding-left:33px;
	padding-right:23px;
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia;
	font-size:12px;
	color:#ffffff;
	text-transform:uppercase;
}

.hmenu a:link , .hmenu a:visited {
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

.hmenu a:active , .hmenu a:hover {
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia;
	font-size:12px;
	color:#f9cf80;
	text-decoration:none;
	font-weight:normal;
}

.phonenr {
	float:right;
	padding-right:33px;
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia;
	font-size:12px;
	color:#f9cf80;
	text-transform:uppercase;
}

.sidebar_left {
	float:left;
	width:191px;
	display:inline;
}

.cart {
	float:left;
	margin-top:10px;
	width:186px;
	margin-left:5px;
	height:75px;
	background-image:url(../images/geomar_cos.png);
	background-repeat:no-repeat;
}

.cosul_tau {
	padding-top:11px;
	padding-left:75px;
	padding-bottom:5px;
	font-size:16px;
	color:#007c85;
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia;
	text-transform:uppercase;
}

.cosul_tau a {
	font-size:16px;
	color:#007c85;
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia;
	text-transform:uppercase;
	text-decoration:none;
}

.prods_cos {
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia;
	font-size:12px;
	padding-left:60px;
	color:#004645;
	font-style:italic;
}

.prods_cos a {
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia;
	font-size:12px;
	color:#004645;
	font-style:italic;
	text-decoration:none;
}

.vmenu_categ {
	float:left;
	width:181px;
	padding-left:10px;
	padding-top:7px;
	padding-bottom:7px;
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia; font-size:18px;
	font-size:18px;
	text-transform:uppercase;
	color:#007c85;
}

.vmenu_categ a {
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia; font-size:18px;
	text-transform:uppercase;
	text-decoration:none;
	color:#007c85;
}

.vmenu_subcateg {
	float:left;
	width:181px;
	padding-left:10px;
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia; font-size:18px;
	font-size:14px;
	color:#b09158;
    margin-bottom:3px;
    margin-top: 3px;
}

.vmenu_subcateg a:link, .vmenu_subcateg a:visited  {
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia;
	font-size:12px;
	text-decoration:none;
	color:#b09158;
}

.vmenu_subcateg a:active, .vmenu_subcateg a:hover, #activ  {
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia; font-size:18px;
	font-size:12px;
	text-decoration:none;
	color:#b8b8b8;
}

.offer {
	float:left;
	margin-top:20px;
	height:300px;
	margin-left:5px;
	width:185px;
}

.content {
	float:left;
	width:813px;
	margin: 10px 0px 0px 10px;
	display:inline;
}

.support, .support a {
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia;
	font-size:12px;
	text-align:right;
	color:#007c85;
	text-decoration:none;
}

.support_arrow {
	float:right;
	width:8px;
	height:11px;
	margin-top:2px;
	margin-left:10px;
	display:inline;
}

.smiley {
	float:right;
	width:12px;
	height:10px;
	margin-top:2px;
	margin-right:5px;
	display:inline;
}

.prod_box {
	float:left;
	width:258px;
	margin-left:8px;
	display:inline;
	border:1px;
	border-style:solid;
	border-color:#e5e5e5;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-moz-box-shadow: 0px 0px 4px #c2c2c1;
	-webkit-box-shadow: 0px 0px 4px #c2c2c1;
	margin-top:10px;
}

.prod_titlebar {
	float:left;
	width:253px;
	margin-left:2px;
	height:21px;
	padding-top:3px;
	margin-top:3px;
	font-family:Arial, Tahoma, Verdana, Georgia;
	font-size:13px;
	color:#ffffff;
	text-align:center;
	background-image:url(../images/geomar_14.jpg);
	overflow:hidden;
}

.prod_leftside {
	float:left;
	width:145px;
	height:180px;
	margin-top:11px;
	margin-left:2px;
	margin-right:4px;
}

.prod_rightside {
	float:left;
	width:102px;
	margin-right:3px;
	height:180px;
	margin-top:11px;
}

.prodimg_div {
	width:145px;
	height:150px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}

.prod_img {
	max-height:150px;
	height:auto !important;
	height:150px;
	max-width:145px;
	width:auto !important;
	width:145px;
	vertical-align:middle;
}

.prod_price {
	float:left;
	font-family: Arial, Tahoma, Verdana, Georgia;
	font-size:14px;
	color:#007c85;
	text-align:center;
	vertical-align:text-top;
}

.prod_shortdesc {
	float:left;
	height:120px;
	overflow:hidden;
	line-height:15px;
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia;
	color:#007c85;
	font-size:13px;
	text-decoration:none;
}

.prod_shortdesc a {
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia;
	color:#007c85;
	font-size:12px;
	text-decoration:none;
}

.more {
	float:left;
	width:102px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia;
	color:#002424;
	font-size:12px;
	text-transform:uppercase;
	text-align:right;
}

.more img {
    border: 0px;
}

.more a {
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia;
	color:#002424;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	text-align:right;
}

.comanda_div {
	float:left;
	width:102px;
}

.footer {
    float: left;
    width: 100%;
	clear:both;
	height:37px;
	padding-top:10px;
	background-image:url(../images/geomar_footer.gif);
	background-repeat:repeat-x;
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	text-align:center;
    margin-top: 30px;
}

.footer a {
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	text-align:center;
}

.product_mate {
	float:left;
	width:262px;
	text-align:left;
	overflow:hidden;
}


.product_box {
	width:260px;
	height:250px;
	border:1px;
	border-style:dashed;
	border-color:#007c85;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}

#quantity {
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia;
	color:#007c85;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
}

#quant{
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia;
	color:#007c85;
	font-size:11px;
	width:20px;
	border:1px;
	border-style:solid;
	border-color:#007c85;
	padding:3px;

}


.product_img {
	max-width:260px;
	width:auto !important;
	width:260px;
	max-height:250px;
	height:auto !important;
	height:250px;
	vertical-align:middle;
}

.product_text {
	float:right;
	width:530px;
	margin-left:10px;
	display:inline;
}

.product_text p {
	margin-top:5px;
	margin-bottom:15px;
	line-height:16px;
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia;
	color:#007c85;
	font-size:14px;
	text-decoration:none;
	text-align:justify;
}

.product_text strong {
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia;
	color:#00666d;
	font-size:14px;
	text-decoration:none;
}

.product_text a {
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia;
	color:#007c85;
	font-size:14px;
	text-decoration:underline;
}

.product_text ul {
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia;
	color:#007c85;
	font-size:12px;
	margin-top:5px;
}

.product_text li {
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Georgia;
	color:#007c85;
	font-size:12px;
	list-style-type:square;
	line-height:13px;
}

.clear {
	clear:both;
	line-height:0px;
	font-size:0px;
	height:10px;
}


