@charset "utf-8";
/* CSS Document */
body {
	background:#e4f2f8 url(../images/bg.gif) repeat-x top center;
	padding:0px;
	margin:0px;
	color:#172625;
	font-size:13px;
	font-family:Arial, Verdana, sans-serif;
}
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: 0px;
	padding: 0px;
}
.clearfix {
	clear:both;
}
a:link, a:visited {
	color:#114f71;
	text-decoration:underline;
}
a:hover {
	color:#900;
	text-decoration:underline;
}
select {
	background:url(../images/input_bg.jpg) repeat-x scroll 0 0 #fff;
	border:1px solid #a0a6a9;
	color:#000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	height:20px;
	width:auto;
}
input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	background:#fff url(../images/input_bg.jpg) repeat-x;
	border:1px solid #a0a6a9;
	color:#000;
	height:17px;
}
/*---------------------Headings----------------------*/
h1 {
	font-size:24px;
	font-weight:normal;
	line-height:25px;
	border-bottom: 4px solid #cce6f2;
	color:#003b6f;
	padding-bottom:5px;
	margin-bottom:10px;
}
h2 {
	font-size:16px;
	margin-top:0px;
	padding-top:20px;
}
/*------------------Headings-------------*/
/*------------------Common Tools--------------------*/
u
{	
text-decoration:none !Important;
}
.left {
	float:left;
}
.right {
	float:right;
}
.f_fix {
	float:left;
	width:100%;
}
.no_display {
	display:none;
}
span.underline {
	text-decoration:underline;
}
.text_bold {
	font-weight:bold;
}
.no_margin {
	margin:0 !important;
}
.no_padding {
	padding:0 !important;
}
.text_italic {
	font-style:italic;
}
.f_normal {
	font-weight:normal;
}
a.blue_link {
	color:#0064af;
	font-size:11px;
	line-height:normal;
	text-decoration:underline;
}
a.blue_link:link, a.blue_link:visited {
	color:#0064af;
	text-decoration:underline;
}
.none {
	border:none;
}
/*---------------Common Tools----------------*/
#main {
	width:100%;
	height:auto;
	background:url(../images/bubbles.gif) no-repeat;
	background-position:center 242px;
	margin:0px auto;
	
}
.header_wrapper {
	width:100%;
}
.top_header_bg {
	background:#fff;
	border-bottom:1px solid #f8ca3d;
	width:100%;
	height:74px;
}
.top_header {
	width:960px;
	height:auto;
	margin:0px auto;
}
.header {
	width:990px;
	position:relative;
	margin:0px auto;
}
.logo {
	float:left;
	height:174px;
	left:31px;
	position:absolute;
	top:-49px;
	width:286px;
	z-index:10;
}
.banner {
	width:100%;
	top:-12px;
	z-index:5;
	position:relative;
	text-align:center;
}
/*-----------------Navigation-----------------*/
.menu_wrapper {
	margin:0px auto;
	width:960px;
}
.menu {
	font-size:17px;
	font-weight:bold;
	height:auto;
	font-family:"Trade Gothic LT Std", Arial, Helvetica, sans-serif;
	background:url(../images/menu_bg.gif) no-repeat;
	float:right;
	width:655px;
	height:56px;
	margin-bottom:7px;
}
.menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	float:left;
	padding:0px;
}
.menu li {
	float:left;
	margin:0;
	padding:0px 9px 0px;
	height:36px;
	text-decoration:none;
	background:url(../images/seprator.gif) no-repeat center right;
}
.menu li.last {
	float:left;
	margin:0;
	padding:0px 7px 0px;
	height:36px;
	text-decoration:none;
	background:none;
}
.menu li.home a {
	width:91px;
	height:31px;
	display:block;
	background:url(../images/club_ravine.png) no-repeat 0px 0px;
	
}
.menu li.home a:hover {
	width:91px;
	display:block;
	height:31px;
	background:url(../images/club_ravine.png) no-repeat 0px -44px;
}
.menu li.ride a {
	width:149px;
	float:left;
	height:31px;
	background:url(../images/ride.png) no-repeat 0px 0px;
	
}
.menu li.ride a:hover {
	width:149px;
	float:left;
	height:31px;
	background:url(../images/ride.png) no-repeat -0px -44px;
}
.menu li.group a {
	width:134px;
	float:left;
	height:31px;
	background:url(../images/group.png) no-repeat 0px 0px;
	
}
.menu li.group a:hover {
	width:134px;
	float:left;
	height:31px;
	background:url(../images/group.png) no-repeat 0px -44px;
}
.menu li.parkinfo a {
	width:74px;
	float:left;
	height:31px;
	background:url(../images/parkinfo.png) no-repeat 0px 0px;
	
}
.menu li.parkinfo a:hover {
	width:74px;
	float:left;
	height:31px;
	background:url(../images/parkinfo.png) no-repeat 0px -44px;
}
.menu li.cabana a {
	width:121px;
	float:left;
	height:31px;
	background:url(../images/cabana.png) no-repeat 0px 0px;
	
}
.menu li.cabana a:hover {
	width:121px;
	float:left;
	height:31px;
	background:url(../images/cabana.png) no-repeat 0px -44px;
}
.red
	{
	display:block;
	}
