img {
	border: none;
}

.cart_icon {
	margin: 0;
	padding: .5em 0 0 0;
}

.boxTitlePopProd {
	color: #FFFFFF;
	background-color: #333333;
	height: 20px;
	padding-left: 10px;
	padding: .6em .6em .2em .6em;
	text-align: left;
	text-transform: uppercase;
}

.boxContentPopProd {
	border: 0px solid #000000;
	background-color: #F3F3F3;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.PopProdEa {
	text-align: center;
	padding: 3px;
}
.searchBtn {
	border: 1px solid #666;
	padding: .1em .6em .2em .6em;
	font-size: 11px;
	cursor: pointer;
}
.searchBox {
	border: 1px solid #666;
	font-size: 11px;
}
.textbox {
	border: 1px solid #333;
	padding: .2em .4em;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}
.textboxDisabled {
	border: 1px solid #EBEBEB;
}
.submit {
	border: 1px solid #666;
	padding: .3em .5em;
	margin-top: 0.3em;
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}

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;
	font-size: 14px;
}

li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*.txtSession, .txtCopy, .txtSiteDocs {
	color: #333333;
}*/
a.txtSession, a.txtSiteDocs {
/*	color: #031074;*/
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
/*	color: #031074;*/
	text-decoration: underline;
}
a.txtButton, a.txtButton:hover {
	font-weight: bold;
	padding: 3px 8px;
	margin-left: .4em;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}


.txtOldPrice {
	text-decoration: line-through;
	color: #ccc;
	margin-right: .4em;
}
/*.txtSale {
 	color: #00A2C0;
}
.txtOutOfStock {
	color: #00A2C0;
}*/
.txtSiteDocs, a.txtSiteDocs {
	text-decoration:none;
}
a.txtSiteDocs:hover {
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	text-decoration:none;
}
.txtContentTitle {
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 .4em 0;
	margin: 0 !important;
	text-transform: uppercase;
	display: block;
}

.siteDocs .txtSiteDocs {
	background: none !important;
}

.txtContentTitle#catTitle {
	padding-top: .4em;
}

.txtBoxSave {
	padding-left: 16px;
	font-weight: bold;
}
.tblList {
	border: 0px solid #333;
}
.tdListTitle {
	font-weight: bold;
}
.tdEven {

}
.tdOdd {

}
.txtCartPrice {
	float: right;
	padding-right: 3px;
}
.txtCart {
	
}
.cartTotal {
	border-top: 1px dotted #333;
	width: 13.6em;
	padding-top: 5px;
	padding-bottom: 8px;
	margin-top: .6em;
	overflow: hidden;
}

.viewBasketButton {
	padding-bottom: 0;
	text-align: center;
	overflow: hidden;
}

.viewBasketButton a.txtviewCart {
	border: 1px solid #444 !important;
	padding: .3em .8em !important;
	width: 12em !important;
	clear: both;
	float: left;	
}

a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited, a.txtCartProduct:hover {
	text-decoration: none;
}

a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #444;
}
a.txtviewCart:hover {

}
/*a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	font-weight: bold;
	background: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}*/
.cartProgress {
	font-weight: normal;
	color: #999;
	padding: .5em .5em .6em .5em;
	width: 67em;
	margin: auto auto 1em auto;
	text-align: left;
	text-transform: uppercase;
}
.txtcartProgressCurrent {
	font-weight: bold;
}
.quickBuy {
	text-align: left;
	padding: .8em 0;
}

.quickBuy .submit {
	padding: 1px 10px 3px 10px;
	cursor: pointer;
}

.tdcartTitle {
	font-weight: bold;
	padding: .5em;
	border-bottom: 5px solid #fff;
}

.tdCartSubTotal {
	padding-top: 10px;

	border-top: 1px solid #444;
}
a.txtCheckout {
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: -1px;
	text-decoration: none;
	padding: .8em 1.2em;
	border: 1px solid #333;
}
a.txtUpdate, a.txtUpdate.changeAddress {
	font-weight: bold;
	text-decoration: none;
	padding: 3px 16px; 
}

td.changeAddress {
	padding: 1em 0;
}

/*.txtStockWarn {
	color: #00A2C0;
}*/
.txtError {
	font-weight: bold;
	color: #c00;
	background: #FFCECE url(../styleImages/icons/flag.gif) .4em .5em no-repeat;
	border: 1px solid #c00;
	margin: 1em 0 0 0;
	padding: .6em .6em .6em 25px;
}

.txtCopyright {
	width: 91em;
	text-align: right;
	margin: 0;
}

a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
}

.RatingTop {
	padding: .6em;
	border-bottom: 1px dotted #333;
}

.RatingMain {
	padding: .6em;
	line-height: 165%;
	
}

.RatingBottom, .ReviewBot {
	padding: .6em;
}

a.sortLink {
	font-weight: bold;
	text-decoration: none;
}
a.sortLink:hover {
	text-decoration: underline;
}

#shipping-select {
	width: 220px;
	padding: 2px;
	margin-left: .8em;
}

table.myOrders tr td {
	padding: 1em 0;
}

table.myOrders tr td a {
	text-decoration: underline;
}
.boxTitleSales {
	color: #FFFFFF;
	background-color: #333333;
	height: 20px;
	padding-left: 10px;
	padding: .6em .6em .2em .6em;
	text-align: left;
	text-transform: uppercase;
}

