/* commented backslash hack v2 \*/
html, body{height:100%;}
/* end hack */
body {
	background:#ffffff;
	color: #000;
	position:relative;/* for ie7*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px
}
body, ul, form {
	margin:0;
	padding:0;
	list-style:none
}
#container {
	position:relative;
	margin:0;
	width:1000px;
	background:#ffffff;
	color:#000000;
	border:1px solid #000;
	border-left:none;
	border-top:none;
	font-family:Verdana;
}
#outer{
	min-height:100%;
	margin:0 160px/*200px*/ 0 205px;
	background:#fff;
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	color: #000;
}

.aligncenter {
	display:block;
	margin:0 auto}

.alignright {
	float:right}

.alignleft {
	float:left}



.txtright {
	text-align:right}

.txtleft {
	table-layout:left}

* html #outer{height:100%;} /*IE treats height as min-height anyway*/
#header{
	background:none;
	width:100%;
	color: #fff;
}

#left {
	position:relative;/*ie needs this to show float */
	width:205px;
	float:left;
	margin-left:-205px;/*must be 1px less than width otherwise won't push footer down in some browsers */
	color:#000;
	left:-1px;
}

#right {
	background:#f4f4f4;
	position:relative;/*ie needs this to show float */
	width:160px;/*199px;*/
	float:right;
	margin-right:-160px;/*-199px;*//*must be 1px less than width otherwise won't push footer down in some browsers */
	color:#000;
	left:1px;
	padding-bottom:20px
}
#footer {
	background:url(images/bg_footer.gif) repeat-x;
	border-top:1px solid #000000;
	width:100%;
	height:50px;
	color: #666666;
	text-align:center;
}
#centrecontent {
	float:right;
	width:100%;
	position:relative;
 	margin-left:-1px;
}
.space {
	margin:15px
}
.outerwrap {
	float: left;
	width: 100%;
	margin-right:-3px;/* to stop columns dropping*/
}

.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}
.clear {
	clear:both;}
.none {
	display:none}
.center {
	text-align:center}
a:link {
	color:#049AE8}
a:hover {
	color:#DF0000}
hr {
	height:1px;
	color:#CCCCCC;
	background:#CCCCCC;
	border:none}
h1 {
	color:#444444;
	font-size:20px
}

/* Blocks layout */
.dtop {
	width:1000px;
}

#top {
	background:url(images/top_02.gif) right #E0E4DB;
	width:1000px;
	height:88px;
}
#top img {
	float:left
}
.top03 {
	background:url(images/top_03.gif) no-repeat;
}
.top04 {
	background:url(images/top_04.gif) no-repeat;
}
#topbar {
	height:30px;
	width:100%;
	background:url(images/bg_topmenu.gif) left no-repeat #cdcdcd;
}
#searchForm {
	float:left;
	margin:7px 5px 0 55px}
#searchForm label {
	color:#f1f9ce;
	font-weight:bold;
	font-size:11px;
	margin:0 3px
}
#topmenu {
	background:url(images/bg_topmenu.gif) repeat-x;
	border:1px solid #000;
	border-top:1px solid #7B7B7B;
	height:22px;
	text-align:right;
	padding-top:6px;
	padding-right:20px;
}
.dtopm {
	color:#526E00;
	font-weight:bold;
	text-align:right;
	margin-right:30px
}
.dtopm ul {
	padding-top:7px;
}
.dtopm li {
	display:inline
}
.dtopm a:link, .dtopm a:visited {
	color:#FFF;
	padding:0 7px;
	text-decoration:none
}
.dtopm a:hover {
	text-decoration:underline
}
.super {
	color:#526E00;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	padding-top:15px;
	padding-left:330px;
	/*clear:both;*/
}
.super a:link, .super a:visited {
	color:#2A7F00;
	padding:0px 7px;
	text-decoration:none
}
.super a:hover {
	text-decoration:underline
}
.istext {
	width:188px;
	height:13px;
	background:#e6eec0;
	color:#000;
	font-family:Verdana;
	font-size:11px;
	border:1px solid #415A00;
}
.igo {
	background:url(images/button_go.gif) no-repeat;
	width:31px;
	height:15px;
}
.top-space {
	margin-top:15px;
}
#bot-center li {
	display:inline;
}
#bot-center a:link,
#bot-center a:visited {
	color:#000000;
	font-size:11px;
	text-decoration:none;
	margin:0 5px;
}
#bot-center a:hover {
	text-decoration:underline;
	color:#618e00
}
.arss {
	background:url(images/icon_rss.gif) right center no-repeat;
	padding-right:17px;
}
#bot-right {
	float:right;
	width:200px;
	text-align:center;
	margin-top:-10px
}

