@charset "utf-8";
/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

a img {
	border:none;
}
a {
	outline:none;
	color:#6e9037;
	text-decoration:underline;
}
a strong {
	color:#6e9037;
}

a:hover{
	outline:none;
}
.main_holder{
	background-color: #d9d9d9;
	background-image: url(../elements/tail.png);
	background-repeat: repeat-x;
}
body {
	background-color: #353535;
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	line-height:16px; 
}

.main_table {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.main_table .logo_holder {
	height: 104px;
}

.main_table .left_shadow,.main_table .right_shadow {
	background-repeat: repeat-y;
	width:2px;
	vertical-align: top;
}
.main_table .left_shadow {
	background-image: url(../elements/shadow-left.png);
	
}
.main_table .right_shadow {
	background-image: url(../elements/shadow-right.png);
}
.main_table .left_column{
	width: 210px;
	vertical-align: top;
	text-align: left;
	background-color: #eff2eb;
}
.main_table .top_shadow {
	height: 2px;
}
.main_table .main_column {
	width: 780px;
	background-color: #FFF;
	vertical-align: top;
}
.main_table .nav_bar {
	height: 43px;
}
.left_top_shadow,.right_top_shadow {
	background-repeat: no-repeat;
	min-height: 297px;
	width: 2px;
}
.left_top_shadow {
	background-image: url(../elements/shadow-left-top.png);
}
.right_top_shadow {
	background-image: url(../elements/shadow-right-top.png);
}.footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	padding-top: 15px;
	text-align: center;
}
.bottom {
	height: 85px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5d5d5d;
	background-color: #353535;
}
.logo_holder .logo {
	margin-top: 3px;
	margin-bottom: 4px;
	margin-left: 5px;
}
.logo_holder .logo_text {
	margin-bottom: 20px;
}
.nav_bar li{
	list-style:none;
	float: left;
}
.main_table .main_column {
	padding-right: 3px;
	padding-left: 3px;
}

