.sram-riding-type {
	/*background: url(/sites/all/themes/sram_2011/_images/general-skin/header/mega-menu/bg-tower.gif) no-repeat left bottom;*/
	width: 166px; 
	padding: 0 12px 0px 12px;
}
.sram-riding-type-head {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}
.sram-riding-type-head a {
	display: block;
	color: #FFF;
	background: #a31919 url(/sites/all/themes/sram_2011/_images/general-skin/header/mega-menu/header-off.png) no-repeat left top;
	padding: 10px;
	border-bottom: 1px solid #FFF;
}
.sram-riding-type-head a:hover {
	text-decoration: none;
	background: #a31919 url(/sites/all/themes/sram_2011/_images/general-skin/header/mega-menu/header-on.png) no-repeat left top;
	border-bottom: 1px solid #666;
}
.sram-riding-type div {
	border-top: 1px dotted #707070;
	padding: 8px 0 4px 0;
	margin: 4px 0;
}
/*
.sram-riding-type.comfort h3 {
	padding: 8px 0 4px 0;
	margin: 4px 0;
}
*/
.sram-riding-type div#first-item {
	border-top: none;
}
.nav h3 a.new-window-icon {
	font-weight: bold;
	background: url(/sites/all/themes/sram_2011/_images/general-skin/icon-library/new-window.gif) no-repeat right top;
	padding-right: 14px;
}

#nav {
	clear: both;
}
/* -- Suckerfish -- */
a {
	text-decoration: none;
}
ul.nav {
	padding: 7px 0 0 0;
	margin: 0;
	list-style: none;
	font-size: 10px;
	line-height: 12px;
	color: #1b1b1b;
	}
.nav tr {
	vertical-align: top;
}
.nav h3 {
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 0 0 4px 0;
	color: #900;
	font-size: 13px;
	line-height: 13px;
	text-transform: none
}
.nav h3 a {
	margin: 0;
	padding: 0 9px 0 0; 
	color: #900;
	background: url(/sites/all/themes/sram_2011/_images/general-skin/icon-library/arrow-red.gif) no-repeat right 5px;
}

.nav .maintop strong {
	display: none;
	}
.nav .maintop a {
	display: block;
	height: 51px;
	}
.nav li {
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 51px;
	float: left;
	}
.nav #sram {
	width: 145px;
	background-image: url(/sites/all/themes/sram_2011/_images/general-skin/header/mega-menu/sram.png) !important;
	background-image: url(/sites/all/themes/sram_2011/_images/general-skin/header/mega-menu/sram.gif);
	}
.nav #rockshox {
	width: 98px;
	background-image: url(/sites/all/themes/sram_2011/_images/general-skin/header/mega-menu/rockshox.png) !important;
	background-image: url(/sites/all/themes/sram_2011/_images/general-skin/header/mega-menu/rockshox.gif);
	}
.nav #avid {
	width: 132px;
	background-image: url(/sites/all/themes/sram_2011/_images/general-skin/header/mega-menu/avid.png) !important;
	background-image: url(/sites/all/themes/sram_2011/_images/general-skin/header/mega-menu/avid.gif);
	}
.nav #truvativ {
	width: 156px;
	background-image: url(/sites/all/themes/sram_2011/_images/general-skin/header/mega-menu/truvativ.png) !important;
	background-image: url(/sites/all/themes/sram_2011/_images/general-skin/header/mega-menu/truvativ.gif);
	}
.nav li .dropDown {
	position: absolute;
	left: -999em;
	z-index: 200;
	}

/* Drops */
.nav a {
	color: #900;
	}
.nav li .menu-drop-panel {
	margin-top: -5px;
	position: absolute;
	left: -999em;
	z-index: 200;
	background: url(/sites/all/themes/sram_2011/_images/general-skin/header/mega-menu/container.png) left bottom !important;
	background: url(/sites/all/themes/sram_2011/_images/general-skin/header/mega-menu/container.gif) left bottom;
	}
.nav li .menu-drop-panel table {
	border-collapse: separate;
}
.nav li#sram .menu-drop-panel {
	background: url(/sites/all/themes/sram_2011/_images/general-skin/header/mega-menu/container-wide.png) left bottom !important;
	background: url(/sites/all/themes/sram_2011/_images/general-skin/header/mega-menu/container-wide.gif) left bottom;
	}
.nav li#sram .menu-drop-panel {
	margin-left: -8px;
	}
.nav li#rockshox .menu-drop-panel {
	margin-left: -8px;
	}
.nav li#avid .menu-drop-panel {
	margin-left: -8px;
	}
.nav li#truvativ .menu-drop-panel {
	margin-left: -8px;
	}
*/
.nav li .menu-drop-panel td {
	vertical-align: top;
	}
.nav li .menu-drop {
	line-height: 12px;
	padding: 0 0 8px 0;
	width: 190px;
	background-image: url(/sites/all/themes/sram_2011/_images/general-skin/header/mega-menu/bg-tower.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

.nav li .menu-drop.comfort-drop {
	background-image: url(/sites/all/themes/sram_2011/_images/general-skin/header/mega-menu/bg-tower-comfort.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 130px;
}	
.nav a.mainLink {
	margin: 0 0 0 0px;
	display: block;
	color: #FFF;
	background: #a31919 url(/sites/all/themes/sram_2011/_images/general-skin/header/mega-menu/header-off.png) no-repeat left top;
	}
.nav a.mainLink:hover, .nav a.mainLink.sfhover  {
	color: #FFF;
	margin: 0 0 0 0;
	background-position: -190px 0;
	background-color: #232323;
	}
	
.nav li td.menu-drop:hover, .nav li td.menu-drop.sfhover {
	background-position: right bottom;
	}
.nav li td.menu-drop:hover a.mainLink,
.nav li td.menu-drop:active a.mainLink,
.nav li td.menu-drop.sfhover a.mainLink {
	background-position: -190px 0 !important;
	background-repeat: no-repeat;
	}
/* End Drops */

.sram .nav li#sram,
.sram-corporate .nav li#sram,
.rockshox .nav li#rockshox,
.avid .nav li#avid,
.truvativ .nav li#truvativ
 {
	background-position: 0 -102px !important;
	}
.nav li:hover,
.nav li.sfhover,
.sram .nav li#sram:hover,
.sram-corporate .nav li#sram:hover,
.rockshox .nav li#rockshox:hover,
.avid .nav li#avid:hover,
.truvativ .nav li#truvativ:hover,
.sram .nav li#sram.sfhover,
.sram-corporate .nav li#sram.sfhover,
.rockshox .nav li#rockshox.sfhover,
.avid .nav li#avid.sfhover,
.truvativ .nav li#truvativ.sfhover  {
	background-position: 0 -51px !important;
	}
.nav li:hover .dropDown,
.nav li.sfhover .dropDown,
.nav li:hover .menu-drop-panel,
.nav li.sfhover .menu-drop-panel {
	left: auto;
	}