.listm {
	list-style:none;
	margin:0px;
	padding:0px;
}
.listm li {
	line-height:30px;
	color:#000000;
	font-family:Verdana;
	font-size:11px;
	border-bottom:1px dashed #DEDEDE;
}
a.aleft:link, a.aleft:visited {
	color:#000;
	display:block;
	background:url(images/arrow_green.gif) 10px center no-repeat;
	padding-left:23px;
	text-decoration:none;
	font-weight:bold;
}
a.aleft:hover {
	background:url(images/arrow_green.gif) 10px center no-repeat #D3EA95;
	font-weight:bold;
}
.cat-art h3 {
	margin:10px 0 0 1px;
}
.dcat {
	height:25px;
	padding-top:6px;
	margin-left:-1px;
	color:#000;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	text-align:center
}
.dcat a {
	color:inherit;
	text-decoration:inherit;
}
.cat-green {
	background:url(images/bg_categories_green.gif) no-repeat;
}
.cat-blue {
	background:url(images/bg_categories_blue.gif) no-repeat;
}
.cat-orange {
	background:url(images/bg_categories_orange.gif) no-repeat;
}
.cat-k {
	background:url(images/bg_categories_orange.gif) no-repeat;
}
#right h2,
#right h3 {
	padding:6px 0 0 0;
	margin:10px 0 5px -1px;
}
#latestpost{
	width:199px;
}
#latestpost ul {
	clear:both;
	padding:0 0 10px 0;
	margin:0;
	list-style:none;
}
#latestpost li {
	border-bottom:1px dashed #AEB0AD;
	padding:5px 0 5px 5px;
	height:55px;
	line-height:12px;
}
#latestpost li:hover {
	background:#d3ea95;
}
#latestpost img {
	border:1px solid #AEB0AD;
	background:#FFFFFF;
	margin-right:5px;
	padding:2px;
	float:left;
}

.listpost {
	list-style:none;
	margin:0 0 0 4px;
	padding:0;
	color:#000;
	font-family:Verdana;
	font-size:11px;
}
.listpost li {
	border-bottom:1px solid #FDFDFD;
	clear:both
}

a.algreen:link, a.algreen:visited {
	font-family:Verdana;
	font-size:12px;
	display:block;
	text-decoration:none;
	color:#000000;
	background:url(images/arrow2_red.gif) 5px 9px no-repeat;
	padding:4px 1px 5px 13px;
}
a.algreen:hover {
	background:url(images/arrow2_red.gif) 5px 9px no-repeat #D3EA95;
}

a.alblue:link, a.alblue:visited {
	font-family:Verdana;
	font-size:12px;
	display:block;
	text-decoration:none;
	color:#000000;
	background:url(images/arrow2_green.gif) 5px 9px no-repeat;
	padding:4px 1px 5px 15px;
	border-bottom:1px solid #f4f4f4;
}
a.alblue:hover {
	background:url(images/arrow2_green.gif) 5px 9px no-repeat #e3e6de;
	text-decoration:underline
}

a.alorange:link, a.alorange:visited {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	color:#DF4242;
	background:url(images/arrow2_black.gif) 0px 8px no-repeat;
	padding:4px 1px 5px 8px;
}
a.alorange:hover {
	background:url(images/arrow2_black.gif) 0px 8px no-repeat #FFD399;
}

/* center layout */
.texttop {
	padding:5px;
	margin:5px 0;
	line-height:16px;
	font-size:11px;
	text-align:left;
	border-top:4px solid #9FC01A;
	border-bottom:4px solid #E5E5E5;
}
.title {
	color:#333333;
	font-family: Arial;
	font-size:17px;
	font-weight:bold;
	border-bottom:3px solid #9FC01A;
	text-align:left;
	padding:0;
	margin:25px 0 5px 0;
}
.title a:link, .title a:visited {
	text-decoration:none;
	color:#6E6E6E;
}
.title a:hover {
	color:#000000;
}
.title2 {
	color:#6e9700;
	font-size:13px;
	font-weight:bold;
	margin-top:15px;
}
.title2 strong {
	color:#26A9DA;
	font-size:15px
}
.title2 a:link, .title2 a:visited {
	color:#26A9DA;
	font-weight:bold;
	text-decoration:none;
}
.title3 {
	color:#679110;
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
}
.title4 {
	color:#e05000;
	font-size:13px}
