/* =Side
----------------------------------------------- */
div#side #side-bot {margin-bottom: 20px;}
#searchFrom {
	padding: 10px 10px;
}
#searchFrom input, #searchFrom select {margin: 3px 0;	width: 192px;}
#searchFrom input.inputSML {width: 88px;}
#searchFrom select {width: 195px;}
#advanced {float: left;padding-left: 10px;}
#advanced a {color: #fff !important;}
#searchFrom .searchBtn {width: 40px;margin-right: 5px;display:inline;float:right;}

div#sideCart {padding: 8px;font-size: 1.1em;}
div.name {float:left;display:inline;padding: 0 5px 5px 5px;}
div.price {float:right;display:inline;padding: 0 5px 5px 5px;}

.txtCartPrice {float: right;}
.cartTotal {border-top: 1px dashed #F5BB48;padding: 5px 0;}

a.txtviewCart {
	font-weight: bold;
	color: #FFFFFF;
	border: 1px dashed #FFFFFF;
	background-color: #1D2645;
	padding: 2px 5px;
	text-align: center;
	font-size: 12px;
}
a.txtviewCart:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F5BB3E;
	padding: 2px 5px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
}

/* =Main
----------------------------------------------- */
div#main .nBox {float:left;display:inline;width: 460px;margin:0 10px 0 10px;}
div#main p, div#main span {font-size: 1.3em;line-height: 20px}
ul#cartNav {font-size: 1.1em;list-style:none;margin:2px 0 0 0 !important;padding:0;}
ul#cartNav li {
	display:inline;
	border-right:1px solid #fff;
}
ul#cartNav  li.last {border-right:0;}
ul#cartNav  li a {
	padding: 0 5px;
}
div#main .box-bot {margin-bottom: 20px;}

div#main div.box h5 {font-size: 1em;}
div#main div.box {float:left;display:inline !important;width: 225px;margin:8px 0;padding:0;}
div#main div.box input, div#main div.box select {margin: 3px 0;	width: 192px;}
div#main div.box input.inputSML {width: 88px;}
div#main div.box select {width: 195px;}
div#main div.box .searchBtn {width: 60px;margin-right: 30px;float:right;}

/* =Forms
----------------------------------------------- */
.textbox {
	background-color: #fff;
	border: 1px solid #000000;
	font-size: 11px;
	color: #000000;
	padding: 2px 4px;
}
.submit {	
	font-weight: bold;
	color: #FFFFFF;
	border: 1px dashed #FFFFFF;
	background-color: #1D2645;
	padding: 2px 5px;
	text-align: center;
	font-size: 12px;
}
.submit:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F5BB3E;
	padding: 2px 5px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
}

/* =Latest Products
----------------------------------------------- */
div.latestProds {width: 33%;padding: 10px 0;font-size: 1.2em;}

