/* Hyde Drift Boats CSS File */

/* Copyright NLU Design : http://www.nludesign.com */
/* Feel free to look about, but please don't steal */

/* #! HTML tags and top level tags */
* {
	padding: 0;
	margin: 0;
}
html,body {
	height: 100%;
}
html {
	background: #080f46 url(/images/design/bg.gif) repeat-y top center;
}
body {
	margin: 0;
	border: 0;
	font: 12px/1.4em Verdana, Tahoma, Arial, sans-serif;
	color: #000;
	text-align: center;
	background: #080f46 url(/images/design/bg.gif) repeat-y top center;
}
hr {
	display: none;
}
img {
	border: 0;
}
a {
	color: #080F46;
	text-decoration: underline;
}
a:hover {
	color: #880101;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}

.clearBoth {
	clear: both;
	width: auto;
}
.clearBottom[class] {
	clear: both;
	width: auto;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: #E2DFCD;
}

/* #! Block Elements */
#container {
	position: relative;
	height: 100%;
	width: 828px;
	margin-left: auto;
	margin-right: auto;
	text-align: left; 
	background: url(/images/design/lamoyne.gif) top left no-repeat;
}
#header {
	position: relative;
	top: 0;
	left: 0;
	width: 235px;
	height: 74px;
	background: url(/images/design/logo.gif) no-repeat ;
}
#header h1 {
	display: block;
	text-indent: -700em;
}
#header h1 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 235px;
	height: 74px;
	text-decoration: none;
	text-indent: -700em;
	background: url(/images/design/logo.gif) no-repeat ;
}
#topAds {
	position: absolute;
	bottom: -124px;
	left: 12px;
	width: 158px;
	height: 142px;
	border: 0px solid #E2DFCD;
}
#topAds a {
	margin: 0;
	padding: 0;
	border: 0;
}
#topAds p {
	margin: 0;
	padding: 0;
}
#navMain {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 225px;
}
#navSub {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 65px;
}
#subNav {
	height: 27px;
	color: #080F46;
}
#subNav p {
	line-height: 27px;
	padding-left: 6px;
}
.noline {
	font: bold 16px "Times New Roman", Times, serif;
	color: #080F46;
}
.noline a {
	color: #080F46;
}
#tagMain {
	position: absolute;
	top: 0;
	left: 0;
	width: 186px;
	height: 225px;
	background: url(/images/design/tagline.gif) no-repeat;
}
#tagSub {
	position: absolute;
	top: 0;
	left: 0;
	width: 186px;
	height: 65px;
	background: url(/images/design/tagline.gif) no-repeat;
}
#footer {
	position: relative;
	top: 0;
	left: 0;
	width: 804px;
	height: 18px;
	margin-left: auto;
	margin-right: auto;
	border-top: 6px solid #E2DFCD; 
	padding: 12px;
	text-align: center;
	color: #080f46;
	background: #ABA697;
	font: 12px/1.4em Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
}
#footer a {
	color: #080f46;
	text-decoration: none;
}
#footer a:hover {
	color: #080f46;
	text-decoration: none;
	border-bottom: 1px dashed #080f46;
}

