/*  --------- Thorpe Park Mania Style Sheet ---------  */
/* --------- Copyright Phillip Caudell 2007 --------- */


/* Body Styles*/
body,td,th {
	font-family:"Helvetica Neue", Helvetica, Lucida Grande, Arial;
	font-size: 14px;
	color: #333333;
	line-height:22px;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
}
a:link {
	color: #5D747F;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #5D747F;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #5D747F;
}
-->

form{ 
margin:0px;
padding:0px;
}

img{
border:0px;
}

.thumbnail{
float:left;
margin-right:12px;
margin-bottom:12px;
}

/* Main Menu Styles */
.menu_main_background{
width:auto;
height:auto;
background-color:#ECFAFE;
background-image:url(/images/default_main/menu_main_bakground.gif);
padding:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#5D747F;
text-transform:uppercase;
text-align:center;
border-bottom:1px #E5F8FF solid;
line-height:18px;
}

.menu_main{
margin:0;
padding:0px;
}

.menu_main li{
display:inline;
}

.menu_main li a{
padding:12px;
padding-left:18px;
background-image:url(/images/default_main/menu_main_divider.gif);
background-repeat:no-repeat;
background-position:left;
color:#5D747F;
}

.menu_main li a:visited{
padding:12px;
padding-left:18px;
background-image:url(/images/default_main/menu_main_divider.gif);
background-repeat:no-repeat;
background-position:left;
color:#5D747F;
}

.menu_main li a:hover{
padding:12px;
padding-left:18px;
background-image:url(/images/default_main/menu_hover_bakground.gif);
background-repeat:no-repeat;
background-position:left;
color:#5D747F;
}

/* Drop Down*/
.menu_main_dropdown{
display:block;
width:190px;
padding-left:10px;
padding-top:2px;
padding-bottom:2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
border:1px #C0EEFF solid;
border-left:0px;
border-right:0px;
}

.menu_main_dropdown_box{
margin-top:0px; 
background-color:#C0EEFF;
border:1px #E6F8FF solid;
border-top:0px; 
height:auto;
}


.menu_main_dropdown_box a:hover{
background-image:url(../images/default_main/menu_main_dropdown_hover.gif);
border:1px #FFFFFF solid;
border-left:0px;
border-right:0px;
color:#FFFFFF;
}

/* Logo Strip Styles */
.logo_main_center{
width:840px;
height:190px;
background-image:url(/images/default_main/logo_main_center.jpg);
background-position:center;
margin:auto;
}

.logo_main_back{
width:auto;
height:190px;
background-image:url(/images/default_main/logo_main_back.gif);
background-position:center;
}

/* Page Styles */
.page_background{
width:840px;
height:auto;
padding:24px;
background-image:url(/images/default_main/page_background_top.jpg);
background-repeat:no-repeat;
margin:auto;
overflow:auto;
}

.page_bottom{
width:880px;
height:30px;
background-image:url(/images/default_main/page_bottom.gif);
margin:auto;
}



/* Foot Stlyes */
.foot{
width:auto;
height:auto;
text-align:center;
color:#999999;
font-size:14px;
font-family:"Helvetica Neue", Helvetica, Arial;
}


/* Global Styles */
h1{
margin:0px;
padding:0px;
font-size:32px;
color:#000000;
font-weight:normal;
margin-top:15px;
margin-bottom:20px;
}

h2{
margin:0px;
padding:0px;
font-size:26px;
color:#000000;
font-weight:normal;
margin-bottom:10px;
}

h3{
margin:0px;
padding:0px;
font-size:16px;
font-weight:bold;
margin-top:10px;
margin-bottom:10px;
text-transform:capitalize;
color:#666666;
}


.faded{
color:#999999;
}

p{
margin:0px;
padding:0px;
margin-bottom:20px;
line-height:22px;
}

/* Form Styles */
.input_big{
font-size:18px;
font-weight:bold;
width:300px;
}

.textarea_big{
font-size:18px;
font-weight:bold;
width:600px;
height:200px;
}

/* Avatars */
.avatar_right{
float:right;
margin-left:15px;
}

