/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; padding: 0; border: 0; outline: 0; font-family: inherit;}
:focus {outline: 0;}
ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
.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 */
legend {display:none;}

/* layout */
body, input, select, textarea, option {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:black;}
body {text-align:center;
	/*background: #f1f1f1 url(../images/public/header_bg.jpg);*/
	/*background: #303030 url(../images/public/header_bg.jpg);*/
	/*background: #555555 url(../images/public/header_bg.jpg);*/
	background: #5faf2a url(../images/public/header_bg.jpg);
	
	background-repeat: repeat-x;



}


a {font-size: 11px; color:#2497c9}
a:hover {text-decoration:none;}

#wrap {
	width: 970px;
	margin: 0 auto;
}

#container {
	width: 960px;
	margin: 0 auto;
	float: left;
}

#left {
	/*background: url(../images/public/bg_left.gif) right bottom;*/
	/*background: #5faf2a;*/
	height: 203px;
	width: 5px;
	float: left;
}

#right {
	/*background: url(../images/public/bg_right.gif) left bottom;*/
	height: 203px;
	width: 5px;
	float: left;
}


#header {
	height: 152px;
}


#content {
	background: #fff;
	width: 960px;
	margin: 0 auto;
}

#top {
	width: 960px;
	margin: 0 auto;
	height: 98px;
}

#menu {
	width: 960px;
	margin: 0 auto;
	background: #fff;
	height: 54px;
}

#menu ul {
	padding-left: 25px;
}

#menu li {
	float: left;
	padding-top: 20px;
	padding-right: 40px;
}

#menu .selected {
	background-image: url(../images/public/flag.gif);
	background-repeat: no-repeat;
}


#menu li:hover {
	background-image: url(../images/public/flag.gif);
	background-repeat: no-repeat;
}

#menu li a {
	color: #424242;
	font-size: 12px;
	font-weight: bold;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}

#menu li.rss a{
	color: #d1d1d1;
}

#menu li.rss {
	background-image: url(../images/public/rss.gif);
	background-position: 0px 22px;
	background-repeat: no-repeat;
	padding-left: 20px;
	float: right;
	padding-right: 25px;
}

#navigation {
	color: #424242;
	font-size: 11px;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	background: #f4f4f4;
	padding-top: 10px;
	border-bottom: 1px solid #e0e0e0;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
	padding-left: 10px;
}



#navigation a {
	color: #2397c9;
	text-decoration: underline;
}

#navigation a:hover {
	text-decoration: none;
}

#footer {
	padding-top: 20px;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	/*color: #707070;*/
	color: #f4f4f4;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer_copy a {
	/*color: #707070;*/
	color: #f4f4f4;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

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


#footer_links {
	float: right;
	padding-right: 20px;
}

#footer_links a {
	/*color: #707070;*/
	color: #f4f4f4;
	text-decoration: none;
}

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

#home_map {
	width: 910px;
	height: 270px;
	background-image: url(../images/public/mountains.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

#home_search {
	position: relative;
	left: 30px;
	top: 35px;
	width: 440px; 
	float: left;
}

#home_search .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	background: transparent;
}

#home_search .text_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b3b3b3;
	font-weight: normal;
	display: block; 
	width: 379px; 
	height: 31px;
	background: url(../images/public/search_button_left_bg.gif) left top no-repeat; 
	border: none;
	padding-top: 8px;
	padding-left: 8px;
	float: left;
}

#home_search .submit {
	padding: 0px;
	margin: 0px;
	border: 0px;
	display: block;
	height: 31px;
	width: 31px;
	background: url(../images/public/search_button_right_bg.gif) left top no-repeat;
	float: left;
}

#home_search .submit:hover {
	cursor: pointer;
}

#home_search_menus {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background: transparent;
	height: 30px;
}

#home_search_menus .prefix {
	display: block;
	float: left;
	width: 30px;
	height: 20px;
	font-weight: bold;
}

#home_search_menus .prefix2 {
	display: block;
	float: left;
	width: 50px;
	height: 20px;
	font-weight: bold;
}

