@charset "UTF-8";
/* CSS Document */

body { 
    background: #fff; 
    margin: 0px; 
    font-family: Arial, Helvetica, sans-serif; 
    color: #a3a5a8;
    font-size: 18px;
    width: 100%;
	text-align: center; 
}

#layout {
	width: 955px;
	text-align: left;
	margin-right: auto;
	margin-left: auto; 
	background: #FFF;
}

.clear_float {
	clear: both;
}


/* HEADER SECTION =================================================== */

#logo_bar {
	background: url('../images/logo_striderwc.gif') no-repeat;
	width: 698px;
	height: 79px;
	margin-top: 24px;
	padding-top: 2px;
}

a#cart_icon {
	background: url('../images/logo_cart.gif') no-repeat top;
	width: 90px;
	height: 1px;
	font-size: 0.7em;
	display: block;
	padding-top: 34px;
	margin-top: 16px;
	margin-left: 720px;
	text-decoration: none;
	color: #b3b3b3;
}


/* PULL DOWN MENU SECTION =========================================== */

  #navbar {
	background: url('../images/navbar.gif') no-repeat;
	height: 42px;
	width: 698px;
	margin: 24px 0px 24px 0px;
	padding-left: 10px;
}

.dropdown {
}

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 7;
 float: left;
}

ul.dropdown li {
 float: left;
 vertical-align: middle;
 display: block;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 10;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 9;
 width: 100%;
 background: #585858;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
 width: 141px;
}

ul.dropdown li a {
 display: block;
 padding: 10px 14px;
 height: 17px;
color: #fff;
text-decoration: none;
font-weight: bold;
float: left;
font-size: 0.875em;
letter-spacing: -1px;
 
}

ul.dropdown li a:hover {
 background: #585858;
 
}


/* ------------- Override default */

	ul.dropdown li {
	 padding: 0px;
	}


/* ------------- Custom */

	ul.dropdown li {

	}

	ul.dropdown ul a {
		font-size: 0.75em;
	  width: 113px; /* Especially for IE */
	}

	ul.dropdown ul a:hover {
	 background-color: #3e3e3e;
	}


	/* CSS 2.1 */

	ul.dropdown li:hover > a.dir {
	 background-color: #585858;
	}

	ul.dropdown ul li:hover > a.dir {
	 background-color: #3e3e3e;
	 color: #fff;
	}


/* FOOTER SECTION =================================================== */

#footer {
	width: 945px;
	font-size: 10px;
	color: #7a7a7a;
	line-height: 17px;
	margin-left: 2px;
	margin-top: 40px;
}

#footer_left_box {
	width: 380px;
	float: left;
	margin-left: 25px;
}

#footer_right_box {
	width: 390px;
	float: left;
}

#logo_small {
	background: url('../images/logo_small.gif') no-repeat;
	width: 150px;
	height: 30px;
	float: left;
}

#footer a {
	text-decoration: none;
	color: #404040;
}

#footer a:hover {
	text-decoration: underline;
}

#term_box {
	background: #ebebeb;
	padding: 2px 0px 2px 0px;
	float: left;
	width: 380px;
}

#copyright {
	padding: 0px 5px 0px 5px;
	float: left;
}

#terms, #privacy, #shipping {
	background: #ebebeb;
	padding: 4px 6px 4px 6px;
	margin-right: 5px;
}

#terms:hover, #privacy:hover, #shipping:hover {
	background: #e0e0e0;
}

a#dealer_login {
	background: #b3b3b3;
	color: #fff;
	padding: 2px 6px 2px 6px;
	width: 363px;
	display: block;
}

a#dealer_login:hover {
	background: #929292;
}


/* FRONT PAGE ======================================================= */

#front_small_row {
	width: 955px;
	clear:both;
}

.front_small_buynow {
	background: url('../images/front_small_buynow.gif') no-repeat;
	width: 209px;
	height: 51px;
	float: left;
	margin-right: 17px;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	color: #434343;
	font-size: 0.875em;
	padding-top: 138px;
	padding-left: 8px;
	padding-right: 8px;
}

.front_small_stories {
	background: url('../images/front_small_stories.gif') no-repeat;
	width: 209px;
	height: 51px;
	float: left;
	margin-right: 17px;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	color: #434343;
	font-size: 0.875em;
	padding-top: 138px;
	padding-left: 8px;
	padding-right: 8px;
}

