@charset "utf-8";
/* Scorpion Master Stylesheet */
/* Tom Parker */
/* 2010 */

@import url("reset.css");

/*-------------------------------------------------------------------------LAYOUT*/

body {
	background-color: #333333;
	font:								normal 62.5% Helvetica, Arial, sans-serif;
	color:								#666666;
}

div#container{
	float:								left;
	width: 								100%;
	text-align: 						center;
	background:							#1e1e1e url('../img/bg.gif') top left repeat-x;
	position: relative;
}

div.wrapper{
	position:							relative;
	width:								940px;
	margin:								0 auto;
	text-align: 						left;
}

div#footer {
	float: left;
	width: 100%;
	background: #333333 url('../img/footerBg.gif') left top repeat-x;
	margin:36px 0 0 0;
	padding: 10px 0 10px 0;
}

/*-------------------------------------------------------------------------HEADER*/

div.wrapper div#header a#logo {
	float: right;
	position: relative;
	z-index: 0;
	width: 193px;
	height: 73px;
	text-indent: -9999px;
	background: url('../img/logo.gif') left top no-repeat;
	margin-right: 18px;
}

div.wrapper div#header a#logo:hover {
	background-position: 0 -73px;
}

div.wrapper div#header ul.navigation {
	float: left;
}

div.wrapper div#header ul.navigation li {
	float: left;
	display: inline;
}

div.wrapper div#header ul.navigation li a {
	float: left;
	text-indent: -9999px;
	height: 79px;
	
}

div.wrapper div#header ul.navigation li a.home {
	background: url('../img/home.gif') left top no-repeat;
	width: 74px;
}

div.wrapper div#header ul.navigation li a.about {
	background: url('../img/about.gif') left top no-repeat;
	width: 171px;
}

div.wrapper div#header ul.navigation li a.news {
	background: url('../img/news.gif') left top no-repeat;
	width: 70px;
}

div.wrapper div#header ul.navigation li a.forsale {
	background: url('../img/sale.gif') left top no-repeat;
	width: 88px;
}

div.wrapper div#header ul.navigation li a.product {
	background: url('../img/otsRange.gif') left top no-repeat;
	width: 88px;
}

div.wrapper div#header ul.navigation li a.newproduct {
	background: url('../img/customRange.gif') left top no-repeat;
	width: 150px;
}

div.wrapper div#header ul.navigation li a.contact {
	background: url('../img/contact.gif') left top no-repeat;
	width: 88px;
}

div.wrapper div#header ul.navigation li a:hover {
	background-position: 0 -79px;
}

div.wrapper div#header ul.navigation li.active a {
	background-position: 0 -158px;
	padding-bottom: 10px;
	background-color: #1e1e1e;
}

/*-------------------------------------------------------------------------MAIN*/

div.wrapper div#slideshow {
	float: left;
	width: 920px;
	height: 422px;
	background: url('../img/slideshowBg.gif') left top no-repeat;
	padding: 8px 0 0 20px;
}

div.wrapper div#slideshow div#slider {
	float: left;
	width: 900px;
	height: 400px;
	overflow: hidden;
}

div#container hr {
	float: left;
	width: 100%;
	border: 0;
	height: 1px;
	background: url('../img/hr.gif') left top repeat-x;
	color: #303030;
	margin: 0;
	padding-bottom: 4px;
}

div#container hr.bottomMargin {
	margin-bottom: 14px;
	/*margin-top: 9px;*/
}

div.wrapper div#mainContent {
	float: left;
	width: 688px;
	margin: 16px 0 0 0;
}

body#News div.wrapper div#mainContent.large {
	width:	780px;
	margin:	0;
}

body#OTSrange div.wrapper div#mainContent.large, body#Customrange div.wrapper div#mainContent.large  {
	width:	940px;
	margin:	0;
}

body#Contact div.wrapper div#mainContent {
	width: 540px;
	margin: 0;
}

div.wrapper div#mainContent.small {
	width: 460px;
}

div.wrapper div#mainContent h1 {
	float: left;
	width: 688px;
	height: 23px;
	border-bottom: 1px solid #292929;
	text-indent: -9999px;
	padding: 0 0 4px 0;
	margin: 0 0 18px 0;
}

div.wrapper div#mainContent h1#worldClassRibs {
	background: url('../img/worldClassRibs.gif') left top no-repeat;
}

