body {
	background-color: #073d36;
	margin: 0px;
	padding: 0px;
}

#storeleft { clear: left; float: left; width: 180px; padding: 0; margin: 0; font: 12px Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.6em; text-decoration:none; }
	#storeleft ul { padding: 0; margin:0;}
	#storeleftmenu { list-style: none; margin: 0 0 20px 0; }
	#storeleftmenu li { padding: 0 0 0 12px;  color: #46852F; border-bottom: 1px solid #ccc; }
	#storeleftmenu li a { color: #46852F; text-decoration:none; }
	#storeleftmenu li a:hover { color: #000000; text-decoration:none; }

.mainTable {
	width: 820px;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-image: url(../../images/catalog_background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
td {
	font: 11px Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif;
}
.topNavBand {
	background-color: #fff;
}
.leftCol {
	width: 180px;
}
.subNavCorners {
	background-color: #9E9E9E;
}
.opener {
	padding: 10px; 
}
#priceBlock {
	margin: 5px 0px;
}
.input1 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	border: 1px solid #9A9A9A;
}
#miniCart {
	color: #3D3D3D;
	font-weight: bold;
}
#miniCart a {
	color: #3D3D3D;
	text-decoration: none;
}
.miText {
	padding: 10px;
	line-height: 18px;
	font-size: 12px;
}
#miSelect select {
	font-size: 11px;
	font-family: Arial, Verdana, Tahoma;
}
.miHR {
	border-bottom: none;
	border-top: 1px solid #BABABA;
	height: 1px;
}
.subProductCell {
	padding: 5px;
}
form {
	margin: 0px;
}

/** Link Styles **/
#footer {
	background-color: #9E9E9E;
}
#footer a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 10px;
}
#topNav {
}
#topNav a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: 42px;
	padding: 0px 10px;			
}
#topNav .topNavSelected {
	background: url(https://secure2.yourhost.com/sd360demo18/media/images/topNavOvr.gif) top left no-repeat #9E9E9E;
	color: #FFFFFF;
	font-weight: bold;
	padding: 14px 15px 14px 15px;	
}
.subNav a {
	padding: 7px 0px 7px 15px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #B4B4B4;
}
.subNav a:hover {
	color: #000000;
}
.grey {
	color: #737373;
	font-weight: bold;
}
#quickHelp {
	margin-top: 5px;
}
#quickHelp a {
	color: #666666;
	display: block;
	margin-bottom: 3px;
	text-decoration: none;
	font-weight: normal;
}


/** Text Styles **/	
h1 { font: bold 1.7em Arial, Sans-Serif;  margin: 20px 0 0; color:#333; }
h2 { font: bold 1.5em Arial, Sans-Serif;  margin: 20px 0 0; color:#333; }

.priceStrike {
	text-decoration: line-through;
}
.price {
	font-size: 14px;
	font-weight: bold;
	color: #9E9E9E;
}
.miPrice {
	font-size: 18px;
	font-weight: bold;
	color: #9E9E9E;
}
a.grey {
	color: #737373;
	font-weight: bold;
}
.dkGreyMedium {
	font-size: 14px;
	color: #3D3D3D;
}

/*** Previous/Next Style ***/
#pageNav td {
	font-size: 14px;
	font-weight: bold;
	color: #3D3D3D;
}
#pageNav a {
	font-size: 14px;
	color: #3D3D3D;
	text-decoration: none;
	padding-right: 5px;
}
#pageNav a:hover {
	color: #CCCCCC;
}
.multipage br {
	display: none;
	margin: 0px;
}
#pageNav .currentpage {
	font-size: 18px;
	font-weight: bold;
	color: #3D3D3D;
	padding: 2px;
	border: 1px solid #DADADA;
}
#quantityPricing {
	border: 2px solid #073d36;
	margin-bottom: 10px;
}
#inputQuantity {
	margin-bottom: 10px;
}
#inputQuantity input {
	border: 1px solid #DDD;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
}

