body {
	color: #111;
        margin: 0;
        padding: 0;
	font: small "Tahoma", "Lucida Sans Unicode","Lucida Grande",sans-serif;
	background-color: #ffffff;
}

a, a:link, a:visited, a:active, a:hover{
	color: #336699;
}

#header{
    height: 96px;
    background: url(./img/header-bg.gif) left top repeat-x;
}

.evo{
    width: 960px;
    margin: 0 auto;
    padding: 0;
}

#logo{
	background: url(./img/logo.png) left top no-repeat;
	width: 260px;
	height: 84px;
	float:left;
}

#slogan, #slogan-de, #slogan-fr{
	background: url(./img/slogan.png) left top no-repeat;
	width: 282px;
	height: 84px;
	float:left;
	margin: 0 0 0 60px;
}

#slogan-de{
	background: url(./img/slogan-de.png) left top no-repeat;
}

#slogan-fr{
	background: url(./img/slogan-fr.png) left top no-repeat;
}


#phones{
	background: url(./img/phones.png) right top no-repeat;
	width: 290px;
	height: 70px;
	float:right;
	margin: 0 0 0 30px;
}

#lang {
	padding: 10px 10px 0 0;
	text-align: right;
}

.en {	background: url(./img/flags/gb.png) left center no-repeat;
	padding: 0 0 0 20px;
}

.de {	background: url(./img/flags/de.png) left center no-repeat;
	padding: 0 0 0 20px;
}
.it {	background: url(./img/flags/it.png) left center no-repeat;
	padding: 0 0 0 20px;
}
.fr {	background: url(./img/flags/fr.png) left center no-repeat;
	padding: 0 0 0 20px;
}
.es {	background: url(./img/flags/es.png) left center no-repeat;
	padding: 0 0 0 20px;
}
.pt {	background: url(./img/flags/pt.png) left center no-repeat;
	padding: 0 0 0 20px;
}

.xcart{
	background: url(./img/zcart.gif) left 2px no-repeat;
	float: right;
	padding: 0 0 0 20px;
	margin: 0px 10px 0 0;
	color: #000;
}

.curr{
	float: right;
	height: 28px;
	padding: 0;
	margin: 5px 10px 0 0;
	color: #000;
	text-align: right;
	padding: 0 0 0 0;
}

.curr select{
	font-size: 12px;
	vertical-align:baseline;
}

#menu{
    height: 31px;
    background: #ffffff url(./img/menu-bg.gif) left top repeat-x;
}

#menu ul{
    height: 31px;
    list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#menu ul li{
    height: 31px;
    line-height: 28px;
    margin: 0;
    padding:0;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bolder;
}

#menu ul li a {
    float: left;
    margin: 0;
    color: #3B7E97;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 20px 0 20px;
    
}

#menu ul li.vx{
    background: url(./img/mcenter.gif) left top repeat-x;
}

#menu ul li.vx a {
    color: #222;
    background: url(./img/mleft.gif) left top no-repeat;    
}

#menu ul li.vx strong {
    background: url(./img/mright.gif) right top no-repeat;
    display: block;
    float: left;
}

.grey-bg{
    background: #ffffff url(./img/gray-top.gif) left top repeat-x;
    padding: 10px 0 0 0;
}

.frame-top{
    background: url(./img/frame-top.gif) left top no-repeat;
    width: 960px;
}

.c{ clear: both;}

#first {
	width: 770px;
	float: right;
	background: url(./img/line-right.gif) left top repeat-y;
	padding: 0 0 0 2px;
}

#main {
	float: left;
	width: 560px;
	background: url(./img/line-left.gif) right top repeat-y;
	padding: 10px 12px 0 10px;
}

#right {
	float: right;
	width: 174px;
	padding: 5px 7px 0 7px;
	margin: 1px 0 0 0;
}

#left {
	float: left;
	width: 174px;
	padding: 5px 7px 0 7px;
	margin: 1px 0 0 0;	
}

#left h3 {
	display: block;
	height: 29px;
	line-height: 29px;
	margin: 0 -8px 0 -4px;
	color: #006D96;
	padding: 0 5px 0 5px;
	font-size: 14px;
	white-space: nowrap;
}