.avatar_left{
float:left;
margin-right:15px;
}
/* Large Box Styles */
.large_box_top{
width:800px;
height:auto;
padding:20px;
padding-bottom:10px;
background-image:url(/images/page_elements/large_box_top.gif);
}
.large_box_bottom{
width:840px;
height:30px;
background-image:url(/images/page_elements/large_box_bottom.gif);
}

.large_box_title{
margin:0px;
padding:0px;
font-size:26px;
color:#000000;
font-weight:100;
margin-bottom:10px;
display:block;
}

.large_box_middle{
width:799px;
height:auto;
padding:20px;
padding-top:0px;
padding-bottom:0px;
background-color:#EFF9FC;
border: 1px #D9F1F9 solid;
border-top:0px;
border-bottom:0px;
}

/* Box Icon */
.box_icon{
float:left;
margin-left:10px;
margin-top:10px;
margin-right:10px;
}

.page_icon{
float:left;
margin-top:-2px;
margin-right:10px;
}

/* Medium Box Styles */
.medium_box_title{
font-size:18px;
margin-left:20px;
display:block;
margin-bottom:10px;
margin-top:10px;
}

.medium_box_middle{
width:340px;
height:auto;
border:1px #D9F1F9 solid;
background-color:#EFF9FC;
float:right;
color:#5D747F;
overflow:auto;
margin-bottom:20px;
font-size:12px;
}

/* Small Box Styles */
.small_box_title{
font-size:18px;
margin-left:10px;
display:block;
margin-bottom:5px;
margin-top:10px;
}

.small_box_text{
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
}

.small_box_middle{
width:270px;
height:auto;
border:1px #D9F1F9 solid;
background-color:#EFF9FC;
float:right;
color:#5D747F;
overflow:auto;
margin-bottom:20px;
font-size:12px;
}


/* HighLIghts */
.highlight_box1{
background-color:#E8F6FB;
padding:5px;
font-size:12px;
color:#5D747F;
font-family:"Helvetica Neue", Helvetica, Arial;
}

.highlight_box2{
background-color:#EFF9FC;
padding:5px;
font-size:12px;
color:#5D747F;
font-family:"Helvetica Neue", Helvetica, Arial;
}

.highlight_page2{
padding:5px;
}

.highlight_page1{
padding:5px;
background-color:#E9F6FB;
}

.highlight_profileindent2{
padding:2px;
padding-left:10px;
}

.highlight_profileindent1{
padding:2px;
background-color:#E9F6FB;
padding-left:10px;
}


.highlight_dent1{
padding:20px;
background-color:#E9F6FB;
overflow:auto;
}

.highlight_dent2{
padding:20px;
overflow:auto;
}


/* Messages */

.message_ok{
width:auto;
height:auto;
background-color:#FFF0C3;
border:1px #FED2B4 solid;
padding:10px;
margin-top:20px;
}

/* Shadow Divider */
.shadow_divider{
width:840px;
height:40px;
background-image:url(../images/page_elements/shadow_divider.jpg);
clear:both;
}

/* Sub Menu */
.sub_menu{
width:auto;
height:auto;
padding:10px;
border:1px #D9F1F9 solid;
background-color:#EFF9FC;
margin-top:20px;
color:#5D747F; 
font-weight:bold;
}

/* Review Box */
.review_box{
width: 440px;
padding:15px;
background-color:#FFF0C4;
border:1px #FDD3B5 solid;
}

.review_input{
padding:5px;
border:1px #FCD4B6 solid;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
width:425px;
}

/* News */
.news_container{
overflow:auto;
margin-bottom:20px;
}

.news_title{
font-size:20px;
margin-bottom:5px;
color:#000000;
display:block;
}

.news_readmore{
display:block;
margin-top:5px;
}

.framed_side_content_left{
float:left;
padding:10px;
margin-right:10px;
background-color:#F0F9FC;
border:1px #DAF1F9 solid;
}

.framed_side_content_right{
float:right;
padding:10px;
margin-left:10px;
background-color:#F0F9FC;
border:1px #DAF1F9 solid;
}




/* New Stylings */

