/* @override http://bob.local/www.thercc.org/_css/main.css */

/* Basic Styles */

*{
	padding: 0px;
	margin: 0px;
}

html{
	background-color: #015790;
}

body{
	font: 12px/15px Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	background: url(../_img/bg.jpg) repeat-x;
}

img{
	border: none;
}

a:link{
	color: #00adef;
}

a:visited{
	color: #0072bb;
}

a:hover, a:active{
	color: #46a5d2;
}

h1{
	font-size: 22px;
	font-weight: strong;
	font-style: italic;
	color: #333399;
	margin-bottom: 10px;
}

h2{
	font-size: 20px;
	margin-bottom: 10px;
}

h3{
	font-size: 18px;
}

h4{
	font-size: 16px;
	margin-bottom: 5px;
}

h5{
	font-size: 14px;
}

h6{
	font-size: 12px;
}

.note{
	font-size: 10px;
}

.error{
	color: red;
}

.right_align{
	float: right;
}

.clear {
	clear:both;
}

/* Layout Styles */

#container{
	width: 935px;
	position: relative;
	margin: auto auto;
	background: url(../_img/body_bg_swatch.jpg) repeat;	
}

#header{
	height: 35px;
	width: 934px;
	position: relative;
	margin-bottom: 10px;
}

#left_side{
	position: relative;
	float: left;
	width: 214px;
	height: 640px;
	background-color:#FFF;
	background: url(../_img/left_column_bg.jpg) no-repeat;
	margin-top: 5px;
	margin-left: 9px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
}

#intro{
	width: 190px;
	margin-left: 9px;
	color: #336666;
	font-style: italic;
	font-size: 14px;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #e4c3a8;
	border-bottom: 1px solid #e4c3a8;
	line-height: 16px;
}

#newsletter{
	width: 195px;
	margin-left:7px;
	margin-top: 15px;
}

#newsletter form{
	margin-left: 3px;
	margin-top: 4px;
}


#newsletter input{
	position: relative;
	float: left;
	margin-bottom: 7px;
	border: 1px solid #000;
	height: 23px;
	background-color: #eae5e2;
	padding:0px;
	font-size:12px;
}

input#submit{
	border: none;
	height: 25px;
	width: 22px;
}

#navigation{
	position: relative;
	float: left;
	width: 670px;
	height: 85px;
	line-height: 33px;
	margin-left: 10px;
	margin-top: 10px;
}

.navigation_images{
	float:left;
	height:48px;
	padding-top:5px;
}

#nav_home{
	width: 78px;
	height:50px;
	padding-left:37px;
	background-image:url(../_img/home_button.jpg);
}

#nav_about{
	width: 81px;
	margin-top: 3px;
	padding-left:26px;
	line-height: 26px;
	background-image:url(../_img/about_button.jpg);
}

#nav_news{
	width: 83px;
	margin-top: 4px;
	padding-left: 33px;
	line-height: 26px;
	background-image:url(../_img/news_button.jpg);
}

#nav_media{
	width: 96px;
	line-height:12px;
	text-align:center;
	padding-left: 19px;
	padding-top: 12px;
	background-image:url(../_img/resource_lib_button.jpg);
}

#nav_forum{
	width: 80px;
	padding-top: 10px;
	padding-left: 18px;
	background-image:url(../_img/forums_button.jpg);
}

#nav_contact{
	width:85px;
	margin-top: 3px;
	padding-top: 8px;
	padding-left: 21px;
	background-image:url(../_img/contact_button.jpg);
}

#navigation ul{
	list-style-type: none;
	width: 690px;
	padding-top:2px;
}

#navigation li{
	display: inline;
}

#navigation a{
	display: block;
	float: left;
	height: 25px;
	margin-top: 5px;
	text-decoration: none;
	font-size: 14px;
	color: white;
	text-transform: uppercase;
}

#navigation a:hover, #navigation a:active, #navigation a.selected{
	color: white;
}

#sub_menu {
	position: relative;
	float: left;
	background-color:#FFF;
	height:17px;
	width: 585px;
	margin-top: 3px;
	margin-left: 5px;
	padding-left: 75px;
}

#sub_menu a {
	width: auto;
	color: #000;
	text-decoration:none;
	text-transform: none;	
	margin-right: 47px;
	height: 17px;
	margin-top: 2px;
	font-size: 13px;
	line-height: 13px;
}

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

#sub_menu a.selected{
	color: #000;
}

.selected{
	font-weight: bold;
}

#content{
	position: relative;
	float: left;
	width: 645px;
	padding: 5px 10px 10px 10px;
	margin-left: 10px;
}

#content p{
	margin-bottom: 10px;
}

#content ul{
	margin-left: 60px;
	margin-bottom: 10px;
}

#left_col{
	position: relative;
	float: left;
	width: 313px;
	padding-right: 7px;
  	overflow: hidden;
}


#right_col{
	position: relative;
	float: left;
	width: 313px;
	padding-left: 7px;
}

#left_media_col{
	position: relative;
	float: left;
	width: 560px;
	padding-right: 40px;
  	overflow: hidden;
}

.smbox{
	position: relative;
	float: left;
	width: 293px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 15px;
	background: url(../_img/middle_2column_hp.jpg) repeat-y;
}

.smbox_header{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 14px;
	width: 313px;
	background: url(../_img/top_2column_hp) no-repeat;
}