.date {
	margin:3px 0px;
	padding:1px 0px;
	background:url(images/icon_article.gif) left center no-repeat;
	padding-left:17px;
	color:#6D6D6D;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-align:left
}
.text {
	line-height:16px;
}
.div-com {
	text-align:right;
	padding:5px 22px 5px 0;
	font-size:11px;
	border-bottom:3px solid #E5E5E5;
	background:url(images/icon_comments.gif) right center no-repeat;
}
.dpages {
	margin:20px 0;
	text-align:right
}
a.apage:link, a.apage:visited {
	font-size:10px;
	color:#666666;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
	background:#FAFAFA;
	border:1px solid #D3D3D3;
	padding:1px 4px;
}
a.apage:hover, a.selected {
	background:#D3EA95 !important;
	border:1px solid #BFD584 !important;
}

a.apage-a:link, a.apage-a:visited {
	font-size:10px;
	color:#666666;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
	background:#D3EA95;
	border:1px solid #BFD584;
	padding:1px 4px;
}
a.apage-a:hover {
	background:#D3EA95;
}
#blockRight {
	position:absolute;
	top:-179px;
	left:170px/*210px*/
}
#blockRightMain {
	position:absolute;
	top:-95px;
	left:170px/*210px*/
}
.fullpost .title {
	margin-left:70px
}
.text img {
	border:1px solid #E4E4E4;
	margin:5px;
	margin-top:2px;
	margin-bottom:5px;
}
.text .img0 {
	margin:0px;
	border:0px;
}
.listRel {
	margin:10px 0 20px 10px
}
.listRel li {
	background:url(images/arrow2_red.gif) 0 6px no-repeat;
	padding-left:11px;
	margin-bottom:7px
}

/* comments layout*/
.navi {
	color:#3f93c2;
	font-family:Verdana;
	font-size:12px;
	text-align:left;
}
dl {
	margin-left:15px
}
.divcom2 {
	font-family:Verdana;
	font-size:11px;
	color:#565656;
	padding-bottom:5px;
	margin:2px 0px 0px 0px;
}
.divcom2 label {
	font-size:27px;
	font-weight:bold;
	color:#cfdd8f}
.comms {
	font-family:Verdana;
	font-size:12px;
	margin:3px 0px 15px 0;
	padding:4px;
	background-color:#FAFFFE;
	color:#222222;
	line-height:16px;
	border-bottom:1px solid #e4e4e4;
}
.left { float:left; padding-left:10px;}
.right { float:right;}

.com-wrapper {
	padding:10px;
	background:#e2f0ce;
}

#addcomment {
	width:540px;
}
#addcomment .title03 {
	margin-top:30px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#commentform img {
/*	border:1px solid #99DD4A;*/
/*	margin:3px 0;*/
}
#commentform {
	font: 110% Arial, Helvetica, sans-serif;
	width:100%;
	clear:both;
}
#commentform label{
	font-weight: bold;
	color:#595a57;
	font-size: 100%;
}
#commentform label span{
	font-weight: normal;
	font-size:80%;
}
#commentform input{
	width: 134px;
	background:#f6fcff;
	border: 1px solid #b1c65c;
	padding:1px 3px 3px 3px;
	margin-top: 3px;
	margin-left:0px;
	font-size:13px;
}
#commentform input.auto,
#qform #commentform input.auto,
#qform #commentform .btn{
	width: auto;
	height: auto;
	border:none
}
#antispam {
	font-size:14px;
	font-weight:bold;
	color:#2b7eac;
	letter-spacing:2px;
}
#commentform textarea{
	font-family:Verdana;
	font-size:12px;
	width: 306px;
	height: 130px;
	background:#f6fcff;
	border: 1px solid #b1c65c;
	padding: 2px;
	margin-top: 3px;
}
#commentform .submitbutton {
	width: auto;
	padding: 4px 12px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #9fc01a;
	border: none;
}
#commentform .submitbutton:hover {
	background: #3f93c2;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
	border:1px solid #878881
}
.title03 {
	color:#757575;
	border-bottom:2px solid #9fc01a;
	font-size:17px;
	font-family:Verdana;
	font-weight:normal;
	background: url(images/icon_addcomment.gif) 0 4px no-repeat;
	padding-left:20px;
	clear:both;
	}
