@charset "utf-8";
/* BRONX X 2010 CSS */

/* MAIN PAGE PROPERTIES */
#wrapper {
	width: 	100%;
	height: 100%;
	margin:	0px auto;
}

/* TEXT STYLES */

.title_it_large_black {
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	color:#000000;
	font-style:italic;
	font-weight:bold;
	letter-spacing: -1px;
	}
	
.title_it_large_red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	color: #FF0000;
	font-style:italic;
	font-weight:bold;
	letter-spacing: -1px;
	}
	
.title_it_large_white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	color: #FFFFFF;
	font-style:italic;
	font-weight:bold;
	letter-spacing: -1px;
	}
	
.title_it_red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #FF0000;
	font-style:italic;
	font-weight:bold;
	}
	
.title_it_white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #FFFFFF;
	font-style:italic;
	font-weight:bold;
	}

.subtitle_it_red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #FF0000;
	font-style:italic;
	font-weight:bold;
	}
	
.subtitle_it_white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #FFFFFF;
	font-style:italic;
	font-weight:bold;
	}
	
.subtitle_it_white_norm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #FFFFFF;
	font-style:italic;
	font-weight: normal;
	}
	
.subtitle_it_black {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #000000;
	font-style:italic;
	font-weight:bold;
	}
	
.body_copy_red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF0000;
	line-height:16px;
	}

.body_copy_white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #cccccc;
	line-height:16px;
	}
	
.body_copy_white_it {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	color: #cccccc;
	line-height:16px;
	}
	
.body_copy_black {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	line-height:16px;
	}
	
.body_copy_red_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FF0000;
	line-height:16px;
	}
	
.body_copy_white_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	line-height:16px;
	}
	
.body_copy_black_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #000000;
	line-height:16px;
	}

.body_copy_white_bold_it {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	color: #FFFFFF;
	line-height:16px;
	}

.address_copy_white_it {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	color: #FFFFFF;
	line-height:20px;
	font-weight:normal;
	}
	
.address_copy_black_it {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	color: #000000;
	line-height:20px;
	font-weight:normal;
	}

.address_copy_white_it_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight: bold;
	color: #ffffff;
	line-height:20px;
	}
	
.price_it_white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #FFFFFF;
	font-style:italic;
	font-weight:bold;
	text-align:left;
	background: url(images/price_bg.png) no-repeat;
	padding:5px;
	}
	
.price_it_white_large {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #FFFFFF;
	font-style:italic;
	font-weight:bold;
	}
	
.footer_legal {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight:normal;
	color: #3e4953;
	text-align:right;
	}
	
a.legal:link {color: #3e4953; text-decoration: none; }
a.legal:visited {color: #3e4953; text-decoration: none; }
a.legal:hover {color: #606e7b; text-decoration: none; }
a.legal:active {color: #3e4953; } 

a.email:link {color: #ffffff; text-decoration: none; }
a.email:visited {color: #ffffff; text-decoration: none; }
a.email:hover {color: #FF0000; text-decoration: none; }
a.email:active {color: #FF0000; } 

/* HEADER PROPERTIES */
#header {
width: 	1000px;
height: 136px;
margin: 0px auto;
background:  url(images/header.png) no-repeat;
}
/* ____________________________________________________________________________________________________________________________________________*/		
/* MAIN NAVIGATION ITEMS */

#menu {
	width: 500px;
	height: 25px;
	float: left;
	margin: 75px 370px 0px 180px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	padding: 0px 10px;
	text-decoration: none;
	color:#FFFFFF;
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#menu a:hover { color:  #ff0000; text-decoration: none; }

#bikes {
		height: 25px;
		width: 50px;
		float:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color:#FF0000;
}

/* MEGA MENU START */
* {
margin: 0;
padding: 0;
}

body {
font: 12px Arial, Helvetica, sans-serif;
background: #aaaaaa;
}


/* positioning */


#menuLink {
	position: absolute;
	left: 250px;
	top: -5px;
}

#navigation {
height: 30px;
width: 850px;
margin: 0px 0px 0px 150px;
}

#navigation ul {
list-style: none;
}

#navigation li {
float: left;
position: relative;
font-size: 14px;
font-weight: bold;
}

#navigation li li {
float: none;
font-size: 12px;
}

#navigation a {
	display: block;
	padding: 0px 10px;
	text-decoration: none;
	color:#FFFFFF;
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#navigation a:hover { color:  #ff0000; text-decoration: none; }

#navigation li li a {
height: auto;
background: none;
border: 0;
text-align: left;
margin: 0;
line-height: 20px; /*CHANGING MAIN LEADING*/
}

#ddContainer {
	position: absolute;
	left: 92px;
	top: 25px; /*DISTANCE BETWEEN CAT BUTTON AND DROPDOWN*/
	left: -10055px; /*PUTS MENU OFF SCREEN*/
}
#navigation li:hover #ddContainer {
display: block;
left: -5px; /* POSITION OF MENU */
}

