/* Link styles
------------------------------------------------ */

a:link, a:visited {color: #CECECE;text-decoration: underline;outline: none;} a:hover {color: #FFF; text-decoration: underline;}

/* Neutralize styling
---------------------------------------------------------------- */
html, body, form, fieldset {margin: 0;padding: 0;font: normal 100.01%/1.4em Helvetica, Arial, Geneva, Verdana, sans-serif;}

html { font-size: 70%; } /* 1em = 10px */
html { font-size: 80%; } /* override it ... go bigger */

.clear { clear: both; line-height: 1px; font-size: 1px; height: 1px; visibility: hidden; }

hr {  border: 0;width: 100%;color: #666;border-bottom: 1px solid #666;height: 1px;margin-top:6px;margin-bottom:6px;}

hr.keyline {  border: 0;width: 100%;color: #666;border-bottom: 1px solid #666;height: 1px;margin-top:0px;margin-bottom:12px;}

/* Apply Left Margin:
---------------------------------------------------------------- */
li, dd {margin-left: 0em}


/* Headers and Paragraphs:
---------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6
{
     line-height: 1.1em;
     padding: 0;
     margin: 0 0 0.3em 0;
     font-family: Helvetica, Arial, Geneva, Verdana, sans-serif;
}

h1 { font-size: 1.4em; font-weight: normal; color: #FFF;}
h2 { font-size: 1.6em; font-weight: normal; color: #FFF;text-transform: capitalize;}
h3 { font-size: 1.2em; font-weight: normal; color: #FFF;}
h4 { font-size: 1.2em; font-weight: normal; color: #FFF;}
h5 { font-size: 1.1em; font-weight: normal; color: #FFF;}
h6 { font-size: 1.1em; font-weight: normal; color: #FFF;}

p { line-height: 1.4em; margin:  .5em 0; padding-bottom: 6px;}
span.small { font-size: 0.9em;line-height: 1.4em;margin-left:4px;}



img {border: none;}

.cart_icon {
	border: none;
	margin: 12px 0px;
}

.searchBtn {
	color: #FFFFFF;
	background-color: #0066FF;
	border:none;
	height: 20px;
	width: 30px;
	font-size: 10px;
	font-family:Helvetica, Arial, Geneva, Verdana, sans-serif;

}
.searchBox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family:Helvetica, Arial, Geneva, Verdana, sans-serif;
}
.textbox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family:Helvetica, Arial, Geneva, Verdana, sans-serif;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #444;
	font-size: 12px;
	color: #e1e1e1;
	font-family:Helvetica, Arial, Geneva, Verdana, sans-serif;
}
.submit {	
	color: #FFFFFF;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 11px;
	background-color: #0066FF;
	font-family:Helvetica, Arial, Geneva, Verdana, sans-serif;
}
form {
	margin: 0px;
	padding: 0px;
}


li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 12px;
}

li.num {
	margin-left:0px;padding-left:0px;color: #666;		
}

li.num a:link, li.num a:visited{
	color: #CECECE;		
}

li.num a:hover{
	color: #70cdcc;		
}

li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #666;font-size:0.9em;
}

.txtSession {margin-left:4px;}

a.txtSession, a.txtSiteDocs {
	color: #CECECE;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #70cdcc;
	text-decoration: none;
}
.txtButton {
	color: #FFFFFF;
	background-color: #0066FF;
	font-family:Helvetica, Arial, Geneva, Verdana, sans-serif;
	padding: 3px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtButton {
	color: #FFFFFF;
	background-color: #0066FF;
	font-family:Helvetica, Arial, Geneva, Verdana, sans-serif;
	padding:3px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	color: #FFFFFF;
	background-color: #1C4FBD;
	font-family:Helvetica, Arial, Geneva, Verdana, sans-serif;
	padding: 3px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
.txtOldPrice {
	text-decoration: line-through;
	font-size:12px;
	color: #CECECE;
}
.txtSale {
 	color: #FFF;
	font-family: Helvetica, Arial, Geneva, Verdana, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtPrice {
	font-family: Helvetica, Arial, Geneva, Verdana, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #FFF;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #ffffff;
	text-decoration:none;
	font-family:Helvetica, Arial, Geneva, Verdana, sans-serif;
	font-size: 12px;
}
a.txtSiteDocs:hover {
	color: #70cdcc;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #CECECE;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #70cdcc;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #70cdcc;
	text-decoration:none;
}
.txtContentTitle {
	font-family: Helvetica, Arial, Geneva, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #70cdcc;
	height: 15px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	padding: 5px;
}
.txtBoxSave {
	color: #FF0000;
	padding-left: 0px;
	font-size:0.9em;
}
.tblList {
}
.tdListTitle {
	border-bottom:1px solid #444;
	font-weight: bold;
	color: #666;
        margin-bottom:4px;
}
.tdEven, .tdOdd {
	border-bottom: 1px solid #444;
        padding-top:8px;
        padding-bottom:8px;
}

.txtCartPrice {
	float: right;
	color: #70cdcc;
	padding-right: 3px;
}
.txtCart {
	color: #333333;	
}
.cartTotal {
	border-top: 1px solid #444;
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 5px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #FFF;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #70cdcc;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #FFFFFF;
	background-color: #0066FF;
	font-family:Helvetica, Arial, Geneva, Verdana, sans-serif;
	padding: 3px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtviewCart:hover {
	color: #FFFFFF;
	background-color: #1C4FBD;
	font-family:Helvetica, Arial, Geneva, Verdana, sans-serif;
	padding: 3px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	font-family:Helvetica, Arial, Geneva, Verdana, sans-serif;
	padding: 3px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}

.CartView
{
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}


.cartProgress {
	font-weight: normal;
	color: #666666;
	padding:  4px 4px 2px 4px;
	border: 1px solid #666;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #70cdcc;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666;
}
.tdcartTitle {
	font-weight: bold;
	color: #666;
	border-bottom: 1px solid #444;
}
.tdcartEven {
	border-bottom: 1px solid #444;	
}
.tdcartOdd {
	border-bottom: 1px solid #444;
}

.tdcartEven, .tdcartOdd {padding-top:6px; padding-bottom:6px;}


.tdCartSubTotal {
	padding-top: 10px;
}

.tdImage img {padding-right: 4px;}


.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #FF0000;
	border: 1px solid #FF0000;
	padding: 3px;
}
.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 {
        margin:0 8px 0 8px;
	padding: 3px;
}

.RatingMain {
	padding: 3px;
	font-style:italic;
        margin:0 8px 0 8px;
}

.ReviewBot {
	padding: 3px;
        margin:0 8px 0 8px;

}

.RatingBottom {
	background-color: #161616;
	padding: 6px 11px 6px 11px;
	color: #FFFFFF;
	/*font-size: 11px;*/
}

a.sortLink {
	color: #CECECE;
	font-weight: bold;
	text-decoration: underline;
}
a.sortLink:hover {
	text-decoration: underline;
	color: #70cdcc;
}

#shipping-select {
	width: 220px;
}

.NoProducts {color: #666;}