/* #! Main Body */
#main1 {
	margin:0;
	padding:0;
	background: #D7D4C2 url(/images/design/left2.gif) no-repeat;
}
#main1sub {
	margin:0;
	padding:0;
	background: #D7D4C2 url(/images/design/left.gif) no-repeat;
}
#subLeft {
	position: relative;
	float: left;
	width: 159px;
	padding: 12px;
	border-right: 3px solid #E2DFCD;
}
#subCenter {
	position: relative;
	float: left;
	width: 591px;
	padding: 55px 12px 12px 12px;
	min-height: 450px;
	background: #D6D4C4 url(/images/design/middle.gif) no-repeat; 
}
#mainRight, #subRight {
	position: relative;
	float: left;
	width: 102px;
	font: 10px/1.4em Verdana, Tahoma, Arial, sans-serif;
}
#subRight h5 {
	position: relative;
	top: -12px;
	left: -12px;
	width: 102px;
	border-bottom: 3px solid #E2DFCD;
	padding: 6px 12px;
	font: bold 12px/1.4em Verdana, Tahoma, Arial, sans-serif;
	color: #FFF;
	background: #080f46;
	text-transform: uppercase;
}
#subRight h6 {
	position: relative;
	top: 12px;
	left: -12px;
	width: 102px;
	border-top: 3px solid #E2DFCD;
	border-bottom: 3px solid #E2DFCD;
	padding: 6px 12px;
	font: bold 12px/1.4em Verdana, Tahoma, Arial, sans-serif;
	color: #FFF;
	background: #080f46;
	text-transform: uppercase;
}
#mainRight {
	padding: 12px 12px 24px 12px;
}
#subRight {
	padding: 55px 12px 24px 12px;
}
#mainCenter p, #subCenter p {
	padding-bottom: 6px;
}
#mainCenter h2, #subCenter h2 {
	color: #080f46;
  font: bold 24px/1.4em "Times New Roman", Times, serif;
  margin-top: -6px;
	padding-bottom: 3px;
	font-variant: small-caps;
}
#mainCenter h3, #subCenter h3 {
	color: #080f46;
	font: bold 16px/1.4em Verdana, Tahoma, Arial, sans-serif;
	padding-bottom: 3px;
}
#mainCenter h4, #subCenter h4 {
	font: bold 12px/1.4em Verdana, Tahoma, Arial, sans-serif;
	padding-bottom: 3px;
}
#sectionHeaders {
	position: absolute;
	top: 172px;
	right: 0;
	width: 630px;
	height: 40px;
	border-bottom: 3px solid #E2DFCD;
	padding-left: 12px;
	background: #080f46;
	z-index: 1;
}
#sectionHeaders span {
	line-height: 40px;
}
#sectionHeaders a {
	color: #E2DFCD;
	text-decoration: none;
}
#sectionHeaders a:hover {
	text-decoration: underline;
}
#sectionMainHeaders {
	float: left;
	color: #E2DFCD;
  	font: 28px/1.2em "Times New Roman", Times, serif;
	letter-spacing: .05em;
	font-variant: small-caps;
}
#sectionSubHeaders {
	float: right;
	padding-right: 12px;
	color: #E2DFCD;
  	font: 21px/1.2em "Times New Roman", Times, serif;
	letter-spacing: .05em;
	font-variant: small-caps;
}
#jumpMenu {
	margin-top:8px;
	letter-spacing: 0em;
}
.boatSmallImages {
	float:left;
	width:20%;
	text-align:center;
	margin: 0 8px 0 0;
	border: 1px solid #000;
	padding: 6px;
	background: #FFF;
}
#boatImage {
	position: relative;
	top: 0;
	left: 0;
	margin: -12px -12px 12px -12px;
	border-left: 0;
	border-right: 0;
	border-top: 0; 
	border-bottom: 3px solid-1px 12px;
}
#proStaffImg {
	float: left;
	padding: 2px 12px 12px 0px;
}
/* #! ProStaff side ads */
#proStaffSide {
	position: relative;
	padding: 3px;
	color: #E2DFCD;
	background: #080f46;
}
#proStaffSide a {
	color: #E2DFCD;
	text-decoration: none;
}
#proStaffSide a:hover {
	color: #E2DFCD;
	text-decoration: underline;
}
#proStaffSideHeader {
	position: relative;
	left: 3px;
	width: 151px;
	height: 20px;
	font-size: 0px;
	text-indent: -700em;
}
#proStaffSideHeader[id] {
	background: url(/images/design/pro_staff_side.png);
}
#proStaffSideTitle {
	position: relative;
	width: 100%;
	padding-bottom: 2px;
	margin-bottom: 6px;
	border-bottom: 1px solid #E2DFCD;
  font: 18px/1.4em "Times New Roman", Times, serif;
	letter-spacing: .1em;
	font-variant: small-caps;
	text-align: center;
}
#proStaffSideBody {
	font-size: 10px;
}
#proStaffSideImage {
	position: relative;
	float: right;
	padding: 3px 0px 0px 3px;
}

/* #! Left Side Ads */
#videoSide {
	position: relative;
	top: 0;
	left: 0;
	width: 155px;
	height: 83px;
}
#videoSide[id] {
	background: url(/images/design/video.png) no-repeat ;
}
#videoSide p {
	display: block;
	text-indent: -700em;
}
#videoSide a {
	position: absolute;
	top: 0;
	left: 0;
	width: 155px;
	height: 83px;
	text-decoration: none;
	text-indent: -700em;
	cursor: pointer;
	cursor: hand;
}
#videoSide[id] a {
	background: url(/images/design/video.png) no-repeat ;
}
#catSide {
	position: relative;
	top: 0;
	left: 0;
	width: 158px;
	height: 173px;
}
#catSide[id] {
	background: url(/images/design/cat_req.png) no-repeat ;
}
#catSide p {
	display: block;
	text-indent: -700em;
}
#catSide a {
	position: absolute;
	top: 0;
	left: 0;
	width: 158px;
	height: 173px;
	text-decoration: none;
	text-indent: -700em;
	cursor: pointer;
	cursor: hand;
}
#catSide[id] a {
	background: url(/images/design/cat_req.png) no-repeat ;
}