/* styles for drop-down */
#ddContainer {
background: url(images/mega_menu.png) 0 17px no-repeat;
padding: 17px 0 0;
line-height: 24px;
width: 200px;
}

#ddContainer h2 {
color: #da1c23;
font-size: 12px;
text-transform: uppercase;
padding: 20px 25px 0;
}

#ddContainer a { /* PRUDUCT HEADINGS */
font-weight: bold;
font-size:14px;
color: #ffffff;
text-decoration: none;
padding: 0px 0px 5px 10px;
width: auto !important;
}


#ddContainer a:hover {

}

#navigation #ddc1, 
#navigation #ddc2, #ddc3, #ddc4 {
float: left; 
width: 175px; /* WIDTH OF PRODUCT HEADINGS */
margin-left: 10px;
}

#navigation #ddc1 {
margin-left: 15px;
}

#ddFooter {
	position: absolute;
	height: 25px;
	bottom: -25px;
	left: 0px;
	width: 200px;
	background: url(images/mega_menu.png) 0 100% no-repeat;
	font-size: 12px;
	font-weight:bold;
}

#ddFooter a {
line-height: 24px;
width: 50px;
margin-left: 0px;
clear: both;
text-align: right;
padding-right: 10px;
}

/* content */
#content {
clear: both;
}
/* END OF MEGA MENU*/
		

/* END OF MAIN NAVIGATION ITEMS */

/* END OF HEADER PROPERTIES */
/* ____________________________________________________________________________________________________________________________________________*/
/* FOOTER ELEMENTS */

#footer {
	width: 890px;
	height: 20px;
	margin: 0px auto 0px auto;
	padding:5px 0px 0px 110px;
	background:url(images/footer.png) no-repeat;
	}

#foot_menu {
	width: 500px;
	height: 25px;
	float: left;
}

#foot_menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#foot_menu li {
	display: block;
	float: left;
	margin: 0px;
}

#foot_menu a {
	display: block;
	padding: 0px 10px;
	text-decoration: none;
	color:#FFFFFF;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#foot_menu a:hover { color:  #ff0000; text-decoration: none; }

#cpyright_and_legal {
		width:390px;
		height:20px;
		float:right;
		}

/* END OF MAIN PAGE PROPERTIES */
/* ____________________________________________________________________________________________________________________________________________*/
/* HOME PAGE ELEMENTS */

#flash {
	height:290px;
	width:1000px;
	margin: 0px auto 0px auto;
	}
	
#divider {
	height:40px;
	width:994px;
	margin:0px auto 0px auto;
	padding: 20px 0px 0px 6px;
	background:url(images/divider.png) no-repeat;
	}
	
/* QUICKLING ELEMENTS */

#quicklink_wrapper {
	width:1000px;
	height:302px;
	margin:0px auto 0px auto;
	background:url(images/ql_bg.png) no-repeat;
	}

#quickling_modules {
	width: 196px;
	height:145px;
	margin:2px;
	float:left;
	}
	
/* END OF HOME PAGE ELEMENTS */
/* ____________________________________________________________________________________________________________________________________________*/	

/* BIKE MENU PAGE ELEMENTS */

#bm_background_electric {
	width: 1000px;
	height: 654px;
	margin: auto;
	background:url(images/bg_electric.png) no-repeat;
	}

#bm_background_kids {
	width: 1000px;
	height: 654px;
	margin: auto;
	background:url(images/bg_kids.png) no-repeat;
	}

#bm_background_bmx {
	width: 1000px;
	height: 654px;
	margin: auto;
	background:url(images/bg_bmx.png) no-repeat;
	}

#bm_background_youth {
	width: 1000px;
	height: 654px;
	margin: auto;
	background:url(images/bg_youth.png) no-repeat;
	}

#bm_background_folding {
	width: 1000px;
	height: 654px;
	margin: auto;
	background:url(images/bg_folding.png) no-repeat;
	}

#bm_background_classic {
	width: 1000px;
	height: 654px;
	margin: auto;
	background:url(images/bg_classic.png) no-repeat;
	}

#bm_background_mtb {
	width: 1000px;
	height: 654px;
	margin: auto;
	background:url(images/bg_mtb.png) no-repeat;
	}

#bm_background_road {
	width: 1000px;
	height: 654px;
	margin: auto;
	background:url(images/bg_road.png) no-repeat;
	}

#bm_background_lifestyle {
	width: 1000px;
	height: 654px;
	margin: auto;
	background:url(images/lifestyle_bg.png) no-repeat;
	}

#bm_container {
	width: 1000px;
	height: 654px;
	}
	
#bm_title {
	width:	300px;
	height: 40px;
	padding: 30px 0px 0px 46px;
}

#content_container_lh {
	width:397 px;
	height:654 px;
	float:left;
	}

#content_container_rh {
	width:603 px;
	height:654 px;
	float:right;
	}
		
#feedback_container {
	width: 286px;
	height: 377px;
	float:left;
	margin: 177px 0px 0px 46px;
	background:url(images/feedback_bg.png) no-repeat;
	}
	