.nav_bar li a{
	display:block;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	display:block;
	padding:14px 27px 13px 27px;
	margin:0px 0px 0px 0px;
	float:left;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #353535;
}
.nav_bar li a:hover{
	text-decoration:underline;
}
.module_menu h3	{
	background:url(../elements/box-title.png) no-repeat 0 0;
	color:#353535;
	font:14px Arial, Helvetica, sans-serif;
	padding:14px 0px 18px 49px;
}
.module_menu label {
	color: #353535;
	width: 100%;
	float: left;
}
.module_menu .box {
	padding: 5px;
	color: #353535;
}
.module_menu  input {
	float:left;
	background:#fff;
	border:1px solid #858585;
	border-right:1px solid #f4f6f1;
	border-bottom:1px solid #f4f6f1;	
	padding:2px 0px 2px 5px;
	vertical-align:top;
	width:155px; 
	margin:0px 0px 0px 0px;
}
input.checkbox{
	background:#9bdb2d;
	border:none;
	width:12px;
	height:12px;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: 0px;
	float:left;
}
label.checkbox {
	font-size: 11px;
	float: left;
}
.module_menu  .rememberme_holder {
	float: left;
	padding-top: 3px;
	width: 104px;
}
input.button	{ /* button */
	border:none;
	color:#fff;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:14px;
	text-align:center;
	width:66px;
	height:22px;
	display:inline;
	background-image: url(../elements/button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	cursor: pointer;
} 
.login_button {
	float: right;
	margin-top: 3px;
	margin-right: 3px;
}
.checkbox_label {
	font-size: 11px;
	color: #353535;
	float: left;
	margin-top: 3px;
}
.module_menu .box .login_links {
	clear: both;
}
.module_menu .box .login_links a{
	color: #353535;
	font-weight: bold;
	text-decoration: underline;
}
.last_cache_info a{
	color: #900;
}
.all_caches_info{
	float:left;
}
.all_caches_info a{
	color: #900;
}
.module_menu .box .login_links a{
	line-height: 140%;
}
.module_menu .box .login_links a:hover, .main_column a:hover {
	text-decoration: none;
}.module_menu a {
	color: #6e9037;
	text-decoration: none;
}

ul.grey li{
	list-style:none;
}
ul.grey li a {
	color: #353535;
	background-image: url(../elements/list-item2.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	padding-left: 12px;
}

ul.green li{
	list-style:none;
}
ul.green li a {
	clear:both;
	color:#6e9037;
	font:bold 13px Arial, Helvetica, sans-serif;
	line-height:14px;
	text-decoration:underline;
	background-image: url(../elements/list-item.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	display: block;
	margin-bottom: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
a.user_name {
	font-weight: bold;
}
.module_menu {
	margin-bottom: 5px;
}
h1{
	color:#182810;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.content {
	background-image: url(../elements/article-top.png);
	background-repeat: repeat-x;
	background-position: top;
	padding:3px;
	margin-bottom:8px;
	float:left;
	width: 774px;
	min-height:101px;
}
.content.right{
	width:384px;
}
.content.left{
	margin-right:3px;
	width:384px;
}
.cache_map{
	width:380px;
	height:380px;
	overflow:hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	position:relative;
	border: 1px solid #333;
}
h2{
	color:#95b308;
	font-size:14px;
	text-decoration: underline;
}
h4{
	color:#282828;
	font-size:11px;
	white-space:nowrap;
	line-height:12px;
	text-transform:none;
}
.error {
	font-weight: bold;
	color: #F00;
}
.main_content{
	background-image: url(../elements/article-top.png);
	background-repeat: repeat-x;
	background-position: top;
}
.half_content{
	float:left;
}
.right_ads{
	width:215px;
	padding-left:5px;
	vertical-align:top;
}
.spliter td {
	vertical-align:top;
}
small {
	font-size: 9px;
	color: #B0B0B0;
}
.main_column small a {
	font-size: 9px;
	color: #D8ABAB;
}
.content.clean{
	background:none;
	width: 554px;
	margin-right:0px;

	
}
.even {
	background-color: #EFF2EB;
}
.even,.odd{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 3px;
}
.tabs_active, .tabs{
	margin-right:2px;
}
.tabs_active, .tabs, .tab, .left_tab, .right_tab, .tab_holder{
	height: 25px;
}
.tab_holder{
	height:26px;
	margin-top:18px;
	background-image: url(../elements/tab_bottom_border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tabs .tab,.tabs .left_tab,.tabs .right_tab{
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bcbcbb;
}
.left_tab, .right_tab{
	width:4px;
}
.left_tab{
	float: left;
	background-image: url(../elements/tab_left.gif);
	background-repeat: no-repeat;
}
.right_tab{
	float: left;
	background-image: url(../elements/tab_right.gif);
	background-repeat: no-repeat;
}
.tabs_active{
	margin-top:1px;
}
.tabs_active, .tabs {
	float: left;
	line-height: 24px;
}
.tab{
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	background-image: url(../elements/tab.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.clear {
	clear:both;
	height:0px;
}
td {
	vertical-align: top;
}
.tab_holder a {
	color: #353535;
	font-weight: bold;
	text-decoration: underline;
}
.tab_holder a:hover {
	text-decoration: none;
}
a.button {
	height: 22px;
	background-image: url(../elements/the_button.gif);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
	text-align:center;
	text-decoration: none;
	display:block;
	line-height:20px;
	width:auto;
	color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e5e8e1;
	border-left-color: #e5e8e1;
}
a.button strong {
	color: #FFF;
}
a.button:hover{
	text-decoration:underline;
}

a.button.short{
	width:60px;
}
.small_note{
	font-style:italic;
	color: #333;
	font-size: 11px;
}.show_status {
	font-weight: bold;
	color: #F00;
}
.att {
	float: left;
	width: 40px;
	margin-bottom: 5px;
}
.att img {
	margin-right: auto;
	margin-left: auto;
	width: 30px;
	display: block;
	margin-bottom: 3px;
}
.edit_info_column {
	width: 340px;
	padding-left:5px;
}
input {
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
}
#profile_table td{
	padding:4px;
}
#profile_table td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	background-image: url(../elements/article-top.png);
	background-repeat: repeat-x;
	background-position: top;
}
#clear_table td{
	border-bottom-style: none;
	background-image: none;
	border-style: none;
}
h1.error{
	border:none;
}
.cache_images,.some_images{
	float: left;
	margin-right: 6px;
	margin-bottom: 20px;
}
.some_images{
	width: 100px;
}
.cache_images{
	width: 130px;
}
.cache_images img,.some_images img{
	border: 1px solid #999;
}
.cache_images a,.some_images a{
	text-decoration:none;
}.att label {
	padding-left: 6px;
}
.att label,.att input {
	cursor: pointer;
}
.wrong_pass_holder {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.cache_att img {
	margin: 2px;
}
.content.lefter{
	width:548px;
}
.log_odd,.log_even {
	background-image: url(../elements/article-top.png);
	background-repeat: repeat-x;
	background-position: top;
	min-height:101px;
	margin-bottom: 10px;
}
.the_log {
	margin-top: 5px;
	font-style: italic;
}
.slideshow_holder {
	height: 310px;
	width: 380px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #666;
}
.title_images {
	float: left;
	border: 1px solid #999;
	margin: 5px;
}
.content_image {
	margin: 5px;
	float: left;
}
.logos {
	width: 269px;
	float: left;
}
.top_banner {
	float: left;
	height: 90px;
	width: 729px;
	overflow: hidden;
	margin-top: 5px;
}
.cache_images_edit {
	margin-bottom: 25px;
	width: 33%;
	float: left;
}
.cache_images_edit a .gal_img {
	margin: 4px;
	border: 1px solid #666;
}
.cache_images a {
	font-size: 10px;
	font-weight: bold;
}
.register #text_field {
	margin-bottom: 8px;
}
.red {
	color:#F00;
}.icon_holder {
	float: left;
	height: 40px;
	width: 40px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 20px;
	text-align: center;
	vertical-align: middle;
}
.last_cache_info {
	float: left;
	width: 380px;
}
.photo_cache_holder_img {
	width: 548px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.photo_cache_holder_img img {
	max-width: 548px;
}
.decoding_table td {
	width: 11px;
	padding:1px;
}
.decoding_table .first_row td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.geofile_button{
	cursor:pointer;
}
