/* Fonts */
@font-face {
	font-family: Bebas_Neue;
	src: url('fonts/BebasNeue.otf');
}
@font-face {
	font-family: Calibri;
	src: url('fonts/calibri.ttf');
}
@font-face {
	font-family: Calibri;
	src: url('fonts/calibrib.ttf');
	font-weight: bold;
}

body {
 background-color: #000000; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; margin: 0px; font-size: 11px; background-image: url(../Graphics/bg-slice.jpg); background-repeat: repeat-x; background-position: top}
img {
 border: none}
A:link {
 COLOR: #ffffff}
A:visited {
 COLOR: #ffffff}
A:hover {
 COLOR: #ffffff}
A:active {
 COLOR: #ffffff}
#mainContainer {
 margin: 0 auto; position: relative; width: 955px; text-align: left; border-right: #333333 2px solid; border-left: #333333 2px solid; padding-bottom: 10px; background-color: #000000}
#header {
 width: 955px; background-color: #000000}
#headerNav {
 background: url(images/index_subnav-bg.gif) repeat-x top #000000; height: 31px}
#headerNav .buttons {
 padding-top: 6px; padding-right: 8px; font-size: 12px; font-weight: bold; float: right}
#headerNav .buttons a {
 text-decoration: none}
#headerNav .buttons a:hover {
 color: #CCCCCC; text-decoration: underline}
#headerNav .buttons img {
 padding: 0px 4px 1px 5px}

#noscript {
	background: #1b1b1b;
	font-size: 12px;
	width: 100%;
	border: solid 1px #4f5255;
	color: #ca181e;
}
#noscript .noscript {
	background: url(../images/error.gif) left no-repeat #1b1b1b;
	width: 899px;
	margin: 0 auto;
	height: 55px;
	padding-left: 55px;
	line-height: 55px;
}
.clearing,
.clear {
	clear: both;
}

/* Content */ 
#content {
 overflow: hidden; margin-top: 18px}
#leftContent {
 float: left; width: 185px}
#leftContent .offers {
 width: 175px; text-align: center}
#leftContent .offers img {
 padding-bottom: 5px}
#midContent {
 width: 755px; margin-left: 18px; float: left}
#midContent .banner {
 margin-left: 5px; margin-right: 5px; padding-top: 3px}
#midContent .banner img {
 padding-left: 3px}
#midContent .description {
 border: #666666 solid 1px; background-color: #212121; padding: 8px; margin-left: 5px; margin-right: 5px; font-size: 11px; color: #C7C7C7; margin-bottom: 10px; line-height: 16px}
#midContent .descr {
 border: #666666 solid 1px; background-color: #212121; padding: 8px; font-size: 11px; color: #C7C7C7; margin-bottom: 5px; line-height: 16px}
#midContent .break {
 height: 10px; border-top: #333333 solid 1px}





#quicknav {
 width: 175px; border: solid #595959 1px; background-color: #121212; margin: 0; list-style-type: none}
#quicknav a, #quicknav a:visited {
 display: block; font-size:11px; padding: 5px 2px 3px 25px;	background-color: #121212; background-image:  url(../images/quick_nav-bg.gif); background-repeat: no-repeat; background-position: 0% 50%; color: #EEE; text-decoration: none}
#quicknav a:hover {
 text-decoration: underline; color: #ffb019; font-weight: bold}


/* Navigation Menu */	
#navmenu {
 width: 186px; min-height: 400px; padding-top: 9px; margin-bottom: 10px; background: url(images/index-nav-bg2.png) top no-repeat;}
#navlinks {
 width:171px; margin: 0; padding-left:15px; list-style-type: none; font-weight: bold}
#navlinks a, #navlinks a:visited {
 height: 29px; margin-top: 9px;	display: block;	font-size: 12px; line-height: 29px;	padding: 0px 0px 0px 20px; color: #EEE;	text-decoration: none}
#navlinks a.top{
 margin-top: 0px}
#navlinks a:hover {
 text-decoration: underline; color: #ffffff; font-weight: bold}
