@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

img { -ms-interpolation-mode:bicubic; }

input{
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	color:#333;
}

html ,body {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff url(../images/bg_loop.gif);
	color:#333;
	margin:0px;
}


#container{
	margin:0 auto;
	width:1000px;
	clear:both;
}

#middle_container{
	padding:0px;
	margin:0px;
	float:left;
	width:1000px;
	background:#fff url(../images/mainbg_loop.gif);
}

/************************************header*******************************/
#header{
	width:1000px;
	height: 142px;
	float:left;
	background-color:#FFFFFF;
}

#header_logo{
	float:left;
	width:480px;
	background:#fff url(../images/TMR_logo.gif);
	height:117px;
}

#header_rss{
	float:right;
	width: 226px;
	padding:28px 18px 5px 0px;
	font-weight:bold;
	text-align:right;
}

#header_search{
	float:right;
	width: 356px;
	padding:20px 18px 5px 0px;
	font-weight:bold;
	text-align:right;
}

#header_menubar{
	float:left;
	width:1000px;
	height:25px;
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
}

#header_menubar .date{
	float:left;
	width:250px;
	padding:5px 0px 0px 12px;
	font-size:11px;
	}
	
#header_menubar .menu{	
	float:right;
	width:700px;
	padding:5px 12px 0px 12px;
	font-size:11px;
	text-align:right;
}

#header_menubar .menu a:link{
	padding:0px 5px 0px 5px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
#header_menubar .menu a:visited{
	padding:0px 5px 0px 5px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
#header_menubar .menu a:hover{
	padding:0px 5px 0px 5px;
	color:#53afe9;
	text-decoration:none;
	}
	
#header_menubar .menu a:active{
	padding:0px 5px 0px 5px;
	color:#FFFFFF;
	text-decoration:none;
	}
	


/************************************left_menu*******************************/
#left_menu{
	padding:0px;
	width:152px;
	float:left;
}

#left_menu ul{
	margin:0px;
	padding:0px;
}

#left_menu ul li{
	padding: 9px 10px;
	list-style: none;
	color:#0a4164;	
	border-bottom:1px solid #b2e1ff;
}

.heavy{
	font-weight:bold;
}

#left_menu ul li a{
	color:#0a4164;
	text-decoration:none;
}

#left_menu_newsletter{
	padding:10px;
	width:132px;
	float:left;
	background-color:#2e719b;
	color:#fff;
	font-weight:bold;
	line-height:25px;
}

#left_menu_ads{
	padding:10px;
	width:132px;
	float:left;
	text-align:center;
	line-height:20px;
	font-size:11px;
	color:#777;
}

.btn{
	margin:8px 0px 0px 0px;
	padding:1px;
	background-color:#CCCCCC;
	color:#333333;
}

/************************************content*******************************/
#content{
	width:848px;
	float:left;
	height:auto;
}



#main_content_left{
	width:544px;
	float:left;
	height:auto;
}

#main_content_right{
	width:300px;
	float:right;
	height:auto;
}

#content_hori_ads{
	width:812px;
	padding:11px 18px 11px 18px;
	background:transparent url(../images/hori_ads_bg.gif);
	height:92px;
}
/************ ajax tabss*********************/


#ajax_modalbox{
    float: left;
    padding: 15px 10px 15px 18px;	
}

#ajax_box{
    margin: 0px;
    padding: 8px 8px 8px 8px;
    width: 492px;
	float: left;
	background-color:#fff; /*********************** center**********************/
	/*text-align:justify;*/
	border:1px solid #ccc;
	height:433px;
	overflow:hidden;
}



/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 4px 0;
margin-left: 0;
margin-top: 0px;
margin-bottom: 1px;
font: 12px "Verdana";
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/

}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 5px 28px 5px 27px;
margin-right: 0px;
color:#0a4164;
font-weight:bold;

/*background: transparent url(../images/tab_bg.gif) top left repeat-x;*/
}

.shadetabs li a:link{
color: #0a4164;
}

.shadetabs li a:visited{
color: #0a4164;
}

.shadetabs li a:hover{
text-decoration: none;
color: #0a4164;
}

.shadetabs li a:active{
text-decoration: none;
color: #0a4164;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
color: #0a4164;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-color:#fff;
background-image: url(../images/tab_bg.gif);
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;

}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

