html {
	margin: 0px;
	padding: 0px;
	background: #cbe9ff url(../images/bg.gif) center top repeat-x;
	font: normal 12px/15px Arial,sans-serif;
}
body {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 962px;
}
h1 {
	font: bold 30px/34px Arial,sans-serif;
	margin: 0px;
	padding: 0px;
	color: #10599a;
}
a {
	color: #1e7ec8;
}
a img {
	border: 0 none;
}
p {
	margin: 0px;
	padding: 0px 0px 11px 0px;
}
.palmbg {
	position: absolute;
	top: 0px;
	left: -48px;
	width: 170px;
	height: 201px;
	z-index: -1;
}
div.header {
	position: relative;
	z-index: 1;
	padding: 9px 0px 0px 0px;
	height: 208px;
}
.headerbg {
	position: absolute;
	top: 9px;
	left: 0px;
	width: 962px;
	height: 208px;
	z-index: -1;
}
a.logo {
	position: absolute;
	top: 31px;
	left: 31px;
	width: 345px;
	height: 80px;
	cursor: pointer;
}
.calltollfree {
	position: absolute;
	top: 61px;
	left: 420px;
}
div.header form {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 66px;
	right: 31px;
	width: 340px;
	height: 54px;
	background: url(../images/searchbox.gif) left top no-repeat;
}
div.header input {
	position: absolute;
	top: 17px;
	left: 45px;
	height: 22px;
	width: 210px;
	margin: 0px;
	padding: 0px;
	border: 0 none;
}
div.header button {
	position: absolute;
	cursor: pointer;
	top: 10px;
	left: 270px;
	width: 61px;
	height:34px;
	margin: 0px;
	padding: 0px;
	border: 0 none;
	background: url(../images/searchbtn.gif) left top no-repeat;
}
div.preheader {
	position: absolute;
	top: 15px;
	right: 6px;
}
div#mininav {
	padding: 10px 0px;
	overflow: hidden;
	float: right;
}
div#mininav ul {
	position: relative;
	display: inline;
	float: right;
	right: -7px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}
div#mininav li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px 7px;
	font: normal 12px/12px Arial,sans-serif;
	border-right: 1px solid #10599a;
}
div#mininav a {
	color: #10599a;
	text-decoration: none;
}
div#mininav a:hover {
	text-decoration: underline;
}
div.toptab {
	display: inline;
	float: right;
	background: #10599a url(../images/toptab-left.gif) left top no-repeat;
	height: 30px;
	padding: 11px 13px 0px 52px;
	color: white;
	margin-left: 7px;
	font: normal 12px/12px Arial,sans-serif;
	color: white;
}
img.ttrc {
	position: absolute;
	top: 0px;
	right: 0px;
}
div.toptab a {
	position: relative;
	z-index: 2;
	color: white;
	text-decoration: none;
}
div.toptab a:hover {
	text-decoration: underline;
}
div.page {
	background: url(../images/bodybg.gif) left top repeat-y;
	padding: 0px 30px;
}
div.pagecontent {
	position: relative;
	top: -40px;
	z-index: 1;
	zoom: 1;
}
div.pagecontent:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div.col1 {
	display: inline;
	float: left;
	width: 693px;
	margin: 0px -693px 0px 0px;
}
div.col2 {
	display: inline;
	float: left;
	width: 195px;
	margin: 0px -900px 0px 705px;
}
div.breadcrumb {
	background: url(../images/breadcrumb-bg.gif) left top no-repeat;
	width: 884px;
	height: 25px;
	padding: 0px 8px 12px 8px;
}
div.breadcrumb a {
	margin: 5px 0px;
	text-decoration: none;
}
div.breadcrumb a:hover {
	text-decoration: underline;
}
div.breadcrumb * {
	display: inline-block;
	vertical-align: middle;
}
div.breadcrumb img {
	margin: 0px 7px;
}

