body {
	font-size:13px;
	background:url(/images/layout/stripes.png) left top #DEE2CE;
	margin:0px;
	padding:5px 0px;
	font-family:verdana, tahoma, arial, sans-serif;
	color:#333;
}
img {
	border:0px;
}
p {
}
h1, h2, h3, h4, h5, h6 {
	color:#111;
	margin:6px 0px 8px 0px;
}
td > h2, td > h3, td > h4, td > h5, td > h6, li > h2, li > h3, li > h4, li > h5, li > h6 {
	padding:0px;
	margin:0px;
	font-weight:normal;
}
a {
	/*color:#14A6E0;*/
    color:#108ABA;
}
table, tr, td {
	margin:0px;
	padding:0px;
}
#container li > ul {
	padding-left:18px;
	margin-bottom:5px;
	text-decoration:none;
	font-size:13px;
}
#container li > ul > li > a.StdLink {
	color:#108ABA !important;
}
#container li > ul > li > a.StdLink:hover {
	color:#108ABA !important;
}
#container li > ul > li > a {
	color:#3F3F3F !important;
}
#container li > ul > li > a:hover {
	background:#F0FFCA;
}
#container li > ul > li > ul {
	margin-bottom:2px;
	font-size:11px;
}
#container li > ul > li > ul > li > a {
	color:#444 !important;
	text-decoration:none;
}
#content, #content p, #content b, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color:#444;
}
#content form {
}
#content form .field-row {
	padding:5px 6px;
}
#content form .field-row .error {
	color:red;
}
#content ul, #sidebar ul {
	margin:4px 1px 6px 10px;
}
#content ul, #content li, #sidebar ul, #sidebar li {
	padding:0px;
	list-style:none;
}
#content li, #sidebar li {
	font:inherit;
	padding:2px 4px 3px 15px;
	vertical-align:top;
	background:url(/images/layout/li_default.png) left center no-repeat;
}
#content li.topli, #sidebar li.topli {
	font:inherit;
	padding:2px 4px 3px 1px;
	vertical-align:top;
	background:transparent;
	list-style-type: decimal;
}
#sidebar li h3 {
	font-size:12px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