.front_small_faq {
	background: url('../images/front_small_faq.gif') no-repeat;
	width: 209px;
	height: 51px;
	float: left;
	margin-right: 17px;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	color: #434343;
	font-size: 0.875em;
	padding-top: 138px;
	padding-left: 8px;
	padding-right: 8px;
}

.front_small_dealer {
	background: url('../images/front_small_dealers.gif') no-repeat;
	width: 209px;
	height: 51px;
	float: left;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	color: #434343;
	font-size: 0.875em;
	padding-top: 138px;
	padding-left: 8px;
	padding-right: 8px;
}

 p.front_small {
	margin-top: 138px;
	color: #434343;
	font-size: 0.875em;
	letter-spacing: -1px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
}

.badge {
	background: url('../images/badge_nowincanada.gif') no-repeat;
	width: 185px;
	height: 107px;
	position: relative;
	top: -10px;
	left: -15px;
}

#intro {
	width: 300px;
}

#intro h1 {
	font-size: 1.5em;
	float: left;
	margin: 0px;
	letter-spacing: -1px;
	color: #000;
	width: 420px;
}

#intro p {
	color: #4d4d4d;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-transform: none;
	width: 380px;
	top: 10px;
	font-size: .875em;
	line-height: 1.4em;
	text-align: justify;
}

#intro p#wider_text {
	width: 540px;
	color: #4d4d4d;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-transform: none;
	top: 10px;
	font-size: .875em;
	line-height: 1.5em;
	text-align: justify;
}

.intro_bike_box {
	background: url('../images/intro_box.jpg') no-repeat;
	width: 955px;
	height: 650px;
	padding: 10px 15px 0px 15px;
	margin-bottom: 10px;
}

#contact_box {
	background: url('../images/contact_box.gif') no-repeat;
	width: 955px;
	height: 440px;
	padding: 10px 15px 0px 15px;
	margin-bottom: 10px;
	margin-top: 15px;
	float: left;
}


	
	
#contact_box p {
	font-size: 0.6em;
	color: #4d4d4d;
	line-height: 1.5em;
}

#contact_box h3 {
	font-size: 1em;
	margin: 15px 0px 0px 0px;
	letter-spacing: -1px;
	color: #000;
}

#contact_text {
	width: 205px;
	float: left;
	padding-right: 40px;
}

#contact_text a {
	text-decoration: none;
	color: #000;	
}

#contact_form {
	width: 280px;
	float: left;
}

#events_box {
	width: 330px;
	float: left;
	margin-left: 40px;
}

#events_box p, #events_box2 p {
	margin: 0px;
}

#events_box .event_date,
#events_box2 .event_date {
	font-size: 0.75em;
	color: #000;
	margin-top: 15px;
	margin-bottom: 0px;
}

#events_box .event_title,
#events_box2 .event_title {
	font-weight: bold;
	font-size: 0.75em;
	color: #000;
}

#events_box .event_descr,
#events_box2 .event_descr  {
	font-size: 0.6em;
}

.events_link {
	background: #878787;
	color: #fff;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
}

.events_link:hover {
	background: #7a7a7a;
}

#contact_form .text_field {
	width: 250px;
}

/* STORE SECTION  =================================================== */

.store_bike_box {
	background: url('../images/store_bike_box.gif') no-repeat;
	width: 955px;
	height: 539px;
	padding: 10px 15px 0px 15px;
	margin-bottom: 10px;
}

#store_bike_holder {
	width: 477px;
	float: left;
}

.store_bike_box h1 {
	font-size: 1.25em;
	float: left;
	margin: 0px;
	letter-spacing: -1px;
	width: 440px;
}

.store_bike_box h2 {
	font-size: .75em;
	float: left;
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #fff;
	background: #b3b3b3;
	padding: 3px 7px 3px 7px;
	width: 430px;
}

	
.store_bike_box p {
	color: #fff;
	display: block;
	font-size: 0.6em;
	text-transform: uppercase;
	margin: -1px 0px 0px 6px;
	height: 13px;
	padding: 4px 0px 3px 5px;
	width: 61px;
	position: relative;
	top: 180px;
}

.store_bike_box .text {
	color: #000;
	font-size: 0.75em;
	margin: 10px 0px 0px 0px;
	float: left;
	width: 430px;
	
}

ul.store_list {
	padding-left: 20px;
	margin-left: 0px;
	margin-top: 10px;
	float: left; 
	width: 390px;
	font-size: 0.75em; 
	line-height: 1.5em;
	color: #595959;
	list-style-type: disc;
} 