/* #! Various */
.sideBreak {
	border-top: 1px solid #B5B4A5;
	border-bottom: 1px solid #878589;
	margin: 6px 0;
}
.proExcerpt {
	margin: 0px 0px 12px 0px;
	border: 3px solid #ABA697;
	padding: 10px;
	background: #D7D4C2;
}
.proExcerpt img {
  float: left;
  margin: 0 12px 12px 0;
  border: 1px solid #000;
  padding: 6px;
  background: #FFF;
}
.used {
	margin: 0px 0px 12px 0px;
	border: 3px solid #ABA697;
	padding: 10px;
	background: #D7D4C2;
}
.used img {
  margin-bottom: 12px;
  border: 1px solid #000;
  padding: 6px;
  background: #FFF;
}

#drifterBoat, #legacyBoat, #prohscBoat, #prohsaBoat, #prolpcBoat, #prolpaBoat, #sighscBoat, #siglpcBoat, #limitedBoat {
	position: absolute;
	float: left;
	top: 20px;
	left: -40px;
	width: 256px;
	height: 576px;
}
.deviceBox {
	position: relative;
	width: 100%;
	margin-bottom: 10px;
	border: 3px solid #E2DFCD;
	padding: 8px;
	background: #FFFFFF;
}
.deviceBox img {
	position: relative;
	float: right;
	border: 0px solid #d6dfc4;
}
.devicePrice {
	position: relative;
	float: right;
	font: bold 16px/1.4em Verdana, Tahoma, Arial, sans-serif;
	color: #880101;
}
.sideads {
	position: relative;
	margin-bottom: 10px;
	border: 3px solid #080F46;
	padding: 3px;
	background: #FFFFFF;
}

/* #! Navigation - whew */
#navSmall {
	position: absolute;
	top: 0px;
	left: 186px;
	width: 642px;
	height: 65px;
}
#navSmall ul  {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 642px;
	height: 225px;
	list-style: none;
}
#navSmall li {
	position: relative;
	display: inline;
	float: left;
	font-size: 0px;
	text-indent: -700em;
}
#drifterSmall, #legacySmall, #proSmall, #lhsigSmall, #ltdedSmall {
	position: relative;
	height: 65px;
}
#drifterSmall a, #legacySmall a, #proSmall a, #lhsigSmall a, #ltdedSmall a, #drifterSmall a:hover, #legacySmall a:hover, #proSmall a:hover, #lhsigSmall a:hover, #ltdedSmall a:hover {
	top: 0px;
	left: 0px;
}
#drifterSmall {
	width: 117px;
	background: url(/images/design/nav/apparel.gif) no-repeat;
}
#drifterSmall a, #drifterSmall a:hover {
	position: absolute;
	height: 65px;
	width: 117px;
	background: url(/images/design/nav/apparel.gif) no-repeat;
}
#legacySmall {
	width: 177px;
	background: url(/images/design/nav/boat.gif) no-repeat;
}
#legacySmall a, #legacySmall a:hover {
	position: absolute;
	height: 65px;
	width: 177px;
	background: url(/images/design/nav/boat.gif) no-repeat;
}
#proSmall {
	width: 106px;
	background: url(/images/design/nav/flyshop.gif) no-repeat;
}
#proSmall a, #proSmall a:hover {
	position: absolute;
	height: 65px;
	width: 106px;
	background: url(/images/design/nav/flyshop.gif) no-repeat;
}
#lhsigSmall {
	width: 241px;
	background: url(/images/design/nav/trailer.gif) no-repeat;
}
#lhsigSmall a, #lhsigSmall a:hover {
	position: absolute;
	height: 65px;
	width: 241px;
	background: url(/images/design/nav/trailer.gif) no-repeat;
}
#search {
	position: relative;
	top: 3px;
	left: 6px;
	font: bold 16px "Times New Roman", Times, serif;
}
#catPopup {
	position: absolute;
	top: 3px;
	right: 6px;
	font: bold 16px "Times New Roman", Times, serif;
}
#catPopup form {
	display: inline;
}

/* #! Textpattern plugin CSS */
.rssThumbFloat {
  float: left;
  width: 144px;
  margin: 0 5px 5px 0;
  border: 1px solid #000;
  padding: 3px;
  background: #FFF;
  text-align: center;
  font-size: 10px;
}
