td, div {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
a:link, a:active, a:visited {
	color: #000;
}
form {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4 {
	font-weight: normal;
	margin: 0px;
}
h1.pageName {
	margin-bottom: 20px;
}
.divLine1 {
	border-top: 1px solid #ebebeb;
	line-height: 1px;
}
.divLine2 {
	border-top: 1px solid #c4dcfa;
	line-height: 1px;
}
.hr1 {
	border-top: 1px solid #e5e5e5;
	line-height: 1px;
	margin-bottom: 30px;
}
.pageText {
	margin-bottom: 20px;
	line-height: 18px;
	font-size: 12px;
}
#pageText1 {
	padding-right: 20px;
}

/*** BOXES ***/

.boxWhiteBorderContent {
	padding: 20px;
}
.blueBoxHalfRound {
	background: #f2f8ff;
}
.blueBoxHalfRoundHeader1 {
	background: #3b88ed;
}
.blueBoxHalfRoundContent {
	padding: 5px 5px 5px 5px;
}
.gradientBox {
}
.gradientBoxContent {
	padding: 30px;
}

/*** STRUCTURE STUFF ***/

#wrapper {
	margin: 0px auto;
	width: 930px;
	background: #fff;
}
#wrapperContent {
	padding: 0px 10px 0px 10px;
}
#leftCol {
	padding: 20px 20px 10px 20px;
}
#rightCol {
	padding: 20px 0px 20px 20px;
}
#mainContent {
	padding-right: 20px;
}

/*** HEADER ***/

#header {
	position: relative;
}
#topNav ul li {
	float: left;
}
#topNav ul li a {
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	color: #fff;text-decoration: none;
	font-weight: bold;
	padding: 0px 10px;
	outline: none;
}
#topNav a:hover {
	text-decoration: underline;
}
#headerBottomRight {
	padding-right: 20px;
}
.minicart {
	padding-bottom: 10px;
}
.minicart a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.minicart img {
	margin-right: 10px;
}

/*** SUBHEADER ***/

#subheader {
	background: #3b88ed;
	height: 40px;
}
#search {
	padding-left: 20px;
}
#inputSearch {
	padding: 3px 0px 0px 0px;
	border: none;
	height: 17px;
	width: 145px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
#btnSearch {
	margin-left: 5px;
}
#headerMessage {
	font-weight: bold;
	color: #fff;
	font-size: 12px;
}
#headerMessage a {
	color: #fff;
	font-weight: bold;
}

/*** LEFT NAV ***/

#basicNav {
	margin-bottom: 20px;
}
#basicNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#basicNav ul li {
	position: relative;
	z-index: 100000;
}
#basicNav ul li.basicNavSelected {
	z-index: 100010;
}
#basicNav ul li a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #3b88ed;
	margin-bottom: 5px;
	width: 180px;
	display: inline-block;
}
#basicNav ul li a:hover {
	text-decoration: none;
}
#basicNav ul ul {
	display: none;
	position: absolute;
	top: 0px;
	left: 120px;
	background: #fafafa;
	padding: 10px;
	border: 1px solid #ddd1c1;
}
#basicNav ul li.basicNavSelected ul {
	display: block;
}
#basicNav ul ul li {
	position: relative;
}
#basicNav ul ul li a {
	width: 75px;
	background: #fdfbf9;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
#basicNav ul ul li a:hover {
	background: #ddd1c1;
}
#basicNav ul li.basicNavSelected ul ul {
	display: none;
}
#basicNav ul ul ul {
	display: none;
	left: 65px;
	z-index: 100001;
}
#basicNav ul li.basicNavSelected ul li.basicNavSelected ul {
	display: block;
}
#basicNav ul ul ul li a {
	width: 200px;
}
.leftNav {
	background: #e5dbcf;
	margin-bottom: 10px;
}
.leftNavHeader2 a {
	color: #fff;
	text-decoration: none;
}
.leftNavContent {
	padding: 20px 20px 17px 20px;
}
.leftNavContent ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.leftNavContent ul li {
	position: relative;
	z-index: 99999;
}
.leftNavContent ul li a {
	display: block;
	margin-bottom: 3px;
	padding-right: 20px;
	width: 120px;
}
.leftNavContent ul li a:hover {
	background: #ddd1c1;
	text-decoration: none;
}
.leftNavContent ul ul {
	position: absolute;
	top: 0px;
	right: -182px;
	border: 1px solid #ddd1c1;
	padding: 10px;
	background: #fdfbf9;
	width: 160px;
	display: none;
}