#navmenu #navlinks .uberlink {
 color: #ffb019 !important; font-weight: bold; text-decoration: none; cursor: default}

/* Quick Access Menu */
#quicknav {
 width: 175px; border: solid #595959 1px; background-color: #121212; margin: 0; list-style-type: none}
#quicknav a, #quicknav a:visited {
 display: block; font-size:11px; padding: 5px 2px 3px 25px;	background-color: #121212; background-image:  url(../images/quick_nav-bg.gif); background-repeat: no-repeat; background-position: 0% 50%; color: #EEE; text-decoration: none}
#quicknav a:hover {
 text-decoration: underline; color: #ffb019; font-weight: bold}
#quicknav .cat {
  padding: 5px; background-color: #333333; border-bottom: #666666 solid 1px; font-weight: bold}
  
/* TopNav Menu */
ul#topnav {
 margin: 0px;
 border-top: solid 1px #555;
 border-bottom: solid 1px #555;
 padding: 0px;
 float: left;
 width: 955px;
 list-style: none;
 position: relative;
 font-size: 1em;
 background: url(../images/topnav_bg.gif) repeat-x}
ul#topnav li {
 float: left;
 margin: 0px;
 padding: 0px;
 border-right: 1px solid #555}
ul#topnav li a {
 padding: 11px 15px;
 display: block;
 color: #f0f0f0;
 text-decoration: none}
ul#topnav li:hover {
 background: #d3081b url(../images/topnav_active.gif) repeat-x}
ul#topnav li span {
 float: left;
 padding: 15px 0px;
 position: absolute;
 left: 0;
 top: 35px;
 display: none;
 width: 955px;
 background: #d3081b;
 color: #fffff;
 /*--Bottom right rounded corner--*/
 -moz-border-radius-bottomright: 5px;
 -khtml-border-radius-bottomright: 5px;
 -webkit-border-bottom-right-radius: 5px;
 /*--Bottom left rounded corner--*/
 -moz-border-radius-bottomleft: 5px;
 -khtml-border-radius-bottomleft: 5px;
 -webkit-border-bottom-left-radius: 5px}
ul#topnav li:hover span {
 display: block}
ul#topnav li span a {
 display: inline}
ul#topnav li span a:hover {
 text-decoration: underline}


#productList {
 width: 530px; border-left: #6a4600 solid 1px; border-right: #6a4600 solid 1px; border-bottom: #6a4600 solid 1px; margin-left: 6px; font-size: 11px}
#productList .padding {
 padding: 4px 10px 3px 10px}
#productList .row0 {
 width: 100%; border-bottom: #0f0f0f solid 1px; background-color: #212121; height: 22px}
#productList .row1 {
 width: 100%; border-bottom: #0f0f0f solid 1px; border-top: #3d3d3d solid 1px; background-color: #2f2f2f; height: 22px}
#productList .row2 {
 width: 100%; border-bottom: #0f0f0f solid 1px; border-top: #3d3d3d solid 1px; background-color: #212121; height: 22px}
#productList a {
 color: #ffb019; text-decoration: none; float: right}
#productList a:hover {
 text-decoration: underline}
 
/* Footer */
/* New Footer */ 
#foot {
line-height: 30px;
text-align: center;
color: #999999;
overflow: hidden;
font-size: 10px;
border-top: 2px solid #333333;
}
#foot .menu {
width: 955px;
margin: 0 auto;
text-align: center
}
#foot .menu ul {
margin: 0px;
padding: 0px;
}
#foot .menu li {
margin: 4px 0px 4px 0px;
border-left: solid 1px #4f5255;
padding: 0px 5px 0px 5px;
display: inline;
list-style: none;
}
#foot .menu li:first-child {
border-left: none;
}
#foot a {
color: #999999;
text-decoration: none;
}
#foot a:hover {
text-decoration: underline
}


 
#footer {
background-color: #111111;
line-height: 20px;
border-top: 2px solid #333333;
text-align: center;
color: #bec6cc;
overflow: hidden;
font-size: 10px
}
#footer .menu {
width: 955px;
margin: 0 auto;
text-align: center
}
#footer .menu ul {
margin: 0px;
padding: 0px;
}
#footer .menu li {
margin: 4px 0px 4px 0px;
border-left: solid 1px #4f5255;
padding: 0px 8px 0px 8px;
display: inline;
list-style: none;
}
#footer .menu li:first-child {
border-left: none;
}
#footer a {
color: #bec6cc;
text-decoration: none;
}
#footer a:hover {
text-decoration: underline
}

