/********************************
WWW.MOREWOODBIKES.COM STYLESHEET
Created by Sploosh Digital
*********************************/

/*GLOBAL STYLE RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
	margin:0;
	padding:0;
}

a {
	color:#00CCFF;
	text-decoration:underline;
}

a:hover {
	color:#00CCFF;
	text-decoration:none;
}

blockquote, q {

	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background-color:#000000;
	background-image:url(../images/bg-trees.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
}

body.Home {
	background-color:#FFFFFF;
	background-image:url(../images/home-bg.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	height:100%;
}
body.Home2009 {
	background-color:#131313; background-image:url(../images/home2009/home-bg-2009.jpg); background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#CCCCCC;
	height:100%;
}

html {
	height:100%;
}

/*GRID FRAMEWORK*/
#Top {
	width:960px;
	margin:0 auto;
	padding:25px 0px 0px 0px;
}

#contentWrapper {
	margin:0 auto 0 auto;
	width:960px;
	overflow:auto;
	clear:both;
}

#contentWrapperHome {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	clear:both;
}

#contentWrapperHome2 {
	margin:0 auto;
	padding:25px 0px 0px 0px;
	width:960px;
	clear:both;
	overflow:auto;
}

.homeLeft {
	margin:0;
	padding:0;
	background-image:url(../images/home-wrldcup-head.gif);
	background-repeat:no-repeat;
	width:470px;
	float:left;
}

.homeLeft {
	margin:0px 0px 5px 0px;
	padding:165px 0px 0px 0px;
}

.homeRight {
	margin:0px 0px 30px 0px;
	padding:0;
	background-image:url(../images/home-points.png);
	background-repeat:no-repeat;
	width:470px;
	height:310px;
	float:right;
	border-left:1px solid #a6a6a6;
}

#Main {
	width:700px;
	margin:0px 20px 0px 0px;
	padding:0;
	display:inline;
	float:left;
}

#Right {
	width:230px;
	float:right;
	display:inline;
	margin:180px 0px 0px 0px;
}

#Mainform {
	width:570px;
	background-image:url(../images/form-bg.gif);
	background-repeat:no-repeat;
	background-position:right 160px;
	margin:0;
	padding:0;
	display:inline;
	float:left;
}

#Rightform {
	width:280px;
	float:left;
	display:inline;
	margin:180px 0px 0px 0px;
	border-left:1px solid #4A4A4A;
	padding:0px 0px 0px 20px;
}

/*FOOTER STYLES*/
#footerWrapper {
	width:100%;
	height:125px;
	background-image:url(../images/bg-footer.jpg);
	background-repeat:repeat-x;
	margin:25px 0px 0px 0px;
	clear:both;
}

.Footer {
	width:960px;
	margin:0 auto 0 auto;
	padding:15px 0px 0px 0px;
}

.footerLogo {
	width:95px;
	float:left;
}

.footerNav {
	float:left;
	font-size:10px;
	padding:36px 0px 0px 10px;
	color:#666666;
}

.footerNav li {
	float:left;
	margin:0px 10px 0px 0px;
}

.footerNav li a {
	text-decoration:none;
	color:#666666;
}

.footerNav li a:hover {
	text-decoration:none;
	color:#CCCCCC;
}

/*ACCORDION STYLE*/
h2.toggler {
	display:block;
	height:12px;
	color:#FFFFFF;
	background-color:#000000;
	padding:1px 0px 4px 5px;
	margin:0px 0px 2px 0px;
	border:none;
}

*html h2.toggler {
	display:block;
	height:12px;
	color:#FFFFFF;
	background-color:#000000;
	padding:3px 0px 1px 5px;
	margin:0px 0px 2px 0px;
	border:none;
}

.demoElement {
	padding:0;
	margin:0;
}

.box {
	margin:0;
	padding:0;
	overflow:hidden;
}

.innerbox {
	margin:0;
	padding:0;
	position:relative;
	top:0;
}

/*FORM STYLES*/
table.form {
	padding:0;
	margin:0;
}

input {
	height:18px;
	width:240px;
	border:1px solid #595959;
	background:none;
	color:#FFFFFF;
	vertical-align:text-top;
}

input.submit {
	height:24px;
	width:65px;
	border:1px solid #595959;
	background-color:#00CCFF;
	color:#000000;
	margin:25px 0px 0px 0px;
}

textarea {
	border:1px solid #595959;
	background:none;
	width:300px;
	height:170px;
	overflow:auto;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:text-top;
}

select {
	height:22px;
	width:240px;
	vertical-align:text-top;
	border:1px solid #595959;
	background-color:#000000;
	color:#FFFFFF;
}

.fieldHeight {
	margin:0;
	padding:0;
	height:30px;
}

