@charset "utf-8";
/* CSS Document */

body {
	background: #cbe9fb url(../images/nu_character_bg.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #1b499e;
	min-height: 1150px;
}

#blue_bg {
	background-image: url(../images/nu_bg.jpg);	
}

#container {
	width: 925px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#header {
	width: 925px;
	height: 158px;
}

#footer_slime {
	width: 925px;
	height: 50px;
}

#footer {
	width: 925px;
	height: 97px;
	margin-bottom: 20px;
}

#nav {
	width: 208px;
	height: 500px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#headline {
	width: 717px;
	height: 85px;
	float: right;
}

#main {
	width: 690px;
	margin-right: 13px;
	float: right;
}

#content {
	background-image: url(../images/content_bg.gif);
	width: 925px;
	min-height:500px;
}

#content_bottom {
	background-image: url(../images/content_bottom.gif);
	background-repeat: no-repeat;
	width: 925px;
	height: 17px;
}

#explore {
	width: 925px;
	padding-bottom: 8px;
}

#ridedetail {
	width: 925px;
	padding-bottom: 10px;
}

#ridedetail_plan_promo {
	width: 159px;
	padding: 0 34px 5px 28px;
	text-align: left;
	color: #fff;
	font-weight: bold;
	line-height: 14px;
}

#ridedetail_plan_promo a,
#ridedetail_plan_promo a:link,
#ridedetail_plan_promo a:visited,
#ridedetail_plan_promo a:hover,
#ridedetail_plan_promo a:active {
	color: #fcf22e;
}

#ridedetail_plan_container {
   width: 221px;
   height: 505px;
   background-image: url(../images/ridedetail_plan_bg.gif);
   background-repeat: no-repeat;
   float: right;
   text-align: center;
}

#ridedetail_plan {
	width: 197px;
	height: 442px;
	margin-left: 10px;
	margin-top: 1px;
	width: 197px;
	height: 442px;
}   

#ridedetail_nav_container {
   width: 704px;
   height: 58px;
   background-image: url(../images/ridedetail_nav_bg.gif);
   background-repeat: no-repeat;
   float: left;
}

#ridedetail_nav_container_test {
   width: 704px;
   height: 58px;
   background-image: url(../images/ridedetail_nav_bg-test.gif);
   background-repeat: no-repeat;
   float: left;
}

#ridedetail_nav {
   width: 686px;
   height: 45px;
   margin-left: auto;
   margin-right: auto;
   padding-top: 8px;
}

#ridedetail_content_top {
	width: 704px;
	height: 19px;
	background-image: url(../images/ridedetail_content_top.gif);
	background-repeat: no-repeat;
	float: left;
}

#ridedetail_content {
	width: 704px;
	min-height: 450px;
	background-image: url(../images/ridedetail_content_bg.gif);
	float: left;
	text-align: center;
}

#ridedetail_content_bottom {
	width: 704px;
	height: 19px;
	background: transparent url(../images/ridedetail_content_bottom.gif) no-repeat top left;
	float: left;

}

#ridedetail_image {
	width: 678px;
	height: 253px;
	padding: 0 0 10px 14px;
}

#ridedetail_left_content {
	width: 260px;
	min-height: 180px;
	margin-left: 20px;
	float: left;
}

#ridedetail_left_widget {
	width: 260px;
	min-height: 180px;
	background-image: url(../images/ridedetail_gradient_bg.jpg);
	background-repeat: repeat-x;
	background-color: #fff345;
}

#ridedetail_left_bottom {
	width: 260px;
	height: 3px;
	background-image: url(../images/ridedetail_gradient_260_bottom.jpg);
	background-repeat: no-repeat;
}

#ridedetail_right_content {
	width: 400px;
	min-height: 180px;
	margin-right: 20px;
	float: right;
}

#ridedetail_right_text {
	width: 400px;
	min-height: 180px;
	background-image: url(../images/ridedetail_gradient_bg.jpg);
	background-repeat: repeat-x;
	background-color: #fff345;
	text-align: left;
}

#ridedetail_right_text p {
	padding-left: 20px;
	padding-right: 20px;
}

#ridedetail_right_bottom {
	width: 400px;
	height: 3px;
	background-image: url(../images/ridedetail_gradient_400_bottom.jpg);
	background-repeat: no-repeat;
}

p.ridedetail_orange_text {
	color: #ee8122;
	font: bold 12px/17px Arial, Helvetica, sans-serif;
}

p.ridedetail_h1 {
	color: #1a4a9b;
	font: 20px/24px Arial, Helvetica, sans-serif;
}

