@import url('http://www.collegebikeshop.com/stylesheet.asp?HostName=collegebikeshop');


/* @group General */

img {
	border: 0;
	padding: 0;
	margin: 0;	
}

body {
	border: 0;
	padding: 0;
	margin: 0;	
	background: #2e2e2e url(../images/body_bg.gif) center repeat-y;
	font-family: Helvetica, Arial, sans-serif;
}

#header, #left_col, #right_col, #footer {
	font: 11pt/16pt Helvetica, Arial, sans-serif;
}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background: #FFF;
}

#content {
	border: 0;
	padding: 0;
	margin: 0;	
	width: 960px;
	background: #efefef;
	float: left;
	overflow: hidden;
}



/* @end */

/* @group Header */

#header {
	float: left;
	width: 960px;
	height: 100px;
	background: url(../images/header_bg.gif) repeat-x;
	font: 10pt/14pt Helvetica, Arial, sans-serif;
}

#header a.logo {
	float: left;
	display: block;
	width: 182px;
	height: 84px;
	margin-top: 5px;
	margin-left: 10px;
}

#ecommerce_links {
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	width: 365px;
	height: 32px;
	background: url(../images/ecommercelinks_bg.gif) no-repeat;
}

#ecommerce_links ul {
	border: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 335px;
	height: 32px;
	margin: 5px 0 0 45px;
}

#ecommerce_links ul li {
	float: left;
	width: 65px;
	margin-left: 15px;
}

#ecommerce_links ul li a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 8.5pt;
}

#ecommerce_links ul li a:hover {
	text-decoration: underline;
}

#ecommerce_links #register {
	padding-left: 3px;
}
#ecommerce_links #account {
	margin-left: 7px;
}
#ecommerce_links #help {
	margin-left: 35px;
}

/* @group Search */

#search {
	float: right;
	clear: both;
	width: 350px;
	height: 35px;
	margin-top: -58px;
	margin-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
}

#search label {
	float: left;
	padding-top: 12px;
	padding-right: 10px;
}

#search input[type="text"] {
	border: 1px solid #000;
	height: 20px;
	margin-top: 10px;
	float: left;
}

#search input[type="image"] {
	padding-top: 7px;
	margin-right: 30px;
	float: right;

}



/* @end */

/* @group Navigation */

#navigation {
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	width: 784px;
	height: 33px;
	margin-top: -22px;
	background: url(../images/nav_bg.gif) no-repeat;
}

#navigation ul {
	border: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 784px;
	height: 33px;
	margin: 11px 0px;
}

#navigation ul li {
	float: left;
	width: auto;
	height: 30px;

	text-align: center;
	display: block;
}

#navigation ul li a {
	color: #FFF;
	display: block;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	
	margin-top: -8px;
	margin-left: 30px;
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 15px;
}

#navigation ul li a:hover {
	background: url(../images/horizontal_nav_hover.gif) repeat-x;
	display: block;
	margin-top: -8px;
	height: 30px;
}


/* @end */


/* @end */

/* @group Left Column */


#left_col {
	float: left;
	width: 180px;
	background: #efefef;
}




/* @end */



/* @end */

/* @group Center Column */

#center_col {
	float: left;
	width: 575px;
	padding: 20px 20px 20px 5px;
	margin-bottom: 30px;
	background: #FFF url(../images/center_col_bg.gif) repeat-y;
	min-height: 400px;
	z-index: 5;
	border-bottom: 1px solid #ddd; 
}



/* @end */

/* @group Right Column */

/* @group Newsletter */

#newsletter h3, #blog h3 {
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 11pt;
	margin-bottom: 15px;
	margin-left: 13px;
}

#newsletter input[type="text"], #newsletter input[type="password"] {
	width: 150px;
	height: 17px;
}

#newsletter input[type="image"] {
	margin: 15px 0 0 15px;
}

#newsletter, #blog {
	float: left;
	width: 180px;
	min-height: 140px;
	padding: 13px 0 0 12px;
	border-bottom: 1px solid #cccccc;
	
	color: #000;
}



/* @end */

/* @group Date */

#date {
	float: left;
	width: 172px;
	padding-top: 10px;
	text-align: center;
	font: bold 9pt "Palatino", Georgia, serif;
}



/* @end */

#right_col {
	float: right;
	width: 180px;
	background: #efefef;
}

#right_col label {
	font-size: 9pt;
}



/* @end */

/* @group Blog */

#blog {
	margin-top: 20px;
	font-size: 9pt;
}

#blog ul {
	margin-left: 13px;
}

#blog ul li {
	height: 30px;
}

#blog ul li a {
	color: #FFF;
	text-decoration: none;
}

#blog ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}



/* @end */

/* @group Myspace */