#home_search_menus .dropdown {
	display: block;
	float: left;
	width: 120px;
	height: 20px;
}

#home_search_menus a {
	display: block;
	float: left;
	width: 30px;
	height: 20px;
	background: url(../images/public/arrow_down.gif) 0 7px;
	background-repeat: no-repeat;
	text-indent: -3000px;
}

#home_search_menus .dropdown:hover {
	text-decoration: underline;
	cursor: pointer;
}

#home_search_menu1_full {
	background-color: #f1f0b2;
	border: 1px solid #4e4e4e;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	width: 394px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	display: none;
	position: absolute;
	top: 90px;
	left: 0px;
}

#home_search_menu1_full li {
	display: block;
	width: 110px;
	float: left;
	padding-left: 12px;
	padding-top: 2px;
	height: 18px;
}

#home_search_menu1_full li a {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #424242;
	text-decoration: none;
}

#home_search_menu1_full li a:hover {
	text-decoration: underline;
}

#home_search_menu1_full li:hover {
	background: url(../images/public/arrow.gif) 0px 5px;
	background-repeat: no-repeat;
}

#home_search_menu2_full {
	background-color: #f1f0b2;
	border: 1px solid #4e4e4e;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	width: 394px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	display: none;
	position: absolute;
	top: 90px;
	left: 0px;	
}

#home_search_menu2_full ul {
	padding-bottom: 10px;
}

#home_search_menu2_full li {
	display: block;
	width: 110px;
	float: left;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#home_search_menu2_full li a {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #424242;
	text-decoration: none;
}

#home_search_menu2_full li a:hover {
	text-decoration: underline;
}

#home_search_menu2_full li:hover {
	background: url(../images/public/arrow.gif) 0px 5px;
	background-repeat: no-repeat;
}

#flashmap {
	float: right; 
	width: 380px; 
	height: 260px; 
	position: relative;
	clear: top; 
	top: 3px; 
	left: -2px;
}
 
#home_links {
	float: left;
	position: relative;
	top: 120px;
	clear: left;
	left: 20px;
	width: 400px;
	height: 60px;
}

#home_links a {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background: transparent;
	text-decoration: underline;
}

#home_links .icon_guides {
	display: block;
	float: left;
	height: 41px;
	width: 140px;
	padding-left: 60px;
	padding-top: 10px;
	background: url(../images/public/icon_guides.png);
	background-repeat: no-repeat;
}

#home_links .icon_advices {
	display: block;
	float: left;
	height: 41px;
	width: 140px;
	padding-left: 60px;
	padding-top: 10px;
	background: url(../images/public/icon_advices.png);
	background-repeat: no-repeat;
}
#home_links a:hover {
	text-decoration: none;
}

#home_posts_list {
	width: 550px;
	float: left;
}

#home_posts_list h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #424242;
	font-weight: normal;
}

#home_posts_list img {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
}

#home_posts_list a {
	color: #2497c9;
}

#home_posts_list a:hover {
	text-decoration: none;
}

#home_categories_list {
	float: left;
}


#home_categories_list h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #424242;
	font-weight: normal;
}

#home_categories_list a {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}

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

#home_categories_list ul {
	padding-top: 10px;
}

#home_categories_list li {
	display: block;
	width: 287px;
	background: url(../images/public/arrow.gif) 0px 6px;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 2px;
	height: 18px;
}


#categories_list {
	width: 730px;
}

#categories_list h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #424242;
	font-weight: normal;
}

#categories_list ul {
	margin-top: 10px;
}

#categories_list a {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}

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

#categories_list li {
	display: block;
	float: left;
	width: 287px;
	background: url(../images/public/arrow.gif) 0px 4px;
	background-repeat: no-repeat;
	padding-left: 12px;
	height:18px;
}

#most_visited {
	margin-top: 20px;
}

#most_visited h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #424242;
	font-weight: normal;
}

#most_visited_content{
	width: 700px;
	background: #fff3b9;
	margin-top: 10px; margin-bottom:10px;
	padding:10px 15px 15px 15px;
	
	line-height: 150%;
}