/*** LTO ***/

#lto {
	height: 205px;
	margin-bottom: 15px;
}
#lto #left {
	float: left;
	margin-right: 5px;
}
#lto #right {
	float: left;
}

/*** BRANDS ***/

#brands {
	margin-bottom: 20px;
}
#brands table {
	margin: 0px auto;
}
#brands td {
	padding: 10px 20px;
}

/*** ALL BRANDS ***/

/*** PRODUCTS ***/

#products td {
	border-right: 1px solid #ebebeb;
}
#products .divCell {
	border-right: none;
	padding: 10px 0px;
}
#products .lastProduct {
	border: none;
}
.productThumb {
	display: block;
	margin-bottom: 5px;
	padding: 5px;
}
.productThumb img {
	border: 1px solid #f1ece5;
}
.productName {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	display: block;
	margin-bottom: 10px;
}
.sku {
	margin-bottom: 5px;
}
.priceBlock {
	margin-bottom: 10px;
}
.priceWas {
}
.priceStrike {
	text-decoration: line-through;
}
.price {
	font-size: 14px;
	font-weight: bold;
}
.savings {
	font-size: 14px;
	color: red;
	font-weight: bold;
}
.multipage br {
	display: none;
	margin: 0px;
}
#pagination {
	text-align: center;
}
#pagination .currentpage {
	font-size: 24px;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #fafafa;
}
#pagination a {
	font-size: 14px;
	padding: 0px 5px;
	text-decoration: none;
}
#pagination a:hover {
	text-decoration: underline;
}
.paginationTop {
	margin-bottom: 10px;
}

/*** BESTSELLERS ***/

.divCell2 {
	padding: 15px 5px;
}
#bestSellers .productThumb {
	padding: 0px;
	border: 1px solid #96c0f6;
}
#bestSellers a.productName {
	display: inline;
	color: #3b88ed;
	font-weight: normal;
	font-size: 11px;
}
#bestSellers .price {
	color: red;
	font-size: 12px;
}

/*** FOOTER ***/

#footer {
	background: #c7b299;
}
#footerContent {
	padding: 10px 20px 20px 20px;
}

/*** MORE INFO ***/

/* Main Info */

#mainInfo {
	margin-bottom: 30px;
}
#quantityPricing {
	margin-bottom: 30px;
}
.inputQuantity {
	width: 20px;
	border: 1px solid #ccc;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
#quantityPricing table {
	border-collapse: collapse;
	border: 1px solid #dadada;
}
#quantityPricing td {
	padding: 5px;
	background: #fafafa;
}
#quantityPricing td.qp_quantity {
	font-weight: bold;
}
#miPriceBlock .price {
	font-size: 18px;
}
#miPriceBlock .savings {
	font-size: 18px;
}
#linkMoreInformationGraphic img {
	border: 1px solid #f1ece5;
}
#miProductName {
	font-size: 18px;
	color: #3b88ed;
	margin: 0px 0px 0px 0px;
}
#skuMi {
	margin-bottom: 20px;
}
#ordering {
	margin-bottom: 30px;
}
#miText, #miText2, #miTextSplit {
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
#miTextSplit {
	margin-bottom: 20px;
}
#miText2 {
	padding-top: 10px;
}
#miTextFull {
	display: none;
}
#returnToCategory {
	text-align: center;
	margin-bottom: 20px;
}
#returnToCategory img {
	margin-bottom: 5px;
}

/* Product Options */

#productOptionsTitle {
	font-size: 24px;
	margin-bottom: 20px;
}
#productOptions {
	margin-bottom: 30px;
}
#productOptions .price {
	color: red;
}
#productOptions .productThumb {
	padding: 0px;
}

/* Product Features */

#featuresTitle {
	font-size: 24px;
	margin-bottom: 20px;
}
#features {
	margin-bottom: 30px;
}
#features ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Product Details */

#productDetails {
	margin-bottom: 10px;
}
#productDetailsTitle {
	font-size: 24px;
	margin-bottom: 20px;
}
#productDetails {
}
.row2 {
	background: #f2eae1;
}
.specsTable {
	margin-bottom: 20px;
}
.specsTableTitle {
	background: black;
	color: #fff;
	font-weight: bold;
}
.specLabel {
	width: 100px;
}

/* Cross Sell */

#relatedProductsTitle {
	font-size: 24px;
	margin-bottom: 20px;
}

/*** CART STUFF ***/
#termsAndConditions {
	height: 100px;
	overflow: auto;
}