* {
	margin: 0px;
	padding: 0px;
}

body {
	font: 75% Verdana,Arial,Helvetica,sans-serif; 
	color: #e6e6e6;
	text-align: center;
	background-image: url(../../../images/bg-main.gif);
	background-repeat: repeat-x;
	background-color: #4d4d4d;
}

img {
	display: block;
	border: 0px;
}

a {
	color: #e10000;
}
a:hover {
	color: #fff;
text-decoration: none;
}

#container {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../../../images/bg-content.gif);
	background-repeat: repeat-x;
	background-color: #1e1e1e;
	text-align: left;
}

#logo {
	float: left;
}

#header {
	font-size: 75%;
	height: 165px;
}


/*___________ BANNERS AND NAV ___________*/

#banners {
	padding-top: 40px;
}
.topBanner {
	float: left;
	margin-right: 10px;
}


/*___________ Utility Navigation ___________*/

#utilityNav {
	height: 25px;
	padding-top: 5px;
	float: right;
}
#utilityNav ul {
	list-style-type: none;
	display: inline;
	margin-right: 7px;
}
#utilityNav ul li {
	display: inline;
	padding: 0px 7px 0px 7px;
	border-right: 1px solid #bebebe;

}
#utilityNav ul li a {
	color: #ffffff;
	text-decoration: none;
}
#utilityNav ul li a:hover {
	color: #000000;
}

#utilityNav form {
	display: inline;
}
#utilityNav form div {
	display: inline;
}
#s {
	width: 97px;
	height: 15px;
	background-color: #727272;
	border: 1px solid #fff;
	font-size: 100%;
	color: #fff;
}
.goButton {
	vertical-align: bottom;
}


/*___________ Main Navigation ___________*/

#mainNav {
	height: 29px;
	list-style-type: none;
	font: 130% Arial,Helvetica,Tahoma,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	padding-top: 10px;
}
#mainNav li {
	display: inline;
	padding: 0 13px;
	border-right: 1px solid #444444;
}
#mainNav li a {
	color: #fff;
	text-decoration: none;
}
#mainNav li a:hover {
	color: #e10000;
}


/*___________ Home Page Headings ___________*/


#homeHeaders h2 {
	font: 230% Impact,Arial,Helvetica,sans-serif;
	color: #e10000;
	display: inline;
	margin-right: 10px;
	margin-left: 30px;
}
#homeHeaders h3 {
	display: inline;
	font-weight: normal;
	color: #e10000;
	font: bold 200% Arial,Helvetica,sans-serif;
	letter-spacing: -0.04em;
}
#homeHeaders h4 {
	color: #ffffff;
	font-weight: normal;
	font: italic 140% Georgia,Arial,Helvetica,sans-serif;
	margin: 10px 30px 15px 30px;
	line-height: 1.4;
}


/*___________ Breadcrumbs ___________*/

.navigation {
	font-size: 80%;
	color: #999999;
	display: none;
}
.navigation a {
	color: #999999;
}
.navigation a:hover {
	color: #ffffff;
}



/*___________ Intro Container ___________*/

#intro {
padding-top: 15px;
}

#intro div {
	width: 206px;
	float: left;
	margin-right: 15px;
	margin-bottom: 25px;
	background-color: #3c3c3c;
}
#intro div img {
	padding: 1px;
	background-color: #000;
	border: 2px solid #3c3c3c;
}
#intro div p {
	font: 90% Georgia,Arial,Helvetica,sans-serif;
	padding: 2px 7px 5px 7px;
	margin-top: 0px;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 5px;

}

#intro h5 {
	font: bold 140% Verdana,Arial,Helvetica,sans-serif;
	letter-spacing: -0.05em;
	text-transform: uppercase;
	background-color: #000;
	color: #fff;
	padding: 5px;
	margin-bottom: 15px;

}
#intro p {
	margin-bottom: 15px;
	line-height: 1.8;
}


/*___________ Main Content ___________*/

#mainContent {
	padding-left: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
}

#frontContent {
width: 520px;
float: left;
}

#content {
float: left;
width: 505px;
margin-right: 15px;
}
#content.aflPage {
width: 455px;
clear: left;
}

#aflBanner {
float: right;
}
#content h2 {
	font: 230% Impact,Arial,Helvetica,sans-serif;
	padding-bottom: 3px;
	border-bottom: 1px solid #a70000;
	border-top: 1px solid #a70000;
	color: #e10000;
	margin-bottom: 5px;
}
#content h2 a {
	color: #e10000;
	text-decoration: none;
}
#content h2 a:hover {
	color: #FFFFFF;
}