p.ridedetail_h3 {
	color: #1a4a9b;
	font: bold 12px/17px Arial, Helvetica, sans-serif;
}

p.ridedetail_body {
	color: #1a4a9b;
	font: 12px/17px Arial, Helvetica, sans-serif;
}

#homeContent {
	padding-bottom: 8px;
}

#promosContainer {
	width: 705px;
	padding-bottom: 10px;
}

#promoFull {
	width: 705px;
	float: left;
}

#promoFullTop {
	width: 705px;
	height: 13px;
	background: transparent url(../images/promo_full_border_top.gif) no-repeat top left;
}

#promoFullContent {
	width: 705px;
	background: transparent url(../images/promo_full_bg.gif) repeat-y top left;
}

#promoFullBottom {
	width: 705px;
	height: 13px;
	background: transparent url(../images/promo_full_border_bottom.gif) no-repeat top left;
}

#promoLarge {
	width: 453px;
	float: left;
}

#promoLargeTop {
	width: 453px;
	height: 13px;
	background: transparent url(../images/promo_large_border_top.gif) no-repeat top left;
}

#promoLargeContent {
	width: 453px;
	background: transparent url(../images/promo_large_bg.gif) repeat-y top left;
}

#promoLargeBottom {
	width: 453px;
	height: 13px;
	background: transparent url(../images/promo_large_border_bottom.gif) no-repeat top left;
}

#promoSmall {
	width: 243px;
	float: right;
}

#promoSmallTop {
	width: 243px;
	height: 13px;
	background: transparent url(../images/promo_small_border_top.gif) no-repeat top left;
}

#promoSmallContent {
	width: 243px;
	background: transparent url(../images/promo_small_bg.gif) repeat-y top left;
}

#promoSmallBottom {
	width: 243px;
	height: 13px;
	background: transparent url(../images/promo_small_border_bottom.gif) no-repeat top left;
}

.promoText {
	color: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-bottom: 5px;
}

.promoImage {
	padding-left: 13px;
}

/* content styles */

/*
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 */


#main {
	padding-bottom: 15px;
}

a,
a:link,
a:visited,
a:hover,
a:active {
	color: #ee8122;
	text-decoration: underline;
	}

a.white,
a.white:link,
a.white:visited,
a.white:hover,
a.white:active {
	color: #fff;
	text-decoration: underline;
	}

.headerStyle1
{
	color: #ee8122;
	text-transform: uppercase;
	font: bold 15px/18px Trebuchet, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	color: #ee8122;
	font: bold 15px/18px Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0 8px 5px 8px;
	margin: 25px 6px 9px 0;
	width: 642px;
	background: transparent url('../images/h1_bar.gif') repeat-x bottom left;
}

h1 .lower {
	text-transform: none;
	font-weight: normal;
	font-size: 14px;
}

h1.short {
	width: 475px;
}

h1.top {
	margin-top: 15px;
	}

h2 {
	font: bold 12px/17px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #1b499e;
	padding: 18px 0 0 0;
	margin: 0;
	}
	
p {
	padding: 8px 0 0 0;
	margin: 0;
	font-size: 12px;
	}
	
p.top,
h2.top {
	margin-top: 0;
	padding-top: 0;
	}
	
h2.orange {
	color: #d24a15;
	}

h3 {
	font: bold 16px/22px Arial, Helvetica, sans-serif;
	padding: 7px 0 3px 0;
	margin: 0;
	}

h3.orange {
	color: #d24a15;
	}

h3.yellow {
	color: #fce73d;
	}

h4 {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 7px 0 0px 0;
	margin: 0;
	}
	
h4.bold {
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 7px 0 0px 0;
	margin: 0;
	}
h4.orange {
	font: bold 20px Arial, Helvetica, sans-serif;
	padding: 0px 0 0px 0;
	margin: 0;
	color: #ee8122;
	line-height: 1.25em;
	}
	
h5 {
	color: #ee8122;
	font: bold 13px/16px Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0 8px 5px 8px;
	margin: 25px 6px 9px 0;
	width: 642px;
	background: transparent url('../images/h1_bar.gif') repeat-x bottom left;
}
	
small {
	font: italic 11px/14px Arial, Helvetica, sans-serif;
	}

.container_full {
	width: 664px;
	margin: 0 11px 0 16px;
	}

.container_full_inside {
	padding: 0 8px;
	margin: 0;
	}
	
.container_half_left {
	float: left;
	width: 313px;
	margin: 18px 11px 0 16px;
	}
	
.container_half_left_inside {
	padding: 11px 0 0 8px;
	margin: 0;
	}
	
