@charset "utf-8";
/* CSS Document */


html {
	margin: 0 auto;
	text-align: center;
}

body {
	background: #FFF url(../images/bg.jpg) top center repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0 auto;
	text-align: center;
	color: #333333;
}

p {
	margin: 0;
	padding: 10px 0;
	
}

#container {
	width: 900px;
	margin: 0 auto;
	text align: center;
	font-size: 95%;
	line-height: 1.4em;
}

#header {
	height: 127px;
}

#logo {
	float: left;
	padding-top: 15px;
}

#search {
	float: right;
	margin-top: 20px;
	padding: 15px 10px 5px 10px;
	background: url(../images/cartbg.gif) bottom center repeat-x;
	width: 188px;
	color: #333333;
	height: 56px;
	border: #c5d0d2 1px solid;
}

#siteDocs {
	float: left;
	width: 100%;
	font-size: 16px;
	border-top: 1px solid #c5d3d6;
	border-bottom: 1px solid #c5d3d6;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#siteDocs ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#siteDocs li {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	float: left;
}
#siteDocs li a, #siteDocs li a:visited {
	color: #666666;
	line-height: 35px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-left: 13px;
	padding-right: 13px;
	font-weight: bold;
}

#siteDocs li a:hover {
	background: #75aebf;
	color: #FFFFFF;
}
#siteDocs li.selected a, #siteDocs li.selected a:hover, #siteDocs li.selected a:visited {
	background: #FFF;
	color: #fff;
}

.colLeft {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-left: 10px;
}



.boxTitleLeft, .boxTitleRight {
	text-align: left;
	font-size: 14px;
	color: #75aec1;
	padding: 5px 0;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}


.boxContentLeft, .boxContentRight {
	padding: 5px 0 10px 0;
}

.boxMailingList {
	text-align: left;
	padding: 5px 0 10px 0;
}

.searchBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #74afc1;
	border: #000 1px solid;
	height: 20px;
	width: 30px;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #61A2DF;
	border: 1px solid #FFFFFF;
	width: 80px;
}
.textbox {
	background-color: #E0F0FF;
	border: 1px solid #A8B4B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E51A3;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.submit {	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #74afc1;
	border: none;
	height: 20px;
	font-weight: bold;
	border: 1px solid #070F72;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

li.bullet
{
	list-style: none;
	margin-left: 10px;
	display: inline;
	text-align: left;
	height: 23px;
	padding-top: 7px;
	color: #2a4592;
	text-decoration: none;
	float: left;
	width: 190px;
	background: url(../images/catbg.gif) left bottom no-repeat;
	padding-left: 0px;	
	
}

.boxContentLeft ul {
	padding-bottom: 25px;
	
}

.boxContentLeft li a {
	font-weight: bold;
}


li.bulletLrg {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;	
}
li.num {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
}
a.txtSession {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	text-decoration: none;
} 
a.txtSession:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: underline;
} 
.txtSessionGrey {
	color:	#819A91;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-transform: capitalize;
}
.txtCopy, .txtSiteDocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
}
a.txtSiteDocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #031074;
	text-decoration: none;
}
a.txtSiteDocs:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #031074;
	text-decoration: underline;
}
a.txtButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #74afc1;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0e51a3;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #0B4492;
	text-decoration:none;
}
a.txtSiteDocs:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #000000;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0E51A3;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #777777;
	text-decoration:none;
}
.txtContentTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	font-style: italic;
	color: #72afc1;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #BFCCC7;
}
.tdListTitle {
	background-color: #BFCCC7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0E51A3;
	border-bottom: 1px solid #BFCCC7;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #EBEDFE;
}
.txtCartPrice {
	float: right;
	color: #FF0000;
	padding-right: 3px;
}
.txtCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #0E51A3;
}
.cartTotal {
	border-top: 1px dashed #0E51A3;
	width: 150px;
	padding-top: 2px;
	margin-top: 3px;
	float: left;
	margin-left: 20px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #0E51A3;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF3300;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #74afc1;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	background-color: #66CC33;
	color: #FFFFFF;
}
.cartProgress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #61A2DF;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border-bottom: 1px solid #666666;
}
.tdcartEven {
	background-color: #EBEDFE;	
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	font-size: 70%;
	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 {
	text-align: center;
	width: 900px;
	margin: 0 auto;
}

a.txtCopyright {
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
}
a.txtCopyright:hover {
	text-decoration: none;
}

.dropDown {
	width: 120px;
}

.colMid {
	width: 665px;
	float: right;
	padding-top: 15px;
	text-align: left;
}

.colLeftCheckout {
	float: left;
	width: 200px;
	padding-top: 10px;
}

.colMainCheckout {
	width: 675px;
	float: right;
	padding-top: 15px;
	text-align: left;
}

.boxContent {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 5px;
}

.latestProds {
	float: left;
	text-align: center;
	width: 162px;
	height: 210px;
}

.latestProds  img {
	border: #cccccc 1px solid;
	padding: 2px;
}

#boxleft {
float: left;
width: 360px;
}

#boxright {
float: right;
width: 280px;
}

.featured {
	border: #cccccc 1px solid;
	padding: 2px;
}

#footer {
	background: url(../images/footerbg.gif) no-repeat;
	text-align: left;
	padding: 15px 0;
}

#frontleft {
	float: left;
	width: 275px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#frontright {
	float: right;
	width: 365px;
}

.cartlayout {
	padding: 10px 5px;
	background: url(../images/cartbg.gif) bottom center repeat-x;
	border: #c5d0d2 1px solid;
	width: 189px;
}


.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.borderbar {
	border-top: 1px dashed #0E51A3;
	height: 2px;
	width: 100px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	color: #72afc1;
	padding-top: 5px;
	padding-bottom: 5px
	margin: 0;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #6c858d;
	padding-top: 10px;
	margin: 0;
}

.ftrleft {
	float: left;
	width: 550px;
	padding-top: 5px;
	text-align: left;
}

.ftrright {
	float: right;
	width: 150px;
	text-align: right;
}