#content h3 {
	font: bold 140% Verdana,Arial,Helvetica,sans-serif;
	letter-spacing: -0.05em;
	text-transform: uppercase;
	background-color: #000;
	color: #fff;
	padding: 5px;
	margin-bottom: 15px;
}
#content h3 a {
	color: #FFF;
text-decoration: none;
}

#help h3 {
	color: #ffde00;
	font-weight: normal;
	font-size: 125%;
	margin-bottom: 10px;
	background: none;
}


#content h4 {
	color: #ffffff;
	font-weight: normal;
	font: italic 140% Georgia,Arial,Helvetica,sans-serif;
	margin: 3px 0px 15px 0px;
	line-height: 1.6;
}

#content h5 {
	font-size: 125%;
	margin-bottom: 10px;
}
#content h5 a {
	color: #dc4242;
	text-decoration: none;
}

#content p {
	margin-bottom: 12px;
	line-height: 1.6;
}


#content small {
	display: block;
	color: #9c9c9c;
	margin: 0 0px 10px 7px;
	font-size: 90%;
}

#content ul {
	margin-bottom: 12px;
	line-height: 1.6;
	margin-left: 35px;
}
#content ol {
	margin-bottom: 12px;
	line-height: 1.6;
	margin-left: 20px;
}
.post {
clear: both;
}
.post div {
	padding-bottom: 15px;
}


#content em {
	font: 90% Georgia,Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
}


/*___________ BLOG ___________*/

#news {
	margin-top: 20px;
}
.pagetitle {
	font: 230% Impact,Arial,Helvetica,sans-serif;
	padding-bottom: 3px;
	border-bottom: 1px solid #a70000;
	border-top: 1px solid #a70000;
	color: #e10000;
	margin-bottom: 5px;
}
#news div h2 {
	font: bold 140% Verdana,Arial,Helvetica,sans-serif;
	letter-spacing: -0.05em;
	text-transform: uppercase;
	background-color: #000;
	color: #fff;
	padding: 5px;
	margin-bottom: 0px;
	border: 0; 
}
#news div h2 a {
	color: #fff;
}
#news small {
	display: block;
	color: #9c9c9c;
	margin: 2px 0px 10px 7px;
	font-size: 90%;
}
#news strong {
	font-size: 120%;
}
#news em {
	font: 90% Georgia,Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
}

#commentform div input {
	padding: 2px;
	width: 168px;
	border: 1px solid #7f8386;
	font: 90% Arial, Helvetica, sans-serif; color: #4e5458; text-decoration: none;
} 
#commentform textarea {
	padding: 2px;
	width: 400px;
	border: 1px solid #7f8386;	
	overflow: auto;
	font: 90% Arial, Helvetica, sans-serif; color: #4e5458; text-decoration: none;
} 
#submit {
	background-color: #d2161d;
	color: #FFF;
	font-size: 90%;
	padding: 2px;
	margin-top: 5px;
}

.entry img, .post img {
	padding: 1px;
	background-color: #000;
	border: 2px solid #9c9c9c;
	margin-left: 0px;
	margin-bottom: -5px;
}

.commentlist em {
	color: #ffde00;
}


/*___________ Sidebar Home - BLOG ___________*/

#promoBar2 {
	float: left;
	width: 170px;
	padding-left: 25px;
	margin-bottom: 20px;
}
#promoBar2 div {
	width: 165px;
	margin-bottom: 40px;
}
#promoBar2 div img {
	padding: 1px;
	background-color: #000;
	border: 2px solid #fff;
}
#promoBar2 div p {
	display: inline;
	font-size: 90%;
}
#promoBar2 ul {
	list-style-type: none;
	line-height: 1.6;
	margin-left: 5px;
}
#promoBar2 ul h2 {
	color: #a5a5a5;
	padding-bottom: 1px;
	border-bottom: 1px solid #353535;
	margin-bottom: 5px;
	width: 150px;
}
#promoBar2 ul li img {
	display: inline;
	margin-right: 5px;
}

#promoBar2 ul li ul {
	margin-bottom: 15px;
}


/*___________ Sidebar Home - Testimonials ___________*/

#testimonials {
	width: 200px;
	background-color: #a90303;
	border: 1px solid #bd3d3d;
	float: left;
margin-left: 12px;
	margin-bottom: 30px;
	display: inline;
}
#testimonials h1 {
	font: bold 140% Verdana,Arial,Helvetica,sans-serif;
	letter-spacing: -0.05em;
	text-transform: uppercase;
	color: #fff;
	padding: 5px 5px 8px 5px;
	text-align: center;
	padding-left: 0;
	background-color: #7d0202;
}
#testimonials h2 {
	font: bold 120% Verdana,Arial,Helvetica,sans-serif;
	color: #fff;
	margin: 0px 0px 8px 0px;
