@CHARSET "ISO-8859-1";
body{
	padding-top:0;
}
/* discussion */
.discussion a.url{
	color:#5c0000;
	text-decoration:none;
}
.discussion #respond{
	line-height:24px;
	text-align:justify;	
}

/* reply-form */
#reply-form{
	padding:17px 0 0;
	height:1%;
}
#reply-form .row{
	height:1%;
	overflow:hidden;
	margin:0 0 7px;
	padding:0 16px 0 40px;
}
#reply-form label{
	float:left;
	color:#383838;
	font-size:13px;
	font-weight:bold;
}
#reply-form .bg-text{
	float:right;
	width:394px;
	padding:0 7px;
	background: url(../images/bg-reply-text.gif) no-repeat;
}
#reply-form .parent-focus{background-position: -408px 0;}
#reply-form .bg-text .text{
	width:100%;
	float:left;
	margin:0;
	border:0;
	padding:5px 0 6px;
	background:none;
	color:#fff;
	outline:0;
}
#reply-form .bg-textarea{
	width:395px;
	padding:5px 7px;
	float:right;
	background: url(../images/bg-reply-textarea.gif) no-repeat;
}
#reply-form .textarea-box .parent-focus{background-position: -409px 0;}
#reply-form .bg-textarea textarea{
	overflow:auto;
	width:100%;
	max-width:100%;
	height:118px;
	max-height:118px;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	background:none;
	color:#fff;
}
#reply-form .submit{
	background: url(../images/btn-submit.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	width:157px;
	height:31px;
	line-height:0;
	
	cursor:pointer;
	border:0;
	float:right;
	margin:4px 0 0;
	font-size: 3px;
}
#reply-form .btn-submit,
#reply-form .row a#cancel-comment-reply-link{
	float:right;
	margin:4px 0 0;
}

/* #cancel-comment-reply-link */
#cancel-comment-reply-link{
	display:inline-block;
	color:#fff !important;
	text-decoration:none !important;
	overflow:hidden;
	font-size:13px;
	line-height:16px;
	cursor:pointer;
	text-transform:uppercase;
}
#cancel-comment-reply-link b{
	float:left;
	height:16px;
	position:relative;
	overflow:hidden;
	padding:6px 0 9px 13px;
	background: url(../images/btn-submit.png) no-repeat;
}
#cancel-comment-reply-link i{
	float:left;
	background: url(../images/btn-submit-r.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	width:11px;
	height:31px;
	position:relative;
}
#cancel-comment-reply-link:hover b{background: url(../images/btn-submit-over.png) no-repeat;}
#cancel-comment-reply-link:hover i{background: url(../images/btn-submit-r-over.png) no-repeat;}

/*--------*/
.login_info{
	margin-left: 40px;	
}

/* business */
#showad .adinfo {
	margin-top:5px;
	padding:5px;
}

#showad .adinfo label{
	font-weight: bold;
}

#showad .addetails {
	padding:5px;
	margin-top:20px;
}

/* navigation */
.navigation {
	display: block;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:80%;
}
.navigation a{
	text-align:center;
	padding:5px 10px;
	margin:0 2px 0 2px;
	border:1px solid #6C7388;
	text-decoration: none;
}
.navigation a:hover{
	background:#6C7388;
}
/* ask question */
.wpcf7-form .row{
	height:1%;
	overflow:hidden;
	margin:0 0 4px;
}
.wpcf7-form .bg-text{
	width:194px;
	overflow:hidden;
	padding:0 7px;
	margin:0 0 3px;
	background: url(../images/bg-feedback-text.gif) no-repeat;
}
.wpcf7-form .parent-focus{background-position:-208px 0;}
.wpcf7-form input{
	width:100%;
	float:left;
	margin:0;
	border:0;
	padding:5px 0 6px;
	background:none;
	color:#fff;
	outline:0;
}

.wpcf7-form .bg-textarea{
	width:195px;
	padding:5px 7px;
	background: url(../images/bg-feedback-textarea.gif) no-repeat;
}
.wpcf7-form .textarea-box .parent-focus{background-position: -209px 0;}
.wpcf7-form .bg-textarea textarea{
	overflow:auto;
	width:100%;
	max-width:100%;
	height:95px;
	max-height:95px;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	background:none;
	color:#fff;
}

