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

p {
	font-family: Arial, Helvetica, Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.p_small {
	font-size: 10px;
	line-height: 12px;
}
.p_larger {
	font-size: 13px;
	line-height: 15px;
}


a {
	text-decoration: underline;
	color: #000000;
}
.align_right {
	text-align: right;
}
.align_center {
	text-align: center;
}
.underline {
	text-decoration: underline;
}
.hiddenPic {display:none;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 30px;
	color: #5C822A;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin: 0px;
}
h2 {
	font-family: Arial,Helvetica, Times, serif;
	font-size: 20px;
	line-height: 22px;
	color: #5C822A;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	color: #5C822A;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
}
h3 a, h3 a:hover, h3 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #5C822A;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	text-decoration: underline;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #5C822A;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
}

small {
	font-family: "Lucida Sans", Ariel, Times, serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin: 0px;
}
.font_grey {
	color: #666;
}

h2 a {
	font-family: Arial, Helvetica, Times, serif;
	font-size: 20px;
	line-height: 22px;
	color: #5C822A;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin: 0px;
}



.center_frame {
	float: left;
	width: 902px;
	margin: 40px 40px 20px 40px;
	background-image: url(graphics/content_area.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #b5b5b5;
	padding: 20px;
}
.center_frame_content {
	float: left;
	width: 782px;
	padding: 0 60px 60px 60px;
}
.center_frame_content h2 {
	margin-bottom: 10px;
}
.center_frame_cont_error {
	float: left;
	width:782px;
	margin: 15px 0 15px 0;
}
.center_frame_cont_left {
	float: left;
	width: 290px;
	padding-left: 26px;
}
.center_frame_cont_center {
	float: left;
	width: 50px;
	text-align: center;
	margin: 40px 70px 0 30px;
}
.center_frame_cont_center p.or {
	font-family:Arial, Helvetica, sans-serif;
	color: #5C822A;
	font-size: 24px;
	line-height: 30px;
}
.center_frame_cont_right {
	float: left;
	width: 316px;
	margin: 0;
}




#login_form {
	float: left;
	width: 900px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#login_form_small {
	float: left;
	width: 400px;
	
}

#reg_errors {
	float: left;
	width: 900px;
	margin-bottom:10px;
	margin-top:10px;
}
.red {
	color: #FF0000;
}
.green {
	color: #009900;
	font-weight: bold;
}

#login_form p {
	margin: 3px;
	margin-left: 0px;
}
img {
	border: 0px;
}

/**************** classes *******************/
/********************************************/
.formWrap {
	float:left;
}


/***************** Playlist *****************/
/*********************************************/

#playlist {
	float: left;
	width: 900px;
}
#playlist a {
	text-decoration: none;
}



.leftcell {
	border-right: 1px solid #000000;
	padding-left: 50px;
}
.rightcell {
	padding-left: 50px;
	padding-right: 50px;
}




#content {
	width:1024px;
	float:left;
}
#full_width_div {
	float: left;
	width: 998px;
	margin-top: 30px;
	margin-right: 13px;
	margin-bottom: 20px;
	margin-left: 13px;
	
}


/****************** sign up ******************/
/*********************************************/
#sign_up_wrap {
	float: left;
	width: 982px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 12px;
	background-image: url(graphics/content_area.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #b5b5b5;
}

#sign_up_wrap small {
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
#sign_up_wrap label {
 	font-size: 14px;
	line-height: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sign_up_form {
	float: left;
	width: 639px;
	padding-left: 30px;
	padding-top: 20px;
	border-right: 1px solid #b5b5b5;
}
#sign_up_form li {
	list-style-image: url(icons/red_small_button.png);
}

.error_box {
	float: left;
	width: 617px;
	padding: 12px;
	padding-bottom: 12px;
	margin-bottom: 10px;
}

.suf_left {
	text-align: right;
	vertical-align: middle;
	width: 141px;
	padding-right: 4px;
}
.suf_middle {
	vertical-align: middle;
	width: 260px;
}
.suf_m_pad {
	padding-bottom: 10px;
}
.suf_right {
	vertical-align: middle;
	width: 246px;
}

.input_field {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	height: 19px;
	width: 259px;
}
.para_su {
	font-size: 15px;
	line-height: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.para_input {
	font-size: 14px;
	line-height: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#sign_up_advantages {
	float: right;
	width: 272px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
#sign_up_advantages h1 {
	margin-bottom: 79px;
}
#sign_up_advantages p {
	font-size: 16px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
}

.sua_left {
	vertical-align: top;
	padding-top: 15px;
	width: 40px;
}
.sua_right {
	vertical-align: top;
	height: 125px;
}



#sign_up_succes {
	float: left;
	width: 700px;
	margin-left: 161px;
	margin-right: 161px;
	margin-top: 80px;
	margin-bottom: 20px;
	background-image: url(graphics/content_area.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #b5b5b5;
}
#sign_up_succes h1 {
	padding-left: 15px;
}
#sus_message {
	float: left;
	width: 530px;
	padding-left: 85px;
	padding-right: 85px;
	padding-top: 50px;
	padding-bottom: 50px;
}
#sus_buttons {
	float: left;
	width: 530px;
	padding-left: 85px;
	padding-right: 85px;
	padding-bottom: 35px;
}
.sus_button a {
	float: left;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #639E27;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}


/*** new version ***/

#signup_table {
	padding-top: 10px;
}
#signup_table p {
	margin: 0;
}
#signup_table tr, #signup_table td {
	margin: 0;
	padding: 0;
}
#signup_table .help_desc td {
	margin: 0;
	padding: 0 0 10px 0;
	vertical-align: top;
}
#signup_table .help_desc p {
	color: #999;
	font-size: 10px;
	padding: 0;
	margin: 0;
}

#signup_table .coll_label {
	padding-right: 8px;
	width: 120px;
}
#signup_table .coll_input {
	width: 140px;
	padding: 0;
	margin: 0;
}
#signup_table .su_input {
	width: 140px;
	margin: 0;
}

#signup_table .su_ok {
	width: 50px;
}
#signup_table .err_tag_wrap {
	display: block;
	position: relative;
}
#signup_table .err_tag_base {
	display: block;
	position: absolute;
	z-index: 11;	
}
#signup_table .pos1 {left: -5px; top: -12px; right: -180px;}
#signup_table .err_tag_base p {
	position: relative;
	padding: 5px;
	display: none;
	background-image: url(../images/yellow_arrow.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
#signup_table .err_tag_base p ul {
	padding: 5px 5px 5px 22px;
	margin: -5px 0 0 10px;
	background-color: #FAF8C1;
	border: 1px solid #CCC;
	-webkit-box-shadow: 3px 3px 15px #ccc;
	-moz-box-shadow: 3px 3px 15px #ccc;
	box-shadow: 3px 3px 15px #ccc;
}


/***************** frontpage *****************/
/*********************************************/

#fp_header_wrap {
	float: left; 
	width: 816px;
}

.fp_header {
	margin: 10px 100px 10px 34px;
	text-transform: capitalize;
}

.fp_quick {
	float: left;
	width: 720px;
	margin: 2px 54px 22px 34px;
}
.fp_quick p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	line-height: 22px;
	margin: 3px 0 8px 0;
}
.fp_quick img {
	vertical-align:middle;
}
#fp_follow {
	float: left; 
	width: 206px;
	text-align: center;
}

.opaque {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: .5;
}

#fp_left_wrap {
	float: left;
	width: 780px;
	margin-left: 3px;
}

.fp_big_box h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	font-size: 14px;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	padding-left: 13px;
}
.fp_big_box p {
	font-family: Arial, Helvetica, Times, serif;
	line-height: 14px;
	font-size: 11px;
	margin: 0;
	color: #000;
	padding-left: 13px;
	padding-top: 4px;
}
.fp_big_box p a {
	font-family: "Lucida Sans",Ariel,Times,serif;
	line-height: 14px;
	font-size: 12px;
	color: #000;
}

.fp_big_box {
	float: left;
	border: 1px solid #999;
	background-image: url(graphics/basic_frames.png);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0 3px 10px 3px;
}
.fp_big_box.width_a1 {width: 790px;}
.fp_big_box.width_a1 .share_button {
	float:right;
	margin: 18px 20px 0 0;
}
.fp_big_box.width_a1 h1 {
	font-size: 25px;
	line-height: 30px;
	color: #000;
	font-weight: bold;
	margin: 15px 10px 10px 20px;
}
.fp_big_box.width_a1 p {
	font-family: "Lucida Sans",Ariel,Times,serif;
	line-height: 16px;
	font-size: 12px;
	margin: 0;
	color: #000;
	padding-left: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}