span.required {
	color:#00CCFF;
	font-size:14px;
}

table.form {
	margin-top:20px;
}

/*GENERAL STYLES*/
h1.trail {
	font-size:46px;
	font-weight:normal;
	margin:50px 10px 0px 0px;
	text-transform:uppercase;
	color:#FFFFFF;
	overflow:hidden;
	line-height:1em;
	float:left;
}

h1.trail a {
	text-decoration:none;
	color:#666666;
}

h1.trail a:hover {
	text-decoration:none;
	color:#00CCFF;
}

h1.header {
	font-size:46px;
	font-weight:normal;
	margin:0px 0px 40px 0px;
	text-transform:uppercase;
	color:#FFFFFF;
	overflow:hidden;
	clear:left;
}

h2 {
	color:#FFFFFF;
	font-weight:normal;
	text-transform:uppercase;
	margin:15px 0px 10px 0px;
	font-size:14px;
}

h2.lowercase {
	color:#FFFFFF;
	font-weight:normal;
	text-transform:none;
	margin:15px 0px 10px 0px;
	font-size:14px;
}

p {
	margin:15px 0px 10px 0px;
}

.logo {
	float:right;
}

/*FIND A DEALER DROP DOWN STYLES*/
.findDealerbox {
	margin:0px 0px 35px 0px;
	padding:0px 0px 0px 8px;
	color:#FFFFFF;
	position:relative;
	z-index:5;
	width:98%;
	border:1px solid #333333;
	height:27px;
	font-size:18px;
	text-transform:uppercase;
}
		
.dropDownbutton {
	width:33px;
	height:27px;
	background-color:#333333;
	float:right;
	border:1px solid #333333;
	margin:-1px -1px 0px 0px;
	padding:0;
}

.selectedRegion {
	float:left;
	margin:2px 0px 0px 0px;
}
		
#dealerList {
	background-color:#000000;
	background-repeat:no-repeat;
	margin:0px 0px 0px -9px;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	border-top:1px solid #000000;
	clear:both;
}

#dealerList ul {
	list-style:none;
	margin:0;
	padding:8px 0px 15px 10px;
}

#dealerList li {
	color:#FFFFFF;
	margin:0px 0px 8px 0px;
}

#dealerList li a {
	color:#FFFFFF;
	text-decoration:none;
}

#dealerList li a:hover {
	color:#000000;
	background-color:#00CCFF;
	text-decoration:none;
}

/*FIND A DEALER INFO STYLES*/
h2.region {
	background-color:#232323;
	text-transform:uppercase;
	height:19px;
	margin:0px 0px 8px 0px;
	padding:3px 0px 0px 5px;
}

h2.region img {
	position:relative;
	z-index:50;
}

.location {
	width:685px;
	background-color:#232323;
	margin:0px 0px 15px 0px;
	padding:6px 0px 6px 10px;
	height:11px;
}

.offices {
	padding:0;
	margin:0px 0px 5px 0px;
	font-weight:bold;
	color:#00CCFF;
}

.headOffices {
	padding:0px 0px 0px 6px;
	margin:0px 0px 25px 0px;
}

.dealer {
	padding:0px 0px 0px 5px;
	margin:0px 0px 20px 0px;
	font-weight:bold;
	color:#00CCFF;
}

.dealerAddressleft {
	padding:0px 0px 0px 5px;
	margin:0px 30px 40px 0px;
	color:#999999;
	line-height:165%;
	float:left;
}

.dealerAddressright {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#FFFFFF;
	line-height:165%;
	float:left;
}

.dealerAddressright a,
.headOffices a {
	color:#FFFFFF;
	text-decoration:underline;
}

.dealerAddressright a:hover,
.headOffices a:hover {
	color:#00CCFF;
	text-decoration:none;
}

/*ACCORDIAN STYLES*/
#element ul {
	list-style:none;
	margin:0;
	padding:0;
}

#element li {
	margin:0;
	padding:0;
}

#element li a {
	margin:0;
	padding:0;
}

/*IE6 PNG FIX*/
img, div { behavior: url(/iepngfix.htc) }


/*****************************
NEWLY ADDED 17 DECEMBER 2008
*****************************/
#MainLong {
	width:960px;
	margin:0; padding:0;
}

.supportBox {
	margin:0px 15px 0px 0px; padding:46px 15px 30px 100px;
	background-image:url(../support/support-bike-archive-bg.jpg); background-repeat:no-repeat;
	color:#666666; font-size:11px;
	width:185px;
	float:left;
}
.warrantyBox {
	margin:0px 15px 0px 0px; padding:46px 15px 30px 100px;
	background-image:url(../support/support-warranty-bg.jpg); background-repeat:no-repeat;
	color:#666666; font-size:11px;
	width:185px;
	float:left;
}