.saleNav {
	padding: 0px;
	height: 31px;
	width: 500px}
.saleNav a div {
	cursor: pointer}
.saleNav a:hover div {
	background-image: url(../images/subnav_saleitem-over.gif);
	background-repeat: no-repeat;
	width: 107px;
	height: 31px}
.saleNav a:hover .dvd {
	background-image: url(../images/subnav_uadvd-over.gif);
	background-repeat: no-repeat;
	width: 107px;
	height: 31px}
.saleNav a:hover .dent {
	background-image: url(../images/subnav_scratch-over.gif);
	background-repeat: no-repeat;
	width: 126px;
	height: 31px}
.saleNav a:hover .under {
	background-image: url(../images/subnav_under100-over.gif);
	background-repeat: no-repeat;
	width: 109px;
	height: 31px}
.saleNav a:hover .giftcards {
	background-image: url(../images/subnav_giftcards-over.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 31px}	
.saleNav div {
 	background-image: url(../images/subnav_saleitem.gif);
	height: 31px;
	background-repeat: no-repeat;
	width: 107px;
	text-align: center;
	float: left;
	margin: 0px}
.saleNav .dvd {
 	background-image: url(../images/subnav_uadvd.gif);
	height: 31px;
	background-repeat: no-repeat;
	width: 107px}
.saleNav .dent {
 	background-image: url(../images/subnav_scratch.gif);
	height: 31px;
	background-repeat: no-repeat;
	width: 126px}
.saleNav .under {
 	background-image: url(../images/subnav_under100.gif);
	height: 31px;
	background-repeat: no-repeat;
	width: 109px}
.saleNav .giftcards {
 	background-image: url(../images/subnav_giftcards.gif);
	height: 31px;
	background-repeat: no-repeat;
	width: 100px}	
.saleNav div div {
 	background-image: url(../images/subnav_uadvd.gif);
	height: 31px;
	background-repeat: no-repeat;
	width: 107px;
	text-align: center;
	float: none}
	
/* =Index Image Rotator
-------------------------------------------------------------- */
#slideshow {
	background-color: #1a1a1a;
	height: 200px;
	width: 325px;
	overflow: hidden;
	position: relative;
	border: 1px solid #2c2c2a;
	float: left;
	box-shadow: #000000 0 0 6px 0;
}
#slideshow a,
#slideshow a img {
}
#slideshow .nav {
	position: absolute;
	left: 10px;
	bottom: 10px;
	height: 10px;
	z-index: 10;
}
#slideshow .nav a {
	display: block;
	float: left;
	background-color: #999;
	height: 10px;
	width: 20px;
	text-indent: -9999px;
	margin-right: 5px;
}
#slideshow .nav a:hover {
	background-color: #0631b1;
}
#slideshow .nav a.activeSlide {
	background-color: #0631b1;
}

/*Shock Pages*/
.filters {
	margin: 0 0 20px 0;
	border: 1px solid #333;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.filters .model-list {
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
	font-size: 0px;
	border: solid 1px #8f1212;
	background: #790000;
}
.filters .model-list li {
	display: inline-block;
	background: #790000;
	line-height: 44px;
	font-size: 12px;
	color: #fff;
	list-style: none;
	cursor: pointer;
	border-right: solid 1px #aa0f0f;
	border-left: solid 1px #660808;
	margin: 0;
	padding: 0;
}
.filters .model-list li:hover {
	background: #990000;
}
.filters .model-list li a {
	display: block;
	text-decoration: none;
	padding: 0 20px;
}
.filters .model-list .selected,
.filters .model-list .selected:hover {
	background-color: #470606;
	cursor: default;
}
.filters .refine {
	padding: 0 10px;
	line-height: 44px;
	background: #111;
}
.filters .refine select {
	font-size: 12px;
	padding: 3px;
	margin-right: 15px;
}
.filters .refine .reset {
	border: none;
	display: inline-block;
	color: #999;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	padding: 0 10px;
	cursor: pointer;
	background: #404040;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.filters .refine .reset:hover {
	background: #303030;	
}