.fp_box_style1 .flag {
	float: right;
	margin-top: 11px;
	margin-right: 12px;
	width: 20px;
	display: block;
}
.fp_box_style1 {
	width: 382px;
	height: 291px;
	padding-bottom: 8px;
}
.fp_box_style2 {
	width: 382px;
	height: 291px;
	padding-bottom: 8px;
}
.fp_box_style1 .thumb_big {
	width: 356px;
	height: 200px;
	padding: 8px 13px 0 13px;
}

.thumb_big_play_wrap {
	position: relative;
	display: block;
	color: #FF0;
}
.thumb_big_play_base {
	background-color: #000;
	position: absolute;
	z-index: 9;
	display: block;
	width: 43px;
	height: 33px;
	margin: 81px 159px 73px 159px;
	padding: 10px 11px 11px 10px;
}
.thumb_big_play_pos {top: 0; left: 0;}


.fp_box_style1 h2 {
	padding: 5px 10px 5px 10px;
}
.fp_box_style2 h2 {
	/*background-color:#09F;
	color: #006;*/
	padding: 5px 10px 5px 10px;
}

#fp_map {
	float: left;
	width: 328px;
	margin: 3px 22px 0 22px;
}
.map_coll {
	float: left;
	margin-top:15px;
}
.map_coll.left {
	padding:0 12px 0 10px;
	width:130px;
}
.map_coll.center {
	padding:0 13px;
	width:91px;
}
.map_coll.right {
	padding:0 10px 0 12px;
	width:91px;
}

.map_coll a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000;
	font-size: 12px;
	line-height: 17px;
	padding: 0
	margin: 0;
}

.fp_cats {
	float: right;
	width: 214px;
	border: 1px solid #999999;
	padding: 5px 8px 0 8px;
	margin-left: 3px;
	margin-right: 6px;
	background-image: url(graphics/basic_frames.png);
	background-position: top left;
	background-repeat: repeat-x;
}
.fp_cats h2 {
	padding: 5px 2px 15px 2px;
	margin: 0;
}
.fp_cat_col {
	float: left;
	width: 107px;
}
.fp_cat_wrap {
	float: left;
	width: 107px;
	margin-bottom: 3px;
}
.fp_cat_ico {
	float: left;
	padding-right: 5px;
	padding-left: 0;
}
.fp_cat_ico img {
	width: 18px;
	height: 18px;
}
.fp_cat_txt {
	float: right;
	width: 79px;
	padding: 0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.fp_cat_mc {
	font-size: 12px;
	line-height: 18px;
}
.fp_cat_sc {
	font-size: 11px;
	line-height: 13px;
}



#fp_suggest_top {
	float:left;
	width: 780px;
}
#fp_suggest_top h2 {
	font-size: 22px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	padding-left: 10px;
}
#fp_suggest_bottom {
	float:left;
	width: 780px;
}

#fp_suggest_butt {
	float: right;
	margin: 0 12px 0 0;
}
#fp_suggest_butt.green_button p {
	line-height: 16px;
	margin-top: 0;
}
#fp_suggest_butt.green_button {
	height: 20px;
}


#fp_pitch {
	float: left;
	width: 760px;
	float: left;
	background-color: #F7F3AA;
	margin: 20px 0px 0px 6px;
	padding: 8px;
}
/*#fp_pitch p {
	font-size: 14px;
	line-height: 17px;
}
*/

#fp_about_butt {
	float: right;
	margin: 15px 0 0 25px;
}

.fps_list_wrap  {
	float: left;
	width: 780px;
	margin-top: 0;
}
.fps_row {
	float: left;
	padding-bottom: 6px;
}
.fps_wrap {
	float: left;
	width: 362px;
	border: 1px solid #999999;
	background-image: url(graphics/basic_frames.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 7px 10px 10px 10px;
	margin: 0 3px 0 3px;
}

.fps_scat_wrap {
	float: left;
	width: 430px;
	height: 26px;
	text-align: left;
}
.fps_scat_wrap p {
	line-height: 13px;
	font-size: 11px;
	margin: 0px;
}
.fps_flag {
	float: left;
	width: 20px;
	height: 24px;
	padding-top: 3px;
}
.fps_country {
	float: left;
	width: 128px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
}
.fps_scat {
	float: left;
	width: 112px;
}
.fps_user {
	float: left;
	width: 103px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: right;
}
.fps_thumb {
	float: left;
	width: 92px;
	height: 69px;
	text-align: left;
	padding: 1px;
	margin-left: 0px;
	margin-bottom: 0;
	border: 1px solid #8CC63F;
}
.fps_title {
	float: left;
	width: 258px;
	padding-left: 8px;
	padding-right: 0px;
	margin-top: 0;
}
.fps_title h3 a {
	font-size:14px;
	line-height: 15px;
}
.fps_desc {
	float: left;
	width: 258px;
	height: 43px;
	padding-left: 8px;
	padding-top: 0;
	margin-bottom:0;
}
.fps_desc p {
	font-size: 11px;
	line-height:14px;
}

.fps_cat {
	text-align: center;
	float: right;
	width: 39px;
	height: 31px;
	margin-right: 7px;
	margin-top: 10px;
	padding-top: 31px;
}



#fp_left {
	float: left;
	width: 512px;
}
#fp_right {
	float: left;
	width: 512px;
}

.posts_wrap h3 a, .posts_wrap h3 a:hover, .posts_wrap h3 a:visited {
	font-size: 13px;
}

#fp_blog {
	float:right; 
	margin: 0 6px 6px 3px; 
	width: 230px;
	height: 295px;
	padding-bottom: 4px;
	margin-bottom: 10px;
	border: 1px solid #999999;
}
#fp_blog .posts_wrap {
	width: 216px;
	margin: 0 5px 0 5px;
	padding-left: 4px;
}
#fp_blog .posts_more {
	width: 220px;
	float: left;
	height: 17px;
	margin: 0 5px 0 5px;
	text-align: right;
	padding-top: 6px;
}
#fp_blog .post {
	float: left;
	width: 206px;
	margin: 0;
	padding: 5px;
	height: 50px;
}
#fp_blog .active {
	background-color: #FF9;
}
#fp_blog p {
	margin: 0;
}
#fp_blog p a {
	text-decoration: none;
	color: #000;
}
#fp_blog a {
	width: 206px;
	float: left;
}
#fp_blog h2 {
	padding: 5px 10px;
}


.blog_teaser {
	font-weight: bold;
}

#blog_preview {
	float:left; 
	margin: 0; 
	width: 262px;
}
#blog_preview .posts_wrap {
	width: 248px;
	margin: 0 5px 0 5px;
	padding-left: 4px;
}
#blog_preview .posts_more {
	width: 220px;
	float: left;
	height: 17px;
	margin: 0 5px 0 5px;
	text-align: right;
	padding-top: 6px;
}
#blog_preview .post {
	float: left;
	width: 238px;
	margin: 0;
	padding: 5px;
	height: 50px;
}
#blog_preview .active {
	background-color: #FF9;
}
#blog_preview p {
	margin: 0;
}
#blog_preview p a {
	text-decoration: none;
}
#blog_preview a {
	width: 238px;
	float: left;
}
#blog_preview h2 {
	padding: 5px 10px;
}

#blog_preview .current {
	font-weight: bold;
	font-style: italic;
}


.social_media {
	float: left;
	padding: 10px 0 10px 11px;
}
.social_media p {
	font-size: 14px;
}

.sm_spacer {
	float: left;
	width: 480px;
	height: 32px;
	margin-left: 13px;
	margin-right: 5px;
}
.social_media p {
	padding: 0;
	margin: 0;
}
.social_media_sprite {
	background-image: url(graphics/social_media_sprite.png);
	background-repeat: no-repeat;
	margin-right: 20px;
}
.sm_sprite_1 {background-position: 0;}
.sm_sprite_2 {background-position: -26px;}
.sm_sprite_3 {background-position: -52px;}
.sm_sprite_4 {background-position: -78px;}
.sm_sprite_5 {background-position: -104px;}
.sm_sprite_6 {background-position: -130px;}
.sm_size1 {
	width: 25px;
	height: 25px;
	vertical-align: -7px;
}
.sm_size2 {
	width: 25px;
	height: 25px;
	vertical-align: -7px;
}