#commentform img.correct{
	border:0px;
	margin:0px;
	vertical-align:middle;
}

#antispam_res {
	color:#FF0000;
	padding:0px 0px 0px 0px;
	margin:4px 0px 0px 0px;
	font-size:10px;
}
/* Votes block*/
div.dvote {
	float:left;
}
div.votes{
	width:62px;
	height:37px;
	background:url(images/votes.gif) no-repeat;
	text-align:center;
	vertical-align:middle;
	margin:0 0 -3px 0;
	padding:0px;
	padding-top:3px;
}
div.votes strong{
	color:#3A7B9F;
	font-weight:bold;
	font-size:15px;
}
div.vote{
	margin:0px;
	padding:0px;
	color:#4AA095;
	width:62px;
	height:16px;
	background:url(images/vote.gif) no-repeat;
	text-align:center;
	vertical-align:middle;
}
div.vote a:link{
	padding:0px;
	margin:0px;
	font-weight:bold;
	text-decoration:none;
	color:#FF6666;
	display:block;
}
div.vote a:hover{
	margin:0px;
	padding:0px;
	background:url(images/vote_hover.gif) no-repeat;
}

.taglist ul {
	margin-left:10px;
	font-size:16px;
}
.taglist li {
	float:left;
	display:block;
	width:46%;
	background:url(images/arrow_green.gif) 0 5px no-repeat;
	padding-left:12px;
	margin-bottom:7px
}

/**/

#antispam_res {
	color:#FF0000;
	padding:0px 0px 0px 0px;
	margin:4px 0px 0px 0px;
	font-size:10px;
}
.copy { color:firebrick; font-family:Verdan; font-size:10px; font-weight:bold;}

div.text ul {
	margin-left:10px;
	padding-left:30px;
	color:#000066;
	list-style:disc;
}
.col{color:darkblue;}
.red{
	color:#FF0000;
	font:100%;
}

/******************************* content box 2, bordered */

.boxcenter2-top {
	background:url(images/boxcenter2_bg.gif) right 0 no-repeat;
	height:10px;}

.boxcenter2-top span {
	display:block;
	height:10px;
	width:10px;
	background:url(images/boxcenter2_bg.gif) 0 0 no-repeat;}

.boxcenter2-bot {
	background:url(images/boxcenter2_bg.gif) right -10px no-repeat;
	height:10px;
	margin-bottom:20px}

.boxcenter2-bot span {
	display:block;
	height:10px;
	width:10px;
	background:url(images/boxcenter2_bg.gif) left -10px no-repeat}

.boxcenter2-content {
	background:#fff;
	padding:0 10px;
	border-right:2px solid #d9e4eb;
	border-left:2px solid #d9e4eb}


/******************************* content question form */
.ui-tabs-hide {
	display:none}

#tabs-form {
	position:relative;
	margin:20px 0}

.formcorner {
	background:url(images/corner_top_r.gif) no-repeat;
	height:10px;
	width:10px;
	position:absolute;
	top:30px;
	right:0;
	z-index:10}

.tabs-form-list {
	height:30px;
	border-bottom:1px solid #9e9e9e;}

.tabs-form-list li {
	display:block;
	float:left;
	margin-right:10px;
	overflow:hidden;}

.tabs-form-list li a {
	display:block;
	float:left;
	height:31px;
	line-height:30px;
	background:url(images/tabs_form_bg_right.gif) right bottom no-repeat;
	color:#00afe4;
	text-decoration:none;
	font-weight:bold}

.tabs-form-list li a span {
	display:block;
	float:left;
	height:31px;
	background:url(images/tabs_form_bg_left.gif) left bottom no-repeat;
	padding:0 15px}

.tabs-form-list li a:hover, .tabs-form-list .ui-tabs-selected a{
	background:url(images/tabs_form_bg_right.gif) right top no-repeat;
	color:#6b6b6b;
	cursor:pointer}

.tabs-form-list li a:hover span, .tabs-form-list .ui-tabs-selected a span {
	background:url(images/tabs_form_bg_left.gif) left top no-repeat;}

.formbg-bot {
	height:10px;
	background:url(images/formbg_bot_r.gif) right bottom no-repeat;
	clear:both}

.formbg-bot span {
	display:block;
	height:10px;
	background:url(images/formbg_bot_l.gif) left bottom no-repeat}

.formcontent {
	color:#474747}

#tabs-form .formcontent {
	clear:both;
	background:#fff;
	border-right:1px solid #9e9e9e;
	border-left:1px solid #9e9e9e;
	min-height:240px;
	padding:10px 12px;
	font-size:12px;}

#formcontent-2, #qform {
	font-family:Verdana, Geneva, sans-serif;}

