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, dl, dt, dd, ol, ul, li, fieldset, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0px; padding: 0; border: 0; font-weight: 100; font-style: normal; font-size: 100%; font-family: inherit; vertical-align: baseline; }

/* STRUCTURE */

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; line-height:1.4; 
line-height: 14px; 
color: black; 
background: #fff;
margin: 0px auto 0px;
padding: 0px;
}

#container{
/*background:url(images/container.png) repeat-x top*/
/* background-color: #eeeeef; */

}
#holder{
width:950px;margin: 0px auto;padding:0 10px;
/*background:url(images/holder.png) repeat-y center*/
}

#header{ width: 960px; height:100px; padding:0 0 0 0; /*background-color: #eeeeef;*/ overflow: hidden; }
.header_left{float: left; margin: 15px 0 0 2px; width:553px; height:70px;}
.header_left h1{ 
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 34px; color: #C00; margin: 25px 0 0 0; }
.header_right { width: 390px; margin: 0 2px 0 0; overflow: hidden; }
.header_right_content{ float: right; margin: 25px 0 0 0;  }


/************************************************
*	Navbar  									*
************************************************/

#navbar {
	background: #333;
	width: 960px;
	height: 34px;
	color: #FFFFFF;
	margin: 1px auto 4px;
	padding: 0px 0px 0px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
#navbarleft {
	width: 660px;
	height: 34px;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	text-transform: uppercase;
	}
	
#navbarright {
	width: 280px;
	float: right;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	}
	
#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px 0px 0px -1px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #CCC;
	display: block;
	font-size: 12px;
    margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
	border-right: 1px solid #666666;
	text-decoration: none;
	}
	
#nav li a:hover, #nav li a:active {
	color: #FFF;
	display: block;
    margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
	text-decoration: none;

	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	opacity: .95;
	filter: alpha(opacity=95);
	background: #333;
	width: 170px;
	color: #c4daef;
	font-size: 12px;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #c4daef;
	border-left: 1px solid #c4daef;
	border-right: 1px solid #c4daef;
	
	}
	
#nav li li a:hover, #nav li li a:active {
	color: #fc9937;
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 190px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 160px;
	}

#nav li ul a:hover, #nav li ul a:active { 
color: #FFF;
	}

#nav li ul ul {
	margin: -31px 0 0 192px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
color:#fc9937;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
color:#fc9937;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
#nav .current_page_item a {
	color: #fc9937;
	display: block;
    margin: 0px 0px 0px 0px;
	padding: 12px 20px 12px 20px;
	text-decoration: none;
	}
	
/************************************************
*	Nav Ends				     		    * 
************************************************/
#wrap {
	float: left;
	width: 976px;
	background: url(images/middle2-blue.png) right repeat-y;
	margin: 0px auto 0px;
	padding: 0px; }
#top-wrap {
	float: left;
	width: 976px;
	height: 21px;
	background: url(images/top2-blue.png) right repeat-y;
	margin: 0px auto 0px;
	padding: 0px; }
#bottom-wrap {
	float: left;
	width: 976px;
	height: 21px;
	background: url(images/bottom2-blue.png) right repeat-y;
	margin: 0px auto 10px;
	padding: 0px; }
	
	
#content-box{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
line-height: 20px;
padding: 0 10px 5px 10px;
margin-right: 15px;
}

#left{ float: left; width:580px; }
#left h2{ font-family: "Times New Roman", Times, serif; line-height:20px;  color: #069; width: 96%; margin-top: 5px; margin-bottom: 5px; margin-left: 10px;}
#left p, #left li{color: #333;  line-height:18px;}
#left a{color:#c30017;}
#left p, #left ul{margin-bottom:13px;}
#left ul{margin-left:17px;}


#right{ float: right; width:360px;}
#right h3{border-bottom:solid 1px #e0e0e0; line-height:26px; margin-bottom:8px; width:300px;}
#right p, #right a{padding:0px;}
#right a{color:#c30017;}

#container_foot{margin: 0px auto;background:url(images/container.png) repeat-x top}


#holder_foot{width:950px;margin: 0px auto;padding:0 10px;background:url(images/holder.png) repeat-y center}
#nav-main{ float: left; width: 950px; background:#152233;height:30px}
#banner{background:#bd2131;background-image:url(images/banner.jpg);background-repeat:no-repeat;background-position:left bottom}



ol, ul {list-style: none}
table {border-collapse: separate}
caption,th,td{text-align: left;font-weight: normal}
a{text-decoration:none; }