/**************************shade tab 2*****************************/
/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs2{
padding: 4px 0;
margin-left: 0;
margin-top: 0px;
margin-bottom: 1px;
font: 11px "Verdana";
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/

}

.shadetabs2 li{
display: inline;
margin: 0;
}

.shadetabs2 li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 5px 6px 5px 6px;
margin-right: 0px;
color:#0a4164;
font-weight:bold;

/*background: transparent url(../images/tab_bg.gif) top left repeat-x;*/
}

.shadetabs2 li a:link{
color: #0a4164;
}

.shadetabs2 li a:visited{
color: #0a4164;
}

.shadetabs2 li a:hover{
text-decoration: none;
color: #0a4164;
}

.shadetabs2 li a:active{
text-decoration: none;
color: #0a4164;
}

.shadetabs2 li a.selected{ /*selected main tab style */
position: relative;
color: #0a4164;
top: 1px;
}

.shadetabs2 li a.selected{ /*selected main tab style */
background-color:#fff;
background-image: url(../images/tab_bg.gif);
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;

}

.shadetabs2 li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

/********************************tab content****************************/

h4{
	font-weight:bold;
	color:#2e719b;
	padding:8px 0px 2px 0px;
	font-size:13px;
}


.bannerbox{
	padding:0px 0px 8px 0px;
	width:492px;
	height:auto;
	border-bottom:1px solid #ccc;
}

#text_title{
	margin:6px 0px 0px 0px;
	_margin:0px;
	padding:3px 0px 3px 0px;
	_padding:5px 0px 4px 0px;
	width:492px;
	height:15px;
	display:block;
	color:#4a453d;
}

#box_left{
	width:235px;
	float:left;
	height:auto;
}

#text{
	float:left;
	width:230px;
	background:#fff;
	padding:0px;
	height: auto;	
	font-size:11px;
	padding:0px 0px 7px 3px;	
}

#box_right{
	width:255px;
	float:left;
	height:auto;

}

#text_right{
	width:230px;
	background:#fff;
	padding:0px 3px 7px 23px;
	height: auto;
	float:left;
	font-size:11px;	
}
/****************feature box******************/

#feature_box{
	width:272px;
	float:right;
	padding:14px 18px 25px 10px;
}


h2{
	background:url(../images/title_h2_bg.gif) repeat-x;
	padding:10px 0px 10px 0px;
	font-size:19px;
	color:#0a4164;
	font-family: "Arial", Helvetica, sans-serif;
	line-height:24px;
}

#feature_list{
	padding:5px 0px 3px 0px;
	width:270px;
	float:left;
}

#feature_list img{
	float:left;
}

#text_feature{
	padding:5px 0px 5px 12px;
	width: 200px;
	float:left;	
	font-size:11px;
	/*text-align:justify;*/
}

h5{
	font-size:11px;
	font-weight:bold;
	color:#2e719b;
	
}

#rss_box{
	float:right;
	width:200px;
	font-size:10px;
	padding:5px 10px 0px 5px;
	height:16px;
	text-align:right;
}

#rss_box2{
	float:right;
	width:200px;
	font-size:10px;
	padding:5px 0px 0px 5px;
	height:16px;
	text-align:right;
}


a{
	color:#2e719b;
	text-decoration:underline;
}

a:hover{
	color:#192885;
	text-decoration:underline;
}

/*******************photo gallery**************/

#gallery{
    float: left;
    padding: 15px 10px 15px 18px;
	width:510px;	
}

#gallery_listing{
	float: left;
}

#gallery img{
	float:left;
	padding: 4px 4px 4px 5px;
}

/********************3tab****************/

#cover_tab ul li{
	font-size:11px;
	font-family:"Verdana";
	list-style-type: none;
	padding:3px 0px 3px 8px;
	background-image: url(../images/icon_square.gif);
	background-repeat: no-repeat;
	background-position: 0 0.8em;
	padding-left: 1em;
	/*text-align:justify;*/
}

#cover_tab{
		border:1px solid #ccc;
		width:250px;
		float:left;
		height:auto;
		padding: 4px 10px 0px 10px;
}

/********************2tab****************/


