body {
	margin: 0;
	padding: 0;
	background-color: #01B3B2;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #414F59;
}
#container {
	margin: 0 auto;
	width: 770px;
}
#header {
	text-align: right;
	background: url(../images/header/header-bg.jpg) top center no-repeat;
	font-size: 10px;
	line-height: 16px;
	padding: 18px 28px 115px 0;
}
#header a {
	color: #B3E8E8;
	text-decoration: none;
	padding: 0 11px;
}
#header a:hover {
	color: #FFF;
	text-decoration: underline;
}
#logo {
	float: left;
	padding: 45px 0 0 10px;
	margin-right: -100px;
}


/* ----- Left column ----- */


#leftcol {
	vertical-align: top;
	width: 235px;
	font-size: 10px;
	line-height: 14px;
	color: #5A6E76;
}
#leftcol h2 {
	margin: 0;
	padding: 0;
}
#leftcol a {
	color: #5A6E76;
}
.sidecontent {
	padding: 15px 20px 0 15px;
	background: url(../images/sidebar/box-bg.gif) top left no-repeat;
}
#leftcol ul {
	margin: 0 0 0 6px;
	padding: 0;
	list-style: none;
}
#leftcol li {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(../images/sidebar/bullet.gif) top left no-repeat;
}
#leftcol li a {
	text-decoration: none;
	line-height: 12px;
	display: block;
	padding: 2px 0 3px;
}
#leftcol li a:hover {
	text-decoration: underline;
}
#leftcol li h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0E8390;
}
#leftcol li ul {
	margin: 0;
}
#leftcol li li {
	margin: 0 5px 0 0;
	padding: 0;
	background: url(../images/clear.gif) repeat;
	line-height: 0;
	border-bottom: 1px solid #BFECEC;
}
#leftcol li li a {
	padding: 5px 0 0;
	line-height: 12px;
}
.separator {
	margin: 20px -7px 15px -7px;
	line-height: 0;
	border-top: 1px solid #86DBDA;
	border-bottom: 1px solid #ECF9F9;
}
#leftcol form {
	padding-left: 15px;
	margin-left: 6px;
	background: url(../images/sidebar/bullet.gif) top left no-repeat;
	color: #809DA2;
}
#leftcol select, #leftcol input  {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #414F59;
	padding: 2px 1px;
}
#rss {
	text-align: right;
	padding: 30px 15px;
}
#rss img {
	margin-bottom: 12px;
}
#leftfoot {
	vertical-align: bottom;
	padding-right: 15px;
	color: #B3E8E8;
	text-align: right;
	font-size: 10px;
	line-height: 14px;
}
#leftfoot div {
	height: 225px; 
/*	border: 1px solid lime;*/
}
#leftfoot a {
	color: #B3E8E8;
}
#leftfoot a:hover {
	color: #FFF;
}


/* ----- main content ----- */


#rightcol {
	vertical-align: top;
	width: 535px;
}
#breadcrumb {
	font-size: 10px;
	line-height: 12px;
	background: url(../images/main/breadcrumb-bg.gif) top left no-repeat;
	padding: 22px 15px 10px 43px;
	color: #90A2A7;
}
#breadcrumb a {
	color: #90A2A7;
}
#content {
	background: url(../images/main/content-bg.gif) top left repeat-y;
	padding: 22px 40px 10px 43px;
}
#content h1 {
	color: #2E3192;
	margin: 0;
	padding: 0;
	font: normal 24px/26px Arial, Helvetica, sans-serif;
}
#content p {
	font-size: 12px;
	line-height: 20px;
}
#content strong {
	color: #2E3192;
}
#content a {
	color: #03A4A3;
}
#contentfoot {
	height: 260px;
	padding: 1px 0 0 42px;
	background: url(../images/main/content-foot-bg.gif) top center no-repeat;
	color: #B3E8E8;
	font-size: 10px;
	line-height: 14px;
}
#contentfoot a {
	color: #B3E8E8;
}
#contentfoot a:hover {
	color: #FFF;
}


/* ----- listing page ----- */