.upgrademembership{ padding: 10px; margin-left: 10px; }
.sheading{ margin: 0 0 14px 0; color: #006; font-size: 17px; font-weight: bold;    }
.upgrademembership ul{ margin-left: 10px; list-style: square;  }
.upgrademembership ul li{ line-height: 20px; }





#list h3{width:570px; line-height:26px; border-bottom:solid 1px #e0e0e0; margin-bottom:15px;}
#list h3 span{color:#494949;}

#graph{background:url(images/graph.png) no-repeat; height:270px; border:1px solid #cccccc; width:350px; float:left; margin-bottom:25px;}
.greyBox{width:277px; float:left; height:231px; background-color:#efefef; margin-right:13px;}
.greyBox h3{border-bottom:solid 1px #e0e0e0; margin-bottom:15px; width:259px; padding-bottom:0px; line-height:34px; padding-left:18px;}
.greyBox p{line-height:15px !important; color:#2f2f2f; padding: 0px 13px;}

.leftBoxes{margin-bottom:30px;}
.category, .category a{font-weight:bold; color:#2f2f2f !important; font-size:11px;}


.post h3{width:570px; line-height:26px; border-bottom:solid 1px #e0e0e0; margin-bottom:0px;}
.date{background-color:#c30017; line-height:16px; color:#fff; font-size:11px; float:right; margin-top:0px; margin-right:10px; font-weight:bold; padding-left:5px; padding-right:5px;}
.graph2{ background-color:#f8f8f8; border:1px solid #e5e5e5; width:569px; margin-top:17px; margin-bottom:11px;}
.graph2 img{margin:9px; padding:0px;}

.post{margin-bottom:33px;}
.post p{margin-bottom:8px !important;}
.arrow{background:url(images/arrow.png) no-repeat right; padding-right:12px;}
.other{height:33px; background-color:#f1f1f1; line-height:18px !important; padding:0 16px 0 16px; margin-top:20px; text-align:center;}
.other span{margin:0 14px 0 14px;}
.leftLinks{float:left;}
.rightLinks{float:right;}
.link1{background:url(images/icon1.png) no-repeat;}
.link2{background:url(images/icon2.png) no-repeat;}
.link3{background:url(images/icon3.png) no-repeat;}
.link4{background:url(images/icon4.png) no-repeat;}
.link1, .link2,.link3,.link4{ display:block; width:16px; height:16px; text-indent:-9999px; float:left; margin-right:4px;}
.rightLinks span{float:left;}

.contribute{font-size:11px !important; background-color:#c30017; display:block; width:195px; height:31px; border:1px solid #e6e6e6; color:#fff !important; line-height:30px; text-align:center; margin-bottom:15px;}
.contribute:hover{background-color:#d82a3e;}
.leftBoxes2 {margin-bottom:35px;}
.leftBoxes2 ul li{ background:url(images/bullet3.png) left no-repeat; height:13px; padding-left:15px; margin-bottom:5px;}
.leftBoxes2 ul li a{ color:#2f2f2f !important;}
.leftBoxes2 ul li a:hover{text-decoration:underline;}
#search2{width:207px; height:23px; float:left; margin-top:11px;}
#button2{width:75px; height:29px; float:right; background-color:#c30017; color:#fff; border:none;text-align:center; line-height:14px; margin-top:11px; margin-right:15px; font-size:11px;}
#button2:hover{background-color:#d82a3e !important;}
#search{padding-bottom:30px;}
.other2{ font-size: 11px; font-weight: bold !important; height:33px; background-color:#f1f1f1; line-height:18px; padding:0 16px 0 16px; margin-top:20px; text-align:center;}
.other2 a{line-height:33px; color:#494949 !important; font-weight:bold; padding:1px 3px; margin:0px 2px 0 2px; font-size:11px;}
.other2 a span{color:#c60f25;}
.other2 a:hover, .other2 a.active2, .other2 a:hover span{background:#c60f25; color:#fff !important;}
.deactive { font-weight: bold !important; color: #666 !important; }

/* HEADER */


A.icon{
width: 77px;
height: 77px;
margin: 0px 0px 0px -465px;
display: block;
position: absolute; left: 50%; top: 25px;
background: transparent} 
A.icon:hover{
background: url(images/icon-hover.gif)} 

#main-login-form{ width: 400px; text-align: right;
padding: 0px;
display: none;
margin: 0px 0px 0px -2px;
position: absolute; left: 50%; top: 11px;}
.lang{float:right; color:#fff; padding:0 10px 0 0; position:relative; top:-16px}
.users-online{color:#fff; float:right; padding:0 10px 0 0}
P.form-button, P.logged-in{
color: #fff;	
text-align: right;
width: 100px;
margin: 0px 0px 0px 350px;
position: absolute; left: 50%; top: 5px}
P.logged-in{
width: 270px;
margin: 0px 0px 0px 180px}


/* NAVIGATION */
#nav-main ul li{float:left}
#nav-main ul li a{float:left; line-height:30px; color:#fff; padding:0 18px; font-size:14px}
#nav-main ul li a:hover, #nav-main ul li a.current{background:#243142}



/* SEARCH */
.search-box{ 
color:#fff; 
font-size:12px; 
padding:8px 0 0 0}
.search-box a{ 
color: #FFFFFF}
.search-box p{
float:right; 
padding:0 5px 0 0}
.search-box .search-txt{
width:100px; 
height:15px; 
border:0; 
font-size:11px; 
padding:1px 5px; 
letter-spacing:0.8px}
.search-btn{
border:0;
background-color: #16253b;
color:#fff;
margin:0 0 0 5px;
padding: 1px;
 }


/* CONTENT */
#banner .content{
padding:20px 20px 20px 300px;
color:#fff; 
font-size:14px}
#banner a{
color:#fff}
#banner ul li{ 
float:left; 
text-align:center; 
padding:0 10px}
#banner ul li a{
float:left}
#clients{
float: left;
border: solid 1px #F3F3F3;
background-color: #FBFBFB;
width: 886px;
margin-bottom: 10px;
padding: 7px}
#clients ul li{
float: left;
font-size: 10px;
padding:0 10px}
#content-box .content{
padding:15px 12px 15px 23px; 
color:#2f2f2f}
#hh{  
height: 90px; 
width: 85px; 
background-image: url(images/spacer.gif) no-repeat}
#content-box .xx{ 
float: left;
height: 20px;
width: 85px; 
position: absolute}
#content-box .main{
width:550px}
#content-box .submain{width:870px}
#content-box td{ 
vertical-align: top}
#content-box tr{ 
vertical-align: top}
#content-box .filler{
height:400px}
#content-box .smallfiller{
height:40px}
#content-box .side{
float:right; 
width:320px}
#content-box .name{
font-weight: bold;
font-size: 18px}
#content-box .name a{
color: #CC0000}
#content-box .name2{
margin: 10px 0 0 0;
font-size: 19px;
color: #000099;
}
#content-box .name2 a{
color: #000099;
}
#content-box .subhead{color: #000099;
font-weight: bold;
margin-bottom: 4px;
font-size: 14px}
#content-box .subhead a{
color: #000099;
font-weight: bold;
margin-bottom: 4px;
font-size: 14px}
#content-box .subheadheadlarge{
color: #000099;
font-weight: bold;
margin-bottom: 4px;
font-size: 14px}
#content-box .subheadlarge a{
color: #000099;
font-weight: bold;
margin-bottom: 4px;
font-size: 14px}

