﻿@charset "utf-8";
#conash3D0 {
	display:none;
}
.menu_item {
	float:right;
	border-bottom: white 2px solid;
	width:auto;
}
.menu_item:hover {
	border-bottom-color: #666666;
	cursor:pointer;
	cursor:hand;
}
.sponsor_cube {
	width:100px;
	height:auto;
	text-align:center;
}
#sponsors_title {
	width: 100px;
	margin-left:auto;
	margin-right:auto;
}
.content_title {
	height:30px;
	background-image: url('../images/title_bck.png');
	background-repeat: repeat-x;
	padding-right: 2em;
}

.decorate_img {
	border: 2px solid white;
	margin:5px;
}
<!--
.next_link {
	font-size: 10px;
	text-align:left;
	clear:both;
}
.next_link > a {
	color: #649036;
	padding-left:1em;
	text-decoration: none;
}
.next_link > a:hover {
	color: #99c71c;
} -->

.more-link {
	float: left;
	font-size: 10px;
	color: #649036;
}

.more-link:hover {
	color: #99c71c;
}
.more-link > img {
	vertical-align: bottom;
	margin: 0px;
}
.bottom_menu_item  a {
	font-family: Tahoma;
	font-weght: bold;
	text-decoration: none;
	padding-left:20px;
	color: black;
}
.bottom_menu_item  a:hover {
	color:white;
}
#terms {
	font-size:10px;
	padding-top:5px;
}
.service_text {
	color: grey;
	font-size: 10px;
	line-height:80%;
}
.submit:hover {
	cursor:pointer;
	cursor:hand;
}
.align-center {text-align: center;}
.post { padding: 2em 2em .1em 2em; clear:both; }
.bg_blue {background-image: url("../images/blue.bg.gif"); }
.bg_grey {background-color: #ededed;}
.bg_green {background-image: url("../images/green.bg.gif");}
.corner { position: relative; bottom: 41px; right: 0px}
.validyes { background-image: url("/images/validyes.png"); background-repeat: no-repeat;}
.validno { background-image: url("/images/validno.png"); background-repeat: no-repeat;}
.padding-top {padding-top: 1.5em;}
.padding-bottom {padding-bottom: 1.5em;}
.small a { font-size:10px; color: black; text-decoration: underline}
.small a:hover  {color: white; text-decoration: none}
.post-title {font-size:1.6em; color:white}
.ajax_response { 
	position: absolute; 
	width:100%;
	top: 50%;
	text-size: 50em;
}
.thumbnail_image {
	border:1px solid #DDDDDD;
	padding:3px;
	background-color: white;
	float: right;
	margin: 0 0 0 5px;
}
.banner {
	border:1px solid #DDDDDD;
	padding:3px;
	background-color: white;
	margin:0px;
	width:390px;
}
#footer {
	width:100%;
	height: 130px;
	background-image: url("/images/footer-bg.gif");
	position:absolute;
	bottom:-200px;
}

#poweredby {
	float: left;
	position:relative;
	top:0px;
	
}
#footer-right {
	float: right;
	height:130px;
}
#bugdiv {
	z-index: -1;
	top: -22px;
	left: 180px;
	position:absolute;
	
}
#bugdiv_action {
	top: -22px;
	left: 180px;
	position:absolute;
	width:75px;
	height:20px;
	z-index: 1;
}

.wp-caption {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#F3F3F3;
border:1px solid #DDDDDD;
margin:10px;
padding-top:4px;
text-align:center;
}

.aligncenter, dl.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}