#cover_tab2 ul li{
	font-size:11px;
	font-family:"Verdana";
	list-style-type: none;
	padding:3px 0px 3px 8px;
	background-image: url(../images/icon_square.gif);
	background-repeat: no-repeat;
	background-position: 0 0.8em;
	padding-left: 1em;
	/*text-align:justify;*/
}

#cover_tab2{
		border:1px solid #ccc;
		width:244px;
		float:left;
		height:auto;
		padding: 4px 10px 0px 10px;
}




/*******************poll********************************/

#poll_content{
	width:265px;
	float:left;	
	font-size:11px;
	font-family:"Verdana";
	/*text-align:justify;*/
	line-height:15px;
	padding-bottom:5px;
}

.poll{
	width:25px;
	height:auto;
	padding-right:5px;
	float:left;

}

.label{
	width:260px;
	float:right;
	padding-top:5px;
}

label{
	width:210px;
	float:left;
}

.label_center{
	width:240px;
	float:right;
	padding-left:25px;
	text-align:center;
	font-size:11px;
	color:#666;
	height:auto;
	padding-top:3px;
}

/***********bottom box*****************/
#bottom_box{
	width:272px;
	float:left;
	padding:14px 5px 5px 18px;
	height:auto;
}

#bottom_box2{
	width:218px;
	float:left;
	padding:14px 10px 5px 15px;
	height:auto;
}

#bottom_content{
	width:218px;
	float:left;
	height:auto;
	/*text-align:justify;*/
	padding-bottom:4px;
	font-size:11px;
	font-family:"Verdana";
}

#bottom_content_view{
	width:218px;
	float:left;
	height:auto;
	font-size:11px;
	font-family:"Verdana";
	padding-bottom:2px;
	text-align:right;
}
/******************bottom ads*****************/

#ads_box{
	width:272px;
	float:right;
	padding:15px 18px 5px 10px;
}
/*************************Subpage ****************************/

h3{
	/*background:url(../images/title_h2_bg.gif) repeat-x;*/
	padding:5px 0px 5px 0px;
	font-size:19px;
	color:#0a4164;
	font-family: "Arial", Helvetica, sans-serif;
	line-height:24px;
	border-bottom : 1px dotted #ccc;
}

#sub_content{
    float: left;
    padding: 15px 10px 15px 18px;
	width:510px;
}

#sub_text{
	float:left;
	width:510px;
	padding-bottom:25px;
}	

#sub_text_more{
	float:left;
	width:510px;
	padding-top:10px;
	font-size:11px;
}	

span{
	line-height:18px;
}

h6{
	font-size:9px;
	color:#666;
	font-weight:normal;
	padding-bottom:5px;
}

/******************************************pagination*************************/

#pagination_box{
	margin:0px;
	padding:30px 0px 0px 0px;
	float:left;
	width:510px;
	height: 50px;
}

#pagination_box ul{
	margin:0px;
	PADDING: 0px;
}

#pagination_box ul li {
	margin:0px 5px 0px 0px;
	padding:0px;
	list-style-type:none;
	display:inline;
	float:left;
}

#pagination_box ul li a{
	margin:0px 0px 0px 0px;
	PADDING: 5px 7px 5px 7px;
	float:left;
	font-size:12;
	font-family: "Trebuchet MS";
	border: 1px solid #ccc;
}


#pagination_box li a:link{
	color:#666;
	text-decoration:none;

}

#pagination_box li a:visited{
	color:#666;
	text-decoration:none;

}

#pagination_box li a:hover{
	background: #b4dfff;
	color:#333;
	text-decoration:none;

}

#pagination_box li a:active{
	background: #fff;
	color:#999999;
	text-decoration:none;
}

/*************************footer****************************/

#footer{
	width:848px;
	float:right;
	height:auto;
	font-size:11px;
	text-align:center;
	height:15px;
	margin-top:5px;
	padding:4px 0px 4px 0px;
	background-color:#2e719b;
	color:#FFFFFF;
}

#footer a{
	color:#FFFFFF;
}

#footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#footer_copyright{
	width:848px;
	padding:10px 0px 10px 0px;
	float:right;
	text-align:center;
	background-color:#fff;
	color:#666;
	font-size:11px;
	font-family:"Verdana", Helvetica, sans-serif;
}