.breadcrum_indent{
width:830px;
height:30px;
background-image:url(../images/default_main/breadcrum_indent.gif);
margin-bottom:20px;
font-size:12px;
color:#CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform:uppercase;
padding-top:10px;
padding-left:10px;
}

.breadcrum_indent a:link,
.breadcrum_indent a:visited{
color:#999999;
}

.breadcrum_indent_selected{
color:#5E747F;
}

p{
line-height:28px;
}

.indent_ride_image{
width:320px;
height:300px;
float:right;
background-image:url(../images/default_main/indent_ride_image.gif);
padding:12px;
}


.indent_area_image{
width:320px;
height:174px;
float:right;
background-image:url(../images/default_main/indent_area_image.gif);
padding:12px;
}

.indent_rate{
width:300px;
height:22px;
background-image:url(../images/default_main/indent_rate.gif);
margin-top:15px;
padding:10px;
padding-top:8px;
font-size:14px;
color:#999999;
font-weight:bold;
margin-bottom:10px;
}

.shadow_thumb{
width:180px;
height:132px;
padding:7px;
float:left;
margin-left:9px;
margin-bottom:10px;
background-image:url(/images/default_main/thumbnail.gif);
}

.ride_box{
width:180px;
height:172px;
padding:7px;
float:left;
background-image:url(/images/default_main/ride_box.gif);
text-align:center;
font-size:10px;
font-weight:bold;
text-transform:uppercase;
margin-left:13px;
}
.intro_text{
line-height:28px;
width:478px;
text-align:justify;
min-height:300px;
}



/* THORPE PARK MANIA 6.5 STYLE SHEET CHANGES */


.breadcrumb_box65{

	width:auto;
	height:20px;
	border:1px #CAE9F4 solid;
	background-color:#F4FDFF;
	color:#C9E9F4;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(/images/6-5update/breadcrumb_box_bg.gif);
	background-repeat:repeat-x;
	
}

.breadcrumb_box65 a:link,
.breadcrumb_box65 a:visited{

	color:#A4BDCD;

}

.breadcrumb_selected65{

	color:#82969F;
	
}

.submenu_box65{

	width:auto;
	height:40px;
	border:1px #CAE9F4 solid;
	border-top:0px;
	background-color:#F4FDFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/6-5update/submenu_box_bg.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	text-transform:uppercase;
	
}

.menu_box65{

	width:auto;
	height:40px;
	border:1px #CAE9F4 solid;
	background-color:#F4FDFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/6-5update/breadcrumb_box_bg.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	text-transform:uppercase;
	
}

.box_item65{
height:auto;
border:1px #CAE9F4 solid;
color:#333333;
background-image:url(/images/6-5update/box_item.gif);
background-repeat:repeat-x;
font-size:16px;
padding:15px;
line-height:25px;
text-align:justify;
overflow:auto;
}

.box_item_title{
margin:0px;
padding:0px;
font-size:22px;
font-weight:bold;
display:block;
color:#5D747F;
}

.box_item_title_small{
margin:0px;
padding:0px;
font-size:18px;
font-weight:bold;
display:block;
color:#5D747F;
}



.submenu_box65 a:link,
.submenu_box65 a:visited{

	color:#82969F;

}

.submenu_box65 a:hover{

	color:#C9E9F4;

}

.submenu_item65{

	display:block;
	float:left;
	height:20px;
	padding:10px;
	width:100px;
	text-align:center;
	border-right:1px #CAE9F4 solid;

}

.submenu_select65{
	
	display:block;
	float:right;
	padding-top:6px;
	padding-right:15px;
	overflow:auto;
	
	
}

.submenu_select_input65{
	width:280px;
	font-size:10px;
	border:1px #CBE9F4 solid;
	background-color:#F0FCFF;
	font-weight:bold;
	color:#5E747F;
	padding:4px;
}


.submenu_button_input{
	border:1px #CBE9F4 solid;
	background-color:#F4FDFF;
	color:#5E747F;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:4px;
	font-weight:bold;
}


.intro_text65{

	font-size:16px;
	line-height:28px;
	color:#333333;
	margin-top:20px;
	text-align:justify;
	overflow:auto;
	min-height:420px;

}

