
/* custom */
#wrapper {
	width: 975px;
	margin: 0 auto;
}

#banner {
	background: url(../images/banner.jpg) no-repeat left top;
	width: 975px;
	height: 440px;
	position: relative;
}

#colwrapper { padding-top: 10px; width: 935px; overflow: auto; }

#sidebar {
	float: right;
	width: 190px;
	margin-left: 24px;
}

#maincontent {
	margin-right: 205px;
	margin-left: 18px;
	background: url(../images/dot-vert.png) repeat-y right top;
	padding-right: 10px;
}

/* header */

#logo {
	width: 340px;
	height: 110px;
	position: absolute;
	top: 0;
	left: 0;
}

#logo a {
	width: 340px;
	height: 110px;
	display: block;
	text-indent: -9999px;
	outline: none;
}

#cartbox {
	width: 174px;
	height: 37px;
	padding-top: 15px;
	left: 814px;
	top: 0;
	position: absolute;
	color: #fff;
	display: none;
}

a.checkout {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

#supportbox {
	width: 239px;
	height: 34px;
	left: 723px;
	top: 60px;
	position: absolute;
	text-indent: -9999px;
}

#languagebox {
	width: 239px;
	height: 14px;
	left: 755px;
	top: 94px;
	position: absolute;
}

#searchnamebox {
	width: 672px;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #7c7c7c;
	border: 1px solid #dedede;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
}

#searchnamebox a {
	color: #c93502;
	text-decoration: none;
}

#searchformbox * {
	margin: 0;
	padding: 0;
}

#searchformbox {
	font-size: 11px;
	background: #f4f4f4 url(../images/sidebar-gradient.png) repeat-x left top;
	padding: 10px 5px;
	margin: 0 0 10px 0;
	border: 1px solid #dedede;
	display: none;
}

#searchformbox form {
	margin: 0;
	padding: 5px 0 0 0;
}

#searchformbox label { display: none; }

#searchformbox .textfield {
	margin: 0 0 5px 0;
	padding: 0;
	width: 247px;
	height: 27px;
	border: 1px solid #dedede;
	font-size:18px;
	line-height: 27px;
}

#linkpack {
	width: 239px;
	height: 155px;
	left: 713px;
	top: 143px;
	position: absolute;
}

#linkpack a {
	width: 239px;
	height: 155px;
	display: block;
	text-indent: -9999px;
	outline: none;
}

#linktry {
	width: 226px;
	height: 38px;
	left: 12px;
	top: 394px;
	position: absolute;
}

#linktry a {
	width: 226px;
	height: 38px;
	display: block;
	text-indent: -9999px;
	outline: none;
}

#linkdiscounts {
	width: 286px;
	height: 38px;
	left: 407px;
	top: 394px;
	position: absolute;
}

#linkdiscounts a {
	width: 286px;
	height: 38px;
	display: block;
	text-indent: -9999px;
	outline: none;
}

/* footer */

#footerwrapper {
	background: url(../images/footer-bg.png) repeat-x;
	width: 975px;
	height: 105px;
	margin: 40px auto 0 auto;
	clear: both;
}

#footer {
	text-align: left;
	padding: 20px;
}

#footer a { color: #578fb2; }

#disclaimerbox {
	background: #fff url(../images/disclaimerbox.png) no-repeat left top;
	font-size: 11px;
	text-align: center;
	width: 933px;
	margin: 0 auto;
	padding: 20px 0;
}

/* menu */

#menu {
	width: 505px;
	height: 59px;
	left: 0;
	top: 0;
	position: absolute;
	display: none;
}

#menu ul {
	width: 505px;
	height: 59px;
	list-style: none;
	background: url(../images/navtop.png) no-repeat;
}

#menu ul li { display: inline; }

#menu ul li a {
	display: block;
	height: 60px;
	float: left;
	text-indent: -9999px;
}

#nav1 a { width: 90px; }

#nav2 a { width: 122px; }

#nav3 a { width: 124px; }

#nav4 a { width: 73px; }

#nav5 a { width: 93px; }

#nav1 a:hover, #nav1 a.active { background: url(../images/navtop-on.png) no-repeat 0 0; }

#nav2 a:hover, #nav2 a.active { background: url(../images/navtop-on.png) no-repeat -90px 0; }

#nav3 a:hover, #nav3 a.active { background: url(../images/navtop-on.png) no-repeat -212px 0; }

#nav4 a:hover, #nav4 a.active { background: url(../images/navtop-on.png) no-repeat -336px 0; }

#nav5 a:hover, #nav5 a.active { background: url(../images/navtop-on.png) no-repeat -409px 0; }

/* banner menu */

#bannermenu {
	width: 209px;
	height: 170px;
	background: url(../images/nav.png) no-repeat;
	position: absolute;
	left: 756px;
	top: 93px;
	padding-top: 12px;
	display: none;
}

#bannermenu ul, #bannermenu ul li {
	margin: 0;
	padding: 0;
}

#bannermenu ul li {
	list-style: none;
	width: 209px;
	height: 28px;
	margin-bottom: 12px;
}

#bannermenu ul li a {
	display: block;
	width: 209px;
	height: 28px;
	text-indent: -9999px;
}

/* sidebar menu */

#sidebarmenu {
	padding: 0;
	margin: 0;
}

#sidebarmenu ul { }

#sidebarmenu ul li {
	margin: 0;
	padding: 0;
	line-height: 21px;
	list-style: none;
}

#sidebarmenu ul li ul li {
	margin: 0 0 0 15px;
	padding: 0;
	line-height: 21px;
	list-style: none;
}

#sidebarmenu ul li a {
	color: #333;
	text-decoration: none;
}