.store_bike_box li {
}

p#pinktag { 	background: url('../images/colour_tag.gif') no-repeat #ff57b6; }
p#orangetag { 	background: url('../images/colour_tag.gif') no-repeat #fe6927; }
p#greentag {	background: url('../images/colour_tag.gif') no-repeat #a3ce6b; }
p#bluetag { 	background: url('../images/colour_tag.gif') no-repeat #0470e6; }
p#redtag {  	background: url('../images/colour_tag.gif') no-repeat #ec1c24; }
p#yellowtag {	background: url('../images/colour_tag.gif') no-repeat #ffd52c; }
p#graytag {	    background: url('../images/colour_tag.gif') no-repeat #b3b3b3; }

#store_bluebike {
	background: url('../images/store_bluebike.gif') no-repeat;
	width: 125px; height: 210px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
}

#store_greenbike {
	background: url('../images/store_greenbike.gif') no-repeat;
	width: 125px; height: 210px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
}

#store_orangebike {
	background: url('../images/store_orangebike.gif') no-repeat;
	width: 125px; height: 210px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}

#store_pinkbike {
	background: url('../images/store_pinkbike.gif') no-repeat;
	width: 125px; height: 210px;
	float: left;
	margin-left: 12px;
	margin-top: 10px;
}

#store_yellowbike {
	background: url('../images/store_yellowbike.gif') no-repeat;
	width: 125px; height: 210px;
	float: left;
	margin-left: 12px;
	margin-top: 30px;
}

#store_redbike {
	background: url('../images/store_redbike.gif') no-repeat;
	width: 125px; height: 210px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}

.store_bike_box a {
	background: url('../images/button_remove.gif') no-repeat;
	text-decoration: none;
	font-size: 0.75em;
	padding: 7px 0px 0px 14px;
	color: #878787;
	margin: 0px;
	display: block;
	position: relative;
	top: 180px;
	height: 24px;
}

.store_bike_box a:hover {
	background: url('../images/button_remove_hover.gif') no-repeat;
	color: #555555;
}

.store_brake_box {
	background: url('../images/store_acc_box_brake.gif') no-repeat;
	width: 300px;
	height: 350px;
	float: left;
}

.store_seat_box {
	background: url('../images/store_acc_box_seat.gif') no-repeat;
	width: 300px;
	height: 350px;
	float: left;
	margin-left: 26px;
}

.store_release_box {
	background: url('../images/store_acc_box_release.gif') no-repeat;
	width: 300px;
	height: 350px;
	float: left;
	margin-left: 26px;
}

.store_acc_box {
	padding: 10px 15px 0px 15px;
	height: 320px;
	display: block;
}

.store_acc_box h1 {
	font-size: 1.25em;
	margin: 0px;
	letter-spacing: -1px;
}

.store_acc_box h2 {
	font-size: .75em;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #fff;
	background: #b3b3b3;
	padding: 3px 7px 3px 7px;
}

.store_acc_box a {
	background: url('../images/button_remove.gif') no-repeat;
	height: 24px;
	display: block;
	text-decoration: none;
	font-size: 0.75em;
	padding: 7px 0px 0px 14px;
	color: #878787;		
}

.store_acc_box a#brake {
	margin-top: 15px;
}
.store_acc_box a#seat {
	margin-top: 128px;
}
.store_acc_box a#release {
	margin-top: 47px;
}

.store_acc_box a:hover {
	background: url('../images/button_remove_hover.gif') no-repeat;
	color: #555555;
}

.store_acc_box p {
	color: #000;
	font-size: 0.75em;
	margin: 10px 0px 0px 0px;	
}

.store_acc_box ul {
	font-size: 0.75em;
	line-height: 1.2em;
	color: #595959;
}

#replace {
	margin-top: 20px;
	font-size: 0.75em;
	float: left;
}
	

/* CART SECTION  =================================================== */

.cart {
	padding: 0px;
	margin: 0px;
	width: 945px;
	font-size: 14px;
	border: 0px;
}

.cart tr.top_row {
	padding: 0px;
	background: url('../images/cart_toprow.gif') no-repeat;
	width: 945px;
	height: 9px;
	margin: 0px;
}

.cart td.row_left {
	padding: 0px 0px 0px 4px;
	background: url('../images/cart_middlerow_left.gif') repeat-y left;
	width: 2px;
	margin: 0px;
}