#feedback_header {
	width: 286px;
	height:26px;
	padding: 7px 0px 0px 6px
	}
	
#feedback_scroll_container {
	width: 246px;
	height: 300px;
	margin: 25px 15px 0px 25px;
	}
	
#feedback_scroll {
	width: 220px;
	height: 100%;
	}
	
#bm_thumb_container {
	width: 603;
	height:	594;
	float:right;
	margin: 30px 12px 0px 0px;
}

#content_scroll {
	margin: 0px;
	overflow: auto;
	height: 593px;
	width: 610px;
	overflow-x: hidden;
} 

#bike_thumb_lh {
	width:286px;
	height:192px;
	padding: 0px 0px 12px 0px;
	float:left;
}

#bike_thumb_centre {
	width:286px;
	height:192px;
	padding: 0px 0px 12px 0px;
	margin: auto;

}

#bike_thumb_rh {
	width:286px;
	height:192px;
	padding: 0px 10px 12px 0px;
	float:right;
}

/* END OF BIKE MENU ELEMENTS */
/* ____________________________________________________________________________________________________________________________________________*/	

/* BIKE PAGE ELEMENTS */

#bikepage_container_lh {
	width:1000 px;
	height:534 px;
	float:left;
	}

#bikespec_container {
	width: 950px;
	height: 534px;
	float:left;
	margin: 20px 0px 0px 25px;
	background: url(images/spec_bg.png) no-repeat;
	}
	
#bikepec_header {
	width: 286px;
	height:19px;
	padding: 7px 0px 0px 6px
	}
	
#bikespec_scroll {
	width: 236px;
	height: 450px;
	margin: 25px 0px 0px 25px;
	padding-right:10px;
	float:left;
	overflow: auto;
	overflow-x: hidden;
	}
	
#flash_zoom_container {
	width: 662px;
	height: 508px;
	padding: 0px;
	float:right;
}

/* END OF BIKE PAGE ELEMENTS */
/* ____________________________________________________________________________________________________________________________________________*/	

/* CONTACT PAGE ELEMENTS */

#background_contact {
	width: 1000px;
	height: 654px;
	margin: auto;
	background: url(images/contact_bg.png) no-repeat;
	}

#con_title {
	width:	400px;
	height: 40px;
	padding: 30px 0px 0px 46px;
}

#contact_panel {
	width:950px;
	height:373px;
	margin: 180px auto 0px auto;
	background:url(images/contact_panel.png) no-repeat;
}

#contact_header {
	width: 250px;
	height:26px;
	padding: 7px 0px 0px 0px
	}
	
#con_insert_lh {
	width: 429px;
	height: 373px;
	float: left;
	padding: 0px 0px 0px 20px;
	}

#con_insert_rh {
	width: 481px;
	height: 373px;
	float: right;
	padding: 0px 0px 0px 20px;
	}
	
#dealer_scroll {
	width: 461px;
	height: 200px;
	padding: 19px 0px 0px 0px;
	}
/* END OF CONTACT PAGE ELEMENTS */
/* ____________________________________________________________________________________________________________________________________________*/	

/* FEEDBACK PAGE ELEMENTS */

#background_feedback {
	width: 1000px;
	height: 654px;
	margin: auto;
	background: url(images/feedbackpage_bg.png) no-repeat;
	}

#fb_title {
	width:	400px;
	height: 40px;
	padding: 30px 0px 0px 46px;
}

#fb_panel {
	width:950px;
	height:373px;
	margin: 180px auto 0px auto;
	background:url(images/contact_panel.png) no-repeat;
}

#fb_header {
	width: 350px;
	height:26px;
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	}
	
#fb_insert_lh {
	width: 429px;
	height: 373px;
	float: left;
	padding: 0px 0px 0px 20px;
	}

#fb_insert_rh {
	width: 481px;
	height: 373px;
	float: right;
	padding: 0px 0px 0px 20px;
	}

#fb_scroll_container {
	width: 400px;
	height: 300px;
	}
	
#fb_scroll {
	width: 350px;
	height: 100%;
	padding: 19px 0px 0px 0px;
	}

/* END OF FEEDBACK PAGE ELEMENTS */
/* ____________________________________________________________________________________________________________________________________________*/	


/* WARRANTY PAGE ELEMENTS */


#background_warranty {
	width: 1000px;
	height: 654px;
	margin: auto;
	background: url(images/warrany_bg.png) no-repeat;
	}

#wty_title {
	width:	400px;
	height: 40px;
	padding: 30px 0px 0px 46px;
}

#wty_panel {
	width:950px;
	height:373px;
	margin: 180px auto 0px auto;
	padding:0px 0px 0px 10px;
	background:url(images/warranty_panel.png) no-repeat;
}

#wty_header {
	width: 350px;
	height:26px;
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	}
	
	
/* END OF WARRANTY PAGE ELEMENTS */
/* ____________________________________________________________________________________________________________________________________________*/	