#content_page .new_alert {
	float:left;
	margin: 15px 15px 14px 14px;
	padding: 16px;
	width: 963px;
	height: 71px;
	background-image: url(../images/upload_done_blue_03.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.cont_alert_link {
	font-style: italic;
	text-transform: uppercase;
	color: #FFF;
	text-decoration:underline;
}

#content_page #cont_alert_header {
	float: left;
	width: 733px;
	padding: 0;
	margin: 0;
	color: #FFF;
}
#content_page #cont_alert_message {
	float: left;
	width: 733px;
	color: #FFF;
	
}
#content_page #cont_alert_addthis {
	float: right;
	width: 230px;
}
#content_page #cont_alert_note {
	float: right;
	width: 230px;
	font-size: 11px;
	color: #FFF;
	line-height: 13px;
	padding: 0;
}

#content_page .frame_full_width {
	float:left;
	width:998px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 10px;
	padding-bottom: 0;
	background-image: url(graphics/basic_frames.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#content .frame_full_width {
	float:left;
	width: 998px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	background-color: #F9FACD;
}

.map_wrap {
	float:left;
	width: 470px;
	height: 300px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 8px;
	padding: 1px;
	border: 1px solid #8CC63F;
}

.map_canvas_index {
	width: 470px;
	height: 300px;
}
.map_canvas_share {
	width: 500px;
	height: 350px;
}

.frame_left {
	float: left;
	width: 492px;
	margin-left: 13px;
	margin-right: 5px;
	margin-top: 15px;
	background-image: url(graphics/content_area.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #b5b5b5;	
}
.frame_left p {
	margin: 0px;
}

.frame_right {
	float: right;
	width: 492px;
	margin-left: 5px;
	margin-right: 13px;
	margin-top: 15px;
	background-image: url(graphics/content_area.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #b5b5b5;	
}

.frame_head {
	float: left;
	width: 481px;
	height: 33px;
	padding-left: 11px;
	padding-top: 10px;
}




.tease_wrap {
	float: left;
	width: 484px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-bottom: 0px;
}
.tease_wrap_message {
	float: left;
	width: 472px;
	padding-left: 10px;
	padding-right: 10px;
}

.tw_top {
	float: left;
	width: 484px;
}
.tw_thumb {
	float: left;
	width: 92px;
	height: 69px;
	text-align: left;
	padding: 1px;
	margin-top: 7px;
	margin-left: 7px;
	margin-bottom: 5px;
	border: 1px solid #8CC63F;
}
.tw_title {
	float: left;
	width: 271px;
	height: 15px;
	padding-left: 8px;
	padding-right: 50px;
	padding-top: 2px;
	margin-top: 7px;
}
.tw_desc {
	float: left;
	width: 271px;
	height: 40px;
	padding-left: 8px;
	padding-right:50px;
	padding-top: 3px;
}
.tw_desc p {
	font-size: 11px;
}

.tw_cat {
	text-align: center;
	float: right;
	width: 39px;
	height: 62px;
	margin-right: 7px;
	margin-top: 10px;
	padding-top: 0;
}
.cat_icon_txt {
	float: left;
	font-family: "Lucida Sans", Ariel, Times, serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	padding-top: 3px;
	text-align: center;
	width: 39px;
}

.tw_bottom {
	text-align: right;
	float: left;
	width: 464px;
	height: 16px;
	margin-top: 0px;
	margin-left: 7px;
	margin-right:12px;
}
.tw_bottom p {
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
}
.tw_bottom .tw_view {
	float: left;
	width: 53px;
	height: 10px;
	border-right: 1px solid #8CC63F;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tw_bottom .tw_rate {
	float: left;
	width: 37px;
	height: 10px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right: 1px solid #8CC63F;
}
.tw_bottom .tw_tried {
	float: left;
	width: 80px;
	height: 10px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right: 1px solid #8CC63F;
}
.tw_bottom .tw_price {
	float: left;
	width: 47px;
	height: 10px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right: 1px solid #8CC63F;
}
.tw_bottom .tw_country {
	float: left;
	width: 94px;
	height: 10px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right: 1px solid #8CC63F;
}
.tw_bottom .tw_country a {
	text-decoration: underline;
}
.tw_bottom .tw_user {
	float: right;
	width: 85px;
	height: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 8px;
}

.error_mess_wrap {
	float: left;
	width: 974px;
	padding: 10px;
	margin: 13px;
	border: 2px solid #FF6600;
	background-color: #FFCC00;
	font-size: 16px;
	text-align: center;
}
	


/***************** content *****************/
/*********************************************/
#content_page {
	width:1024px;
	float:left;
}

#cont_left {
	float: left;
	width: 500px;
}
#cont_right {
	float: left;
	width: 524px;
}
#content_page .frame_head {
	float: left;
	width: 457px;
	height: 100%;
	padding-left: 11px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 8px;
}


.av_cat_icon {
	text-align: center;
	float: left;
	width: 33px;
	height: 30px;
	padding-top: 32px;
	padding-left: 2px;
	padding-right: 4px;
	margin-bottom: 18px;
}
.av_act_title {
	float: left;
	width: 800px;
	height: 70px;
	padding-left: 20px;
}

#content_page .frame_left {
	float: left;
	width: 478px;
	margin-left: 13px;
	margin-right: 5px;
	margin-top: 12px;
	background-image: url(graphics/content_area.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #b5b5b5;
}
#content_page .map_wrap {
	float:left;
	width: 468px;
	height: 345px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	padding: 1px;
	border: 1px solid #8CC63F;
}
#content_page #map_canvas {
	width: 468px;
	height: 345px;
}

#content_page .frame_right {
	float: right;
	width: 506px;
	margin-left: 5px;
	margin-right: 13px;
	margin-top: 12px;
	background-image: url(graphics/content_area.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #b5b5b5;	
}

#content_page .vid_wrap {
	float:left;
	width: 496px;
	height: 300px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	padding: 1px;
	border: 1px solid #8CC63F;
}

#content_page .act_info_wrap {
	float: left;
	width: 450px;
	margin-left:11px;
	padding-bottom: 5px;
}

.table_col_left {
	width: 162px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
}
.table_col_right {
	width: 285px;
	vertical-align: top;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
}

.row_grey {
	background-color: #F2F2F2;
}