.cart td.row_right {
	padding: 0px 0px 0px 0px;
	background: url('../images/cart_middlerow_right.gif') repeat-y right;
	width: 3px;
	margin: 0px;
}

.cart tr.bottom_row {
	padding: 0px;
	background: url('../images/cart_bottomrow.gif') no-repeat;
	width: 945px;
	height: 9px;
	margin: 0px;
}

.cart td#subtotal {
	padding-top: 10px;
	padding-bottom: 10px;
}

.cart th {
	font-weight: normal;
	font-size: 0.75em;
	text-align: left;
}

.cart td.cart_name {
	font-size: 1.25em;
	color: #363636;
	font-weight: bold;
	width: 250px;
}

.cart td.cart_color {
	font-size: 0.875em;
	color: #b8b8b8;
	text-transform: uppercase;
	width: 260px;
}

.cart td.cart_price {
	font-size: 1em;
	color: #363636;
}

.cart td.cart_updprice {
	font-size: 1em;
	color: #363636;
	font-weight: bold;
	background: url('../images/cart_middlerow_right.gif') repeat-y right;
}

.cart_remove {
	background: url('../images/button_select2.gif') no-repeat;
	width: 80px;
	height: 33px;
	display: block;
	text-decoration: none;
	font-size: 1em;
	padding: 8px 0px 0px 12px;
	color: #878787;
	margin-left: 6px;
}

.cart input {
	color: #000;
	height: 25px;
	width: 30px;
	display: block;
}

.cart_remove:hover {
	background: url('../images/button_select2_hover.gif') no-repeat;
}

#cart button {
	background: url('../images/button_cart.gif') no-repeat;
	width: 120px;
	height: 33px;
	border: 0px;
	float: left;
	margin-right: 20px;
}

#cart button.large_button,
#cart button.large_button2 {
	background: url('../images/button_lcart.gif') no-repeat;
	width: 160px;
	height: 33px;
	border: 0px;
	float: left;
	margin-right: 0px;
}

#cart button.large_button2 {
	margin-right: 340px;
}

#cart button.large_button:hover,
#cart button.large_button2:hover {
	background: url('../images/button_lcart_hover.gif') no-repeat;
}

#cart button:hover {
	background: url('../images/button_cart_hover.gif') no-repeat;
}

#updatecart_box {
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 90px;
	width: 945px;
}
	
/* FORMS FOR CHECKOUT AND DEALER REQUEST  ========================== */

.modal_form {
	/* background: url('../images/modal/modal_background.jpg') top no-repeat #ededed; */
	background: #eaf7ff;
	margin: 0px;
	padding: 10px;
	z-index: 40;
	text-align: left;
	height: 640px;
}

.modal_dialog {
	background: #eaf7ff;
	margin: 0px;
	padding: 20px 10px 20px 10px;
	z-index: 40;
	text-align: left;
	height: 200px;
}

.modal_dialog button {
	background: url('../images/button_lcart.gif') no-repeat;
	width: 160px;
	height: 33px;
	border: 0px;
	float: left;
	margin-top: 10px;
}

.modal_form h1 {
	margin: 0px;
	font-size: 1em;
	color: #7b7b7b;
}

.modal_form h2,
.modal_dialog h2 {
	margin: 0px;
	padding-bottom: 5px;
	font-size: 0.875em;
	font-weight: normal;
	color: #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
}

.modal_form h3 {
	margin: 0px;
	padding-bottom: 0px;
	font-size: 0.75em;
	font-weight: normal;
	color: #a9a9a9;
}

.modal_form small {
	font-size: 0.5em;
	margin-top: 3px;
	padding: 0px;
	display: block;
}

.form_title {
	text-transform: uppercase;
	font-size: .5em;
	margin-top: 10px;
	margin-bottom: 3px;
	color: #000;
}

label {
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: .5em;
	display: block;
	color: #000;
	text-transform: uppercase;
}

input {
	border: 1px solid #a9a9a9;
	background: #fff;
	height: 18px;
	font-size: 0.75em;
	padding: 4px;
	color: #118dd8;
	margin: 0px 5px 0px 0px;
}

input.file_field {
	height: 25px;
	font-size: 0.75em;
	padding: 4px;
	color: #118dd8;
	margin: 0px 5px 0px 0px;
}

