/* Common
-----------------------------------------------------------------------------*/

html {
	height: 100%;
}

body {
	background: url(/_media/images/common/grey_bg_gradient.gif) top left repeat-x #fff;
	color: #444;
	font-family:  Arial, Times, Times New Roman, serif;
	font-size: 12px;
	height: 100%;
	margin: 0;
	padding: 0;
}

img {border: none;}

object {
	/* fix dotted border in ff */
	outline: none;
	}

#container {
	background: url(/_media/images/common/container_bg.png) center top no-repeat;
	min-height:850px !important;
	height: auto;
	width: 980px;
	padding:0 24px;
	margin: 0 auto;
	overflow:hidden;
}

#mainContainer {
	background: #cfcfcf;
	height: 100%;
	margin: 0 auto;
	width: 980px;
}

#mainContent {
	padding: 0 0 25px 20px;
}
#mainContent.subsection	{
	background: url(/_media/images/common/sub_section_bg.jpg) top left repeat-x #fff;
	}

#mainContentLanding {
	background: #d8dcdc url(/_media/images/common/landing_bg.jpg) repeat-x top left;
}

#middleColContent {
	min-height: 550px;
}
*html #middleColContent {
	height: 550px;
}

p {
	margin: 0;
	padding: 8px 0;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #d10b29;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.ltBlue {
	color: #638796;
}
.blue {
	color: #75889C;
}


/* Nav
-----------------------------------------------------------------------------*/

#nav {
	font-size: 13px;
	line-height: 12px;
	height: 74px;
	overflow:hidden;
	width:980px;
	
}
#nav img#zippLogo {
	float: left;
	width:184px;
	height: 74px;
}
#upperNav	{
	background: #000 url(/_media/images/common/_nav/upper-nav-bg.gif) no-repeat top left;
	float:left;
	height:28px;
	width:796px;
	font-family: arial, verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
}
#nav #lowerNav	{
	float: left;
	height:46px;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav ul a {
	display: block;
	text-decoration: none;
}
#nav ul li { /* all list items */
	float: left;
}
#nav ul li:hover, #nav ul li.sfhover { 
	position: static;
}
#nav ul li#wheels { 
	width: 93px;
	background: url(/_media/images/common/_nav/wheels.gif) no-repeat 0 0;
}
#nav ul li#wheels:hover, #nav ul li#wheels.sfhover { 
	background: url(/_media/images/common/_nav/wheels.gif) no-repeat 0 -46px;
}
#nav ul li#bars {
	width: 69px;
	background: url(/_media/images/common/_nav/bars.gif) no-repeat 0 0;
}
#nav ul li#bars:hover, #nav ul li#bars.sfhover { 
	background: url(/_media/images/common/_nav/bars.gif) no-repeat 0 -46px;
}
#nav ul li#stems { 
	width: 78px;
	background: url(/_media/images/common/_nav/stems.gif) no-repeat 0 0;
}
#nav ul li#stems:hover, #nav ul li#stems.sfhover { 
	background: url(/_media/images/common/_nav/stems.gif) no-repeat 0 -46px;
}
#nav ul li#cranks { 
	width: 90px;
	background: url(/_media/images/common/_nav/cranks.gif) no-repeat 0 0;
}
#nav ul li#cranks:hover, #nav ul li#cranks.sfhover { 
	background: url(/_media/images/common/_nav/cranks.gif) no-repeat 0 -46px;
}

#nav ul li#seat_posts { 
	width: 117px;
	background: url(/_media/images/common/_nav/seat_posts.gif) no-repeat 0 0;
}
#nav ul li#seat_posts:hover, #nav ul li#seat_posts.sfhover { 
	background: url(/_media/images/common/_nav/seat_posts.gif) no-repeat 0 -46px;
}
#nav ul li#accessories {
	width: 110px;
	background: url(/_media/images/common/_nav/accessories.gif) no-repeat 0 0;
}
#nav ul li#accessories:hover, #nav ul li#accessories.sfhover { 
	background: url(/_media/images/common/_nav/accessories.gif) no-repeat 0 -46px;
}
#nav ul li#technologies {
	width: 121px;
	background: url(/_media/images/common/_nav/technologies.gif) no-repeat 0 0;
}
#nav ul li#technologies:hover, #nav ul li#technologies.sfhover { 
	background: url(/_media/images/common/_nav/technologies.gif) no-repeat 0 -46px;
}
#nav ul li#zipp_store { 
	width: 118px;
	background: url(/_media/images/common/_nav/zipp_store.gif) no-repeat 0 0;
}
#nav ul li#zipp_store:hover, #nav ul li#zipp_store.sfhover { 
	background: url(/_media/images/common/_nav/zipp_store.gif) no-repeat 0 -46px;
}