div.wrapper div#mainContent h1#aboutUs {
	text-indent:0;
}

div.wrapper p {
	float: left;
	margin: 0 0 0 0;
	font-size: 1.2em;
	line-height: 20px;
	margin-bottom: 20px;
}

div.wrapper p a.filter {
	color: #666666;
	padding: 0 5px;
}

div.wrapper p a.filter:hover {
	text-decoration: none;
}

div.wrapper div#mainContent p {
	width: 688px;
	color: #9b9b9b;
	font-size: 1.3em;
	margin-bottom: 0;
	padding-bottom: 20px;
}

div.wrapper div#mainContent.small p {
	width: 460px;
}

div.wrapper div#mainContent p#date {
	width: 440px;
	color: #666666;
	margin-left: 20px;
}

div.wrapper div#mainContent p a {
	color: #7d7d7d;
}

div.wrapper div#mainContent p a:hover {
	text-decoration: none;
}

div.wrapper div#mainContent ol, div.wrapper div#mainContent ul {
	float: left;
	clear: left;
	width: 440px;
	font-size: 1.3em;
	color: #9b9b9b;
	list-style: decimal inside;
	margin: 0 0 20px 20px;
}

div.wrapper div#mainContent ul {
	list-style: circle inside;
}

div.wrapper div#mainContent ol li {
	margin: 0 0 5px 0;
}

div.wrapper div#mainContent ul li {
	width: 420px;
}

div.wrapper div#sideContent {
	float: left;
	width: 222px;
	margin: 19px 0 0 20px;
}

div.wrapper div#sideContent div.sideItem {
	float: left;
	width: 222px;
	margin: 0 0 18px 0;
}

div.wrapper div#sideContent div.sideItem h3 {
	float: left;
	width: 222px;
	border-bottom: 1px solid #292929;
	font-size: 2em;
	color: #aeaeae;
	font-weight: normal;
	padding: 0 0 3px 0;
	margin: 0 0 0 0;
	line-height: 21px;
}

div.wrapper div#sideContent div.sideItem div.imageContainer {
	float: left;
	width: 222px;
	margin: 18px 0 0 0;
	padding-bottom: 15px;
	background: url('../img/smallImgShadow.gif') center bottom no-repeat;
}

div.wrapper div#sideContent div.sideItem div.imageContainer img {
	border: 1px solid #2a2a2a;
}

div.wrapper div#sideContent div.sideItem p {
	float: left;
	width: 140px;
	margin: 18px 0 0 18px;
}

div.wrapper div#sideContent div.sideItem a {
	float: right;
	display: block;
	height: 18px;
	text-decoration: none;
	color: #ffc011;
	padding: 0 22px 0 0;
	background: url('../img/readMoreButton.gif') right top no-repeat;
	line-height: 18px;
	font-size: 1.2em;
}

div.wrapper div#sideContent div.sideItem a:hover {
	color: #666666;
	background-position: right -18px;
}

div.wrapper h1 {
	float: left;
	width: 940px;
	border-bottom: 1px solid #292929;
	font-size: 2.2em;
	font-weight: normal;
	margin: 16px 0 16px 0;
	color: #9b9b9b;
}

div.wrapper h1#latestNews {
	background: url('../img/latestNewsBig.gif') left top no-repeat;
	margin-bottom: 32px;
	text-indent: -9999px;
	height: 23px;
}

div.wrapper h1#products {
	background: url('../img/otsRangeText.gif') left top no-repeat;
	margin-bottom: 32px;
	text-indent: -9999px;
	height: 23px;
}

div.wrapper h1#newproducts {
	margin-bottom: 32px;
	height: 23px;
}

div.wrapper h1#sale {
	background: url('../img/forSale.gif') left top no-repeat;
	margin-bottom: 32px;
	text-indent: -9999px;
	height: 23px;
}

div.wrapper h1#contactUs {
	background: url('../img/contactUs.gif') left top no-repeat;
	margin-bottom: 32px;
	text-indent: -9999px;
	height: 23px;
}

div.wrapper h2 {
	float: left;
	width: 940px;
	height: 23px;
	border-bottom: 1px solid #292929;
	text-indent: -9999px;
	margin: 0 0 16px 0;
}

div.wrapper div.newsContainer h2.normal {
	width:	780px;
	font-size:	1.6em;
	text-indent:	0;
	font-weight: normal;
	color: #9b9b9b;
}

