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

* html>body .clearfix {
	display: inline;
	width: 100%;
}

* html .clearfix { /*_\*/
	height: 1%; /* End hide from IE-mac */
}


.fdeads{
	vertical-align:top;
}
fieldset#fde_advert  {
    border:0px none transparent; 
    margin: 0px;
    padding: 0px;
    margin-top:38px;
    margin-right:25px;
}


fieldset {
	margin-bottom: 1em;
	padding: .5em;
}

form {
	margin: 0;
	padding: 0;
}

hr {
	height: 1px;
	border: 1px solid gray;
}

img {
	border: 0;
}

table {
	border-collapse: collapse;
}

th {
	text-align: left;
	padding-right: 1em;
	border-bottom: 3px solid #ccc;
}

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

.clear-block {
	display: inline-block;
}  /*_\*/
* html .clear-block {
	height: 1%;
}

.clear-block {
	display: block;
}  /* End hide from IE-mac */
body.drag {
	cursor: move;
}


.nowrap {
	white-space: nowrap;
}





.bread_div{
	clear:both;
	position:relative;
	top:-7px;
}
.fde_search_menu{
	position:absolute;
	top:140px;
	left:0px;
	text-align:center;
	width:100%;
	padding-top:7px!important;
}
#fde_advert img {
    height: auto;
    width: 100%;    
    background-color:transparent;
	background-repeat:repeat;
	border-radius: 6px;
    box-shadow: 1px 1px 3px #eeeeee;
}




ul.menu {
	list-style: none;
	border: none;
	text-align: left;
	padding:9px;
}

ul.menu li {
	margin: 0 0 0 0.5em;
}

li.expanded {
	list-style-type: circle;
	list-style-image: url(/stpl/fdstar/images/menu-expanded.png);
	padding: 0.2em 0.5em 0 0;
	margin: 0;
}

li.collapsed {
	list-style-type: disc;
	list-style-image: url(/stpl/fdstar/images/menu-collapsed.png);
	padding: 0.2em 0.5em 0 0;
	margin: 0;
}

li.leaf {
	list-style-type: square;
	list-style-image: url(/stpl/fdstar/images/menu-leaf.png);
	padding: 0.2em 0.5em 0 0;
	margin: 0;
}

li a.active {
	color: #000;
}

td.menu-disabled {
	background: #ccc;
}

ul.links {
	margin: 0;
	padding: 0;
}

ul.links.inline {
	display: inline;
}

ul.links li {
	display: inline;
	list-style-type: none;
	padding: 0 0.5em;
}

.block ul {
	margin: 0;
	padding: 0 0 0.25em 1em;
}

body {
	padding: 0;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
}

#wrapper div {
	padding: 0px 20px;
}

#wrapper div div {
	padding: 0;
}

#right-sidebar,#body-section,#left-sidebar {
	float: left;
	display: inline;
	position: relative;
}

#left-sidebar,#right-sidebar {
	width: 28%;
	font-size: .9em;
}

#wrapper #left-sidebar {
	padding-right: 1%;
}

#wrapper #right-sidebar {
	padding-left: 1%;
}

body.one-sidebar #body-section {
	width: 70%;
}

body.two-sidebars #body-section {
	width: 60%;
}

#wrapper #header-section {
	background-color: #333;
	color: #fff;
	border-bottom: 4px solid #efefef;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#header-left {
	width: 40%;
	float: left;
}

#header-right {
	width: 60%;
	float: right;
}

#site-name,#site-slogan {
	font-size: 220%;
	position: relative;
	top: -.5em;
}

#site-slogan {
	color: #666;
	font-size: 150%;
	top: -.75em;
}

#search-box {
	float: right;
	text-align: right;
	margin-top: 10px;
}

#search-box div {
	margin: 0;
}

#nav {
	clear: both;
	text-align: right;
	font-size: 110%;
	padding: 10px;
}

#nav .links {
	padding-top: 7px;
}

#subnav {
	text-align: right;
	font-size: .9em;
	margin: 5px 0px 10px 0px;
}

#body-section {
	line-height: 1.5em;
}

#footer {
	margin: 20px 0px;
	text-align: center;
	font-size: .9em;
	color: #999;
}

