@charset "utf-8";
/*
	Style Index
	
	$1 - Site Structure Styles
	$2 - Header Styles
	$3 - Sidebar Styles
	$4 - Content Styles
	$5 - Footer Styles
	$6 - Image Replacements
	$7 - sIFR Styles
	$100 - Clearfix Styles
*/

/* undohtml.css 
Purpose: undo some of the default styling of common (X)HTML browsers */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input
{ margin:0; padding:0 }

body  {
font-family : Arial, Helvetica, sans-serif;
line-height : normal;
margin-bottom : 0;
font-size : 12px;
margin-top : 0;
}
#main {
background : url(../images/bd_shadow.gif) repeat-y center top;
position : relative;
margin : 0 auto;
padding : 0;
width : 933px;
height : auto;
}
#header {
margin : 0 7px 0 8px;
width : 920px;
height : auto;
padding : 0;
}
#mainnavi {
	width:870px;
	height:22px;
	background-color:#003366;
	float:left;
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:25px;
	padding-right:25px;
	margin: 0px 8px 0px 8px;
}

#mainnavi ul li a:hover {
	color : #000000;
}

.nav ul {
	padding-left: 0;
	margin-left: 0;
	background-color: #036;
	height:22px;
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background-position:center middle;
	line-height:20px;
	text-transform : uppercase;
	border-right: 1px solid #66ccff;
}

.nav ul li { display: inline; }

.nav ul li a {
	padding: 0.1em 1em;
	background-color: #003366;
	color: White;
	text-decoration: none;
	float: left;
	text-align:center;
	padding-left:13px;
	height:20px;
	border-left: 1px solid #66ccff;
}

.nav ul li.cion2 a {
	border-left: 1px solid #66ccff;
	border-right: 1px solid #66ccff;
}

.nav ul li a:hover {
	background-color: #66ccff;
	color: #000;

}
.nav ul li a.selected {
	background-color: #66ccff;
	color: #000;
}
#Body_text {
margin-bottom : 0;
position : relative;
margin-right : 7px;
margin-left : 8px;
margin-top : 0;
width : 920px;
}
.all {
clear : both;
}
#left_side {
padding : 0 0 15px 0;
position : relative;
margin : 0;
width : auto;
float : left;
background: r
}
#left_cover_bg {
background : url(../images/cover_shadow.gif) no-repeat right bottom;
padding : 0 0 15px 0;
position : relative;
margin : 0 auto;
width : auto;
float : left;
}
#left_cover {
background : url(../images/cover_right_shadow.gif) repeat-y right top;
padding : 0 8px 0 3px;
width : 207px;
}
#month {
background : url(../images/Cov_head_bg_bk.gif) no-repeat center top;
padding : 5px 5px 5px 10px;
position : relative;
height : 39px;
margin : 0;
top : 10px;
left : 0;
}
h2 {
background : url(../images/blue_dot.gif) no-repeat 0 2px;
font-family : Arial, Helvetica, sans-serif;
border-bottom : 1px solid #5688c4;
padding : 0 0 4px 15px;
font-weight : bold;
font-size : 13px;
color : #000000;
margin : 0;
}
.special {
padding : 4px 0 0 0;
text-transform : uppercase;
font-weight : bold;
font-size : 9px;
color : #003366;
}
#cover {
padding : 20px 15px 10px 15px;
position : relative;
height : auto;
}
#whats_new {
background : #d9e2ee url(../images/events_bg.gif) no-repeat center top;
padding : 29px 0 0 0;
position : relative;
height : 145px;
margin : 0;
width : auto;
}

.whatnews_bg_main{
	width:207px;
	float:left;
	text-align:left;
	margin-left:3px;
	margin-bottom:10px;
	padding-bottom:10px;
	background-color:#d9e2ee;
}

.whatnews_bg_main1{
	width:207px;
	float:left;
	text-align:left;
	margin-left:3px;
	margin-bottom:10px;
	padding-bottom:10px;
	background-color:#f1eed6;
}

.whatnews_bg {
	background-image:url(../images/what_news_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:207px;
	height:23px;
	padding-top:7px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#003366;
	font-weight:bold;
}

.whatnews_content {
	width:187px;
	float:left;
	text-align:center;
	padding:10px;
}

.whatnews_content_tx {
	width:187px;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#003366;
}

.whatnews_content_tx a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#003366;
}

