/*
 * STANDARD TAGS
 */
body { margin: 0px; font-size: 14px; line-height: 17px; font-family: Verdana, Bitstream Vera Sans, Arial; background: #ECE4EE; color: #444444; }
img { border: none; vertical-align: middle; }
form { margin: 0px; padding: 0px; display: inline; }
table { border-style: none;
    border-color: inherit;
    border-width: 0px;
    border-collapse: collapse; width: 94%; }
table td { padding: 0px; margin: 0px; vertical-align: top;
    width: 2%;
}
a:link, a:visited, a:active {
	color: #444444;
}
a:hover {
	color: #666666;
}
ul li { list-style: none; }
input, select, textarea { border: 1px solid #8bb0bc; background: #f8fcfd; font-size: 11px; font-family: Verdana, Bitstream Vera Sans, Arial; }
textarea { height: 80px; }
input.submit { background: #b1e68c; border: 1px solid #81c853; color: #444444; }
select.submit { background: #d2f3ba; border: 1px solid #9dde74; color: #444444; }
input.checkbox { border: 0px; }
input.radio_button { border: 0px; }

/*
 * Layout 
 */

#container { width: 927px; 
margin: 0px auto; }
#container_events { width: 932px; margin: 0px auto; }

/*#user_menu { text-align: right; margin: 10px 0px; } */

/*
#container {
background:#f0f0f0 url(img/bodybg.jpg) repeat-x;
color:#303030;
margin:0;
min-width:770px;
padding:0;
text-align:left;
width:100%;
}
 */

#banner { width: 932px; height: 200px; /*35px */
background-image:url(../images/banner.jpg);
background-repeat:no-repeat;
color:#ffffff;
padding-top:5px; 
text-align:left;
font-weight:400;
letter-spacing:-2px;}
#main_menu { padding-top: 200px; /* 15*/ padding-left: 5px; /*25 */ font-weight: bold; font-size: 16px; letter-spacing:0px }
#main_menu a { text-decoration: none; }
#footer { margin-right: 228px; margin-bottom: 40px; padding-top: 15px; text-align: center; font-size: 10px; }
#main_tooltip { border: 1px solid #81c853; background: #b1e68c; color: #444444; padding: 0px 4px; position: absolute; margin-top: -25px; margin-left: 10px; margin-right: 30px; opacity: .90; filter: alpha(opacity=90); -moz-opacity: 0.9; }

#main_sidebar { float: right; width: 218px; margin-top: 15px; }
.main_sidebar_header { background: url('../images/home/home/sidebox_header.png') no-repeat; width: 218px; height: 35px; }
.main_sidebar_content { background: url('../images/home/sidebox_content.png') repeat-y; width: 188px; padding: 2px 15px 5px 15px; color: #494949; }
.main_sidebar_divider { background: url('../images/home/home/sidebox_divider.png') no-repeat; width: 218px; height: 21px; }
.main_sidebar_footer { background: url('../images/home/sidebox_footer.png') no-repeat; width: 218px; height: 11px; }

h1.normal_text, h2.normal_text { margin: 0px; padding: 0px; font-size: 11px; line-height: 17px; display: inline; font-weight: normal; }

#intro_banner {
	background: url('../images/home/home/introbanner_bg.png') no-repeat;
	width: 634px;
	height: 70px;
	padding: 20px;
}
#intro_banner h1 { margin: 0px; padding: 0px; font-size: 16px; font-weight: bold; color: #444; }
#intro_banner div.description { margin: 15px 0px; }
#intro_banner ul { margin: 0px 0px 0px 15px; padding: 0px; }
#intro_banner ul li { list-style-image: url('../images/bulletCircle3.gif'); }
#mission ul li { list-style-image: url('../images/bulletCircle3.gif'); }
#banner_buttons { margin: 15px 0px 5px 0px; }
#banner_buttons span { font-size: 13px; font-weight: bold; color: #444; padding: 0px 5px; }
#intro_banner div.signup_text { color: #444; font-size: 0.8em; }

#main_content_events { margin-right: 228px; 
padding-top: 35px;
    width: 930px;
    
}
#main_content { margin-right: 228px; padding-top: 35px;
    width: 699px;
}
#main_content ul li { list-style-image: url('../images/bulletCircle3.gif'); }
.whitebox_h_mid { background: url('../images/home/whitebox_toprepeat.png') repeat-x bottom left; height: 7px; }
.whitebox_h_lft { background: url('../images/home/whitebox_topleft.png') no-repeat bottom left; height: 7px; }
.whitebox_h_rgh { background: url('../images/home/whitebox_topright.png') no-repeat bottom right; height: 7px; }
.whitebox_c_mid { background: url('../images/home/whitebox_centerrepeat.png') repeat; }
.whitebox_c_lft { background: url('../images/home/whitebox_leftrepeat.png') repeat-y top left; }
.whitebox_c_rgh { background: url('../images/home/whitebox_rightrepeat.png') repeat-y top right; }
.whitebox_f_mid { background: url('../images/home/whitebox_bottomrepeat.png') repeat-x top left; height: 7px; }
.whitebox_f_lft { background: url('../images/home/whitebox_bottomleft.png') no-repeat top left; height: 7px; }
.whitebox_f_rgh { background: url('../images/home/whitebox_bottomright.png') no-repeat top right; height: 7px; }
.whitebox_pad {
	color: #494949;
	padding-bottom: 20px;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 15px;
}