#footer a:link,#footer a:visited {
	color: #999;
}

#footer a:hover {
	text-decoration: underline;
}

a:link {
	color: #333;
	text-decoration: underline;
}

a:visited {
	color: #666;
}

a:hover {
	color: #000;
}

#header-section a:link,#header-section a:visited {
	color: #fff;
	text-decoration: none;
}

#header-section a:hover {
	text-decoration: underline;
}

#subnav a {
	color: #999;
	text-decoration: underline;
}

h1,h2,h3,h4,h5 {
	font-weight: normal;
	margin-bottom: .3em;
}

h1 {
	color: #000;
	font-size: 250%;
}

h2 {
	color: #333;
	font-size: 200%
}

h3,h4,h5 {
	color: #666;
	font-size: 150%;
}

h4 {
	font-size: 120%;
}

h5 {
	font-size: 110%;
}

#left-sidebar h2,#right-sidebar h2 {
	margin-top: 0px;
}

#left-sidebar .block,#right-sidebar .block {
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #D1E0E7
}

#body-section .teaser {
	padding: 10px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}

#body-section .teaser h2 {
	margin-top: 0;
}

.node-links {
	font-size: .9em;
	margin-top: 10px;
	text-align: right;
}

.node-links,.node-links	 a {
	color: #999;
}

.submitted {
	color: #999;
	font-size: .85em;
}

#comments {
	margin-top: 30px;
	font-size: .9em;
}

#comments .comment {
	padding: 10px;
	background-color: #efefef;
	border: 1px solid #ccc;
	margin-bottom: 15px;
}

#comments .comment h3 {
	margin-top: 0;
}

#comments .comment .links {
	font-size: .9em;
	text-align: right;
}

#right-sidebar .block,#left-sidebar .block,#comments .comment,#body-section .teaser
	{
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}

.imgblogone img {
	float: right;
	margin: 5px 10px;
}

body {
	font: Helvetica, Arial, sans-serif;
	color: #555;
}

a:link {
	color: #1086B5;
	text-decoration: underline;
}

a:visited {
	color: #1086B5;
}

a:hover {
	color: #1086B5;
	text-decoration: none;
}

#header-section a:link,#header-section a:visited {
	color: #fff;
}

#subnav a {
	color: #999;
}

h1 {
	color: #D63800;
	font-size: 180%;
}

h2 {
	color: #D63800;
	font-size: 150%;
}

h3 {
	color: #D63800;
	font-size: 130%;
}

h4 {
	color: #D63800;
	font-size: 110%;
}

#wrapper #header-section {
	background-color: green;
}

#site-name {
	color: #fff;
}

#site-slogan {
	color: #666;
}

.submitted {
	color: #999;
	font-size: .85em;
}

.node-links,.node-links	 a {
	color: #999;
}

#footer {
	font-size: .9em;
	color: #999;
}

#footer a:link,#footer a:visited {
	color: #999;
}

.views-table {
	width: 100%;
}

.activeitem li {
	list-style: none;
	height: 56px;
	vertical-align: top;
}

.activeitem li img {
	width: 48px;
	height: 48px;
}

.activeitem .picture {
	float: right;
}

.terms {
	font-size: 11px;
	color: #739E08;
}

.terms a {
	color: #739E08;
}

.blog_usernames_blog a {
	color: #5A598C;
}

.comment_add a {
	color: #5A598C;
}

.picture,.comment .submitted {
	float: right;
	clear: right;
	padding-left: 1em;
}

#mixkt_4294932776 tbody {
	border: none;
}

#left-sidebar {
	width: 18%;
}

#right-sidebar {
	width: 18%;
}

#left-sidebar .block,#right-sidebar .block {
	background-color: #EFF7FF;
}

#nav .links a {
	color: #5A5D5A;
	text-decoration: underline;
}

#nav .links a:hover {
	color: #5A5D5A;
	text-decoration: none;
}

.view-relatedpub .views-field-field-img-fid {
	float: left;
	padding-right: 0.8em;
}

.view-relatedpub .views-row-odd {
	clear: left;
	float: left;
	width: 50%;
}

.view-relatedpub .views-row-even {
	clear: right;
	float: right;
	width: 50%;
}