.smbox_middle{
	position: relative;
	float: left;

	padding-top: 10px;
	padding-bottom: 10px;
}

.smbox_footer{
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 14px;
	width: 313px;
	background-image:url(../_img/bottom_2column_hp);
}

.lrgbox{
	position: relative;
	float: left;
	width: 623px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 15px;
	background: url(../_img/middle_1column_inside.jpg) repeat-y;
}

.lrgbox_header{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 15px;
	width: 643px;
	background: url(../_img/top_1column_inside) no-repeat;
}

.lrgbox_middle{
	position: relative;
	float: left;
	width: 623px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.lrgbox_footer{
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 13px;
	width: 643px;
	background-image:url(../_img/bottom_1column_inside);
}

.lrgbox p{
	margin-left: 20px;
}

#featured_text{
	position: relative;
	float: left;
	width: 130px;
}

#featured_member_image{
	position: relative;
	float: left;
	overflow: hidden;
	margin-left: 10px;
	margin-right: 17px;
}

#featured_member_image img{
	border: 1px solid #000;
}

#bottom_quote{
	clear: both;
	position: relative;
	float: left;
	width: 600px;
	color: #0072bc;
	text-align: center;
	font-style: italic;
}

#box_bottom{
	margin-bottom: -3px;
}

#footer{
	clear: both;
	margin: auto auto;
	height: 39px;
	width: 805px;
	padding-top: 5px;
}

#footer p{
	text-align: center;
	color: #FFF;
}

#footer ul{
	text-align:center;
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 0px;
	overflow: hidden;
}

#footer li{
	display: inline;
	border-left: 1px solid #FFF;
	margin: 0px 2px 0px -2px;
	padding: 1px 3px 0px 5px;
}

#footer a{
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}

#footer a:hover, #footer a:active{
	color: #ac7e2c;
}

/* Home Page Styles */

.news_item{
	position: relative;
	float: left;
	width: 290px;
}

.news_image{
	position: relative;
	float: right;	
}

.news_image img{
	float: left;
}

.news_text{
	width: 295px;
	float: left;
	padding-bottom: 5px;
}

.news_text_image{
	width: 170px;
	float: left;
}

#gallery{
	position: relative;
	float: left;
	width: 254px;
	height: 175px;
	margin-left: 28px;
	margin-bottom: 15px;
}

#gallery img{
	height: 175px;
}

.slide{
	position: absolute;
	overflow: hidden;
	height: 175px;
	width: 254px;
}

/* Profile Styles */

#map{
	position: relative;
	float: left;
	margin-bottom: 15px;
}

#member_list{
	position: relative;
	float: left;
	clear: both;
}

.member_item{
	position: relative;
	float: left;
	width: 181px;
	margin-left: 20px;
	margin-bottom: 5px;
}

.member_item a, .member_item a:visited{
	color: #0072bc;
	font-size: 13px;
}

.member_item a:hover, .member_item a:active{
	color: #46a5d2;
}

#doclink_container{
	position: relative;
	float: left;
	margin-left: 20px;
}

/* Search Styles */

.list_item{
	position: relative;
	float: left;
	width: 380px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e4c3a8;
}

.list_item img, .list_item object, .list_item embed{
	float: right;
	margin-left: 10px;
}

/* News Styles */

.news_img1{
	position: relative;
	float: right;
	margin: 10px 0px 10px 10px;
}

.news_img2{
	position: relative;
	float: left;
	margin: 10px 10px 10px 0px;
}

#media_searchform{
	position: relative;
	float: right;
	width: 160px;
	height: 170px;
	margin-bottom: 10px;
}

/* Form Styles */
fieldset {  
	float: left;  
	clear: left;  
	width: 100%;  
	margin: 0 0 15px 0;  
	padding: 0;
	border: none;
}

legend {  
	margin-left: 10px;  
	color: #000;  
	font-weight: bold;
}

fieldset ol {  
	padding: 10px 10px 0 10px;  
	list-style: none;
}

fieldset li {  
	float: left;  
	clear: left;  
	width: 100%;  
	padding-bottom: 10px;
}

fieldset.submit {  
	float: none;  
	width: auto;  
	border: 0 none #FFF;  
	padding-left: 122px; 
}

label {  
	float: left;  
	width: 100px;  
	margin-right: 10px;
}

fieldset fieldset {  
	margin-bottom: -25px;  
	border-style: none;  
} 

fieldset fieldset legend {  
	margin-left: 0;  
	font-weight: normal;
	color: #000;
} 

fieldset fieldset ol {  
	position: relative;  
	top: -15px;  
	margin: 0 0 0 110px;  
	padding: 0;
} 

fieldset fieldset label {  
	float: none;  
	width: auto;  
	margin-right: auto;
}

fieldset.image_replace, fieldset.doc_replace, fieldset.video_replace {  
	float: none;  
	width: auto;  
	border: 0 none #FFF;  
	padding-left: 110px; 
	padding-bottom: 15px;
}

fieldset.image_replace legend, fieldset.doc_replace legend, fieldset.video_replace legend {
	padding-bottom: 5px;  
}

fieldset.image_replace ol, fieldset.doc_replace ol, fieldset.video_replace ol {  
	position: relative;  
	top: 0px;  
	margin: 0 0 0 0px;  
	padding: 0;
}

object, embed {
	width: 200px;
	height: 180px;
}
