/* Common Style */

body {
	margin:0;
	padding:0;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
a {
	color:#707070;
	text-decoration:underline;
}
a:hover {
	color:#707070;
	text-decoration:none
}
p, form {
	margin:0;
	padding:0
}
input, textarea, select {
	margin:0;
	padding:0;
}
img {
	border:0 none
}
.Lt1 {
	float:left
}
.Rt1 {
	float:right
}
.clr {
	clear:both;
	font-size:0;
	margin:0;
	padding:0;
	line-height:0;
	visibility:hidden;
	height:0
}


/* Home Page CSS */

#ContainerHome {
	margin:0 auto;
	width:990px;
}
.TopBg {
	width:900px;
	padding:0px 0 0 90px;
	height:90px;
	background:url(../images/top_bg.gif) left top no-repeat;
	float:left;
	margin:0;
	position:relative
}
.TopBg .Logo {
	width:68px;
	height:98px;
	position:absolute;
	left:15px;
	top:0;
}
.TopBg .LogoName {
	margin-left:45px;
	width:278px;
	height:23px;
	/*background: url(../images/logo_name.png) left top no-repeat;*/
	float:left;
	display:block;
}
.TopBg .RightLinks {
	float:right;
	margin:5px 10px 0 0;
	width: 600px;
	text-align: right;	
}
.TopBg .RightLinks a {
	text-decoration:underline;
	color:000;
}
.TopBg .RightLinks a:hover {
	text-decoration:none;
	color:000;
}
.Menubg {
	float:left;
	width:905px;
	padding:0 0 0 85px;
	height:39px;
	background:url(../images/menu_bg.gif) left top no-repeat;
}
.Menubg .Links {
	width:620px;
	float:left;
}
.Menubg .Links ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.Menubg .Links ul li {
	margin:0;
	padding:0;
	float:left;
}
.Menubg .Links ul li a {
	text-decoration:none;
	color:#000000;
	display:block;
	margin:0;
	padding:0 15px;
	line-height:39px;
	font-weight:bold;
}
.Menubg .Links ul li a:hover {
	text-decoration:underline;
	color:#000000;
	display:block;
}
.Menubg .Links ul li.sap {
	width:1px;
	height:39px;
	float:left;
	background:url(../images/sap.gif) left top no-repeat;
}
.Menubg .SearchBox {
	float:right;
	width:280px;
	height:25px;
	margin:7px 0;
}
.Menubg .SearchBox .TextBox {
	width:125px;
	height:20px;
	font-size:12px;
}
.ProfileTextBox
{
	width:130px;
	height:20px;
	font-size:12px;
}
.SearchBtn {
	width:60px;
	height:25px;
	padding:0 0 3px 0;
*padding:0;
	font-size:12px;
	background:#5c5c5c;
	border:0 none;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
.TopAdvtBannerContainer {
	float:left;
	width:990px;
	height:125px;
	margin:10px 0 0 0;
}
.TopAdvtBannerContainer .Left {
	float:left;
	width:125px;
	height:125px;
	margin:0 6px 0 0;
}
.TopAdvtBannerContainer .Right {
	float:right;
	width:125px;
	height:125px;
	margin:0 0 0 6px;
}
.TopAdvtBannerContainer .Middle {
	float:left;
	width:728px;
	height:125px;
}
.TopAdvtBannerContainer .Middle .Top {
	float:left;
	width:728px;
	height:90px;
	margin:0;
	padding:0;
}
.TopAdvtBannerContainer .Middle .WelcomeTextContainer {
	float:left;
	width:718px;
	height:30px;
	background:url(../images/welcome_title_bg.gif) left top no-repeat;
	line-height:30px;
	font-weight:bold;
	margin:5px 0 0 0;
	padding:0 0 0 10px;
}
.ScrollerContainer {
	width:988px;
	height:110px;
	float:left;
	border:1px solid #000;
	margin:10px 0 0 0;
}
.ScrollerContainer .LeftBtn {
	width:17px;
	height:110px;
	float:left;
}
.ScrollerContainer .RightBtn {
	width:17px;
	height:110px;
	float:right;
}
.ScrollerContainer .ImgBar {
	width:102px;
	height:96px;
	padding:14px 0 0 0;
	float:left;
}
.ScrollerContainer .ImgBar .ImgBox {
	width:102px;
	height:74px;
	float:left;
}
.ScrollerContainer .ImgBar .ImgBoxTitle {
	width:102px;
	height:20px;
	text-align:center;
	float:left;
	text-transform:uppercase;
}
.ScrollerContainer .MarginLeft {
	margin:0 48px 0 0;
}
.DataContainer {
	width:990px;
	float:left;
	margin:10px 0 0 0;
}
.DataContainer .LeftColumn {
	width:479px;
	float:left;
	margin:0 24px 0 0;
}
.DataContainer .LeftColumn .RecentArticleTitle {
	width:454px;
	height:29px;
	line-height:29px;
	float:left;
	background:url(../images/recent_article_bg.gif) left top no-repeat;
	font-weight:bold;
	padding:0 0 0 25px;
}
.DataContainer .LeftColumn .ArticleContainer {
	width:459px;
	float:left;
	padding:10px;
	background:url(../images/dot_bg.gif) left bottom repeat-x;
}
.DataContainer .LeftColumn .ArticleData {
	width:459px;
	height:113px;
	padding:0 0 10px 0;
	float:left;
}
.DataContainer .LeftColumn .ArticleData img {
	margin:0 10px 0 0;
}
.DataContainer .LeftColumn .ArticleData .ArticleTitle {
	font-size:14px;
	font-weight:bold;
	color:#3e6402;
	margin:0 0 5px 0;
}
.ArticleButton {
	float:left;
	width:459px;
}
.ArticleButton input {
	width:110px;
	height:24px;
	float:left;
	margin:0 15px 0 0;
	font-size:11px;
	cursor:pointer;
	background:url(../images/article_btn_bg.jpg) left top repeat-x;
	border:1px solid #b0afaf;
}
.DataContainer .MiddleColumn {
	width:303px;
	float:left;
	margin:0 24px 0 0;
}
.DataContainer .MiddleColumn .TopArticleContainer {
	float:left;
	width:303px;
}
.DataContainer .MiddleColumn .TopArticleContainer .Title {
	width:278px;
	height:29px;
	line-height:29px;
	float:left;
	background:url(../images/top_article_title_bg.gif) left top no-repeat;
	font-weight:bold;
	padding:0 0 0 25px;
}
.DataContainer .MiddleColumn .TopArticleContainer ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:303px;
}
.DataContainer .MiddleColumn .TopArticleContainer ul li {
	margin:0;
	padding:0;
	float:left;
	width:300px;
	background:url(../images/dot_bg.gif) left bottom repeat-x;
	padding:0 0 5px 0;
	margin:5px 0;
}
.DataContainer .MiddleColumn .TopArticleContainer ul li a {
	background:url(../images/bullet.gif) left 3px no-repeat;
	padding:0 0 0 15px;
	text-decoration:none;
	float:left;
}
.DataContainer .MiddleColumn .TopArticleContainer ul li a:hover {
	text-decoration:underline;
}
.DataContainer .MiddleColumn .LoginContainer {
	width:315px;
	height:125px;
	padding:10px 20px;
	float:left;
	background:url(../images/home_login_bg.gif) left top no-repeat;
	margin:13px 0 13px 0;

}
.DataContainer .MiddleColumn .LoginContainer .Raw {
	margin:0 0 5px 0;
}
.DataContainer .MiddleColumn .LoginContainer .Title {
	font-weight:bold;
	margin:0 0 5px 0;
}
.DataContainer .RightColumn {
}
.SubFooterContainer {
	width:985px;
	float:left;
	margin:10px auto 0 auto;
}
.SubFooterContainer .Left {
	width:125px;
	height:125px;
	float:left;
	margin:0 20px 0 0;
}
.SubFooterContainer .Middle {
	width:700px;
	float:left;
}
.SubFooterContainer .Middle .Top {
	width:640px;
	padding:10px 30px;
	margin-top:65px;
	float:left;
	background:url(../images/subfooter_top_bg.gif) left top no-repeat;
}
.SubFooterContainer .Middle ul {
	width:160px;
	float:left;
	margin:0 0px 0 0;
	padding:0;
	list-style-type:none;
}
.SubFooterContainer .Middle ul li {
	width:160px;
	float:left;
	margin:0px 0;
	padding:0;
}
.SubFooterContainer .Middle ul li a {
	float:left;
	width:160px;
	text-decoration:none;
	background:url(../images/bullet1.gif) left 4px no-repeat;
	padding:0 0 0 10px;
}
.SubFooterContainer .Middle ul li a:hover {
	text-decoration:underline;
}
.SubFooterContainer .Middle ul li.Title {
	float:left;
	width:160px;
	font-weight:bold;
	padding:0 0 0 0px;
}
.SubFooterContainer .Right {
	width:125px;
	height:125px;
	float:right;
}
.FooterContainer {
	width:990px;
	height:30px;
	float:left;
	margin:0;
	background:#5c5c5c;
}
.FooterContainer .Left {
	width:320px;
	height:30px;
	line-height:30px;
	float:left;
	color:#FFFFFF;
	padding:0 0 0 25px;
}
.FooterContainer .Middle {
	
	width:280px;
	height:30px;
	line-height:30px;
	float:left;
	color:#FFFFFF;
	padding:0 0 0 25px;
}