/* =View Category
----------------------------------------------- */
#subCats {text-align: center;padding: 3px;font-size: 1.2em;}
.subCat {	
	text-align: center;
	padding: 0;
	float: left;
	width: 45%;
}
.subCat img {border: 1px solid #840000;margin: 15px 0 5px 0;}
div#main .directory {font-size: 1.1em;}

/* =View Products
----------------------------------------------- */
.tblList {
	font-size: 1.1em;
}
.tdListTitle {
	background: #475077;
	border-bottom: 1px solid #FCD98A;
	font-size: 1.3em;
	font-weight: bold;
	padding: 5px 8px;
}
body.g .tdListTitle {background: #7F3F4C;}
.tdEven {
	border-bottom: 1px solid #FCD98A;
	padding: 10px 8px;
}
.tdOdd {
	border-bottom: 1px solid #FCD98A;
	padding: 10px 8px;
}
a.txtButton {
	font-weight: bold;
	color: #FFFFFF;
	border: 1px dashed #FFFFFF;
	background-color: #1D2645;
	padding: 2px 5px;
	text-align: center;
	font-size: 12px;
}
a.txtButton:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F5BB3E;
	padding: 2px 5px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
}

/* =Product Information
----------------------------------------------- */
.prodImage {
	float: left;
	width: 275px;
	text-align:center;
	background: #fff;
	margin-right: 10px;
	border: 1px solid #1C233F;
	position: relative
}

div#prodInfo p {padding:0 0 1px 0;margin:0;font-size: 1.2em;}
div#prodInfo {margin: 20px 0 0 0;position: relative}
div#prodOptions {margin: 10px 0 0 0;}
div#prodOptions select {min-width:135px;}
.quantity {background: #465074;width: 125px;text-align: center;font-size: 1.2em;padding: 8px 5px 10px 5px;margin: 20px 0 0 285px;}
body.g .quantity {background: #7F3F4C;}
div#prodDesc {margin: 10px;}
div#prodTXT {margin-left: 10px;font-size: 1.2em;}

/* =View Cart
----------------------------------------------- */
.cartProgress {
	padding-top: 2px;
	text-align: center;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #FFDB8A;
	font-weight: bold;
}
.quickBuy {
	font-size: 1.1em;
	text-align: center;
}
.tdcartEven {
	border-bottom: 1px solid #FCD98A;
	padding: 10px 8px;
	font-size: 1em;
}
.tdcartOdd {
	border-bottom: 1px solid #FCD98A;
	padding: 10px 8px;
	font-size: 1em;
}

.cartSubTotal {padding-top: 10px;}
.cartTXT {font-size: 1.1em;}

table.cartShip {width: 100%;border: none;text-align: right;padding: 4px 0;margin:0}
table.cartTotal {width: 100%;border: none;background: #465074;text-align: right;padding: 4px 0;margin:0 0 10px 0;}
body.g table.cartTotal {background: #7F3F4C;}

a.txtContinue {
	font-weight: bold;
	color: #FFFFFF;
	border: 1px dashed #FFFFFF;
	background-color: #F5BB3E;
	padding: 2px 5px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
}
a.txtContinue:hover {
	font-weight: bold;
	color: #FFFFFF;
	border: 1px dashed #FFFFFF;
	background-color: #1D2645;
	padding: 2px 5px;
	text-align: center;
	font-size: 12px;
}

/* =Login
----------------------------------------------- */
.loginTable {font-size: 1.1em;padding:0; margin:0;}
.loginTable td {padding: 2px 8px;}

/* =Register
----------------------------------------------- */
.regTable {font-size: 1.2em;padding:0; margin:0 0 20px 0;width: 100%;}
.regTable td {padding: 4px 8px 2px 8px;}
.regTable td input, .regTable td select {width: 125px;}
.regTable td input.txtLRG {width: 175px;}
.regTable td input.txtSML {width: 60px;}
.regTableTitle {
	border-bottom: 1px solid #FCD98A;
	font-size: 1.3em;
	font-weight: bold;
	padding: 5px 8px;
}
.regTable td.regTXT {width: 130px;}

/* =Payment
----------------------------------------------- */
.payTable {font-size: 1.2em;padding:0; margin:0 0 20px 0;width: 100%;}
.payTable td {padding: 4px 8px 2px 8px;}
.payTable td.payGateway {padding: 4px 8px 2px 8px;background: #465074;}
body.g .payTable td.payGateway  {background: #7F3F4C;}
.comments {width: 438px;}

/* =Shipping
----------------------------------------------- */
.shipTable {font-size: 1.2em;padding:0; margin:0 0 10px 0;width: 100%;}
.shipTable td {padding: 2px 8px 0 15px;}
.shipTableTitle {
	border-bottom: 1px solid #FCD98A;
	font-size: 1.1em;
	font-weight: bold;
	padding: 18px 8px 0 8px;
}
.shipTable td.padTop {padding-top: 10px;}

/* =Old Styles
----------------------------------------------- */
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs {
	text-decoration:none;
}
.txtDefault {
	text-decoration:none;
}

.txtContentTitle {
	font-size: 1.6em;
	color:#fff;
	font-weight: bold;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}


a.txtCheckout {
	
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	font-size: 75%;
	color: #FF0000;
}
.txtError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}

#pageSurround {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin-bottom: 5px;
}
#divThumbsImg {
	overflow:auto; 
	height: 400px; 
	width: 120px; 
	text-align: center; 
	float: left; 
	margin-right: 5px;
	border-right: 1px solid #999999;
}
.thumbsImg {
	border: 1px solid #999999;
	background-color: #CCCCCC;
}
#divMainImg {
	float: left; 
	width: 400px; 
	height: 400px;
	text-align: center;
	overflow: hidden;
	margin-bottom: 5px;
}
a.popupLink {
	
	font-size: 75%;	
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.popupLink:hover {
	color: #070F72;
	font-weight: bold;
}
.txtCopyright, a.txtCopyright {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	padding-top: 5px;
	color: #999999;
}
a.txtCopyright:hover {
	text-decoration: none;
}