.green_button {
	text-align: center;
	background-color: #639E27;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
.green_button p {
	line-height: 11px;
	font-size: 12px;
	color: #FFFFFF;
}
.green_button a {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

.green_button_big {
	float: left;
	text-align: center;
	background-color: #639E27;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
.green_button_big p {
	color: #FFFFFF;
}
.green_button_big a {
	line-height: 20px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}


.blue_button {
	float: left;
	background-image: url(../images/button_blue.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	
}
.blue_button a {
	line-height: 22px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 0 7px 0 10px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	display: block;
	float: left;
}
.blue_button_right {
	background-image: url(../images/button_blue.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 22px;
	width: 3px;
	float: left;
	margin-right: -3px;
}


#table_p p {
	font-size: 11px;
}


.frame_head_right {
	float: right;
	height: 33px;
	padding-right: 20px;
	padding-top: 10px;
	text-align: right;
}
.green_link {
	color: #5C822A;
}
.frame_head_right p {
	font-size: 11px;
}
.left_align {
	text-align: left;
}
	
#content_info .frame_head {
	float: left;
	width: 200px;
	height: 33px;
	padding-left: 11px;
	padding-top: 10px;
}


/*** viw = vid_info_wrap ****/
.vid_info_wrap {
	width: 475px;
	padding-left: 11px;
	padding-right: 20px;
}
.vid_info_wrap p {
	font-size: 11px;
}
.viw_top {
}
	.viw_top .viw_view {
		float: left;
		width: 175px;
		height: 40px;
	}
	.viw_top .viw_price {
		float: left;
		width: 166px;
		height: 40px;
	}
	.viw_top .viw_user {
		float: left;
		width: 134px;
		height: 40px;
	}
	.viw_top .viw_user p {
		margin: 0px;
	}
	
.viw_bottom {
	float: left;
	width: 495px;
	padding-top: 5px;
	padding-bottom: 5px;
}



/*** .ovw_bottom = other_vid_wrap ****/
.other_vid_wrap {
	float: left;
	width: 475px;
	padding-left: 11px;
	padding-right: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.other_vid_wrap p {
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
}

.ovw_thumb {
	float: left;
	width: 101px;
	height: 74px;
	padding: 1px;
	border: 1px solid #8CC63F;
}
.ovw_title {
	float: left;
	width: 316px;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 5px;
}
.ovw_cat {
	float: right;
	width: 33px;
	height: 72px;
	padding-top: 0;
	padding-left: 2px;
	padding-right: 4px;
	margin-top: 0;
	text-align: center;
}
.ovw_desc {
	float: left;
	width: 316px;
	height: 32px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 5px;
}
.ovw_view {
	float: left;
	width: 118px;
	height: 27px;
	padding-left: 10px;
}
.ovw_price {
	float: left;
	width: 98px;
	height: 27px;
}
.ovw_user {
	float: right;
	width: 85px;
	height: 24px;
	padding-right: 20px;
	padding-top: 3px;
	text-align: right;
}




/*** Comments ****/
#comm_wrap {
	float: left;
	width: 456px;
	margin-left: 11px;
	margin-right: 11px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#comm_message {
	float: left;
	width: 456px;
	margin-left: 11px;
	margin-right: 11px;
}
#comm_area .frame_head {
	float: left;
	width: 200px;
	height: 33px;
	padding-left: 11px;
	padding-top: 10px;
}
#comm_area p {
	font-size: 11px;
}
.com_box {
	float: left;
	width: 456px;
	margin-bottom: 15px;
}
.cb_left {
	float: left;
	width: 105px;
}
.cb_right {
	float: right;
	width: 351px;
	background-image: url(graphics/comment_box_top.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.cb_bg_top {
	float: left;
	width: 299px;
	padding-left: 42px;
	padding-right: 10px;
	padding-top: 10px;
}
.cb_bg_bottom {
	float: left;
	width: 351px;
	height: 8px;
	background-image: url(graphics/comment_box_bottom.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#FFFFFF
}

	
.rep_box {
	float: left;
	width: 456px;
	margin-bottom: 10px;
}
.rb_left {
	float: left;
	width: 106px;
	height: 50px;
}
.rb_middle {
	float: left;
	width: 245px;
	background-image: url(graphics/reply_box_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.rb_bg_top {
	float: left;
	width: 193px;
	padding-right: 42px;
	padding-left: 10px;
	padding-top: 10px;
}
.rb_bg_bottom {
	float: left;
	width: 245px;
	height: 8px;
	background-image: url(graphics/reply_box_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#FFFFFF;
}
.rb_right {
	float: right;
	width: 105px;
	height: 40px;
	text-align: right;
}

.some_wrap {
	float: left;
	width: 486px;
	padding-left: 10px;
	padding-right: 10px;
}







.frame_right_tabbed {
	float: right;
	width: 506px;
	margin-left: 5px;
	margin-right: 13px;
	margin-top: 12px;
	border: 1px solid #b5b5b5;
	border-top: 0px;
}
.frame_right_tabbed a {
	text-decoration: none;
}


.frame_right_tabbed .frame_head_tabs {
	float: left;
	width: 506px;
	height: 50px;
	margin-bottom: 10px;
}
.frame_right_tabbed .fht_left {
	float: left;
	width: 233px;
	height: 48px;
	border-top: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
}
	.frame_right_tabbed .tab_corner_left {
		float: left;
		width: 18px;
		height: 48px;
	}
.frame_right_tabbed .fht_left_active {
	float: left;
	width: 233px;
	height: 49px;
	border-top: 1px solid #b5b5b5;
	background-image: url(graphics/tab_gradient.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.frame_right_tabbed .tab_corner_left_active {
	float: left;
	width: 18px;
	height: 48px;
	background-image: url(graphics/3_stripes_green_left.png);
	background-repeat: no-repeat;
	background-position: left top;
}	

.frame_right_tabbed .fht_joint_left_active {
	float: left;
	width: 40px;
	height: 50px;
	background-image: url(graphics/middel_tab_Left.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.frame_right_tabbed .fht_joint_right_active {
	float: left;
	width: 40px;
	height: 50px;
	background-image: url(graphics/middel_tab_right.png);
	background-repeat: no-repeat;
	background-position: right top;
}


.frame_right_tabbed .fht_right {
	float: left;
	width: 233px;
	height: 48px;
	border-top: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
}
	.frame_right_tabbed .tab_corner_right {
		float: right;
		width: 18px;
		height: 48px;
	}
.frame_right_tabbed .fht_right_active {
	float: left;
	width: 233px;
	height: 49px;
	border-top: 1px solid #b5b5b5;
	background-image: url(graphics/tab_gradient.png);
	background-repeat: repeat-x;
	background-position: right top;
}
.frame_right_tabbed .tab_corner_right_active {
	float: right;
	width: 18px;
	height: 48px;
	background-image: url(graphics/3_stripes_green_right.png);
	background-repeat: no-repeat;
	background-position: right top;
}


.frame_right_tabbed .tab_link {
	padding-top: 13px;
	padding-bottom: 13px;
	width: 215px;
	text-align: center;
}

.related_close_wrap {
	float: left;
	width: 475px;
	padding-left: 11px;
	padding-right: 20px;
}

 








/************ public profile **********/
/**************************************/

.frame_left_simple {
	float: left;
	width: 492px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 13px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 1px solid #b5b5b5;
	background-image: url(graphics/basic_frames.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.frame_left_header {
	float: left;
	width: 492px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

.frame_right_simple {
	float: left;
	width: 492px;
	margin-top: 10px;
	margin-right: 13px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 1px solid #b5b5b5;
	background-image: url(graphics/basic_frames.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.pp_row_wrap {
	float: left;
	width: 452px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.pp_row_left {
	float: left;
	width: 170px;
}
.pp_row_right {
	float: left;
	width: 282px;
	text-align: right;
}

.frame_head_small {
	float: left;
	width: 472px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.frame_head_small p {
	padding: 0px;
	margin: 0px;
}

.pp_green_text_field {
	float: left;
	width: 432px;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #F2FAE9;
}


.frame_left_tabbed {
	float: right;
	width: 492px;
	margin-left: 13px;
	margin-right: 5px;
	margin-top: 12px;
	border: 1px solid #b5b5b5;
	border-top: 0px;
}
.frame_left_tabbed a {
	text-decoration: none;
}


.frame_left_tabbed .frame_head_tabbed {
	float: left;
	width: 492px;
	height: 50px;
	margin-bottom: 10px;
}
.frame_left_tabbed .tab_left {
	float: left;
	width: 226px;
	height: 48px;
	border-top: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
}
	.frame_left_tabbed .tab_corner_left {
		float: left;
		width: 18px;
		height: 48px;
	}
.frame_left_tabbed .tab_left_active {
	float: left;
	width: 226px;
	height: 49px;
	border-top: 1px solid #b5b5b5;
	background-image: url(graphics/tab_gradient.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.frame_left_tabbed .tab_corner_left_active {
	float: left;
	width: 18px;
	height: 18px;
	background-image: url(graphics/3_stripes_green_left.png);
	background-repeat: no-repeat;
	background-position: left top;
}	

.frame_left_tabbed .tab_joint_left_active {
	float: left;
	width: 40px;
	height: 50px;
	background-image: url(graphics/middel_tab_Left.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.frame_left_tabbed .tab_joint_right_active {
	float: left;
	width: 40px;
	height: 50px;
	background-image: url(graphics/middel_tab_right.png);
	background-repeat: no-repeat;
	background-position: right top;
}


.frame_left_tabbed .tab_right {
	float: left;
	width: 226px;
	height: 48px;
	border-top: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
}
	.frame_left_tabbed .tab_corner_right {
		float: right;
		width: 18px;
		height: 48px;
	}
.frame_left_tabbed .tab_right_active {
	float: left;
	width: 226px;
	height: 49px;
	border-top: 1px solid #b5b5b5;
	background-image: url(graphics/tab_gradient.png);
	background-repeat: repeat-x;
	background-position: right top;
}
.frame_left_tabbed .tab_corner_right_active {
	float: right;
	width: 18px;
	height: 48px;
	background-image: url(graphics/3_stripes_green_right.png);
	background-repeat: no-repeat;
	background-position: right top;
}


.frame_left_tabbed .tab_link {
	padding-top: 13px;
	padding-bottom: 13px;
	width: 208px;
	text-align: center;
}

.tab_content_wrap {
	float: left;
	width: 492px;
}

#pp_pagination {
	float: left;
	width: 472px;
	padding: 0 10px 0 10px;
}

/******** vieos ********/
/***********************/

.video_wrap {
	float: left;
	width: 472px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.video_wrap p {
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
}

.vw_thumb {
	float: left;
	width: 101px;
	height: 74px;
	padding: 1px;
	border: 1px solid #8CC63F;
}
.vw_title {
	float: left;
	width: 313px;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 5px;
}
.vw_cat {
	float: right;
	width: 33px;
	height: 62px;
	padding-top: 0;
	padding-left: 2px;
	padding-right: 4px;
	margin-top: 0;
	text-align: center;
}
.vw_desc {
	float: left;
	width: 313px;
	height: 32px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 5px;
}
.vw_view {
	float: left;
	width: 118px;
	height: 27px;
	padding-left: 10px;
}
.vw_price {
	float: left;
	width: 95px;
	height: 27px;
}
.vw_user {
	float: right;
	width: 85px;
	height: 24px;
	padding-right: 20px;
	padding-top: 3px;
	text-align: right;
}





.pp_vis_wrap {
	float: left;
	width: 480px;
	padding-left: 12px;
	margin-bottom: 20px;
}
.pp_vis_row {
	float: left;
	width: 480px;
}
.pp_country_wrap {
	float: left;
	width: 150px;
	padding-right: 10px;
}




.pp_fac_row {
	float: left;
	width: 150px;
	height: 26px;
	padding-right: 10px;
	margin-bottom: 5px;
}
.pp_fac_row_name {
	float: left;
	width: 105px;
	height: 23px;
	padding-left: 10px;
}
.pp_fac_row_icon {
	float: left;
	width: 20px;
	height: 20px;
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 0px;
}





/**************** SHARE ***************/
/**************************************/

/***** common *****/

#share_wrap {
	float: left;
	width: 998px;
	margin-left: 13px;
	margin-right: 13px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#share_left {
	float: left;
	width: 641px;
	margin-right: 15px;
}
#share_explain {
	float: left;
	width: 581px;
	margin-bottom: 15px;
	padding: 20px 30px 30px 30px;
}
#share_buttons {
	float: left;
	width: 641px;
	margin-bottom: 15px;
}
#share_buttons1 {
	float: left;
	width: 100px;
	margin-left: 180px;
	margin-right: 39px;
}
#share_buttons2 {
	float: left;
	width: 100px;
	margin-left: 120px;
	margin-right: 100px;
}

#share_right {
	float: left;
	width: 310px;
	margin-left: 15px;
	margin-right: 17px;
	height: 600px;
}


#share_progress {
	float: left;
	width: 310px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#share_progress_bar {
	float: left;
	width: 304px;
	margin-right: 6px;
}
.prog_bar_dash {
	float: left;
	width: 14px;
	height: 5px;
	margin-right: 5px;
	background-color: black;
}


#share_guide {
	float: left;
	width: 310px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border: 1px solid #575757;
	padding-bottom: 10px;
}

#share_guide_head {
	float: left;
	width: 280px;
	padding: 15px 15px 10px 15px;
	border-bottom: 1px solid #575757;
}
.share_guide_head p {
	color: #575757;
}
.share_guide_text {
	float: left;
	width: 260px;
	padding: 5px 10px 5px 10px;
	background-color: #F2FAE9;
	margin: 0px 15px 0px 15px;
}
.share_guide_text p {
	color: #000000;
}


/***** step 0 *****/

#sh0_wrap {
	float: left;
	width: 670px;
	margin-left: 102px;
	margin-right: 252px;
	margin-top: 70px;
}
#sh0_beta {
	float: left;
	width: 110px;
	margin-top: 35px;
	text-align: right;
	padding-right: 0;
	padding-left: 30px;
}
#sh0_desc {
	float: right;
	width: 460px;
	text-align: center;
	margin: 0px 30px 50px 30px;
}
#sh0_desc p {
	font-size: 18px;
	line-height: 24px;
}

#sh0_butt_wrap {
	float: right;
	width: 520px;
}
.sh0_butt a {
	text-decoration: none;
	display: block;
	width: 205px;
	height: 85px;
	padding: 10px 10px 5px 5px;
}
.sh0_link_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	color: #5C822A;
	line-height: 36px;
	text-decoration: underline;
}
.sh0_link_desc {
	font-family: "Lucida Sans", Ariel, Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}

.sh0_butt {
	float: left;
	width: 220px;
	height: 100px;
	text-align: center;
	background-image: url(graphics/embed_picture.png);
	background-repeat: repeat;
	background-position: left top;
}
.sh0_butt_none_a {
	text-decoration: none;
	display: block;
	width: 205px;
	height: 85px;
	padding: 10px 10px 5px 5px;
}
	
#sh0_butt_left {
	margin-right: 30px;
	margin-left: 10px;
}
#sh0_butt_right {
	margin-left: 30px;
	margin-right: 10px;
}
#sh0_butt_right .sh0_link_desc {
	line-height: 44px;
}

#sh0_visual {
	float: right;
	width: 520px;
	height: 100px;
	margin-top: 30px;
	margin-bottom: 40px;
}


/***** step 1 *****/

#share_category {
	float: left;
	width: 629px;
	border: 1px solid #b5b5b5;
	background-image: url(graphics/basic_frames.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 15px;
	padding-left: 10px;
}
#share_focus_3 {
	float: left;
	width: 500px;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#share_focus_3_arrow {
	float: left;
	width: 69px;
	height: 20px;
	padding-right: 10px;
	margin-top: 20px;
}
#share_map {
	float: left;
	width: 629px;
	border: 1px solid #b5b5b5;
	background-image: url(graphics/basic_frames.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 15px;
	padding: 0px 0px 0px 10px;
}
#share_map_controls {
	float: left;
	width: 629px;
	margin-bottom: 10px;
}
#share_control {
	float: left;
	width: 399px;
	padding-left: 30px;
}
#CircleControl {
	float: left;
    width: 478px;
	height: 30px;    
}