#content ul.big {
	font-size:20px;
}
#content ul.nostyle {
	margin-left:20px;
}
#content ul.nostyle li {
	list-style:disc;
	background:transparent;
	padding:0px;
	line-height:24px;
}
.field-row input, .field-row textarea {
	font-size:15px;
	padding:2px 5px;
	width:304px;
}
#field-hint {
	float:right;
	border:1px solid #F9F9CC;
	width:320px;
	font-size:12px;
	padding:0px;
	margin:2px 100px 2px 2px;
	/*min-height:70px;*/
    background:#FFFFDB;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;/*display:none;*/
}
.field-row .field-hint {
	display:none;
}
#field-hint > p {
	margin-top:0px;
	line-height:20px;
	text-indent:16px;
	padding:4px 8px;
	background:url(/images/i_yellow.png) 5px 6px no-repeat #FFFFDB;
}
#content form .field-row label {
	float:left;
	width:120px;
	font-weight:bold;
	text-align:right;
	margin-right:10px;
	padding-top:3px;
}
#content form .highlight label {
	color:#000;
}
#content h1 {
	color:#222;
	font-size:16px;
	padding-bottom:3px;
	clear:both;
	margin-bottom:11px;
}
#content h2 {
	font-size:14px;
}
#content h3 {
	margin-top:20px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:13px;
	padding-bottom:3px;
	border-bottom:1px dotted #CCC;
}
#content p {
	line-height:19px;
}
#wrapper, .wrapper {
	margin:0px !important;
	text-align:left;
	width:980px;
}
#wrapper {
	background:url(/images/layout/bg_middle.png) center center repeat-y #fff;
}
#header {
	height:67px;
	background:url(/images/layout/bg_header.png) center top no-repeat #fff;
	min-height:67px;
	max-height:67px;
}
.block3 {
	float:left;
	width:326px;
	color:#387C2B;
	font-size:13px;
}
.block3 h1 {
	font-size:15px;
	margin:0px;
	padding:0px;
	font-family:verdana, tahoma, arial, sans-serif;
	color:#387C2B;
}
.block4 {
	float:left;
	width:326px;
	color:#387C2B;
	font-size:13px;
}
#menuh {
	width:100%;
	height:36px;
	margin-bottom:0px !important;
}
#container {
	width:100%;
	height:300px;
	min-height:300px;
	max-height:300px;
	padding:0px;
	margin:0px;
	vertical-align:top;
}
#container td {
	vertical-align:top;
}
#content {
	/*width:585px;*/
    padding:20px 20px 5px 20px;
}
.sidebar {
	padding:16px 0px 5px 0px;
}
.sidebar .box {
	font-size:11px;
	margin:3px 5px 1px 0px;
	width:332px;
	padding:0px 0px 10px 0px;
	background:url(/images/layout/box_shadow.png) center bottom no-repeat #fff;
}
.sidebar .box h2 {
	padding:4px 8px 4px 12px;
	margin:0px;
	background:url(/images/layout/box_top.png) center top no-repeat #AAD400;
	color:#fff;
	font-size:13px;
}
.sidebar .box .box_content {
	border:1px solid #AAD400;
	background:#F3FFBF;
	font:inherit;
	margin:0px;
}
.sidebar .box p {
	padding:2px 10px;
}
/* Speak box */
.speakbox {
	text-align:center !important;
	width:304px;
}
.speakbox > img {
	margin:0px !important;
	padding:0px !important;
	border-width:0px !important;
}
.speakbox .box_content {
	background-position:center center;
	background-repeat:repeat-y;
	text-align:center;
	padding:0px 13px;
	font-size:12px;
	color:#555;
	margin:0px !important;
}
.sidebar > ul {
	margin:0px;
	padding:0px;
	list-style-position:inside;
	list-style:none;
}
.sidebar > ul > li {
	list-style-position:inherit;
	padding:2px 4px;
}
.sidebar > ul > li > a:hover {
	color:#000;
}
.sidebar li.selected > a {
	background:#E3F2AE;
	padding:1px 3px;
	color:#387C2B !important;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#left-sidebar {
	width:150px;
	padding-left:10px;
	padding-bottom:10px;
	background:url(/images/layout/bg_left_sidebar.png) center top repeat-x #fff;
}
#left-sidebar a {
	color:#000;
}
#left-sidebar ul {
	margin:0px;
}
#footer-menu {
	background:url(/images/layout/bg_footer_menu.png) center center repeat-x #8EAF00;
	padding:4px 15px;
	font-size:12px;
	color:#fff;
	border-bottom:2px solid #efefef;
}
#footer-menu a {
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
#footer-menu ul, #footer-menu li {
	list-style:none;
	padding:0px;
	margin:0px;
}
#footer-menu li {
	width:100px;
	display:inline;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	margin-left:8px;
}
#footer-menu li a {
	font:inherit;
	text-decoration:inherit;
	color:inherit;
}
#footer-menu li a:hover {
	text-decoration:underline;
}
#footer-menu .right {
	float:right;
	font-size:10px;
	font-weight:normal;
}
#footer {
	padding:7px 26px 0px 22px;
	color:#999;
	font-size:10px;
	line-height:17px;
}
#footer a {
	color:#666;
}
#login_form {
	text-align:right;
	padding-top:5px;
	padding-right:22px;
}
#login_form input[type=text], #login_form input[type=password] {
	font-size:11px;
	width:98px;
	padding:3px 5px;
	border:2px solid #B1CF67;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#login_form input[type=submit], .btn_login {
	font-weight:bold;
	font-size:11px;
	padding:2px 5px;
	width:auto;
}
#bt_signup {
	background:url(/images/layout/bt_signup_2.png) left center no-repeat #fff;
	color:#E8F7F9;
	text-decoration:none;
	width:242px !important;
	min-width:242px !important;
	max-width:242px;
	height:49px !important;
	min-height:49px !important;
	max-height:49px;
	display:table-cell !important;
	vertical-align:middle;
	font-weight:bold;
	font-size:15px;
	letter-spacing:1px;
}
a#bt_signup:hover {
	background-position:-247px center;
}
.btn_signup {
	font-weight:bold;
	font-size:16px;
	padding:3px 7px;
}
.tip {
	background:url(/images/layout/tip.png) right 1px repeat-y;
	background-color:#98C000;
	/*background-position:4px center;*/
    /*background-repeat:no-repeat;*/
    padding:3px 6px 4px 6px;
	color:#fff;
	border:1px solid #769300;
	border-width:1px 0px 1px 0px;
	font-size:13px;
	line-height:15px;
	clear:both;
}
#content .tip {
	padding:6px 9px;
	background-image:none;
	background-position:4px center;
	background-repeat:no-repeat;
}
.tip[class~="light"] {
	background-color:#F9EFAE;
	color:#434F0C;
	border-color:#D5E582;
}
.tip[class~="yellow"] {
	background-color:#F3FFC4;
	color:#3F3F3F;
	border-color:#E8D76D;
}
.tip[class~="red"] {
	background-color:#F9D0C0;
	color:#72260E;
	border-color:#EFA286;
}
.tip[class~="red"] a {
	color:#C42700;
}
.tip[class~="blue"] {
	background-color:#0C8DB5;
	color:#fff;
	border-color:#29979B;
}
.tip[class~="blue"] a {
	color:#8EEEF2;
}
#sidebar {
	width:355px;
}
#sidebar .tip {
	border-left-width:1px;
}
/*#sidebar .tip a {*/
/*    color:inherit;*/
/*}*/
table#onlinfo {
	background: #F9F9F9;
}
table#onlinfo td {
	background-position: 8px center;
	background-repeat: no-repeat;
	background-image:url(../images/index_li.png);
	padding-left:32px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