select {
	border: 1px solid #a9a9a9;
	background: #fff;
	height: 29px;
	font-size: 0.75em;
	padding: 4px;
	color: #118dd8;
	margin: 0px 5px 0px 0px;
}

.photo_disclaimer {
	font-size: 0.7em;
	color: #000;
}

.postal_field {
	width: 40px;
}

.phone_field {
	width: 100px;
}

.areacode_field {
	width: 40px;
}

.expiry_field {
	width: 30px;
}

.order_review {
	width: 100%;
	margin-top: 10px;
	padding: 0px;
}

.order_review th {
	color: #5b5b5b;
	font-weight: normal;
	text-align: left;
}

.order_review .order_divider {
	width: 100%;
	border-bottom: 1px solid #c9e1ed;
	height: 5px;
	font-size: 0.3em;
}

/* MODAL WINDOW CSS  ============================================*/

.overlay_dialog {
	background-color: #4e748b;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.overlay___invisible__ {
  background-color: #4e748b;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

.dialog_nw {
	background: #fff;
	width: 10px;
	height: 10px;
	/* background: transparent url(../images/modal/top_left.gif) no-repeat 0 0;		*/
}

.dialog_n {
	background: #fff;
	height: 10px;
	/* background: transparent url(default/top_mid.gif) repeat-x 0 0;	*/
}

.dialog_ne {
	background: #fff;
	width: 10px;
	height: 10px;	
}

.dialog_e {
	background: #fff;
	width: 10px;
	/* background: transparent url(default/center_right.gif) repeat-y 0 0;	*/
}

.dialog_w {
	background: #fff;
	width: 10px;
	/* background: transparent url(default/center_left.gif) repeat-y 0 0;		*/
}

.dialog_sw {
	background: #fff;
	width: 10px;
	height: 10px;
	/* background: transparent url(default/bottom_left.gif) no-repeat 0 0;	*/		
}

.dialog_s {
	/* background: transparent url(default/bottom_mid.gif) repeat-x 0 0;		*/
	height: 10px;
	background: #fff;
}

.dialog_se {
	background: #fff;
	width: 10px;
	height: 10px;
	/* background: transparent url(default/bottom_right.gif) no-repeat 0 0;	*/		
}

.dialog_sizer {
	width: 9px;
	height: 19px;
	background: transparent url(default/sizer.gif) no-repeat 0 0;	
	cursor:se-resize;	
}

.dialog_close {
	width: 40px;
	height: 40px;
	background: transparent url(../images/modal/modal_close.png) no-repeat 0 0;			
	position:absolute;
	top:-15px;
	left:-15px;
	cursor:pointer;
	z-index:2000;
}

.dialog_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(default/minimize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:28px;
	cursor:pointer;
	z-index:2000;
}

.dialog_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(default/maximize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:49px;
	cursor:pointer;
	z-index:2000;
}

.dialog_title {
	float:left;
	height:0px;
	text-align:center;
	width:100%;
	color:#000;
}

.dialog_content {
	overflow:auto;
	font-size: 10px;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}

.wired_frame {
	display: block;
  position: absolute;
  border: 1px #000 dashed;
}

/* CONTENT PAGES ====================================================== */

.content_page h1 {
	font-size: 2em;
	color: #5c5c5c;
	line-height: 1.5em;
	border-bottom: 1px solid #cacaca;	
}

.content_page h1.alternate {
	font-size: 2em;
	color: #5c5c5c;
	line-height: 1.5em;	
	border-bottom: 0px;
}

.content_page h2 {
	font-size: 1.4em;
	color: #5c5c5c;
	line-height: 1.5em;
	margin: 0px;
}

.content_page h3 {
	font-size: 1em;
	color: #c9c9c9;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

.content_page p {
	font-size: 0.75em;
	color: #5c5c5c;
	line-height: 1.5em;	
}

.content_page ul {
	font-size: 0.875em;
	color: #5c5c5c;
	list-style-type:disc;
}

.content_page li {
	padding-left:14px;
	padding-bottom: 4px; 
	color: #000;
}

.content_page .column {
	float: left;
	width: 400px;
	height: 100%;
	padding: 0px 30px 10px 30px;
}

#img_nowheels {
	background: url('../images/why_01.jpg') no-repeat;
	width: 200px;
	height: 200px;
	margin: 55px 0px 15px 15px;
	float: right;
}

#img_science {
	background: url('../images/why_02.jpg') no-repeat;
	width: 200px;
	height: 200px;
	margin: 55px 15px 15px 0px;
	float: left;
}