/*-----------------Navigation-----------------*/
.content_wrapper {
	margin:0px auto;
	height:auto;
	position:relative;
	top:-12px;
	width:960px;
}
.content {
	background:#fff;
	float:left;
	width:960px;
}
.content_curve_top {
	background:url(../images/content_top_curve.gif) no-repeat top left;
	height:10px;
	font-size:8px;
	float:left;
	width:960px;
}
.content_curve_bottom {
	background:url(../images/content_curve_bottom.gif) no-repeat top left;
	height:11px;
	float:left;
	width:960px;
}
.welcome_box {
	float:left;
	margin:0px 5px;
	background:url(../images/welcome_bg.gif) no-repeat top left;
	width:950px;
	height:60px;
	position:relative;
	top:-4px;
	display:inline;
}
.welcome_left {
	padding-left:20px;
	float:left;
	padding-top:13px;
	width:auto;
}
.welcome_right {
	padding-right:20px;
	float:right;
	padding-top:13px;
	width:auto;
}
.content_box {
	float:left;
	padding:10px 10px 2px 10px;
	display:inline;
	width:940px;
}
.leftside {
	float:left;
	width:478px;
	height:auto;
}
.rightside {
	float:right;
	width:426px;
	height:auto;
}
.rightside .right_content_box {
	float:left;
	width:100%;
}
.rightside .right_content_box p {
	margin-bottom:12px;
	line-height:18px;
}
.rightside .right_content_box ul {
	margin:13px 0px 0px 0px;
	padding:0px;
	float:left;
	width:100%;
	list-style:none;
}
.rightside .right_content_box li {
	background:url(../images/h_bullet.gif) no-repeat center left;
	padding-bottom:6px;
	padding-top:5px;
	line-height:18px;
	padding-left:30px;
}
.rightside .right_content_box span.spacer {
	float:left;
	padding-left:27px;
	padding-top:10px;
}
.rightside .right_content_box span.signup {
	padding-top:32px;
	float:left;
	width:100%;
}
.image_panel {
	float:left;
	width:100%;
	margin-bottom:0px;
}
.image_panel .imagebox {
	border:5px solid #e1ebf8;
	float:left;
	margin-left:5px;
}
.image_panel p.text {
	line-height:28px;
	margin:5px 0px;
	text-align:center;
}
.yellow_curve_box {
	float:left;
	width:477px;
	height:auto;
	position:relative;
	background:#f8d769;
}
.yellow_curve_top {
	float:left;
	width:477px;
	height:36px;
	background:url(../images/yellow_curve_top.gif) no-repeat top left;
}
.head_feature {
	height:37px;
	left:15px;
	position:absolute;
	top:-15px;
	z-index:10;
	width:295px;
}
.yellow_box {
	float:left;
	padding:4px 14px 0px;
	width:449px;
}
.yellow_curve_bottom {
	float:left;
	width:477px;
	height:9px;
	font-size:9px;
	background:url(../images/yellow_curve_bottom.gif) no-repeat bottom left;
}
.yellow_box .leftbox {
	float:left;
	width:267px;
	background:url(../images/slide_img_bg.jpg) no-repeat;
	height:206px;
	overflow:hidden;
}
.yellow_box .leftbox span.imgbox
	{
	width:255px;
	height:194px;
	overflow:hidden;
	margin:3px;
	display:inline;
	float:left;
	}