a.livechat {
	display: block;
	margin: 12px 0px 20px 0px;
}
div.featured {
	margin-top: 11px;
	width: 685px;
	background: url(../images/featured-bg.gif) left top repeat-y;
}
img.ftitle,img.ffooter {
	display: block;
}
img.ftitle {
	padding-bottom: 14px;
}
div.bestselling h2 {
	font: normal 12px/60px Arial,sans-serif;
	height: 20px;
	width: 298px;
	background: url(../images/best-selling.gif) left top no-repeat;
	overflow: hidden;
	padding: 0px;
	margin: 20px 0;
}

table.bestselling {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px -45px 0px 0px;
}
table.bestselling td {
	vertical-align: bottom;
	margin: 0px;
	padding: 0px 21px;
	font:normal 11px/15px Arial,sans-serif;
	border-left: 1px solid #99bbd4;
	vertical-align: top;
	text-align: left;
	width: 120px;
}
table.bestselling td.firstchild {
	border-left: 0 none;
	padding-left: 10px
}
table.bestselling tr.imgrow td {
	padding-top: 20px;
	vertical-align: middle;
	text-align: center;
}
table.bestselling tr.buttonrow td {
	padding-bottom: 15px;
}
table.bestselling a {
	font:bold 12px/15px Arial,sans-serif;
	color: black;
	text-decoration: none;
}
table.bestselling span.price {
	font-weight: bold;
	color: #2f9461;
}
table.bestselling button {
	width: 87px;
	height: 26px;
	background: url(../images/addtocart.gif) left top no-repeat;
	margin: 4px 12px 7px 0px;
	padding: 0px;
	border: 0 none;
	cursor: pointer;
	vertical-align: middle;
}
table.bestselling button.wishlist,
table.bestselling button.compare {
	margin: 0px;
	width: auto;
	height: 15px;
	background:  none;
	color: #1e7ec8;
	font: normal 11px/15px Arial,sans-serif;
}
table.bestselling .captions a {
	display: block;
	padding: 8px 0px 4px 0px;
}
table.bestselling .captions td {
	vertical-align: top;
	padding-bottom: 20px;
}

div.sidebox {
	position: relative;
	background: url(../images/sidebox-bg.gif) left top repeat-y;
	padding: 1px 7px 8px 7px;
	margin-top: 8px;
	color: #5e5e5e;
	font: normal 11px/15px Arial,sans-serif;
}
div.sidebox p {
	margin: 0px;
	padding: 9px 0px 4px 0px;
}
img.sideboxtop {
	position: absolute;
	top: 0px;
	left: 0px;
}
img.sideboxbottom {
	position: absolute;
	bottom: -1px;
	left: 0px;
}
div.sidebox h2 {
	margin: 0px -6px;
	background: #cce9ff url(../images/sidebox-header-bg.gif) left top no-repeat;
	font: bold 12px/12px Arial,sans-serif;
	padding: 10px 6px;
}
form#relatedform {
	margin: 0px;
	padding: 0px;
	zoom: 1;
}
form#relatedform:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
form#relatedform button {
	float:right;
	width: 87px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	border: 0 none;
	background: url(../images/addtocart.gif) left top no-repeat;
	cursor: pointer;
}
table.related,
table.minicart {
	margin: 0px;
	padding: 0px;
	border: 0 none;
	border-collapse: collapse;
}
table.compare_sidebar {
	margin: 8px 0px 0px 0px;
	padding: 0px;
	border: 0 none;
	border-collapse: collapse;
}
table.related td {
	vertical-align: top;
	margin: 0px;
	padding: 0px 5px 5px 0px;
	text-align: left;
}
table.related th {
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 5px 4px;
	text-align: left;
	font-weight: normal;
}
table.related div,
table.minicart div,
table.compare_sidebar div {
	width: 50px;
	height: 50px;
	border: 1px solid #a9a9a9;
}
table.minicart td,
table.compare_sidebar td {
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	text-align: left;
}
table.minicart th,
table.compare_sidebar th {
	vertical-align: top;
	margin: 0px;
	padding: 0px 7px 8px 9px;
	text-align: left;
	font-weight: normal;
}
table.minicart img.mc_delete_item,
table.compare_sidebar img.sc_delete_item {
	margin-top: 2px;
	cursor: pointer;
}
div.sidebox h2.mycart {
	padding-left: 39px;
}
div.sidebox a.mycart {
	position: absolute;
	top: 5px;
	left: 7px;
	width: 23px;
	height: 23px;
	cursor: pointer;
}
div#logos {
	position: relative;
}
div#logos a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 181px;
	display: none;
	text-align: center;
	padding: 15px 0px;
}
div#logos a.starite {
	padding-top: 25px;
}

