/* css for North Coast V-Twins by Dinkum Web Solutions, http://www.dinkumweb.com.au */
/* All associated graphics copyright 2005, North Coast V-Twins */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */

/*
-----------------------------------------------------------------------------------------
Body Formatting	
----------------------------------------------------------------------------------------- 
*/

body {
	margin: 0;
	padding: 0;
	background-color: #323232;
	background-image: url(../images/bg-body.gif);
	font: 62.5%/1.6 Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0;
}

.clear {
 	clear: both;
 	height: 10px;
 	overflow: hidden;
 	margin-bottom: -1px;
}

/*
-----------------------------------------------------------------------------------------
Wrapper/Div Formatting	
----------------------------------------------------------------------------------------- 
*/

#wrapper_container {
	width: 787px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}

#wrapper_topedge {
	width: 787px;
	height: 34px;
	margin: 0;
	padding: 0;
	background-image: url(../images/image-edgeTop.gif);
	background-repeat: no-repeat;
}

#wrapper_bottomedge {
	width: 787px;
	height: 34px;
	margin: 0;
	padding: 0;
	background-image: url(../images/image-edgeBottom.gif);
	background-repeat: no-repeat;
	clear: both;
}

#wrapper_midsection {
	width: 787px;
	padding: 0;
	margin: 0;
	background-image: url(../images/bg-edgeSides.gif);
	background-repeat: repeat-y;
}

#wrapper_header {
	width: 784px;
	height: 112px;
	margin: 0;
	padding: 0;
	margin-left: 32px;
}

#header_left {
	width: 544px;
	height: 112px;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg-header.gif);
	float: left;
}

#header_right {
	width: 176px;
	height: 112px;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg-hog.gif);
	float: left;
}

#header_rightNOHOG {
	width: 176px;
	height: 112px;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg-nohog.gif);
	float: left;
}

a.logoVTwinlink {
	position: absolute;
	display: block;
	width: 275px;
	height: 95px;
	margin-top: 11px;
	margin-left: 12px;
	padding: 0;
	background: url(../images/image-logoVTwin.gif) no-repeat;
}

a.logoHOGlink {
	position: relative;
	display: block;
	width: 176px;
	height: 106px;
	margin-top: 3px;
	background: url(../images/image-logoHOG.gif) no-repeat;
	background-position: center;

}

a.logoHOGlink:hover {
	position: relative;
	display: block;
	width: 176px;
	height: 106px;
	margin-top: 3px;
	background: url(../images/image-logoHOGOn.gif) no-repeat;
	background-position: center;
}


a.logoRacelink {
	position: absolute;
	display: block;
	width: 207px;
	height: 94px;
	margin: 10px 0 0 325px;
	padding: 0;
	background-image: url(../images/image-logoRaceOn.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#header_left h1, #header_left h2, #header_right h2  {
	display: none; 
}

#wrapper_navigation {
	width: 721px;
	height: 31px;
	margin-left: 32px;
	padding: 0;
}

#wrapper_banner {
	width: 720px;
	height: 155px;
	margin-left: 32px;
	padding: 0;
}

#wrapper_content {
	width: 720px;
	margin-left: 32px;
	padding: 0;
}

iframe { background: #fff; }


#content_left {
	width: 445px;
	margin: 0;
	padding: 0;
	float: left;
}

#content_left div#staff {
	width: 415px;
	margin: 15px 0 0 15px;
	padding: 0;
}

#content_left div.staffMember {
	width: 190px;
	height: 270px;
	margin: 0 8px 8px 0;
	padding: 3px;
	float: left;
	border: 1px dotted #fff;
}

#content_large {
	width: 717px;
	margin: 0;
	padding: 0;
	float: left;
}

#content_right {
	width: 272px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../images/bg-side.gif) repeat-y;
}

#content_right img {
	border: 1px solid #ffffff; margin-bottom: 5px;
}

#content_right img.noBorder {
	border: none; float: left;
}


#content_right img.noBorder {
	border: none;
}

#content_right img.alignMiddle {
	vertical-align: middle;
}

div.gallery img {
	border: 1px solid #ffffff;
	margin: 0 10px 10px 0;
}

#content_leftTopimage {
	width: 448px;
	height: 5px;
	margin: 0;
	padding: 0;
	background-image: url(../images/image-contentLeftTop.gif);
	background-repeat: no-repeat;
}

#content_rightTopimage {
	width: 272px;
	height: 5px;
	margin: 0;
	padding: 0;
	background-image: url(../images/image-contentRightTop.gif);
	background-repeat: no-repeat;
}

.accessories_item {
	width: 202px;
	height: 67px;
	float: left;
	margin: 5px 5px 5px 0;
	padding: 0;
	text-align: right;
}

div.blockHead {
	margin: 0 10px 0 10px;
	padding: 2px;
	border-bottom: dashed 1px #a1a1a1;
}

div.block {
	display: none;
	margin: 0 10px 0 10px;
	padding: 2px;
}

.newbike_model {
	width: 195px;
	float: left;
	padding: 0;
	text-align: left;
}

#wrapper_footer {
	width: 787px;
	height: 80px;
}

#footer_left {
	width: 575px;
	height: 50px;
	float: left;
}

#footer_right {
	width: 210px;
	height: 50px;
	float: left;
	text-align: right;
}