#most_visited_content img {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
}

#most_visited_content a {
	color: #2497c9;
}

#most_visited_content a:hover {
	text-decoration: none;
}


#posts_list h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #424242;
	font-weight: normal;
}

.posts_list_item {
	width: 710px;
	
	padding-top: 15px;
	line-height: 150%;
	padding-bottom:15px; border-bottom:1px solid #ebebeb;
}

#home_posts_list .posts_list_item {
	width: 500px;
}

#posts_list img {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
}

#posts_list a {
	color: #2497c9;
}

#posts_list a:hover {
	text-decoration: none;
}

#post_images {
	float: left;
}

#post_images a {
	display: block;
	margin-bottom: 2px;
}

#post_content {
	padding-left: 10px;
	float: left;
	width: 500px;
}

#post_content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #424242;
	font-weight: normal;
}

#post_content p {
	line-height: 150%;
}

.vote_bar {
	float: right;
}

.vote_bar a {
	display: block;
	width: 15px;
	height: 15px;
	float: left;
	background: url('../images/public/star_off_on.gif');
	background-repeat: no-repeat;
}

.category_title {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	font-weight: bold;
}

.category_title a {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2397c9;
	text-decoration: underline;
}

.category_title a:hover {
	text-decoration: none;
}

#post_buttons {
	margin-top: 10px;
	border-top: 1px solid #e0e0e0;
	padding-top: 10px;
}

#post_buttons img {
	float: left;
	padding-right:10px;
}

#post_buttons .post_button_map {
	float: right; 
	margin-top: 10px;
}

#post_buttons .post_button_guides {
	float: right; 
	margin-top: 0px;
}

#post_buttons .post_button_top20 {
	margin-top: 10px;
}

#post_comments {
	width: 740px;
}

#post_comments h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #424242;
	font-weight: normal; padding-top:20px;
}

.post_comment {
	width: 680px;
	padding-top: 10px;
}

.post_comment_name {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #32373f;
	background: url(../images/public/comment.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
}

.post_comment_date {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #979898;
}

.post_comment_text {
	display: block;
	margin-left: 20px;
	margin-top: 5px;
}

#post_comment_form {
	width: 680px;
	background: #f4f4f4;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 20px;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#post_comment_form legend {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #32373f;
	display: block;
	margin-left: -8px;
}

#post_comment_form label {
	padding-top: 8px;
	display: block; padding-bottom:4px;
}

#post_comment_form .text_input {
	width: 240px;
	border: 1px solid #aeb7ba;
	padding: 2px;
}

#post_comment_form .long_input {
	width: 400px;
	height: 85px;
	border: 1px solid #aeb7ba;
	display: block;
	margin-bottom: 8px;
}

#post_comment_form .submit {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#32373f;
	background-color: #d3e9c5;
	border: 1px solid #5faf29;
}

#post_comment_form .submit:hover {
	cursor: pointer;
	border: 1px solid #d3e9c5;
}

#post_comment_form_messages .error {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 680px;
	height: 40px; line-height:40px;
	
	padding-left: 40px;
	background: #fbcccc url(../images/public/icon_warn.gif) no-repeat 10px center;
	border-top: 1px solid #ed2e2e;
	border-bottom: 1px solid #ed2e2e;
	color: #ed2e2e;
	margin-bottom: 10px;
}

#post_comment_form_messages .message {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 680px;
	height: 40px;  line-height:40px;
	
	padding-left: 40px;
	background: #d3e9c5 url(../images/public/icon_message.gif) no-repeat 10px center;
	border-top: 1px solid #5faf29;
	border-bottom: 1px solid #5faf29;
	color: #559d25;
	margin-bottom: 10px;
}

.pages {padding-top:15px;}

.pages li {
	width: 17px;
	height: 17px;	
	display: block;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
}

