html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

img {
	border: none;
}

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

.searchBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
        margin-bottom: -4px;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #CCCCCC;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-top: 15px;
}


#boxSearch {


float: right;
margin: auto;
margin-top: -10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 10px;
padding-right: 0px;
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
}

A.productTitle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
A.productTitle:hover {
text-decoration: underline;
}

#productTable {
float: left;
margin: 0px 0px 0px 0px;
}
DIV.prodList {
float: left;
width: 129px;
height: 250px;
overflow: hidden;
padding: 5px;
margin: 0px 3px 0px 0px;
background-image: url(../styleImages/backgrounds/prodList.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
}
DIV.prodListInner {
padding: 5px;
}
DIV.prodListInnerContent {
}
DIV.prodListContent {
margin: 2px 0px 0px 0px;
padding: 2px 0px 0px 0px;
height: 145px;
}
DIV.prodListImage {
height: 110px;
padding: 0;
margin: 0px 0px 0px 0px;
overflow: hidden;
text-align: center;
}
IMG.prodListImage {
display: block;
width: 100%;
height: 110px;
padding: 0;
margin: 0;
background-repeat: no-repeat;
background-position: 50% 50%;
}
DIV.prodListHeader {
padding: 2px 0px 2px 0px;
margin: 0px 5px 0px 5px;
height: 33px;
text-align: center;
border-bottom: 1px solid #000000;
}
DIV.prodListHeader A.productTitle {
font-size: 11px;
}
DIV.prodListText {
display: none;
padding: 0px 0px 2px 0px;
margin: 0px 5px 0px 5px;
height: 13px;
/**white-space: nowrap;
overflow: hidden;**/
border-bottom: 1px solid #000000;
font-size: 11px;
color: #000000;
}
DIV.prodListPrice {

text-align: center;
}
DIV.prodListPrice .txtSale {
display: block;
}
DIV.prodListPrice .txtOldPrice {
display: block;
}
DIV.prodListControls {
height: 50px;
padding: 5px 0px 0px 24px;
white-space: nowrap;
overflow: hidden;
}
DIV.prodList DIV.prodListControls {
width: 120px;
margin: 0px -5px 0px -2px;
white-space: nowrap;
overflow: hidden;
}
DIV.prodListFooter {
clear: both;
font-size: 1px;
}


.textbox {
	background-color: #E0F0FF;
	border: 1px solid #3366FF;
	font-size: 11px;
	color: #000066;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	width: 160px;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #EBEBEB;
	/*font-size: 11px;*/
	color: #000066;
}
.submit {
	color: #FFFFFF;
	background-color: #9900FF;
	border: 1px solid #9966FF;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 11px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: bold;
}

.submit:hover {
	color: #FFFFFF;
	background-color: #3366FF;
}


form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin: 0px;
	padding: 0px;
	color: #000066;
}
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.num {
	color: #000066;
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}

.txtSession, .txtCopy, .txtSiteDocs {
	color: #000066;
}
a.txtSession, a.txtSiteDocs {
	color: #000066;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #000066;
	text-decoration: underline;
} 


UL#txtSession {
display: block;
float: left;
height: auto;
width: 660px;
margin: auto;
padding-left: 30px;
padding-top: 61px;
}
UL#txtSession LI {
display: block;
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: auto;
height: auto;
background-repeat: no-repeat;
background-position: 20% 50%;
text-align: left;
position: relative;
}
UL#txtSession LI A {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px -50px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 4px;
	color: #000066;
}

UL#txtSession BI A {
padding: 0px 0px 0px -50px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #ffffff;
text-transform: uppercase;
}
a.txtButton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9900FF;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366FF;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
        color: #666666;
}
.txtSale {
	color: #FF0099;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #333333;
	text-decoration:none;
}
a.txtSiteDocs:hover {
	color: #9900FF;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #070F72;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #9900FF;
	text-decoration:none;
}
.latestProds a.txtDefault {
	font-size: 10px;	
}

a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #9900FF;
	text-decoration:none;
}
.txtContentTitle {
	display: block;
	width: 460px;
	line-height: 120%;
	font-size: 13px;
	font-weight: bold;
	color: #0672CC;
	background: url(../styleImages/backgrounds/boxMidTitleCart.gif) no-repeat left center;
	vertical-align: middle;
	height: 30px;
	padding: 10px;
	margin: 5px 0px;
}
.txtContentTitle2 {
        display: block;
        height: 71px;
        width: 500px;
        line-height: 36px;
        padding-left: 10px;
        margin-bottom: 10px;
        background-image: url(../styleImages/backgrounds/boxMidTitleCart2.gif);
        background-repeat: no-repeat;
        background-position: 0px 0px;	
	font-size: 14px;
	font-weight: bold;
	color: #0672CC;
}
.txtBoxSave {
	color: #9900FF;
	padding-left: 16px;
}
.tblList {
	border: 0px solid #000066;
	padding: 0px;
}
.tdListTitle {
	background-color: #CC99FF;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.tdEven {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
}
.tdOdd {
	background-color: #EBEDFE;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
}
.txtCartPrice {
	float: right;
	color: #9900FF;
	padding-right: 3px;
}
.txtCart {
	color: #000066;
}
.cartTotal {
	border-top: 1px dashed #070F72;
	width: 153px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #000066;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #9900FF;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9900FF;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #9966FF;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-top: 4px;
}
a.txtviewCart:hover {
	background-color: #3366FF;
	color: #FFFFFF;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9900FF;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #9966FF;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #9900FF;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	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-weight: bold;
	color: #FFFFFF;
	background-color: #9900FF;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #9966FF;
}
a.txtUpdate {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9900FF;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	color: #FF6600;
}
.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 11px;*/
	padding-top: 5px;
	color: #000033;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 160px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}

#RatingTop {
	border-top: 1px solid #070F72;
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	background-color: #EBEDFE;
	padding: 3px;
}

#RatingMain {
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	background-color: #EBEDFE;
	padding: 3px;
	font-style:italic;
}

.ReviewBot {
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	background-color: #EBEDFE;
	padding: 3px;
	border-bottom: 1px solid #070F72;
}

#RatingBottom {
	background-color: #070F72;
	padding: 3px;
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	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;
}