.yellow_box .rightbox {
	float:right;
	width:176px;
	padding-top:5px;
}
.yellow_box .rightbox .common_row {
	float:left;
	width:100%;
	font-size:12px;
	padding-bottom:5px;
	margin-bottom:13px;
	border-bottom:1px solid #cabb6a;
}
.yellow_box .rightbox .redhead {
	color:#ce2123;
	font-weight:bold;
	text-decoration:underline;
}
.yellow_box .rightbox .redhead a:link,
.yellow_box .rightbox .redhead a:visited {
	color:#ce2123;
	text-decoration:underline;
}

.yellow_box .rightbox .redhead a:hover {
	color:#ce2123;
	text-decoration:underline;
	font-style:italic;
}
.yellow_box .rightbox .common_row_last {
	float:left;
	width:100%;
	font-size:12px;
	padding-bottom:3px;
}
.yellow_box .rightbox p {
	margin:3px 0px;
}
/*------------------------------Footer---------------------------------*/
.footer_wrapper {
	width:960px;
	margin:0px auto;
}
.footer_banner {
	float:left;
	width:940px;
}
.social_base {
	background:url(../images/curve_box.jpg) no-repeat top left;
	height:70px;
	width:940px;
	margin:0px auto;
}
.social_whitediv {
	background:url(../images/footer_bg.gif) repeat-x;
	height:58px;
	border:1px solid #c7c7c7;
	margin:5px;
	float:left;
	display:inline;
	width:928px;
}
.social_in {
	float:left;
	height:58px;
	width:auto;
	padding:0px 18px;
	background:url(../images/footer_sep.gif) no-repeat top right;
}
.scr_spacer {
	padding-top:21px;
	float:left;
}
.logobox {
	float:left;
	padding-top:15px;
	width:auto;
	padding-right:5px;
}
.scl_text {
	float:left;
	font-family:"Serifa", helvetica, arial, sans-serif;
	padding-top:15px;
	width:auto;
	font-weight:bold;
	line-height:15px;
	color:#0066CC;
	font-size:14px;
	padding-left:5px;
}
.social_in_last {
	float:left;
	height:58px;
	width:auto;
	padding:0px 0px 0px 18px;
}
.footer {
	margin-top:10px;
	height:auto;
	width:940px;
	float:left;
	line-height:25px;
	text-transform:uppercase;
	text-align:center;
}
.footer ul {
	list-style:none;
	margin:0px;
}
.footer li {
	list-style:none;
	font-size:11px;
	display:inline;
	padding:0px 0px;
	width:auto;
	color:#114f71;
}
.footer li a:link, .footer li a:visited {
	color:#114f71;
	text-decoration:underline;
}
.footer li a:hover {
	color:#900;
	text-decoration:underline;
}
.footer li span {
	padding:0px 5px;
	color:#114f71;
}
.base_footer {
	float:left;
	width:100%;
	font-size:11px;
	padding:15px 0px;
}
.base_footer .italic {
	font-style:italic;
}
.copyright_text {
	text-align:center;
	color:#000;
	line-height:25px;
}
.footer_curve_box {
	float:left;
	width:960px;
	height:auto;
	background:#b6dced;
}
.footer_curve_top {
	float:left;
	width:960px;
	height:10px;
	font-size:8px;
	background:url(../images/footer_curve_top.gif) no-repeat top left;
}
.footer_curve_bottom {
	float:left;
	width:960px;
	height:9px;
	font-size:7px;
	background:url(../images/footer_curve_bottom.gif) no-repeat bottom left;
}
/* ------------------------------Footer---------------------------------*/
.leftpanel {
	float:left;
	width:237px;
	height:auto;
}
.grey_curve_box {
	background:#f3f5f7;
	float:left;
	width:237px;
	height:auto;
}
.grey_curve_top {
	background:url(../images/left_curve_top.gif) no-repeat top left;
	float:left;
	width:237px;
	font-size:8px;
	height:10px;
}
.grey_curve_bottom {
	background:url(../images/left_curve_bottom.gif) no-repeat bottom left;
	float:left;
	width:237px;
	font-size:8px;
	height:10px;
}
.innerbox {
	float:left;
	width:217px;
	margin:0px 10px;
	display:inline;
}
.rightpanel {
	float:left;
	margin-left:15px;
	display:inline;
	width:671px;
	height:auto;
}
.category_box {
	border-left:1px solid #d8dbde;
	border-right:1px solid #d8dbde;
	background:#fff;
	float:left;
	width:214px;
}
.category_top_curve {
	background:url(../images/category_top_curve.gif) no-repeat top left;
	width:204px;
	float:left;
	padding-left:13px;
	line-height:32px;
	color:#003b6f;
	font-size:18px;
	font-weight:bold;
	height:32px;
}
.category_top_curve a:link,.category_top_curve a:visited
	{
	color:#003b6f;
	text-decoration:none;
	}