#metric_div_wrap {
	float: left;
	width: 170px;
	height: 30px;
}
#showCirc_div_wrap {
	float: left;
	width: 100px;
	height: 30px;
}
#circlesDiv {
	float: left;
	width: 208px;
	height: 30px;
}



#share_map_button {
	float: right;
	width: 100px;
	margin-right: 20px;
}
#share_map_button p {
	margin: 0px;
	font-weight: bold;
}

#share_focus_4 {
	float: left;
	width: 500px;
	height: 350px;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#share_focus_4_arrow {
	float: left;
	width: 69px;
	height: 20px;
	padding-right: 10px;
	margin-top: 20px;
}
#share_related {
	float: left;
	width: 629px;
	border: 1px solid #b5b5b5;
	background-image: url(graphics/basic_frames.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 15px;
	padding-left: 10px;
}
#share_focus_5 {
	float: left;
	width: 500px;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#share_focus_5_arrow {
	float: left;
	width: 69px;
	height: 20px;
	padding-right: 10px;
	margin-top: 20px;
}


#share_guide_3 {
	float: left;
	width: 280px;
	padding: 5px 15px 0px 15px;
}
#share_guide_4 {
	float: left;
	width: 280px;
	padding: 0px 15px 0px 15px;
}
#share_guide_5 {
	float: left;
	width: 280px;
	padding: 0px 15px 0px 15px;
}


/* nearby plot list */
#share_rel_mess {
	float: left;
	width: 500px;
	padding-bottom: 15px;
}

.share_rel_wrap {
	float: left;
	width: 484px;
	margin-bottom: 10px;
	padding: 8px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #575757;
}

.share_rel_top {
	float: left;
	width: 484px;
	padding-bottom: 4px;
}
.share_rel_tit {
	float: left;
	width: 350px;
}
.share_rel_prev {
	float: left;
	width: 134px;
}

.share_rel_middle {
	float: left;
	width: 484px;
}
.share_rel_thum {
	float: left;
	width: 101px;
	height: 74px;
	padding: 1px;
	border: 1px solid #8CC63F;
}
.share_rel_labels {
	float: left;
	width: 102px;
	height: 90px;
	text-align: right;
}
.share_rel_labels p {
	font-size: 11px;
}
.share_rel_info {
	float: left;
	width: 87px;
	height: 90px;
	padding-left: 15px;
}
.share_rel_info p {
	font-size: 11px;
}
.share_rel_desc {
	float: left;
	width: 175px;
	height: 90px;
}
.share_rel_desc p {
	font-size: 11px;
}

