﻿body {
	background-color: #63535E;
	margin: 0;
}

div.site {
	position: relative;
	width: 100%;
	height: 100%;
}

div.container {
	background-color: #FFFFFF;
	width: 1038px;
	left: 50%;
	margin: 0 0 0 -519px;
	position: relative;
}

#banner-top {
	background-color:#F0F0F0;
	height:35px;
}

#banner-top p {
	padding:0;
	margin-top: 0;
	text-align:right;
}

#banner-text {
	color:#666666;
	font-size:14px;
	font-weight:bold;
	margin:auto;
	padding-top:4px;
	text-align:right;
	width:1000px;
}

#banner-text a{
	color:#666666;
	text-decoration: none;
}

div.header {
	width: 100%;
	position: relative;
	height: 151px;
	background-image: url('../images/header_bg.jpg');
	background-repeat: no-repeat;
	z-index: 22;na
}

div.logo {
	padding: 50px 0 0 170px;
	position: relative;
	z-index: 22;
}

div.nav, div.footer {
	height: 21px;
	background-image: url('../images/nav_bg.jpg');
	background-repeat: repeat-x;
	padding: 15px;
}

ul.nav, ul.footermenu {
	padding: 0;
	margin: 0;
}

ul.nav li, ul.footermenu li {
	padding: 0 10px 0 10px;
	list-style: none;
	display: inline;
	font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 13px; color: #FFFFFF; font-weight: bold;
}

ul.nav li a, ul.footermenu li a{
	color: #FFFFFF; text-decoration: none;
}

ul.nav li a:hover, ul.footermenu li a:hover{
	color: #666666; text-decoration: none;
}

div.footermenu {
	position: absolute;
	margin: 0 0 0 270px;
}

div.date {
	font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 13px; color: #FFFFFF; font-weight: bold;
	position: relative;
	width: 300px;
}

div.contents {
	position: relative;
	background-image: url('../images/page_bg.jpg');
	background-repeat: repeat-y;
	min-height: 500px;
	overflow: auto;
}

div.bottom {
	position: relative;
	background-image: url('../images/footer_bg.jpg');
	height: 67px;
}

div.page_container {
	position: relative;
	width: 970px;
	margin: 0 0 0 50px;
	padding-bottom: 10px;
	min-height: 500px;
	overflow-x: auto;
	overflow-y: hidden;

}

div.page_container_shop {
	position: relative;
	width: 950px;
	margin: 0 0 0 50px;
	padding-bottom: 10px;
	min-height: 500px;
	overflow: auto;
}

div.left_menu {
	background-image: url('../images/left_menu_bg.jpg');
	background-repeat: no-repeat;
	position: relative;
	float: left;
	width: 223px;
	height: 250px;
	margin: 0 0 0 19px;
}

div.left_menu_top {
	background-image: url('../images/left-menu-top.jpg');
	width: 223px;
	height: 22px;
}

ul.left_menu {margin: 0; padding: 0; list-style-image:none; list-style-position:outside; list-style-type:none;}