#img_fit {
	background: url('../images/why_03.jpg') no-repeat;
	width: 200px;
	height: 200px;
	margin: 55px 0px 15px 15px;
	float: right;
}

#img_durable {
	background: url('../images/why_04.jpg') no-repeat;
	width: 200px;
	height: 200px;
	margin: 55px 15px 15px 0px;
	float: left;
}

.content_page .comparison {
	background: #f7f7f7;
	padding: 10px 30px 10px 30px;
	float: left;
}

.content_page .safety {
	background: #ebebeb;
	padding: 10px 30px 10px 30px;
	margin-bottom: 20px;
} 

#img_safety {
	background: url('../images/why_safety.gif') no-repeat;
	width: 50px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.content_page .feature_box_feather {
	width: 890px;
	height: 430px;
	float: left;
	padding: 3px 0px 0px 8px;
}

.content_page #feather {
	background: url('../images/feature_box_feather.jpg') no-repeat;
	width: 455px;
	height: 375px;
	float: left;
}

.content_page .feature_box_low {
	width: 890px;
	height: 430px;
	float: left;
	padding: 3px 0px 0px 8px;
}

.content_page #low {
	background: url('../images/feature_box_low.jpg') no-repeat;
	width: 455px;
	height: 375px;
	float: right;
	margin-bottom: 20px;
}

.content_page .feature_box_feet {
	width: 890px;
	height: 430px;
	float: left;
	padding: 3px 0px 0px 8px;
}

.content_page #feet {
	background: url('../images/feature_box_feet.jpg') no-repeat;
	width: 455px;
	height: 375px;
	float: left;
	margin-bottom: 20px;
}


.content_page .feature_box_feather h2,
.content_page .feature_box_feet h2 {
	font-size: 2em;
	color: #000;
	letter-spacing: -1px;
	float: right;
	width: 400px;	
}

.content_page .feature_box_low h2 {
	font-size: 2em;
	color: #000;
	letter-spacing: -1px;
	float: left;
	width: 400px;
}

.content_page .feature_box_feather p {
	margin-top: 0px;
	font-size: 1.4em;
	line-height: 1.3em;	
	width: 400px;
	float: right;
}

.content_page .feature_box_low p {
	margin-top: 0px;
	font-size: 1.4em;
	line-height: 1.3em;	
	width: 400px;
	float: left;
}


.content_page .feature_box_feet p {
	margin-top: 0px;
	font-size: 1.4em;
	line-height: 1.3em;	
	width: 400px;
	float: right;
}

.content_page table {
	font-size: 0.875em;
	line-height: 2em;
	width: 700px;
}

.content_page table tr.off {
	background: #f2f2f2;
}

.content_page table .left {
	width: 150px;
	font-weight: bold;
	color: #000;
}

.content_page table td {
	color: #5b5b5b;
	padding: 8px;
}

/* STORY PAGE ====================================================== */

p.story {
	font-size: 1em;
}

a.submit_story {
	background: url('../images/button_cart.gif') no-repeat;
	display: inline;
	text-decoration: none;
	font-size: 0.7em;
	padding: 8px 15px 9px 9px;
	color: #878787;
	margin: 0px;
}

a.submit_story:hover {
	background: url('../images/button_cart_hover.gif') no-repeat;	
}

.story_box {
	width: 925px;
	background: #f6f6f6;
	padding: 15px;
	clear: both;
	min-height: 310px;
}

.story_box h2 {
	color: #000;
	line-height: 1.2em;
}

.story_box h3 {
	color: #b3b3b3;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-weight: normal;
}

.story_box p {
	color: #575757;
	padding: 0px;
	text-indent: 3em;
}

.story_box img {
	width: 400px;
	height: 300px;
	border: 1px solid #b3b3b3;
	padding: 5px;
	background: #fff;
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.story_box object {
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

/* DEALER PAGE ===================================================== */

a.submit_dealer {
	background: url('../images/button_lcart.gif') no-repeat;
	display: block;
	width: 120px;
	text-decoration: none;
	font-size: 0.7em;
	padding: 8px 15px 9px 30px;
	color: #878787;
	margin: 0px 0px 0px 40px;
}

a.submit_dealer:hover {
	background: url('../images/button_lcart_hover.gif') no-repeat;	
}

/* DEALER TABLE ===================================================== */

#dealer_table {
	width: 600px;
}

#dealer_table h1 {
	font-size: 1.5em;
	color: #777777;
	margin-bottom: 3px;
	padding-top: 25px;
}