.share_rel_bottom {
	float: left;
	width: 484px;
}


/***** step 2 *****/

#share_country {
	float: left;
	width: 629px;
	border: 1px solid #b5b5b5;
	background-image: url(graphics/basic_frames.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 15px;
	padding-left: 10px;
}
#share_country_head {
	float: left;
	width: 150px;
	margin-top: 10px;
}
#share_focus_6 {
	float: left;
	width: 350px;
	padding: 0px 10px 0px 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: right;
}
#share_focus_6_arrow {
	float: left;
	width: 69px;
	height: 20px;
	padding-right: 10px;
	margin-top: 20px;
}


#share_state {
	float: left;
	width: 629px;
	border: 1px solid #b5b5b5;
	background-image: url(graphics/basic_frames.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 15px;
	padding-left: 10px;
}
#share_state_head {
	float: left;
	width: 150px;
	margin-top: 10px;
}
#share_focus_7 {
	float: left;
	width: 350px;
	padding: 0px 10px 0px 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: right;
}
#share_focus_7_arrow {
	float: left;
	width: 69px;
	height: 20px;
	padding-right: 10px;
	margin-top: 20px;
}


#share_city {
	float: left;
	width: 629px;
	border: 1px solid #b5b5b5;
	background-image: url(graphics/basic_frames.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 15px;
	padding-left: 10px;
}
#share_city_head {
	float: left;
	width: 150px;
	margin-top: 10px;
}
#share_focus_8 {
	float: left;
	width: 350px;
	padding: 0px 10px 0px 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: right;
}
#share_focus_8_arrow {
	float: left;
	width: 69px;
	height: 20px;
	padding-right: 10px;
	margin-top: 20px;
}

#share_address {
	float: left;
	width: 629px;
	border: 1px solid #b5b5b5;
	background-image: url(graphics/basic_frames.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 15px;
	padding-left: 10px;
}
#share_address_head {
	float: left;
	width: 629px;
	margin-top: 10px;
}
#share_address_input {
}
#share_focus_9 {
	float: left;
	width: 500px;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	text-align: right;
}
#share_focus_9_arrow {
	float: left;
	width: 69px;
	height: 20px;
	padding-right: 10px;
	margin-top: 20px;
}


#share_add_info {
	float: left;
	width: 629px;
	border: 1px solid #b5b5b5;
	background-image: url(graphics/basic_frames.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 15px;
	padding-left: 10px;
}
#share_add_info_head {
	float: left;
	width: 150px;
	margin-top: 10px;
}
#share_focus_10 {
	float: left;
	width: 350px;
	padding: 0px 10px 0px 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: right;
}
#share_focus_10_arrow {
	float: left;
	width: 69px;
	height: 20px;
	padding-right: 10px;
	margin-top: 20px;
}


#share_web {
	float: left;
	width: 629px;
	border: 1px solid #b5b5b5;
	background-image: url(graphics/basic_frames.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 15px;
	padding-left: 10px;
}
#share_web_head {
	float: left;
	width: 150px;
	margin-top: 10px;
}
#share_focus_11 {
	float: left;
	width: 350px;
	padding: 0px 10px 0px 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: right;
}
#share_focus_11_arrow {
	float: left;
	width: 69px;
	height: 20px;
	padding-right: 10px;
	margin-top: 20px;
}












#share_guide_6 {
	float: left;
	width: 280px;
	padding: 5px 15px 0px 15px;
}
#share_guide_7 {
	float: left;
	width: 280px;
	padding: 0px 15px 0px 15px;
}
#share_guide_8 {
	float: left;
	width: 280px;
	padding: 0px 15px 0px 15px;
}
#share_guide_9 {
	float: left;
	width: 280px;
	padding: 0px 15px 0px 15px;
}
#share_guide_10 {
	float: left;
	width: 280px;
	padding: 0px 15px 0px 15px;
}
#share_guide_11 {
	float: left;
	width: 280px;
	padding: 0px 15px 0px 15px;
}




/***** step 3 - embed *****/


#share_embed {
	float: left;
	width: 629px;
	border: 1px solid #b5b5b5;
	background-image: url(graphics/basic_frames.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 15px;
	padding-left: 10px;
}
#share_focus_12 {
	float: left;
	width: 500px;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#share_focus_12_arrow {
	float: left;
	width: 69px;
	height: 20px;
	padding-right: 10px;
	margin-top: 20px;
}

#share_title {
	float: left;
	width: 629px;
	border: 1px solid #b5b5b5;
	background-image: url(graphics/basic_frames.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 15px;
	padding-left: 10px;
}
#share_focus_13 {
	float: left;
	width: 500px;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#share_focus_13_arrow {
	float: left;
	width: 69px;
	height: 20px;
	padding-right: 10px;
	margin-top: 20px;
}

#share_vid_desc {
	float: left;
	width: 629px;
	border: 1px solid #b5b5b5;
	background-image: url(graphics/basic_frames.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 15px;
	padding-left: 10px;
}
#share_focus_14 {
	float: left;
	width: 500px;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#share_focus_14_arrow {
	float: left;
	width: 69px;
	height: 20px;
	padding-right: 10px;
	margin-top: 20px;
}

#share_tags {
	float: left;
	width: 629px;
	border: 1px solid #b5b5b5;
	background-image: url(graphics/basic_frames.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 15px;
	padding-left: 10px;
}
#share_focus_15 {
	float: left;
	width: 500px;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#share_focus_15_arrow {
	float: left;
	width: 69px;
	height: 20px;
	padding-right: 10px;
	margin-top: 20px;
}

#share_price {
	float: left;
	width: 629px;
	border: 1px solid #b5b5b5;
	background-image: url(graphics/basic_frames.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 15px;
	padding-left: 10px;
}
#share_focus_16 {
	float: left;
	width: 500px;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#share_focus_16_arrow {
	float: left;
	width: 69px;
	height: 20px;
	padding-right: 10px;
	margin-top: 20px;
}




#share_guide_12 {
	float: left;
	width: 280px;
	padding: 5px 15px 0px 15px;
}
#share_guide_13 {
	float: left;
	width: 280px;
	padding: 0px 15px 0px 15px;
}
#share_guide_14 {
	float: left;
	width: 280px;
	padding: 0px 15px 0px 15px;
}
#share_guide_15 {
	float: left;
	width: 280px;
	padding: 0px 15px 0px 15px;
}
#share_guide_16 {
	float: left;
	width: 280px;
	padding: 0px 15px 0px 15px;
}




#curr_output {
	border: 0px;
}




/************** SEARCH page *************/
/****************************************/

#mapBig_wrap {
	float: left;
	width: 980px;
	height: 560px;
	margin: 10px 20px 0px 20px;
	padding: 1px;
	border: 1px solid #8CC63F;
}
#mapBig {
	width: 980px;
	height: 560px;
}