.category_top_curve a:hover
	{
	color:#003b6f;
	text-decoration:none;
	}
.category_bottom_curve {
	float:left;
	font-size:7px;
	background:url(../images/category_bottom_curve.gif) no-repeat bottom left;
	width:216px;
	height:9px;
}
.category_box ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
.category_box li {
	background:url(../images/dot.jpg) repeat-x bottom left;
	float:left;
	height:auto;
	padding-bottom:8px;
	margin-left:12px;
	display:inline;
	padding-top:8px;
	width:190px;
}
.category_box li.no_space {
	background:#FBFAFA url(../images/record_bg.jpg) repeat-x scroll left top;
	border-bottom:1px solid #DDF1DA;
	float:left;
	height:auto;
	padding:0;
	width:100%;
}
.category_box li span.bullet {
	background:transparent url(../images/star_bullet.gif) no-repeat scroll left top;
	float:left;
	height:15px;
	padding-right:5px;
	width:15px;
}
.category_box li.selected {
	font-weight:bold;
}
.category_box li.selected a:link, .category_box li.selected a:visited {
	color:#333333;
	text-decoration:none;
}
.category_box li a:link, .category_box li a:visited {
	color:#333333;
	text-decoration:none;
}
.category_box li a:hover {
	color:#990000;
	text-decoration:none;
}
.image_div {
	float:left;
	width:100%;
	height:auto;
	margin:10px 0px 0px;
}
.image_topdiv {
	float:left;
	width:100%;
	height:auto;
	margin:0px 0px 0px;
}
.imagebox {
	border:5px solid #e1ebf8;
	float:left;
}
.standard_main_col {
	width:100%;
	float:left;
}
.standard_main_col p {
	line-height:20px;
	margin-bottom:10px;
}
div.standard_main_col img {
	border:5px solid #e1ebf8;
	float:right;
}
.standard_main_col ul {
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	width:100%;
	list-style:none;
}
.standard_main_col li {
	font-size:13px;
	background:url(../images/h_bullet.gif) no-repeat center left;
	padding-bottom:6px;
	padding-top:5px;
	line-height:18px;
	padding-left:30px;
}
.subcontent
	{
	width:100%;
	float:left;
	margin-top:10px;
	}