img.imagecache-growimgterm {
	border: 1px solid #D1D1D1;
	float: left;
	margin: 4px 7px 10px 0;
	padding: 2px;
}

#login-box {
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
	padding: 10px 0;
}

#login-box a {
	padding: 0 5px;
}

#user-login-form .item-list li {
	list-style: none;
	margin: 0 20px 0 0;
}

img.imagecache-resizeimgpost-180-135 {
	border: 1px solid #D1D1D1;
	float: left;
	margin: 4px 7px 2px 0;
	padding: 2px;
}

#fullcontent img {
	border: 1px solid #D1D1D1;
	margin: 4px 7px 2px 0;
	padding: 2px;
	text-align: center;
}

.thumbs img {
	width: 120px;
	height: 90px;
	border: 1px solid #D1D1D1;
	padding: 2px;
}

#bannerTitle {
	color: #C61063;
}

.blocktitle {
	font-size: 140%;
	margin: 0 0 5px;
	padding: 0 0 5px;
	color: #CE3800;
}

blockquote {
	background: #FFD4D4;
	border-left: 1px solid #FFAAD4;
	font-style: italic;
	margin: 1.5em 10px;
	padding: 0.5em 10px;
}

blockquote:before {
	color: #FFAAD4;
	content: "\201C";
	font-size: 3em;
	line-height: 0.1em;
	margin-right: 0.2em;
	vertical-align: -.4em;
}

blockquote:after {
	color: #FFAAD4;
	content: "\201D";
	font-size: 3em;
	line-height: 0.1em;
	vertical-align: -.45em;
}

blockquote>p:first-child {
	display: inline;
}

.vekleft {
	border-left: 5px solid #FF0000;
	margin-bottom: 20px;
}

.vekside {
	border-left: 5px solid #E6399B;
}
#header-left #logo img{
	position:relative;
	left:8px;	
}
@media screen and (max-width:1023px) {
	#wrapper {
		overflow: hidden;
		position:relative;
	}
	body.two-sidebars #body-section {
		width: 100%;
		padding: 0;
		overflow: hidden;
	}
	#header-left,#header-right {
		width: 100%;
	}
	#header-left {
		/*margin-bottom: -20px;*/
	}
	#search-box {
		position: absolute;
		top: 0;
		right: 15px;
	}
	#cse-search-box input[type="text"] {
		width: 85%;
		float: left;
	}
	#cse-search-box input[type="submit"] {
		width: 10%;
		float: right;
	}
	#vk_groups,#vk_groups iframe,#ok_group_widget,#ok_group_widget iframe {
		width: 100% !important;
	}
	#vk_groups {
		margin-bottom: 20px;
	}
	#Ya_sync_0 {
		overflow: hidden;
	}
	#banner img {
		max-width: 100%;
	}
	#block-block-1 {
		width: auto !important;
	}
	#header-section {
		margin-top: 25px;
	}
	#header-section .block-menu {
		display: inline-block;
		vertical-align: top;
		margin: 0 3%;
	}
	#header-section .block-menu .blocktitle {
		display: none;
	}
	#header-section .block-menu li {
		display: block;
	}
	#header-section .block-menu>li a {
		font-size: 140%;
		margin: 0 0 5px;
		padding: 0 0 5px;
		color: #CE3800 !important;
	}
	#header-section .block-menu .menu {
		margin-left: -23px;
	}
	#header-section .block-menu .menu li a {
		color: #1086B5;
	}
	#right-sidebar {
		float: none;
		width: 100%;
	}
	#left-sidebar {
		display: none;
	}
	.floating-block-active {
		position: static !important;
	}
	h2 {
		font-size: 120%;
	}
	.read-more strong {
		font-size: 14px;
	}
	#right-sidebar .block-comment .item-list li {
		display: inline-block;
		vertical-align: top;
		width: 27%;
		margin: 0 2% 2% 0;
	}
	.view-activeusers .views-row {
		display: inline-block;
		vertical-align: top;
		width: 27%;
		margin: 0 2% 2% 0;
	}
	.view-activeusers .views-row .views-field-picture,.view-activeusers .views-row .views-field-name
		{
		float: left;
	}
	.view-activeusers .views-row .views-field-picture {
		margin-right: 10px;
	}
	.node .content img {
		max-width: 100%;
		height: auto !important;
	}
	#block-dynamic_banner-0 {
		clear: both;
	}
	#block-dynamic_banner-0 img {
		max-width: 120px;
		height: auto !important;
	}
	#back-top #link {
		display: none !important;
	}
	#aswift_0_expand,#aswift_0_anchor,#aswift_0_anchor iframe {
		width: 100% !important;
	}
	#left-sidebar .block,#right-sidebar .block {
		margin: 0 15px 20px 15px;
	}
	#header-section .block-menu {
		margin: 0 5% 5% 0;
	}
	#header-section .block-menu>li a {
		font-size: 110%;
	}
	#header-section .block-menu .menu li a {
		font-size: 14px;
	}
	.mobile_menu_trigger {
		display: block;
		width: 50px;
		height: 50px;
		background: url(/stpl/fdstar/images/mobile_nav.png) no-repeat
			11px 16px;
		position: absolute;
		top: 0;
		left: 260px;
		cursor: pointer;
		background-color:#FFFFFF;
		border-radius:7px;
	}
	#header-section {
		left: 2000px;
		transition: .5s ease;
		position: absolute;
		top: -25px;
		width: 100%;
		height: 100%;
		z-index: 99;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		padding: 25px 50px 0 25px !important;
	}
	#header-section.active {
		left: 0;
	}
	.mobile__menu__close {
		position: fixed;
		top: 17px;
		right: 25px;
		width: 50px;
		height: 50px;
		background: url(/stpl/fdstar/images/mobile_nav.png) no-repeat
			12px -40px;
		cursor: pointer;
			background-color:#FFFFFF;
		border-radius:7px;
	}
	.node p iframe {
		display: block;
		width: 100%;
	}
	
	
	.bread_div {
	    top: -7px;	
	}
	.fde_top_menu{
		display:none!important;
	}
	
	#header-left #logo img{
		position:relative;
		left:0px;	
	}
	.fde_search_menu{
		text-align:right!important;
		left:auto;
		right:25px;
	}
	
	
	
	
	
	
	.fdeads{
		vertical-align:middle;
	}
	fieldset#fde_advert  {
	    border:0px none transparent; 
	    margin: 0px;
	    padding: 0px;
	    margin-bottom:20px;
	    margin-right:0px;
	}
	
	#fde_advert img {
	    height: auto;
	    width: 90%;
	    float:right;
	}
	.fde_partners_block{
		display:none;
	}
	
	
}

