body {
	background-color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	background-color: #000;
	color: #FFFFFF;
	height: 100%;
	font-size: 12px;
}


p {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}

.emph {
	color: #D61427;
	font-size: 13px;
	font-weight: bold;
}

.emph_too {
	color: #D61427;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
}

.color_me{
	color: #FF0000;
}

.color_nav{
	color: #66FF00;
	font-weight: bold;
}

.page_header {
	color: #66FF00;
	font-size: 18px;
	width: 600px;
	text-align: right;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

select {
  font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #666699;
 color: #fff;
 border: 1px solid #284279; 
}

#container {
	margin-left:auto;
	margin-right:auto;
	width: 780px;
	overflow: hidden;
}

#main {
	float:left;
	width: 780px; 
	background-repeat: repeat-y;
	background-image: url(images/site_wide/main_bkgd.gif);
 	background-color: #220138;
}
	
#header {
	background-image: url(images/site_wide/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 125px;
	width: 780px;
	float: left;
	top: 0px;
}

a:link{
	text-decoration: underline;
	color: #fff;
}

a:visited{
	text-decoration: underline;
	color: #fff;
}

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

a:active{
	text-decoration: underline;
	color: #fff;
}




#top_nav {
	height: 20px;
	width: 780px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	font-size: 12px;
	text-align:center;
	background-color: #12011D;
	border-bottom-color: #220138;
	border-top-color: #220138;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#top_active{
	text-decoration: none;
	color: #D61427;
	font-weight: bold;
	background-color: #FF0000;
	padding: 0px 4px 0px 4px;
}

#top_nav a:link{
	text-decoration: none;
	color: #fff;
}

#top_nav a:visited{
	text-decoration: none;
	color: #fff;
}

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

#top_nav a:active{
	text-decoration: none;
	color: #fff;
}

#top_email {
	height: 26px;
	width: 780px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	font-size: 12px;
	text-align:center;
	background-color: #12011D;
	border-bottom-color: #220138;
	border-top-color: #220138;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#left_nav {
	text-align:center;
	width: 150px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:  #12011D;
}

#left_runner {
	text-align:center;
	width: 150px;
height: 500px;
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background-color:  #fff;
}

#active{
background-color: #D61427;
text-decoration: none;
color: #fff;
font-size: 14px;
font-weight: bold;
/*
background-image: url(images/site_wide/nav_active.gif);
background-repeat: repeat;
*/
}

#navlist {
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #220138;
width: 150px;
}

#navlist li {
list-style: none;
margin: 0;
padding: 0.25em;
vertical-align:middle;
border-top: 1px solid #220138;
}

.nav_header{
	/* text-align:left; */
	text-decoration: none;
	color: #f7d917;
	font-size: 12px;
	/* font-weight: bold; */
	/* background-image: url(images/site_wide/nav_header.gif); */
	/* background-repeat: repeat; */
	background-color: #000;
}

#navlist li a:link{
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

#navlist li a:visited{
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

#navlist li a:hover{
	text-decoration: none;
	color: #D61427;
	font-size: 14px;
	font-weight: bold;
}

#navlist li a:active{
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}





img {
	border-style: none;
}




#footer {
	height: 20px;
	width: 780px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	line-height: 20px;
	text-align:center;
	background-color: #12011D;
	border-top-color: #220138;
	border-top-width: 1px;
	border-top-style: solid;
}

#content {
    width: 600px;
	/* background-color: #000; */
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 20px 0px;
	text-align:left;
}

/* formatting */ 

.index_bkgd {
	float: left;
	width: 600px;
	height: 510px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	background-image: url(images/site_wide/index_main.jpg);
	background-repeat: no-repeat;
}

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


.splash {
	width: 590px;
        height: 310px;
	padding: 0px 0px 0px 0px;
        margin-left: 20px;
        margin-bottom: 15px;
        margin-top: 5px;
	background-image: url(images/site_wide/listing_repeat.gif);
	background-repeat: repeat;
}


.product_listings {
	float: left;
	width: 620px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
        /* background-color: #A200FF;  */
}

.product {
	width: 590px;
        height: 200px;
	padding: 0px 0px 0px 0px;
	/* margin: auto; */
        margin-left: 20px;
	background-image: url(images/site_wide/listing_repeat.gif);
	background-repeat: repeat;
}

.category_header {
	width: 590px;
    height: 30px;
	padding: 0px 0px 0px 10px;
    margin-left: 20px;
	color: #66FF00;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	line-height: 30px;
	background-image: url(images/site_wide/universal_header_alt.png);
	background-repeat: no-repeat;

}

html>body .category_header {
	width: 590px;
    height: 30px;
	padding: 0px 0px 0px 10px;
    margin-left: 20px;
	color: #66FF00;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	line-height: 30px;
	background-image: url(images/site_wide/universal_header.png);
	background-repeat: no-repeat;
}

.pagination {
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 32px;
}


.pagination a:link {
text-decoration: none;
}

.pagination a:visited {
text-decoration: none;
}

.pagination a:hover {
text-decoration: underline;
}

.pagination a:active {
text-decoration: none;
}

.product_image {
	float: left;
	width: 260px;
	margin: 0px 0px 0px 0px;
}


.product_details {
	float: left;
	width: 195px;
	margin: 0px 0px 0px 35px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}


.product_name {
	font-size: 14px;
	font-weight: bold;
	color: #66FF00;
        text-align: left;
}

.product_number {
	font-size: 13px;
	color: #FFFF00;
	font-weight: bold;
        text-align: left;
}

.product_description {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
        text-align: left;
}

.pull_quote {
	text-align: center;
	font-size: 14px;
	width: 100%;
	line-height: normal;
}

.biggy {
	font-size: 16px;
	font-weight: bold;
}


.warning_box{
float: left;
/* text-align: left; */
width: 223px;
color: #ffea00;
padding: 5px 5px 5px 5px;
margin: 0px 0px 0px 0px;
background-color: #170126;
border: 1px solid #000; 
}

.warning_title {
font-size: 14px;
line-height: 17px;
text-align: left;
background-image: url(images/site_wide/warning.png);
background-repeat: no-repeat;
padding: 0px 0px 5px 25px;
}

.warning_class {
font-size: 12px;
}

.warning {
text-align: center;
font-size: 10px;
line-height: 16px;
padding: 0px 0px 0px 0px;
}

.clear_all{
clear: both;
}