.formleft {
	float:left;
	width:30%}

.formright {
	float:left;
	width:65%;
	padding-left:4%;}

#qform .formcontent p {
	margin:0;
	padding:5px 0 5px;
	clear:both;
	display:block;
	font-size:12px}

#qform label {
	font-weight:normal}

a.link-black {
	color:#474747}

a.link-black:hover {
	color:#000}

#qform .formcontent input,
#qform .formcontent textarea,
#qform .formcontent img.antibot {
	border:1px solid #a5acb2;}

#qform img.antibot {
	float:left}

#qform .reload {
	float:left;
	border:none;
	margin-top:13px}

#qform .formleft input,
#qform .formright input {
	width:140px;
/*	height:16px;/**/
	background:#f4f4f4;
	border:1px solid #a5acb2}

#qform #commentform textarea {
	width:99%;
	height:120px;
	background:#f4f4f4;
	border:1px solid #a5acb2}

#qform .formright input {
	width:99%;}

img.antibot {
	margin:5px 0}

.small {
	font-size:11px}

#qform #commentform input:focus,
#qform #commentform textarea:focus {
	border:1px solid #85ba46;
	background:#fff}

.btn,
.loginform .btn,
#qform #commentform .formcontent .formright .btn {
	border:none;
	width:auto;
	height:auto;}

a.link-more {
	font-size:11px;
	text-decoration:none}

a.link-more:hover {
	text-decoration:underline}

.titleGreen {
	color:#9fc01a;
	font-size:25px;
	font-family:Arial;
	font-weight:normal;
	display:block;
	margin:20px 0 15px 0}

/******************************* one question content text */
.titleMain {
	display:block;
	color:#eb6a1d;
	font-size:23px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 0 15px 0;
	margin:0}

.comment-box {
	margin:5px 0 20px 0;
	background:url(images/comment_box_bg.gif) 0 0 no-repeat;}