@media screen and (max-width:900px) {
}

@media screen and (max-width:580px) {
	#search-box {
		position: static;
		float: left;
		margin: 15px 0 25px 53px;
	}
	.mobile_menu_trigger {
		left: auto;
		right: 6px;
	}
	#header-section .block-menu {
		display: block;
		width: 100%;
		margin: 0 0 20px 0;
	}
	#header-section {
		overflow-y: scroll;
	}
	.view-relatedpub .views-row {
		float: none !important;
		width: 100% !important;
		margin-bottom: 20px !important;
	}
	#right-sidebar .block-comment .item-list li,.view-activeusers .views-row
		{
		display: block;
		width: 100%;
		margin: 0 0 20px 0;
	}
	h1 {
		font-size: 135%;
		line-height: 120%;
	}
	.imgblogone img {
		float: none;
		margin: 10px 0;
	}
	blockquote {
		width: 100%;
		margin: 0;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	ul.primary li,ul.primary li a {
		display: block;
		width: 100%;
		border: none !important;
	}
	ul.primary {
		margin: 0;
		padding: 0;
		border: none;
	}
	.page-user fieldset {
		margin: 0;
		padding: 0;
		border: none;
	}
	#cse-search-box input[type="text"] {
		width: 70%;
	}
	#cse-search-box input[type="submit"] {
		width: 25%;
	}
	#header-left {
		margin-bottom: 0;
	}
}
















.breadCrumbs {
    margin: 0;
    padding: 0;
}
.breadCrumbs {
    clear: both;
    margin-top: 0;
}
.breadCrumbs_container {
    border: 1px solid #e9e9e9;
}
.breadCrumbs_container td {
    padding: 2px 5px 2px 2px !important;
}
.breadCrumbs li {
    display: inline;
    margin-left: 2px !important;
}
.breadCrumbs li a {
    margin-left: 2px !important;
    margin-right: 1px;
    padding-right: 2px;
}
.breadCrumbs li a:hover, #footer li a:hover {
    text-decoration: underline;
}