.profile_box_area65{
	
	width:320px;
	height:290px;
	padding:10px;
	float:right;
	border:1px #E0E0E0 solid;
	margin-top:10px;
	overflow:auto;
	margin-left:10px;
	background-image:url(/images/6-5update/profile_box_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	
}

.profile_box_ride65{
	
	width:320px;
	height:auto;
	padding:10px;
	float:right;
	border:1px #E0E0E0 solid;
	margin-top:10px;
	overflow:auto;
	margin-left:10px;
	background-image:url(/images/6-5update/profile_box_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	
}

.profile_indent65{

	width:310px;
	height:40px;
	color:#999999;
	background-image:url(/images/6-5update/profile_indent.gif);
	background-repeat:no-repeat;
	margin-top:15px;
	font-size:14px;
	font-weight:bold;

}

.stats_table65{

	width:840px;
	margin-top:20px;
	height:auto;
	border:1px #E0E0E0 solid;
	color:#999999;
	padding:10px;
	
}

.stats_table_row1_65{

	padding:10px;
	background-color:#FFFFFF;
	overflow:auto;

}

.stats_table_row2_65{

	padding:10px;
	background-color:#F9F9F9;
	overflow:auto;

}

.stats_table65 td{

	color:#999999;
	
}

.gallery_thumbnail65{

	width:190px;
	height:145px;
	padding:2px;
	overflow: auto;
	border:1px #E0E0E0 solid;
	background-image:url(/images/6-5update/thumbnail_box_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	float:left;
	margin-top:20px;
	margin-right:12px;
	text-align:center;
	
}

.news_thumbnail65{

	width:auto;
	height:auto;
	padding:10px;
	border:1px #E0E0E0 solid;
	background-image:url(/images/6-5update/thumbnail_box_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	float:left;
	margin-top:20px;
	margin-right:12px;
	text-align:center;
	
}

.alert65{

	width:auto;
	padding:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFBC9;
	border:1px #E4C395 solid;
	color:#7F6C53;
	margin-top:20px;
	height:20px;
	text-align:center;
	font-size:12px;
	background-image:url(/images/6-5update/alert_bg.gif);
	text-transform:uppercase;

}

.alert_spoiler65{

	width:auto;
	padding:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFBC9;
	border:1px #E4C395 solid;
	color:#7F6C53;
	margin-top:20px;
	height:auto;
	text-align:center;
	font-size:10px;
	background-image:url(/images/6-5update/alert_bg.gif);
	background-repeat:repeat-x;
	text-transform:uppercase;
	line-height:20px;

}

.stats_table_mod {
float:left;
clear: both;
}


.ridecount_box{

	border:1px #E0E0E0 solid;
	font-size:10px;
	font-weight:bold;
	padding:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;



}

.ridecount_button{

	border:1px #CBE9F4 solid;
	background-color:#F4FDFF;
	color:#5E747F;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:4px;
	font-weight:bold;


}

#login_bar65{
background-color:#DFF6FE;
border-bottom:1px #CBE9F4 solid;
width:auto;
padding:10px;
background-color:#F9FDFF;
text-align:center;
font-size:10px;
color:#5E747F;
text-transform:uppercase;
font-weight:bold;
}

.login_input65{
	width:150px;
	font-size:10px;
	border:1px #CBE9F4 solid;
	background-color:#F0FCFF;
	font-weight:bold;
	color:#5E747F;
	padding:4px;
	margin-right:20px;
	margin-left:20px;
}

.box_button_orange65{
width:240px;
height:32px;
padding-top:8px;
font-size:14px;
font-weight:bold;
text-align:center;
background-image:url(/images/bar_orange.jpg);
margin-top:10px;
}

.box_button_orange65 a:link,
.box_button_orange65 a:visited{
color:#FFFFFF;
}

.box_button_orange65 a:hover{
color:#FFFFCC;
}

.box_button_blue65{
width:240px;
height:32px;
padding-top:8px;
font-size:14px;
font-weight:bold;
text-align:center;
background-image:url(/images/bar_blue.jpg);
margin-top:10px;
}

.box_button_blue65 a:link,
.box_button_blue65 a:visited{
	color: #5D747F;
}

.box_button_blue65 a:hover{
color:#969EA0;
}
