#sessionmod {
	height: 28px;
	overflow: hidden;
	float: left;
}
.sessionUserText {
	text-align: left;
}
#sessionContent {
/*	margin-top: 5px;
	margin-left: 90px;
	float: left;*/
	background-color: #242730;
	color: #fff;
/*	width: 350px;
	height: 20px;*/
	text-align: center;
}/*
.boxTitleLeft, .boxTitleRight {
	font-size: 100%;
	font-weight: normal;
	color: #242730;
	background-color: #EEEEEE;
	height: 15px;
	border-top: 1px solid #FFFFFF;
	border-left: 0px solid #B6C4C5;
	border-right: 0px solid #B6C4C5;
	padding: 5px 10px 5px 10px;
}
.boxContentLeft, .boxContentRight {
	border-bottom: 1px solid #DDDDDD;
	background-color:#F5F5F5;
	margin: 0px;
	padding: 3px 10px 10px 10px;
}
.boxCategories {
	border: 0px solid #B6C4C5;
	padding: 3px 5px 10px 5px;
	margin: 0px;
}*/
.boxContent {
	border: 0px solid #B6C4C5;
	background-color: #FFFFFF;
	padding: 5px;
	color: #666666;
	margin: 0px;
	position: inherit;
}

/* END CHECK OUT PAGES */
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: justify;
	background-color: #FFFFFF;
	text-align: center;
	border-bottom: 2px solid #B6C4C5;
	margin: 0px auto;
	padding: 3px;
	float: left;
	width: 99%;
	position: inherit;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 120px;
	height: 120px;
	position:inherit;
}
.regSep {
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 2px solid #B6C4C5;
	border-bottom: 2px solid #B6C4C5;
}
#imgThumbSpace {
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}
div.latestProds {
	text-align: center;
	width: 120px;
	margin-right: 12px;
	margin-bottom: 3px;
	height: 160px;
	float: left;
	overflow: hidden;
	border-right: 0px solid #B6C4C5;
	position: relative;
}


#topCats {
	margin: 0px;
	float: right;
	width: 650px;
	padding: 0px 0px 20px 0px;
/*	margin-top: -1px;
	width: 950px;*/
	height: 42px;
	text-align: center;
	background: transparent;
	color: #FFFFFF;
	text-align: right;
}


.clearfloat {
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

/*
Homepage
*/
.home1stCol {
	float: left;
	margin: 0;
	width: 70%;
	height: 190px;
}
.home2ndCol {
	float: right;
	margin: 0;
	width: 30%;
	height: 190px;
	text-align: center;
}
.txtDisclaimer, a.txtDisclaimer {
	width: 750px;
	margin: 0 auto;
	padding: 45px 0px 0px 0px;
	text-align: center;
	font-size: 70%;
	color: #B6C4C5;
}
a.txtDisclaimer:hover {
	text-decoration: none;
}





img {
	border: none;
}
.cart_icon {
	border: none;
	margin: 12px 0px;
}
.searchBtn, 
a.searchBtn {
	color: #FFFFFF;
	background-color: #242730;
	border: 0px solid #242730;
	padding: 5px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.searchBtn:hover {
	color: #FFFFFF;
	background-color: #B6C4C5;
	border: 0px solid #B6C4C5;
	padding: 5px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.searchBox {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #B6C4C5;
	font-size: 90%;
}
.textbox {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #B6C4C5;
	font-size: 90%;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #B6C4C5;
	/*font-size: 90%;*/
	color: #e1e1e1;
}
.submit, 
a.submit {
	color: #FFFFFF;
	background-color: #242730;
	border: 0px solid #242730;
	padding: 5px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.submit:hover {
	color: #FFFFFF;
	background-color: #B6C4C5;
	border: 0px solid #B6C4C5;
	padding: 5px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
/*ol, ul {
	margin: 0px;
	padding: 0px;
	color: #333333;	
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 90%;
}
li.num {
	color: #666666;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}*/
.txtSession, .txtCopy, .txtSiteDocs {
	color: #666666;
}
a.txtSession, a.txtSiteDocs {
	color: #FFFFFF;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #B6C4C5;
	text-decoration: none;
}
.txtButton, 
a.txtButton {
	color: #FFFFFF;
	background-color: #242730;
	border: 0px solid #242730;
	padding: 5px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	color: #FFFFFF;
	background-color: #B6C4C5;
	border: 0px solid #B6C4C5;
	padding: 5px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.txtOldPrice {
	text-decoration: line-through;
	font-size: 90%;
}
.txtSale {
 	color: #242730;
	font-size: 110%;
	font-weight:bold;
}
.txtOutOfStock {
	color: #990000;
}
.txtPrice {
	font-size: 110%;
	font-weight:bold;
	color: #666666;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #B6C4C5;
	text-decoration:none;
	font-size: 12px;
}
a.txtSiteDocs:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #666666;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #990000;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #242730;
	text-decoration:none;
}/*
.txtContentTitle {
	font-size: 140%;
	font-weight: normal;
	color: #242730;
	padding: 0px;
}*/
.txtBoxSave {
	color: #666;
	padding-left: 16px;
}
.tblList {
}
.tdListTitle {
	background-color: #e1e1e1;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.tdOdd {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.txtCartPrice {
	float: right;
	color: #242730;
	padding-right: 3px;
}
.txtCart {
	color: #666666;	
}
.cartTotal {
	border-top: 1px solid #FFFFFF;
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 5px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #333333;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #242730;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #FFFFFF;
	background-color: #B6C4C5;
	border: 0px solid #B6C4C5;
	padding: 5px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtviewCart:hover {
	color: #FFFFFF;
	background-color: #242730;
	border: 0px solid #242730;
	padding: 5px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color: #FFFFFF;
	background-color: #e1e1e1;
	border: 1px solid #B6C4C5;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.cartProgress {
	background-color: #242730;
	font-weight: normal;
	color: #B6C4C5;
	padding: 4px;
	border: 2px solid #B6C4C5;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #ffffff;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	border-bottom: 1px dashed #B6C4C5;
}
.tdcartEven {
	background-color: #ffffff;
	border-bottom: 1px dashed #B6C4C5;	
}
.tdcartOdd {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #B6C4C5;
}
.tdCartSubTotal {
	padding-top: 10px;
}

.txtStockWarn {
	color: #990000;
}
.txtError {
	font-weight: bold;
	color: #ffffff;
	background-color: #990000;
	border: 1px solid #B6C4C5;
	padding: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 11px;*/
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#RatingTop {
	background-color: #FFFFFF;
	padding: 3px;
}
#RatingMain {
	background-color: #FFFFFF;
	padding: 3px;
	font-style: italic;
}
.ReviewBot {
	background-color: #FFFFFF;
	padding: 3px;
}
#RatingBottom {
	background-color: #B6C4C5;
	padding: 3px;
	color: #FFFFFF;
	/*font-size: 11px;*/
}
a.sortLink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.sortLink:hover {
	text-decoration: underline;
}
#shipping-select {
	width: 220px;
}



.txtCat, a.txtCat {
	font-size: 140%;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 6px 0px 10px;
}
a.txtCat:hover {
	font-size: 140%;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px 6px 0px 10px;
}