.FooterContainer .Right {
	width:300px;
	height:30px;
	line-height:30px;
	float:right;
	color:#FFFFFF;
	padding:0 25px 0 0;
	text-align:right;
}
.FooterContainer .Right a {
	color:#FFFFFF;
	text-decoration:underline;
}
.FooterContainer .Right a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.FooterContainer .Middle a {
	color:#FFFFFF;
	text-decoration:underline;
}
.FooterContainer .Middle a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
/* User Registration Page CSS */

.RegisterContainer {
	width:990px;
	float:left;
	margin:0;
	padding:0;
}
.RegisterContainer .RegisterTop {
	width:970px;
	padding:0 10px;
	height:39px;
	line-height:39px;
	float:left;
	background:url(../images/reg_container_top.gif) top left no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#3e6402;
}
.RegisterContainer .RegisterMiddle {
	width:970px;
	padding:10px 10px;
	float:left;
	background:url(../images/reg_container_middle.gif) top left repeat-y;
}
.RegisterContainer .RegisterMiddle .RegTitle {
	font-weight:bold;
	margin:0 0 10px 0;
}
.RegisterContainer .RegisterMiddle .LeftPart {
	width:450px;
	float:left;
}
.RegisterContainer .RegisterMiddle .RightPart {
	width:490px;
	float:right;
}
.RegisterContainer .RegisterMiddle .AllPart {
	width:940px;
	float:left;
}
.RegisterContainer label {
	display:block;
	padding:0;
	margin:10px;
	line-height:20px;
}
.RegisterContainer label span {
	float:left;
	width:130px;
	text-align:right;
	margin:0 10px 0 0;
}
.RegisterContainer label span.left {
	float:left;
	width:900px;
	text-align:left;
	margin:0 0 0 10px;
}
.Star {
	color:#ff0000;
}
.RegisterContainer .Chkbox {
	margin:0;
	float:left;
	height:22px;
	line-height:22px;
	margin:0 10px 0 0;
}
.RegisterContainer .RegisterBtnContainer {
	width:360px;
	margin:10px auto 0 auto;	
}
.RegisterContainer .SubmitReg {
	width:160px;
	height:25px;
	padding:0 0 3px 0;
*padding:0;
	font-size:12px;
	background:#5c5c5c;
	border:0 none;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	margin:0 auto;
}
.SaperatorLine {
	background:url(../images/dot_bg.gif) left top repeat-x;
	height:1px;
	margin:10px 0;
	font-size:0px;
}
.RegisterContainer .RegisterBottom {
	width:990px;
	float:left;
	background:url(../images/reg_container_bottom.gif) top left no-repeat;
	display:block;
}
/* Article Post */

