img {
	border: none;
}

.cart_icon {
	border: none;
	margin: 12px 0px;
}
.go_button{
	color: #FFC02D;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	background-image: url(../images/go_button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	text-align: center;
	display: inline;
	height: 23px;
	margin: 0;
	padding: 0px;
	border: 0px none;
	cursor: hand;
	cursor: pointer
}
.searchBtn {
	color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/formBttn.gif);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: transparent;
	border-style: solid; 
	border-color: #1d5279;
	border-width: 2px;
	height: 20px;
	width: 30px;
	font-size: 13px;
	cursor: hand;
	cursor: pointer;
}
#geekSearch {
	width: 393px;
	height: 37px;
	line-height: 37px;
	float: right;
	display: inline;
	margin: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.geekShover {
	margin-left: 118px;
}
.searchy {
display: inline;
margin: 0;
padding: 0;
border: 0px none;
vertical-align:middle;
}
.textbox {
	background-color: #E0F0FF;
	border: 1px solid #3133be;
	font-size: 13px;
	color: #1b1c6e;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1d5279;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #EBEBEB;
	/*font-size: 13px;*/
	color: #1b1c6e;
}
form {
	margin: 0px;
	padding: 0px;
}
#navmenu ol {
	margin: 0px;
	padding: 0px;
}
ol.boxContent {
list-style-type: square;
}
li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 13px;
}

li.num {
	color: #1b1c6e;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs, .txtDefault {
	font-weight: bold;
	color: #1b1c6e;
}
a.txtSession, a.txtSiteDocs {
	font-weight: bold;
	color: #3133be;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	font-weight: bold;
	color: #FF0000;
}
a.txtButton:link, a.txtButton:visited, a.txtButton:active {
	background-image: url(../styleImages/backgrounds/formBttn.gif);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: transparent;
	border-style: solid; 
	border-color: #1d5279;
	border-width: 2px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	background-image: url(../styleImages/backgrounds/formBttn2.gif);
	color: #FFFFFF;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
a.txtDefault, a.txtLink, a.txtLocation {
	font-weight: bold;
	color: #3133be;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #FF0000;
	text-decoration:none;
}
.txtDefault2 {
	font-size: 13px;
	font-weight: bold;
	color: #3133be;
	text-decoration:none;
}
.txtDefault3 {
	font-size: 11px;
	font-weight: bold;
	color: #3133be;
	text-decoration:none;
}
.txtDefaultSmall {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1b1c6e;
	text-decoration:none;
	border: 1px solid #3133be;
	background-color:#CCFFCC;
	padding: 3px;
	text-align: justify;
}
.notes {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1b1c6e;
	text-decoration:none;
}
a.txtDefault2:hover {
	color: #FF0000;
	text-decoration:none;
}
a.txtDefault3:hover {
	color: #FF0000;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #FF0000;
	text-decoration:none;
}
.txtContentTitle {
	font-size: 14px;
	font-weight: bold;
	color: #1b1c6e;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #3133be;
}
.tdListTitle2 {
	background-image: url(../styleImages/backgrounds/tdTitlesBg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 26px;
}
.tdListTitle, .tdcartTitle {
	font-weight: bold;
	color: #1b1c6e;
	height: 25px;
	vertical-align:middle;
	padding-left: 4px;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #EBEDFE;
}
.txtCartPrice {
	float: right;
	color: #1b1c6e;
	padding-right: 3px;
}
.txtCart {
	color: #1b1c6e;	
}
.cartTotal {
	border-top: 1px dashed #FFFFFF;
	width: 180px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #3133be;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF0000;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	background-image: url(../styleImages/backgrounds/formBttn.gif);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: transparent;
	border-style: solid; 
	border-color: #1d5279;
	border-width: 2px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}
a.txtviewCart:hover {
	background-image: url(../styleImages/backgrounds/formBttn2.gif);
	color: #FFFFFF;
	text-decoration: none;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #3133be;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #3133be;
	width: 350px;
	margin: auto;
	background-color:#CCFFCC
}
.txtcartProgressCurrent {
	color: #990000;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #FF0000;
}
.tdcartEven {
	background-color: #EBEDFE;	
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #3133be;
}
a.txtCheckout:link, a.txtCheckout:visited, a.txtCheckout:active {
	background-image: url(../styleImages/backgrounds/formBttn.gif);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: transparent;
	border-style: solid; 
	border-color: #1d5279;
	border-width: 2px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}
a.txtCheckout:hover {
	background-image: url(../styleImages/backgrounds/formBttn2.gif);
	color: #FFFFFF;
	text-decoration: none;
}
a.txtNOCheckout:link, a.txtNOCheckout:visited, a.txtNOCheckout:active {
	background-image: url(../styleImages/backgrounds/formBttn3.gif);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: transparent;
	border-style: solid; 
	border-color: #1d5279;
	border-width: 2px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}
a.txtUpdate:link, a.txtUpdate:visited, a.txtUpdate:active {
	background-image: url(../styleImages/backgrounds/formBttn.gif);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: transparent;
	border-style: solid; 
	border-color: #1d5279;
	border-width: 2px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}
a.txtUpdate:hover {
	background-image: url(../styleImages/backgrounds/formBttn2.gif);
	color: #FFFFFF;
	text-decoration: none;
}
.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
}
.txtSuccess {
	font-weight: bold;
	color: #3b3fa1;
	background-color: #CCFFCC;
	border: 1px solid #3b3fa1;
	padding: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 13px;*/
	padding-top: 5px;
	color: #1b1c6e;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #3133be;
	text-decoration: none;
	font-weight: bold;
}

#RatingTop {
	border-top: 1px solid #3133be;
	border-right: 1px solid #3133be;
	border-left: 1px solid #3133be;
	background-color: #EBEDFE;
	padding: 3px;
	width: 590px;
	text-align: left;
}

#RatingMain {
	border-right: 1px solid #3133be;
	border-left: 1px solid #3133be;
	background-color: #EBEDFE;
	padding: 3px;
	font-style:italic;
	width: 590px;
	text-align: left;
}

.ReviewBot {
	border-right: 1px solid #3133be;
	border-left: 1px solid #3133be;
	background-color: #EBEDFE;
	padding: 3px;
	border-bottom: 1px solid #3133be;
	width: 590px;
	text-align: left;
}

#RatingBottom {
	background-color: #1b1c6e;
	padding: 3px;
	border-right: 1px solid #3133be;
	border-left: 1px solid #3133be;
	color: #FFFFFF;
	width: 590px;
	/*font-size: 13px;*/
	text-align: left;
}

a.sortLink {
	font-weight: bold;
	color: #3133be;
	text-decoration:none;
}
a.sortLink:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration:none;
}

#shipping-select {
	width: 220px;
}