/* btn-submit */
.wpcf7-form .btn-submit{
	float:right;
	margin:0 0 0 20px;
}
.wpcf7-form .btn-submit b{font-weight:normal;}

.wpcf7-form .required{
	text-align:right;
	color:#d70202;
	font-size:11px;
	padding:5px 0 0;
}

div.wpcf7-response-output {
	margin: 0;
	padding: 0.2em 1em;
}

/* navigation */
.navigation{
	display:table;
	margin:0 auto;
	padding:3px 0 10px;
	font:14px/23px 'Days Regular', Verdana, Arial, Helvetica, sans-serif;
}
.navigation ul{
	margin:0;
	padding:0 0 0 6px;
	list-style:none;
	float:left;
}
.navigation li{
	float:left;
	display:inline;
	text-align:center;
	margin:0 0 0 13px;
	text-align:center;
	background: url(../images/bg-navigation-link.gif) no-repeat 0 -46px;
	color:#fff;
}
.navigation li i{
	height:23px;
	width:27px;
	float:left;
	font-style:normal;
}
.navigation .numbers{
	float:left;
	color:#fff;
	padding:0 0 0 9px;
	background:#708177 url(../images/bg-numbers.gif) no-repeat;
}
.navigation .numbers span{
	float:left;
	padding:0 10px 0 0;
	background: url(../images/bg-numbers-r.gif) no-repeat 100% 0;
}
.navigation a{
	text-decoration:none;
	height:23px;
	width:27px;
	float:left;
	background: url(../images/bg-navigation-link.gif) no-repeat;
}
.navigation a:hover{background-position: 0 -23px;}

/*breadcrumb*/
#bcrumb{
margin: -10px 0 0 0;
padding:0;
font-size:12px;
display: block;
position:relative;
}

#bcrumb ul, #bcrumb li {
list-style-type:none;
margin:0; 
}

#bcrumb .here{
font-weight:bold;
padding:0 0 0 4px; 
}

#bcrumb li {
	display:inline;
	padding:0;
}

#bcrumb a{
	background:url(../images/bread2.gif) no-repeat 100% 4px;
	padding:0 20px 0 0;
}

#bcrumb a:hover{background:url(../images/bread1.gif) no-repeat 100% 4px;}

/*Header*/
.modules li.active a, .modules li.active a:hover{
	background: url(../images/btn-modules.gif) no-repeat 100% -27px;		
}
.modules li.active a em{
	cursor: pointer;
}

/*faq*/
.answer-head a{
	color: #708177;
}
#content div.gallery h1{
	margin-top: 0px;	
}

ol.questions { 
	counter-reset: item; 
}
ol.questions li{
	padding-bottom: 10px;
}	
ol.question{ 
	counter-increment: item;
	counter-reset: item_sub;
	padding-left: 20px }
ol.question li{
	 display: block;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 5px;
}
ol.question li:before { 
	content: counters(item, ".") "." counters(item_sub, ".") ". "; 
	counter-increment: item_sub; 
	} 
	
ol.answer { 
	counter-reset: item_ol; 
	}
ol.question-answer{ 
	counter-increment: item_ol;
	counter-reset: item_li;
	padding-left: 20px }
ol.question-answer li { display: block }
ol.question-answer li:before { 
	content: counters(item_ol, ".") "." counters(item_li, ".") ". "; 
	counter-increment: item_li; 
	}
ol.question-answer li div{
	display: inline;	
} 	
/*tab's content in sidebar*/	
img.alignright { 
	margin:0}
/*author*/
.category{
	display: block;	
}
.link_to_post{
	display: block;	
}
/*awpcp*/
#postsearchads { padding:0px 0 15px 0; }
ul#postsearchads {
list-style:none;
margin:0;
}
#postsearchads ul { margin:0; padding:0; float:left; }
#postsearchads li {
list-style:none;
float:left;
margin:0 15px 10px 0;
}
#postsearchads .searchcads {
background: transparent url("../images/search_ico.png") no-repeat left center;
padding-left:20px;
}

