@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	color: #333333;
}
a{
color:#3399CC
}
a:hover{
color:#082530;
}

#midRow {
	background-image: url(../layout/mid-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#header h1 {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	padding: 15px;
}
#headerText h2 {
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#headerText {
	font-size: 11px;
}
#headerInfo {
	padding-left: 25px;
}
#headerNav {
	margin-top: 15px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-size: 11px;
}
#copy {
	font-size: 10px;
	color: #999999;
}
#content h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content h1 a{
color:#333333;
text-decoration:none;
}
.footerInput {
	background-color: #C3E5EF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	color: #0F3B58;
	width: 120px;
}

#copy a{
color: #999999;
}
#copy a:hover{
text-decoration:none;
}

#headerNav a{
	color:#666666;
	text-decoration: none;
}
#headerNav a:hover{
	color:#000000;
	text-decoration: underline;
}
.smlProduct {
padding:10px;
border-right:solid 1px #999999;
margin-right:10px;
width:160px;
}
.smlCenter{
text-align:right;
width:160px;
margin:0 auto;
}
.qty{margin-top:10px}
.qty input{
width:25px}
.price{
	color:#0c7229;
	/*line-height:14px;*/
}
.price strong{
	font-size:25px;
	font-weight: bold;
	letter-spacing: -1px;
}
.smlProduct .smlCenter h5{
color:#0b3a57;
font-size:18px;
font-weight: bold;
margin:10px 0 0px 0;
}
.details h5{
color:#0b3a57;
font-size:18px;
font-weight: bold;
margin:0;
}
#headerNav ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	font-size: 11px;
	font-weight:bold;
}
#headerNav li {
	float:left;
	display:block;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.moreInfo{
margin-bottom:10px}

.req{color:#999999; font-size:10px}

.hint{
text-align:center;
margin-top:19px;
clear:both;
height:17px;
font-weight:bold;
color:#1c5f2d;
background-color:#69c314;
padding:0 10px;
}