div.wrapper h2#latestNews {
	background: url('../img/latestNews.gif') left top no-repeat;
	margin-top: 10px;
}

div.wrapper div.fullItem {
	float: left;
	width: 300px;
	margin: 0 0 0 20px;
}

div.wrapper div.fullItem#first {
	margin: 0;
}

div.wrapper div.fullItem h3 {
	float: left;
	color: #979797;
	font-weight: normal;
	font-size: 1.6em;
	line-height: 20px;
	font-style: italic;
	margin: 0 0 6px 0;
	min-height: 40px;
	width: 300px;
}

div.wrapper div.fullItem a {
	float: left;
	height: 18px;
	margin: 0 0 0 0;
	font-size: 1.2em;
	text-decoration: none;
	color: #ffc011;
	padding: 0 22px 0 0;
	background: url('../img/readMoreButton.gif') right top no-repeat;
	line-height: 18px;
}

div.wrapper div.fullItem a:hover {
	color: #666666;
	background-position: right -18px;
}

div.wrapper div.fullItem p {
	min-height: 140px;
}

div#footer div.wrapper p {
	color: #818181;
	margin-bottom: 0;
	font-size: 1.1em;
}

div.wrapper p#copyright {
	width: 900px;
}

div.wrapper p#address {
	clear: left;
	width: 380px;
	padding: 0 0 0 20px;
	background: url('../img/address.gif') left top no-repeat;
}

div.wrapper p#telephone {
	width: 110px;
	padding: 0 0 0 20px;
	background: url('../img/telephone.gif') left top no-repeat;
}

div.wrapper p#email {
	padding: 0 0 0 20px;
	background: url('../img/email.gif') left top no-repeat;
}

div.wrapper p#email a {
	float: left;
	color: #818181;
}

div.wrapper p#email a:hover {
	text-decoration: none;
}

div.wrapper p#facebook a {
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	display: block;
	margin: 0 0 0 10px;
	background: url('../img/facebook.gif') left top no-repeat;
}

div.wrapper p#credit {
	float: left;
}

div.wrapper p#credit a {
	text-decoration: none;
	color: #818181;
}

div.wrapper p#credit a:hover {
	text-decoration: underline;
}

div.wrapper p#language {
	float: left;
	width: 95px;
	margin: 0 0 0 50px;
}

div.wrapper div#info a#french, div.wrapper div#info a#german, div.wrapper div#info a#spanish {
	float: left;
	width: 28px;
	height: 21px;
	text-indent: -9999px;
	margin: 0 0 0 7px;
}

div.wrapper div#info a#french {
	background: url('../img/france.gif') left top no-repeat;
}

div.wrapper div#info a#german {
	background: url('../img/germany.gif') left top no-repeat;
}

div.wrapper div#info a#spanish {
	background: url('../img/spain.gif') left top no-repeat;
}

div.wrapper div#info {
	float: left;
	clear: left;
	width: 300px;
}

div.wrapper div#mainContent div.newsContainer {
	float:	left;
	width: 780px;
	margin:	0 0 40px 0;
}

div.wrapper div#mainContent div.newsContainer div.newsMeta {
	float:	left;
	width:	60px;
	margin:	0 20px 0 0;
}

div.wrapper div#mainContent div.newsContainer div.newsMeta p {
	float: left;
	width: 60px;
	font-size:	1.1em;
	color:	#666666;
}

div.wrapper div#mainContent div.newsContainer div.newsMain {
	float:	left;
	width:	700px;
}

div.wrapper div#mainContent div.newsContainer div.newsMain p {
	width:	700px;
	color: #666666;
	padding-bottom: 10px;
}

div.wrapper div#mainContent div.newsContainer div.newsMain p.small {
	width:	458px;
	color: #666666;
}

div.wrapper div#mainContent div.newsContainer div.newsMain div.imageContainer {
	float: right;
	width: 222px;
	min-height: 106px;
	margin: 0 0 0 20px;
	padding-bottom: 20px;
	background: url('../img/smallImgShadow.gif') center bottom no-repeat;
}

div.wrapper div#mainContent div.newsContainer div.newsMain div.imageContainer img {
	float: right;
	width: 220px;
	border: 1px solid #2a2a2a;
}

