@charset "utf-8";

body {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#004b78;
}

#wrapper {
	margin-top:0px;
	width:1003px;
    margin-left:auto;
	margin-right:auto;
	background-color:#004b78;

}



#header {
	width:961px;
    min-height:154px;
	color:#FFF;d
	font-size:36px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	background-color:#004b78;
}

#header #headerCurve{
	height:8px;
	width:961px;
	background:url(../images/blog_bg_header_curve.png) no-repeat;
}

#header #headerImage{
	padding-top:10px;
    min-height:146px;
	width:961px;
	background-color:#FFF;
}

#navigation {
	clear:left;
	width:961px;
	height:43px;
	background-color:#dfdfdf;
	margin-left:auto;
	margin-right:auto;
}

#navigation a{
	font-size:14px;
}


#topbar {
	width:100%;
    height:35px;
	background-color:#000;
	color:#FFF;
	font-size:20px;
	position:relative;
	padding-top:10px;
}

#topbar a.mainLink{
	color:#FFF;
}

#topbar #loginPanel{
    height:35px;
	background-color:#000;
	color:#FFF;
	font-size:15px;
	top:10px;
	right:10px;
	position:absolute;
}

#topbar #loginPanel .txt{
	height:15px;
	width:100px;
	font-size:10px;
}

#topbar #loginPanel .btn{
	height:25px;
	width:50px;
	font-size:10px;
}

#topbar #memberPanel{
    height:25px;
	background-color:#000;
	color:#F00;
	font-size:15px;
	top:15px;
	right:10px;
	position:absolute;
}

#topbar #memberPanel a{
	color:#FFF;
}

#main {
	clear:right;
	width:961px;
	min-height:900px;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
}

#sidebar{
	float:left;
	width: 282px;
	min-height:700px;
	background-color:#ecf4f7;
	padding-top:10px;
	margin-right:1.2em;
	padding-left:5px;

}



#content {
	float:left;
	width:639px;
	min-height:500px;
	padding:10px;
}

#footer {
	width:961px;
	height:53px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}

#footer #footerText{
	padding:5px;
	width:97%;
	height:15px;
	margin-left:auto;
	margin-right:auto;
	font-size: 80%;
    text-align:center;
    color: #999;
	vertical-align:text-top;
}

#footer #footerCurve{
	background-image:url(../images/blog_bg_footer_curve.png);
	background-repeat:no-repeat;
	background-color:#004b78;
	height:8px;
	width:961px;
}

#footer div{
	padding-top:20px;
	background-color:#eeeeee;
	height:50px;
}

#footer p{
	padding-right:10px;
	padding-top:20px;
}



.maintitle, h1, h2 {
	color:#464646;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:bold;
	line-height:120%;
	text-decoration:none;
}


a:link, a:active, a:visited {
	color:#669eb3;
	text-decoration:none;
}
a:hover {
	color:#E8850D;
	text-decoration:underline;
}



.forumlink {
	color:#F00;
	font-size:12px;
	font-weight:bold;
}

a.forumlink {
	color:#F00;
	text-decoration:none;
}
a.forumlink:hover {
	color:#E8850D;
	text-decoration:underline;
}

.nav {
	color:#464646;
	font-size:11px;
	font-weight:bold;
}

img{
	border:none;
}


hr{
	border-color:#D1D7DC;
	border-style:solid;
	border-width:1px 0 0;
	height:0;
	width:99%;
}

.forum{
	width:100%;
	background-color:#FFF;
	border:1px solid #F00;
	border-spacing:1px;
	margin-top:5px;
}


th {
	background-color:#F00;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:25px;
}


th.thHead{
	border-width:1px 1px 0;
	font-size:12px;
}


th.thHead, th.thTop, th.thCornerL, th.thCornerR {
	border:1px solid #FFFFFF;
	font-weight:bold;
	height:28px;
}

th.thTop {
	border-width:1px 0px 0px;
	white-space:nowrap;
}
th.thCornerL {
	border-width:1px 0px 0px 1px;
	white-space:nowrap;
}
th.thCornerR {
	border-width:1px 1px 0px 0px;
	white-space:nowrap;
}



td.forumTitle{
	background-color:#D1D7DC;
	border:medium solid #FFFFFF;
	border-width:0px 0px 0px 1px;
	height:28px;
	padding-left:5px;
}

td.forumTitle a{
	color:#F00;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
}

td.forumTitle a:hover{
	color:#E8850D;
}

.typeDetail{
	font-size:12px;
}

.typeData{
	font-size:10px;
}


td.catHead{
	background-color:#D1D7DC;
	background-image:url(images/cellpic1.gif);
	border:medium solid #FFFFFF;
	height:28px;
	border-width:1px 1px 0;
	font-size:12px;
}

td.rowColor1 {
	background-color:#E8E8E8;
}

td.rowColor2 {
	background-color:#EFEFEF;
}


td.rowpic {
	height:28px;
	background-color:#FFFFFF;
	background-image:url(../images/cellpic.jpg);
	
}


.textSmall {
	font-size:10px;
}

.messageHead {
	color:#464646;
	font-size:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}


.messageHead .btn_quote{
	vertical-align:top;
	float:right;
	margin-top:0px;
	margin-right:5px;

	
}

.messageBox{
	padding:5px;
	
}

.messageArea{
	vertical-align:top;
	text-align:left;
}

.quote {
	text-align:left;
	background-color:#F9F9F9;
	border:1px dotted #F00;
	padding:3px;
	padding-bottom:5px;
	width:99%;
}

.member_quote{
	text-align:left;
	font-size:11px;
}

.menu{
	font-size:12px;
	font-weight:bold;
	line-height:35px;
}

.articleTime{
	color:#00416f;
}

h2{
	color:#8e9090;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
}