table#onlinfo td h3 {
	font-size:11px;
	line-height:12px;
	font-weight: normal;
}
ul#faq {
	background:url(/images/layout/q_back.png) top right no-repeat;
}
#faq li {
	background-image:url(/images/layout/q.png);
	font-size:15px;
}
#faq li a {
	font:inherit;
}
/* Grayed table / solid style*/
#content table.gray {
	border-spacing:0px;
	outline:4px solid #efefef;
	border:1px solid #6b6b6b;
	border-width:1px 1px 0px 1px;
	margin:10px auto 15px auto;
}
#content table.gray th {
	padding:10px;
	text-align:left;
	background:#6b6b6b;
	color:white;
	font-weight:bold;
	border:0px solid black;
	border-width:0px 0px 1px 0px;
}
#content table.gray tr th.left {
	padding:10px;
	background:#cbcbcb;
	color:#4b4b4b;
	font-weight:bold;
	border:0px solid #6b6b6b;
	border-width:0px 0px 1px 0px;
	width:150px;
	text-align:center;
}
#content table.gray td {
	padding:6px 10px 6px 15px;
	width:200px;
	border:0px solid #6b6b6b;
	border-width:0px 0px 1px 0px;
	line-height:20px;
	border-left:1px dashed #cbcbcb;
	font-size:13px;
	font-family:Verdana;
}
/*---------------------------------- Xbox with rounded corner -----------------------------------*/

.xtop, .xbottom {
	display: block;
	background: transparent;
	font-size: 1px;
}
.xb1, .xb2, .xb3, .xb4 {
	display: block;
	overflow: hidden;
}
.xb1, .xb2, .xb3 {
	height: 1px;
}
.xb2, .xb3, .xb4 {
	border-left: 1px solid #afc6d6;
	border-right: 1px solid #afc6d6;
	background: #F9F9F9;
}
.xb1 {
	margin: 0 5px;
	background: #afc6d6;
}
.xb2 {
	margin: 0 3px;
	border-width: 0 2px;
}
.xb3 {
	margin: 0 2px;
}
.xb4 {
	height: 2px;
	margin: 0 1px;
}
.xboxcontent {
	display: block;
	background: transparent;
	border: 0 solid #afc6d6;
	border-width: 0 1px;
}
/* Forum content syle */
.forum-content {
	padding-bottom:20px;
	color:#111;
}
.forum-content, .forum-content input, .forum-content select {
	font-size:10px !important;
}
.forum-content ul, .forum-content li {
	background-image:none !important;
	padding:0px !important;
	margin:0px !important;
}
.forum-content .linklist a {
	padding-right:5px;
}
.forum-content .row, .forum-content .bg1 {
	background:#fff !important;
}
.forum-content .navbar {
	margin:10px 0px;
	background:#F1F7DE;
	color:#B0B794;
}
.forum-content .navbar a {
	color:#185F78;
}
.forum-content h2 {
	clear:both;
}
.h1middle {
	font-weight:bold;
	font-family:verdana, tahoma, arial, sans-serif;
	color:#387C2B;
}