div.wrapper div#mainContent div.newsContainer div.newsMain a {
	float: left;
	clear: left;
	height: 18px;
	width: 66px;
	font-size: 1.2em;
	text-decoration: none;
	color: #ffc011;
	padding: 0 22px 0 0;
	background: url('../img/readMoreButton.gif') right top no-repeat;
	line-height: 18px;
}

div.wrapper div#mainContent div.newsContainer div.newsMain a:hover {
	color: #666666;
	background-position: right -18px;
}

div.wrapper div#metaContent {
	float: left;
	width: 140px;
	margin: 0 0 0 20px;
}

div.wrapper div#metaContent p#metaTitle {
	float: left;
	width: 140px;
	height: 23px;
	border-bottom: 1px solid #292929;
	font-size: 1.3em;
	margin-bottom: 16px;
}

div.wrapper div#metaContent p {
	clear: left;
	margin-bottom: 0;
}

div.wrapper div#metaContent p a {
	color: #666666;
}

div.wrapper div#metaContent p a:hover {
	text-decoration: none;
}

div.wrapper div#newsMedia {
	float: left;
	display: inline;
	margin: 16px 0 0 20px;
	width: 460px;
}

div.wrapper div#newsMedia object {
	float: left;
	width: 460px;
}

div.wrapper div#imageContainerWide {
	float: left;
	width: 940px;
	margin: 10px 0 0 0;
}

div.wrapper div.thumbWrapper {
	float: left;
	margin: 0 25px 1px 25px;
	background: url('../img/thumbImgShadow.gif') center bottom no-repeat;
	padding: 15px 0 12px 0;
	
}

div.wrapper div.thumbWrapper img {
	border: 1px solid #2a2a2a;
}

div.wrapper p#breadcrumb {
	font-size: 1em;
	margin: 10px 0 0 0;
}

div.wrapper p#breadcrumb a {
	color: #666666;
}

div.wrapper p#breadcrumb a:hover {
	text-decoration: none;
}

div.wrapper div#mainContent div.productContainer {
	float:	left;
	width:	940px;
	margin:	0 0 40px 0;
}

div.wrapper div#mainContent div.productContainer h2.normal {
	width:	940px;
	font-size:	1.6em;
	text-indent:	0;
	font-weight: normal;
	color: #9b9b9b;
}

div.wrapper div#mainContent div.productContainer p {
	width:	678px;
	color: #666666;
	padding-bottom: 10px;
}

div.wrapper div#mainContent div.productContainer div.imageContainer {
	float: right;
	width: 222px;
	margin: 0 0 0 20px;
	padding-bottom: 20px;
	background: url('../img/smallImgShadow.gif') center bottom no-repeat;
}

div.wrapper div#mainContent div.productContainer div.imageContainer img {
	border: 1px solid #2a2a2a;
}

div.wrapper div#mainContent div.productContainer a {
	float: left;
	clear: left;
	height: 18px;
	font-size: 1.2em;
	text-decoration: none;
	color: #ffc011;
	padding: 0 22px 0 0;
	background: url('../img/readMoreButton.gif') right top no-repeat;
	line-height: 18px;
}

div.wrapper div#mainContent div.productContainer a:hover {
	color: #666666;
	background-position: right -18px;
}

div.wrapper div#mainContent.small h3 {
	float: left;
	width: 460px;
	border-bottom: 1px solid #292929;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 0 16px 0;
	cursor: pointer;
	padding: 3px 0;
}

div.wrapper div#mainContent.small h3.ui-state-active {
	background: url('../img/openArrow.png') right top no-repeat;
}

div.wrapper div#mainContent.small h3.ui-state-default {
	background: url('../img/closedArrow.png') right top no-repeat;
}

div.wrapper div#mainContent.small h3.ui-state-default.ui-state-hover, div.wrapper div#mainContent.small h3.ui-state-active.ui-state-hover {
	background-color: #1a1a1a;
}

div.wrapper div#mainContent.small div.info {
	float: left;
}

div.wrapper div#mainContent div.contactContainer {
	float: left;
	width: 540px;
}

div.wrapper div#mainContent div.contactContainer div.contactInfo {
	float: left;
	width: 440px;
}

div.wrapper div#mainContent div.contactContainer p {
	float: left;
	width: 260px;
	padding-bottom:10px;
}

div.wrapper div#mainContent div.contactContainer p.address {
	width: 180px;
	margin: 0;
	padding-bottom: 20px;
}