img.imageBike { margin: 20px 0 0 55px; }

img.usedThumb { margin: 0 0 3px 0; border: none; }

#news div { width: 280px;  margin: 0 0 15px 15px; font-size: 1.1em; color: #a1a1a1; float: left; text-align: center; }
#news div img { border: 1px solid #fff; }

#contact div { width: 255px; border: 1px solid #990000; background: #d70000; color: #fff; font-weight: bold; font-size: 140%; margin: 0 0 5px 16px; padding: 4px 10px; }


/*
-----------------------------------------------------------------------------------------
Text/Content Formatting	
----------------------------------------------------------------------------------------- 
*/

p {
	color: #a1a1a1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 14px;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content_left div.staffMember p {
	text-align: center;
	margin: 3px 0 0 0;
	padding: 0; 
}


h1 {
	color: #a1a1a1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 15px;
	line-height: 20px;
	margin: 0;
}

h2 {
	color: #a1a1a1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 15px;
	line-height: 20px;
	margin: 0;
}

h3 {
	color: #a1a1a1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 15px;
	line-height: 20px;
	margin: 0;
}

.small {
	font-size: 1.1em;
}

li {
	color: #a1a1a1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 14px;
	margin: 0;
}

/*
-----------------------------------------------------------------------------------------
Menu/Navigation Formatting	
----------------------------------------------------------------------------------------- 
*/

#navigation_menu {
	width: 721px;
	height: 31px;
	padding: 0;
	list-style: none;
	text-align: left;
}
	
#navigation_menu ul#menu {
	width: 721px;
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
}

#navigation_menu ul#menu li {
	height: 31px;
	padding: 0;
	position: relative;
	top: 0;
	float: left;
}
	
ul#navigation_menu li, ul#menu a {
	height: 31px;
	/*\*/overflow: hidden;/**/
	display: block;
}
	
#navigation_menu ul#menu li a {
	font: bold 1.2em/1.1 Verdana, Geneva, sans-serif;
	text-align: center;
	text-decoration: none;
	color: #b9b9b9;
	margin: 8px 0 0 0;
}
	



/*
-----------------------------------------------------------------------------------------
Elements Formatting	eg hr, lists, form items, links etc
----------------------------------------------------------------------------------------- 
*/

a:link { color: #e9a907; text-decoration: none; }
a:visited { color: #e9a907; text-decoration: none; }
a:active { color: #e9a907; text-decoration: none; }
a:hover { color: #e9a907; text-decoration: underline; }

a.link-block:link {color: #e9a907; font-weight: bold; text-decoration: none; }
a.link-block:visited { color: #e9a907; font-weight: bold; text-decoration: none; }
a.link-block:active { color: #e9a907; font-weight: bold; text-decoration: none; }
a.link-block:hover { color: #e9a907; font-weight: bold; text-decoration: underline; }

input.input-text {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 2px;
	margin-top: 10px;
	margin-left: 15px;
	background: #4d4d4d;
	border-bottom: 1px dashed #FFFFFF;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}

input.buttonIndent { margin-left: 200px; }

input.input-text:focus {
	background: #4d4d4d;
	padding: 2px;
	border-bottom: 2px solid #e9a907;
}

textarea {
	width: 90%;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 2px;
	margin-top: 10px;
	margin-left: 15px;
	background: #4d4d4d;
	border: 1px dashed #FFFFFF;
}

textarea:focus {
	background: #4d4d4d;
	border: 2px solid #e9a907;
}

label {
	color: #a1a1a1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	line-height: 14px;
	font-weight: bold;
}

table.bike { font: 1.4em/1.2em Verdana, Arial, Helvetica, sans-serif; color: #a1a1a1; }

td.bikeHeading { color: #a1a1a1; font-size: 100%; font-weight: bold; text-align: left; }
td.bikeLabel { color: #a1a1a1; font-size: 80%; font-style: italic; text-align: right; }
td.bikeLabel2 { color: #a1a1a1; font-size: 80%; font-style: italic; text-align: left; }
td.bikeText { color: #a1a1a1; font-size: 85%; text-align: left; }
td span { color: #a1a1a1; font-size: 85%; text-align: left; margin-top: 3px; }

hr {
	clear: both;
	border: 0;
	color: #4d4d4d;
}

hr.dashed {
	clear: both;
	border: 1px dashed #a1a1a1;
	color: #4d4d4d;
	width: 700px;
	margin: 0 0 0 10px;
}

.floatLeft { float: left; }

/*
-----------------------------------------------------------------------------------------
Validation Formatting	eg xhtml, css buttons etc
----------------------------------------------------------------------------------------- 
*/

.validXHTML { width: 48px; height: 20px; background: url(../images/img-validation.png) 0 0 no-repeat; float: left; display: block; }
.validXHTML:hover { background-position: 0 -20px; }
.validXHTML span { display: none; }

.validCSS2 { width: 41px; height: 20px; background: url(../images/img-validation.png) -48px 0 no-repeat; float: left; display: block; }
.validCSS2:hover { background-position: -48px -20px; }
.validCSS2 span { display: none; }

.siteDWS { width: 77px; height: 20px; background: url(../images/img-validation.png) -89px 0 no-repeat; float: left; display: block; }
.siteDWS:hover { background-position: -89px -20px; }
.siteDWS span { display: none; }



/* end of css */