.supportBoxTemp {
	margin:0px 25px 0px 0px; padding:0;
	float:left;
}

.supportBoxButton {
	margin:15px 0px 0px 0px; padding:0;
}

select.bikeArchive {
	height:22px; width:215px;
	vertical-align:middle;
	border:1px solid #272727;
	background-color:#000000;
	color:#666666;
}

.bikes2010, .bikes2009, .bikes2008, .bikes2007 {
	margin:0px 20px 0px 0px; padding:28px 0px 0px 0px;
	float:left;
}

.bikes2010 { background-image:url(../support/header-bikes2010.gif); background-repeat:no-repeat; }
.bikes2009 { background-image:url(../support/header-bikes2009.gif); background-repeat:no-repeat; }
.bikes2008 { background-image:url(../support/header-bikes2008.gif); background-repeat:no-repeat; }
.bikes2007 { background-image:url(../support/header-bikes2007.gif); background-repeat:no-repeat; }

/*********************************
HOME PAGE 2009 STYLES
*********************************/
#homeWrapper {
	margin:0 auto; padding:50px 0px 0px 0px;
	text-align:left;
	width:960px;
}

.contentBlock1 {
	margin:0; padding:0;
	width:960px; height:395px;
}

/*Cross Fader Styles*/
div.cf_wrapper {position: relative;}

div.cf_element{
	width: 960px; height: 395px;
}

div.cf_element div.content {padding:0;}

/**World Cup Info Box*/
.worldCupBox {
	background-image:url(../images/home2009/bg-worldcup.jpg); background-repeat:no-repeat;
	width:960px; height:395px;
	position:relative;
}

.worldcupInfo {
	margin:0; padding:110px 0px 60px 0px;
	width:400px;
	background-image:url(../images/home2009/bg-worldcup-stripes.png); background-repeat:no-repeat;
	position:absolute; top:90px; right:20px;
}

.worldcupInfo a:link, .worldcupInfo a:active, .worldcupInfo a:visited {
	margin:0; padding:2px;
	background-color:#000000; color:#0099CC;
	text-decoration:none;
}
.worldcupInfo a:hover {
	margin:0; padding:2px;
	background-color:#000000; color:#0099CC;
	text-decoration:underline;
}

span.blackHilite {
	background-color:#000000;
	margin:0; padding:3px;
	line-height:1.6em;
	font-style:italic;
	font-size:1.5em;
}

/*3 INFO BLOCK STYLES*/
.smallboxBikes2009 {
	margin:406px 12px 0px 0px;
	width:312px; height:125px;
	float:left;
}
.smallboxWorldcup {
	margin:406px 12px 0px 0px;
	width:312px; height:125px;
	background-image:url(../images/home2009/small-block-worldcup.jpg); background-repeat:no-repeat;
	float:left;
}
.smallboxKendaEND {
	margin:406px 0px 0px 0px;
	width:312px; height:125px;
	float:left;
}

#tzcd-OFF {
	font-size:16px; color:#FFF; font-weight:normal; 
	background-color:#000; 
	padding:6px;
	position:relative; top:85px; left:71px;
}

.content { position:relative;}

.content a:link, .content a:active, .content a:visited {
	margin:0; padding:2px;
	background-color:#000000; color:#0099CC;
	text-decoration:none;
}
.content a:hover {
	margin:0; padding:2px;
	background-color:#000000; color:#0099CC;
	text-decoration:underline;
}


.kendamorewoodTest {
	position:absolute; top:135px; left:550px; z-index:10;
	width:355px;
}
.patInterview {
	position:absolute; top:260px; left:440px; z-index:10;
	width:355px;
}
.worldCup {
	position:absolute; top:110px; left:300px; z-index:10;
	width:355px;
}
.makuluReview {
	position:absolute; top:80px; left:40px; z-index:10;
	width:355px;
}
.makuluReview2 {
	position:absolute; top:110px; left:560px; z-index:10;
	width:355px;
}

/*APPAREL STYLES*/
#apparelHome {
	width:960px; height:455px;
	position:relative;
}

.apparel-strip {
	position:absolute; top:0; left:0;
	z-index:5;
}

.apparel-pic {
	position:absolute; top:10px; left:10px;
	z-index:2;
}

.apparel-footer {
	border-top:1px solid #1b1b1b;
	background-image:url('../images/apparel/bg-apparel-footer.gif'); background-repeat:no-repeat; background-position:184px 0;
	float:right;
	width:934px; height:60px;
	margin:30px 0px 0px 0px;
}

.apparel-footerTXT { padding:10px 0px 0px 0px; float:left;}
.apparel-footerBUTTON { padding:7px 0px 0px 14px; float:left;}




