*  {
	margin: 0; padding: 0;
	list-style-type: none;
}
body {
	font: 76% Arial, Verdana, "Trebuchet MS", Tahoma, Sans-serif;
	color: #fff;
	background-image: url(/images/bgrounds/body.gif);
}

.clear {
	height: 0px;
	line-height: 0;
	clear: both;
	font-size: 0px;
}
a { font-size: 1em; }
a:link { color: #EF79B0; text-decoration: underline; }
a:visited { color: #EF79B0; text-decoration: underline; }
a:hover { color: #ACCF3D; text-decoration: none; }
a:active { color: #EF79B0; text-decoration: underline;}

#content ul { margin: 0 0 1em 10px; }
#content ul li { 
	margin: 0 0 .7em 0; 
	padding: 0 0 0 15px; 
	background: url(/images/icons/bullet.gif) no-repeat 4px 4px; 
}

p, table, td, p a, li a, table a, dl a {
	font-size: 1em;
}

img { border: 0; }
.img-l { margin: 0 10px 0 0; float: left; }
.img-r { margin: 0 0 0 10px; float: right; }
.img-l, .img-r, .img-c { margin-bottom: 10px }
.img-c { margin-left: 0px; }
.img-bdr { padding: 1px; border: 1px solid #eee; }

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0 0 .5em 0;
	color: #fff;
}
h1 { font-size: 1.4em; }
h2 { font-size: 1.3em; color: #EF79B0 }
h2.green {
	color: #ACCF3D;
}
h2.blue {
	color: #51addc;
}
h3 { font-size: 1.1em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

h1 span, h2 span, h3 span {
	display: none;
}

p {
	margin: 0 0 1em 0;
}

hr {
	height: 1px;
	border-width: 0;
	border-top: 1px solid #eee;
	background-color: #fff;
	margin: .5em 0 !important;
	margin: 0;
}

#header {
	position: relative;
	width: 100%;
	height: 123px;
	z-index: 1;
}
#header #logo, #header .divlogo {
	position: absolute; 
	top: 71px;
	left: 40px;
	z-index: 2;
	cursor: pointer;
}
#header #bike-heads, #header .divbike-heads {
	position: absolute; 
	bottom: 0px;
	left: 453px;
}
#header .divbike-heads {
	top: 14px;
}

#flash7 {
	position: absolute;
	top: 45px;
	left: 788px;
	z-index: 2;
	border: 5px solid #231f20;
}

#masthead {
	height: 60px;
	background: #231f20 url(/images/bgrounds/masthead-inner.jpg) no-repeat 266px 0;
}

.home #masthead {
	background: #231f20 url(/images/bgrounds/masthead.jpg) no-repeat 266px 0;
	height: 238px;
	width: 100%;
	position: relative;
}
#masthead h1 {
	background: url(/images/text/h1-masthead.gif) no-repeat;
	width: 177px;
	height: 93px;
	position: absolute;
	top: 73px;
	left: 41px;
}
#masthead h2 {
	width: 196px;
	height: 40px;
	position: absolute;
	top: 178px;
	left: 41px;
}


#masthead h2 a, #masthead h2 a:link, #masthead h2 a:visited, #masthead h2 a:active {
	display: block;
	width: 196px;
	text-indent: -9000px;
	text-decoration: none;
	padding: 40px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:40px; /* IE5/Win */
	background: url(/images/text/h2-masthead.gif) no-repeat;
}
#masthead h2 a:hover {
	background: url(/images/text/h2-masthead-over.gif) no-repeat;
}


#container {
	margin: 0 auto;
	width: 995px;
	text-align: left;
}



#nav {
	background-color: #dcd4d6;
	/*padding: 25px 0 0 0;
	padding: 0 !important;*/
	height: 29px;
	width: 995px;
}

#nav {
	font-size: 1em;
}

#nav, #nav ul {
	line-height: 1;
}
#nav ul {
	margin: 0 0 0 26px;
}


#nav ul a.current:link, #nav ul a.current:visited, #nav ul a.current:active {
	background-color: #ef79b0;
	color: #fff;
	display: block;	
	font-weight: normal;	
	text-decoration: none;
}


#nav a, #nav a:link, #nav a:visited, #nav a:active {
	display: block;
	/*background-color: green;*/
	color: #333;
	padding: 8px 15px 9px 15px;
	/*height: 15px; CANNOT ADD HEIGHT, IE SUCKS*/
	text-decoration: none;
}




#nav ul a:hover {
	background-color: #accf3d;
	color: #fff;
}

#nav li {
	float: left;
	text-align: center;
}
#nav li ul li a, #nav li ul li a:link, #nav li ul li a:visited, #nav li ul li a:active {
	padding: 5px;
	line-height: 1.2em;
	/*border-bottom: 1px solid #005481;*/
	width: 110px;
	font-size: .8em;
}