ul.left_menu li {
	background-image:url(../images/sub-menu-list-img.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-weight:400;
	line-height:normal;
	margin-left:15px;
	padding:4px 0 4px 30px;
}

ul.left_menu li a{color: #FFFFFF; text-decoration: none;}

div.right_container {
	position: relative;
	float: left;
	width: 730px;
	padding: 20px;
	min-height: 650px;
}

div.copyright {
	font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 11px; color: #546464;
	padding: 15px 0 0 30px;
}

div.copyright a{
	color: #546464; text-decoration: none;
}

div.content {
	position: relative;
	width: 650px;
	float: left;
	padding: 20px 20px 0 0;
	background-image: url(../images/content-shadow.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	min-height: 500px;
}

div.right {
	position: relative;
	width: 300px;
	padding: 15px 0 15px 0;
	float: left;
}

div.banner {
	height: 295px;
	width: 595px;
	margin: 20px 0 10px 20px;
	position: relative;
}

td.left {
	width: 190px;
	vertical-align: top;
	padding-top: 10px;
}

td.content {
	width: 780px;
	vertical-align: top;
}

div.search {
	background-image: url('../images/search_bg.jpg');
	background-repeat: no-repeat;
	width: 980px;
	height: 35px;
	font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 14px; color: #000000; font-weight: bold;
	padding: 10px 10px 0 0px;
	text-align: right;
}

div.loginbox {
	position: relative;
	background-image: url('../images/loginbox_bg.jpg');
	width: 185px;
	height: 155px;
	padding: 5px 0 0 5px;
	font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 12px; color: #000000; padding-bottom: 5px;
	margin-bottom: 10px;
}

div.categoriesbox {
	position: relative;
	background: #662C90 url('../images/categories_top.gif') no-repeat;
	width: 185px;
	min-height: 70px;
	overflow: auto;
	padding: 5px 0 0 5px;
}

div.cartbox {
	position: relative;
	background-image: url('../images/cartbox.jpg');
	background-repeat: no-repeat;
	height: 49px;
	margin: 0 0 10px 15px;
	padding: 5px 0 0 60px;
}

p.categoriesbox_heading {
	font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF;
}

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

ul.categoriesbox li{
	list-style: none;
}

ul.categoriesbox li a{
	font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none;
}

div.categoriesbox_footer {
	background: #662C90 url('../images/categories_bottom.gif') no-repeat scroll center bottom;
	width: 180px;
	height: 30px;
	padding: 5px;
	margin: -10px 0 10px 0;
}

input.username {
	width: 170px;
}
input.password {
	width: 110px;
}

label.label{
	clear:both;
	color:#000000;
	display:block;
	float:left;
	margin-bottom:3px;
	margin-top:3px;
}

img {border:0;}

dl.bullets {
	margin:0;
	padding: 0;
}

dl.bullets dt {
	font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 12px; color: #536464; float:left; padding: 10px; height: 40px;
}

dl.bullets dd {
	font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 12px; color: #536464; margin-left: 60px; padding: 10px; height: 40px;
}

span.bullets {
	font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 14px; color: #536464; font-weight: bold;
}	

div.errors {
	background-color: #FFF5F5;
}

div.errors p{
	padding: 0 0 0 10px;
	color: #CC0000;
}

small.red {font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 12px; color: #CC0000; padding-right: 5px;}

a.products_name{font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 12px; color: #5E5E5E; text-decoration:none;}

a.footerlinks:link{font-family: Veranda, Calibri, Arial; font-size: 12px; color: #000000; text-decoration:none;}
a.footerlinks:hover{font-family: Veranda, Calibri, Arial; font-size: 12px; color: #000000; text-decoration:none;}
a.footerlinks:active{font-family: Veranda, Calibri, Arial; font-size: 12px; color: #000000; text-decoration:none;}
a.footerlinks:visited{font-family: Veranda, Calibri, Arial; font-size: 12px; color: #000000; text-decoration:none;}

th.blue {background-color:#999999; font-size:12px; text-align:left; color: #FFFFFF;}

span.price{font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 16px; font-weight: bold; color: #F61560; text-decoration:none;}
span.currency{font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 14px; font-weight: bold; color: #F61560; text-decoration:none;}

td.label {
	font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 12px; font-weight: normal; color: #000000; background-color: #EFEFEF; width: 150px; padding-left: 5px;
}

td.input {
	font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 12px; font-weight: normal; color: #000000; background-color: #FEE2EB;
}

div.login {
	width: 620px;
	height: 160px;
	background-image: url('../images/loginbox_bg.jpg');
	background-repeat: no-repeat;
	padding: 10px;
	margin-bottom: 10px;
}

div.product_box {
	width: 290px;
	height: 170px;
	border: 1px #00B0D8 solid;
	background-image: url('../images/products_bg.jpg');
	background-repeat: repeat-x;
	position: relative;
	padding: 20px 0 0 20px;
}

div.product_box_image {
	width: 145px;
	height: 145px;
	background-color: #FFFFFF;
	border: 1px #CCCCCC solid;
	position: relative;
}

div.product_box_image_container {
	position: relative;
	top: 50%;
	left: 50%;
	margin: -50px 0 0 -50px;
}

div.product_box_content {
	width: 155px;
	height: 170px;
	margin: 0 0 0 150px;
	position: absolute;
}

div.footerbar {
	background-image:url('../images/footer_bar.jpg');
	background-repeat: repeat-x;
	height: 20px;
}

div.sitevision {
	position: absolute;
	margin: 10px 0 0 890px;	
}

ul.shop_list {
	margin: 0 0 0 0;
	padding: 0 0 0 5px;;
}

ul.shop_list li{
	list-style: none;
	font-family: Verdana, Geneva, Tahoma, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000;
}

div.product_images {
	position: relative;
	padding: 10px;
	margin: 10px;
	min-height: 350px;
	width: 260px;
	text-align: center;
}

div.image_main {
	background-color: #D9F8FF;
	border: 1px #00B1DA solid;
	width: 260px;
	padding: 10px 0 10px 0;
}

div.image_prescription {
	background-color: #F0F0F0;
	border: 1px #CCCCCC solid;
	width: 260px;
	padding: 10px 0 10px 0;
}

div.product_content {
	margin: 0 0 0 280px;
	position: absolute;
	width: 500px;
}

div.buy {
	background-color: #F0F0F0;
	border: 1px #CCCCCC solid;
	position: relative;
	margin: 10px 0 10px 0;
	padding: 10px;
	width: 93%;
}

dl.product_info dt{margin: 0 0 0 0; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 12px; font-weight: bold; color: #000000;}
dl.product_info dd{margin: -15px 0 5px 100px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 12px; font-weight: normal; color: #000000;}

span.product_price {font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 20px; font-weight: normal; float: right; color: #F61560; margin-right: 10px;}
span.model {font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 12px; font-weight: normal;}

div.image_pane {
	width: 250px;
	overflow: hidden;
}

ul.product_image {
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
}

ul.product_image li {
	list-style: none;
	display: inline;
	padding: 0 20px 10px 0;
}

ul.product_images {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul.product_images li {
	list-style: none;
	display: inline;
	padding: 0 20px 10px 0;
}

.stepcarousel{
/*border:20px solid orange;*/
height:70px;
overflow:scroll;
position:relative;
width:200px;
margin-left: 20px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px; /*margin around each panel*/

}

div.category_product_container{
	width: 100%;
	position: relative;
}

div.category_product_image {
	position: relative;
	width: 160px;
	height: 160px;
}

div.category_product_content {
	position: absolute;
	margin-left: 170px;
	width: 600px;
	height: 120px;
}

td.title {
	text-align: left;
	width: 50%;
	border-bottom: 1px #CCCCCC solid;
}

td.description {
	text-align: right;
	width: 50%;
	border-bottom: 1px #CCCCCC solid;
}

td.categories {text-align: center;}

td.orders_title {background-color:#CCCCCC; font-size: 12px;}

.message_box {
	z-index: 99;
	visibility: hidden;
}

ol.cart {
	margin:0 0 10px 0;
	padding:0;
}

ol.cart li {
	display: block;
	width: 146px;
	background-color: #F0F0F0;
	border: 1px #CCCCCC solid;
	float: left;
	margin: 0 3px 10px 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 5px;
	color: #666666;
}

ol.cart li.progress_end {
	color: #666666; text-decoration:none;
}


a.progress{color: #666666; text-decoration:none; font-family: Arial,Helvetica,sans-serif;}

li.current {color: #666666; text-decoration:none; font-family: Arial,Helvetica,sans-serif;}

div.delivery {
	width: 300px;
	background-color: #F0F0F0;
	border: 1px #CCCCCC solid;
	position: absolute;
	margin-left: 330px;
	padding: 5px;
}

div.billing {
	width: 300px;
	background-color: #F0F0F0;
	border: 1px #CCCCCC solid;
	position: relative;
	margin-bottom: 10px;
	padding: 5px;
}

div.payment {
	width: 100%;
	position: relative;
	padding: 5px;
}

div.conf_products {
	width: 300px;
	margin-left: 330px;
	position: absolute;
	margin-bottom: 10px;
	padding: 5px;
}

div.conf {
	width: 300px;
	background-color: #F0F0F0;
	border: 1px #CCCCCC solid;
	position: relative;
	margin-bottom: 10px;
	padding: 5px;
}


span.change {
	text-decoration:underline;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #70D250;
}

span.attribute {
	font-style: italic;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #000000;
}

a.change:link{font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 10px; color: #70D250; text-decoration:underline;}
a.change:hover{font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 10px; color: #70D250; text-decoration:underline;}
a.change:active{font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 10px; color: #70D250; text-decoration:underline;}
a.change:visited{font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 10px; color: #70D250; text-decoration:underline;}

div.box_total {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}

div.checkout {
	text-align: right;
}

div.checkout a {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}

tr.payment:hover
{
	background: #CCFFCC none repeat scroll 0 0;
}

div.buynow {
	position: absolute;
	width: 100px;
	margin-left: 640px;
	margin-top: 45px;
}

div.address_billing {
	position: relative;
	margin: 0 0 0 0;
}

div.address_delivery {
	position: absolute;
	margin: 0 0 0 350px;
}

th.invoice {background-color:#000000; font-size:12px; text-align:left; color: #FFFFFF;}

div.summary {
	position: relative;
}

div.totals {
	position: relative;
}

div.bulk {
	padding: 5px;
	width: 200px;
	min-height: 100px;
	position: relative;
}

td.qty_title {
	color: #CC0000;
	font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 14px; font-weight: bold;
}

td.qty_contents {
	color: #000000;
	font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 12px; border-bottom: 1px #CCCCCC solid;
}

ul.smallbullet {
	margin: 0 0 0 30px;
	padding: 0 0 0 10px;
}

ul.smallbullet li{
	list-style-image: url('../images/smallbullet.jpg');
	font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 12px; color: #536464; line-height: 200%;
}

div.sclub {
	position: relative;
	background-image: url('../images/sclub_box.jpg');
	background-repeat: no-repeat;
	height: 251px;
	margin: 10px 0 0 15px;
	padding: 40px 0 0 10px;
}

input.sclub {
	height: 20px;
	border: 1px #D34090 solid;
}

dl.sclub {
	margin: 0; padding: 0;
}

dl.sclub dt{
	float: left;
	color: #000000;
	font-family:Verdana,Geneva,Tahoma,sans-serif;
	font-size:12px;
	height: 30px;
	width: 90px;
}

dl.sclub dd{
	margin-left: 80px;
	height: 30px;
}

div.sclub2 {
	position: relative;
	background-image: url('../images/sclub2_box.jpg');
	background-repeat: no-repeat;
	height: 351px;
	margin: 50px 0 0 0;
	padding: 40px 10px 0 10px;
}

dl.sclub2 {
	margin: 0; padding: 0;
}

dl.sclub2 dt{
	color: #000000;
	font-family:Verdana,Geneva,Tahoma,sans-serif;
	font-size:12px;
	height: 20px;
}

dl.sclub2 dd{
	margin: 0; padding: 0 0 3px 0;
}

div.product_container {
	border-bottom: 1px #CCCCCC dotted;
	margin-bottom: 10px;
	padding-bottom: 40px;
}

div.product_item {
	border-bottom:1px dotted #CCCCCC;
	float:left;
	margin:5px;
	padding:5px;
	width:290px;
	height: 480px;
}

div.product_item h1, div.product_container h1 {
	font-size: 14px;
}

.input_box {
background-color:#FFFFFF;
background-image:url(../images/input_bg.jpg);
background-repeat:repeat-x;
}

fieldset p input, fieldset p select, fieldset p textarea {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
color:#666666;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:1em;
padding:8px;
width:300px;
}

fieldset {
border:0 none;
margin:0;
padding:10px 25px 15px 0;
}

fieldset p label {
display:block;
float:left;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:1em;
margin-right:50px;
width:125px;
}

ul.quote {
margin:0 0 0 130px;
}

ul.quote li {
color:#666666;
display:block;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:5px 0;
width:280px;
font-family:Verdana,Geneva,Tahoma,sans-serif;
font-size:12px;
line-height:22px;
margin:2px 0;
}

span.red {
	color: #CC0000;
}

fieldset input.btn, a.btn {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FF3366 none repeat scroll 0 0;
	border-bottom:1px solid #FF3366;
	border-top:1px solid #FF3366;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:700;
	overflow:visible;
	padding:8px 10px;
	text-decoration:none;
	width:auto;
}
#codeigniter_profiler {
	display: none;
}