text-align: center;
border-top: 1px solid #bd3d3d;
padding-top: 15px;
}
#testimonials small p {
	font-size: 100%;
	color: #e3aeae;
	margin: 2px 10px 5px 10px;
	border-bottom: 1px solid #bd3d3d;
	padding-bottom: 5px;
}
#testimonials p {
	font: 90% Verdana,Arial,Helvetica,sans-serif;
	margin: 0px 10px 15px 10px;
	line-height: 1.4;
}

#testimonials div {
	background-color: #910303;
	margin: 0px 3px 5px 3px;
padding-bottom: 5px;
}
#testimonials div img {
	background-color: #000;

text-align: center;
margin-left: auto;
margin-right: auto;
}
#testimonials div p {
	font: 85% Georgia,Arial,Helvetica,sans-serif;
	padding: 4px 0px 4px 0px;
	text-align:center;
margin-bottom: 0;
}




/*___________ Promo Bar ___________*/

#promoBar {
	float: left;
	background-image: url(../../../images/bg-quote.jpg);
	height: 409px;
	width: 224px;
	margin-bottom: 20px;
}
#promoBar img {
	margin-left: 24px;
	margin-top: 40px;
}




/*___________ Footer ___________*/

#footer {
	clear: both;
	height: 57px;
	background-image: url(../../../images/bg-footer.gif);
	text-align: center;
	padding-top: 20px;
	font-size: 85%;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


/*___________ Misc ___________*/

.imgRight {
	float: right;
	padding: 1px;

	background-color: #000;
	border: 2px solid #fff;
	margin-left: 28px;
}


/*___________ Contact Page ___________*/

#contactForm {
	text-align: left;
padding-left: 20px;
}
#contactForm div {
	text-align: left;
}
#contactForm label {	
	width: 100px;
	float: left;	
	display: inline;
	clear: left;
font-weight: bold;
} 
#contactForm fieldset { 
	margin-top: 10px;
	border: 0; 
} 
#contactForm fieldset input {
	float: left;	
	display: inline;
	margin-bottom: 8px;
	padding: 2px;
	width: 148px;
background-color: #141414;
border: 1px solid #4b4b4b;
color: #ffffff;
	font: 90% Arial, Helvetica, sans-serif; color: #4e5458; text-decoration: none;
} 
#contactForm fieldset select {
	float: left;	
	display: inline;
	margin-bottom: 5px;
	padding: 2px;
	width: 148px;
	background-color: #141414;
border: 1px solid #4b4b4b;
color: #ffffff;
	font: 90% Arial, Helvetica, sans-serif; color: #4e5458; text-decoration: none;
}
#contactForm textarea {
	float: left;	
	display: inline;
	margin-bottom: 10px;
	padding: 2px;
	width: 200px;
height: 50px;
	background-color: #141414;
border: 1px solid #4b4b4b;
color: #ffffff;
	overflow: auto;
	font: 90% Arial, Helvetica, sans-serif; color: #4e5458; text-decoration: none;
}

#contactForm legend {
	display: none;

}

#contactForm #verification {
overflow: hidden;
width: 300px;
margin: 0 0 0 100px;
}

#contactForm #verification a {
margin: 5px 0;
display: block;
width: 100px;
}

#contactForm #verification label {
display: block;
float: none;
width: auto;
margin-bottom: 5px;
}

#contactForm #verification input {
display: block;
float: none;
margin-bottom: 8px;
}

#Submit {
margin-left: 100px;
margin-bottom: 40px;
}

#newsletter {
clear: both;
font-weight: bold;
}

#newsletter h2 {
font: 14px Arial Black, Arial, Helvetica, Sans Serif;
font-weight: normal;
text-transform: uppercase;
border-bottom: 1px solid #4b4b4b;
margin-bottom: 10px;
}
#newsletter p {
line-height: 1.5;
}
#newsletter form {
padding-top: 10px;
}
#newsletter form fieldset {
width: 420px;
float: left;
border: 0;
}
#newsletter form fieldset legend {
display: none;
}
#newsletter form fieldset label {
display: none;
}
#newsletter form fieldset input {
width: 190px;
height: 26px;
background-color: #141414;
border: 1px solid #4b4b4b;
color: #ffffff;
font-size: 110%;
padding: 6px 0 0 8px;
float: left;
margin-right: 10px;
}

#errorText {
color: #ff0000;
}

.success {
color: #ebee00;
font-weight: bold;
}

img.testiImg {
float: right;
border: none;
margin: 0 0 15px 15px;
}
#content div p.moreInfo img {
border: none;
padding: 0;
}
#news div.store h2 {
margin-bottom: 15px;
}
.price {
float: right;
padding: 2px 5px 0 0;
font-size: 120%;
font-weight: bold;
}