#nav li ul {
	position: absolute;
	background-color: #accf3d;
	padding: 5px 0;
	padding: 0;
	width: 120px;
	left: -999em;
	margin-left: 0 ;
	z-index: 100;
}
#nav li ul li {
	width: 120px;
	text-align: left;
	position: relative;
	z-index: 1000;
}
#nav li ul ul {
	padding: 0;
	position: absolute;
	top: 0; right: -120px;
	z-index: 10000;
}

#nav li li li li {	
	z-index: 10;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	left: auto;
}

#nav li li:hover, #nav li li.sfhover, 
#nav ul li.current ul li a:hover {
	background-color: #51ADDC;
}
#nav li:hover, #nav li.sfhover {
	background-color: #accf3d;
	color: #fff;
}

#main {
	background-color: #231f20;
	padding: 20px 40px;
	width: 915px;
	margin-bottom: 50px;
}

#sevenstyles {
	width: 915px;
	height: 186px;
}
#sevenstyles div.hd-product {
	float: left;
	display: inline;
	margin-right: 5px;
	width: 126px;
}
#sevenstyles span {
	display: block;
	text-align: center;
	font-size: .9em;
	padding: 3px 0 0 0;
}
#sevenstyles div.last {
	margin-right: 0;
}

.hd-product-detail {
	width: 915px;
}

#home-buttons img {
	/*float: left;*/
	margin-right: 26px;
	padding-bottom: 1px;
	border-bottom: 5px solid #231f20;
}

#home-buttons a:hover img {
	border-bottom-color: #accf3d;
}
#home-buttons a:hover img.blue {
	border-bottom-color: #51addc;
}
#home-buttons a:hover img.pink {
	border-bottom-color: #ef79b0;
}


#home-buttons img.last {
	margin-right: 0;
}

#colourcharts {
	width: 915px;
}
#colourcharts div {
	float: left;
	width: 300px;
}



table.listing {
	width: 500px;
	margin-bottom: 1em;
}
table.listing td, table.listing th {
	padding: 5px 5px;
}
table.listing th {
	background-color: #666;
	color: #fff;
}
table.listing td {
	background-color: #231f20;
}
table.listing tr:hover td, table.listing tr.alt:hover td {
	background-color: #cae6f4;
}
table.listing th.category {
	background-color: #333;
}
table.listing td.name {
	padding-left: 10px;/* if categories are being displayed */
	border-right: 1px solid #eee;
}
table.listing th.date {
	text-align: center;
}
table.listing td.date {
	text-align: center;
}
table.listing tr.alt td {
	background-color: #F4F4F4;
}

.newslist {
	width: 500px;
	margin-bottom: 1em;
}
.newslist a {
	display: block;
	padding: 5px;
	border-bottom: 1px solid #322C2D;
	text-decoration: none;
	color: #accf3d;
}
.newslist a:hover {
	color: #fff;
	background-color: #accf3d;
}
.newslist em {
	color: #dcd4d6;
	display: block;
	font-size: .9em;
}

.newslist a:hover em {
	color: #fff;
}

.newsDate {
	color: #accf3d;
	font-style: italic;
}

#inthepress {
	width: 915px;
	float: left;
}
.moviedivs img {
	border: 3px solid #ef79b0;
	padding: 1px;
	background: #231f20;
	margin-right: 10px;
}
.moviedivs a:hover img {
	border-color: #ACCF3D;
}
.moviedivs {
	float: left;
	display: inline;
	width: 180px;
	margin: 0 5px 5px;
	padding: 0;
	background: url(/images/icons/white-arrow.gif) no-repeat 109px 5px;
}
.moviedivs a {
	/*display: block;*/
}
div.scrollcontainer {
	color: #fff;
	background: #231f20;
	width: 570px;
	border: none;
	display: inline;
	float: left;
	font-size: .9em;
}

.inthepress-left {
	float: left;
	width: 334px;
	display: inline;
	margin-right: 11px;
}
.inthepress-left p {
	margin-top: 15px;
}

.videoselect {
	width: 910px;
}
.videoselect img {
	float: left;
	display: inline;
}
.w600 {
	width: 650px;
}

.searchFrm fieldset {
	border:0;
	width: 250px;
	margin: 0 auto;
	padding: 0;
}

.searchFrm label {
	font-size: 1em;
	color: #EF79B0;
	padding: 0 10px;
	margin: 0;
	display: block;
	float: left;
	clear: none;
	line-height: 40px;
	width: 50px;
}
.searchFrm input {
	display: block;
	float: left;
	clear: none;
	width: 50px;
	margin-top: 10px;
	color: #231f20;
}

.searchFrm #btnSubmit {
	float: left;
	clear: none;
	margin: 0 10px;
	width: 40px;
	height: 40px;
}

.searchFrm .locateErr {
	display: none;
}

.col {
	float: left;
}

.col.half {
	width: 44%;
	margin: 0;
	padding: 0;
	padding-right: 5%;
}

.stockists li {
	padding-bottom: 1em;
	width: 90%;
	margin: 0 auto;
}
