#leftnav {
	font-size: 12px;
	vertical-align: top;
	float: left;
}

ul, ol {
	font-family: Arial, "Times New Roman", Times, serif;
}

#leftnav a {
	padding: 3px;
	display: block;
	/* border: 1px solid #999999; */
	text-decoration: none;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
}

#leftnav a:link, #leftnav a:visited {
	color: #FFFFFF;
	font-size: 12px;
}

#leftnav a:hover, #leftnav a:active {
	color: #000000;
	background-color: #FFCC00;
	/* border: 1px solid #000; */
}

#leftnav li {
	margin: 0px 0px 0px 0px;
}


/* ########################################################################################*/



.mini_store_link:link {
	color: #000099;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mini_store_link:visited {
	color: #8b9bb8;
}
.mini_store_link:hover {
	color: #8b9bb8;
	text-decoration:none;
}
.mini_store_link:active {
color: #8b9bb8;
}





.floatleft{
	float: left;
	padding:10px;
}

.itemBorder{
	border: 1px solid #666666;	
}
/*
#leftnav ul {
	padding: 0em;
	margin-left: 0em;
	margin-right: 0em;
	list-style-type: none;
}*/



#current a {
	color: #000000 !important;
	background-color: #FFCC00 !important;
	font-weight: bold;
	/* border: 1px solid #999 !important;  */
}

#minicart {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}

.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.entryTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
}



.whiteLink:link {
	color: #000099;
	text-decoration:underline;
}
.whiteLink:visited {
	color: #000099;
}
.whiteLink:hover {
	color: #0066CC;
	text-decoration:none;
}
.whiteLink:active {
color: #000099;
}



.whiteLink:link {
	color: #FFFFFF;
	text-decoration:underline;
}
.whiteLink:visited {
	color: #FFFFFF;
}
.whiteLink:hover {
	color: #cccccc;
	text-decoration:none;
}
.whiteLink:active {
color: #FFFFFF;
}




.sm_red_link:link {
	color: #990000;
	text-decoration:underline;
	font-size: 11px;
	font-weight: bold;
}
.sm_red_link:visited {
	color: #990000;
	font-size: 11px;
	font-weight: bold;
}
.sm_red_link:hover {
	color: #FF0000;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}
.sm_red_link:active {
color: #990000;
font-size: 11px;
font-weight: bold;
}





.storeTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}


.storeTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.storeTable .label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	background-color: #A9A7B4;
}

.storeTable .content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000066;
}

.storeTable .info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
}




.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #336699;
}

.notice {
	color: #996600;
	font-weight: bold;
}

.addToCartButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight:bold;
	border: 1px solid #336699;
	background-color:#FFCC00;
}

#errorMessage {
	color: #990000;
	font-weight: bold;
}

.border_dark_gray {
	border: 1px solid #333333;
}

.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sm_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.med_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header_table {
	background-color: #FE0904;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}







.subTotal_Row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #9AE7A1;
}
.shippingHandling_Row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FEFFCA;
}

.taxTotal_Row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F9FFA8;
	color: #000000;
}
.total_Row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCFF;
}





.errorBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin: 5px;
	padding: 5px;
	height: 40px;
	width: 400px;
	border: 2px solid #FF0000;
	background-color: #FFCC00;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}




.alt_Row1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #32B13E;
}

.alt_Row2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #299033;
}
.highlight_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.highlight_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
}
.highlight_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
}

.large_headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}


.leftWhite_line {
border-left:solid 1px white;

}