/* @override 
	http://www.scorpionracingproducts.com/site.css */

/*
Styles for the Scorpion Racing Products home page
By: BB Graphics
*/

body {
	background:#141414;
	margin:0;
	padding:0;
	color:#FFF;
}
.wrapper {
	width:1024px;
	margin:auto;
	overflow: visible;
}
#iso-logo {
	position: absolute;
	top: 40px;
	left: -60px;
}
#header {
	position: relative;
}
#header,
#header .wrapper {
	background:url(siteGraphics/header_bg.gif) center top repeat-x;
	height:195px;
}
#header .wrapper {
	background:url(siteGraphics/header.jpg) no-repeat 1px 30px;
	position:relative;
	padding-top:1px;
}
#header .awr {
	position: absolute;
	bottom: 18px;
	right: 260px;
	color: yellow;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}
#header .awr:hover {
	color: #fff;
}
#content,
#content .wrapper {
	background:url(siteGraphics/content_bg.jpg) top repeat-x;
	height:331px;
}
#footer,
#footer .wrapper {
	background:url(siteGraphics/footer_bg.gif) top repeat-x;
	height:182px;
}
#content-container {
	background:url(siteGraphics/content_logo.jpg) no-repeat 33px 0;
	height:100%;
}
#menu,
#menu li {
	margin:0;
	padding:0;
	list-style:none;
	height:27px;
}
#menu {
	background:url(siteGraphics/menu-border.gif) no-repeat top left;
	padding-left:2px;
}
#menu li {
	background:url(siteGraphics/menu-border.gif) no-repeat top right;
	float:left;
	width:168px;
	padding-right:2px;
}
#menu li,
#menu li a {
	display:block;
}
#menu li a {
	font:bold 14px/14px Arial, Helvetica, sans-serif;
	color:#333333;
	text-shadow: 0px 1px 1px #fff;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	padding-top:8px;
	white-space:nowrap;
	height:100%;
}
#menu li a:hover {
	background:url(siteGraphics/menu-hover.gif) repeat-x;
	color:#ffff00;
	text-shadow: 0px 1px 1px #000;
}

/* dropdown menus */
#menu ul {
	background:url(siteGraphics/menu-hover.gif) repeat-x;
	width: 1024px;
	height: 28px;
	margin: -6px 0 0 0 !important;
	padding: 0 !important;
	display: none;
	position: absolute;
	left: 0;
}

#menu ul li {
	background: none !important;
	display: inline;
	width: 110px !important;
	margin: 0 !important;
	padding: 0 !important;
}

#menu ul li a {
	display: block;
	width: 110px;
	height: 28px;
	padding: 0 !important;
	margin: 0 !important;
	color: #fff !important;
	float: left;
	font-size: 12px !important;
	text-shadow: none !important;
	text-transform: capitalize !important;
	line-height: 28px;
	white-space: nowrap;
	overflow: hidden;
}

#menu ul li a:hover {
	color:#ffff00 !important;
	text-decoration: underline;
}

#menu .sub {
	position: absolute;
	z-index: 5;
}

#menu .sub li {
	position: relative;
}

#menu .sub li span {
	background: transparent url(siteGraphics/menu-subdiv.gif) no-repeat center;
	display: block;
	height: 3px;
	width: 3px;
	position: absolute;
	right: 0;
	top: 11px;
	z-index: 10000;
}

#lnk-scorptv {
	height:75px;
	right:35px;
	top:50px;
}
#lnk-facebook {
	height:40px;
	right:35px;
	top:135px;
}
#logos,
#logos li {
	margin:0;
	padding:0;
	list-style:none;
}
#logos {
}
#logos li {
	background:url(siteGraphics/footer-sep.gif) no-repeat right;
	float:left;
	width:144px;
	padding-right:2px;
	height:120px;
	padding:8px 2px 0 0;
}
#logos li a {
	display:block;
	height:97px;
	background-position:bottom;
	background-repeat:no-repeat;
	text-indent:-10000px;
}
#logo-imca {
	background-image:url(siteGraphics/logo-imca.gif);
}
#logo-asamt {
	background-image:url(siteGraphics/logo-asamt.gif);
}
#logo-crass {
	background-image:url(siteGraphics/logo-crass.gif);
}
#logo-mascs {
	background-image:url(siteGraphics/logo-mascs.gif);
}
#logo-nmcadrs {
	/* background-image:url(siteGraphics/logo-nmcadrs.gif); */
	background-image:url(siteGraphics/logo-nlmssdt.gif);
}
#logo-cc {
	background-image:url(siteGraphics/logo-cc.gif);
}
#logo-gasstv {
	background-image:url(siteGraphics/logo-gasstv.gif);
}
#CarouselDiv {
}
.header-lnk {
	display:block;
	text-indent:-10000px;
	width:120px;
	position:absolute;
}
.no-bg {
	background:none !important;
}