#content-box .tbl2{
border: solid 1px #F3F3F3;
background-color: #FBFBFB;
font-size: 11px}
#content-box .tbl2 SELECT{
font-size: 11px}
#content-box .tag1{
border: solid 1px #b3ad9b;
border-bottom: none;
text-align: center;
height: 17px}
#content-box .tag2{
border: solid 1px b3ad9b;
background-color: #FBFBFB;
border-bottom-color: #FFF;
text-align: center;
height: 17px;
background-color: #006699;
color: #FFFFFF;
height: 17px}
#content-box .tag2 a{
color: #FFFFFF}
#content-box .tag2 a:hover{
color: #FFFFFF}
#content-box .tag2 a:visited{
color: #FFFFFF}
#content-box .tag2 a:active{
color: #FFFFFF}

#content-box .tbl{
border: solid 1px #B7DEEF;
background-color: #F5FAFD;
padding: 5px;
}
#content-box .tblblue{
border: solid 1px #f3f3f3;
background-color: #F2F2FF;
}
#content-box .tblwhite{
background-color: #FFFFFF}
#content-box .tblforum{
border: solid 1px #f3f3f3;
background-color: #FBFBFB;
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
line-height: 13px;
color: #666;
}
#content-box .tblforum a:hover{ text-decoration: underline; }
.forum_table_head{ height: 30px; color: #FFF; background-color: #069; }
.forum_content_head{ padding-bottom: 2px; }
.forum_content_head a{ font-weight: bold; color: #009;  }
.forum_content_head a:hover { text-decoration: underline;   }
#content-box .tblforum td{
padding-top: 5px;
padding-bottom: 5px;
border-bottom: solid 1px #f3f3f3;
vertical-align: middle;
/*font-size:14px; */}
#content-box .header2{
background-color: #CCCCCC;
vertical-align: middle}
#content-box .tblforumwhite{
background-color: #CC0000}
#content-box .tbl3{
border: solid;
border-color: #b3ad9b;
border-width: 1px;
background-color: #FBFBFB}
.th{
background-color: #95B3DE;
height: 24px;
font-weight: bold;
padding-top: 2px;
padding-left: 5px}
.unread{
background-color: #FFFFFF;
font-size: 12px;
font-weight: bold;
border-top: solid 1px #b3ad9b;
height: 22px;
padding-top: 2px;
padding-left: 5px}
.unread a{
color: #003399;
font-weight: bold}
.read{
background-color: #F5F5F5;
font-size: 12px;
font-weight: normal;
border-top: solid 1px #9F9882;
height: 22px;
padding-top: 2px;padding-left: 5px}
.read a{
color: #003399}
#sub-content-box .content{
float: left; 
width: 870px;  
color:#2f2f2f}
#sub-content-box .main{
width:550px;}
#sub-content-box .side{
float:right; 
width:320px}
.grad-box{
background:url(images/grad_box_bk.gif) repeat-y center; 
width:310px; 
margin:0 0 20px 0}
.grad-box .top{
background:url(images/grad_box_top.png) no-repeat center top}
.grad-box .bottom{
background:url(images/grad_box_bot.gif) no-repeat center bottom}
.grad-box .grad-box-content{
padding:10px 20px 10px 80px;
zoom:1}
.glassbk{
background:url(images/icon_big_glass.png) no-repeat 15px 15px}
.notebk{
background:url(images/icon_big_note.png) no-repeat 15px 15px}
.grad-box strong{
color:#a30717; 
font-size:16px}
.box-holder{background:#f8f8f8; 
width:915px; 
position:relative; left:-5px}
.box-holder-white{ 
width:915px; 
position:relative; left:-5px}
.box{
background:#f8f8f8; 
padding:5px; 
width:285px; 
margin:0 10px 0 0; 
float:left; 
height: 210px}
.box li{ line-height: 16px; }
.box a{ 
color: #000000; }
.box9{
background:#f8f8f8; 
padding:5px 15px 5px 5px; 
width:755px; 
height:300px; 
float:left; }
.box9 li{ line-height: 16px; }
.box2{
background:#f8f8f8; 
padding:5px 5px 5px 5px; 
width: 900px; 
float:left; }
.box2 li{ line-height: 16px; }
.box h3, .box2 h3{
padding:3px 0 3px 40px}
.ic-pencil{
background:url(images/icon_pencil.png) no-repeat 5px 6px}
.ic-loud{
background:url(images/icon_loud.png) no-repeat 5px 6px}
.ic-baloon1{
background:url(images/icon_baloon1.png) no-repeat 5px 6px}
.ic-box{
background:url(images/icon_box.png) no-repeat 5px 6px}
.ic-film{
	height: 24px;
background:url(images/icon_film.png) no-repeat 12px 4px;}
.ic-baloon2{
background:url(images/icon_baloon2.png) no-repeat 5px 6px}
.box ul{
margin:10px 0 10px 5px; 
font-size:12px}
.box ul li{
background:url(images/bullet.gif) no-repeat left 4px; 
padding:0 0 0 15px}
.box2 ul{
margin:10px 0 10px 20px; 
font-size:12px}
.box2 ul img{
margin:0 10px 0 0}
.box2 ul.vdo li{
margin:0 0 10px 0}
.box2 ul.bul2{
margin:20px 0 10px 5px; line-height:1.6}
.box2 ul.bul2 li {
background:url(images/bullet2.gif) no-repeat left 2px; 
padding:0 0 0 20px}
.box a, .box2 a{
color: #2f2f2f}
.box a:hover, .box2 a:hover{
text-decoration: underline}
.box2 strong{
color: #d3001a}
h2{
font-size:24px;
line-height: 40px;
padding: 0px}
h3{
color:#c30017; 
font-size:20px; 
border-bottom: solid 1px #e0e0e0 1px; 
padding:3px 0}

h4{

color: #000;
font-size: 14px; 
line-height: 17px;
margin: 20px 0 12px 0;
font-weight: bold;
}

.rhs_lists{ 
font-family: "Lucida Grande","Lucida Sans Unicode", Arial, Helvetica, sans-serif;
font-size: 13px;

}

.rhs_lists li{ line-height: 17px; color: #222222; }
.rhs_lists li a{ color: #006;  }
.rhs_lists li a:hover{  color: #C00; text-decoration: underline; }

p{
padding:8px 0}
br.clear{
clear:both}
HR{ 
border-bottom:#F3F3F3 1px solid}






.gseo_reg_table { font-size: 12px;   }
.gseo_reg_table label{ text-align:right}
.gseo_reg_table .gseo_reg_dropdown{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border: solid;
border-color: #B7B7FF;
border-width: 1px}
.gseo_reg_table .gseo_reg_input{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border: solid 1px #B7B7FF;
padding-top: 3px;
padding-bottom: 3px}
.gseo_reg_table .code{
font-size: 16px;
padding-top: 5px;
padding-bottom: 5px}
.error{
color: #CC0000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px}
.green{
color: #009900;
font-family: Tahoma, Geneva, sans-serif;
font-size: 11px;
}
.textbutton{
width: 50px;	
height: 26px;
font-family: Tahoma, Geneva, sans-serif;
font-size: 11px;	
border: solid 1px #06C;
background-color: #069;

color: #FFF;
}
.textbutton a{ color: #FFF;
	}
#content-box .blogtext{
margin-top: 20px;
text-align: justify}
.certi{
font-weight: bold;
color: #000066;
font-size: 10px}
#content-box .simpleli{
font-size: 12px;
margin: 1px;
margin-left: 10px}
#content-box .simpleli a{
text-decoration: underline;
color: #006699}
#content-box .simpleli a:hover{
text-decoration: none;
color: #FF9933}
#content-box .simpleli a:visited{
text-decoration: underline;
color: #006699}
#content-box .news_date{
color: #C30;
font-size: 9px}
#content-box .simpleli a:link{
text-decoration: underline;
color: #006699}
.statehead{
color: #CC0000;
font-weight: bold}


/* Comment form */
.comment_form_button{
		width: 130px;
		float: right;
		display: block;		
	background-color:#3b59a4; color:#FFFFFF; border:none; font-size:11px; padding:4px; margin-top:3px; margin-right: 2px;
	cursor: pointer;
	}
	.comment_form_img{
		float: left;
		width: 45px;
		vertical-align: top;
		margin-right: 5px;
		
		}
		.comment_form_content{
		float: left;
		width: 400px;
		vertical-align: top;
	
		}
		
		.comment_form_date{ color: #666; }
		
	.comment_form_text_field{
		width: 392px; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; border-color: #6d84b4; border-width: 1px; border-style: solid; padding: 2px;
		}
		.comment_form{
		float: left;
		width: 450px;
	 	display: block;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 11px;
		background-color: #FFF;
		
		}
		.comment_form_panel	{ 
		float: left;
		width: 100%;
		padding: 7px;
	  	background-color: #DDF0FB;	  	
		margin-bottom: 1px;
		color: #000;
		}
	.comment_form_panel a{
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 11px;
		color: #036;
		font-weight: bold;
		}
		.bravo_navigation { float: left; width: 98%; display: block; }
		
		.bravos_navigation
{
	float: right;
	
    
    line-height: 20px;

    color: #666666;
    font-family: Tahoma, Arial, Sans-serif;
    font-size: 11px;
    font-weight: normal;

    padding-right: 20px;
}

.bravos_navigation a,
.bravos_navigation input
{
    font-family: Tahoma, Arial, Sans-serif;
    font-size: 100%;
    padding: 3px 6px 3px 6px;
    border: 1px solid #9AAFE5;
    margin-right: 2px;
    margin-left: 0px;
    text-decoration: none;
}

.bravos_navigation a:hover
{
    border: 1px solid #9AAFE5;
	color: #fff;
	background-color: #3366CC;

	
}

.bravos_navigation a:active
{
    color: #36C;

}



.bravos_navigation a.selected
{
    font-weight: 800;
    color: #FFFFFF;
    background-color: #3366CC;
    border: 1px solid #3366CC;
}

.bravos_navigation a.previous, .bravos_navigation a.next {
    font-weight: 800;
}

.bravos_navigation span.deactive {
    font-size: 100%;
    font-weight: 800;
    padding: 3px 6px 3px 6px;
    margin-right: 2px;
    color: #b0b0b0;
    border: 1px solid #b0b0b0;
}

.bravos_navigation input
{
    color: #3366CC;
    width: 15px;
}


.preload{ display:none; }



dl.forms{float: left; width:100%; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; color: #333; }
dl.forms dt {padding:14px 10px 0 0;clear: left;float: left;width:120px;text-align:right;}
dl.forms .input{
font-family: Tahoma, Geneva, sans-serif;
border:1px solid #C5D8ED;
font-size: 11px;
margin: 2px 0 0 0;
padding: 3px;
}
dl.forms label{ }
dl.forms dd { padding:10px 0 0 0;}
dl.forms dd.help {clear: left;padding-top:2px; font-size:90%;color:#999;}
dl.forms dd.radio input{width:auto;}
dl.forms textarea{ font-family: Tahoma, Geneva, sans-serif; font-size: 11px; line-height: 13px; }
input,select{vertical-align:middle;}
label,.label{color: #2D3B58; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: bold; }
.label{padding-right:8px;}
dl.forms .hint{ margin-left: 12px; color: #666; }

.bravo_error_msg{ float: left; width: 500px; font-family: Tahoma, Geneva, sans-serif; color: #900; font-weight: bold; font-size: 11px; height: 20px; margin-left: 240px; }

.forum_category_tree{  font-family: Arial, Helvetica, sans-serif;  color: #494949; font-size: 11px; height: 24px; width: 913px; margin-left:22px;  padding-top: 24px;  }
.forum_category_tree a{ font-weight: bold; color: #494949; }
.forum_category_tree a:hover , .forum_category_tree a:active { color: #C30017 !important; }

.forum_left_btns{ float: left; text-align: left; width: 75%; font-weight: bold !important;   }
.forum_left_btns a{ font-weight: bold; color: #494949; }
.forum_left_btns a:hover , .forum_category_tree a:active , .forum_category_tree a:visited  { color: #C30017 !important; }

.forum_right_btns{ float: right; text-align: right; width: 25%;  }



.forum_main_heading{
float: left;
width: 100%;
font-size: 19px;
color: #484848;
margin: 10px 0 30px 0;
}
.forum_main_heading a{
color: #484848;
}

.forum_box{
	float: left;
	width: 911px;
border: solid 1px #cccccc;
font-family: Tahoma, Geneva, sans-serif;

}


.forum_box_blue_strip{
	
	background-color: #16253B;
	color: #FFF;
	height: 24px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #FFF;
	border-spacing: 1px 1px;
	vertical-align: middle;
	}

.forum_box_blue_strip_date {
	float: left;
	margin: 5px 0 0 12px;
	}

.forum_box_blue_strip_anchor {
	float: right;
	margin: 5px 12px 0 0;
	}

.forum_box_white_strip{	
background-color: #FFF;
color: #003;
height: 60px;
border: 1px solid #FFF;
border-spacing: 1px 1px;
}

.forum_box_white_strip_photo{
	float: left;
	margin: 2px 0 0 3px;	
	}
	
.forum_box_white_strip_content{
	float: left;
	margin: 3px 0 0 3px;	
	}
	
	.forum_box_white_strip_content_head{
font-size: 13px;
line-height: 18px;

}
.forum_box_white_strip_content_head a{
font-family: Verdana, Geneva, sans-serif;
font-weight: bold;	
color: #c30017;
}
	
.forum_box_white_strip_content_offline{ width: 30px; color: #999999; background-image:url(images/offline.png); background-repeat: no-repeat; padding-left: 15px; font-size: 11px;   }

.forum_box_white_strip_content_online{ width: 30px; color: #000000; background-image:url(images/online.png); background-repeat: no-repeat; padding-left: 15px; font-size: 11px; }

.forum_box_grey_strip{
	background-color: #f2f2ff;
	padding: 0 0 20px 0;
	}
.forum_box_grey_strip_text{
	font-family: Verdana, Geneva, sans-serif;
	padding: 6px 3px 3px 3px;
	font-size: 11px;
	line-height: 14px;
	
	}
.forum_box_break{
float: left;
width: 100%;
height:10px;
}

.index_home_content{ line-height: 17px;  }

.blog_author_photo {
	float: left;
	margin: 0 15px 5px 2px;
	border:2px solid #808080;
	background-color:#5B5B5B;
}

.blog_box_post {
	float: left;
	width: 613px;
	color: #5b5b5b;
	padding: 15px 15px 10px 0;
	margin: 0 25px 25px 0;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	
}

.blog_box_post a{
color: #009; text-decoration: underline;	
}

.blog_box_post a:hover{
color: #C00;	
}


.blog_box_heading{	
	margin-bottom: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 21px;
	font-weight: bold;
	color: #d94c21;
}
.blog_box_heading a{
color: #009;
text-decoration: none;


}
.blog_box_heading a:hover{
color: #C00;
}

.blog_box_heading_2{	
	margin: 0 5px 10px 0;
	padding: 0 0 5px 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	color: #009;
	border-bottom: dotted 1px #CCC;
}
.blog_box_heading_2 a{
color: #009;

}
.blog_box_heading_2 a:hover{
color: #C00;
}

.blog_box_subheading {
margin-top:-10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
}
.blog_box_subheading a{ color: #009; text-decoration: underline; }
.blog_box_subheading a:hover{ color: #C00;  }

.blog_box_subheading_2 {



font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;

}
.blog_box_subheading_2 a{ color: #009; text-decoration: underline; }
.blog_box_subheading_2 a:hover{ color: #C00;  }

.blog_box_short_desc { margin: 4px 0 0 0; line-height: 17px; }

.blog_box_tags {   }
.blog_box_tags ul{  }
.blog_box_tags ul li{ float: left; line-height: 20px; margin: 0 4px 0 4px; }
.blog_box_tags ul li a{ color: #006; text-decoration: underline;  }
.blog_box_tags ul li a:hover{ color: #C00; text-decoration: underline;  }

.blog_box_tags_all {   }
.blog_box_tags_all ul{ }
.blog_box_tags_all ul li{ float: left; line-height: 26px; margin: 0 4px 0 4px; background-image: none; padding-top: 10px; }
.blog_box_tags_all ul li a{ color: #006; text-decoration: none; }
.blog_box_tags_all ul li a:hover{ color: #C00 !important; font-weight: bold !important; text-decoration: none;  }


.blog_box_comment , .news_box_comment { float: left; width: 90%; font-weight: bold; color: #666; padding: 5px;  margin: 10px 0 0 0; border-bottom: dotted 1px #CCC;  }
.blog_box_comment a{ font-weight: bold; color: #009; text-decoration: underline;   }
.blog_box_comment a:hover{ color: #C00; text-decoration: underline;   }

.blog_box_comment_form_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	
	color: #c30017;
	border-bottom: dotted 1px #CCC;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	width: 460px;
}
.myprofile_main_heading{ 
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
color:#c30017; 
font-size: 15px; 
 }
 

	

	
	.bbbox_4{
		margin-left: 10px;
	
	width: 400px;
	font-family: Tahoma, Geneva, sans-serif; font-size: 11px;	
	}
	
	.bbbox_4 ul{ margin-left: 100px; }
	
	.bbbox_4 li{ line-height: 20px; background:url(images/green.png) no-repeat left; margin-left:6px;  padding-left:14px;  }
	
	
	.bbbox_1{
	float: left;
	width: 291px;
	height: 13px;
	background-image: url(images/reg_home_ground_r1_c1.gif);
	background-repeat: no-repeat;
	}
	
	.bbbox_2{
	float: left;
	width: 291px;
	background-image: url(images/reg_home_ground_r2_c1.gif);
	background-repeat: repeat-y;
	padding: 5px;
	font-family: Tahoma, Geneva, sans-serif; font-size: 11px;
	}
	
	.bbbox_3{
	float: left;
	width: 291px;
	height: 13px;
	background-image: url(images/reg_home_ground_r3_c1.gif);
	background-repeat: no-repeat;	
	}

	
.myprofile_rhs_lists{ font-family: Tahoma, Geneva, sans-serif; font-size: 11px; }
.myprofile_rhs_lists li{ margin-left: 15px; line-height: 17px; color: #222222;  }
.myprofile_rhs_lists li a{ color: #006; text-decoration: none;  }
.myprofile_rhs_lists li a:hover{  color: #C00; text-decoration: underline; }



.myprofile_bbbox_label{ float: left; width: 96%; margin: 20px 0 2px 0;  }
.myprofile_bbbox_label_left{ float: left; text-align: left;  font-weight: bold; color: #039; }
.myprofile_bbbox_label_right{ float: right; text-align: right;   }
.myprofile_bbbox_label_left a{   }
.myprofile_bbbox_label_left a:hover{   }
.myprofile_bbbox_label_right a{ font-family: Tahoma, Geneva, sans-serif; font-size: 11px; text-decoration: none; color: #039;  }
.myprofile_bbbox_label_right a:hover{ text-decoration: underline; color: #C00;  }

.myprofile_photo {
	float: left;
	margin: 5px;

	
	border:2px solid #808080;
	background-color:#5B5B5B;
}
.myprofile_sqbox{
	float: left;
	width: 96%;
	height: 700px;
	
padding: 10px;
/*
border: solid 1px #B7DEEF;
background-color: #F5FAFD;
*/
font-family: Tahoma, Geneva, sans-serif; font-size: 12px; }

.myprofile_sqbox ul{}
.myprofile_sqbox ul li{ font-family: Tahoma, Geneva, sans-serif; font-size: 11px; float: left; width: 100%; padding: 4px 0 4px 0;  }
.myprofile_ligap{ float: left; width: 100px; font-weight: bold; text-align: right; margin-right: 10px; }
.myprofile_licontent{ float: right; width: 450px; text-align: justify; line-height: 14px;  }

.tag_loadplace{
	width: 500px;
	overflow: auto;
	font-size: 12px;
	margin-left: 130px;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	}
	



.post_del_button , .post_del_button2 , .newstag_del_button , .newstag_del_button2 , .videotag_del_button , .videotag_del_button2 {

background: transparent url(images/del_tag.gif) no-repeat 0 0;
cursor: pointer;
margin: 0 15px 0 0;
padding: 0 0 0 10px;
}
.post_del_button a{}
.post_del_button a:hover , .post_del_button2 a:hover , .newstag_del_button a:hover , .newstag_del_button2 a:hover { 
text-decoration: underline;

}
.news_page_content_subhead{ 
/* font-family: Georgia, "Times New Roman", Times, serif; */
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 18px;
color: #015B99;
} 
.news_page_content ul{}
.news_page_content li{ 
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 12px;
line-height: 16px;
}


.news_author_photo {
	float: left;
	margin: 0 15px 5px 2px;
	border:2px solid #808080;
	background-color:#5B5B5B;
}

.news_box_post {
	float: left;
	width: 613px;
	color: #5b5b5b;
	padding: 15px 15px 10px 0;
	margin: 0 25px 25px 0;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	
}

.news_box_post a{
color: #009; text-decoration: underline;	
}

.news_box_post a:hover{
color: #C00;	
}


.news_box_heading{	
	margin-bottom: 10px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 18px;
	font-weight: bold;
	color: #484848;
	
}
.news_box_heading a{
/*color: #336fc1;*/
/*color: #c30017;*/
color: #009;
text-decoration: none;


}
.news_box_heading a:hover{
color: #C00;
}

.news_box_heading_2{
	width: 96%;
	margin: 0 5px 10px 0;
	padding: 0 0 5px 0;
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 19px;
	color: #c30017;
	border-bottom: dotted 1px #CCC;
}
.news_box_heading_2 a{
color: #c30017;

}
.news_box_heading_2 a:hover{
color: #C00;
}

.news_box_subheading {
margin-top:-10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
}
.news_box_subheading a{ color: #009; text-decoration: underline; }
.news_box_subheading a:hover{ color: #C00;  }

.news_box_subheading_2 {



font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;

}
.news_box_subheading_2 a{ color: #009; text-decoration: underline; }
.news_box_subheading_2 a:hover{ color: #C00;  }

.news_box_short_desc { 
/*font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
font-family: Arial, Helvetica, sans-serif;
color: #000; margin: 4px 0 0 0; line-height: 17px; }


.news_box_tags { font-family: Arial, Helvetica, sans-serif; font-size: 11px;   }
.news_box_tags ul{  }
.news_box_tags ul li{ float: left; line-height: 20px; margin: 10px 4px 0 0; }
.news_box_tags ul li a{ color: #006; text-decoration: underline;  }
.news_box_tags ul li a:hover{ color: #C00; text-decoration: underline;  }

.news_box_tags_all {   }
.news_box_tags_all ul{  }
.news_box_tags_all ul li{ float: left; line-height: 20px; margin: 0 4px 0 4px; }
.news_box_tags_all ul li a{ color: #006; text-decoration: none; }
.news_box_tags_all ul li a:hover{ color: #C00; text-decoration: none;  }


span.upload_button {
	background-color:#3b59a4; 
	color:#FFFFFF; 

	font-size:11px; 
	padding: 6px; 
	cursor: pointer;
	width: 60px;

	text-align: center;
}


/*
VIDEO VIDEO VIDEO
*/
.video_page_content_subhead{ font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
line-height: 18px;
color: #015B99;
} 
.video_page_content ul{}
.video_page_content li{ 
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 12px;
line-height: 16px;
}



.smallvideo_author_photo {

	width: 120px;
	margin: 0 10px 5px 2px;
	border: 1px solid #808080;
	background-color:#5B5B5B;
}

.smallvideo_box_post {
	float: left;
	width: 134px;
	color: #5b5b5b;
	padding: 0px 5px 5px 0;
	margin: 5px 5px 10px 2px;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	padding-top: 5px;
	
}

.smallvideo_box_post a{
color: #009; text-decoration: underline;	
}

.smallvideo_box_post a:hover{
color: #C00;	
}



.smallvideo_box_heading{	
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000;
	margin: 3px 0 5px 0;
	
	
}
.smallvideo_box_heading a{

color: #006;
font-weight: bold;
text-decoration: none;


}
.smallvideo_box_heading a:hover{
color: #C00;
}

.smallvideo_box_subheading {
	font: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 12px;
margin: 5px 0 5px 0;
border-top: 1px dotted #069;
padding-top: 2px;
}


.video_author_photo {
	float: left;
	margin: 0 15px 5px 2px;
	border:2px solid #808080;
	background-color:#5B5B5B;
}

.video_box_post {
	float: left;
	width: 613px;
	color: #5b5b5b;
	padding: 15px 15px 10px 0;
	margin: 0 25px 25px 0;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	
}

.video_box_post a{
color: #009; text-decoration: underline;	
}

.video_box_post a:hover{
color: #C00;	
}


.video_box_heading{	
	margin-bottom: 10px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 18px;
	font-weight: bold;
	color: #484848;
	
}
.video_box_heading a{
color: #c30017;
text-decoration: none;


}
.video_box_heading a:hover{
color: #C00;
}

.video_box_heading_2{	
width: 96%;
	margin: 0 5px 10px 0;
	padding: 0 0 5px 0;
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #c30017;
	border-bottom: dotted 1px #CCC;
}
.video_box_heading_2 a{
color: #009;

}
.video_box_heading_2 a:hover{
color: #C00;
}

.video_box_subheading {
margin-top:-10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
}
.video_box_subheading a{ color: #009; text-decoration: underline; }
.video_box_subheading a:hover{ color: #C00;  }

.video_box_subheading_2 {



font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;

}
.video_box_subheading_2 a{ color: #009; text-decoration: underline; }
.video_box_subheading_2 a:hover{ color: #C00;  }

.video_box_short_desc { 
/*font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
font-family: Arial, Helvetica, sans-serif;
color: #000; margin: 4px 0 0 0; line-height: 17px;
}


.video_box_tags { font-family: Arial, Helvetica, sans-serif; font-size: 11px;   }
.video_box_tags ul{  }
.video_box_tags ul li{ float: left; line-height: 20px; margin: 10px 4px 0 0; }
.video_box_tags ul li a{ color: #006; text-decoration: underline;  }
.video_box_tags ul li a:hover{ color: #C00; text-decoration: underline;  }

.video_box_tags_all {   }
.video_box_tags_all ul{  }
.video_box_tags_all ul li{ float: left; line-height: 20px; margin: 0 4px 0 4px; }
.video_box_tags_all ul li a{ color: #006; text-decoration: none; }
.video_box_tags_all ul li a:hover{ color: #C00; text-decoration: none;  }


/* 
We can't use ":hover" preudo-class because we have
invisible file input above, so we have to simulate
hover effect with javascript. 
 */
span.upload_button.hover {
	background-color: #333;

}

.upload_button_space{ float: left; width: 60px; }
.upload_label_space{ float: inherit;  width: 160px; }
.ajax_loader{ width: 16px; height: 16px; }


#redbar, #redbar2{background-color:#c30017; width:950px; margin:0px auto; height:23px;}


#footer{ padding: 0 0 20px 20px;}

#footer a{color: #3c3c3c}
#footer a:hover{text-decoration: underline}

#footer .content{border-top: solid 7px #e7e7e7; padding: 30px 30px 0 30px; text-align:right}
#footer .content2{ padding: 30px 30px 0 30px; text-align:right; margin-right:-18px; color:#3c3c3c !important; font-size:12.5px;}


#footer .copyright{ height: 26px; width: 450px; float: right;  line-height: 26px;}


#leftFooter{float:left; width:581px;}
.list2{ float:left; width:235px;}
.list2 h4{font-weight:bold; font-size:13px; margin-bottom:7px; color:#c30017; }
.list2 ul li{ height:13px; padding-left:1px; margin-bottom: 3px;}
#rightFooter{float:right; width:321px;}
#rightFooter h4{font-weight:bold; font-size:13px;}
#rightFooter h4 a{background:url(images/rss.png) no-repeat; height:24px; text-indent:-9999px; display:block; width:24px; float:right; margin-right:20px;}
.email{width:300px; height:31px;}
#button{float:right; background-color:#c30017; color:#fff; border:none; width:100px; height:28px; text-align:center; line-height:14px; margin-top:7px; margin-right:15px; font-size:11px;}
#button:hover{background-color:#d82a3e !important;}


#graph{ height:270px; border:1px solid #cccccc; width:350px; float:left; margin-bottom:25px;}
.greyBox{width:277px; float:left; height:231px; background-color:#efefef; margin-right:13px;}
.greyBox h3{border-bottom:solid 1px #e0e0e0; margin-bottom:15px; width:259px; padding-bottom:0px; line-height:34px; padding-left:18px;}
.greyBox p{line-height:15px !important; color:#2f2f2f; padding: 0px 13px;}


#left2{width:576px; margin-left:15px; float:left;}
#left2 p, .name3{padding-bottom:0px; padding-top:0px; font-size:12px; color:#2f2f2f;}
#left2 p, .name4{padding-bottom:2px; padding-top:2px; font-size:12px; color:#2f2f2f; line-height: 17px;}
#topN{height:43px; border-bottom:1px solid #e0e0e0; }
#topN h3{color:#c71025; line-height:43px; float:left; font-size:19px;  }
#topN h3 span{color:#494949;}

#topN h4{ font-family: Arial, Helvetica, sans-serif; color:#c71025; line-height:19px; float:left; font-size:16px;  }
#topN h4 span{color:#494949;}

.details0{float:right; margin-top:10px;}
.av_cover{ float: left; height: 150px; border: none;  }
.avatar{background-color:#f8f8f8; float:left; margin-right:18px; margin-top:6px; border: none;}
.avatar img{border:1px solid #e5e5e5; margin:9px;}
.personalD{padding-top:20px;}
.personalD p{padding-bottom:11px !important;}
.name3{margin-bottom:11px !important;}
.onlineP{background:url(images/green.png) no-repeat left; margin-left:6px;  padding-left:14px; color:#6dab23;}
.offlineP{background:url(images/grey.png) no-repeat left; margin-left:6px;  padding-left:14px; color: #999;}
.bold{font-weight:bold;}
.dot{font-weight:bold;margin-left:13px; margin-right:13px;}
.personalD p a{color:#c71025; text-decoration:underline;}

.button5{ background-color:#c30017; height:31px; color:#fff; text-align:center; line-height:31px;  border:1px solid #e6e6e6; width:195px; float:left; margin-top:5px;}
.button5 a{display:block; width:195px; height:31px;color:#fff; text-align:center; line-height:31px; font-size:11px;}
.button5:hover{background-color:#d82a3e !important;}
.button5 a:hover{background-color:#d82a3e !important;}

.button6{ color: #c30017;}
.button6 a{  color: #c30017;  }
.button6:hover{ text-decoration: underline; }
.button6 a:hover{ text-decoration: underline; }

.details3{float:left; margin-top:23px;}
.boxesP p{margin-bottom:13px; line-height:14px;}
.boxP1{float:left; width:111px; margin-right:13px; }
.boxP1 p{font-weight:bold !important; position:relative;}
.dot2{float:right !important;font-weight:bold !important; position:absolute; top:0px; margin-top:0px; padding-top:0px; right:0px;}
.boxD1{width:437px; float:left;}
.boxP1 a{color:#c30017; font-size:12px;}
.boxD1 ul li{background:url(images/bullet3.png) left no-repeat; height:13px; padding-left:15px;margin-bottom:5px;}

#right2{float:left; width:312px; margin-left:27px;}
.titleP2{ border-bottom:1px solid #e0e0e0;  line-height:37px; font-size:19px;}
.height{height:58px; width:145px;; float:left; text-align:center; display:block; }
.height a{font-weight:bold; font-size:11px; color:#494949 !important;}
.skype{background:url(images/skype.png) no-repeat; margin-top:15px;line-height:40px; padding-left:10px; width:135px !important;}
.yahoo{background:url(images/yahoo.png) no-repeat; line-height:40px; padding-left: 6px;  margin-top:15px; width:135px !important; }
.twitter{background:url(images/twitter.png) no-repeat;line-height:43px; margin-top:15px; padding-left: 6px; width:135px !important; }
.google{background:url(images/gtalk.png) no-repeat; margin-top:15px;line-height:40px; width:135px !important; }
.facebook{background:url(images/facebook.png) no-repeat; margin-top:15px; line-height:40px; padding-left: 6px; width:135px !important; }
.linkedin{background:url(images/linkedin.png) no-repeat; margin-top:15px; line-height:40px; padding-left: 6px; width:135px !important; }
#redbar2{margin-top:40px;}


/* forum */
.reg{float:right;margin-right:20px;}
.reg a, .reg span{ color:#c71025 !important; font-size:10px; font-weight:bolder; }
#content{width:903px; margin:0px auto; border-left:1px solid #e7e7e7;border-right:1px solid #e7e7e7; font-size:11px; color:#494949 !important;}
#content p,.details2 p{padding-top:0px !important;  padding-bottom:0px !important; line-height:13px;}
#content h3 a{color:#c30017 !important; margin-bottom:0px;   font-size:11px; font-weight:bold;}
.topP{width:903px; margin:0px auto;height:43px; border:1px solid #bbd0dd; background-color:#16253b; color:#fff; line-height:43px;}
.topicP,.repliesP{ text-align:center;}
.nameP{margin-left:54px; width:420px; float:left; padding-left:5px;}
.topicP,.width2{width:60px; float:left;}
.repliesP,.width3{width:96px; float:left;}
.latestP,.width4{width:244px; padding-left:15px; float:left;}
.width4{width:210px; float:left; padding-left:19px; padding-right:25px;}
.width1{width:345px; float:left; padding-right:82px;}
.width0{width:54px; float:left;}
.postP{height:67px; border-bottom:1px #e7e7e7 solid;}
.grey{background-color:#f8f8f8;}
.part2 p,.part3 p{ line-height:43px !important; text-align:center;}
.hello{color:#c30017 !important;  padding-top:13px; display:block;}
.author2{ color:#494949 !important;}
.titleP p{color:#c30017 !important; font-size:10px; font-weight:bold; line-height:29px !important; margin-left:25px;}
.titleP{height:29px; background-color:#e7e7e7; width:903px;}
.details2{padding-top:14px; width:903px; margin:0px auto; font-size:11px; color:#494949 !important; padding-bottom:40px;}
.details2 p{line-height:14px;}

.bottomP{width:903px; margin:0px auto;background-color:#16253b;border:1px solid #bbd0dd; height:13px;}

.activities li{ float: left; background:url(images/green.png) no-repeat left; margin-left:16px;  padding-left:14px;  }
.activities li a{  color: #333;  }
.activities li a:hover{ color: #c30017;  }

.white{ color: #FFF !important; }
.input2{ padding: 1px; width: 100px; margin: 0 10px 0 0;  }


dl.forms{float: left; width:100%; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; color: #333; }
dl.forms dt {padding:14px 10px 0 0;clear: left;float: left;width:120px;text-align:right;}
dl.forms .input{
font-family: Tahoma, Geneva, sans-serif;
border:1px solid #C5D8ED;
font-size: 11px;
margin: 2px 0 0 0;
padding: 3px;
}
dl.forms label{ }
dl.forms dd { padding:10px 0 0 0;}
dl.forms dd.help {clear: left;padding-top:2px; font-size:90%;color:#999;}
dl.forms dd.radio input{width:auto;}
dl.forms textarea{ font-family: Tahoma, Geneva, sans-serif; font-size: 11px; line-height: 13px; }
input,select{vertical-align:middle;}
label,.label{color: #2D3B58; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: bold; }
.label{padding-right:8px;}
dl.forms .hint{ margin-left: 12px; color: #666; }
.session_msg{ padding-left: 100px; margin-left: 100px; color: #900; font-weight: bold; }