.order {
	margin: 0 0 20px 0;
	border: 1px solid #333;
	border-radius: 2px;
	background: #1a1a1a;
	padding: 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.order .how {
	padding: 10px 0;
	font-size: 11px;
	text-align: center;
	border: 1px solid #333;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-bottom: 20px;
	background: url(http://www.roughcountry.com/reload/images/icon-help-note.jpg) 10px 8px no-repeat #202020;
}
.order .fields {
	overflow: hidden;
	position: relative;
}
.order .fields .field {
	float: left;
	border-right: 1px solid #333;
	padding: 0 10px 0 0;
	margin-right: 10px;
}
.order .fields .field:last-child {
	padding: 0;
	margin: 0;
	border-right: none;
}
.order .fields .label {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 5px 2px;
	color: #999;	
}
.order .field input {
	height: 18px;
}
.order .field select {
	vertical-align: top;
	margin: 0;
}
.order .add-cont {
	text-align: right;
	margin-top: 15px;
	padding-right: 22px;
}
.order .add-cont .price {
	font-size: 26px;
	font-weight: bold;
	color: #ffb019;
}
.order .add-cont button.addtocart {
	width: 135px;
	height: 39px;
	border: none;
	padding: 0;
	margin: 0 0 0 10px;
	background: #790000;
	color: #ffffff;
	line-height: 30px;
	cursor: pointer;
	vertical-align: text-bottom;
}
.order .add-cont button.addtocart:hover {
	background: #990000;
}
.tables-wrap {
	margin: 0 0 20px 0;
	border: 1px solid #333;
	border-radius: 2px;
	background: #1a1a1a;
	padding: 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.xmltable {
	margin-bottom: 25px;
}
.xmltable table {
	width: 100%;
	text-align: center;
	border: solid 1px #333;
	font-size: 12px;
	color: #ccc;
}
.xmltable thead tr {
	line-height: 35px;
	background: #1a1a1a;
	font-weight: bold;
}
.xmltable tbody tr {
	line-height: 30px;
}
.xmltable #frtshock,
.xmltable #rrshock,
.xmltable #dualshock {
	cursor: pointer;
}
.xmltable #frtshock:hover,
.xmltable #rrshock:hover,
.xmltable #dualshock:hover {
	text-decoration: underline;
}
.xmltable .odd {
	background-color: #202020;
}
.xmltable .even {
	background-color: #282828;
}
.xmltable .on {
	background: #990000;
	color: #e1e1e1;
	font-weight: bold;
}
.xmltable .sortable {
	cursor: pointer;
}
.xmltable h2 {
	margin: 0;
	padding: 0;
	color: #999;
	font-size: 16px;
	font-weight: bold;
}
.xmltable .notes {
	font-size: 11px;
	color: #777;
	line-height: 18px;
}
.xmltable .notes p {
	margin: 0;
	padding: 0;
}
h1.sec-title {
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	color: #ffb019;
}


.shock-wrap {
	margin: 0 0 20px 0;
	border: 1px solid #333;
	background: #1a1a1a;
	padding: 15px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.site-info {
	font-size: 12px;
	line-height: 24px;
	color: #ccc;
	padding-bottom: 15px;
	border-bottom: 1px dotted #333;
	margin-bottom: 20px;
	text-align: justify
}
.img-feature {
	width: 395px;
	border: solid 1px #333;
	margin-bottom: 15px;
	float: left;
	margin-right: 22px;
	padding: 5px;
	background: #111;
}
.img-feature img {
	border: 0;
}
.qinfo {
	float: left;
	width: 257px;
	border: 1px solid #333;
	background: #111;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.qinfo h1 {
	background: #790000;
	font-size: 18px;
	margin: 0;
	padding: 8px;
	font-family: 'Calibri', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
.qinfo ul {
	line-height: 24px;
	color: #ccc;
	font-size: 12px;
	padding: 0 10px 0 30px;
}



/* =Bread Crumbs
-------------------------------------------------------------- */
.bread-crumbs {
	padding: 8px;
	margin: 0 0 10px 0;
	background: #252525;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.bread-crumbs li,
.account-menu li {
	margin: 0;
	padding: 0;
	display: inline-block;
	color: #999;
}
.bread-crumbs li a,
.account-menu li a {
	text-decoration: none;
	color: #ccc
}
.bread-crumbs li a:hover,
.account-menu li a:hover {
	color: #ffb019;
}
.bread-crumbs li span,
.account-menu li span {
	padding: 0 5px;
}

.account-menu {
	padding: 0px;
	margin: 0 0 10px 0;
	float: right;
	line-height: 24px;
}


/* =Messages
-------------------------------------------------------------- */
.successMessage {
	background: #7ca722;
	color: white;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 2px;
	font-weight: bold;
}
.errorMessage {
	background: #790000;
	color: white;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 2px;
	font-weight: bold;
}


/* =Hub Page
-------------------------------------------------------------- */
.hub .header {
	margin-bottom: 20px;
}
.hub #videoPlayer {
	width: 450px;
	border: solid 1px #464646;
	float: left;
	margin: 0px 20px 20px 0;
}
.hub .bullets {
	float: left;
	width: 265px;
	border: 1px solid #363636;
	background: #252525;
	color: #e4e4e4;
}
.hub .bullets h1 {
	background: #790000;
	font-size: 18px;
	margin: 0 0 10px 0;
	font-family: 'Calibri', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 0 0 10px;
	color: #fff;
	line-height: 40px;
}
.hub .bullets .info {
	padding: 0 10px;
	font-size: 12px;
	line-height: 20px;
}
.hub .bullets ul {
	margin: 10px 0;
	padding: 0;
}
.hub .bullets ul li {
	margin-left: 16px;
}
.hub .product-pics {
	overflow: hidden;
	margin-bottom: 10px;
}
.hub .product-pics .pic {
	height: 117px;
	width: 171px;
	border: solid 1px #464646;
	float: left;
	white-space: nowrap;
	position: relative;
	margin: 0px 6px 10px 6px;
}
.hub .page-info {
	border: #464646 solid 1px;
	background-color: #1b1b1b;
	padding: 15px;
	font-size: 12px;
	color: #C7C7C7;
	margin-bottom: 20px;
	line-height: 20px;
}
  	.armor-table {
		width: 100%;
		font-size: 12px;
		text-align: left;
		color: #ccc;
	}
	.armor-table th {
		background: #353535;
		border-bottom: 1px solid #555;
	}
	.armor-table th {
		height: 35px;
	}
	.armor-table th,
	.armor-table td {
		padding: 10px 15px;
		min-height: 35px;
		vertical-align: middle;
	}
	.armor-table tr:nth-child(odd) {
		background: #252525;
	}
	.armor-table tr:nth-child(even) {
		background: #191919;
	}
	.armor-table tr td {
		border-bottom: 1px solid #555;
	}
	.armor-table tr.last td {
		border-bottom: none !important;
	}
	.armor-table .img {
		display: block;
		height: 50px;
		width: 75px;
	}
	.armor-table .price {
		color: #ffb019;
		float: none;
		padding: 0px;
	}
	.armor-table .kit-desc {
		line-height: 18px;
	}
	.armor-table .kit-desc h3 {
		font-size: 14px;
		margin: 0;
		padding: 0;
	}
	.armor-table .sku {
		font-size: 11px;
	}
	.armor-table select {
		padding: 3px;
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
	}