/*This is the NEW style sheet, for the reusable sites.*/

/*Generic items*/
a{
		font-family: arial;
		text-decoration: underline;
		color: #FF6600;
}

h2 {
	font-size: 18px;
}

#bodycontent{
	font-family:arial;
}

#pagebody {
	width: 850px;
}

/* Blog Pages */
.blog_page_title{
	font-family:arial;
}

.blog_description{
	font-family:arial;
	font-size:10px;
}

.blog_content_table{
	font-family:arial;	
}

.blog_pager{
	font-size:10px;
	font-family:arial;
	font-weight:bold;
}

.blog_right_column{
	/**/
}

.blog_title{
	font-size:18px;
	font-weight:bold;
	font-family:arial;
	color:#000;
	text-decoration:none;
}

.blog_title:hover{
	font-size:18px;
	font-weight:bold;
	font-family:arial;
	color:#000;
	text-decoration:underline;
}

.blog_byline{
	font-size:11px;
	font-family:arial;
	padding-top:5px;
}

.blog_date{
	font-family:arial;
}

.blog_author{
	font-style:italic;		
}

.blog_summary_table{
	/**/
	margin-top:5px;
}

.blog_summary{
	font-size:13px;
	font-family:arial;
}

.blog_tags{
	font-size:12px;
	font-family:arial;
}

.blog_lead_hr{
	border:0px;
	color:#000;
	background-color:#000;
	height:1px;
}

.blog_read_more{
	font-size:12px;
	font-family:arial;
	color:#fff;
	font-weight:bold;
}

.blog_read_more_td{
	padding-left:20px;
	padding-bottom:3px;
}

.blog_footer{
	background:#FF6600;
	color:#fff;
	height:30px;
	font-family:arial;
	margin-top:10px;
	border: 2px solid #FF6600;
}

.blog_cluster{
	padding-top:10px;
	background-color:#fff;
}

.blog_snippet_table{
	background-color:#FF9933;
	font-size:11px;
	font-family:arial;
	margin-bottom:10px;
}

.blog_snippet_tr{
	background-color:#FF6600;
	border:1px solid #FF6600;
	color:#fff;
	font-family:arial;
	font-weight:bold;
}

.blog_snippet_link{
	color:#fff;
	padding-left:4px;
}
/* Boxes */
.normal_box{
	border:1px solid #FF6600;
	margin-bottom:10px;
}

.normal_box_title{
	background-color:#FF6600;
	color:#fff;
	font-family:arial;
	font-weight:bold;
	font-size:18px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}

.normal_box_content{
	background-color:#FFCC99
}

.box_lead{
	list-style:none;
	margin-left:-30px;
	margin-top:3px;
	font-size:11px;
	font-family:arial;
	font-style:italic;
}

.box_lead_link{
	font-size:12px;
	font-weight:bold;
	font-family:arial;
	font-style:normal;
}

.image_box{
	border:1px solid #FF6600;
	margin-bottom:10px;
}

.image_box_content{
	padding:2px;
}

.video_box{
	border:1px solid #FF6600;
	margin-bottom:10px;
}

.video_box_title{
	background-color:#FF6600;
	color:#fff;
	font-family:arial;
	font-weight:bold;
	font-size:18px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}

.video_box_content{
	background-color:#FFCC99;
	font-size:12px;
	font-family:arial;
}

.box_html_content{
	background-color:#FFCC99;
	font-size:12px;
	font-family:arial;
}

.box_html{
	border:1px solid #FF6600;
	margin-bottom:10px;
}


.blog_box{
	border:1px solid #FF6600;
	margin-bottom:10px;
}

.blog_box_title{
	background-color:#FF6600;
	color:#fff;
	font-family:arial;
	font-weight:bold;
	font-size:18px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}

.blog_box_image{
	float:left;
	margin-right:4px;
	margin-bottom:2px;
}

.blog_box_content{
	background-color:#FFCC99
}

.blog_box_lead{
	list-style:none;
	margin-left:-30px;
	margin-top:3px;
	font-size:13px;
	font-family:arial;
}

.blog_box_lead_link{
	font-size:12px;
	font-weight:bold;
	font-family:arial;
}

.blog_box_lead_releasedate{
	font-size:11px;
	font-family:arial;
	font-style:italic;
}

.blog_box_lead_more_link{
	font-size:11px;
	font-weight:bold;
	font-family:arial;
}

/* Stat sheet pages */
.spec_table{
	margin-top:5px;
	border: 1px solid #FF6600;
}

.spec_title{
	font-size:16px;
	font-weight:bold;
	font-family:arial;
	color:#000;
}

.spec_heading{
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	color:#fff;
	background-color:#FF6600;
	padding-left:5px;
}