/* Upper Nav */

#upperLinks	{
	float:right;
	padding:7px 16px 0 0;
	}
#upperNav a	{
	color:#afafaf;
	padding:10px;
	}
#upperNav a:hover	{
	color:#fff;
	text-decoration:none;
	}
a#dealerLink	{
	color:#fff;
	background:url(/_media/images/common/_nav/bg-dealer-link.gif) no-repeat top left;
	}
a#dealerLink:hover	{
	text-decoration:underline;
	}

/*Second Level*/

	#nav ul li ul { 
		background: url(/_media/images/common/_nav/shadow-second-level.png) no-repeat bottom left !important;
		background: none;
		padding: 0 11px 11px 11px;
		margin: 0 -11px -11px -11px;
		position: absolute;
		width: 9.3em;
		left: -999em; 
		z-index: 100;
	}
	#nav ul li ul#wheelNav:hover { 
		background: url(/_media/images/common/_nav/shadow-bot-left.png) no-repeat bottom left !important;
		background: none;
		padding: 0 0 13px 13px;
		margin: 0 0 -13px -13px;
	}
	#nav ul li ul li{ 
		background: #a10514;
		border-bottom: 1px solid #7f0000;
		border-top: 1px solid #cf0003;
		width: 140px;
	}
	#nav ul li ul li a { 
		color: #ffffff;
		padding: 6px 10px 6px 16px;
		width: 122px;
		line-height: 14px;
		font-weight: bold;
	}
	#nav ul li ul li:hover, #nav ul li ul li.sfhover { 
		background: #e0e0e0;
		border-bottom: 1px solid #7f0000;
		border-top: 1px solid #e0e0e0;
	}
	#nav ul li ul li.last:hover, #nav ul li ul li.last.sfhover { 
		background: #e0e0e0;
		border-bottom: 1px solid #7f0000;
		border-top: 1px solid #e0e0e0;
	}
	#nav ul li ul li:hover a {
		color: #222;
		font-weight: bold;
	}
	
	#nav ul li ul li.sfhover a { 
		color: #222;
		font-weight: bold;
	}
	
/*Third Level*/	
	
	#nav ul li ul ul { 
		margin-left: 138px;
		top: 0;
		background: url(/_media/images/common/_nav/shadow-bot-right.png) no-repeat bottom right !important;
		background: none;
		width: 542px;
		height: 364px;
		padding:0 13px 13px 0;
	}
	#nav ul li ul ul li, #nav ul li ul ul li:hover, #nav ul li ul ul li.sfhover{ 
		background: #ffffff;
		border-bottom: none;
		border-top: none;
		width: 542px;
		height: 364px;
	}
	#nav ul li ul ul li .lvl3NavPadding { 
		padding: 15px 26px;		
	}
	
	#nav ul li ul ul li .lvl3NavPadding a { 
		font-weight:bold;
	}
	
	#nav ul li ul ul li .lvl3NavPadding p { 
		font-size: 13px;
		font-weight: normal;
		color: #303030;
		width: 252px;
		line-height: 18px;
		padding-bottom: 15px;
	}
	#nav ul li ul li:hover ul li a, #nav ul li ul li.sfhover ul li a, #nav ul li ul li ul li a { 
		color: #bc0101;
		padding: 5px 0 5px 10px;
		background: url(/_media/images/common/_nav/arrow_red.gif) no-repeat 0 10px;
		width: 155px;
	}
	#nav ul li ul li ul li a.wide { 
		width: 200px;
	}
	#nav ul li ul ul li a:hover { 
		text-decoration: underline;
	}
	#nav ul li:hover ul ul, #nav ul li.sfhover ul ul {
		left: -999em;
	}
	#nav ul li:hover ul, #nav ul li li:hover ul, #nav ul li.sfhover ul, #nav ul li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	.img-shadow	{
		}		
		