#continent_image {
	float: left;
	width: 670px;
	height: 435px;
	padding: 5px 8px 6px 5px;
	margin: 10px 10px 10px 20px;
	background-image: url(graphics/map_search_1_frame.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.map_sprite {
	background-image: url(graphics/css_sprite_map.png);
}

	.size {width:670px;height:435px;}

		.world {background-position:0px 0px;}
		.n_america {background-position:0px -435px;}
		.s_america {background-position:0px -870px;}
		.europe {background-position:0px -1305px;}
		.asia {background-position:-670px 0px;}
		.oceania {background-position:-670px -435px;}
		.africa {background-position:-670px -870px;}

.map_info {
	float:left;
	width: 257px;
	margin: 10px 20px 0 10px;
	padding: 12px 12px 2px 12px;
	background-image: url(graphics/map_search_2_frame_2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.info_i {
	margin: 0 0 10px 209px;
}
.map_info_foot {
	float: left;
	width: 281px;
	height: 10px;
	margin: 0 20px 10px 10px;
	background-image: url(graphics/map_search_2_frame_2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.map_info_height {
	height: 422px;;
}

.table {
	float: left;
	width: 976px;
	margin: 0 20px 0 20px;
	padding: 0 6px 0 2px;
	border: 0;
	background-image: url(graphics/map_search_2_frame_3.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.table_head {
	float:left;
	width: 976px;
	border-bottom: 1px solid #000000;
	padding: 10px 0 10px 0;
}
.table_header {
	padding: 10px 40px 2px 20px;
}

.table_col1 {
	float: left;
	width: 190px;
	height: 23px;
	text-align: left;
}
.table_col2 {
	float: left;
	width: 120px;
	height: 23px;
	text-align: left;
}
.table_col3 {
	float: left;
	width: 486px;
	height: 28px;
	text-align: right;
}
.table_col4 {
	float: left;
	width: 606px;
	text-align: left;
}
.table_bg {
	background-color: #EDEDED;
}

.table_cell {
	padding: 10px 20px 2px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.table_cell_right {
	padding: 5px 40px 2px 20px;
}
.table_cell a {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.table_cell a:hover {
	text-decoration: underline;
}
.table_foot {
	float: left;
	width: 984px;
	height: 15px;
	margin: 0 20px 0 20px;
	background-image: url(graphics/map_search_2_frame_3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.table_cat_ico {
	margin: 0 0 3px 8px;
}

.map_cont_list, .map_cont_list a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration:none;
	padding: 5px 5px 0 10px;
}

.map_search_map {
	float: left;
	width: 670px;
	height: 435px;
	padding: 4px 9px 7px 4px;
	margin: 10px 10px 10px 20px;
	background-image: url(graphics/map_search_1_frame.png);
	background-repeat: no-repeat;
	background-position: left top;
} 
#map_canvas_search {
	float:left;
	width:670px;
	height:435px;
} 

/* Category table for Map search */
.cat_table {
	width: 237px;
	padding: 10px;
}
.cat_table_cell {
	width:70px;
	padding: 0 0 12px 0;
}
.cat_table_cell p {
	float:left;
	width:30px;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 10px;
}





.list_wrapper {
	float: left;
	width: 1004px;
	margin: 0 10px 0 10px;
}
.list_frame {
	float: left;
	border: 1px solid #b5b5b5;
	background-image: url(graphics/basic_frames.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 6px 10px  10px 10px;
	margin: 0 10px 15px 10px;
}
.list_frame_row {
	float: left;
}
.list_width1 {width: 460px;}
.list_width2 {width: 325px;}

.list_frame2 {
	float: left;
	border: 1px solid #b5b5b5;
	background-image: url(graphics/content_area.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 6px 10px  10px 10px;
}
.list_frame2 p {
	margin: 8px 0 4px 0;
}

.frame_width1 {width: 648px;}
.frame_width2 {width: 272px;}
.frame_width3 {width: 750px;}
.frame_margin1 {margin: 0 10px 15px 20px;}
.frame_margin2 {margin: 0 20px 15px 10px;}
.frame_margin3 {margin: 20px 10px 15px 10px;}

.list_head {
	float: left;
	margin-bottom: 5px;
}
.list_head p {
	line-height: 13px;
	font-size: 11px;
	margin: 0px;
	padding-top: 3px;
}
.list_body {
	float: left;
}
.list_footer {
	float: left;
	padding: 10px 0 0 0;
}
.list_head_cell {
	float: left;
	height: 24px;
}
.list_head_cell a {
	text-decoration: none;
	color: #000000;
}
.list_head_width1 {width: 153px;}
.list_head_width2 {width: 108px;}
.list_flag {
	padding-top: 2px;
}

.list_thumb {
	float: left;
	width: 92px;
	padding: 1px;
	border: 1px solid #8CC63F;
}
.list_title {
	float: left;
	padding-left: 12px;
}
.list_title h3 a {
	line-height: 15px;
	font-size: 13px;
}
.list_desc {
	float: left;
	padding-left: 12px;
	padding-top: 3px;
	margin-bottom: 5px;
}
.list_desc p {
	font-size: 11px;
}
.list_body_width1 {width: 352px;}
.list_body_width2 {width: 217px;}
.list_desc_height1 {
	height: 55px;
}
.list__foot_cell {
	float: left;
	height: 10px;
}
.list_foot_width1 {width: 115px;}
.list_foot_width2 {width: 81px;}
.list_footer p {
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
}





.map_search_header {
	margin: 10px 10px 0 20px;
}
.map_search_header a {
	text-decoration: none;
	color: #5C822A;
}
.map_search_header a:hover {
	text-decoration: underline;
}



/* tabbed navigation sprite */
.tab_nav {
	float: left;
	width: 984px;
	height: 40px;
	margin: 5px 20px 15px 20px;
	list-style:none;
	padding: 0 0 0 100px;;
}
.tab_nav.rate {
	background-image: url(graphics/tabbed_menu_4tabs.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
.tab_nav.tried {
	background-image: url(graphics/tabbed_menu_4tabs.png);
	background-repeat: no-repeat;
	background-position: 0px -42px;
}
.tab_nav.view {
	background-image: url(graphics/tabbed_menu_4tabs.png);
	background-repeat: no-repeat;
	background-position: 0px -84px;
}
.tab_nav.comm {
	background-image: url(graphics/tabbed_menu_4tabs.png);
	background-repeat: no-repeat;
	background-position: 0px -126px;
}
.tab_nav li {
	float: left;
}
.tab_nav li a {
	text-align: center;
	color:#000000;
	padding: 13px 10px 7px 10px;
	width: 120px;
	display: block;
	line-height: 20px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 60px;
}
.tab_nav.comm li a {
	text-align: center;
	padding: 13px 10px 7px 11px;
	width: 122px;
}


/* big buttons list */
.button_ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 0 0 33px;
}
.button_ul li {
	background-image: url(graphics/button_200x50.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
.button_ul li a {
	display: block;
	width: 200px;
	line-height: 40px;
	padding: 5px 0 5px 0;
	text-align: center;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5C822A;
	margin: 0 0 20px 0;
}





/**********************  CATEGORIES ***********************/
/**********************************************************/
#category_wrapper {
	float: left;
	margin: 10px;
}
.content_frame {
	float: left;
	background-image: url(graphics/content_area.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #b5b5b5;
	margin: 10px;
}
.content_frame.width_a1 {width: 712px;} /* a is the row*/
.content_frame.width_a2 {width: 248px;}
.content_frame.width_b1 {width: 982px;}

.content_frame_head {
	float: left;
	width: 100%;
	height: 50px;
	padding-top: 10px;
	text-align: center;
}

/* Main category collumn */
.mc_row {
	float: left;
	width: 982px;
	margin-bottom: 15px;
}
.mc_wrap {
	float: left;
	width: 311px;
	margin-top: 0px;
	margin-right: 4px;
	padding-bottom: 12px;
	margin-left: 12px;
}
.mc_icon {
	float: left;
	width: 50px;
	height: 50px;
	padding-right: 10px;
}
.mc_right_wrap {
	float: left;
	width: 251px;
}
.mc_right_wrap h4 {
	margin-bottom: 4px;
	display: inline;
}
.mc_name, .mc_name a, .mc_name h2 {
	float: left;
	width: 251px;
	color: #5C822A;
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-size: 20px;
}
.mc_desc, .mc_desc a {
	float: left;
	width: 251px;
	text-decoration: none;
	margin-bottom: 0;
	margin-top: 3px;
	line-height: 13px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
.mc_sub {
	text-decoration:underline;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 0 3px 0;
	line-height: 16px;
}

/* sub category collumn */
.sc_wrap {
	float: left;
	width: 226px;
	padding-bottom: 5px;
	margin: 0 10px 5px 12px;
	border-bottom: 1px solid #5C822A;
}
.sc_main {
	float: left;
	width: 226px;
	margin-bottom: 5px;
	text-decoration: none;
	color: #5C822A;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.sc_icon {
	float: left;
	width: 28px;
	padding: 0 12px 0 5px;
}
.sc_sub_wrap {
	float: left;
	width: 180px;
}
.sc_sub {
	float: left;
	text-decoration: underline;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 60px;
	padding: 0 0 3px 0;
	text-align: center;
}

#cat_list_pagination {
	float: left;
	width: 712px;
	padding-top: 10px;
	text-align: center;
}
.page_para a {
	color: #000000;
}
.page_current {
	font-size: 14px;
}

#left_container{
	float: left;
	width: 734px;
}
#left_container .content_frame {
	margin-bottom: 20px;
}
#list_by_cat_head {
	float: left;
	width: 712px;
	padding-top: 15px;
	margin-bottom: 5px;
}

#lbch_icon {
	float: left;
	width: 50px;
	height: 50px;
	padding-left: 26px;
	padding-bottom: 30px;
}
#lbch_cat {
	float: left;
	width: 294px;
	padding-top: 12px;
	padding-left: 26px;
}
#lbch_total {
	float: left;
	width: 294px;
	height: 38px;
	text-align: right;
	padding-right: 22px;
	padding-top: 12px;
	font-size: 16px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 35px;
	margin: 0px;
}
#lbch_intro {
	float: right;
	width: 588px;
	display: none;
	padding: 0 22px 0 26px;
}
#lbch_full {
	float: left;
	width: 588px;
	display:block;
	padding: 0 22px 0 26px;
}
#lbch_desc {
	float: left;
	width: 588px;
	padding: 0 22px 0 26px;
}

.cartoon {
	margin: 20px 0 15px 0;
	width: 760px;
	float: left;
}


/** Feedback tab **/
#feedback_tab {
	position: fixed;
	width: 27px;
	top: 190px;
	right: -27px;
	z-index: 120;
	margin-top: 0;
	padding-top: 0;
		
}
#feedback_tab:hover {
	right: 0px;
}

#feedback_tab a.tab {
	cursor: pointer;
	color: #FFFFFF;
	font-variant: small-caps;
	text-align: center;
	position: absolute;
	left: -27px;
	width: 27px;
	height: 94px;
	margin-top: 0;
	background-image: url(graphics/sprite_feedback_button_216x180.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#feedback_tab .menu {
	float: left;
	width: 27px;
	height: 180px;
	background-image: url(graphics/sprite_feedback_button_216x180.png);
	background-repeat: no-repeat;
	background-position: -27px top;
}
#feedback_tab a.menu_point {
	width: 27px;
	height: 60px;
	float: left;
	display: block;
}
#feedback_tab a.mp1:hover {
	background-image: url(graphics/sprite_feedback_button_216x180.png);
	background-repeat: no-repeat;
	background-position: -81px top;
}
#feedback_tab a.mp2:hover {
	background-image: url(graphics/sprite_feedback_button_216x180.png);
	background-repeat: no-repeat;
	background-position: -135px -60px;
}
#feedback_tab a.mp3:hover {
	background-image: url(graphics/sprite_feedback_button_216x180.png);
	background-repeat: no-repeat;
	background-position: -189px -120px;
}