.subcontent_box {
	float:left;
	width:662px;
	background:#fff;
	border-left:2px solid #e1ebf8;
	border-right:2px solid #e1ebf8;
}
.subcontent_box_top {
	float:left;
	width:666px;
	font-size:8px;
	background:url(../images/record_top_curve.gif) no-repeat top left;
	height:10px;
}
.subcontent_box_bottom {
	float:left;
	width:666px;
	font-size:9px;
	background:url(../images/record_bottom_curve.gif) no-repeat bottom left;
	height:11px;
}
.subcontent_box_left {
	width:493px;
	float:left;
	margin-left:10px;
	display:inline;
}
.subcontent_box_right {
	width:136px;
	float:right;
	margin-right:10px;
	display:inline;
	border:1px solid #E1EBF8;
	
}
.subcontent_box_right span.imagebox{
	width:126px;
	float:left;
	height:126px;
	overflow:hidden;
}
.subcontent_box .heading_box {
	background:url(../images/head_bg.jpg) repeat-x;
	width:666px;
	float:left;
	height:35px;
}
.subcontent_box h3 {
	font-size:20px;
	font-weight:normal;
	line-height:25px;
	border-bottom: 4px solid #cce6f2;
	color:#003b6f;
	padding-bottom:5px;
	margin-bottom:10px;
}
.subcontent_box .imgbox {
	float:left;
}
.subcontent_box .view_spacer {
	float:left;
	padding:10px;
}
.pngfix {
	/* behavior:url(./iepngfix/iepngfix.htc);*/
}
.bor{
	border:solid 5px #f00;
	}
/* Autocomplete search ------------------------------------------------------------------------- */
input.autocomplete { color: #888; }
div.autocomplete { position:absolute; background-color:white; border:2px solid #888; margin:0; padding:0; z-index: 100; font-size: 11px; font-family:Georgia; }
div.autocomplete ul { list-style-type:none; margin:0; padding:0; }
div.autocomplete ul li.selected { background-color: #ddc;}
div.autocomplete ul li { list-style-type:none; display:block; margin:0; padding:2px; cursor:pointer; border-bottom: 1px dashed #eada9a; }

/* E-commerce ---------------------------------------------------------------------------------- */
form { padding: 0px; margin: 0px; }
.ecomm_button { background: #FFF url(../images/newsletter-input-bg.gif) repeat-x top left; color: #666; font-weight: bold; border: 1px solid #b4b4b4; cursor: pointer; padding:5px;height:25px; line-height:1.2em;}
.ecomm_button:hover { color:#333;}
.ecomm_textbox { color: #000000; }
.catHead { margin:5px 0 5px 0; padding:3px 0 3px 3px; border-bottom: 1px solid #888; border-top: 1px solid #888;font-weight:bold;}
.section_header {
    padding: 5px;
    margin: 0px;
    margin-bottom: 0px;
    border: 1px solid #888;
    background-color: #fff;
    text-align: left;
    letter-spacing: 1px;
}

/*Share links with <a> tag */
.scl_text a:link, .scl_text a:visited {
color:#0066CC !important;
text-decoration:none !important;
}
.scl_text a:hover{
color:#900 !important;
text-decoration:none;
}
/*----CONTACT----*/
.contact_content{
	width:240px;margin-left:10px; float:left;
}
.contact_content h2{
	margin:0 0 6px;
	padding:0 0 2px;
	border-bottom:1px dotted #c2c2c2;
}
.contact_content p{
	line-height:1.2em;
	margin:0 0 10px 0;
}

/* FAQ records Start*/

#standard_main_col_item {
	width:100%;
	margin:0 0 20px 0px;
	float:left;
	/*border:4px solid #E8DFD9;*/

	border:4px solid #345d9f;
}
#standard_full_record {
	background: #FFFFFF;
	padding:3px;
}
#standard_full_record_title {
	font-size:13px;
	font-weight:bold;
	background-color:#345d9f;
	padding:5px;
	color:#fff;
}
ul.faq_list li {
	margin-bottom:5px;
}
/* FAQ records End*/