/* Search Box / Utility */

#utility {
	padding: 0 0 0 0;
	color: #797979;
	font-size: 10px;
}
/*
#utility input {
	width: 115px; 
	font-size: 11px; 
	color: #333333;
	padding: 0 0 0 5px;
	margin: 0 5px 5px 0;
	height: 13px;
}
*/
ul #utility  a {
	display: inline;
}

/* Input Box
-----------------------------------------------------------------------------*/

#emailbox {
	position: relative;
	width: 142px;
}	
#searchbox {
	margin: 4px 0 0 0;
	position: relative;
	width: 150px;
}	
#emailbox {
	margin-top: 10px;
}
#emailbox #SubscribeError{display:none;}
#emailbox input, #searchbox input {
	font-size: 11px;
}	
#searchbox {
	margin-bottom: 5px;
}	
#boxform {
	height: 21px;
}
#boxform input {
	background: transparent none repeat scroll 0% 0%;
	border: medium none;
	color: #333333;
	position: absolute;
	margin: 0;
	padding: 0;
	left: 8px;
	top: 3px;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	color: #333333;
}
#boxform input {
}
#boxform button {
	border: medium none;
	cursor: pointer;
	height: 21px;
	overflow: hidden;
	text-indent: 50px;
	width: 19px;
	right: 0;
	position: absolute;
	margin: 0;
	padding: 0;
}
	
#searchbox #boxform {
	background: url(/_media/images/common/form_roundfield.gif) no-repeat;
}
#searchbox #boxform button {
	background: transparent url(/_media/images/common/form_gobutton.gif) no-repeat 0 0;
}
#emailbox #boxform {
	background: url(/_media/images/common/form_fieldwhite.gif) no-repeat;
}
#emailbox #boxform button {
	background: transparent url(/_media/images/common/form_gobuttonwhite.gif) no-repeat 0pt 0pt;
}


/* Landing Pages
-----------------------------------------------------------------------------*/
#landingTop {
	position: relative;
	height: 293px;
	background: url(/_media/images/common/landingtop_bg.jpg) no-repeat left top;
}
#landingTitle {
	padding: 20px 0 24px 30px;
}
#landingIntro {
	color: #b8b8b8;
	line-height: 18px;
}
#landingIntro .introWhite{
	color: #ffffff;
	font-size: 17px;
}
#landingIntro a {
	color: #d50303;
	text-transform: uppercase;
}
#landingBottom {
	width: 920px;
	margin: 0 auto;
	background: #ffffff url(/_media/images/common/landingbottom_bg.jpg) repeat-x 0 1px;
	text-align: right;
}
#landingBottom img {
	margin-bottom: 7px;
}
#landingBottom a.landingLink {
	color: #000000;
	padding-right: 8px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(/_media/images/common/arrow_black.gif) no-repeat right 50%;
}
#landingBottom a.landingLink:hover {
	color: #d50303;
	background: url(/_media/images/common/arrow_red.gif) no-repeat right 50%;
	text-decoration: none;
}





/* SubNav
-----------------------------------------------------------------------------*/

#subNav {
	box-shadow: 0 1px 4px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	border: 1px solid #d8d8d8;
	background: #ffffff url(/_media/images/common/_subnav/bg.gif) repeat-x top left;
	padding: 5px 10px 20px 10px;
	min-height: 320px;
	width:144px;
}
#subNav h3	{
	color:#959ba0;
	font-family: arial, verdana, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	padding-top:5px;
	}