#header-section{
	display:none;
}



#header-section-one{
	height:190px;
	position:relative;
}
.fde_top_menu{
	position:absolute;
	top:0px;
	left:0px;
	text-align:center;
	width:100%;
	padding-top:7px!important;
}
.fde_search_menu .ibutton{

}

.fde_top_menu, .fde_top_menu a{
	color:#FFFFFF!important;
	font-family: tahoma,arial;
    font-size: 11px;
     font-weight: bold;
}
.fde_top_menu a{
	margin-right:5px;
	margin-left:5px;
}
/* ========================================================================== */


.tabledotted{border-color:#C0C0C0 #C0C0C0 #C0C0C0 #C0C0C0;}    
.tabledotted,.tablecollapsed{border-collapse:collapse;}

table .y, table .z, table .x, #body-section table, 
#wrapper tbody, #wrapper td, #wrapper tr{
	box-sizing: border-box;
}

.y{background-image:url("../images/8.gif");width:9px;height:33px;}
.z{background-image:url("../images/9.gif");width:9px;;height:33px;}
.x{
	background-image:url("../images/7.gif");
	background-color:#548E22;height:33px;color:#FFFFFF;
	font-size:11px;font-weight:bold;font-family:Tahoma;
	padding-left:10px;
	background-repeat:repeat-x;
	vertical-align:middle;
}

.y,.z{
	background-repeat:no-repeat;
}
.y,.z,.x{
	overflow:hidden;
}


.g{background-image:url("../images/4.gif");width:9px;}
.k{background-image:url("../images/6.gif");width:9px;}

.m{background-image:url("../images/2.gif");width:9px;height:6px;}
.n{background-image:url("../images/3.gif");width:9px;height:6px;}
.i{background-image:url("../images/1.gif");height:6px;}

.y_2{background-image:url("../images/2_2.gif");width:9px;height:6px;}
.z_2{background-image:url("../images/3_2.gif");width:9px;height:6px;}
.x_2{background-image:url("../images/1_2.gif");height:6px;}