.page a {
	display: block;
	padding-top: 2px;
	width: 17px;
	height: 15px;	
	text-decoration: none;
	color: #444444;
	font-size: 11px;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.pages li a:hover {
	font-weight: bold;
	color: #fff;
}

.page:hover {
	background-color: #5faf29;
}

.activepage {
	background-color: #5faf29;
}



/* update */
body {color:#1d1e20;}
h4 {font-size:12px;}
#posts_list em, #most_visited_content em {font-style:normal; color:#838588;}

#home_search button span {display:none;}

.clear_br {clear:both; font-size:0; line-height:0; display:block;}

.top20 {background:url(../images/public/top20.gif) no-repeat right center; padding-right:45px;}
h3.top20 {background-position:left top; padding-left:45px;}
a.google {background:url(../images/public/google.gif) no-repeat left center; padding-left:45px;}

#guides_form {
}

#guides_form .submit {

	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#32373f;
	background-color: #d3e9c5;
	border: 1px solid #5faf29;
}
	
#guides_form_messages .error {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 680px;
	height: 40px; line-height:40px;
	
	padding-left: 40px;
	background: #fbcccc url(../images/public/icon_warn.gif) no-repeat 10px center;
	border-top: 1px solid #ed2e2e;
	border-bottom: 1px solid #ed2e2e;
	color: #ed2e2e;
	margin-bottom: 10px;
}

.ads_table {
	float: left;
	width: 700px;
	border-spacing: 2px;
	border-top:1px solid #ebebeb; margin-top: 5px;
	margin-right: 10px;
}

.ads_table th {
	background-color: #fff3b9;
	padding: 3px;
	padding-left: 6px;

}

.ads_table td {
	background-color: #fff3b9;
	padding: 3px;
	padding-left: 6px;
}

.ads_table_last td {
	background: #fff; 
	border-bottom: 1px solid #ebebeb; 
	vertical-align: top;
}	


#contact_form {
	width: 680px;
	background: #f4f4f4;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 20px;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#contact_form legend {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #32373f;
	display: block;
	margin-left: -8px;
}

#contact_form label {
	padding-top: 8px;
	display: block; padding-bottom:4px;
}

#contact_form .text_input {
	width: 240px;
	border: 1px solid #aeb7ba;
	padding: 2px;
}

#contact_form .long_input {
	width: 400px;
	height: 85px;
	border: 1px solid #aeb7ba;
	display: block;
	margin-bottom: 8px;
}

#contact_form .submit {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#32373f;
	background-color: #d3e9c5;
	border: 1px solid #5faf29;
}

#contact_form .submit:hover {
	cursor: pointer;
	border: 1px solid #d3e9c5;
}

#contact_form_messages .error {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 680px;
	height: 40px; line-height:40px;
	
	padding-left: 40px;
	background: #fbcccc url(../images/public/icon_warn.gif) no-repeat 10px center;
	border-top: 1px solid #ed2e2e;
	border-bottom: 1px solid #ed2e2e;
	color: #ed2e2e;
	margin-bottom: 10px;
}

#contact_form_messages .message {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 680px;
	height: 40px;  line-height:40px;
	
	padding-left: 40px;
	background: #d3e9c5 url(../images/public/icon_message.gif) no-repeat 10px center;
	border-top: 1px solid #5faf29;
	border-bottom: 1px solid #5faf29;
	color: #559d25;
	margin-bottom: 10px;
}

#home_search_menu1_full_close {
	float: right; margin-right: 10px; clear: both; margin-top: -10px;
}

#home_search_menu1_close {
	color: #000;
	text-decoration: none;
}

#home_search_menu2_full_close {
	float: right; margin-right: 10px; clear: both; margin-top: -10px;
}

#home_search_menu2_close {
	color: #000;
	text-decoration: none;
}

#home_top20 {
	float: left;
	width: 350px;
	text-align: left;
}

#home_top20 img {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
}


#home_top20 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #424242;
	font-weight: normal;
	padding-bottom: 10px;
}

#home_top20 a {
	color: #2497c9;
	font-size: 11px;
	font-weight: bold;
}

#home_top20 a:hover {
	text-decoration: none;
}