.container_half_right {
	float: right;
	width: 337px;
	margin: 18px 11px 0 0;
	}
	
.container_half_right_inside {
	padding: 11px 14px;
	margin: 0;
	}
	
.yellow_backer {
	background: transparent url('../images/yellow_backer.gif') no-repeat top left;
	min-height: 103px;
	}
	
.container_threeqtr_left {
	float: left;
	width: 495px;
	margin: 0 0 0 16px;
	}
	
.container_threeqtr_left_orangeright_top {
	float: left;
	width: 495px;
	margin: 0 0 0 16px;
	padding-top: 30px;
	}
	
.container_threeqtr_left_inside {
	padding: 0 8px;
	margin: 0;
	}
	
.container_oneqtr_right_top {
	float: right;
	width: 169px;
	margin: 0;
	padding-top: 0;
	}
	
.container_oneqtr_right {
	float: right;
	width: 169px;
	margin: 0;
	padding-top: 22px;
	}
	
.container_oneqtr_right_inside {
	padding: 0 14px;
	margin: 0;
	}
	
.container_oneqtr_right_inside_sidebar_top_top {
	background: transparent url('../images/sidebar_backer_top.gif') no-repeat top left;
	height: 16px;
	margin-top: 8px;
	}
	
.container_oneqtr_right_inside_sidebar_top {
	background: transparent url('../images/sidebar_backer_top.gif') no-repeat top left;
	height: 16px;
	margin-top: 16px;
	}
	
.container_oneqtr_right_inside_sidebar {
	background: transparent url('../images/sidebar_backer.gif') repeat-y;
	padding: 0 15px 10px 15px;
	color: #fff;
	}
	
.container_oneqtr_right_inside_sidebar a,
.container_oneqtr_right_inside_sidebar a:link,
.container_oneqtr_right_inside_sidebar a:visited,
.container_oneqtr_right_inside_sidebar a:hover,
.container_oneqtr_right_inside_sidebar a:active {
	color: #fff;
	}
	
.container_oneqtr_right_inside_sidebar_bot {
	background: transparent url('../images/sidebar_backer_bot.gif') no-repeat top left;
	height: 11px;
	}
	
.bluebar {
	background: transparent url('../images/bluebar_threeqtr.gif') no-repeat top left;
	padding: 9px;
	width: 476px;
	margin-top: 5px;
	}
	
.bluebar_full {
	background: transparent url('../images/bluebar_full.gif') no-repeat top left;
	padding: 9px;
	width: 642px;
	margin-top: 5px;
	color: #1b499e;
	}
	
.bluebar_full_spacing {
	background: transparent url('../images/bluebar_full.gif') no-repeat top left;
	padding: 9px;
	width: 642px;
	margin-top: 15px;
	}
	
table.blue {
	border: 0;
	width: 495px;
	text-align: left;
	}
	
table.blue th,
table.blue_full th {
	padding: 3px 0;
	}
	
table.blue td,
table.blue_full td {
	background: transparent url('../images/bluebar_bkrd.gif') repeat-x top left;
	height: 32px;
	padding-top: 7px;
	vertical-align: top;
	}
	
table.blue td.object {
	width: 406px;
	}
	
table.blue td.star,
table.blue_full td.star {
	font-size: 9px;
	width: 22px;
	height: 29px;
	padding-top: 9px;
	}
	
table.blue td.price {
	width: 48px;
	padding-left: 10px;
	font-weight: bold;
	}
	
table.blue td.buy,
table.blue_full td.buy {
	width: 1px;
	}
	
table.blue td.left,
table.blue_full td.left {
	background: transparent url('../images/bluebar_left.gif') no-repeat top left;
	width: 9px;
	}
	
table.blue td.right,
table.blue_full td.right {
	background: transparent url('../images/bluebar_right.gif') no-repeat top left;
	width: 9px;
	}
	
table.blue_full {
	border: 0;
	width: 664px;
	text-align: left;
	}
	
table.blue_full td.object {
	width: 545px;
	}
	
table.blue_full td.price {
	width: 70px;
	padding-left: 10px;
	font-weight: bold;
	}
	
table.blue_full td.name {
	width: 269px;
	padding-right: 22px;
	}
	
table.blue_full td.email {
	width: 220px;
	}
	
table.blue_full td.phone {
	width: 90px;
	}
	
ul,
ol {
	padding: 0;
	margin: 5px 0 2px 30px;
	}
	
ul.top,
ol.top {
	margin-top: 0;
	}
	
ul.noleft,
ol.top {
	margin-left: 17px;
	padding: 0;
	}
	
li {
	padding: 1px 0;
	margin: 0;
	}
	