#right h3 {
	display: block;
	height: 29px;
	line-height: 29px;
	margin: 0 -4px 0 -8px;
	color: #006D96;
	padding: 0 5px 0 5px;
	font-size: 14px;
	white-space: nowrap;

}

#left h3.g {
	background: url(./img/dream-side.gif) left top no-repeat;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
	text-transform: uppercase;
	height: 38px;
	line-height: 38px;
	padding: 0 5px 0 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#left h3.h {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
}



#left h3.h3 {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	background: url(./img/frame-top.gif) left top no-repeat;
}

#right h3.h3 {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	background: url(./img/frame-top.gif) right top no-repeat;
}


#right h3.g {
	background: url(./img/dream-side.gif) right top no-repeat;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
	text-transform: uppercase;
	height: 38px;
	line-height: 38px;
	padding: 0 5px 0 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
}


#left .widget{
	background: #ffffff url(./img/widget-side.gif) left top no-repeat;
	margin-left: -7px;
	
}

#left .widget span {
	display: block;
	padding: 0 5px 0 15px; 
}


#right .widget{
	background: #ffffff url(./img/widget-side.gif) right top no-repeat;
	margin-right: -7px;
	
}

#right .widget span {
	display: block;
	padding: 0 15px 0 5px; 
}

img.xb{
	margin-bottom: 10px;
}

#nav{
	font-size: 11px;
	color: #446;
	height: 18px;
	margin: 0 0 10px 0;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #d8d8d8;
}

#nav ul{
	height: 18px;
	line-height: 18px;
	margin: 0;
	list-style: none;
	padding: 0 0 0 14px;
	background: url(./img/dothome.gif) left center no-repeat;
}

#nav ul li{
	list-style: none;
	display: block;
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
}

#nav a, #nav a:visited, #nav a:active, #nav a:link, #nav a:hover {
	color: #222;
	text-decoration: none;
}

#nav a:hover {
	color: #822;
	text-decoration: underline;
}

h1{
	margin: 4px -2px 8px -2px;
	font-size: 16px;
	color: #006D96;
	padding: 4px 2px 4px 2px;
	background: #f8f8f8;
}

h2{
	margin: 2px 0 4px 0;
	padding: 2px 0 2px;
	font-size: 14px;
	color: #4c8da3;
	padding: 0;
}


ul{
	margin: 10px 0 10px 0;
	padding: 0;
}

ul li{
	list-style-image: url(./img/bullet.gif);
	margin: 0 0 0 20px;
	padding: 2px 0 2px 2px;
}

ul.prod {
	margin: 10px 0 10px 5px;
}

ul.prod li a , ul.prod li a:active , ul.prod li a:link , ul.prod li a:visited , ul.prod li a:hover {
	text-decoration: none;
}

ul.prod li em {
	font-weight: bolder;
	font-style: normal;
}


ul.prod li a em, ul.prod li a:active em, ul.prod li a:link em, ul.prod li a:visited em, ul.prod li a:hover em{
	color: #336699;
}

/* draw pills*/

.mbx{
	width: 268px;
	margin:5px;
	float: left;
	border: 1px solid #ccc;
	padding: 5px 0 5px 0;
}

.ml{ float: left; width: 90px; text-align: center; }
.mr{ float: right; width: 176px; margin: 5px 2px 0 0;}

.ml span {
    height: 70px;
    display: block;
    overflow: hidden; 
}

.mbx h3{
	margin: 0;
	padding:0 0 4px 0;
	font-size: 14px;
	height: 24px;
}

.mbx strong{
	display: block;
	font-size: 12px;
	margin: 0 0 4px 0;
	color: #555;
	font-weight: normal;
	height: 32px;
	line-height: 14px;
}

.mbx em{
	color: #c00;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
}


a.buynow, a:link.buynow, a:visited.buynow, a:active.buynow, a:hover.buynow {
	display: block;
	width: 80px;
	height:22px;
	line-height:21px;
	text-align: center;
	background: url(./img/button-2.gif) left center no-repeat;
	color: #666;
	text-decoration: none;
	font-weight: bolder;
	float: left;
}

a:hover.buynow {
	background: url(./img/button-1.gif) left center no-repeat;
	color: #837345;
}

.mbx .more{
	border-left: 1px dotted #ddd;
	float: right;
	width: 75px;
	padding: 0 5px 0 5px;
	height: 34px;
}

