body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
  margin-top:0;
  margin-left:0;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

img {
	font-size:0px;
}


.sitefade {
background-repeat:repeat-x;
background-position:bottom;
}

.login {
background-color:#ffec81;
border: solid 1px #999999;
}
.steps {
background-color:#fde95f;
border: solid 1px #999999;
}

.navtxt {
font-weight:bold;
}

.title1 {
font-size:18px;
font-weight:bold;
}
.title2 {
font-size:14px;
font-weight:bold;
}

.title3 {
font-size:16px;
font-weight:bold;
text-align:center;
}
.smalltxt {
font-weight:normal;
font-size:9px;
}
.smalltxt a:link {text-decoration:none;color: #990000;}
.smalltxt a:visited {text-decoration:none;color: #990000;}
.smalltxt a:hover {text-decoration:underline;color: #990000;}

.lnav a:link {text-decoration:none;color: #000000;}
.lnav a:visited {text-decoration:none;color: #000000;}
.lnav a:hover {text-decoration:underline;color: #000000;}



.medtxt {
font-size:11px;
}

.boldtxt {
font-size:11px;
font-weight:bold;
}

.bodytxt {
font-size:13px;
text-align:left;
}

.form_error {
    border:2px solid red;
}
.form-error {
	border:2px solid red;
	padding:2px;
	display:block;
}

.leftNavLinks {
}
.leftNavLinks img {
	padding:0;margin:0;line-height: 0;font-size:0px;
}
.leftNavLinks .imgDiv {
	padding:0;margin:0;line-height: 0;font-size:0px;
}
.leftNavLinks .mainDiv {
	margin:0;padding:2px;border-left:1px solid #999999;border-right:1px solid #999999;background-color:#CCCCCC;
}
.leftNavLinks .mainDiv .title {
	font-weight:bold;
	font-size:12px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border-bottom:1px solid #999999;
	width:100%;
}

.leftNavLinks .mainDiv ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.leftNavLinks .mainDiv ul li {
	padding-left: 0px;
	padding-bottom:2px;
	font-size:10px;
}

.bcrumb{
	font-weight:bold;
	
}

a:link {color: #000099; text-decoration:underline}
a:active {color:#FF9900; text-decoration:none;}
a:visited {color:#000099; text-decoration:underline}
a:hover {color:#FF9900; text-decoration:none;}

.cartLink img { padding-left:2px;border:0px;text-decoration: none;vertical-align: middle; }

.productBuy {
	text-align:center;
	float:left;
	padding-right:10px;
}

.productBuy .label {
	font-weight:bold;
	
}

.productBuy .available {
	color: red;
	font-weight:bold;
}

.productBuy .productTitle {
	font-weight:bold;
	font-size:12pt;
}

.productBuy .productImgQty{
	width:450px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

.productBuy .productImgQty .productQtyPrice {
	float:right;
	width:200px;
}

.productBuy .productPur {
	margin-top:10px;
	margin-bottom:10px;
}

.cartContents {
	width:100%;
	padding-left:10px;
}

.cartContents th {
	font-weight:bold;
	text-align:left;
}

.cartContents th .currency {
	text-align:right;
}

.cartContents .summaryTitle {
	font-weight:bold;
	text-align:right;
}

.cartContents .bold {
	font-weight:bold;
}

.cartContents .submit {
	display: inline;
}

.currency {
	text-align:right;
}

.labelReq {
	font-weight:bold;
	text-align:right;
}

.label {
text-align:right;
}

.checkout{
	width:100%;
}



#flashMessage {
	float:right;
	font-weight:bold;
	color:red;
}


#countDown {
	display:inline;
	color: red;
	font-size:8pt;
}


.emptyCartNotice {
	width:500px;
	font-weight:bold;
}

.clockCounter {
	border:1px solid #000000;
	background-color:yellow;
	display: inline;
	color: red;
	font-size:12px;
	height:12px;
	margin-right:2px;
}

.clockCounter .clockBlink{
	text-decoration: blink;
	display: inline;
	color: red;
	margin:0;
}
.lfNavAd1 {
	width:172px;
	height:320px;
}

.cardRotSpotContainer{
	border-left:solid 1px #666666;
	border-right:solid 1px #666666;
	padding-left:10px;
}

.cardRotSpotContainer #cardRotSpot{
	height:500px;
	width:150px;
	overflow: hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;
}


.cardRotSpotContainer #cardRotSpot ul {
	list-style: none;
	list-style-type: none;
	display: table;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.cardRotSpotContainer #cardRotSpot ul li {
	list-style: none;
	list-style-type: none;
	display: table;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.cardRotSpotContainer #cardRotSpot .rotPanel {
	list-style: none;
	list-style-type: none;
	display: table;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.cardRotSpotContainer #cardRotSpot .rotPanel li {
	list-style: none;
	list-style-type: none;
	display: table;
	margin:0;
	padding:0;
}

.errorBox {
	background-color: #ff9797;
	color:black;
	font-weight:bold;
	margin-top:5px;
	padding:5px;
}
