body {
	background: url(../images/pageBg.gif) center top repeat-x;
	margin: 0px;
	padding: 0px;
}
h1 {
	margin-top: 0px;
	font-size: 24px;
	font-weight: normal;
}
form {
	padding: 0px;
	margin: 0px;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #000;
}
td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}
#mainTable {
	width: 840px;
}

/*** HEADER ***/

#headerFeaturedProduct {
	font-style: italic;
	width: 192px;
	margin-top: 10px;
}
#headerFeaturedProduct a {
	color: #6c9a13;
}
#headerRight {
	height: 170px;
}
#headerLinks {
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	text-align: right;
}
#headerLinks a {
	text-decoration: none;
}

/*** TOP NAV ***/

#topNav {
	padding-left: 20px;
	height: 45px;
	background: url(../images/topNavBg.gif) center top repeat-x;
	position: relative;
}
#topNav1 {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/topNav1.gif) top left no-repeat;
	width: 10px;
	height: 45px;
}
#topNav2 {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/topNav2.gif) top right no-repeat;
	width: 10px;
	height: 45px;
}
#topNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#topNav ul li {
	float: left;
}
#topNav ul li a {
	display: block;
	float: left;
	height: 45px;
	color: #cccccc;
	text-decoration: none;
}
#topNav ul li a span {
	display: block;
	float: left;
	height: 45px;
	line-height: 45px;
	padding: 0px 7px;
	cursor: pointer;
}
#topNav ul li.selected a {
	background: url(../images/topNavTab1.gif) top left no-repeat;
}
#topNav ul li.selected a span {
	background: url(../images/topNavTab2.gif) top right no-repeat;
}

/*** LEFT NAV ***/

#leftNav {
	background: url(../images/leftNav3.gif) bottom right no-repeat #10155e;
	padding: 0px 10px 10px 10px;
	height: 331px;
}
#leftNavTitle {
	color: #80c6fe;
	text-transform: uppercase;
	font-weight: bold;
}
#leftNav ul {
	list-style-type: none;
	margin: 20px 0px;
	padding: 0px;
	border-top: 1px solid #0038bc;
}
#leftNav ul li {
	border-bottom: 1px solid #0038bc;
}
#leftNav ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 6px 0px;
}
#leftNav ul li a:hover {
	color: #80c6fe;
}

/*** SEARCH ***/

#search {
}
#inputSearch {
	background: url(../images/searchBg.gif) top left no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #9a9a9a;
	height: 15px;
	width: 136px;
	float: left;
	padding: 1px 0px 0px 3px;
	margin-right: 10px;
}
#btnSearch {
	float: left;
}

/*** PRODUCT SPOTLIGHT ***/

#productSpotlight {
	margin: 10px 0px;
}

/*** QUICKHELP ***/

#quickHelp {
	margin-bottom: 20px;
}
#quickHelpTitle {
	font-size: 18px;
	color: #0088f6;
	margin-bottom: 10px;
}
#quickHelp ul {
	border-top: 1px solid #e5e5e5;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#quickHelp ul li {
	border-bottom: 1px solid #e5e5e5;
}
#quickHelp ul li a {
	font-size: 11px;
	text-decoration: none;
	color: #10155e;
	padding: 5px 0px;
	display: block;
}
#quickHelp ul li a:hover {
	padding-left: 10px;
}

/*** MAIN CONTENT ***/

#mainCont {
	padding: 30px 30px 0px 30px;
}
.mainContBg {
	background: url(../images/leftNav2.gif) top left no-repeat;
}
#pageText1, #pageText2, #pageText3 {
	margin-bottom: 20px;
}
.titleBar {
	background: url(../images/titlebar1.gif) top left no-repeat;
	height: 29px;
	line-height: 29px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 14px;
}
.titleBar span {
	display: block;
	float: right;
	height: 29px;
	width: 10px;
	background: url(../images/titlebar2.gif) top right no-repeat;
}

/*** PRODUCTS ***/

#products, #pageLinks, #searchResults {
	margin: 0px 0px 20px 0px;
}
#products td {
	padding: 0px 10px;
}
.productName {
	display: block;
	font-size: 14px;
	margin: 10px 0px;
	text-decoration: none;
}
.btnMoreInfo {
	margin-bottom: 5px;
}
.btnAddToCart {
}

/*** FOOTER ***/

#footerNav {
	background: url(../images/footerNavBg.gif) center bottom repeat-x;
	height: 35px;
	line-height: 35px;
	position: relative;
	text-align: center;
}
#footerNav1 {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/footerNav1.gif) bottom left no-repeat;
	width: 10px;
	height: 35px;
}
#footerNav2 {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/footerNav2.gif) bottom right no-repeat;
	width: 10px;
	height: 35px;
}
#footerNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footerNav ul li {
	display: inline;
}
#footerNav ul li a {
	color: #bfc5e8;
	padding: 0px 10px;
}
#copyright {
	padding: 20px;
	text-align: center;
	font-size: 10px;
	color: #666;
}