#myspace {
	float: left;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 176px;
	height: 69px;
	background: url(../images/myspace.gif) no-repeat;
}

#myspace a {
	display: block;
	width: 176px;
	height: 69px;
}



/* @end */

/* @group Footer */

#footer {
	float: left;
	width: 960px;
	height: 49px;
	background: url(../images/footer.gif);
	color: #FFF;
	text-align: center;
	padding-top: 15px;
	font: 9pt/12pt Helvetica, Arial, sans-serif;
}

.footer_links1 {
	float: left;
	width: 316px;
	height: 113px;
	background: #FFF url(../images/footer_links_bg.gif);
	border-right: 1px solid #707070;
	color: #333333;
	font-size: 9pt;
}

.footer_links1 a:hover {
	text-decoration: underline;
	color: #bf0000;
	font-weight: bold;
}

.footer_links1 a {
	color: #2b343a;
	text-decoration: none;
}

.footer_links1 ul {
	margin-left: 70px;
	margin-top: 20px;
}

#payment_methods {
	float: left;
	width: 325px;
	height: 113px;
	border-right: 1px solid #707070;
	background: url(../images/payment_seal.gif) no-repeat;
}

#site_by {
	clear: both;
	text-align: center;
	font-size: 12px;
	background-color:	#333;
	padding: 15px 0px 20px 0px;
	color: #ddd;
}
#site_by p{
	padding: 0px 20px;
}
#site_by a{
	color: #b00;
}

/* @end */









#vertical_navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 183px;
	/* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	font: bold 11pt/12pt Helvetica, Arial, sans-serif;
	
}
#vertical_navigation ul li {
	position: relative;
	background: #efefef url(../images/vert_nav_li_bg.gif) no-repeat 3px 0;
}


#vertical_navigation ul li ul {
	position: absolute;
	left: 183px;
	top: 0;
	display: none;
}

#vertical_navigation ul li a {
	display: block;
	text-decoration: none;
	color: #333333;
	background: url(../images/nav_arrow.gif) no-repeat 160px 8px;
	padding-top: 5px;
	padding-left: 12px;
	border-bottom: 0;
	height: 20px;
}
#vertical_navigation ul li a:hover {
	background: #5e7786 url(../images/nav_arrow_hover.gif) no-repeat 160px 8px;
	color: #FFF;
}
#vertical_navigation ul#nav li ul {
	border-top: 1px solid #aeaeae;
	border-right: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
}
#vertical_navigation ul#nav li ul li a {
	background: #5e7786 url(../images/flyout_bg.gif) no-repeat left;
	color: #FFF;
	font-size: 9pt;
	border-bottom: 1px dotted #eee;
}
#vertical_navigation ul#nav li ul li a:hover {
	background: #FFF;
	color: #960101;
	border-left: 3px solid #10232f;
}

/* @group Vertical Nav */

/* Ze magic */
#vertical_navigation li:hover ul, li.over ul {
	display: block;
}


.home {
	background: url(http://img.collegebikeshop.com/images/cbs-navbg.jpg) repeat-x !important;
	color: #FFF !important;
	width: 173px;
	
}

#account_links {
	border: 0;
	padding: 0;
	float: left;
	margin: 25px 0 0 5px;
	width: 170px;
	height: 110px;
	background: url(../images/account_box.gif) no-repeat;
}

#account_links ul li a {
	font: bold 10pt/14pt Helvectica, Arial, sans-serif;
	color: #FFF;
	text-decoration: none;
}

#account_links ul li {
	height: 35px; /*was 25 px with three itesm */
	width: 100%;
	padding-left: 25px;
}

#account_links ul {
	border: 0;
	padding: 0;
	margin: 25px 0 0 10px; /* was margin: 20px 0 0 10px; with three items*/
	list-style: none;
}

#account_links ul li a:hover {
	text-decoration: underline;
}

#my_account {
	width: 18px;
	height: 18px;
	background: url(../images/my_account.gif) no-repeat;
}

#shopping_cart {
	width: 18px;
	height: 18px;
	background: url(../images/shopping_cart.gif) 0 3px no-repeat;
}

#track_order {
	width: 22px;
	height: 22px;
	background: url(../images/track_order.gif) no-repeat;
}

.clearFloat {
	clear: both;
}

/* !table-like definition lists */

.tableDisplay {

	float: left;

	overflow: visible;

}



.tableDisplay dt {

	float: left;

	margin: 0;

}



/* !commented backslash hack for mac-ie5 \*/

.tableDisplay dt { clear: both; }

/* !end hack */



.tableDisplay dd {

	float: left;

	margin: 0;

}

