/* CSS Document */
/*--------------------------------------body---*/
/* CSS Document */
/* old #ff7b11; */
/* new #ff2a00*/

h1,h1, h3,h4,h5{font-family: 'Oswald', arial, serif;}

.sigplus-gallery ul li a{ 
background: none;
padding-left: 0;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
body, html {height:100%}
body {
	text-align:	left;
	background: url(../images/bg.jpg) repeat top center;
	min-width: 980px;
}

table {border-collapse:collapse; border:0px; width:100%; padding:0;}

a, object, input {outline:none;}

td {vertical-align:top; text-align:left;}
ul li a {
	text-decoration: none; 
	background: url(../images/marker.gif) no-repeat 0 6px;
	font-size: 12px;
	line-height: 30px;
	color: #f67711;
	padding-left: 20px;
}
ul li a:hover {color: #fff;}

th {text-align:left; vertical-align:top}
img {border:none}
.img-border {border: 3px solid #676259;}

h1 a {text-decoration: none; color: #252525;}

h2 {
    font-size: 42px;
	line-height: 1.2307em;
	color: #cb3815;
	padding: 5px 0 5px 0;
}

td.contentheading {
	color:#cb3815;
	font-size: 25px;
	line-height: 30px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	/*color: #1e0c26;*/
	font-weight: normal;
}
.createdate {
	font-size: 12px;
	line-height: 18px;
	color: #5c9d39;
	font-weight: bold;
	text-transform: uppercase;
}

h3, .componentheading, .article-title-text {
	font-size: 25px;
	line-height: 1.2307em;
	padding: 0px 0px 10px 0px; /* 33px*/
	margin: 0px 0px 0px 0px;
	color:#cb3815;
	/*text-transform: uppercase;*/
}

.article-title-text {padding: 0 0 20px 0px;}

h4 {
	color: #c9c9c9;
    font-size: 25px;
    line-height: 1.2307em;
    padding: 0px 0px 0px 0px;
	/*text-transform: uppercase;*/
}
	h4 a:hover {color: #ff2a00;}

.strong {
	font-size: 19px;
	line-height: 26px;
	color: #858585;
	font-weight: normal;
}

em {display: block;}

textarea .inputbox {
	width:300px; 
	height:100px; 
	margin:0px 0px 5px 0px;
}

select {
	height:auto; 
	margin:0px 0px 2px 0px; 
	vertical-align:middle
}

.alignright {text-align: right;}

.overflow {overflow: hidden;}

ul {list-style:none;}
	li {list-style: none;}

ol {margin:0px 20px 0px 20px;}

.width	{width:100%}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
	
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */
body, td, th, div, label, input {
	color:#a1a1a1;
	font:normal 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

input, select, #contact_text {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#ff2a00;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 20px;
	outline: none;
}

input.inputbox, textarea {
	border: 1px solid #f2f0e6; /*padding: 4px;*/
	background: #161616;
border-radius: 14px 14px 14px 14px;
line-height: 1.29em;
padding: 6px 14px;
position: relative;
color: #FF2A00;
	}

select {border:1px solid #e0e0de;}

a {color:#fff; text-decoration:underline;}
a:hover {text-decoration:none;}

span.count{  color:#ff2a00; }

a, button, .button{ cursor:pointer;}

p {padding-top: 0px;}

.top {padding-top: 20px;}

/*----------------------------------------------------------content---*/
/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align:left;
	color:#000;
	z-index:1500 !important
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
	color:#000
}

.tool-text {
font-size: 100%;
margin: 0;
color:#000
}
/*-----------------------------article_settings-*/
.pagenavcounter{ padding:11px 0;}

#contact_text {
	overflow:auto;
	width:90%;
}

.blog  img, .article-text-indent  img, .contentpaneopen   img{  float:left; margin:0px 30px 20px 0 !important; }

.img-indent{   
	margin:0px 30px 20px 0 !important; 
	float:left;
}

/*---------------------------content-heading---*/
#poll{padding:0 0 0 0;}

td.contentheading{ color:#fff;
	font-weight:normal;
	position:relative;
	line-height:1.2em;
}

/*-----------------------------------read-more---*/
.indent-more {text-align: left; padding-top: 12px;}

.readon {
	display: inline-block;
	font-size: 12px;
	line-height: 12px;
	color: #ffffff;
	background: url(../images/readon.gif) no-repeat 12px 9px #e25300;
	margin: 7px 0px 12px 0;
	padding: 5px 18px;
	text-decoration: none;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
div a.readon:hover	{background: url(../images/readon.gif) no-repeat 12px 9px #2b2b2b;}

span.readon {color: white; line-height: 18px;}

.iteminfo				{
	padding:0px 0px 6px 0px; 
	margin:0px 0px 15px 0px;
}

.createdby				{
	color:#7a7a7a; 
	display:block;
	text-transform:none;
}

div.small				{ /* Written by */
	display:block;
	color:#7a7a7a;
	font-size:11px;
	font-weight:normal;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 7px 0px;
	white-space:nowrap;
	line-height:11px;
}

.cont_pad_indent {padding: 40px 28px 0px 31px; overflow: hidden; position: relative;}

/*--------------------------------------------------------VM---*/
#martInfo .button {width:52px;}
#martInfo .moduletable {text-align:right;}
.null {padding:0; margin:0 !important;}

/*-----------------------------------buttons---*/
#content .button, 
#content .validate,
#content .readmore a {
	background:url(../images/readon.html) left top no-repeat;
	display: inline-block !important;
	margin: 11px 0 22px 0;
	padding: 13px 0 0 15px;
	*padding: 9px 0 0 15px;
	font-size: 17px;
	line-height: 1.2307em;
	color: #212121;
	text-decoration: none;
	width: 131px;
	height: 27px;
	*height: 31px;
	text-align: center;
}
#content .button:hover, #content .validate:hover, #content .modal-button:hover, #content .readmore a:hover, #content div.blank a:hover{background:url(../images/readon.html) 0 -36px no-repeat;}
* html .button, 
* html .validate {display:block;}
.wrapper-sub-title, .sub-title-wrapper {
	background:ff2a00; 
	color:#fff; 
	padding-top:8px  !important; 
	padding-bottom:8px  !important;
}
.wrapper-sub-title a, .wrapper-sub-title a:hover, .sub-title-wrapper a{ color:#fff}

.sub-indent-table{ text-indent:8px;}

#content .button2-left { float:left; margin-right:5px;}

#content .button2-left, .image {display:inline}

#content .button2-left a:hover,
#content .readmore a:hover,
#content div.blank a:hover	{color:#ff8c0a;}

.modal-button, .readmore a, div.blank a {float:left; padding:0 0px; margin:0px 1px 0px 0px;}
#editor-xtd-buttons {padding:5px 0px 5px 0px; overflow:hidden; width:500px; float:left}

#editor-xtd-buttons .button2-left a,#editor-xtd-buttons .button2-left .readmore a {
	background:url(../images/readon.html) left top no-repeat;
	display: inline-block !important;
	margin: 11px 0 22px 0;
	padding: 13px 0 0 15px;
	*padding: 9px 0 0 15px;
	font-size: 17px;
	line-height: 1.2307em;
	color: #212121;
	text-decoration: none;
	width: 131px;
	height: 27px;
	*height: 31px;
	text-align: center;
}
#editor-xtd-buttons .button2-left a:hover {background:url(../images/readon.html) 0 -36px no-repeat;}

#editor-xtd-buttons .readmore {display:inline}
.blank {padding:5px 0px 0px 0px; _padding:11px 0px 11px 0px;}


#content .button, #content .validate, #content .modal-button {
	font-size: 17px;
	line-height: 1.2em;
	color: #fff;
	text-decoration: none;
	margin-top: 10px !important;
	display: inline-block;
	width: 87px;
	height: 29px;
	padding: 0px 0 0px;
	background:	#e25300;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: none;
	font-weight: normal;
}
#content .button:hover, #content .validate:hover, #content div.blank a:hover, #content .readmore a:hover, #content .modal-button:hover {background: #161616; color: #ff2a00;}

.searchArea .button, .button-field .validate {margin-top: 6px !important;}

#content .modal-button, #content div.blank a, #content .readmore a { 
	background:url(../images/readon.html) left top no-repeat;
	display: inline-block !important;
	margin: 11px 0 22px 0;
	padding: 13px 0 0 15px;
	*padding: 9px 0 0 15px;
	font-size: 17px;
	line-height: 1.2307em;
	color: #212121;
	text-decoration: none;
	width: 131px;
	height: 27px;
	*height: 31px;
	text-align: center;
}


#content .modal-button:hover, #content div.blank a:hover, #content .readmore a:hover {background: url(../images/readon.html) 0 -36px no-repeat;}
#searchphraseall, #searchphraseany, #searchphraseexact, .searchArea > input {position: relative; top: 2px;}
/*--------------------------------------result---*/
.searchArea {
	padding:10px; 
	border:1px solid #272727; 
	margin:20px 0 0 0;
	border-radius: 10px 10px 10px 10px;
}
.sectiontableentry0 td, .sectiontableentry1 td, .sectiontableentry2 td	{ border-bottom:none; border-bottom:1px solid #f2f0e6;}
.sectiontableentry1 td, .sectiontableentry0 td, .sectiontableentry2 td 	{ padding-bottom:5px !important; padding-top:5px; text-indent:11px;}
.var1, .var2 {padding:0 15px 15px !important;	margin:5px 0px 5px 0px;   border-bottom:none;  border-bottom:1px solid #272727;
}
.var1 a, .var2 a {text-decoration: none;}
.var1 p, .var2 p { color:#7c7c7c; padding: 0; font-style: italic;}
.var1 h4, .var2 h4 { color:#ba450f; padding: 12px 0 6px;}
.results {padding:0px 20px 15px 10px;}

.searchintro	{padding:0px 0px 10px 0px;}
.searchintro p {padding: 0 !important;}

.results ol li	{padding:0px 0px 10px 0px; text-align:justify; list-style:decimal;}

#searchForm{ display:block; padding:0 0 0 0;}

.sectiontableheader{padding:6px 20px 6px 11px; }
#search_searchword {
	margin:10px 0 0 0; 
	padding:2px 5px !important; 
	line-height:21px; 
	height:23px;
	border:1px solid #e3e3e3;
}
.indent-search-searchword{ display:block; padding:14px 11px 0 0; line-height:19px;}
/*--------------------------------------archive---*/
.archiveBlock .button {	display:inline-block; margin:0px 0px 0px 5px;}
ul#archive-list h4 a {	font-size:12px;	text-transform:none;}
/*--------------------------------------poll---*/
dl.poll {padding:25px 0px 35px 0;}

.button-poll-left{
	font-size: 17px;
	line-height: 1.2em;
	color: #f1f1ef;
	text-decoration: none;
	margin-top: 20px;
	display: inline-block;
	width: 87px;
	height: 37px;
	padding: 0px 0 0px;
	background:url(../images/readon.jpg) 0 0 repeat;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
	border: none;
	cursor: pointer;
	margin-right: 20px;
}

.button-poll-left:hover, .button-poll-right:hover {background: #1d7fa4;}

.button-poll-right {
	font-size: 17px;
	line-height: 1.2em;
	color: #f1f1ef;
	text-decoration: none;
	margin-top: 20px;
	display: inline-block;
	width: 87px;
	height: 37px;
	padding: 0px 0 0px;
	background:url(../images/readon.jpg) 0 0 repeat;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
	border: none;
	cursor: pointer;
}

dl.poll-polls dt {font-weight:bold; padding:7px 0px 0px 0px; }

.poll-polls .question {
	font-size:15px;	
	padding:10px 0 5px 0; 
	line-height:18px;
}
.poll-polls .poll-body {padding:0px 0px 15px 0}
.poll-body label { line-height:14px; padding:0px 0px 0px 4px;}
.poll-polls .buttons {margin:0 0px 0 0px;}

.poll-polls .result	{background:#ffea00;}

.poll-polls .section	{
	overflow:hidden; 
	padding:3px 0px 3px 0px;
	width:100%;
	color:#2c2c2c;
}
.poll-polls .section2	{
	overflow:hidden; 
	padding:2px 0px 4px 0px;
	width:100%;
	color:#000;
	 color:#878989;
}
.poll-polls .radio{float:left; width:20px;}
.poll-polls .radio input {display:block; width:16px; height:16px; vertical-align:middle;}
.poll-polls .var	{margin:0px 0px 0px 20px;text-align:left}
.display	{padding:0px 0px 10px 0px;}
.display select	{border:1px solid #46462f; width:100px;}

.sectiontableentry1 div, .sectiontableentry0 div {font-size:1px}
.td_1, .td_2 {width:5%; text-align:center;}
.td_3 {	width:90%; padding:0px 0px 0px 10px;}
.pollstableborder .question {padding:0px 0px 0px 85px;}
.pollstableborder{ margin:25px 0 0 0;}
/*--------------------------------------userforms---*/
dl.contentpane	dt {padding:10px 0px 20px 0px;}
dl.contentpane	dd {width:100%;	overflow:hidden;}
dl.contentpane	div {vertical-align:middle;}
.josForm input {padding: 5px 0; line-height: 22px;}
.forgot {
	width: 100%;
	overflow: hidden;
}
.forgot td {
	float: left;
	display: inline-block;
}
.forgot .description {width: 102px; padding: 7px 0 0;}
.forgot .input-field {width: 170px; padding: 2px 0 0;}
.forgot .button-field {width: 160px;}
dl.contentpane .input-field #email{margin:0; padding:4px 5px 1px !important; height:22px; border:1px solid #bfbfbf; width:145px;}
.button-field .validate {margin-top: 0px!important;}

/*-------------------------------------search-result---*/
.search_result {padding:0px 20px 0px 0px;}	
.searchintro b, .searchintro strong, .highlight {
	color:#ff2a00; 
	font-weight:bold;
}

/*-------------------------------------admin-form---*/

.adminform td 			{padding:0px 0px 2px 0px;}
.pagin-bottom{ padding:5px 0 15px 0;}

/*---------------------------system-error-messages--*/
.error		{	color:#ff2a00; margin:15px 10px 20px 0;}
.message{ margin:0 !important;}
#system-message dt.error, dt.message {}
.error dd ul {
	background:#CE0303;
	border-bottom:3px solid #670606;
	border-top:3px solid #670606;
	color:#FFFFFF;
	margin:0 !important;
	padding:5px 0 5px 10px !important;
	width:100%;
}

.error dd ul li	{
	background:none !important;
	color:#fff !important; 
	margin:0px 0px 0px 20px !important;
	padding:0 !important; 
}
/*---------------------------------------------------------------------------------boxes---*/
/*----------------------------------------login-form---*/
.module-online {padding:0 0 20px;}
.module-login .moduleTopBg {width:100%;}
.module-login .sec {width:100%;}
.module-login .boxIndent {padding:0 0px 0 0;}
/*-------------------title----*/

/*-----------------content----*/
.form-height {height:46px; margin:3px 0 0 0; }
.form-login {padding:0px 0px 0px 0px;}
#form-login {padding:0px 0px 0px 15px;}
#form-login-remember {padding:0px 0px 0px 0; }
.module-login label {
	display:block;
	line-height:18px;
	padding:0px 0px 0px 2px;
	width:100%;
	color:#969494;
	font-size:12px;
	
}
label.remember {
	display:inline;
	color:#969494 !important;
	margin:0 0 0 0;
}

.module-login p, .module-login div, label.remember {
	line-height:18px;
	text-transform:none;
}
.logo-title {
	font-size:15px; 
	padding: 0px 0px 0px !important;  
	font-size:14px !important; 
	display:block; 
	line-height:35px; 
	color:#969494 !important;
}
#mod_login_username, #mod_login_password {margin:0px 0px 0px 0px;}

.josForm tr, .josForm td {vertical-align: middle;}

.josForm .validate-email, .josForm #username, .josForm #token {
	background: #EDF3F7;
	border-radius: 14px 14px 14px 14px;
	border: none;
	border-top: 1px solid #B2C6D3;
	border-left: 1px solid #B2C6D3;
	line-height: 1.29em;
	padding: 6px 14px;
	position: relative;
	width: 240px;
}
#josForm input, .input_news input {
	background: #EDF3F7;
	border-radius: 14px 14px 14px 14px;
	border: none;
	border-top: 1px solid #B2C6D3;
	border-left: 1px solid #B2C6D3;
	line-height: 1.29em;
	padding: 6px 14px;
	position: relative;
	width: 240px;
}
.input_news input.moduleButton {border-radius: 0px !important; margin-top: 10px;}

.module-login a {
	margin:0; 
	color: #ff2a00;
}
	.module-login a:hover {text-decoration: none;}


.module-login .inputbox { /* inputbox */
	background: #0d0d0d;
	border-radius: 14px 14px 14px 14px;
	border: 1px solid ff2a00;
	line-height: 1.29em;
	padding: 6px 14px;
	position: relative;
	width: 174px;
	color: #ff2a00;
	
}
#modlgn_username, #modlgn_passwd {float:left;}
.username label, .password label {
}

.remember {	padding:4px 0px 0px 0px;}

input.checkbox { /* checkbox */
	border:none; 
	display:block;
	margin:3px 6px 0px 0; 
	vertical-align:middle;  
	width:12px;
	height:12px;
	position:relative;
	float:left;
}

.blue {color:#969494 !important;}

.button-login, .log  .button {
	font-size: 17px;
	line-height: 1.2em;
	color: #fff;
	text-decoration: none;
	margin-top: 20px;
	display: inline-block;
	width: 87px;
	height: 37px;
	padding: 0px 0 0px;
	background: #e25300;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
	border: none;
	cursor: pointer;
}
.button-login:hover, .log .button:hover{background: #0d0d0d; color: #ff2a00;}

#inputs{ padding:0 11px 12px 0;}
.log{ width:100%; overflow:hidden; display:block;}			  
/*-------------------------------------header---*/
.wrap {width: 100%;}
.clear, .wrapper {width:100%; overflow:hidden;}
.clear1 {clear:both;}
.br{ display:block;}
.fright{ float:right !important;}
.fleft{ float:left;}

.row-search{ height:80px;}
.row-top-menu{ float:right;}
/*-------------------------------------content---*/
#content {
	/*min-height: 419px;*/
	overflow: hidden;
	text-align:left; 
	margin: 0px 0 13px 0px;
	padding: 20px 27px 10px 27px;
	background: #0d0d0d;	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.container {
	text-align: left; 
	padding: 0px;
}
#left {
	float:left; 
	text-align:left; 
	width:	231px; 
	margin: 0px 15px 13px 0px;
	padding: 0 14px 14px;
	background: #0d0d0d;	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


#right {
	float:right; 
	text-align:left; 
	width:	335px; 
	margin: 0px 0 13px 15px;
	padding: 0 14px 14px;
	background: #0d0d0d;	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#bottom {	
	overflow: hidden;
	text-align:left; 
	margin: 0px 0 13px 0px !important;
	padding: 20px 27px 10px 27px !important;
	background: #0d0d0d !important;	
	border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
		
}
#bottom h3{
	padding: 0px 0 15px 30px;
color: #E65510;
 }

.left-top{
	float:left; 
	text-align:left; 
	
	margin: 0px 15px 13px 0px;
	padding: 0 14px 14px;
	background: #0d0d0d;	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}



.indent-top-none{ padding-top:0 !important;}
.text1 dt{ color:#000; font-size:10px; line-height:14px;}
.text1 dt strong{ color:#a6a6a6; font-size:13px; display:block;}
.text1 dd{ color:#000; font-size:13px; line-height:20px; padding:5px 0 10px 0;}

.module-login .boxIndent{ padding:0 0 0 0px;  margin-bottom:0}

/* EOF Drop-down menu */

.icon-indent {padding-top: 20px;}

#emailForm .button {
	font-size: 17px;
	line-height: 1.2em;
	color: #fff;
	text-decoration: none;
	margin-top: 30px;
	display: inline-block;
	width: 87px;
	height: 37px;
	padding: 0px 0 0px;
	background:	#e25300;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: none;
	font-weight: normal;
}

.paramlist {margin-bottom: 20px;}
.form-validate {padding-bottom: 0px;}
.form-validate .paramlist_key{ width:312px !important;}
.calendar {z-index:15000 !important}
.article-text-indent td {padding-bottom:1px; }


/*===========================================================================*/
#component-contact {float: left; width: 510px;}
.contact_email {padding: 3px 0 0 0px; width: 510px;}
.contact_email label {font-weight: bold; line-height: 28px;}
.contact_label {width: 442px; padding-left: 5px;}
.contact_label label, .contact_area label {text-transform: capitalize; margin-left: -4px;}
.contact_input {margin-bottom:0px; height:38px;}
.contact_input input {
	background: #161616;
	border-radius: 14px 14px 14px 14px;
	
	line-height: 1.29em;
	padding: 6px 14px;
	position: relative;
	width: 250px;
	color: #ff2a00;
}
.contact_area {height: 214px; width: 510px; padding-left: 5px;}
.contact_area textarea {
	background: #161616;
	border-radius: 14px 14px 14px 14px;	
	height: 160px;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 8px 14px;
	position: relative;
	width: 480px;
	color: #ff2a00;
}

.contact-location {float: right; width: 364px;}
/*===========================================================================*/
.extra {background: url(../images/header.jpg) no-repeat top center;}

.main 	{
	width: 1010px;
	margin: 0 auto;
	position: relative;	
}

.header {
	position:relative;
	z-index: 1;
	padding: 0px 0 0 0;	
	height: 488px;
}
.content .main {
	position: relative; 
	z-index: 2;
	background: #161616;
	border-radius: 14px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	padding: 15px 15px 44px 15px;
	width: 980px;
}
/*------ welcome ------*/
.wrapper {
	width: 100%;
	overflow: hidden;
}
/*===========================================================================*/
#logo {
	position: absolute;
	margin: 0px 0px 0px 0px;
	/*padding: 74px 0px 0px 51px;*/
	background: url(../images/logo.png) no-repeat 0 0;
	/*width: 224px;
	height: 201px;*/
	width: 281px;
	height: 151px;
	top: 325px;
	left: 70px;
}
#logo a {display:block; cursor:pointer;}

/*===========================================================================*/
#com-form-login img {display: none;}
/*===========================================================================*/
/*===========================================================================*/
.search{
	display: none;
	float: right;
	position: relative;
	width:	264px; 
	margin: 29px 90px 0px 0;
	height:	24px;
	background:	url(../images/search-input.png) 0% 0% no-repeat;
}
	.search .search-input { 
		width:177px; 
		float:left;  
		height:35px;  
		display:inline;
		margin-left: 40px;
	}
	.search .search-button {
		position:	absolute; 
		right:	0px;
		top:	0px;
	}
	.search .inputbox {
		border:			none;
		margin:			0 0 0 0px !important;
		padding:		4px 0px;
		width:			162px;
		background:		none;
		font-size: 		11px;
		line-height: 	12px;
		color: 			#6a6a6a;
	}
		.search .search-button {
			width:		44px; 
			height: 	21px;
			position:	absolute; 
			right:		0px; 
			top:		0px;
		}
			.search .button	{
				width:44px !important;  
				margin:0 0 0 0  !important; 
				padding:0  !important;
			}		
/*===============================================================================================================*/

.module-online .boxIndent {text-align: center; padding-top: 26px !important;}

/*===============================================================================================================*/
.nav-tail {background: url(../images/nav.gif) repeat-x 0 0;}
.nav-right {background: url(../images/nav-right.gif) no-repeat right 0;}
.nav {
	background: url(../images/nav-left.gif) no-repeat left 0;
	width: 100%;
	height: 89px;
	position: relative;
	z-index: 2;
}
	.nav .sf-menu {
		margin: 0 !important;
		padding: 18px 0px 0 17px !important;
		*padding: 19px 0px 0 17px !important;
		width: 946px;
		float: none;
		float: left;
	}
		.nav .sf-menu li {border: none;}
		.nav > .sf-menu > li:first-child {padding-left: 0;}
		.nav > .sf-menu > li {
			background: none !important;
			border: none;
			padding: 0 0px 0 12px;
		}
		.nav > .sf-menu > li#current {background: none !important;}
		
			.nav .sf-menu a {border: none; padding: 0px 0;}
			
			.nav > .sf-menu > li > a {
				border: none !important;
				display:	block;
				font-size:	24px;
				line-height: 1.2307em;
				text-transform: uppercase;
				height: 18px;
				padding: 12px 21px 12px 20px;
				/* padding: 12px 28px 12px 27px; */
				*padding: 7px 21px 17px 20px;
				/* *padding: 7px 28px 17px 27px; */
				color:	#fff;
				text-decoration: none;
				background: none;
				border-radius: 20px;
				-moz-border-radius: 20px;
				-webkit-border-radius: 20px;
			}
				span.sf-sub-indicator {
					background: url(../images/sf-sub-indicator.gif) no-repeat 0 0;
					width: 16px;
					height: 8px;
					left: 52px;
				    top: 42px;
					background-position: -100px -100px;
					display: none;
				}
				span.sf-sub-indicator:hover {background-position: 0px 0px;}
				.sf-menu li .separator:hover, .sf-menu li.active ul li.active .separator, .sf-menu li ul li.sfHover .separator {
					background: #2c2c2c;					
				}				
				.nav .sf-menu li li a {width: 100%;}	
				
					.nav > .sf-menu > li > a:hover, .nav > .sf-menu > li.active > a, .nav > .sf-menu > li.sfHover > a {
						background: url(../images/nav-a.gif) repeat-x 0 0  #00292c;
					}
				
				.nav .sf-menu li ul {
					background: url(../images/submenu-bot.png) no-repeat 0 bottom;
					top: 42px;
					*top: 41px;
					left: 0px;
					display: none;					
					border: none;
					padding: 0 0 20px !important;
					width: 190px;
				}
				.sf-shadow ul {padding: 0!important;}
				
				.nav .sf-menu li ul li:first-child {
					border: none;
					background: url(../images/submenu-top.gif) no-repeat 0 0;
   					padding-top: 29px;
				}
				.nav .sf-menu li ul li {					
					background: url(../images/submenu-bg.gif) repeat-y 0 0;
					line-height: inherit;
					padding: 0 23px 0 22px;
					text-align: left;
				}
					.nav .sf-menu li ul li:first-child a, .nav .sf-menu li#current ul li:first-child a {
						
					}
					.nav .sf-menu li ul li a, .nav .sf-menu li#current ul li a {
						font-size: 22px;
						line-height: 1.2307em;
						border-top: 1px solid #2c2c2c;
						text-transform: uppercase;
						color: #fff;
						float: left;
						width: 135px;
						padding: 7px 5px 6px !important;
						background: none;
					}
						.nav .sf-menu li ul li a:hover, .nav .sf-menu li#current ul li a:hover, .nav .sf-menu li ul li.active > a, .nav .sf-menu li ul li.sfHover > a, .nav .sf-menu li ul li#current > a {
							text-decoration: none !important;
							background: #2c2c2c;
						}
					
						.sf-menu li .separator {
							font-size: 22px;
							line-height: 1.2307em;
							border: none;
							text-transform: uppercase;
							color: #fff;
							float: left;
							width: 135px;
							padding: 7px 5px 6px !important;											
							cursor: text;
						}
					
							.nav .sf-menu li ul li ul {left: 195px; top: 10px;}
								.nav .sf-menu li ul li ul li:first-child {
									background: url(../images/submenu-top2.gif) no-repeat 0 0;
									padding-top: 19px;
								}
									.nav .sf-menu li ul li ul li:first-child a {
										border: none !important;
									}
										.nav .sf-menu li ul li ul li a:hover, .nav .sf-menu li ul li ul li#current a {}
			.sf-shadow ul {
				border-radius: 0 !important;
				-moz-border-radius: 0 !important;
				-webkit-border-radius: 0 !important;
			}
			.sf-menu #current {background: url(../images/submenu-bg.gif) repeat-y 0 0;}
				
			.sf-menu > li.parent > a {
				text-align: left;			
			}	
/*===========================================================================*/
.img_container img {display: none;}
/*===========================================================================*/
/*===========================================================================*/
ul.menu {padding:15px 0 22px 0;}
ul.menu li:first-child {border: none;}
ul.menu li {
	font-size: 13px;
	line-height: 25px;
}
ul.menu li a {
    color: #2B699F;
    padding: 0 0 0 0px;
    text-decoration: none;
}
ul.menu li a:hover {
	background: url(../images/arrow-act.html) no-repeat left 5px;
}
/*===========================================================================*/
.newslatter {width: 295px;}
.newslatter p {
	font-size: 11px;
	line-height: 16px;
	color: #8395a0;
	text-transform: uppercase;
}
.newslatter .width {padding: 4px 0 0 0; width: 100%; overflow: hidden;}
.newslatter .subscribe-input {
	background: url(../images/newsletter-input.html) no-repeat 0 0px;
	width: 212px;
	height: 26px;
	float: left;
}
div.newslatter .subscribe-input input {
	background: none;
	padding: 7px 8px;
	width: 196px;
	border: none;
	outline: none;
	font-style:italic;
	font-size: 10px;
	line-height: 10px;
	color: #868583;
}
.newslatter .moduleButton {
	background: url(../images/newsletter-button.html) no-repeat left top;
    border: 0 none;
    cursor: pointer;
    float: right;
    height: 26px;
    width: 77px;
}
.newslatter .moduleButton:hover {background: url(../images/newsletter-button.html) no-repeat left -26px;}

.col100 p {padding-bottom: 18px;}
.col100 label {line-height: 26px;}
.col100 .newslatter {padding-left: 18px;}

/*===========================================================================*/
#faded {
	background: url(../images/faded.html) no-repeat 0 0;
	width:940px; 
	height: 403px;
	padding: 20px 20px 21px;
	overflow: hidden;
	position: relative;
	z-index:1;
}
#faded li div {
	position: absolute;
	top: 136px;
	left: 27px;
	height: 101px;
	background: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0px 38px 0 34px;
	font-size: 36px;
	line-height: 95px;
	color: #383838;
	font-family: 'Damion', cursive;
}

ul.pagination {
	list-style:none; 
	padding:0; 
	margin:0; 
	position: relative;
	top: 340px;
	left: 18px;
}
ul.pagination li {
	float:left;
	padding-left: 7px;
	width: 18px;
	height: 18px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}
ul.pagination li a {
	padding: 0px;
	background: url(../images/pagination.png) no-repeat 0 0;
	width: 18px;
	height: 18px;
	display: block;
	text-decoration: none;
	text-indent: -999px;
}
ul.pagination li.current a, ul.pagination li a:hover {
	background: url(../images/pagination.png) no-repeat 0 -18px;
}
a { outline:0; border:0; }

/*===========================================================================*/
/*===========================================================================*/
.social {
	padding: 25px 0px 0 33px;
	float: left;	
}
.socialmedia {
	width: 272px;
	overflow: hidden;
	text-align: left;
}
.socialmedia span {
	float: right; 
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 26px;
}
.socialmedia a {
	display: inline-block;
	margin-top: 2px;
}
.socialmedia a:hover {opacity: 0.8;}
/*===========================================================================*/

.header .radio {
	position: absolute;
	right: -86px;
	top: 323px;
	background: url(../images/radio.png) repeat-x 0 0;
	width: 415px;
	height: 378px;
}
.radio a {
	display: block;
	width: 88px;
	height: 64px;
	position: absolute;
	top: 85px;
	left: 195px;
	text-decoration: none;
}

/*===========================================================================*/
.box {
	background: #0d0d0d;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 27px 35px 31px;
	margin: 0px 0 13px 0;
}
.box p {
	padding-top: 16px;
	color: #676767;
	line-height: 18px;
}
.box p span {color: #c5c5c5; line-height: 14px;}
.box .left {
	width: 539px;
	padding-right: 34px;
}
.box .right {
	width: 288px;
	border-left: 1px solid #272727;
	padding: 0 0 10000px 48px;
	margin: 0 0 -10000px 0;
	color: white;
}
.box .right h3 {padding: 13px 0 0 0;}
.box .right h3 span {color: #a6a6a6;}
.box .right strong {
	display: block;
	color: #fa5c00;
	padding-top: 17px;
}



#content .module {
	padding: 0px 0 29px 0px;
}

#right h3, #left h3 {
	padding: 29px 0 15px 30px;
	color: #e65510;
}

.wrapper-box .boxIndent {
	background: #161616 !important;
	border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
	padding: 19px 14px 26px !important;
}


.row {border-top: 1px dotted #333333; padding-top: 12px}
.row h3 {padding: 15px 0 31px 0;}
.row-left {
	float: left;
	width: 570px;
	padding-left: 34px;
}
.row-right {
	float: right;
	width: 376px;
}

.row ul {width: 100%; overflow: hidden;}
.row ul li {
	float: left;
	width: 170px;
	padding: 0 24px 20px 0;
	line-height: 14px;
}
.row ul li.first {padding-right: 33px;}
.row ul li.last {padding-right: 0px;}
.row ul li a {
	text-decoration: none; 
	background: url(../images/marker.gif) no-repeat 0 8px;
	font-size: 13px;
	line-height: 14px;
	color: #ff2a00;  
	padding-left: 10px;
}
.row ul li a:hover {text-decoration: underline;}
.row ul li span {display: block; color: #545454; padding-left: 10px;}


.club {
	background: url(../images/club.gif) no-repeat 0 0;
	width: 376px;
	height: 249px;
	position: relative;
}
.club a {
	position: absolute;
	top: 179px;
	left:113px;
	background: #ff127e;
	border-radius: 14px 14px 14px 14px;
	padding: 0 0 0 0;
	text-decoration: none;
	width: 125px;
	height: 31px;
	text-align: center;
	font-size: 18px;
	line-height: 28px;
	color: white;
	font-weight: bold;
}
.club a:hover {background: #b57212;}
/*===============================  columns  ==============================*/
.col-1, .col-2, .col-3, .col-4 {float: left;}

.col-indent {padding-right: 20px;}

.col-1 {width: 620px;}
.col-2 {width: 300px;}

.padding-right {padding-right: 30px;}
/*===============================  Video  ==============================*/

ul.video {width: 100%; overflow: hidden;}
ul.video li.first {padding-left: 0;}
ul.video li {
	width: 204px;
	float: left;
	padding: 30px 0 0 20px;
}
ul.video li a {
	background: none;
	padding: 0;
}
ul.video li strong {
	text-transform: uppercase;
	font-weight: bold;
	display: block;
}

/*===============================  latest news  ==============================*/

ul.news li {
	font-weight: bold;
	width: 100%;
	overflow: hidden;
	padding-top: 30px;
}
ul.news li img {
	float: left;
	margin-right: 30px;
}
ul.news li a {text-transform: uppercase;}
ul.news li a:hover {}
ul.news li strong {}

/*===============================  downloads  ================================*/

ul.down li {
	width: 100%;
	overflow: hidden;
	padding-top: 30px;
}
ul.down li img {
	float: left;
	margin-right: 30px;
}

ul.down li div {width: 200px; float: left;}
ul.down li div strong {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
}
ul.down li div span {}
ul.down li div p {}

ul.down li em {
	float: right;
	width: 90px;
	overflow: hidden;
}
ul.down li em a {
	background: none;
	padding: 0;
	width: 40px;
	height: 40px;
}
ul.down li em .play {
	float: left;
	width: px;
	height: px;
}
ul.down li em .down {
	float: right;
	width: px;
	height: px;
}

/*===============================  links  ====================================*/

.links li {width: 100%; overflow: hidden; padding-top: 30px;}
.links li img {float: left; margin-right: 30px;}
.links li div {overflow: hidden;}
.links li div strong {display: block; text-transform: uppercase;}
.links li div em {display: block; padding-top: 12px;}
.links li div em span {text-transform: uppercase; font-weight: bold; font-style: normal;}

.links li div ul {padding-top: 10px;}
.links li div ul li {padding: 0;}
.links li div ul li a {}

/*===================================== FAQ ======================================*/
.pad1 {padding-top: 10px;}
.pad2 {padding-top: 30px;}
.dropcap_1_1 {
    color: #46403B;
    display: block;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 18px;
    line-height: 1em;
    width: 32px;
}
.answer {
    font-size: 13px;
    line-height: 18px;
    overflow: hidden;
}
/*===========================================================================*/
.contacts span {
	display: inline-block;
	vertical-align: baseline;
	width: 116px;
}
.contacts a {text-decoration: none;}
.contacts a:hover {text-decoration: underline;}
/*===========================================================================*/
.contact {
	overflow: hidden;
	width: 210px;
	padding: 7px 0 0 0;
}
.contact a {text-decoration: none;}
.contact a:hover {text-decoration: underline;}
/*===========================================================================*/
/*===========================================================================*/
/*-------------------------------------footer---*/
.footer {
	position:relative;
	margin: -50px auto 0;
	width: 1034px;
}
.policy {
	padding: 45px 40px 0 0 ;
	height: 140px;
	text-align: right;
	font-size: 16px;
	line-height: 44px;
	color: #0d0d0d;
	background: url(../images/footer-bg.png) no-repeat 100% -372px;
}
.policy a {color: #0d0d0d; text-decoration: none;}
.policy a:hover {text-decoration: underline;}
/*===========================================================================*/
.left {float: left;}
.right {float: right;}

.under {border-bottom: 1px solid #171412; margin-bottom: 30px; padding-bottom: 18px;}

ul.mostread-popular, #right ul, ul.list {/* padding: 0px 0 0px 25px; */ padding: 0;}
li.mostread-popular:first-child, #right ul li:first-child, ul.list li:first-child {}
li.mostread-popular, #right ul li, ul.list  li {
	font-size: 13px;
	line-height: 30px;
	background: url(../images/arrow.png) no-repeat left 11px;
	font-family: "Times New Roman", Times, serif;
	overflow: hidden;
}
a.mostread-popular, #right ul li a, ul.list li a {
	color: #969595;
	padding: 0 0 0 29px;
	text-decoration: none;
	text-transform: uppercase;
	background: none;
}
a.mostread-popular:hover, #right ul li a:hover, ul.list li a:hover {color: #e65510; text-decoration: none;}
			
ul.list2 {margin: 8px 0 18px !important;}
ul.list2 li {
	line-height: 20px !important; 
	background: none !important; 
	padding-left: 0px !important;
}	
ul.list2 li a {
	text-decoration:none;
	color: #97b62a !important;
	background: url(../images/marker2.html) no-repeat 0 7px !important; 
	padding-left: 11px;
}
ul.list2 li a:hover {text-decoration: underline !important;}
/*===========================================================================================================================*/
.content_rating img{ margin: 5px 5px 0 5px !important;}
.content_vote input{ margin: 0 2px !important;}
.content_vote .button{ margin-bottom:10px !important;}
.readmore-link{float:right;}

ol {padding-bottom: 10px !important; margin-left: 30px !important;}
ol li{list-style-type:decimal;}

p{padding-bottom:10px;}