/* rating */
#rate_message {
	float: left;
	width: 291px;
}
#rate_message p {
	margin-top: 10px;
	margin-bottom: 5px;
}
.rate_ico_butt a {
	float: left;
	width: 26px;
	height: 26px;
}
.rate_ico_butt.rate_up a {
	background-image: url(graphics/rate_butt_up_26x26.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 15px 0 5px 44px;
}
.rate_ico_butt.rate_down a {
	background-image: url(graphics/rate_butt_down_26x26.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 15px 20px 5px 15px;
}
.rate_ico_butt.rate_up a:hover {
	background-image: url(graphics/rate_butt_up_hover_26x26.png);
}
.rate_ico_butt.rate_down a:hover {
	background-image: url(graphics/rate_butt_down_hover_26x26.png);
}

.ajax_gif_wait {
	padding: 5px 0 5px 20px;
}

/* tried this */
#tried_message {
	float: left;
	width: 291px;
}
#tried_message p {
	margin-top: 10px;
	margin-bottom: 5px;
}

.tried_butt a {
	float: left;
	width: 26px;
	height: 26px;
}
.tried_butt.yes a {
	background-image: url(graphics/button_yes.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 15px 0 5px 44px;
}
.tried_butt.no a {
	background-image: url(graphics/button_no.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 15px 20px 5px 15px;
}

/*** BOOKING system poll ***/
.wote_wrap {
	float: left;
	width: 578px;
	padding: 5px 30px 5px 0;
	margin-right: 30px;
}

.wote_wrap a.vote_button {
	float: left;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	padding: 2px 9px 2px 10px;
	background-image: url(../images/red-green-buttons.png);
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0 8px 0 8px;
	color: #333;
	border-right: 1px solid #CCC;
}
.wote_wrap a:hover { border-right: 1px solid #999; color: #000; }
a.vote_yes {background-position: -121px -23px;}
a:hover.vote_yes {background-position: -121px 0;}
a.vote_no {background-position: 0 -23px;}
a:hover.vote_no {background-position: 0 0;}
.vote_message {
	margin: 0 0 0 30px;
	padding: 0;
	font-style: italic;
}

.book_butt {
	line-height: 20px;
	font-size: 16px;
	color: #FFF;
	display: block;
	float: right;
	margin: 5px 35px 0 10px;
	padding: 3px 15px;
	background-color: #3962CE;
	border-bottom: 2px outset #666;
	border-right: 2px outset #666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

/********* blog comment *********/
#comments_wrap {
	float: left;
	width: 668px;
	margin: 0px 10px 15px 20px;
	padding: 0;
}
#blog_com_header {
	float: left;
	width: 648px;
	padding: 10px;
	font-size: 20px;
	line-height: 40px;
	border-bottom: 1px solid rgb(181,181,181);
	margin: 0;
}
#comments_wrap ol {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	widows: 668px;
	float: left;
}
#comments_wrap li {
	border-bottom: 1px solid rgb(181,181,181);
	padding: 10px 0 30px 10px;
	display: block;
	float: left;
	width: 658px;
}
#comments_wrap li span {
	display: block;
	float: right;
	width: 20px;
	text-align: center;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #CCC;
}
#comments_wrap li .comm_title {
	float: left;
	width: 618px;
	height: 30px;
	margin-bottom: 10px;
}
#comments_wrap li h3, #comments_wrap li h3 a {
	float: left;
	line-height: 30px;
	font-size: 20px;
	margin-right: 10px; 
}
#comments_wrap li h4 {
	float: left;
	line-height: 26px;
	font-size: 12px;
	color: #333;
	margin-top: 4px;
}
#comments_wrap li p {
	float: left;
	width: 618px;
	display: block;
	margin: 0;
	font-size: 13px;
	line-height: 18px;
}
#comments_wrap li p a {
	color: #00F;
	text-decoration: underline;
}
#com_form_wrap {
	float: left;
	width: 628px;
	padding: 10px 20px 10px 20px;
}
#com_form_wrap .inp_half {
	float: left;
	width: 314px;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}
#com_form_wrap input.input_text {
	height: 26px;
	border: 1px solid rgb(181,181,181);
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 14px;
	padding: 0 5px;
}
#com_form_wrap input.l1 {
	width: 260px;
}
#com_form_wrap input.l2 {
	width: 60px;
}
#com_form_wrap .inp_full {
	float: left;
	width: 628px;
	padding: 0 0 0 0;
	margin: 0;
}
#com_form_wrap .inp_full textarea {
	width: 600px;
	padding: 6px;
	font-size: 12px;
	line-height: 16px;
	border: 1px solid rgb(181,181,181);
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 14px;
}
#com_form_wrap label {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666;
}
#com_form_wrap .mandatory {
	color: #F30;
}
#com_form_wrap h2 {
	margin-bottom: 10px;
	margin-top: 15px;
}
#com_form_wrap p.inp_full {
	margin-bottom: 10px;
}
#com_form_wrap p.errors {
	color:#F30;
}
#com_form_wrap #submit_button {
	background-color: #639E27;
	color: #FFF;
	font-weight:bold;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	cursor: auto;
	padding: 4px 24px;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
}
#captcha_wrap {
	width: 160px;
	height: 50px;
	display: inline-block;
	vertical-align: top;
}
#social_media {
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
}
#social_media ul {
  margin: 0;
  padding: 0;
  margin-top:10px;
}
#social_media ul li {
  float: left;
  padding: 0;
	margin-left: 5px;
  list-style-type: none;
	width: 103px;
	height: 42px;
	display: block;
}
#social_media ul li a {
  padding: 30px 0 0 46px;
  color: #666666;
  text-decoration: none;
  line-height: 12px;
	font-size: 12px;
	display: block;
}
#social_media ul li a:hover {
	text-decoration: underline;
} 	
#social_media .stumble {
  background:url(../images/social_media/stumble_42x42.png) no-repeat;
}
#social_media .twitter {
  background:url(../images/social_media/twitter_42x42.png) no-repeat;
}
#social_media .reddit {
  background:url(../images/social_media/reddit_42x42.png) no-repeat;
}
#social_media .facebook {
  background:url(../images/social_media/facebook_42x42.png) no-repeat;
}
#social_media .delicious {
	background-image: url(../images/social_media/delicious_42x42.png);
	background-repeat: no-repeat;
}
#social_media .digg {
	background-image: url(../images/social_media/digg_42x42.png);
	background-repeat: no-repeat;
}