/* CSS Document */
body {
margin: 0px;
background-image: url(images/bkg4.gif);
background-repeat: no-repeat;
background-position:center bottom;
background-color: #F7F7F7;
}
.text {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
background-position: bottom;
color: #333333;
padding-left: 160px;
padding-right: 140px;
padding-bottom: 14px;
height: 350px;
}

a {
color: #D9002A;
text-decoration: none;
}

a:hover {
color: #D9002A;
text-decoration: underline;
}

.headertext {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
line-height: 24px;
color: #D9002A;
margin: 10px 0 20px 0;
}
.headertext2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 20px;
padding-bottom: 6px;
color: #D9002A;
}

.grayheadertext2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
padding-bottom: 6px;
color: #444;
}

.sectiontitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
padding-top: 20px;
color: #665F5F;
font-weight: bold;
}

.sectiontitle2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
padding-top: 10px;
color: #444;
font-weight: bold;
}
p {
margin-top: 5px;
margin-bottom: 10px;
}
.imagepadding{
padding-left: 10px;
padding-bottom: 10px;
}
.index {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}
.index a {
color: #FFFFFF;
text-decoration: none;
}
.index a:hover {
color: #FFFFFF;
text-decoration: underline;
}
.sub {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #D9002A;
}
.sub a {
color: #D9002A;
text-decoration: none;
}
.sub a:hover {
color: #D9002A;
text-decoration: underline;
}
ul {
padding-bottom: 12px;
}
li {
	padding: 5px 0 5px 0;
}
#footer {
padding-bottom: 26px;
}

.small {
	font-size:10px;
	line-height: 13px;
	padding: 10px 0 0 0;
	color: #8a8a8a;
}
.smallviewmore {
	font-size: 12px;
	line-height: 13px;
	text-align: right;
	padding-top: 10px;
}

.smallclose {
	font-size: 11px;
	line-height: 13px;
	text-align: right;
	padding-top: 10px;
}

#product {
	background: url(images/product-info.jpg) no-repeat top left;
	padding: 65px 35px 15px 35px;
	margin: 20px 0 20px 0;
}

img {
	border:none}
	
	
.indexbkgrow {
	background-image:url(images/nav2_07.gif); 
	background-repeat: repeat-x; 
	background-position: left;
}

.subbkgrow {
	background-image:url(images/subnav_09.gif); 
	background-repeat: repeat-x; 
	background-position: left;
}

.blue {
	font-size:26px;
	color:#174fae;
	font-weight: bold;
	padding: 5px 0 10px 0;
}

.bluesmall {
	font-size:16px;
	color:#174fae;
	font-weight: bold;
	padding: 5px 0 10px 0;
}

#product-info {
	padding: 40px 0 0 0;
}

#addtocart {
	border-top: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	padding: 10px 0 10px 0;
	height: 35px;
	margin: 5px 0 0 0;
}
.floatr {
	float: right;
}

.toppad {
	padding: 20px 0 0 0;
}