*html #subNav {
	height: 320px;
}
#subNav p {
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0;
}
#subNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#subNav ul li {
	margin: 0;
	padding: 3px 0 12px 10px;
	background: url(/_media/images/common/_subnav/arrow_black.gif) no-repeat 0 8px;
}
#subNav ul li a {
	color: #181818;
	font-size:14px;
	font-weight: normal;
}
#subNav ul li.on {
	background: url(/_media/images/common/_subnav/arrow_red.gif) no-repeat 0 8px;
}
#subNav ul li.on a {
	color: #d50303;
}
#subNav ul li a:hover {
	color: #d50303;
	text-decoration: none;
}
#subNav ul li ul {
	display: none;
}
#subNav ul li#on ul {
	display: block;
	margin: 1px 0 2px;
}
#subNav ul li ul li {
	background: url(/_media/images/common/_subnav/arrow_grey.gif) no-repeat 0 8px;
	padding: 3px 0 2px 10px;
	font-size: 10px;
	color: #666666;
}
#subNav ul li ul li a, #subNav ul li#on ul li a  {
	color: #444444;
	font-weight: normal;
	font-size: 11px;
}
#subNav ul li ul li a:hover, #subNav ul li#on ul li a:hover, #subNav ul li#on ul li.on a  {
	color: #d50303;
}


/* Breadcrumbs
-----------------------------------------------------------------------------*/

#breadcrumbs {
	padding: 10px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #555555;
}
#landingTop #breadcrumbs {
	padding: 10px 0 0 20px;
}
#breadcrumbs a {
	padding: 0 4px;
	color: #555555;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#breadcrumbs select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #555555;
	margin: 0 4px;
	padding:2px 0 1px 0;
}



/* Right Column
-----------------------------------------------------------------------------*/
#rightCol {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 21px;
	width: 145px;
	position:relative;
	overflow:hidden;
	height:auto;
	}
.rightLink 	{
	background: url(/_media/images/common/_rightcolumn/dotted_line_right_col.gif) bottom left repeat-x;
	display:block;	
	padding:15px 0;
	word-wrap: break-word;
	overflow:hidden;
	width:145px;
	height:auto;
	}
.rightLink.top 	{
	padding:0 0 15px 0;
	}
.rightLink a, .rightLinkBottom a 	{
	color:#3d3d3d;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	}
.rightLink img, .rightLinkBottom img 	{
	padding:0 0 10px 0;
	}
a.addthis_button	{
	background: transparent url(/_media/images/common/_rightcolumn/icon-share.gif) no-repeat;
	padding: 0 0 5px 23px;
	}
a.print	{
	background: transparent url(/_media/images/common/_rightcolumn/icon-print.gif) no-repeat;
	padding: 0 0 5px 23px;
	}
a.catalog	{
	background: transparent url(/_media/images/common/_rightcolumn/icon-catalog.gif) no-repeat;
	padding: 0 0 5px 23px;
	white-space:none;
	}
a.newWin	{
	color:#62656a;
	background: transparent url(/_media/images/common/_rightcolumn/icon-new-win.gif) right no-repeat;
	font-size:11px;
	font-weight:normal;
	padding:0 10px 0 0;
	text-transform:none;
	}
a.newWin	{
	background: transparent url(/_media/images/common/_rightcolumn/icon-new-win.gif) right no-repeat;
	}
a.newWin span	{
	font-weight:bold;
	}
.rightLinkBottom	{
	background:none;
	padding:15px 0;
	color:#62656a;
	font-size:11px;
	}
.rightLinkBottom p	{
	padding:0;
	margin:0;
	}
.rightLinkBottom span	{
	font-weight:bold;
	}
.supportLink 	{
	background: transparent url(/_media/images/common/arrow_grey_right.gif) right no-repeat;
	padding:0 7px 0 0;
	}
#rightCol img {
	display: block;
	}
#rightCol #contact {
	padding: 0 0 0 0;
	}
#rightCol #contact a {
	font-size: 11px;
	}


/* Misc
-----------------------------------------------------------------------------*/
a.arrowRight {
	background: url(/_media/images/common/arrow_red.gif) no-repeat right 50%;
	padding-right: 7px;	
}

h6 {
	color: #d10b29;
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 18px;
	font-size: 16px;
	padding-right: 8px;
}

/* Footer
-----------------------------------------------------------------------------*/

