

/****** created by Johnny Aug/2/2007 *****/
#wrap {
	width:980px;
	margin:0px auto;
}
body {
	margin:0px;
	padding:0px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 150%;
	color : #3c0d33;
}


a:link, a:visited {
	text-decoration : none;
}

a:hover {
	text-decoration : none;
}

a img{
	border:none;
}



#header{
	margin:0px;
	padding:0px;
	width:980px;
	height: 100px;
}

#logo{
	float:left;
	width : 250px;
	height: 100px;
}

#site_name{
	float : left;
	width : 300px;
	height: 100px;
	background:url(../images/site_name.gif) no-repeat;
}
#site_name_text{
	padding-left:40px;
	width : 250px;
}

#top_banner{
	float : left;
	width : 430px;
	height: 100px;
}


#logo h1 {
font-weight : lighter;
font-size : 300%;
padding-top : 40px;
padding-left : 100px;
}

#top_menu {
	width:960px;
	height:35px;
	position : relative;
	background:url(../images/top_menu_bg.gif) no-repeat;
	padding-left:20px;
	z-index:200000;
}


#search{
	height:40px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;	
	font-weight:bold;
}

#search a{
	color:#000;
	font-size:11px;
}

.inputbox_search{
    height:14px;
}

#search_search{
	width:500px;
	display:block;	
}

#search_input{
	display:inline;
	vertical-align:middle;	
}

#advance_search {
	display:inline;
	vertical-align:absmiddle;	
}

#content{
	width:965px;
	margin-left:15px!important;
	margin-left:5px;
	padding:0px;
	position:relative;

}

#left_column{
	float:left;
	width:198px;
}

#left_column a{
	color:#3c0d33;
}	

#left_column ul{
	margin-left:-25px!important;
	>margin-left:15px!important;
	margin-left:15px;
}

#right_column{
	float:left;
	width:258px;
}


#main_body_0{
	float:left;
	width:50%;
}

#main_body_1{
	float:left;
	width:100%;
}

#main_body_1 a{
	font-weight:bold;
}

#main_body_2{
	float:left;
	width:70%;
}

#main_body_3{
	float:left;
	width:70%;
	padding-left:10px;
}


.pathway {
	font-size : 10px;
	font-weight : bold;
}

.pathway a{
	color : #3c0d33;
}

#my_yanc a{
	color : #3c0d33;
	text-decoration:underline;
}
	
#footer{
	margin:0px;
	padding:0px;
	width:980px;
	height:140px;
	position : relative;
	clear : both;
	background:url(../images/footer_bg.gif) bottom no-repeat;
	color:#fff;
	vertical-align:bottom;
}

#bottom_banner{
	position:absolute;
	top:97px;
	left:10px;
}

#footer_text{
	position:absolute;
	top:110px;
	left:190px;
	width:450px;
}
#footer_text2{
	position:absolute;
	top:110px;
	left:390px;
	width:450px;
}
#footer_text a{
	color:#fff;	
}

#newsletter{
	position:absolute;
	top:109px;
	left:640px;
}

#newsletter img{
	vertical-align:text-bottom;
}


#newsletter img{
	cursor:pointer;
}

#random_image{
	padding-top:10px;
}

a.mainlevel_footer{
	font-size:13px;
	color:#fff;
	margin-left:43px;
	font-weight:bold;
}

a.readon_frontpage{
	color:#3C0D33;
	font-weight : bold;
}

a.readon{
	color:#F06C4D;
	text-decoration : underline;
}

a.contentpagetitle{
	color:#3C0D33;
	font-size:14px;
	font-weight:bold;
}

td.intro_frontpage{
	font-size:13px;
	color:#3C0D33;
	background:#F0F0F0;
	padding-left:15px;
	padding-right:15px;
}
td.createdate {
	font-size : 85%;
	padding-left : 20px;
}
td.createdate_frontpage {
	font-size : 85%;
	padding-left : 20px;
	background:#F0F0F0;
}
td.table_round
{	
	height:10px;
	background:url(../images/bottom_bg_large.gif) no-repeat;
}
td.contentheading_frontpage{
	background:#A7C223;
}
td.readmore_frontpage
{
	background:#F0F0F0;
	padding-right:10px;
}
table.contentpaneopen_frontpage{
	width:100%;
}