.whatnews_content_tx a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FF0000;
}

.whatnews_img {
	width:50px;
	height:49px;
	float:left;
	text-align:center;
	margin-left:66px;
	margin-right:auto;
	padding-top:5px;
	padding-bottom:5px;
}
.whatnews_content_tx_red {
	width:187px;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#FF0000;
	padding-bottom:5px;
}

#whats_new ul {
padding : 5px 22px;
margin : 0;
}
#whats_new li {
padding-left : 2px;
line-height : 18px;
}
#whats_new a {
color : #003366;
text-decoration : none;
}
#whats_new a:hover {
color : #ff3333;
text-decoration : none;
}
#whats_new_ass {
	background : #d9e2ee url(../images/events_bg.gif) no-repeat center top;
	padding : 29px 0px 0px 0px;
	position : relative;
	height : 145px;
	margin : 15px 0px 0px 0px;
	width : auto;
	background-color: #F1EED6;
}
#whats_new_ass a {
	text-decoration:none;
	color:#625402;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#whats_new_ass a:hover {
	text-decoration:underline;
	color:#FF0000;
}
.events {
background : #e6ebee url(../images/advt_heading_bg.gif) no-repeat center top;
padding : 31px 0 0 0;
position : relative;
height : auto;
width : 130px;
margin : 0;
}
#whats_new_text {
position : absolute;
height : auto;
width : 199px;
left : 3px;
/*z-index : 1;*/
top : 3px;
}
.hading_bar_text {
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
padding : 3px 0;
font-size : 13px;
color : #003366;
}
.events_tab_td {
border : 1px solid #8d96a5;
background : #ffffff;
height : 35px;
width : 103px;
}
a.events_text {
text-decoration : none;
color : #0677bb;
}
#editorial {
background : #ffffff url(../images/heading_bg.gif) no-repeat center 10px;
padding : 50px 0 15px 0;
position : relative;
width : 554px;
margin : 0;
float : left;
}
#heading_text_1 {
z-index : 1;
text-align : center;
position : absolute;
padding : 8px 0;
width : 554px;
left : 0;
top : 10px;
}
.slugs {
font-family : Arial, Helvetica, sans-serif;
background : #8c8c8c;
font-weight : bold;
font-size : 14px;
color : #ffffff;
padding : 3px;
}
.story_link {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #333333;
text-decoration : none;
line-height : 15px;
}
.story_link a, .story_link a:active, .story_link a:focus, .story_link a:link, .story_link a:visited {
color : #333333;
text-decoration : none;
}
.story_link a:hover {
color : red;
}
.story_link strong {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
color : #000000;
text-decoration : none;
line-height : 16px;
}
.story_link a strong, .story_link a:active strong, .story_link a:focus strong, .story_link a:link strong, .story_link a:visited strong {
color : #333333;
text-decoration : none;
}
.story_link a:hover strong {
color : #391dde;
}
#right_ads {
padding : 10px 1px 15px 1px;
position : relative;
width : 135px;
float : right;
margin : 0;
}
.advertise {
background : #d9e2ee url(../images/advt_heading_bg.gif) no-repeat center top;
padding : 31px 0 0 0;
position : relative;
height : auto;
width : 130px;
margin : 0;
}
#heading_text {
position : absolute;
padding : 8px 0;
height : auto;
width : 130px;
left : 0;
z-index : 1;
top : 0;
}
#advertise_table {
font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
border-collapse : separate;
border-left-width : thin;
width : 206px;
margin : 8px;
}
.preview {
border : 2px solid #000;
padding : 3px;
}
.ad_tab_td {
background : #ffffff;
height : 35px;
width : 103px;
text-align : center;
}
#advt_n_tabable {
width : 130px;
}
#advt_n_tabable td {
padding : 13px 8px;
margin : 0;
text-align : center;
}
div#footer {
background : url(../images/bottom_bg_shadow.gif) no-repeat center top;
padding : 15px 0 0 0;
position : relative;
margin : 0 auto;
color : #6ba2e5;
height : 41px;
width : 933px;
}
#footer a {
color : #a8dbee;
text-decoration : none;
}
#footer a:hover {
color : #ffffff;
text-decoration : underline;
}