.comment-box .comment-data {
	margin:0;
	background:#e8eae4}

.comment-content h1 {
	margin:5px 0;
	padding:0;
	color:#000;
	font-size:13px;
	text-decoration:underline}

.comment-data {
	padding:0px;
	height:28px;
	line-height:25px;
	color:#222;
	margin:10px 0}

.comment-data .date {
	display:block;
	padding:0 5px 0 0;
	margin:0;
	background:none;
	float:right;
	color:#222;
	font-weight:normal}

.author {
	background:url(images/ico_comment_1.gif) 5px 6px no-repeat;
	padding-left:30px;
	display:block;
	height:28px}

.comment-content {
	padding:5px 10px 5px 10px;
/*	background:url(images/comment_blue_bg.gif) 5px 0 no-repeat #e8eae4;/**/
	background: #e8eae4;
	font-size:11px}

.comment-content p {
	margin:0;
	padding:5px 0}

.comment-top, .comment-top span,
.comment-bot, .comment-bot span {
	background:url(images/comment_box_bg.gif);
	font-size:5px;
	height:10px}

.comment-top {
	height:10px;
	background-position:right 0;}

.comment-top span {
	display:block;
	height:10px;
	width:10px;
	background-position:left 0;}

.comment-bot {
	height:10px;
	background-position:right bottom;}

.comment-bot span {
	display:block;
	height:10px;
	width:10px;
	background-position:left bottom;}

.answer {
	padding-bottom:6px;
	width:555px;
	background:url(images/answer_bot_bg.gif) left bottom no-repeat;}

.comment-user, .answer {
	margin:10px 0 10px 30px;
	clear:both}

.answer .author {
	background:url(images/ico_user_answer.gif) 12px 6px no-repeat}

.answer .comment-content {
	background:#fff}

.answer .comment-data {
	background:url(images/answer_top_bg.gif) 0 0 no-repeat #fff;}


/******************************* comment related/similar */


a.btn-green {
	color:#586e00;
	display:block;
	height:23px;
	background:url(images/btn_green_r.gif) right top no-repeat;
	text-decoration:none;
	font-size:10px;
	font-family:Arial;
	text-transform:uppercase;
	margin:5px 0;
	cursor:pointer}

a.btn-green:hover {
	color:#fff}

a.btn-green span {
	display:block;
	height:23px;
	background:url(images/btn_green_l.gif) 0 0 no-repeat;
	line-height:22px;
	padding:0 7px}

.btn-small {
	width:140px}

.btn-medium {
	width:250px}

.similar ul, .related-question ul {
	margin:10px 0 10px 30px;
	padding-bottom: 20px}

.text .similar li {
	background: url(images/ico_arr2_blue.gif) 0 5px no-repeat;
	padding-left:10px;
	margin-bottom:5px;
	list-style:none}

.related-question li {
	margin-bottom:5px}


/******************************* question list */
.question-item p {
	display:block;
	padding:10px 5px 10px 30px;
	line-height:1.4em;
	margin:0}

.question-item .comment-data {
	background:url(images/comment_box_bg.gif) 0 0 no-repeat;
	height:28px;
	line-height:25px}

.question-item .author {
	background:url(images/ico_comment_1.gif) 10px 6px no-repeat;}

a.link-blue2 {
	color:#2b75bc}

.dpages {
	margin:20px 0;
	padding:15px 5px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:25px}

.dpages img {
	margin:0 4px}

.dpages a {
	font-weight:bold;
	margin:0 2px}

.dpages a:hover, .dpages a.on {
	color:#666666}

/******************************* content Quick search center */
.qsearch-faq, .askquestion {
	margin:20px 0;
	border-bottom:2px solid #e5e5e5;
	padding-bottom:5px;
	clear:both}

.qsearch-faq-form {
	background:url(images/ico_zoom.gif) 0 0 no-repeat;
	padding:0px 0 5px 60px}

.qsearch-form {
	background:url(images/question_form_bg.gif) 0 0 no-repeat;
	padding:8px 0 5px 10px;}

.qsearch-form .stext {
	width:392px;
	height:21px;
	border:1px solid #a5acb2;
	color:#444;
	padding:2px 5px 0 5px;
	margin:0 20px 1px 0;
	font-size:14px;
	float:left;
	background:url(images/google_ico.gif) right bottom no-repeat #fff}

.qsearch-faq-form .small {
	clear:both;
	font-family:Arial;
	color:#666}

.btn-search {
	margin-top:0px;
	float:left}

a.link-ask {
	background:url(../images/ico_question_mark.gif) 0 0 no-repeat; 
	height:35px;
	display:block;
	float:right;
	padding:0 0 0 30px;
	margin:0 120px;
	line-height:21px;
	color:#2b75bc;
	font-weight:bold;
}
	
/* left menu images */
.left_menu_images {
	width:198px;
	margin:0 auto 10px auto;
	padding:0 0 10px 0;
	background:url(images/brands_bot.gif) bottom no-repeat #ecf5e9}

.left_menu_images h3,
.left_menu_images .brand_title {
	background:url(images/brands_top.gif) 0 0 no-repeat;
	height:85px;
	width:198px;
	overflow:hidden;
	text-indent:-500px}

.left_menu_images ul {
	margin:0;
	padding:0 0 0 2px;}

.left_menu_images li {
	display:block;
	margin:6px 0;
	position:relative;}

.left_menu_images li a {
	display:block;
	position:relative;
	width:186px;
	height:83px;
	padding:3px;}

.left_menu_images li a img {
	background:#fff;
	border:1px solid #cad1c7;
	padding:2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.36);
	-moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.36);
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.36);
	position:relative;
	z-index:1}

.left_menu_images li strong {
	background:url(images/icon_best.png) 0 0 no-repeat;
	width:32px;
	height:32px;
	display:block;
	position: absolute;
	top:3px;
	left:3px;
	overflow:hidden;
	text-indent:-400px;
	z-index:5}

.left_menu_images li a:hover img {
	background:#2abdf1;
	border:1px solid #21adde}

.left_menu_images li a span {
	width:182px;
	height:79px;
	display:block;
	position:absolute;
	top:6px;
	left:6px;
	z-index:3}

.left_menu_images li a:hover span {
	background: url(images/brands_hover.png) 0 0 no-repeat;}