.whitebox_title { font-size: 20px; color: #444444; font-weight: bold; padding-bottom: 15px; margin-bottom: 15px; background: url('../images/home/whitebox_dotted_divider.png') repeat-x bottom left; }
.whitebox_dotted_divider { background: url('../images/home/whitebox_dotted_divider.png') repeat-x; height: 1px; }
.whitebox_divider {
	margin: 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEFF0;
}
.greywhite_divider { background: url('../images/home/greywhite_divider.png') repeat-x; height: 2px; margin: 10px 0px; }

.greybox_h_mid { background: url('../images/home/greybox_toprepeat.png') repeat-x bottom left; height: 6px; }
.greybox_h_lft { background: url('../images/home/greybox_topleft.png') no-repeat bottom left; height: 6px; }
.greybox_h_rgh { background: url('../images/home/greybox_topright.png') no-repeat bottom right; height: 6px; }
.greybox_c_mid { background: url('../images/home/greybox_centerrepeat.png') repeat; }
.greybox_c_lft { background: url('../images/home/greybox_leftrepeat.png') repeat-y top left; }
.greybox_c_rgh { background: url('../images/home/greybox_rightrepeat.png') repeat-y top right; }
.greybox_f_mid { background: url('../images/home/greybox_bottomrepeat.png') repeat-x top left; height: 6px; }
.greybox_f_lft { background: url('../images/home/greybox_bottomleft.png') no-repeat top left; height: 6px; }
.greybox_f_rgh { background: url('../images/home/greybox_bottomright.png') no-repeat top right; height: 6px; }
.greybox_test_mid { background: url('../images/home/greybox_testfootercenter.png') repeat-x top left; height: 18px; }
.greybox_test_lft { background: url('../images/home/greybox_testfooterleft.png') no-repeat top left; height: 18px; }
.greybox_test_rgh { background: url('../images/home/greybox_testfooterright.png') no-repeat top right; height: 18px; }
.greybox_table_header_mid { background: url('../images/home/greybox_table_headermid.png') repeat-x top left; height: 31px; }
.greybox_table_header_lft { background: url('../images/home/greybox_table_headerleft.png') no-repeat top left; height: 31px; }
.greybox_table_header_rgh { background: url('../images/home/greybox_table_headerright.png') no-repeat top right; height: 31px; }
.greybox_pad { padding: 3px 14px 8px 14px; }

.bluebox { }

.bluebox_h_mid { background: url('../images/home/bluebox_toprepeat.png') repeat-x; height: 38px; }
.bluebox_h_lft { background: url('../images/home/bluebox_topleft.png') no-repeat top left; height: 38px; }
.bluebox_h_rgh { background: url('../images/home/bluebox_topright.png') no-repeat top right; height: 38px; }
.bluebox_c_mid { background: url('../images/home/bluebox_centerrepeat.png') repeat; }
.bluebox_c_lft { background: url('../images/home/bluebox_centerleft.png') repeat-y top left; }
.bluebox_c_rgh { background: url('../images/home/bluebox_centerright.png') repeat-y top right; }
.bluebox_f_mid { background: url('../images/home/bluebox_bottomrepeat.png') repeat-x top left; height: 6px; }
.bluebox_f_lft { background: url('../images/home/bluebox_bottomleft.png') no-repeat top left; height: 6px; }
.bluebox_f_rgh { background: url('../images/home/bluebox_bottomright.png') no-repeat top right; height: 6px; }
.bluebox_fbig_mid { background: url('../images/home/bluebox_uheadercenter.png') repeat-x top left; height: 38px; }
.bluebox_fbig_lft { background: url('../images/home/bluebox_uheaderleft.png') no-repeat top left; height: 38px; }
.bluebox_fbig_rgh { background: url('../images/home/bluebox_uheaderright.png') no-repeat top right; height: 38px; }

.hollowbox_header_mid { background: url('../images/home/hgrey_topcenter.png') bottom center repeat-x; height: 6px; }
.hollowbox_header_left { background: url('../images/home/hgrey_topleft.png') bottom left no-repeat; height: 6px; }
.hollowbox_header_right { background: url('../images/home/hgrey_topright.png') bottom right no-repeat; height: 6px; }
.hollowbox_content_mid { background: url('../images/home/hgrey_midcenter.png') repeat; }
.hollowbox_content_left { background: url('../images/home/hgrey_midleft.png') center left repeat-y; }
.hollowbox_content_right { background: url('../images/home/hgrey_midright.png') center right repeat-y; }
.hollowbox_content_pad { padding: 10px 16px; }
.hollowbox_footer_mid { background: url('../images/home/hgrey_bottomcenter.png') top center repeat-x; height: 6px; }
.hollowbox_footer_left { background: url('../images/home/hgrey_bottomleft.png') top left no-repeat; height: 6px; }
.hollowbox_footer_right { background: url('../images/home/hgrey_bottomright.png') top right no-repeat; height: 6px; }

.hollowbox_label_left { float: left; background: #f8fcfd; margin-top: -10px; margin-left: 20px; padding: 2px 5px; font-size: 13px; }
.hollowbox_label { background: url('../images/home/icon_greenarrow.png') no-repeat center left; padding-left: 18px; font-weight: bold; color: #444; }
.hollowbox_label_right { float: right; background: #f8fcfd; margin-top: -10px; margin-right: 20px; padding: 2px 5px; }
.hollowbox_edit { background: url('../images/home/icon_edit.gif') no-repeat center left; padding-left: 22px; float: left; margin-left: 10px; }
.hollowbox_delete { background: url('../images/home/icon_delete.gif') no-repeat center left; padding-left: 19px; float: left; margin-left: 10px; }

.hollowbox_spacing { height: 10px; }
.hollowbox_bigspacing { height: 20px; }

/*
.home_testimonials_h_mid { background: url('../images/home/testimonial_bubble/topmid.png') repeat-x bottom left; height: 6px; }
.home_testimonials_h_lft { background: url('../images/home/testimonial_bubble/topleft.png') no-repeat bottom left; height: 6px; }
.home_testimonials_h_rgh { background: url('../images/home/testimonial_bubble/topright.png') no-repeat bottom right; height: 6px; }
.home_testimonials_c_mid { background: url('../images/home/testimonial_bubble/contentmid.png') repeat; }
.home_testimonials_c_lft { background: url('../images/home/testimonial_bubble/contentleft.png') repeat-y top left; }
.home_testimonials_c_rgh { background: url('../images/home/testimonial_bubble/contentright.png') repeat-y top right; }
.home_testimonials_f_mid { background: url('../images/home/testimonial_bubble/bottommid.png') repeat-x top left; height: 18px; }
.home_testimonials_f_lft { background: url('../images/home/testimonial_bubble/bottomleft.png') no-repeat top left; height: 18px; }
.home_testimonials_f_rgh { background: url('../images/home/testimonial_bubble/bottomright.png') no-repeat top right; height: 18px; }
.home_testimonials_pad { padding: 10px; }
*/
.signuparrow_text { background: url('../images/home/signuparrow.png') no-repeat center left; padding-left: 18px; font-weight: bold; font-size: 13px; }
.greenarrow_text { background: url('../images/home/icon_greenarrow.png') no-repeat center left; padding-left: 18px; font-weight: bold; font-size: 13px; }
.smallarrow_text {
	background: url('../images/home/icon_arrow.gif') no-repeat center left;
}
.orange_text { color: #451E5D; }
.purple_text, a.purple_link, a.purple_link:active, a.purple_link:visited { color: #90519b; }
a.purple_link:hover { color: #9f6aa9; }
.blue_text, a.blue_link, a.blue_link:active, a.blue_link:visited { color: #0070aa; }
a.blue_link:hover { color: #318cba; }
.help_tooltip { font-weight: bold; }
.help_tooltip a:link, .help_tooltip a:active, .help_tooltip a:visited, .help_tooltip a:hover { color: #81c853; text-decoration: none; }

/* Errored Form Field */
div.formError { display: inline; color: #ff0000; }
div.fieldWithErrors { display: inline; }
div.fieldWithErrors input, div.fieldWithErrors textarea { border: 2px solid #ff0000; }
span.error_text { color: #ff0000; font-weight: bold; } 

.loading_text { color: #81c853; font-weight: bold; }
.notice_text { color: #b6bf2b; font-weight: bold; }

.home_signup_more { float: right; }
.home_signupmid_more { float: right; }

.toptab_sel { float: left; margin-top: 8px; margin-left: 4px; }
.toptab_sel .mid { background: url('../images/home/tab_selcenter.png') center center repeat-x; height: 30px; }
.toptab_sel .left { background: url('../images/home/tab_selleft.png') top left no-repeat; height: 30px; }
.toptab_sel .right { background: url('../images/home/tab_selright.png') top right no-repeat; height: 30px; }
.toptab_sel .pad { padding: 5px 10px 0px 10px; font-size: 10px; }

.toptab_unsel { float: left; margin-top: 8px; margin-left: 4px; }
.toptab_unsel .mid { background: url('../images/home/tab_unselcenter.png') center center repeat-x; height: 30px; }
.toptab_unsel .left { background: url('../images/home/tab_unselleft.png') top left no-repeat; height: 30px; }
.toptab_unsel .right { background: url('../images/home/tab_unselright.png') top right no-repeat; height: 30px; }
.toptab_unsel .pad { padding: 5px 10px 0px 10px; font-size: 10px; }

.bottomtab_sel { float: left; margin-top: 0px; margin-left: 4px; }
.bottomtab_sel .mid { background: url('../images/home/utab_selcenter.png') center center repeat-x; height: 30px; }
.bottomtab_sel .left { background: url('../images/home/utab_selleft.png') top left no-repeat; height: 30px; }
.bottomtab_sel .right { background: url('../images/home/utab_selright.png') top right no-repeat; height: 30px; }
.bottomtab_sel .pad { padding: 5px 10px 0px 10px; font-size: 10px; }

.bottomtab_unsel { float: left; margin-top: 0px; margin-left: 4px; }
.bottomtab_unsel .mid { background: url('../images/home/utab_unselcenter.png') center center repeat-x; height: 30px; }
.bottomtab_unsel .left { background: url('../images/home/utab_unselleft.png') top left no-repeat; height: 30px; }
.bottomtab_unsel .right { background: url('../images/home/utab_unselright.png') top right no-repeat; height: 30px; }
.bottomtab_unsel .pad { padding: 5px 10px 0px 10px; font-size: 10px; }

.navigation_menu_item { width: 230px; float: left; }
.layout_content_block { padding: 0px; margin-bottom: 10px; }

.rating_green { background: url('../images/home/icon_starselected.png') center left no-repeat; width: 10px; height: 10px; float: left; margin-top: 4px; margin-right: 2px; }
.rating_grey { background: url('../images/home/icon_starunselected.png') center left no-repeat; width: 10px; height: 10px; float: left; margin-top: 4px; margin-right: 2px; }

.tourstar { background: url('../images/home/icon_tourstar.png') no-repeat top left; padding-left: 20px; font-weight: bold; color: #444; }
.tourstar_space { padding-left: 20px; margin-bottom: 10px; }

.blogdate { background: url('../images/home/blogdatebg.png') no-repeat; width: 56px; height: 52px; }
.avatar_image { width: 90px; height: 90px; background: #fff; border: 1px solid #cacaca; }