div.footer {
	position: relative;
	top: -19px;
	padding: 0px 30px 25px 30px;
	margin-bottom: 25px;
	background: url(../images/bodybg.gif) left top repeat-y;
}
img.pagebottom {
	position: absolute;
	left: 0px;
	bottom: -1px;
}
div#footermenu {
	position: relative;
	z-index: 1;
	border-top: 1px solid #99bbd4;
	padding: 11px 0px 0px 0px;
	overflow: hidden;
}
div#footermenu ul {
	position: relative;
	left: -7px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#footermenu li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px 7px;
	font: normal 11px/12px Arial,sans-serif;
	border-left: 1px solid #5e5e5e;
}
div#footermenu a {
	color: #5e5e5e;
}
table.compare {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 1px solid #e3e3e3;
}

table.compare thead tr.buttons td,
table.compare thead tr.buttons th,
table.compare td,
table.compare th {
	vertical-align: top;
	border-left: 1px dotted #cccccc;
	padding: 10px 11px;
}
table.compare thead td,
table.compare thead th {
	padding-bottom: 0px;
}
table.compare tr.odd td,
table.compare tr.odd th {
	background-color: #eeeeee;
}
table.compare tr.buttons td,
table.compare tr.buttons th,
table.compare td.corner {
	border-bottom: 1px solid #444444;
}
table.compare thead th {
	text-align: left;
	font-weight: bold;
}
table.compare thead td {
	text-align: center;
}
table.compare thead b {
	color: #2f9461;
	font: bold 30px/34px Arial,sans-serif;
}
table.compare tbody td,
table.compare tbody th {
	border-bottom: 1px solid #cccccc;
	text-align: left;
	font-weight: normal;
}
table.compare button.cart {
	margin: 0;
	padding: 0;
	height: 26px;
	width: 87px;
	background: url("../images/addtocart.gif") left top no-repeat;
	border: 0 none;
	cursor: pointer;
}
table.compare button.wishlist {
	margin: 8px 0px 0px 0px;
	padding: 0;
	height: 15px;
	width: auto;
	background: none;
	border: 0 none;
	color: #1E7EC8;
	font: 11px/15px Arial,sans-serif;
	cursor: pointer;
}
p.copyright {
	margin: 0px;
	padding: 8px 0px 0px 0px;
	font: normal 11px/12px Arial,sans-serif;
	color: #5e5e5e;
}
div.designedby {
	position: absolute;
	z-index: 2;
	top: 12px;
	right: 30px;
}
div.designedby img {
	border: 0 none;
}
.couponContent {
	border-style: dashed;
	border-width: thick;
	padding: 15px;
	min-height: 240px;
	max-width: 695px;
	background-color: #FFF;
	}
.couponContent img {
	padding-top: 10px;
}
div.expirationDate {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 20px;
	height: 20px;
	padding: 10px;
	line-height:20px;
	margin-bottom: 10px;
}
h1.couponHeading {
	color: #4C4C4C;
	font-size:55px;
	padding-top:10px;
}
div.couponSubHeading {
	margin-left:50px;
	font-size:25px;
	line-height:27px;
}
div.finePrint {
	font-size:10px;
	padding-bottom:0px;
}
div.printCoupon {
	padding-top: 20px;
}

