html, body {
	font-family: arial, helvetica, arial, tahoma, sans-serif;
	font-size: 13px;
	color: #52585e;
	line-height: 140%;
}

img {
	border: none;
}
a {
	color: #057ed1;
	text-decoration:none;
}
a:hover{
	color: #2aa2f4;
	text-decoration:none;
}
.cart_icon {
	border: none;
	margin: 12px 0px;
}

.searchBtn {
	border: 0;
	height: 17px;
	width: 17px;
	font-size: 11px;
}
.searchBox {
	color: #666666;
	background-color: #FFFFFF;
	border: 0;
	font-size: 11px;
	margin-top:4px;
    width: 110px;
    margin-left: 10px;
}
.textbox {
	background: url(../styleImages/backgrounds/inputbg.gif) repeat-x;
	border: 1px solid #a3acb5;
	height: 19px;
	font-size: 12px;
	color: #000000;
}

.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #EBEBEB;
	/*font-size: 11px;*/
	color: #000000;
}
.submit {	
	color: #FFFFFF;
	font-weight:bold;
	background-color: #1075b3;
	border: 1px #1075b3 solid;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 13px;
}
form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin: 0px;
	padding: 0px;
	color: #000000;	
}
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: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtCopy, .txtSiteDocs {
	color: #333333;
	font-size:12px;
	line-height: 18px;
}
.txtSession{
    color: #022d79;
	font-size:11px;
}
a.txtSiteDocs {
	color: #031074;
	text-decoration: none;
	line-height: 18px;
}
a.txtSiteDocs:hover {
	color: #031074;
	text-decoration: underline;
}
a.txtButton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #070F72;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtSession{
    color: #057ed1;
    text-decoration: underline;
}
a.txtButton:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #0d5690;
	text-decoration:none;
}
a.txtSiteDocs:hover {
	color: #1474c1;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #057ed1 ;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #2aa2f4;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #2aa2f4;
	text-decoration:none;
}
.txtContentTitle {
	font-size: 16px;
	font-weight: bold;
	color: #033568;
	border-bottom: 1px solid #0b549d;
	margin-top:17px;
}
.catTitleSmall
{
    font-size:12px;
    font-weight:normal;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #070F72;
}
.tdListTitle {
	background-color: #070F72;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #EBEDFE;
}
.txtCartPrice {
	color: #FF0000;
	padding-right: 3px;
}
.txtCart {
	color: #000000;	
}
.sc-divi {
	color: #a6a6a6;
	margin-left: 7px;
	margin-right: 7px;
}
.cartTotal {
	background: url(../styleImages/icons/cart_icon.gif) no-repeat 0 100%;
	width: 310px;/*250*/
	padding-top: 2px;
	margin-top: 11px;
	float:right;
	color: #f6f9fb;
	text-align:right;
	margin-right: 54px;
	font-size: 12px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #000000;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF6600;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-weight: bold;
	color: #3cf7da;
	text-decoration: underline;
	font-weight: bold;
}
a.txtviewCart:hover {
	color: #3cf7da;
}
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 #000000;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
	
}
.txtcartProgressCurrent {
	color: #FF9900;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.cartTable
{
    border: 1px solid #b9b9b9;
}
.tdcartTitle {
	font-weight: bold;
	color: #4b4a4a;
	background: #e9e6e6 url(../styleImages/backgrounds/tablegrad.gif) repeat-x;
	border-bottom: 1px solid #b9b9b9;
	height:36px;
}
.tdcartEven {
	background-color: #ececec;		
	border-bottom: 1px solid #b9b9b9;
	padding:20px;
}
.tdcartOdd {
	background-color: #ffffff;
	border-bottom: 1px solid #b9b9b9;
	padding:5px;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
}
.txtTotal{
    font-weight:bold;
    font-size:16px;
    color: #4880ad;
}
.txtStockWarn {
	color: #FF0000;
}
.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: #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 {
	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;
}


.txtHeaderTitle{
    color: #0b549d;
    font-weight:bold;
    font-size: 13px;
}

.txtProdPrice
{
    color: #0189be;
    font-size: 16px;
}

td.prodoptname
{
    font-size:12px;
    line-height:200%;
}

/* Rounded buttons */
.rounded_button, .rounded_button span {
background:transparent url(../styleImages/backgrounds/buttons/buttonsv2.png ) no-repeat scroll 0 0;
}
.rounded_buttonarrow, .rounded_buttonarrow span {
background:transparent url(../styleImages/backgrounds/buttons/buttonsv2-arrows.png) no-repeat scroll 0 0;
}
.rounded_buttoncart,.rounded_buttoncart span {
background:transparent url(../styleImages/backgrounds/buttons/add-to-cart-buttons.png) no-repeat scroll 0 0;
}
.rounded_button, .rounded_buttonarrow, .rounded_buttoncart {
background-position:right 0;
color:#FFFFFF;
font-size:9pt;
font-weight:bold;
line-height:190%;
padding:4px 10px 5px;
position:relative;
text-align:center;
text-decoration:none;
}
.rounded_button span, .rounded_buttonarrow span, .rounded_buttoncart span {
background-position:left top;
cursor:pointer;
display:block;
height:23px;
left:0;
margin-left:-4px;
position:absolute;
top:0;
width:10px;
}

.rounded_buttonarrow, .rounded_buttoncart
{
    padding-left:15px;
}

.rounded_buttonarrow span,.rounded_buttoncart span{
width:25px;
margin-left:-10px;
}
.rounded_button
{
    padding-left:5px;
}
.rounded_button span{
width:5px;
}

.rounded_button:hover, .rounded_buttonarrow:hover, .rounded_buttoncart:hover {
background-position:right -29px;
color:#9bd2f2;
}
.rounded_button:hover span, .rounded_buttonarrow:hover span, .rounded_buttoncart:hover span {
background-position:left bottom;
}


/* 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 */
#menu ul
{
    list-style:none;
}

#menu li,
#menu a
{
    color: #fcffd5;
    text-decoration: none;
    font-size: 12px;
    line-height:140%;
}
#menu a:hover
{
    color: #d9dbc4;
}

.txtAdvancedSearch
{
    color: #057ed1;
    text-decoration:underline;
    display:block;
    font-size:11px;
    clear:both;
    margin-top: -4px;
}

#leftinfobox
{
    text-align:center;
    margin-top:22px;
}

#leftinfobox a{
    color: #057ed1;
}

.colLeft h3{
    font-size: 13px;
}

/* select boxes */
.inputwrap.selecter {
	position: relative;	
	background-image: url(../styleImages/backgrounds/searchbg_select.png);
	float: left;
	margin-right: 3px;
}

.inputwrap.selecter .label {
	position: absolute;
	top: 3px;
	left: 10px;	
}