#dealer_table .content {
	color: #000;	
	font-size: 0.75em;
	line-height: 1.3em;
}

a.sort_table {
	background: url('../images/button_lcart.gif') no-repeat;
	display: block;
	width: 120px;
	text-decoration: none;
	font-size: 0.7em;
	padding: 8px 15px 9px 30px;
	color: #878787;
	float: left;
	margin: 0px 15px 0px 0px;
}

a.sort_table:hover {
	background: url('../images/button_lcart_hover.gif') no-repeat;	
}

/* DEALER STORE ==================================================== */

#dealer_store {
	padding: 0px;
	margin: 0px;
	width: 945px;
	font-size: 14px;
	border: 0px;
}

#dealer_store tr.top_row {
	padding: 0px;
	background: url('../images/cart_toprow.gif') no-repeat;
	width: 945px;
	height: 9px;
	margin: 0px;
}

#dealer_store td.row_left {
	padding: 0px 0px 0px 4px;
	background: url('../images/cart_middlerow_left.gif') repeat-y left;
	width: 2px;
	margin: 0px;
}

#dealer_store td.row_right {
	padding: 0px 0px 0px 0px;
	background: url('../images/cart_middlerow_right.gif') repeat-y right;
	margin: 0px;
}

#dealer_store tr.bottom_row {
	padding: 0px;
	background: url('../images/cart_bottomrow.gif') no-repeat;
	width: 945px;
	height: 9px;
	margin: 0px;
}

#dealer_store td.name {
	font-size: 1.25em;
	color: #363636;
	font-weight: bold;
	width: 300px;
	padding-left: 30px;
}

#dealer_store td.price {
	font-size: 1em;
	color: #363636;
}

#dealer_store td.color {
	font-size: 0.875em;
	color: #b8b8b8;
	text-transform: uppercase;
	width: 200px;
}


#dealer_store img {
	width: 100px;
	height: 80px;
	margin: 10px 20px;
}

#dealer_store input {
	color: #000;
	height: 25px;
	width: 30px;
	display: block;
}

#dealer_store a {
	background: url('../images/button_remove.gif') no-repeat;
	text-decoration: none;
	font-size: 1em;
	padding: 7px 0px 0px 14px;
	color: #878787;
	margin: 0px;
	display: block;
	height: 30px;
}
	


/* FAQ PAGE ======================================================== */
a.question {
	text-decoration: none;
	display: block;
	color: #5b5b5b;
	font-size: 0.875em;
	margin-bottom: 5px;
}

a.question:hover {
	text-decoration: underline;
}

h2.question {
	font-size: 1em;
}

p.answer {
	margin: 0px 0px 20px 50px;
	font-size: 0.875em;
}



/* CONTACT PAGE ==================================================== */

.contact_submit {
	background: url('../images/button_cart.gif') no-repeat;
	width: 120px;
	height: 33px;
	border: 0px;
	float: left;
	margin-top: 10px;
}

.contact_submit:hover {
	background: url('../images/button_cart_hover.gif') no-repeat;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  { 
  border-collapse: collapse; 
  border-spacing: 0; 
  width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

.dialog .title_window {
  -moz-user-select:none;
}  

/* ADMIN PAGE ====================================================== */

.admin_page {
	text-align: left;
}

.admin_page p {
	margin-left: 10px;
	color: #5b5b5b;
}

.admin_page h1 {
	font-size: 2em;
	color: #5c5c5c;
	margin: 5px 5px 0px 5px;	
}

.admin_page h2 {
	font-size: 1.5em;
	color: #5c5c5c;
	line-height: 1.0em;
	margin-bottom: 0px;
	margin-left: 5px;	
}

.admin_page #ad_blue_box {
	background: #eaf7ff;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
}

.admin_page #ad_gray_box {
	background: #efefef;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
}

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

.admin th {
	font-size: 0.6em;
	color: #000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	text-transform: capitalize;
} 

.admin input {
	border: 0px;
	background: #fff;
	height: 18px;
	font-size: 0.6em;
	padding: 2px;
	color: #0d73e5;
	margin: 0px 4px 0px 0px;
}

#becomelist {
	color: #595959;
	line-height: 1.5em
}                                                 

