/* CSS Document */
body{
	padding:5px 0 14px 0;
	margin:0;
	background-color:#efefdf;
	color:#000;
	font-family: arial,helvetica,arial,sans-serif;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

img { 
    border: 0;
}

#sub_header div.topAd {
    text-align: center;
    padding-top: 0;
}

.highlight {
    color: #257291;
    font-weight: bold;
}

.service,
.boxHead p,
.box p,
.boxHead h2
 {
    overflow: hidden;
}

a.social img {
    vertical-align: bottom;
}

.smiley {
    vertical-align: bottom;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}

.faq li{
    font-size: 11px;
    padding-left: 10px;
}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

.center {
    text-align: center;
}

.pagination {
    margin-bottom: 8px;
}
.pageCurrent,
.page {
    margin: 0 1px 0 1px;
    float: right;
}
.pageCurrent {
    border: 3px solid #d76e08;
    background-color: #eaeada;
    font-weight: bold;
    color: #d76e08;
    font-size: 17px;
    padding: 2px 4px 2px 4px;
}
.page a {
    border: 3px solid #b9b99d;
    background-color: #eaeada;
    font-weight: bold;
    color: #aeae91;
    font-size: 17px;
    text-decoration: none;
    display: block;
    padding: 2px 4px 2px 4px;
}
.pagination a:hover {
    background-color: #b9b99d;
    color: #fff;
}

a.external {
    background: url('/images/extlink.gif') 0 4px no-repeat;
    padding-left: 12px;
    text-decoration: none;
    font-size: 14px;
    color: #d55966;
    font-weight: normal;
}
a.external:hover {
    text-decoration: underline;
}

#profile {
    background: url('/images/profile.png') right no-repeat;
    display: block;
    padding-right: 24px;
    height: 24px;
    line-height: 24px;
}
#logout {
    background: url('/images/logout.png') right no-repeat;
    display: block;
    padding-right: 24px;
    height: 24px;
    line-height: 24px;
}

.avatar { float: right }

.scoreP {
    color: green;
}
.scoreN {
    color: #f00;
}

.formBlock {
    float: left;
    width: 220px;
    color: #fff;
    font-size: 12px;
}

form p {
    margin-top: 8px;
    color: #fff;
    font-size: 11px;
}

.questionTitle {
    float: left;
}

.small {
    font-size: 11px !important;
}

.answers {
    float: right;
}
.answers strong {
    font-size: smaller;
}

#register {
    text-align: center;
}
#register label {
    color: #000;
}

#errors {
    padding: 6px;
    padding-left: 10px;
    background-color: #fff;
    border: 1px solid #a2a2a8;
    margin: 1px;
    margin-bottom: 8px;
}
#errors li {
    background: url('/images/error.png') 0 4px no-repeat;
    line-height: 25px;
    color: #dc6b00;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 2px;
    padding-left: 20px;
}

.containerLeft {
    float: left;
    width: 480px;
}
.containerRight {
    float: right;
    width: 480px;
}

.containerLeftSmall {
    float: left;
    width: 280px;
}
.containerRightBig {
    float: right;
    width: 680px;
}

form.center {
    text-align: center;
}
form.center label {
    color: #000;
}
/*------------------------------------------------body--------------------*/

#sort {
    margin: 1px;
    padding: 6px;
    padding-left: 9px;
    margin-bottom: 8px;
    border: 1px solid #a2a2a8;
    font-size: 13px;
    line-height: 20px;
}
#sort a {
    color: #a2a2a8;
    font-weight: bold;
    padding-left: 20px;
}
#sort #sortTimeDown {
    background: url('/images/down.png') 0 1px no-repeat;
}
#sort #sortTimeUp {
    background: url('/images/up.png') 0 0 no-repeat;
}
#sort #sortRateUp {
    background: url('/images/thumbs_up.png') 0 0 no-repeat;
}

.answer {
    background-color: #b9b99d;
    margin: 1px;
    padding: 6px;
    padding-left: 9px;
    margin-bottom: 8px;
    border: 1px solid #a2a2a8;
}

.answer h4 {
    padding: 0; 
    padding-left: 20px;
    margin: 0;
    font-size: 15px;
    background: url('/images/down.png') 0 1px no-repeat;
}
.answer #answerLinkBottom {
    background: url('/images/up.png') 0 1px no-repeat;
}
.answer h4 a {
    text-decoration: none;
    color: #fff;
}

.boxTop span.rate,
.box span.rate {
    line-height: 17px;
    font-size: 11px;
}

.boxTop span.rate img,
.box span.rate img {
    vertical-align: bottom;
}

.boxHead,
.boxTop,
.box {
    border: 6px solid #ddddca;
    padding: 4px;
    margin: 1px;
    background-color: #eaeada;
    margin-bottom: 8px;
}
.boxTop {
    border-color: #32CD32;
}
.boxHead {
    border: 1px solid #a2a2a8;
    padding: 9px;
    background-color: #b9b99d;
}

