html, body {
	/*font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

img {
	border: none;
}

.cart_icon {
	border: none;
	margin: 12px 0px;
}

form.searchForm{
	float:right;
	text-align:right;
	position:relative;
}
div.cartSearch form.searchForm{
	float:none;
	text-align:center;
	position:relative;
}
div.cartSearch form.searchForm input{
margin:5px;
}
#breadcrumbs{
	margin:-10px -10px 10px -10px;
	padding:5px;
	font-size:14px;
	color:#003399;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a.txtLocation{
	color: #003399;
}
a.txtLocation:hover{
	color:#F00;
}
.searchBtn {
	color: #FFFFFF;
	background-color: #154472;
	border: 1px solid #00349A;
	height: 20px;
	width: 50px;
	font-size: 12px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	background-image:url(../styleImages/backgrounds/siteDocBtns.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.advancedSearch{
	position:relative;
	top:3px;
	font-size:11px;
	color:#000;
	margin-right:3px;
}
.searchBox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.textbox {
	color: #333333;
	background-color:#FFF;
	border: 1px solid #e5e5e5;
	font-size: 12px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	/*font-size: 12px;*/
	color: #e1e1e1;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.submit {
	color: #FFFFFF;
	border: 1px solid #003366;
	height: 20px;
	width: 50px;
	font-size: 12px;	
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	background-image:url(../styleImages/backgrounds/siteDocBtns.gif);
	background-repeat:repeat-x;
	background-position:top;
}
form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin-left: 30px;
	padding: 0px;
	color: #333333;	
}

li {
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 12px;
}

li.num {
	color: #333333;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #333333;
	padding: 3px 5px;
}
a.txtSession, a.txtSiteDocs {
	color: #333333;
	text-decoration: none;
	padding: 3px 5px;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #0000FF
	text-decoration: none;
}
a.txtOther{
	color:#FF6600;
}
.txtButton, .txtLogin, .txtRegister {
	color: #FFF;
	background-color:#669966;
	border: 1px solid #003366;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	background:url(../styleImages/backgrounds/buttonbg.gif) repeat-x;
	background-position:top;
	padding: 4px 8px;
	margin-top:5px;
	margin-bottom:5px;
	line-height:28px;
	text-align: center;
	text-decoration: none;
	
}
a.txtButton:hover, .txtLogin:hover, .txtRegister:hover{
	background:url(../styleImages/backgrounds/buttonbg.gif) repeat-x;
	background-position:bottom;
	color:#FFF;
	border-color:#000;
}
.btnMore{
	background:url(../styleImages/backgrounds/buttonmorebg.gif) repeat-x;
	background-position:top;
	padding: 4px 23px;
	margin-top:5px;
	margin-bottom:5px;
	line-height:28px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-color:#999999;
	border: 1px solid #333;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.btnMore:hover{
	background-position:bottom;
	border:1px solid #000;
}
.btnReserveOrder{
	background:url(../styleImages/backgrounds/buttonreservebg.gif) repeat-x;
	background-position:top;
	padding: 4px 10px;
	margin-top:5px;
	margin-bottom:5px;
	line-height:28px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-color:#0066CC;
	border: 1px solid #003366;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.btnReserveOrder:hover{
	background-position:bottom;
	border:1px solid #000;
}
.btnSoldOut{
	background:url(../styleImages/backgrounds/buttonsoldoutbg.gif) repeat-x;
	background-position:top;
	padding: 4px 26px 4px 25px;
	margin-top:5px;
	margin-bottom:5px;
	line-height:28px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-color:#CC0000;
	border: 1px solid #660000;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.btnSoldOut:hover{
	background-position:bottom;
	border: 1px solid #000;
}