#footer {
	background: url(/_media/images/home/footer_bg_gradient.gif) top left repeat-x #cfcfcf;
	border-top: 1px solid #fff;
	padding: 12px 18px 15px;
	color: #75889c;
	font-size: 12px;
}
.footerText	{
	font-size: 11px;
	line-height: 16px;
	color: #838383;
	padding-top: 8px;
}
#footer a {
	color:#75889c;
	font-size:12px;
	font-weight:bold;
}
#footer a:hover {
	color: #ffffff;
	text-decoration:none;
}
#footer td.link {
	padding: 0 15px;
	white-space: nowrap; 
	background: url(/_media/images/common/footer_dotted_line.gif) repeat-y right top;
}
#footer td.followLeft 	{
	color: #838383;
	font-size: 11px;
	font-weight:bold;
	white-space: nowrap; 
	padding: 0 5px 0 15px;
}
#footer td.followRight 	{
	background: url(/_media/images/common/footer_dotted_line.gif) repeat-y right top;
	white-space: nowrap; 
	padding: 0 15px 0 0;
}
#footer td.followRight img {
	padding:0 6px;
}
#footer td.noLineLink {
	padding: 0 15px;
	white-space: nowrap; 
}
#footer #hrFooter	{
	padding:10px 0 0 0;
	}
#footer td.searchZipp {
	color: #838383;
	font-size: 11px;
	padding: 0 10px 0 15px;
	white-space: nowrap;
	font-weight:bold;
}

#mainFooterCopy
{
float: left;
}

#footerTranslate
{
float: right;
}


/* Promo Slideshow
-----------------------------------------------------------------------------*/
#promoShow {
	position: relative;
	width: 150px;
	height: 90px;
	}
#promoShow img {
	display: block;
	border: 0;
	}
#promoShow #topLayer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	}
#promoShow #bottomLayer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	}
#promoNav {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 139px;
	z-index: 100;
	padding: 0 11px 7px 0;
	}
#promoNav a {
	display: block;
	margin: 0 0 0 3px;
	border: 0;
	width: 14px;
	height: 14px;
	background-color: transparent;
	background-position: 0 0;
	font-size: 1px;
	float: right;
	cursor: pointer;
	}
#promoNav a.pause {
	display: none;
	}
#promoNav a.play {
	display: none;
	}
#promoNav a.promo1 {
	background-image: url(/_media/images/common/_promos/nav/1.gif);
	}
#promoNav a.promo2 {
	background-image: url(/_media/images/common/_promos/nav/2.gif);
	}
#promoNav a.promo3 {
	background-image: url(/_media/images/common/_promos/nav/3.gif);
	}
#promoNav a:hover, #promoNav a.on {
	background-position: 0 -14px;
	}


/* Smoothbox (required for email signup in footer)
 * Smoothbox v20070814 by Boris Popoff (http://gueschla.com)
 * Based on Cody Lindley's Thickbox, MIT License
 * Licensed under the MIT License:
 *   http://www.opensource.org/licenses/mit-license.php
 */

/*
html, body {
min-height: 100%;
height: auto !important;
height: 100%
}
*/
#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	}
#TB_window {
	box-shadow: 0 0 7px rgba(0,0,0,.6);
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,.6);
	-moz-box-shadow: 0 0 7px rgba(0,0,0,.6);
	background: url(/_media/images/common/email_signup_bg.jpg) top left repeat-x #cfcfcf;
	position: absolute;
	z-index: 102;
	border: 4px solid #fff;
	text-align:left;
	padding-left:0px;
	}
#TB_window h2{
	color:#1d1919;
	font-size:20px;
	font-weight:bold;
	}
#TB_window p{
	color:#333;
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	}
#TB_window td{
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-top:10px;
	}	
#TB_window input	{
	margin-left:8px;
	}	
#TB_window input.inputOutlined{
	border:1px solid #999;
	}
#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	}
#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
	}
#TB_closeWindow{
	height:25px;
	padding:9px 9px 10px 0;
	float:right;
	}
#TB_closeAjaxWindow{
	padding:9px 9px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
	}
#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
	}
#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
	}
#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
	}
#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
	}
#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	}
/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
	}