.box div.detail { 
    margin-left: 10px;
    width: 120px;
    float: left;
    font-size: 14px !important;
    line-height: 18px;
}
.box div.detailInfo {
    float: left;
    font-size: 14px !important;
    font-weight: bold;
    line-height: 18px;
}

.boxHead h2,
.boxHead h2 a,
.boxTop h2,
.boxTop h2 a,
.box h2,
.box h2 a {
    color: #d76e08;
    font-size: 17px;
    text-decoration: none;
}

.boxTop p,
.boxHead p,
.box p {
    font-size: 14px;
    line-height: 130%;
    margin: 8px 0 4px 0;
    padding: 0 6px 0 6px;
    color: #62625c;
}

.boxHead p {
    color: #fff;
}

.boxTop div,
.boxHead div,
.box div {
    font-size: 11px !important;
    color: #878767;
    margin-top: 18px;
}

.boxTop .user,
.box .user {
    margin-top: 0px;
}

.boxHead p a,
.boxHead div a,
.boxTop div a,
.box div a {
    color: #000;
    font-weight: bold;
} 

.boxTop p a.more,
.box p a.more {
    color: #000;
    font-weight: bold;
    line-height: 16px;
    padding-right: 20px;
    background: url('/images/read.png') right no-repeat;
    font-size: 11px;
} 

.rate a {
    color: #000;
    font-weight: bold;
}
/*------------------------------------------------header--------------------*/

#fk {
    margin: 0 auto;
    width: 950px;
    font-size: 13px;
    margin-bottom: 6px;
    background-color: #ddddca;
    padding: 6px;
}

#fkProfile div {
    padding: 4px;
    background-color: #fff;
}
#fkProfile .odd {
    background-color: #efefdf;
}

#showFkProfile {
    font-weight: bold;
    color: #000;
    padding-left: 20px;
    background: url('/images/down.png') no-repeat;
    display: block;
    
}
#fkProfile {
    display: none;
    max-height: 240px;
    overflow: scroll;
}

#fk h2, #fk strong {
    color: #d76e08;
}

#fk strong {
    margin-bottom: 6px;
}

#fk .p {
    border-left: 1px solid #ccc;
    padding-left: 4px;
}

#top_links {
    margin: 0 auto;
    margin-bottom: 3px;
    width: 910px;
    font-size: 11px;
}
#top_links a {
    font-weight: bold;
    text-decoration: none; 
    color: #47472d;
    margin-right: 7px;
}
#top_links a:hover {
    text-decoration: underline;
}

#header{
	background:url(/images/header1.gif) 0 0 no-repeat;
	width:981px;
	height:176px;
	position:relative;
	margin:0 auto;
}

#heading {
    float: left;
    width: 700px;
}

#search {
    float: right;
    margin-top: 60px;
    margin-right: 34px;
    text-align: right;
}

#search input {
    color: #000;
}

#query {
    border: 3px solid #fff;
    background-color: #ccc;
    padding: 1px;
}

#searchGo {
    background-color: #ccc;
    border: 3px solid #fff;
}

#search label {
    display: inline;
}

#sub_header {
	background:url(/images/header2.gif) 0 0 no-repeat;
	width:981px;
	height:98px;
	position:relative;
	margin:0 auto;
}

#sub_header div {
	padding-top: 2px;
}

#header ul{
	background:url(/images/nav_bar.gif) 0 0 no-repeat;
	width:847px;
	height:29px;
	position:absolute;
	left:31px;
	top:6px;
	padding:0 0 0 72px;
}
#header ul li{
	background:url(/images/nav_div.gif) right top no-repeat;
	height:27px;
	float:left;
	padding:0 1px 0 0;
}
#header ul li span {
	display:block;
	padding:0 14px;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
#header ul li a {
	display:block;
	background:url(/images/nav_bg.gif) 0 0 repeat-x;
	padding:0 14px;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	color:#344A04;
	background-color:inherit;
	text-decoration:none;
}
#header ul li a:hover{
	background:url(/images/nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	background-color:inherit;
}
#header ul li a.hover{
	display:block;
	background:url(/images/nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	padding:0 14px;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	background-color:inherit;
	text-decoration:none;
	cursor:text;
}
#header ul li.last{
	background-image:none;
	height:27px;
	float:left;
}
#header img.logo{
	position:absolute;
	left:40px;
	top:98px;
	width:249px;
	height:72px;
}
#header h1{
    padding: 52px 0 0 35px;
    color: #fff;
    font-size: 30px;
    width: 700px;
    overflow: hidden;
    font-family: tahoma,arial,helvetica,verdana;
}
#header h2{
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	padding: 10px 0 0 35px;
}
#header p span.txt1{
	color:#fff;
	background-color:#1E6887;
}
#header img.icon{
	position:absolute;
	left:60px;
	top:190px;
	width:174px;
	height:80px;
}
#sub_header p.topText{
	font:normal 18px/23px Arial, Helvetica, sans-serif;
	color:#E8E8E8;
	background-color:inherit;
}
#sub_header p.topText span.smallTxt{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#FF9C3A;
	background-color:inherit;
}
#header a.readMore{
	display:block;
	background:url(/images/read_more.gif) 0 0 no-repeat;
	width:50px;
	height:38px;
	position:absolute;
	left:895px;
	top:203px;
}
#header a.readMore:hover{
	background:url(/images/read_more_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:978px;
	padding: 8px 1px 0 2px;
	margin:0 auto;
}