#catlist {
	padding: 0 0 20px;
}
#catlist table {
	margin: 30px 0 0;
}
#catlist th {
	vertical-align: top;
	width: 130px;
	text-align: left;
	padding-bottom: 20px;
	border-bottom: 1px solid #B7E9E9;
}
#catlist th img {
	margin: 4px 0;
}
#catlist td {
	vertical-align: top;
	padding-bottom: 20px;
	border-bottom: 1px solid #B7E9E9;
}
#catlist h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #0E8390;
}
#catlist h2 a {
	color: #0E8390;
	text-decoration: none;
}
#catlist h2 a:hover {
	text-decoration: underline;
}
.prodnum {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #A0A7AC;
	font-weight: normal;
}
#catlist p {
	font-size: 11px;
	line-height: 16px;
	margin: 10px 0;
}
.pricebox {
	float: right;
	margin: 4px 0 10px 10px;
	font-size: 9px;
	line-height: 11px;
	padding: 7px;
	color: #0E8390;
	border: 1px solid #B7E9E9;
	background: #E5F7F7 url(../images/products/price-bg.gif) top left repeat-x;
}
.pricebox strong {
	display: block;
	color: #2E3192;
	margin: 0;
	padding: 2px 0 1px;
	font: normal 22px/22px Arial, Helvetica, sans-serif;
}
.pricebox small {
	font-size: 9px;
	line-height: 11px;
}
.pagenum {
	font-weight: bold;
	background-color: #01B3B2;
	color: #FFFFFF;
	padding: 2px;
}


/* ----- details page ----- */

#details p {
	font-size: 11px;
	line-height: 16px;
	margin: 10px 0 10px 130px;
}
#details img {
	float: left;
	margin: 14px 0;
}
#details table {
	margin-left: 130px;
	width: 320px;
}
#details th {
	text-align: left;
	color: #2E3192;
	white-space: nowrap;
	vertical-align: top;
	padding: 0 10px 10px 0;
}
#details td {
	vertical-align: top;
	padding-bottom: 10px;
}
#prescription {
	border-bottom: 1px solid #B7E9E9;
}
#prescription div {
	border: 1px solid #B7E9E9;
	background: #E5F7F7 url(../images/products/price-bg.gif) top left repeat-x;
	padding: 7px 4px 4px 7px;
	margin-top: 20px;
}
#prescription table {
}
#prescription th {
	text-align: left;
	font-size: 9px;
	color: #2E3192;
	padding: 0px 7px 7px 0px;
}
#prescription td {
	padding: 0px 7px 7px 0px;
}
#prescription input, #prescription select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}


#specials-head {
	background: url(../images/main/breadcrumb-bg.gif) top left no-repeat;
	padding: 23px 0 0 43px;
	color: #90A2A7;
}
#specials {
	margin-right: -40px;
}
#specials h2 {
	color: #2E3192;
	margin: 20px 0;
	padding: 0;
	font: normal 18px/22px Arial, Helvetica, sans-serif;
}
#specials table {
	width: 130px;
	float: left;
	margin: 0 30px 5px 0;
}
#specials td {
	vertical-align: middle;
	text-align: center;
	border: 1px solid #E5F7F7;
	height: 130px;
}
#specials td img {
	margin: 10px;
}
#specials th {
	font-weight: normal;
	font-size: 9px;
	line-height: 14px;
	width: 130px;
	color: #86C1C7;
	vertical-align: top;
	height: 80px;
	padding-top: 2px;
}
#specials th a {
	color: #0E8390;
	text-decoration: none;
	font-size: 11px;
}
#specials th a:hover {
	text-decoration: underline;
}
#clear {
	clear: both;
	margin: 20px 0;
	border-top: 1px solid #CCF0F0;
	line-height: 0;
}


/* ----- cart ----- */


#basket {
	border: 1px solid #B7E9E9;
	background: #E5F7F7 url(../images/products/price-bg.gif) top left repeat-x;
	margin-top: 10px;
}
#basket th {
	color: #2E3192;
	text-align: left;
	padding: 6px 8px;
	border-bottom: 1px solid #B7E9E9;
}
#basket td {
	background-color: #FFFFFF;
	padding: 6px 8px;
	border-bottom: 1px solid #E5F7F7;
}
#order_details {
	margin: 10px 0 7px 10px;
}
#order_details th, #basket td th {
	font-size: 9px;
	border-bottom: 1px solid white;
	background-color: #E5F7F7;
	padding: 1px 3px;
	color: #0E8390;
	font-weight: normal;
}
#order_details td, #basket td td {
	padding: 1px 3px;
	border: none;
/*	border-bottom: 1px solid #86C1C7;*/
}


/* ----- misc ----- */



#notloggedin form {
	padding: 0; 
	margin: 0; 
	background-image: url(../images/clear.gif);
}
#notloggedin li {
	padding: 2px 0 3px 15px;
}
#notloggedin li a {
	display: inline; 
	text-decoration: underline;
}



form {
	margin: 0;
	padding: 0;
}
input, select, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.mini {
	font-size: 9px;
	line-height: 12px;
}
.red {
	color: red;
}