#postsearchads .edit {
background: transparent url("../images/edit_ico.png") no-repeat left center;
padding-left:20px;
}

#postsearchads .postad {
background: transparent url("../images/post_ico.png") no-repeat left center;
padding-left:20px;
}

#postsearchads .browse {
background: transparent url("../images/browse_ico.png") no-repeat left center;
padding-left:20px;
}

/*Gallery*/

#gthumbnails{
list-style-type: none;
	padding-left: 10px;
}

#gthumbnails li {
	list-style:none;
	list-style-type: none;
	float:left;
}
#gthumbnails li img:hover{
	background-color: #007647;
}
#gthumbnails li img {
	background-color:#FFFFFF;
	border:1px solid #007647;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;	
}


/*Read More*/
.more-link{
	font-size:11px;
	line-height:11px;
	white-space:nowrap;
	display:inline-block;
	text-decoration:none;
	color:#5d0000;
	padding:0 13px 0 3px;
	background: url(../images/bg-btn-red.gif) no-repeat 100% 1px;
	text-transform:uppercase;
}
.more-link span{
	background:#5c0000 url(../images/btn-red-l.gif) no-repeat;
	color:#fff;
	display:inline-block;
	padding:0 0 0 3px;
	cursor:pointer;
}
.more-link strong{
	font-weight:normal;
	display:inline-block;
	background: url(../images/btn-red-r.gif) no-repeat 100% 0;
	padding:0 3px 1px 0;
	cursor:pointer;
}
.more-link:hover span{background:#000 url(../images/btn-red-over-l.gif) no-repeat;}
.more-link:hover strong{background:url(../images/btn-red-over-r.gif) no-repeat 100% 0;}

/*Video*/
#content h1{
	margin-top: 0px;
}
/*Paging*/
.paging{
	display:table;
	margin:0 auto;
	padding:3px 0 10px;
	font:14px/23px 'Days Regular', 'Arial Black', Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}
#content .gallery .paging ul, .video-archive .paging ul{
	margin:0;
	padding:0 0 0 6px;
	list-style:none;
	float:left;
}
#content .gallery .paging li, .video-archive .paging li, .investors-list .paging li{
	float:left;
	display:inline;
	text-align:center;
	margin:0 0 0 13px;
	text-align:center;
	background: url(../images/bg-paging-link.gif) no-repeat 0 -46px;
	color:#fff;
	
	padding:0;
	width: 27px;
	height: 23px;
	
}
#content .gallery .paging li i{
	height:23px;
	width:27px;
	float:left;
	font-style:normal;
	padding-top: 4px;
	font-size: 14px;
}
#content .gallery .paging .numbers{
	float:left;
	color:#fff;
	padding:0 0 0 9px;
	background:#708177 url(../images/bg-numbers.gif) no-repeat;
}
#content .gallery .paging .numbers span{
	float:left;
	padding:0 10px 0 0;
	background: url(../images/bg-numbers-r.gif) no-repeat 100% 0;
}
#content .gallery .paging a{
	text-decoration:none;
	height:23px;
	width:27px;
	float:left;
	background: url(../images/bg-paging-link.gif) no-repeat;
	
	padding-top: 4px;
	font-size: 14px;
}
#content .gallery .paging a:hover{background-position: 0 -23px;}
/*rating*/
.meta div{
	vertical-align:top;
	width:60px;
	float: left;
	margin-right: 2px; 
}
dd div{
	margin:0 0 1px 10px;
	vertical-align:bottom;
	float: right;
}
dd div div div{
	float: left;
}

/*Summary for list of blogs/ news..*/
.meta dl dd div{
	clear: both;
	width: 100%;
}
.meta .num_comment{
	float: left;
}
/*search deatails*/
.pane{
	text-align:left;
	margin:0;
	overflow:hidden;
	height:1%;
	font: 11px Georgia,Times,"Times New Roman",serif;
}
a.url{color:#0050b3;}
.pane dt{
	display:inline;
	font-weight:bold;
}
.pane dd{
	display:inline;
	margin:0 20px 0 0;
}
