@charset "UTF-8";
/* 
SWATCHES
*/

/*@import url("reset.css");*/
@import url("layout.css");
@import url("navigation.css");
@import url("text.css");
@import url("datePicker.css");

/* MASTER STYLES */
body { background: #FFF; margin:0px; padding:0px; text-align:center; height: 100%; }
td, th, body, textarea { font-family: Arial, Verdana,  Helvetica, sans-serif;   font-size:12px; font-weight:normal; color:#333;}
#beta { position: absolute; top: 0px; left: 0px; z-index: 100; width: 80px; height: 80px; }
textarea { font-size: 1.1em; }

#sendTo { padding-top: 15px; }
#sendTo label { display: block; font-weight:600; padding: 2px;  }
label { display: block; font-weight:600; padding: 15px 0px 2px;  }

.reqMark { color:#FF0000; }
input, select, textarea { border: 1px solid #ccc; padding: 4px; margin: 0px; }

bubble {
width: 300px;
text-align:left;

}
.bubble h1 {
margin: 0;
padding: 0;
font-size: 150%;
}

img[src='http://www.google.com/intl/en_ALL/mapfiles/poweredby.png'], #map div span { opacity: 0.6; }

.tribe {
	float:right;
	padding: 0 0 10px 10px;
}


/* carousel css*/

#new_stories_container{
margin-bottom:25px;
width:505px;

}
#new_stories_header{
	position:relative;
	height:40px;
	background:#FF8200;
	color:#FFFFFF;		
	margin-bottom:7px;	
	
}



#new_stories_header_title{
position:absolute;
left:10px;
font-size:24px;
top:10px;
}


#new_stories_header_date{
position:absolute;
right:10px;
font-size:18px;
top:10px;
}


.clear{
clear:both;
}

.new_stories_content{
position:relative;
height:240px;
border-top:solid 2px #4691C2;
border-left:solid 2px #4691C2;
border-right:solid 2px #4691C2;

} 
.display_none{
	display:none;
}
.new_stories_content_image{


padding:7px 7px 3px 7px;
float:left;

}

.new_stories_content_image_caption{
	font-size:9px;
}


.new_stories_content_text{
padding:0px 7px;
}

.new_stories_content_title{
color:#FF8200;
line-height:1;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 32px;
font-weight:200;
margin:0 0 0px 0; padding:0;
padding-top:20px;
text-align:left;
}

.new_stories_content_title a{
text-decoration:none;
}

.new_stories_content_article{
color:#FF8200;
line-height:1.1;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 24px;
font-weight:200;
margin:0 0 5px 0; padding:0;
;
text-align:left;
}

.new_stories_content_article a{
text-decoration:none;
}

.new_stories_content_copy{
padding-top:15px;
font-size:16px;
font-family:Georgia,"Times New Roman",Times,serif;
line-height:1.1;
}			

.new_stories_content_link{
padding:15px 0;
}			

.new_stories_content_link a{
color:#4691C2;
text-decoration:none;
}

#new_stories_tabs{
position:relative;
height:50px;
font-size:12px;
}

.new_stories_tab{
position:absolute;
height:40px;

font-weight:bold;
cursor:pointer;
text-align:left;

padding:10px;
}

.new_stories_tab_on{
color:#FF8200;
background:#FFFFFF;



}

.new_stories_tab_off{
background:#4691C2;
color:#FFFFFF;

}


#new_stories_tab0{
left:0px;
width:147px;
top:0;
border-bottom:solid 2px #4691C2;
border-left:solid 2px #4691C2;


}
#new_stories_tab1{
left:168px;
width:146px;

top:0;
border-bottom:solid 2px #4691C2;
border-left:1px solid #fff;
border-right:1px solid #fff;


}
#new_stories_tab2{
left:336px;
width:147px;

top:0;
border-bottom:solid 2px #4691C2;

border-right:solid 2px #4691C2;
}



#paginate-article a {
	border:#3994c0 solid 1px;
	text-decoration:none;
	padding:4px;
}

#paginate-article .current-page {
	background:#3994c0;
	color:#fff;
}

#article-highlights h5 {
	color:#aaa;
}

#article-highlights a {
	color:#FF8200; text-decoration:none;
}

#article-highlights a:hover {
	color:#4691C2; text-decoration:none;
}

#article-highlights ul {
	list-style-type: none; position: relative; right:35px; bottom:10px;
}