#main_body_0 table.contentpaneopen{
	margin-left:15px;
}

table.blog_frontpage{
	margin-left:20px;
	padding-right:35px!important;
	padding-right:20px;
}

/***** menu ******/

.mainmenu_l0iout{
	color:#fff;
}

.mainmenu_l0iover{
	color:#fff;
}



/***** content ******/
.contentheading {
	font-size : 20px;
	padding-right : 10px;
	padding-left: 5px;
	margin:0px;
	font-weight:bold;

	border-bottom:#a7c223 solid 4px;
}

.buttonheading{
	line-height:0px!important;
	>line-height:4px!important;
	line-height:4px;
	border-bottom:#a7c223 solid 4px;
	padding-left:5px;	
}

.contentpagetitle {
	font-size : 20px;
	color : #3c0d33;
	padding : 10px;
	font-weight:bold;
}

#left_column table.moduletable th, #right_column table.moduletable th{
	font-size:14px;
	color:#3c0d33;
	padding-left:10px;
	line-height:37px;
	vertical-align:text-bottom;
}
/********* tomorrow first thing ***********/
.lastest_news{
	margin-left:-10px;
}

#left_column table.moduletable td{
	padding-left:15px;
}

#left_column table.moduletable td td{
	padding-left:0px;
}

/****************************/
ul#mainlevel-nav {
list-style : none;
padding : 0;
margin : 0;
font-size : 0.8em;
}

ul#mainlevel-nav li {
background-image : none;
padding-left : 0;
padding-right : 0;
float : left;
margin : 0;
font-size : 11px;
line-height : 21px;
white-space : nowrap;
border-right : 1px solid #cccccc;
}

ul#mainlevel-nav li a {
display : block;
padding-left : 15px;
padding-right : 15px;
text-decoration : none;
color : #fff;
background : transparent;
}

#buttons > ul#mainlevel-nav li a {
width : auto;
}

ul#mainlevel-nav li a:hover {
color : #333;
background : #fff;
}

.componentheading {
font-weight : lighter;
font-size : 24px;
font-weight: bold;
padding : 10px;
}




a.mainlevel {
text-decoration : none;
text-transform : uppercase;
display : block;
width : 165px;
font-weight : bold;
font-size : 85%;
padding-bottom : 2px;
margin-bottom : 5px;
}

a.mainlevel:link, a.mainlevel:visited {
text-decoration : none;
text-transform : uppercase;
display : block;
border-left : 10px solid #ccc;
padding-left : 5px;
}

a.mainlevel:hover {
text-decoration : none;
text-transform : uppercase;
display : block;
color : #000;
border-left : 10px solid #ff9900;
padding-left : 5px;
}

a.mainlevel#active_top_menu {
color : #ff6600;
border-left : 10px solid #ff9900;
}

a.mainlevel#active_top_menu:hover {
border-left : 10px solid #ff6600;
}

.small {
font-size : 85%;
padding-left : 20px;
}



.modifydate {
font-size : 85%;
padding-left : 20px;
}

.sectiontableentry2 {
background-color : #efefef;
}

.back_button a{
font-weight : bold;
font-size : 85%;
color:#3c0d33;
}

.pagenav {
font-weight : bold;
color : #666;
font-size : 85%;
}

.category{
	color:#3c0d33;
}

.blogsection{
	color:#3c0d33;
}

.pagenav_prev a{
	color:#3c0d33;	
}

.pagenav_next a{
	color:#3c0d33;	
}

.pagenavbar a{
	color:#3c0d33;	
}

.toclink{
	color:#3c0d33;	
}

.linkmenu_text{
	font-style:italic;		
	margin-left:10px;
}


.mainlevel_linkmenu{
	color:#3c0d33;	
	font-weight:bold;
}

#right_column ul{
	margin-left:-10px!important;
	>margin-left:30px!important;	
	margin-left:30px;	
}


.contentpaneopen a{
	color:#3c0d33;	
}


/****************************/