.btnBuy{
	background:url(../styleImages/backgrounds/buttonbuybg.gif) repeat-x;
	background-position:top;
	padding: 4px 40px 4px 41px;
	margin-top:5px;
	margin-bottom:5px;
	line-height:28px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-color:#669966;
	border: 1px solid #003300;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.btnBuy:hover{
	background-position:bottom;
	border: 1px solid #000;
}
.txtOldPrice {
	text-decoration: line-through;
	font-size:12px;
	
}
.txtSale {
 	color:#CC0000;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:16px;
	font-weight:bold;
	
}
.txtSaleProduct {
 	color:#CC0000;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:20px;
	font-weight:bold;
	
}
.txtOutOfStock {
	color: #FFFFFF;
	font-weight:bold;
}
.txtPrice {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:15px;
	font-weight:bold;
	color: #333333;
}
.txtPriceProduct{
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:20px;
	font-weight:bold;
	color: #333333;
}
a.txtSiteDocs {
	color: #ffffff;
	text-decoration:none;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	font-weight:bold;
	background-image:url(../styleImages/backgrounds/siteDocBtns.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:6px 8px;
	border-left:1px solid #003366;
	border-right:1px solid #003366;
}
.txtSiteDocs{
	color: #ffffff;
	text-decoration:none;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
}
a.txtSiteDocs:hover {
	/*color: #0C0;*/
	color:#FFF;
	text-decoration:none;
	background-position:bottom;
}
.txtDefault, a.txtDefault, a.txtLink {
	color: #333333;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover {
	/*color: #c3e37e;*/
	color:#F00;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #F00;
	text-decoration:none;
}
.productTitle{
	font-size:14px;
}
.txtContentTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#003399;
	/*color: #FFFFFF;
	background-image:url(../styleImages/backgrounds/mainheader1.gif);
	background-color: #70cdcc;
	height: 17px;
	border-top: 1px solid #003366;
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;*/
	padding: 6px;
}
.txtBoxSave {
	color: #70cdcc;
	padding-left: 16px;
}
.tblList {
	border-left:1px solid #003366;
	border-right:1px solid #003366;
}
.tdListTitle {
	background-image:url(../styleImages/backgrounds/bar.jpg);
	font-weight: bold;
	color: #FFFFFF;
	height:30px;
}
.tdEven {
	/*border-bottom: 1px solid #003366;*/

}
.tdOdd {
	/*border-bottom: 1px solid #003366;*/
}
.catButtons{
	border-bottom: 1px solid #003366;
	padding-bottom:5px;
	padding-top:15px;

}
.catOutofStock{
	border-bottom: 1px solid #003366;
	text-align:center;
}
.txtCartPrice {
	float: right;
	color: #F00;
	padding-right: 3px;
}
.txtCart {
	color: #333333;	
}
.cartTotal {
	border-top: 1px dashed #e1e1e1;
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 5px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	color:#333333;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color:#F00;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #FFF;
	background-color:#669966;
	border: 1px solid #003366;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	background:url(../styleImages/backgrounds/buttonbg.gif) repeat-x;
	background-position:top;
	padding: 3px 5px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtviewCart:hover {
	background-position:bottom;
	color:#FFF;
	border-color:#000;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	background-image:url(../styleImages/backgrounds/buttonbg.gif);
	background-position:bottom;
	color:#FFF;
	border: 1px solid #660000;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 3px 5px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
.cartProgress {
	font-weight: normal;
	color:#333333;
	padding: 4px;
	border: 1px solid #e1e1e1;
	margin: auto;
}
.txtcartProgressCurrent {
	color:#003366;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #000;
	background-color:#e5e5e5;
	border-bottom: 1px dashed #e1e1e1;
}
.tdcartEven {
	background-color: #ffffff;
	border-bottom: 1px dashed #e1e1e1;	
}
.tdcartOdd {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.tdCartSubTotal {
	padding-top: 10px;
}

.txtStockWarn {
	color: #FFFFFF;
	margin-top:20px;
}
.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
}
.txtSuccess {
	font-weight: bold;
	color: #006600;
	background-color:#66FF66;
	border: 1px solid #669933;
	padding: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 11px;*/
	padding-top: 5px;
	color:#003399;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
a.txtCopyright:hover {
	text-decoration: none;
	
}
.dropDown {
	width: 168px;
}
.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: #e1e1e1;
	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;
}

/*
td.catImage{
	width:160px;
}
*/
.cartExtraValue{
	font-size:10px;
}
.orderonline{
	font-family:Arial, Helvetica, sans-serif;
	color:#F00;
	font-weight:bold;
}
.prodTitle{
	font-size:18px;
}

/*#latestproduct1{

}
#latestproduct2{
	display:none;
}
#latestproduct3{
	display:none;
}
#latestproduct4{
	display:none;
}
#latestproduct5{
	display:none;
}*/
.fade-box{
	position:absolute;
	padding:4px;
	margin:auto;
	width:160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}
.fade-box img{
	margin-bottom:10px;
}
.fade-box a{
	text-decoration:none;
	color:#003399;
	font-weight:bold;
}
.fade-box a:hover{
	color:#FF0000;
}
#trax_scroller{
	text-align:center;
	height:255px;
}
#latest_scroller{
	text-align:center;
	height:124px;
}
#latest_scroller img{
	height:51px;
}
.latest_scroller_txt{
	margin:auto;
	margin-top:10px;
}
.trax_scroller_txt{
	margin:auto;
	margin-top:10px;
}

.latestTrax{
	float:left;
	padding:5px;
	margin:10px;
	/*border:1px solid #000;*/
	text-align:center;
	width:150px;
	height:190px;
	position:relative;
}

.latestTrax a img{	
	padding:2px;
}

.latestTrax a{
	color:#003399;
	font-weight:bold;
}
.latestTrax a:hover{
	color:#FF0000;
}
.latestTrax .link{
	margin:10px auto 0px;
}

#announcement_scroller{
	text-align:center;
	height:180px;
}

#announcement_scroller2{
	text-align:center;
}

#announcement_scroller img{
	margin-bottom:10px;
	margin-top:10px;
	height:84px;
}
.announcement_scroller_txt {
	margin:auto;
	margin-top:10px;
}
a.announcement_scroller_txt {
	color:#003399;
	font-weight:bold;
	text-decoration:none;
}
a.announcement_scroller_txt:hover{
	color:#FF0000;
}
.announcement_scroller_txt {
	margin:10px auto 0px;
}
input.txtButton{
	height:30px;
	line-height:16px;
}
h3{
	color:#003399;
}
.subCatMarque {
	text-align:center;	
	padding:3px;
	width:121px;
	height:21px;
	float:left;
	border:1px groove #000;
	margin:2px;
	background-color:#e5e5e5;
}
.subCatMarque img {
	display:none;
}
.subCatMarque a.txtButton{
	background-image:none;
	color:#00F;
	border:none;
	line-height:21px;
	margin:0px;
	padding:0px;
	text-decoration:underline;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.subCatMarque a.txtButton:hover{
	color:#F00;
	background-image:none;
}