.spec_rating_total{
	font-size:16px;
	font-weight:bold;
	font-family:arial;
	color:#000;
	background-color:#FF6600;
	padding-left:5px;
}

.spec_name{
	font-size:12px;
	font-weight:bold;
	font-family:arial;
	color:#fff;
	background-color:#FF9933;
	padding-left:10px;
}

.spec_value{
	font-size:12px;
	font-family:arial;
	color: #000;
	background-color:#FFCC99;
}

/* Comments block */
.comment_header_left{
	/*The bit behind the username*/
	font-size:13px;
	font-weight:bold;
	font-family:arial;
	color:#000;
	background-color:#FFCC99;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}
.comment_header_left a{
	color:#000 !important;
}

.comment_header_right{
	/*The bit behind the date*/
	font-size:12px;
	font-family:arial;
	color:#000;
	background-color:#FFCC99;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
}

.comment{
	/*Table around each individual comment*/
	margin-top:10px;
}

.comment_text{
	font-family:arial;
	font-size:12px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:5px;
}

#comment_form *{
	font-family:arial;
	font-size:12px;
}

.comment_table{
	/*The table that holds all the comments*/
	margin-bottom:15px;
}

/* Article page */
.article_title{
	font-family:arial;
	color:#000;
	font-size:22px;
	margin-bottom:0px;	
}

.article_byline_table{
	/*Used for styling the container of the byline, not the byline itself.*/
}

.article_byline{
	/*Used for the space behind the byline*/
}

.article_author_text{
	font-size:14px;
	font-family:arial;
}

.article_publish_text{
	font-size:12px;
	font-family:arial;
}

.article_comments_linktext{
	font-size:11px;
	font-family:arial;
}

.article_nav_ad_table{
	/*The container for the Nav-16 and top ad*/
	font-size:12px;
	font-family:arial;
	border-bottom: 1px solid #000;
	padding-top: 15px;
	margin-bottom:5px;
}

.article_content{
	font-size:12px;
	font-family:arial;
}

.article_footer_table{
	/*The table that contains the comments and prev/next links.*/
	font-size:12px;
	font-family:arial;
	margin-top:5px;
}

.article_comments_table{
	/*The container that holds the login/comment list.*/
	font-size:12px;
	font-family:arial;
}

.article_prev_next{
	font-size:13px;
	font-weight:bold;
}

/* Directory page */
.directory_table{
	border:1px solid #ff9933;
	margin-top:5px;
	margin-bottom:5px;
}

.directory_table_title{
	font-size:16px;
	font-weight:bold;
	font-family:arial;
	color:#000;
	background-color:#FF9933;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
}

.directory_table_header{
	font-size:11px;
	font-weight:bold;
	font-family:arial;
	color:#000;
	background-color:#FFCC99;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
}

.directory_left_text{
	font-size:13px;
	font-family:arial;
	color:#000;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
}

.directory_text{
	font-size:13px;
	font-family:arial;
	color:#000;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
}

.directory_row_0{
	/*These get used if doing the alternating row color thing.*/
	background-color:#fff;
}

.directory_row_1{
	/*These get used if doing the alternating row color thing.*/
	background-color:#fff;
}

.directory_link{
	font-size:11px;
	font-family:arial;
	color:#FF6600;
	padding-left:5px;
}

/* Ratings page */
.rating_table{
	border:1px solid #ff9933;
	margin-top:5px;
}

.rating_table_title{
	font-size:16px;
	font-weight:bold;
	font-family:arial;
	color:#000;
	background-color:#FF9933;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
}

.rating_table_header{
	font-size:11px;
	font-weight:bold;
	font-family:arial;
	color:#000;
	background-color:#FFCC99;
	padding-top:3px;
	padding-bottom:3px;
}

.rating_text{
	font-size:13px;
	font-family:arial;
	color:#000;
}

.rating_rank_text{
	font-size: 16px;
	font-family:arial;
	font-weight:bold;
	color:#FF6600;
}

.rating_row_0{
	/*These get used if doing the alternating row color thing.*/
	background-color:#fff;
}

.rating_row_1{
	/*These get used if doing the alternating row color thing.*/
	background-color:#fff;
}

.rating_link{
	font-size:13px;
	font-family:arial;
	color:#FF6600;
}

/*Old PRI stuff from here down.*/
body { padding: 0 0 0 0; margin: 0 0 0 0; background-image: url('../images/bodybg.gif'); background-repeat: repeat-y}
select {font-size:9px;}
a.navi { color: fff; text-decoration: none; }
a.navi:visited { color: fff; text-decoration: none;  }
a.navi:hover {color: fff; text-decoration: underline; }
a.navi:active { color: fff; text-decoration: none;  }