/* home */

#homeboxes {
	height: 187px;
	padding: 0;
	margin: 0 0 10px 0;
}

#homeboxes .box {
	float: left;
	width: 225px;
	margin: 0 4px 0 0;
}

#homeboxes .box.last { margin: 0; }

#bestsellersbox h2 { margin: 0 0 10px 0; }

#productboxes {
	margin-top: 40px;
}

.productbox {
	float: left;
	width: 320px;
	height: 230px;
	padding: 0;
	margin: 0 20px 40px 0;
	border-right: 4px solid #dedede;
	font-size: 12px;
	overflow: hidden;
}

.productbox .thumb {
	float: left;
	width: 60px;
	padding: 20px;
	text-align: center;
	border: 1px solid #999999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.productbox .desc {
	margin-left: 120px;
	padding: 0 20px 0 0;
	font-size: 11px;
	font-weight: normal;
	height: 150px;
	overflow: hidden;
}

.productbox .price {
	color: #a20303;
	font-size: 18px;
	margin-right: 10px;
}

.prodname {
	font-size: 18px;
	color: #16699e;
}

.prodname a {
	text-decoration: none;
	color: #204f6d;
}

.productbox .addcart {
	padding: 20px 0 10px 10px;
	line-height: 26px;
	background: url(../images/hor-dots2.png) repeat-x left bottom;
	clear: both;
	font-size: 14px;
}

.productbox .addcart img {
	vertical-align: middle;
	margin-right: 10px;
}

.shortDescription {  }

/* product page */

#prod_desc_inner { margin: 0 40px 70px 0; }

#innerbestsellers { overflow: auto; }

#botbanner { margin: 20px 0; }

.prod_thumb_inner {
	float: left;
	margin: 0 10px 10px 0;
}

table.cart {
	width: 80%;
	border: none;
}

table.cart th {
	color: #595959;
	font-size: 16px;
	font-weight: normal;
	border-bottom: 2px solid #FF5D18;
	padding: 4px;
	text-align: left;
}

table.cart td {
	padding: 4px;
	border-bottom: 1px dotted #BEBEBE;
	vertical-align: middle;
}

.item .package {
	font-size: 120%;
	color: #000;
	font-weight: bold;
}

.item .comment {
	font-size: 100%;
	color: #000;
	font-weight: bold;
}

.item small { font-size: 80%; }

.itemPrice {
	font-size: 170%;
	color: #8F0000;
}

.ppi, .savings {
	font-size: 150%;
	color: #000;
	font-weight: bold;
}

/* cart page */

span.formButton {
	padding: 0 5px 0 0;
	display: inline-block;
	background: transparent url(../images/button-bg.png) 100% -32px no-repeat;
}

span.formButton input {
	height: 32px;
	border: none;
	padding: 0 10px 0 15px;
	background: transparent url(../images/button-bg.png) 0 0 no-repeat;
	cursor: pointer;
	color: #333;
	margin: 0;
	font: bold 11px/32px Arial, Helvetica, sans-serif;
}

span.formButton2 {
	padding: 0 5px 0 0;
	display: inline-block;
	background: transparent url(../images/button-bg2.png) 100% -32px no-repeat;
}

span.formButton2 input {
	height: 32px;
	border: none;
	padding: 0 10px 0 15px;
	background: transparent url(../images/button-bg2.png) 0 0 no-repeat;
	cursor: pointer;
	color: #FFF;
	margin: 0;
	font: bold 11px/32px Arial, Helvetica, sans-serif;
}



/* misc */

#trialpackbox {
	text-align: center;
	margin: 0 0 20px 0;
}

#testimonialsboxes { }

.testimonialsbox {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #666b6c;
}

.testimonialsbox .photo {
	float: left;
	width: 95px;
	text-align: right;
}

.testimonialsbox .quotebox { margin-left: 105px; }

table.contact {
	width: 400px;
	margin: 0 auto;
}

table.contact th {
	padding: 4px 10px 4px 4px;
	text-align: right;
	vertical-align: top;
}

table.contact td { padding: 4px; }

table.contact td .text { width: 250px; }

table.contact td .textarea {
	width: 250px;
	height: 200px;
}

.asterisk {
	background: transparent url(../images/asterisk.png) center right no-repeat;
	padding-right: 20px;
}

table.contact label {
	padding-right: 20px;
}

.sep {
	margin: 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #999999;
}

/* START: tabs */

div.tabs { margin: 0 0 40px; }

div.tabs ul.tabmenu {
	padding: 0;
	list-style: none;
	margin: 0;
}

div.tabs ul.tabmenu li {
	display: inline;
	margin: 0;
	padding: 0;
}

div.tabs ul.tabmenu li a {
	padding: 8px 15px;
	outline: 0;
	background: #FFF;
	color: #666;
	width: 150px;
}

div.tabs ul.tabmenu li a.selected {
	background: #EEE;
	color: #000;
}

div.tabs div.tab {
	background: #EEE;
	color: #000;
	padding: 20px;
	margin: 8px 0;
}

/* END: tabs */

/* text */

body { font: 12px Arial, Helvetica, sans-serif; }

h1.heading {
	color: #8b0100;
	font: normal 26px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 40px 0;
}

h2.productname {
	color: #808080;
	font: normal 24px Arial, Helvetica, sans-serif;
	margin: 0 40px 40px 0;
}

#maincontent h3 {
	color: #8b0100;
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 20px 0;
}

#maincontent h4 {
	color: #8b0100;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	margin: 20px 0;
}

.red { color: #8e0000; }

.orange { color: #ff6600; }

a { color: #054f81; }