.product {
	
}

.product h1{
	background-color: transparent;
}


.product .pl {
	float: left;
	padding: 0 20px 10px 0;
}

.product .pr {
	
	
}


.product .pr p {
	color: #666;
}

.tablet-text{
	width: 96%;
	margin: 10px auto 30px auto;
	line-height: 1.4;
}

.tablet-text ul {
	padding: 0 0 0 20px;
}

.tablet-text h1 {
	line-height: 1.6;
	margin-top: 10px;
	margin-bottom: 10px;
}

.tablet-text h2 {
	line-height: 1.6;
	margin-top: 10px;
	margin-bottom: 10px;
}

.priceroll{
	width: 96%;
	border: 1px solid #d8d8d8;
	background-color:  white;
	padding: 1px;
	margin: 0 auto;
}

.priceroll .tablets {
	width: 100%;
	background-color: #f8f8f8;
	border: 0;
	border-collapse: collapse;
}

.priceroll .tablets tr td {
	border-bottom: 1px solid #d8d8d8;
	padding: 2px;
	height: 30px;
	text-align: center;
	color: #135;
}

.priceroll .tablets tr.pillinfo td {
	background-color: #d8e8ff;
	color: #006D96;
	text-align: center;
}

td.a { width: 200px; }
td.b {}
td.c {}
td.d { width: 80px; text-align: center;}

a.add-to-cart, a:link.add-to-cart, a:visited.add-to-cart, a:active.add-to-cart, a:hover.add-to-cart {
	display: block;
	width: 80px;
	height:22px;
	line-height:21px;
	text-align: center;
	background: url(./img/button-4.gif) left center no-repeat;
	color: #ffffff;
	text-decoration: none;
	font-weight: bolder;
	font-size: 11px;
	
}

a:hover.add-to-cart {
	background: url(./img/button-1.gif) left center no-repeat;
	color: #837345;
}


.pill-hover{
	display: none;
}

img {
	border: 0;
}


.shopping-cart {
	width: 100%;
	border: 1px solid #d8d8d8;
	background-color:  white;
	padding: 1px;
	margin: 0 auto;	
}

.mycart {
	width: 100%;
	background-color: #f8f8f8;
	border: 0;
	border-collapse: collapse;
}

.mycart .hdr td{
	font-weight: bolder;
	background-color: #d8e8ff;
	color: #006D96;
}

.mycart td {
	padding: 2px;
	height: 30px;
	text-align: center;
	color: #135;
}

.mycart .narrow td{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

td.rt { text-align: right !important; }
td.lt { text-align: left !important; }

#cart-buttons {
	margin: 10px 0 10px 0;
	text-align: center;
}

#bottom-menu {
	color: #aeb2b6;
	float: right;
	height: 20px;
	clear: both;
	
}

#bottom-menu a, #bottom-menu a:visited, #bottom-menu a:hover, #bottom-menu a:active, #bottom-menu a:link {
	color: #aeb2b6;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

#footer{
    height: 53px;
    background: url(./img/footer-bg.gif) left top repeat-x;
    padding: 5px 0 10px;
    font-size: 11px;
}

#copyrights {
	float: right;
	color: #999;
	padding: 5px 10px 10px 0;
	
}


.tbl1 {
	margin: 15px 0;
	border: 1px solid #ccc;
	border-bottom: 0;
}

.tbl1 tr td, .tbl1 tr th{
	border-bottom: 1px solid #ccc;
	padding: 5px;
}
.tbl1 tr td {
	text-align: center;
}
.tbl1 tr th {
	background-color: #ffffd0;
	border-right: 1px solid #ccc;
}

.tbl1 tr th.m{
	border-right: 0;

}

.tbl1 thead th {
height: 32px;
}

.exrelated{
	padding: 0;
	font-size: 12px;
	color: #888;
}

.exrelated em {
	font-style: normal;
}

.tablet-text{
	width: 96%;
	margin: 10px auto 30px auto;
	line-height: 1.4;
}

.tablet-text ul {
	padding: 0 0 0 20px;
}

.tablet-text h1 {
	line-height: 1.6;
	margin-top: 10px;
	margin-bottom: 10px;
}

.tablet-text h2 {
	line-height: 1.6;
	margin-top: 10px;
	margin-bottom: 10px;
}