a.white { color: fff; text-decoration: none; font-weight:bold; }
a.white:visited { color: fff; text-decoration: none;  font-weight:bold; }
a.white:hover {color: fff; text-decoration: underline;  font-weight:bold;}
a.white:active { color: fff; text-decoration: none;   font-weight:bold;}

a.article { color: 0000FF; text-decoration: underline;  }
a.article:visited { color: 0000FF; text-decoration: underline;  }
a.article:hover { color: 0000FF; text-decoration: underline;  }
a.article:active { color: 0000FF; text-decoration: underline;  } 

#adarea { background:#ff6600; width: 849px; height: 120px;  padding: 0 0 0 0; }
#ad { background:#066a02; padding: 1 0 0 0;}
#nav1 { background-image: url('../images/nav1bg.gif'); padding: 0 0 0 0; width: 849px; height: 21px }
#nav1text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12; color: #fff; font-weight: bold; padding-top: 3px; }
#nav2 { 
	float: left;
/* 	background:#066a02; */
	padding: 0 0 0 0; 
	width: 160px; 
	}
#cell { background-image: url('../images/cellbg.gif'); padding: 0 0 0 0; width: 160px; height: 25px }
#celltext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12; color: #fff; padding-top: 5px; padding-left: 25px}
#content {float: left; margin-left:4px; width:660px;}

.border {border-color:#000;border-width:1px;border-style:solid;}

/* ALL LINK ITEMS */
/*
a
	{
		font-family: arial, geneva;
		text-decoration: none;
		color: black;
	}

a:visited
	{
		font-family: arial, geneva;
		text-decoration: none;
		color: black;
	}

a:hover
	{
		font-family: arial, geneva;
		color: #003366;
		text-decoration: underline;
	}
*/
a.footer
	{
		font-family: arial, geneva;
		color: #ff6600;
		text-decoration: none;
		font-weight: bold;
	}

a.footer:visited
	{
		font-family: arial, geneva;
		color: #ff6600;
		text-decoration: none;
		font-weight: bold;
	}

a.footer:hover
	{
		font-family: arial, geneva;
		color: #ff6600;
		text-decoration: underline;
		font-weight: bold;
	}

div {
	font-size: 12px;
}

a.internal{
	color: #333399;
	text-decoration: underline;
}

a.internal:link{
	color: #336699;
	text-decoration: underline;
}

a.internal:visited{
	color: #006699;
	text-decoration: underline;
}

a.internal:hover{
	color: #006699;
	text-decoration: underline;
}


#subnav {
width: 158px;
padding: 0 0 0 0;
font-family: Arial, Verdana, Helvetica;
font-size: 11px;
background-color: #003366;
color: #fff;
}

#subnav ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#subnav li a {
display: block;
padding: 3px 5px 3px 13px;
border-left: 4px solid #27598C;
border-top: 1px solid #27598C;
border-bottom: 1px solid #000;
background-color: #003366;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #subnav li a {
width: auto;
}

#subnav li a:hover {
border-left: 4px solid #27598C;
background-color: #27598C;
color: #fff;
}

#subnav-lt {
width: 100%;
padding: 0 0 0 0;
font-family: Arial, Verdana, Helvetica;
font-size: 11px;
color: #fff;
}

#subnav-lt ul {
list-style: none;
margin: 0;
padding: 0;
/*border-top: 2px solid #ffCC99;*/
background-color: #ffCC99;
}

#subnav-lt ul.sub a {
display: block;
padding: 3px 5px 3px 8px;
border-top: 2px solid #FFCC99;
/*border-top: 1px solid #66CC66;
border-left: 3px solid #66CC66;
*/
background-color: #FF6600;
color: #fff;
text-decoration: none;
width: 100%;
}

#subnav-lt ul.sub a:hover {
/*border-left: 3px solid #66CC66;*/
background-color: #FF9933;
color: #fff;
}

html>body #subnav-lt ul.sub a {
width: auto;
}

.active {
display: block;
/*border-left: 3px solid #66CC66;*/
border-top: 2px solid #FFCC99;
padding: 3px 5px 3px 13px;
background-color: #FFCC99;
color: #fff;
/*border-bottom: 1px solid #66CC66;
border-top: 1px solid #66CC66;*/
}
	
.nav_sub{
	background-color: #003366;
	border-left: 4px solid #66CC66;
	border-top: 1px solid #66CC66;
	border-bottom: 1px solid #000;
}
	
a.nav_sub{
	display: block;
	background-color: #003366;
	border-left: 4px solid #66CC66;
	height: 20px;
	width:158px;
	padding: 3px;
	padding-left: 12px;
	padding-right:0px;
	color: #fff;
	border-top: 1px solid #66CC66;
	border-bottom: 1px solid #000;
	font-family: arial;
	font-size:11px;
	text-decoration: none;
}
	
