/* v1.0 | 20080212 */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#555;
	background-image:url(../images/bg.jpg);
	background-position:center;
	background-attachment:fixed;
	background-repeat:repeat; 
	
}

a
{
	text-decoration:none;	
}

a:hover
{
	text-decoration:underline;	
}


#body_border_top
{
	margin-top:30px;
	width:1080px;
	height:50px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/border_top.PNG);
	background-position:top;
	background-repeat:no-repeat;
	display:none;
}

#body_border_bottom
{
	margin-bottom:30px;
	width:1080px;
	height:50px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/border_bottom.PNG);
	background-position:bottom;
	background-repeat:no-repeat;	
	display:none;
}

#body_container
{
	width:940px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	padding:30px 40px 30px 40px;
	background-color:#fff;
/*	border-left:1px dotted #999;
	border:1px dotted #999; */
/*	margin-bottom:15px;*/

	
	
}

#body_header
{
	background-color:#343434;
	width:1020px;
	padding:0px 0px 0px 0px;
/*	margin-bottom:30px;	*/
	border-bottom:7px solid #e1002f;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
	font-size:13px;
	overflow:hidden;
	line-height:1.3;
}


.body_header_item
{
	padding:15px 13px 15px 13px;	
	float:right;
}

.body_header_item_highlight
{
	padding:15px 13px 15px 13px;	
	float:right;
	background-color:#e1002f;
	font-weight:bold;
}

#body_header a
{
		color:#fff;
		text-decoration:none;

}

#body_header a:hover
{
		color:#ffd46e;
		text-decoration:underline;
	
}

.body_header_highlight
{
		color:#ffd46e;
		font-weight:bold;
}

#body_intro
{
	margin-bottom:20px;	
	text-align:center;
	width:940px;
	overflow:hidden;
	float:left;
	border-bottom:1px dotted #ddd;
	border-top:1px dotted #ddd;
	background-image:url(../images/banner_bg.PNG);
	height:175px;

}

#body_jump
{
	margin-bottom:7px;	
	text-align:center;
	width:200px;
	overflow:hidden;
	height:100px;
	background-color:#333;
	
}

#body_left
{
	width:200px;
	overflow:hidden;
	float:right;
}

#logo
{
	width:200px;
	height:200px;
	margin-bottom:15px;
	background-color:#f33;
}

#share_button
{
	padding-top:8px;
	width:200px;
	margin-bottom:15px;
}

#meetup_box
{
	width:200px;
	overflow:hidden;
	margin-bottom:7px;
}

#contact_box
{
	width:200px;
	height:200px;
	background-color:#f33;
	margin-bottom:20px;
	display:none;
}

#latest_header
{
	width:190px;
	padding-top:10px;
	padding-right:10px;
	height:28px;
	font-size:35px;
	color:#fff;
	letter-spacing:-2px;
	font-weight:bold;
	text-align:right;
	background-color:#f64300;
	margin-bottom:7px;
	overflow:hidden;	
	
}

.latest_body
{
	width:170px;
	overflow:hidden;
	background-color:#eee;	
	margin-bottom:7px;
	padding:15px;
}

.latest_title
{
	margin-bottom:5px;
}

.latest_title a
{
	font-size:20px;	
	color:#f64300;
	text-decoration:none;
}

.latest_description
{
	color:#555;
	font-size:11px;
	line-height:1.3;	
}

.latest_location
{
	font-size:12px;
	color:#999;
	text-transform:uppercase;
	margin-bottom:5px;
	letter-spacing:1px;
}

.latest_date
{
	margin-top:5px;
	color:#ccc;
	font-size:9px;	
}


#body_right
{
	width:720px;
	overflow:hidden;
	float:left;
	padding-bottom:20px;
}

#body_right_top
{
	width:660px;
	overflow:hidden;
	background-color:#333;
	padding:30px 30px 30px 30px;
	margin-bottom:15px;
}