div.wrapper div#mainContent div.contactContainer p span.dark {
	color: #666666;
}

div.wrapper div#mainContent div.contactContainer p.country {
	width: 100px;
	font-size: 1.6em;
	color: #666666;
}

div.wrapper div#mainContent div.contactContainer p a {
	color: #9b9b9b;
}

div.wrapper div#contact {
	float: left;
	width: 380px;
	margin: 0 0 0 20px;
}

div.wrapper div#contact p {
	float: left;
	width: 380px;
}

div.wrapper div#contact form {
	float: left;
	width: 380px;
}

div.wrapper div#contact form dt {
	float: left;
	width: 380px;
	font-size: 1.2em;
}

div.wrapper div#contact form dd {
	float: left;
	width: 380px;
	margin-bottom: 15px;
}

div.wrapper div#contact form dd ul.errors {
	float: left;
	width: 380px;
	margin: 2px 0 0 0;
	color: #e30000;
}

div.wrapper div#contact form dd input {
	float: left;
	width:360px;
	padding: 7px 10px;
	background: #333333;
	margin: 5px 0 5px 0;
	color: #666666;
	font-size: 1.2em;
}

div.wrapper div#contact form dd input:focus, div.wrapper div#contact form dd textarea:focus {
	background: #2e2e2e;
}

div.wrapper div#contact form dd input#Send {
	float: right;
	width: 70px;
	cursor: pointer;
}

div.wrapper div#contact form dd input#Send:hover {
	background: #2e2e2e;
}

div.wrapper div#contact form dd textarea {
	float: left;
	width:360px;
	padding: 7px 10px;
	background: #333333;
	margin: 5px 0 5px 0;
	color: #666666;
	font-size: 1.2em;
	font-family: Helvetica, Arial, sans-serif;
}

/* IE FIXES */

div#accordion {
	float: left;
	width: 460px;
}

div#accordion div#about {
	width: 460px;
	overflow: hidden;
}

div#accordion div#about p {
	width: 460px;
	margin: 0;
	padding-bottom: 20px;
}

div#newsMedia div.video {
	float: left;
	width: 460px;
	margin-bottom: 20px;
}

div#language {
	float: right;
	background: #333333;
	padding: 5px 0;
	height: 21px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
}

a#changeLink {
	position: absolute;
	right: 20px;
	width: 99px;
	height: 11px;
	text-align: center;
	background: url('../img/change.gif') left top no-repeat;
	padding: 5px 0;
	text-decoration: none;
	color: #818181;
}

div.wrapper div#language a#french, div.wrapper div#language a#german, div.wrapper div#language a#spanish {
	float: left;
	width: 28px;
	height: 21px;
	text-indent: -9999px;
	margin: 0 20px 0 0;
}

div.wrapper div#language a#french {
	background: url('../img/france.gif') left top no-repeat;
}

div.wrapper div#language a#german {
	background: url('../img/germany.gif') left top no-repeat;
}

div.wrapper div#language a#spanish {
	background: url('../img/spain.gif') left top no-repeat;
}

div.wrapper div form#subscribe {
	float: left;
	width: 222px;
	margin-top:15px;
}

div.wrapper div form#subscribe dt {
	float: left;
	width: 222px;
	font-size: 1.2em;
}

div.wrapper div form#subscribe dt#Subscribe-label {
	display:none;
}

div.wrapper div form#subscribe dd {
	float: left;
	width: 222px;
	margin-bottom: 15px;
}

div.wrapper div form#subscribe dd ul.errors {
	float: left;
	width: 222px;
	margin: 2px 0 0 0;
	color: #e30000;
}

div.wrapper div form#subscribe dd input {
	float: left;
	width:202px;
	padding: 7px 10px;
	background: #333333;
	margin: 5px 0 5px 0;
	color: #666666;
	font-size: 1.2em;
}

div.wrapper div form#subscribe dd input:focus, div.wrapper div form#subscribe dd textarea:focus {
	background: #2e2e2e;
}

div.wrapper div form#subscribe dd input#Subscribe {
	float: right;
	width: 75px;
	cursor: pointer;
}

div.wrapper div form#subscribe dd input#Subscribe:hover {
	background: #2e2e2e;
}

div.wrapper div#sideContent div.sideItem p.subscribeMessage {
	width:200px;
	margin-left:0;
}