a.nav_sub:hover{
	display: block;
	background-color: #66CC66;
	border-left: 4px solid #66CC66;
	height: 20px;
	width:158px;
	padding: 3px;
	padding-left: 12px;
	padding-right:0px;
	color: #fff;
	border-top: 1px solid #66CC66;
	border-bottom: 1px solid #000;
	font-family: arial;
	font-size:11px;
	text-decoration: none;
}

/* ALL BORDERS AND BACKGROUND PATTERNS */
	
#cellwhite td {
	background-color: #fff;
}

#cellwhite td.alt {
	background-color: #066a02;
	color: white;
	font-weight: bold;
}

.border_black
	{
		border: 1px solid black;
	}
	
.border_news
	{
		border: 1px solid #FFCC99;
	}
	
.bg_header
	{
	 	background-image:url(images/bg_header.jpg);
		background-repeat:repeat-x;
		background-color: #066a02;
		color: white;
	}
	
.bg_searchbar
	{
		background-image:url(images/bg_searchbar.gif);
		background-repeat:repeat-x;
		background-position:bottom;
	}
	
.bg_colnews
	{
	 	background-image:url(images/bg_colnews.jpg);
		background-repeat:repeat-x;
		color: #066a02;
	}
	
.new_subhead {
	color: #066a02;
}	
	
.bg_news
	{
	 	background-image:url(images/bg_news.gif);
	 	background-repeat:repeat-x;
	 	padding:3px;
	 	border:1px solid #003366;
		font-family: arial;
		font-size: 12px;
		font-weight: bold;
		color: black;
	}
	
.rssfeed
	{
		background-image:url(images/image_rssfeed.gif);
		background-repeat:no-repeat;
		background-position: right;
	}
	
.header_spacer
	{
		height: 7px;
		border-bottom:1px solid black;
		background-color:#97B5D4;
	}
	
.bg_footer
	{
		background-color: #28578A;
		font-family: arial;
		font-size: 11px;
		color: #fff;
		border-top: 1px solid white;
	}
	
/* ALL COPY/TEXT FORMATTING */
	
p
	{
		font-family: arial;
		font-size: 12px;
		color: black;
	}	

.copy_title
	{
		font-family: arial;
		font-size: 22px;
		font-weight: bold;
		color: #066a02;
	}

.copy_titleblue
	{
		font-family: arial;
		font-size: 22px;
		font-weight: bold;
		color: #066a02;
	}
	
.copy_body10
	{
		font-family: arial;
		font-size: 10px;
		color: #000;
	}
	
.copy_body11
	{
		font-family: arial;
		font-size: 11px;
		color: #000;
	}
	
.copy_blue
	{
		font-family: arial;
		font-size: 12px;
		color: #066a02;
	}

/* ALL ELEMENT FORMATTING */
	
img
	{
		border: 0px;
	}
	
.list
	{
		margin-left: 15px;
		line-height: 2.0em;
	}
	
input.text{
	padding: 2px;
	width: 165px;
	height: 22px;
	font-family: verdana,arial;
	font-size: 11px;
	color: black;
	border: 1px solid #003366;
	background-color: white;
}	
	
.input_select{
	font-family: verdana,arial;
	font-size: 12px;
	color: #575757;
	border: 1px solid #B3B3B3;
	background-color: #fff;
}
	
.textarea{
	padding: 2px;
	width: 550px;
	height: 100px;
	font-family: verdana,arial;
	font-size: 11px;
	color: #000;
	border: 1px solid #B3B3B3;
	background-color: white;
}

.none{
	padding:0px;
	width:0px;
	margin:0px;
}

.advertisement{
	font-family: arial, geneva;
	padding: 2px;
	font-size:9px;
	border: 1px solid #000;
	text-align: center;
	width: 340px;
}

a.small
	{
		font-size: 10px;
		font-family: arial, geneva;
		text-decoration: none;
		color: #ff6600;
	}

a.small:visited
	{
		font-size: 10px;
		font-family: arial, geneva;
		text-decoration: none;
		color: #ff6600;
	}

a.small:hover
	{
		font-size: 10px;
		font-family: arial, geneva;
		color: #ff6600;
		text-decoration: underline;
	}

.finder {
	font-size: 12px;
	font-family: arial,geneva;
}

.bottom {
	border-bottom: 1px solid #000;
}

.mlink_rollover {
	position: absolute;
	display: none;
	border-style: solid;
	border-width: 1px;
	border-color: #003366;
	background-color:#fff;
}

.hidden {
	display: none;
}

.cat_lead{
	width:335px;
}

.ad_box {
	border: 1px solid #000;
	padding: 5px 5px 5px 5px;
	width: 346px;
	height: 310px;
}

.long_box {
	border: 1px solid #000;
	width: 728px;
	height: 90px;
}