#body_right_top_video
{
	width:660px;
	height:400px;
	overflow:hidden;
	background-color:#000;
	margin-bottom:20px;
	position:relative;
}

#body_right_top_video_mask
{
	z-index:999;
	width:660px;
	height:400px;
	background-image:url(../images/mapmask.PNG);
	display:none;
}

#body_right_top_description
{
	font-size:17px;
	line-height:1.4;
	color:#ddd;
	padding-bottom:25px;
	border-bottom:1px dashed #820000;
	margin-bottom:25px;
}

#body_right_top_description strong
{
	font-size:17px;	
	color:#fff;
}

#body_right_top_box
{
	width:660px;
	overflow:hidden;
}


#body_right_top_count
{
	font-size:30px;
	color:#fff;	
	font-weight:bold;
	letter-spacing:-2px;
	margin-bottom:5px;
}

#body_right_top_sharetovote
{
	font-size:16px;
	color:#fff;	
	font-weight:normal;
	letter-spacing:0px;
	line-height:1.2;
}



#body_right_bottom
{
	width:720px;
	overflow:hidden;
	padding-top:0px;
}

.body_right_header
{
	width:710px;
	padding-top:10px;
	padding-left:10px;
	height:28px;
	font-size:35px;
	color:#fff;
	letter-spacing:-2px;
	font-weight:bold;
	background-color:#f64300;
	margin-bottom:7px;
	overflow:hidden;
	text-transform:uppercase;
	}

#body_right_ways_container
{
	width:720px;
	overflow:hidden;
	margin-bottom:7px;
	background-image:url(../images/threeways_bg.PNG);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#eee;
}

.body_right_ways_box
{
	width:196px;
	padding:20px;
	overflow:hidden;	
	float:left;
}

.body_right_ways_box_title
{
	font-size:25px;
	color:#999;
	text-transform:uppercase;
	margin-bottom:10px;
}

.body_right_ways_box_description
{
	font-size:12px;
	color:#333;
	line-height:1.3;
}

.body_right_ways_box_description a
{	
	color:#f64300;
	text-decoration:none;
}

#body_right_formbox
{
	width:660px;
	padding:30px;
	background-color:#eee;	
}

#submit_mask
{
	width:660px;
	display:none;	
}


#body_footer
{
	margin-top:13px;	
	text-align:center;
	width:940px;
	overflow:hidden;
	float:left;
	height:75px;
	background-color:#333;
}

#body_footer_text
{
	margin-top:20px;	
	text-align:center;
	width:940px;
	overflow:hidden;
	float:left;
	font-size:12px;
	color:#999;
	line-height:1.2;
}

#body_footer_text a
{
	color:#999;

}

#body_footer_text td
{
	text-align:center;
}

#body_footer_text img
{

}

#body_footer_text_image
{
	margin-bottom:;	
}

#body_footer_text_copyright
{
	margin-bottom:10px;	
}

#body_report_left
{
	width:560px;
	overflow:hidden;
	font-size:14px;
	color:#333;
	line-height:1.3;
	padding:30px;
	background-color:#eee;
	float:left;
}

#body_report_right
{
	width:300px;
	overflow:hidden;
	font-size:14px;
	color:#333;
	line-height:1.3;
	float:right;
/*	min-height:750px;*/
}

.body_report_right_header
{
	background-color:#f64300;
	margin-bottom:7px;
	text-align:right;
	
}

.report_title
{
	font-size:25px;
	color:#f64300;
	margin-bottom:8px;
}

.report_location
{
	font-size:12px;
	color:#999;	
	margin-bottom:15px;
	text-transform:uppercase;
}

.report-map
{
	    width:300px;
	overflow:hidden;

}

.body_report_right_image
{
	width:300px;
	overflow:hidden;
	margin-bottom:7px;
}

.body_report_right_image img
{
	width:300px;	
}