.tableDisplay dd input {

	width: 430px;

}
		#contact {width: 560px; margin: 0px auto; }
    #contact .tableDisplay { width: 20em;}
		#contact dl {margin-top: 0px;}
		#contact dl dt {font-weight: bold;}
    #contact .tableDisplay dt, #contact .tableDisplay dd { width: 9em; padding: 2px 5px; }
    #contact-info {float: left;}
    #store-hours {float: right;}

		#home {margin: 0px 5px 0px 5px; font-size: 12px; width: 580px;}
		#home .left_50 { float: left; width: 285px;}
		#home .right_50 { float: right; width: 285px;}
		#home p { margin: 0px; padding: 10px 10px 20px 10px; background-color: #fff;}
		#home #showroom-cont {}
		#home img {display: block; margin: 0px; padding: 0px;}
		#home .btn {margin: -15px 10px 0px auto; float: right;}
		
		#home .left_33 { float: left; width: 190px;}
		#home .center_33 { margin: 0px auto; width: 190px; }
		#home .right_33 { float: right; width: 190px;}

		#showroom {margin: 0px 5px 0px 5px; font-size: 12px; width: 580px;}
		#showroom p { margin: 0px; padding: 10px 10px 20px 10px; background-color: #ddd;}
		#showroom img {display: block; margin: 0px; padding: 0px;}
		#showroom .btn {margin: -15px 10px 0px auto; float: right;}
    #showroom .hoz-full {border-top: solid 1px #ddd;}
		#showroom #promotions {border-top: none;}
		#showroom #promotions p {background-color: #ffffff;}
		#showroom #promotions img {display: inline; float: left;}
		
		#privacy {margin: 0px 5px 0px 5px; font-size: 12px; width: 580px;}
		#policies {margin: 0px 5px 0px 5px; font-size: 12px; width: 580px;}
		#terms {margin: 0px 5px 0px 5px; font-size: 12px; width: 580px;}
		#faq {margin: 0px 5px 0px 5px; font-size: 12px; width: 580px;}
		#sitemap {margin: 0px 5px 0px 5px; font-size: 12px; width: 580px;}
		#service {margin: 0px 5px 0px 5px; font-size: 12px; width: 580px;}
		#history {margin: 0px 5px 0px 5px; font-size: 12px; width: 580px;}
		#ups {margin: 0px 5px 0px 5px; font-size: 12px; width: 580px;}


/* OEM Brand Page styles */



.oemBrandPage {margin: 0px 5px 0px 5px; font-size: 12px; width: 580px;}
/*.oemBrandPage { width: 580px; margin: 0px auto; }*/
.oemBrandPage h2 { font-size: 14px; margin: 0; }
.oemBrandPage h3 { color: #ff0000; margin-bottom: 2px; }
.oemBrandPage label { font-weight: 700; }
.oemBrandPage p { margin-top: 6px; margin-bottom: 20px; font-size: 12px; padding: 0 5px; }
.oemBrandPage h4 { font-size: 11px; margin: 0; text-align: center; }
.oemBrandPage a { text-decoration: none; }
.oemBrandPage a:link    { color: #ff0000; }
.oemBrandPage a:visited { color: #990000; }
.oemBrandPage a:hover   { color: #333; }
.oemBrandPage a:active  { color: #333; }
.oemBrandPage a img { border: 0; }


/* Parts Finder Plus styles */
#oem { width: 560px; margin: 0px auto; padding: 0; }
#oem h1 { 
	height: 90px;
	color: #fff !important;
	font-size: 30px;
	margin: 10px 0 0;
	padding: 22px 0 8px 20px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 540px;
	font-weight: 700 !important;
	background: url(http://img.collegebikeshop.com/pfp/hdr.jpg);
}
#oem h1 font { color: #fff !important; }

/* !link colors */
#oem a:link    { color: #ff0000; }
#oem a:visited { color: #990000; }
#oem a:hover   { color: #333; }
#oem a:active  { color: #333; }
#yearSelect, .pfp {
	float: left;
	padding: 0;
	height: 220px;
	font-size: 12px;
	overflow: auto;
}

#yearSelect {width: 119px; border: 1px solid #ddd; border-width: 1px 0 1px 1px; background: url(http://img.collegebikeshop.com/pfp/bg-yearSelect.gif) top right repeat-y;  overflow-x: hidden; }
.pfp {width: 439px; border: 1px solid #ddd; border-width: 1px 1px 1px 0; background: #fff; }
.intro { background: #fff url(http://img.collegebikeshop.com/pfp/bg-pfp-intro.jpg) 50% 50% no-repeat; }
#yearSelect a, .pfp a { display: block; padding: 4px 4px 4px 16px; text-decoration: none !important; }
#yearSelect a:hover, .pfp a:hover { background: #dddfe7; }
#yearSelect a.selected, .pfp a:active { background: #ecedf3; }
#ftr { margin: 0 auto; }