.boxContentSales {
	border: 0px solid #000000;
	background-color: #F3F3F3;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.SaleItemEa {
	text-align: center;
	padding: 3px;
}


.txtBoxSaveEa {
	color: #F90707;
}
 .SaleMarquee {height:100px;}

.infoText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #990000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin: 3px 0px 5px 0px;	
}


@charset "utf-8";


/*---------- View Product --------------*/
.image{ text-align:center;border:1px solid #f0eeee;background:#fff;padding:5px;margin:10px 10px 10px 0;}
.image:hover{border:1px solid #CFCBCB;}
.tdcartTitle{background:#c5b078 url(../styleImages/nav.png) repeat-x left top;color:#fff;font-weight:bold;padding:7px 5px}
.diver{border-bottom:1px solid #f0eeee;display:block;margin:6px 0 8px;}

/* start mod: Common code for: Fully Flexible Contact Forms -or- Advanced Contact Forms */
/* by Estelle - http://cubecart.expandingbrain.com */

/* Information displayed after email is sent */
.divEmailInfo {
	margin: 1em auto 1em auto;
	color: black;
	background-color: #E0FFB8;
	padding: 1em;
	position: relative;
}
.divEmailError {
	margin: 1em auto 2em auto;
	padding: 1em;
	color: red;
	background-color: #FFEEE7;
}
.divEmailFields {
	margin: 1em auto;
	padding: 10px;
	width: 95%;
	overflow: auto;
	border: 1px dashed #94DA3A;
}

/* Table and field sizes/alignment */
table.contactForm {
	margin: 0 auto;
	width: 100%;
}
.contactForm input.textbox {
	width: 96%;
}
.contactForm select {
	/*width: 243px;*/
}
.contactForm textarea {
	width: 99%;
	height: 160px;
}

/* Field error messages */
span.validation-advice, span.custom-advice, label.error {
	margin-top: 5px;
	color: #FF0000;
	background-color: #FFFFFF; /* set this to fix problem in IE */
	font-weight: bold;
}

/* This is for the CAPTCHA */
#recaptcha_area {
	margin: 0.5em 0;
}
.recaptcha_theme_white .required, .recaptcha_theme_blackglass .required, .recaptcha_theme_red .required {
	border: 1px solid #70CDCC !important;
}
.recaptcha_theme_white .validation-failed, .recaptcha_theme_blackglass .validation-failed, .recaptcha_theme_red .validation-failed {
	border: 2px solid #FF3333 !important;
}
.recaptcha_theme_white .validation-passed, .recaptcha_theme_blackglass .validation-passed, .recaptcha_theme_red .validation-passed {
	border: 1px solid #B1D16C !important;
}
.recaptcha_theme_white .validation-advice, .recaptcha_theme_blackglass .validation-advice, .recaptcha_theme_red .validation-advice {
    display: none;
}

/* end mod: Common code for: Fully Flexible Contact Forms -or- Advanced Contact Forms */

/*---------------------------------
  Social Bookmarks by Electric Studio, http;//www.electricstudio.co.uk
----------------------------------*/
.bookmarkHolder {
	position:relative;
	bottom:18px;
	right:0;
	margin:0 auto;
	width:950px;
}
.bookmarkButton {
	float:right;
	width:120px;
	text-align:right;
}
.bookmarkLinks {
	border:solid 2px #D20000;
	background-color:#fff;
	padding:10px;
	width:130px;
	display: none;
	position:absolute;
	bottom:0;
	right:0;
}
.bookmarkLinksInline {
	padding:0 0 15px 0;
}
.bookmarkLinks p, .bookmarkLinksInline p {
	font-weight:900;
	margin:0;
	padding:0 0 6px 0;
}
.bookmarkLinks ul, .bookmarkLinksInline ul{
	list-style:none;
	margin:0;
	padding:0;
}
.bookmarkLinks ul li{
	text-align:left;
	padding:2px 4px 8px 0 ;
}
.bookmarkLinksInline ul li{
	text-align:left;
	float:left;
	padding:2px 10px 8px 0 ;
}
ul li.delicious {
	background:url("../styleImages/backgrounds/delicious.png") no-repeat 0 0;
}
ul li.digg {
	background:url("../styleImages/backgrounds/digg.png") no-repeat 0 0;
}
ul li.reddit {
	background:url("../styleImages/backgrounds/reddit.png") no-repeat 0 0;
}
ul li.facebook {
	background:url("../styleImages/backgrounds/facebook.png") no-repeat 0 0;
}
ul li.stumbleupon {
	background:url("../styleImages/backgrounds/stumbleupon.png") no-repeat 0 0
}
ul li.sphinn {
	background:url("../styleImages/backgrounds/sphinn.png") no-repeat 0 0
}
ul li.google {
	background:url("../styleImages/backgrounds/google.png") no-repeat 0 0
}
ul li.mixx {
	background:url("../styleImages/backgrounds/mixx.png") no-repeat 0 0
}
.bookmarkLinksInline ul li a, .bookmarkLinks ul li a {
	padding:0 0 0 23px;
	margin:0 0 0 0px;
}