.e{ padding: 5px; border-width:1px;border-color:#009100;border-style:solid;font-size:12px;font-family:tahoma,arial;}


.x td{color:#FFFFFF;}

.botm{ border-top:#00B700 dashed 1px;
       border-right:transparent none 0px;
       border-bottom:transparent none 0px;
       border-left:transparent none 0px;
       text-align:right;
       margin-top:10px;
}

.hn{}

body{background-image:url("../images/Header_Bg.gif");background-repeat:repeat-x;}

.hm{width:200px!important;background-image:url('../images/Header.gif');height:190px!important;} 

.hi{background-image:url("../images/5.gif");font-weight:bold;font-family:tahoma,Verdana;font-size:12px;}


.hu{background-image:url("../images/5.gif");color:white;}

body,textarea,iframe
{
 scrollbar-3dlight-color:#008A00!important;
 scrollbar-arrow-color:#008A00!important;
 scrollbar-base-color:silver!important;
 scrollbar-darkshadow-color:#008A00!important;
 scrollbar-face-color:#FFFFFF!important;
 scrollbar-highlight-color:white!important;
 scrollbar-shadow-color:white!important;
 scrollbar-track-color:#F1F1F1!important;
}
#timegenerated{color:white;}
a.linkcats,a.linkcats:visited,a.linkcats:hover,
.hi a,.hi a:hover,.hi a:visited{color:white;}
.news { font-size: 12px; font-family: tahoma,Arial,Verdana; padding: 5px; }

ul.stc,li.stc{margin:0px!important;padding-left:0px!important;}
li.stc{list-style-type:none;margin:0px;padding-top:2px;padding-left:2px!important;}
li.stc A{border:#EFF8F8 solid 1px;display:block;text-decoration:none;padding-left:5px!important;}
li.stc A:hover{background-color:#EFF8F8;border:#008040 dotted 1px;text-decoration:none;}


SELECT,textarea,input
{
    border-color:#008000 #008000 #008000 #008000; border-style:solid;border-width:1px;
    BACKGROUND-COLOR: #FFFFFF; 
}
SELECT,textarea,#protect_image
{
    border-color:#008000 #008000 #008000 #008000; border-style:solid;border-width:1px;
    BACKGROUND-COLOR: #FFFFFF; 
    border-radius: 4px 4px 4px 4px;
    box-shadow: 1px 1px 3px #EEEEEE;  
}


.inputbox,SELECT
{
     border-top:#DDDDDD solid 1px;
     border-right:#009F50 solid 1px;
     border-bottom:#009F50 solid 1px;
     border-left:#DDDDDD solid 1px;
     background: url(../images/input.gif) #FFFFFF;     
     font-size:12px;
     font-family:tahoma;
     color:#006C36;  
     
    border-radius: 4px 4px 4px 4px;
    box-shadow: 1px 1px 3px #EEEEEE;  
}

.textarea
{
    background: url(../images/strip.gif) #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 1px 1px 3px #EEEEEE;  
}



.inputbox,input
{
     height:30px;
     line-height:30px;
     padding:0px;
     padding-left:7px;
     padding-right:7px;
}
.iitext{
	width:400px;
}
.inputbox:hover,.inputbox:focus,  input:hover,input:focus, SELECT:hover,textarea:hover, SELECT:focus,textarea:focus
{
     border-top:#EBEBEB solid 1px;
     border-right:#00C462 solid 1px;
     border-bottom:#00C462 solid 1px;
     border-left:#EBEBEB solid 1px;
     background-color:#FFFFFF!important;
}
 
.namepost{color:#FFFFFF!important;}

.onI{color:green;}
#searchInput{background-color:#FFFFFF!important;width:80%!important;color:green;}

.button,.button:hover
{     
     border-top:#DDDDDD solid 1px;
     border-right:#009F50 solid 1px;
     border-bottom:#009F50 solid 1px;
     border-left:#DDDDDD solid 1px;
     background: url(../images/input.gif) repeat-x bottom #EFEFEF;
     cursor:hand!important;
     padding-bottom:2px;
     height:22px;
     font-size:14px;
     font-family:tahoma;
     color:#006C36;
}

.button:active,.button:focus
{
     border-top:#EBEBEB solid 1px;
     border-right:#00C462 solid 1px;
     border-bottom:#00C462 solid 1px;
     border-left:#EBEBEB solid 1px;
}

.td_news
{
    padding-left: 10px;
    font-weight:bold;
}

.td_cat
{
    padding-right: 10px;
    font-weight:bold;
}




.x b{color:#FFFFFF;font-size:11px;font-weight:bold;font-family:Tahoma;}





.counters{opacity:0.3;filter:alpha(opacity=3);}














.active_menu {
	font-weight: bold;
}

.fde_quotes,.fde_quotes td,.fde_quotes th {
	font-size: 12px;
	font-family: Verdana;
	padding: 2px;
}

.fde_infotable_row_1 td {
	padding: 2px;
	background-color: #F4F4F4;
	border-top: 1px solid #E9E9E9;
	padding-left: 5px;
	text-align: left;
}

.fde_infotable_row_2 td {
	padding: 2px;
	background-color: #FFFFFF;
	border-top: 1px solid #E9E9E9;
	padding-left: 5px;
	text-align: left;
}

.fde_infotable_row_0 td {
	padding: 2px;
	background-color: #FFFFFF;
	border-top: 0px;
	padding-left: 5px;
	text-align: left;
}

.table_header_bar {
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #000000;
}

#fde_infotable,.fde_infotable {
	background-color: inherit;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	border-top: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
}

#fde_infotable,.fde_infotable td {
	font-family: tahoma;
	font-size: 13px;
	color: #111111;
}

.fde_infotable th, .table_header_bar th {
	background-color: #979797 !important;
	color: #EFEFEF !important;
	border-bottom: 1px solid #E9E9E9;
	padding: 5px !important;
	padding-left: 5px !important;
	font-size: 12px;
	text-align:left;
}









.fde_button_table_1,.fde_button_table_2 {
    border: 0 none !important;
    border-collapse: collapse !important;
    display: inline !important;
    padding: 0 !important;
    vertical-align: middle !important;
}

.fde_left_side_btn {
    background-image: url("../images/b1.png");
    background-repeat: no-repeat;
    border: 0 none !important;
    height: 22px;
    line-height: normal !important;
    margin: 0 !important;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    text-shadow: none;
    vertical-align: middle !important;
    white-space: pre;
    width: 5px;
}

.fde_right_side_btn {
    background-image: url("../images/b3.png");
    background-repeat: no-repeat;
    border: 0 none !important;
    height: 22px;
    line-height: normal !important;
    margin: 0 !important;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    text-shadow: none;
    vertical-align: middle !important;
    white-space: pre;
    width: 5px;
}

.fde_input_btn {
    background-image: url("../images/b2.png");
    background-repeat: repeat-x;
    border: 0 none !important;
    color: #F7F7F7;
    cursor: pointer;
    font-family: tahoma;
    font-size: 13px;
    font-weight: bold;
    height: 22px;
    line-height: normal !important;
    margin: 0 !important;
    overflow-y: hidden;
    text-align: center;
    text-shadow: none;
    vertical-align: middle !important;
    white-space: pre;
    
    
    padding-left: 4px;
    padding-right: 4px;
}

.fde_button_container {
    display: inline !important;
    height: 10px;
    text-decoration: none !important;
    width: 10px;
}

a.fde_button_container .fde_right_side_btn,a.fde_button_container .fde_right_side_btn,a.fde_button_container .fde_input_btn
    {
    background-position: 0 0;
    padding-bottom: 2px;
}

a.fde_button_container:link .fde_left_side_btn,a.fde_button_container:link .fde_left_side_btn,a.fde_button_container:link .fde_input_btn,a.fde_button_container:visited .fde_right_side_btn,a.fde_button_container:visited .fde_right_side_btn,a.fde_button_container:visited .fde_input_btn
    {
    background-position: 0 0;
    padding-bottom: 2px;
}

a.fde_button_container:hover .fde_left_side_btn,a.fde_button_container:hover .fde_right_side_btn,a.fde_button_container:hover .fde_input_btn
    {
    background-position: 0 -22px;
    padding-bottom: 2px;
}

a.fde_button_container:active .fde_left_side_btn,a.fde_button_container:active .fde_right_side_btn,a.fde_button_container:active .fde_input_btn
    {
    background-position: 0 0;
    padding-bottom: 0;
}














.fde_button_table_1_2,.fde_button_table_2_2 {
    border: 0 none !important;
    border-collapse: collapse !important;
    display: inline !important;
    padding: 0 !important;
    vertical-align: middle !important;
}

.fde_input_btn_2 {
    background-image: url("../images/b2.png");
    background-repeat: repeat-x;
    border-bottom: 0 none !important;
    border-top: 0 none !important;
    color: #555555;
    cursor: pointer;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    line-height: normal !important;
    margin: 0 !important;
    overflow-y: hidden;
    padding-left: 2px;
    padding-right: 2px;
    text-align: center !important;
    text-shadow: none;
    vertical-align: middle !important;
    white-space: pre;
}

.fde_button_container_2 {
    display: inline !important;
    height: 10px;
    text-decoration: none !important;
    width: 10px;
}

a.fde_button_container_2 .fde_input_btn_2 {
    background-position: 0 0;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;
    padding-bottom: 2px;
}

a.fde_button_container_2:link .fde_input_btn_2,a.fde_button_container_2:visited .fde_input_btn_2
    {
    background-position: 0 0;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;
    padding-bottom: 2px;
}

a.fde_button_container_2:hover .fde_input_btn_2 {
    background-position: 0 -22px;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;
    padding-bottom: 2px;
}

a.fde_button_container_2:active .fde_input_btn_2 {
    background-position: 0 0;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;
    padding-bottom: 0;
}

label{
cursor:pointer;
}

.day_at,.day_t{
	padding:2px;
}
.day_at{
	border:1px solid #72B528;
}


/* ========================================================================== */


.hm{
	text-align:center!important;
}
/*
#FORMSUBMITDD{
	position:relative;
	top:-8px;
}
*/
.calendarthisday{border:#00B75B solid 1px;}
.hlsearchtext{border:red dotted 2px;}

.namepost .hlsearchtext{color:white;}

.pager_body a
{
          padding-left:3px;
          padding-right:3px;
         /* margin-left:3px;
          margin-right:3px;  */
}
.hi a
{
          padding-left:4px;
          padding-right:4px;
}
.pager_body A,A.navpageshightlight
       {
         border:#FFFFFF solid 1px;
         font-size:14px!important;
         text-decoration:none;
       }

.pager_body A:hover,A.navpageshightlight:hover
       {
         border:#008040 solid 1px;
         text-decoration:none;
       }
       
A.navpageshightlight       
       {
         color:#FF0000!important;
       }

.headerNews
       {
        font-size:17px!important;       
       }

.rating {
        color: #006C00;
        font-family: Tahoma, helvetica, sans-serif;
        font-size: 11px; 
        width: 125px;
        height: 20px;
        float:left;
        }
.unit-rating
        {
        list-style:none;
        margin: 0px;
        padding:0px;
        width: 125px;
        height: 20px;
        position: relative;
        background: url('../images/rating.gif') top left repeat-x;        
        }    
.unit-rating li
        {
        text-indent: -90000px;
        padding:0px;
        margin:0px;
        float: left;
        }
.unit-rating li a
        {
        display:block;
        width:25px;
        height: 22px;        
        text-decoration: none;
        text-indent: -9000px;
        z-index: 17;
        position: absolute;
        padding: 0px;
        }
.unit-rating li a:hover
        {
        background: url('../images/rating.gif') left center;
        z-index: 2;
        left: 0px;
        top: 0px;
        }
.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:25px;}
.unit-rating a.r2-unit{left:25px;}
.unit-rating a.r2-unit:hover{width: 50px;}
.unit-rating a.r3-unit{left: 50px;}
.unit-rating a.r3-unit:hover{width: 75px;}
.unit-rating a.r4-unit{left: 75px;}    
.unit-rating a.r4-unit:hover{width: 100px;}
.unit-rating a.r5-unit{left: 100px;}
.unit-rating a.r5-unit:hover{width: 125px;}
.unit-rating li.current-rating
        {
        background: url('../images/rating.gif') left bottom;
        position: absolute;
        height: 20px;
        display: block;
        text-indent: -9000px;
        z-index: 1;
        }


A.main,A.main:visited,A.main:link,A.main:active{display:block;width:100%;color:#0053A6;font-size:12px;font-family:tahoma,arial;text-decoration:none;}
A.main:hover{color:#008000;text-decoration:underline;}

A,A:visited,A:link,A:active{color:#0059B3;font-size:11px;font-family:tahoma,arial;text-decoration:none;}
A:hover{color:#008000;text-decoration:underline;}

td,body,div,span,p,b,i,u,input,textarea,select,option{color:#000040;font-size:12px;font-family:tahoma,arial;}







@media screen and (max-width:1100px) {
	#body-section img {
	    height: auto;
	   max-width: 90%!important;
	}	
}
@media screen and (min-width:1200px) {
	#content-region{
		width:1100px!important;
		margin-left:auto!important;
		margin-right:auto!important;
	}	
	#content-region2{
		width:1100px!important;
		margin-left:auto!important;
		margin-right:auto!important;
	}	
}
@media screen and (min-width:1200px) {
	#body-section iframe{
	   height: 300px;
	   width: 600px;
	}		
}
@media screen and (max-width:1199px) {
	#body-section iframe{
	   height: 300px;
	   width: 530px;
	}		
}

@media screen and (max-width:640px) {
	.td_cat{
	   display:none;
	}		
}

@media screen and (max-width:800px) {
	.iitext {
	    width: 300px;
	}
}
@media screen and (max-width:719px) {
	.fde_search_menu{
		display:none;
	}	
}

ul.breadCrumbs{
	
}

.inputbox{
	font-weight:bold;
}

.x td, .x td a, #nav a, #nav span{
    color: #ffffff!important;
}











.descript h1{
	color:#00AA00;
	font-size:11px;
	font-family:tahoma,arial;
	font-weight:bold;
}

#fde_advert span {
    display: block;
    align:right;
}


.subcurrent,li .current{
text-decoration:underline;
}