.LeftContainer {
	width:820px;
	float:left;
	margin:0 9px 0 0;
}
.LeftContainer .Title {
	width:810px;
	height:39px;
	line-height:39px;
	padding:0 0 0 10px;
	float:left;
	background:url(../images/article_post_top_title_bg.jpg) left top no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#3e6402;
}
.RightContainer {
	width:160px;
	float:left;
}
.ArticlePostTop {
	width:820px;
	float:left;
	height:9px;
	background:url(../images/article_post_top.jpg) left top no-repeat;
	font-size:0px;
}
.ArticlePostMiddle {
	width:820px;
	float:left;
	background:url(../images/article_post_middle.jpg) left top repeat-y;
}
.ArticlePostMiddle .ArticleForm {
	width:800px;
	float:left;
}
.ArticleForm label {
	display:block;
	padding:0;
	margin:10px;
	line-height:20px;
}
.ArticleForm label span {
	float:left;
	width:130px;
	text-align:right;
	margin:0 10px 0 0;
}
.ArticleForm label span.left {
	float:left;
	width:900px;
	text-align:left;
	margin:0 0 0 10px;
}
.Star {
	color:#ff0000;
}
.BigBtn {
	width:100px;
	height:25px;
	padding:0 0 3px 0;
*padding:0;
	font-size:12px;
	background:#5c5c5c;
	border:0 none;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
.ArticlePostBottom {
	width:820px;
	float:left;
	height:7px;
	background:url(../images/article_post_bottom.jpg) left top no-repeat;
}
/* Article */

.LeftContainer .DetailArticleTitle {
	width:810px;
	height:50px;
	padding:10px 0 0 10px;
	margin:0px;
	float:left;
	background:url(../images/article_title_top.jpg) left top no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#3e6402;
}
.LeftContainer .DetailArticleTitle p {
	float:right;
	padding:0 10px 0 0;
}

.LeftContainer .profile_big {
	
	width:630px;
	height:100px;
	padding:10px 0 0 10px;
	margin:0 0 5px 0;
	float:left;
	background:url(../images/profile_box_bg.jpg) left top no-repeat;
	
}
.LeftContainer .profile_big_small {
	width:170px;
	height:100px;
	padding:10px 0 0 10px;
	margin:0 0 5px 0;
	float:left;
	background:url(../images/profile_box_sm.jpg) left top no-repeat;
	
}

.labeltext
{
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.headtext
{
	font-size:12px;
	font-weight:bold;
	color: #646464;
}
.LeftContainer .profile p {
	float:right;
	padding:0 10px 0 0;
}



.LeftContainer .ArticleTop {
	width:820px;
	height:10px;
	font-size:0px;
	float:left;
	background:url(../images/article_top.jpg) left top no-repeat;
}


.LeftContainer .ArticleMiddle {
	width:790px;
	padding:0 15px;
	line-height:16px;
	text-align:justify;
	float:left;
	background:url(../images/article_middle.jpg) left top repeat-y;
}
.LeftContainer .ArticleMiddle .ArticleContainer {
	width:690px;
	float:left;
	padding:10px;
	background:url(../images/dot_bg.gif) left bottom repeat-x;
}
.LeftContainer .ArticleMiddle img {
	margin:0 10px 0 0;
}
.LeftContainer .ArticleBottom {
	width:820px;
	height:10px;
	font-size:0px;
	float:left;
	background:url(../images/article_bottom.jpg) left top no-repeat;
}
.CommentsTitle {
	font-size:14px;
	font-weight:bold;
	color:#3e6402;
}
.CommentsContainer {
	width:990px;
	float:left;
}
.CommentsContainer .CommentsTop {
	width:990px;
	float:left;
	height:32px;
	background:url(../images/comments_top.jpg) left top no-repeat;
}
.CommentsContainer .CommentsTop span {
	float:right;
	padding:5px 10px 5px 0;
	color:#496c11;
}
.CommentsContainer .CommentsTop span a {
	color:#ff001e;
	text-decoration:underline;
}
.CommentsContainer .CommentsTop span a:hover {
	color:#ff001e;
	text-decoration:none;
}
.CommentsContainer .CommentsMiddle {
	width:920px;
	text-align:justify;
	padding:0 10px 0 60px;
	float:left;
	background:url(../images/comments_middle.jpg) left top repeat-y;
}
.CommentsContainer .CommentsBottom {
	width:990px;
	float:left;
	height:6px;
	background:url(../images/comment_bottom.jpg) left top no-repeat;
}
.LeaveCommentsContainer {
	width:990px;
	float:left;
}
.LeaveCommentsContainer .Top {
	width:990px;
	height:6px;
	float:left;
	background:url(../images/leave_comments_top.jpg) left top no-repeat;
	font-size:0px;
}
.LeaveCommentsContainer .Middle {
	width:990px;
	float:left;
	background:url(../images/leave_comments_middle.jpg) left top repeat-y;
}
.CommentTextArea {
	width:500px;
	height:150px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.LeaveCommentsContainer .Bottom {
	width:990px;
	height:6px;
	float:left;
	background:url(../images/leave_comments_bottom.jpg) left top no-repeat;
	font-size:0px;
}
.SmlrArtRawContainer {
	width:990px;
	float:left;
	margin:10px 0 0 0;
}
.SmlrArtRawContainer .SimiliarArtContainer {
	width:676px;
	float:left;
	margin:0 0 0 10px;
	background:url(../images/similiar_article_repeat.jpg) left top repeat-y;
}
.SimiliarArtContainer .Top {
	width:676px;
	height:6px;
	float:left;
	font-size:0px;
	background:url(../images/similiar_article_top.jpg) left top no-repeat;
}
.SimiliarArtContainer .Middle {
	width:636px;
	padding:0 20px;
	float:left;
	background:url(../images/similiar_article_middle.jpg) left top no-repeat;
}
.SimiliarArtContainer .Middle ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.SimiliarArtContainer .Middle ul li {
	margin:10px 0 0 0;
	padding:0;
	float:left;
	width:600px;
}
.SimiliarArtContainer .Middle ul li a {
	background:url(../images/bullet.gif) left 3px no-repeat;
	padding:0 0 0 15px;
	text-decoration:underline;
	display:block;
}
.SimiliarArtContainer .Middle ul li a:hover {
	text-decoration:none;
}
.SimiliarArtContainer .Bottom {
	width:676px;
	height:6px;
	float:left;
	font-size:0px;
	background:url(../images/similiar_article_bottom.jpg) left top no-repeat;
}
/*Display Message*/

.status-msg .corner {
	width:10px;
	height:5px
}
.status-msg-yellow-on-white, .status-msg-yellow-on-white .status-msg-content {
	background-color:#ffd363
}
.status-msg-wrap {
	_padding-top:1em;
	margin-bottom:5px;
}
td.status-msg-content, #settings td.status-msg-content {
	line-height:1.1em;
	vertical-align:middle;
	font-size:81%;
	padding:.4em .5em;
	border:0;
	font-weight:bold;
	FONT-FAMILY: tahoma;
}
td.status-msg-content-error {
	line-height:1.1em;
	vertical-align:middle;
	font-size:81%;
	padding:.4em .5em;
	border:0;
	font-weight:bold;
	FONT-FAMILY: tahoma;
	color:#9C0400;
}
.status-msg .top-left-corner {
	background-position:top left
}
.status-msg .top-right-corner {
	background-position:top right
}
.status-msg .bottom-left-corner {
	background-position:bottom left
}
.status-msg .bottom-right-corner {
	background-position:bottom right
}
.status-msg-yellow-on-white, .status-msg-yellow-on-white .status-msg-content {
	background-color:#ffd363;
}
.status-msg-yellow-on-white .corner {
	background-color:#fff
}
.status-msg-yellow-on-white .corner {
	background-image:url(../images/round_yellow_white.gif)
}
table.status-msg td.corner {
	border:0;
	margin:0;
	padding:0;
	line-height:.5em
}
.btn {
	height:25px;
	padding:0 0 3px 0;
*padding:0;
	font-size:12px;
	background:#5c5c5c;
	border:0 none;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
.tblbg {
	BACKGROUND-COLOR: #d7d7d7
}
.tblrow {
	BACKGROUND-COLOR: #ffffff;
	font-size:11px;
	FONT-FAMILY: tahoma;
}
.tblrowalternate {
	BACKGROUND-COLOR: #f5f5f5;
	font-size:11px;
	FONT-FAMILY: tahoma;
}
.tblrowMousehover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BACKGROUND: #ffffcc;
	COLOR: #545454;
	FONT-FAMILY: Tahoma
}
.gridmouseover {
	BACKGROUND-COLOR: #ffffcc;
	font-size:11px;
	FONT-FAMILY: tahoma;
}
.tblheader {
	FONT-WEIGHT:bold;
	FONT-SIZE: 12px;
	COLOR: #575757;
	FONT-FAMILY: tahoma;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #d7d7d7;
	height:25px;
}
.tblborder {
	border:#d7d7d7 2px solid;
}

/*Display Message End*/
a.dark_blue 
{
	color:#0000FF;
	text-decoration:none;
}
/* mouseover state */
a.dark_blue:hover
{
	color:#0000FF;
	text-decoration:underline;
}