/*** MORE INFO PAGE ***/

#mainContMi {
	padding: 30px 0px 0px 30px;
}
h1.mi {
	font-size: 28px;
	font-weight: bold;
	color: #10155e;
	margin: 0px 0px 10px 0px;
}
#productInfoLeftCol {
	width: 180px;
	float: left;
}
.productInfoBox {
	border: 1px solid #0088f6;
	position: relative;
	padding: 10px;
	margin-bottom: 10px;
	width: auto;
	height: 100%;
}
.productInfoBox1 {
	background: url(../images/infoBox1.gif) top left no-repeat;
	position: absolute;
	top: -1px;
	left: -1px;
	width: 10px;
	height: 10px;
}
.productInfoBox2 {
	background: url(../images/infoBox2.gif) top left no-repeat;
	position: absolute;
	top: -1px;
	right: -1px;
	width: 10px;
	height: 10px;
}
.productInfoBox3 {
	background: url(../images/infoBox3.gif) bottom left no-repeat;
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 10px;
	height: 10px;
}
.productInfoBox4 {
	background: url(../images/infoBox4.gif) bottom left no-repeat;
	position: absolute;
	bottom: -1px;
	left: -1px;
	width: 10px;
	height: 10px;
}
.productInfoBox a {
	color: #0038bc;
}
#productInfoRightCol {
	width: 200px;
	float: right;
}
#ordering {
	background: #bfe1fd;
	position: relative;
	padding: 10px;
	clear: both;
	margin-top: 10px;
	height: 100%;
}
#ordering1 {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/ordering1.gif) top left no-repeat;
	width: 10px;
	height: 10px;
}
#ordering2 {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/ordering2.gif) top left no-repeat;
	width: 10px;
	height: 10px;
}
#ordering3 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(../images/ordering3.gif) bottom left no-repeat;
	width: 10px;
	height: 10px;
}
#ordering4 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(../images/ordering4.gif) bottom left no-repeat;
	width: 10px;
	height: 10px;
}
#quantityPricing {
	padding: 10px 0px;
}
#quantityPricing table {
	background: #bfe1fd;
	border-collapse: collapse;
}
#quantityPricing td {
	font-size: 10px;
	background: #bfe1fd;
	border: none;
}
#quantityTitle {
	float: left;
	font-weight: bold;
	height: 16px;
	line-height: 16px;
	margin-right: 5px;
}
#inputQuantity {
	width: 20px;
	height: 14px;
	border: 1px solid #000;
	float: left;
	font-weight: bold;
	text-align: center;
}
#priceBlock {
	margin: 10px 0px;
}
.priceStrike {
	text-decoration: line-through;
}
.priceMi {
	font-size: 18px;
	font-weight: bold;
}
.titleBarMi {
	background: url(../images/titlebar1.gif) top left no-repeat;
	height: 29px;
	line-height: 29px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
}
.infoBox {
	background: #f2f2f2;
	border: 1px solid #e5e5e3;
	border-top: none;
	padding: 10px;
	margin-bottom: 20px;
}
.productLabel {
	text-align: center;
}
.crossSell {
	text-align: center;
	background: #FFF;
	padding: 0px 10px 20px 10px;
}
.crossSellThumb {
	margin-top: 20px;
}
#extraInfo {
	clear: both;
	margin-top: 10px;
}
.ui-tabs-nav {
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	height: 19px;
}
.ui-tabs-nav li {
	float: left;
	margin-right: 1px;
}
.ui-tabs-nav li a:link,
.ui-tabs-nav li a:active,
.ui-tabs-nav li a:visited {
	background: url(../images/infoTabOff1.gif) top left no-repeat;
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
}
.ui-tabs-nav li a:link span,
.ui-tabs-nav li a:active span,
.ui-tabs-nav li a:visited span {
	float: left;
	display: block;
	background: url(../images/infoTabOff2.gif) top right no-repeat;
	height: 20px;
	line-height: 20px;
	padding: 0px 10px;
}
.ui-tabs-nav li a:hover {
	background: url(../images/infoTabOn1.gif) top left no-repeat;
}
.ui-tabs-nav li a:hover span {
	background: url(../images/infoTabOn2.gif) top right no-repeat;
}
.ui-tabs-nav .ui-tabs-selected a:link,
.ui-tabs-nav .ui-tabs-selected a:active,
.ui-tabs-nav .ui-tabs-selected a:visited {
	background: url(../images/infoTabOn1.gif) top left no-repeat;
}
.ui-tabs-nav .ui-tabs-selected a:link span,
.ui-tabs-nav .ui-tabs-selected a:active span,
.ui-tabs-nav .ui-tabs-selected a:visited span {
	background: url(../images/infoTabOn2.gif) top right no-repeat;
}
.ui-tabs-hide {
	display: none;
}
#tabCont {
	border-top: 10px solid #0038bc;
	padding: 20px;
	background: #f2f5fc;
}
#newsletter {
	padding: 0px 10px;
	text-align: center;
}
#newsletter p {
	font-weight: bold;
}