/*------------------------------------------------body--------------------*/

/*------------------------------------------------bodyBottom--------------------*/
#bodyBottom{
	width:946px;
	background:url(/images/body_bottom_bg.gif) 0 0 repeat-x #B9B99D;
	color:#fff;
	padding:22px 13px 19px 18px;
	margin:0 auto;
}

.service{
	width:220px;
	float:left;
	margin-right: 20px;
}
.service h2{
	display:block;
	background:url(/images/arrow_red.gif) 0 0 no-repeat;
	padding:0 0 0 24px;
	font:bold 22px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	margin:0 0 17px 0;
}
.service ul{
	padding:0;
	margin:0;
	display:block;
}
.service ul li{
	display:block;
	line-height:20px;
}
.service ul li a{
	display:block;
	background:url(/images/arrow_white.gif) 0 7px no-repeat;
	padding:0 0 0 10px;
	font:normal 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#47472D;
	background-color:inherit;
	text-decoration:underline;
	line-height:20px;
}
.service ul li a:hover{
	color:#974D04;
	background:url(/images/arrow_white_hover.gif) 0 7px no-repeat #DDDDCB;
	text-decoration:none;
}
#member{
	width:225px;
	float:right;
}
#member h2{
	display:block;
	background:url(/images/member_login_bg.gif) 0 0 no-repeat;
	width:205px;
	height:31px;
	padding:0 0 0 20px;
	font:bold 16px/31px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
#member form{
	width:191px;
	background:url(/images/member_form_bg.gif) 0 0 repeat-x #353535;
	padding:9px 17px 24px 17px;
	color:#fff;
}

#member div{
	width:191px;
	background:url(/images/member_form_bg.gif) 0 0 repeat-x #353535;
	padding:9px 17px 24px 17px;
	color:#fff;
	text-align: right;
}
#member div a {
    color: orange;
    font-size: 13px;
    font-weight: bold;
}

form label{
	color: #fff;
	font:normal 11px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
}
form select.txtBox,
form input.txtBoxLarge,
form select.txtBoxLarge,
form input.txtBox{
	width:185px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#000;
	background-color:#fff;
	margin:0;
	font-size: 12px;
	padding: 2px 0 0 2px;
	font-weight: bold;
	font-family: arial,helvetica;
}
form select.txtBoxSmall{
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#000;
	background-color:#fff;
	margin:0;
	font-size: 12px;
	padding: 2px 0 0 2px;
	font-weight: bold;
	font-family: arial,helvetica;
}
form select.txtBoxLarge,
form input.txtBoxLarge {
	width: 950px;
}
form textarea.txtBox{
	width:950px;
	font-size: 12px;
	height:140px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#000;
	background-color:#fff;
	margin:0;
	padding: 2px 0 0 2px;
	font-weight: bold;
	font-family: arial,helvetica;
}

form input {
    vertical-align: middle;
}

#member form a{
	background:url(/images/register_member_icon.gif) 0 0 no-repeat;
	padding:0 0 0 20px;
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#9CCC37;
	background-color:#353535;
	text-decoration:underline;
	float:left;
	margin:15px 0 0 0;
	width:120px;
}
#member form a:hover{
	text-decoration:none;
}
#member form input.go{
	background:url(/images/btn_go.gif) 0 0 no-repeat;
	width:36px;
	height:15px;
	border:none;
	cursor:pointer;
	float:right;
	margin:15px 0 0 0;
}
/*------------------------------------------------bodyBottom--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	width:977px;
	margin:0 auto;
	background:url(/images/footer_bg.gif) 0 0 repeat-x #323232;
	color:#fff;
	position:relative;
}
#footer a.subscribe{
	background:url(/images/subscribe_icon.gif) 0 2px no-repeat;
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	color:#B9B99D;
	background-color:inherit;
	text-decoration:underline;
	width:50px;
	padding:0 0 0 18px;
	margin-left: 14px;
}
#footer a.l{
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	color:#B9B99D;
	background-color:inherit;
	text-decoration:underline;
	width:50px;
	padding: 0;
	margin-left: 14px;
}
#footer a.l:hover{
	color:#9CCC37;
	background-color:inherit;
	text-decoration:none;
}
#footer a.subscribe:hover{
	color:#9CCC37;
	background-color:inherit;
	text-decoration:none;
}

#footer div {
    padding: 14px;
    font-size: 11px;
}
#footer div a {
    color: #fff;
    font-size: 11px;
    white-space: nowrap;
}