/* CSS Document */

body {
	margin: 0;
	background: url(images/backrepeat.jpg) top repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:normal;
	line-height: 20px;
	color: #FFFFFF;
}

a {
	color: #5f7181;
	text-decoration: none;
}

a:hover {
	color: #3DBAFC;
}

strong {
	font-weight: bold;
	color: #B4BA61;
	font-size: 14px;
}

h2 {
	color: #3DBAFC;
	font-size: 24px;
	margin: 20px 0 20px 0;
	font-weight: bold;
	text-transform: uppercase;
}

h4 {
	color: #B00026;
	font-size: 30px;
	margin: 30px 0 0 60px;
	font-weight: normal;
}

img, div {
	behavior: url(js/iepngfix.htc);
}

.img-border {
	border: solid 1px #AEBD84;
	background-color: #A9B37E;
}

.r-img {
	margin: 0 0 10px 15px;
}

.spacer {
	height: 10px;
	clear: both;
	font-size: 0px;
}

.input-small {
	border: solid 1px #AEBD84;
	background-color: #FFFFFF;
	width: 70px;
	margin-bottom: 3px;
	height: 18px;
	font-size: 13px;
}

#wrapper {
	width: 902px;
	margin: 0 auto;
}

#top-bar {
	background: url(images/top-img.jpg) no-repeat;
	height: 33px;
	width: 902px;
}

#top-bar-text {
	text-align: right;
	padding: 8px 25px 0 0;
}

#top-bar-text a {
	color: #1e2831;
	font-weight: bold;
	text-decoration: none;
}

#top-bar-text a:hover {
	color: #9e0891;
	font-weight: bold;
}

#content-bg {
	background: url(images/content-bg.png) repeat-y;
	width: 902px;
}

#content-text {
	padding: 25px 30px 15px 30px;
	width: 832px;
	margin: 0 5px 0 5px;
	background-color: #1C212A;
}

#content-text ul {
	margin-top: 8px;
	margin-bottom: 15px;
}

#content-text li {
	font-size: 15px;
}

#content-text td ul {
	list-style: none;
}

#content-text td li {
	background: url(images/checkmark.gif) no-repeat left center;
	margin: 0px 0px 7px -20px;
	padding: 0px 0px 0px 30px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

#spec-cols { float:left; padding: 10px 20px 0px 0px;}
#spec-left { float:left; width:400px; padding: 10px 30px 0px 0px;}
#spec-right { float:right; width:400px; padding: 10px 0px 0px 0px;}

#prod-categories-l {
	float:left;
	padding: 15px;
}

#footer-links-bg {
	background: url(images/footer-bg.png) no-repeat;
	height: 41px;
	clear: both;
}

#footer-links-text {
	padding: 7px 0 12px 0;
	font-size: 13px;
	text-align: center;
}

#footer-credit {
	padding: 7px 20px 7px 20px;
	font-size: 13px;
	color: #000000;
	clear: both;
}

#footer-credit a:hover {
	color: #0099CC;
}