.clear {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

/* specific styles */

.cal_box {
	background: transparent url('../images/blue_backer_cal.gif') no-repeat;
	margin: 9px 4px 0 0;
	padding: 21px 0 0 0;
	width: 161px;
	height: 61px;
	float: left;
	text-align: center;
	}
	
	.cal_disclaimer {
		width: 326px;
		text-align: right
	}

.cal_box p {
	padding-top: 2px;
	}

.search_left {
	float: left;
	}

.search_right {
	float: right;
	}
	
.search_greenbar {
	padding: 0 8px 7px 8px;
	margin: 9px 6px 11px 0;
	width: 642px;
	height: 7px;
	background: transparent url('../images/h1_greenbar.gif') repeat-x bottom left;
}

.noflash {
	width: 847px;
	margin: 0 auto;
	}
/*
=======
@charset "utf-8";
/* CSS Document */

#ridedetail_content_top {
	width: 704px;
	height: 19px;
	background-image: url(../images/ridedetail_content_top.gif);
	background-repeat: no-repeat;
	float: left;
}

#ridedetail_content {
	width: 704px;
	min-height: 450px;
	background-image: url(../images/ridedetail_content_bg.gif);
	float: left;
	text-align: center;
}

#ridedetail_left_content {
	width: 260px;
	min-height: 180px;
	margin-left: 20px;
	float: left;
}

#ridedetail_left_widget {
	width: 260px;
	min-height: 180px;
	background-image: url(../images/ridedetail_gradient_bg.jpg);
	background-repeat: repeat-x;
	background-color: #fff345;
}

#ridedetail_left_bottom {
	width: 260px;
	height: 3px;
	background-image: url(../images/ridedetail_gradient_260_bottom.jpg);
	background-repeat: no-repeat;
}

#ridedetail_right_content {
	width: 400px;
	min-height: 180px;
	margin-right: 20px;
	float: right;
}

#ridedetail_right_text {
	width: 400px;
	min-height: 180px;
	background-image: url(../images/ridedetail_gradient_bg.jpg);
	background-repeat: repeat-x;
	background-color: #fff345;
	text-align: left;
}

#ridedetail_right_text p {
	padding-left: 20px;
	padding-right: 20px;
}

#ridedetail_right_bottom {
	width: 400px;
	height: 3px;
	background-image: url(../images/ridedetail_gradient_400_bottom.jpg);
	background-repeat: no-repeat;
}

p.ridedetail_orange_text {
	color: #ee8122;
	font: bold 12px/17px Arial, Helvetica, sans-serif;
}

p.ridedetail_h1 {
	color: #1a4a9b;
	font: 20px/24px Arial, Helvetica, sans-serif;
}

p.ridedetail_h3 {
	color: #1a4a9b;
	font: bold 12px/17px Arial, Helvetica, sans-serif;
}

p.ridedetail_body {
	color: #1a4a9b;
	font: 12px/17px Arial, Helvetica, sans-serif;
}

#homeContent {
	padding-bottom: 8px;
}

.promoText {
	color: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-bottom: 5px;
}

.promoImage {
	padding-left: 13px;
}

form label {
	font-weight: bold;
	display: block;
	margin: 6px 0 2px 0;
	}
	
form input.text {
	display: block;
	margin: 0 0 11px 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #8da4cc;
	}

form label.radio {
	font-weight: bold;
	display: inline;
	float: left;
	padding-top: 3px;
	margin: 0 0 2px 0;
	}
	
form input.radio {
	display: inline;
	float: left;
	margin-right: 4px;
	}
	
form input.button {
	margin-top: 11px;
	}
	
sup {
	font-size: 9px;
		line-height: 3px;
	}
	
.nicklogos {
	float: left;
	margin: 10px 20px 0 0;
	}

.box {
    border: 1px solid #f78f1e;
    float: left;
    height: 120px;
    margin: 0 10px 20px 0;
    padding: 5px;
    width: 315px;
		-webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
	-moz-border-radius: 8px;
border-radius: 8px;
}

.box strong {
font-size: 12px;
text-transform: uppercase;
}

.box a {
	display: block;
	clear: both;
	padding: 0 10px;
	height: 30px;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	color: white;
	line-height: 28px;
	border-width: 0 8px 0 8px;
	background-color: #f78f1e;
	background-image: -webkit-gradient(linear, left top, left bottom,
									   from(#f78f1e), to(#f9ad55));
	background-image:    -moz-linear-gradient(top, #f78f1e, #f9ad55); 
	-webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
	-moz-border-radius: 8px;
border-radius: 8px;
}
