/*  design by www.onefunction.co.uk 
*/
* {
	padding: 0;
	margin: 0;
}
html, body {
	height: 100%;
	text-align : center; /* keep page centered in IE */
}
body {
	text-align : center; /* keep page centered in IE */
	width : 100%;
	color : #333333;
	font-family: Arial, Helvetica, Verdana, Geneva,  sans-serif;
	font-size: 76%;
	background-color: #DAE0F1;
}
img {
	border: 0px;
}
.clear {
	clear: both;
	height: 0;
	margin: 0;
	font-size: 1px;
	line-height: 0;
}

.grey_text {
	color: #999;
	font-size: 0.9em;
}

.reg_red {
	color: #FF0000;
	font-size: 1.2em;
}
.reg_yellow {
	color: #FFFF00;
	margin-top: 5px;
}
.txt_yellow {
	color: #FFFF00;
	margin-top: 5px;
}


/* ----------------------------------------------------------
									Default links
-----------------------------------------------------------*/

a:link {
	color: #00006F;
	text-decoration: none;
}

a:visited {
	color: #00006F;
	text-decoration: none;
}

a:hover {
   color : #a52a2a;
   text-decoration : underline;
}

.nopadding {
	padding: 0px;
	margin: 0px;
}
  
/* ----------------------------------------------------------
									SITE WRAPPERS
-----------------------------------------------------------*/

#topgap {
	width: 100%;
	height: 10px;
}
#wrapper {
	text-align: left;
	width: 972px;
	margin: auto;
	background-color: #FFFFFF;
}
#header {
	width: 972px;
	height: 98px;
}
#middlecontent {
	width: 970px;
	border-right: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
}
#footer {
	text-align: left;
	width: 972px;
	height: 22px;
	margin: auto;
	background-color: #FFFFFF;
	background-image: url(../images/bg-footer.gif);
}

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

#head_bike {
	width: 174px;
	height: 98px;
	float: left;
	background-color: #FF0000;
}
#head_text {
	width: 798px;
	height: 66px;
	float: right;
	background-color: #FF0000;
	background-image: url(../images/head_text.jpg);
}

/*
	Search Box Design
*/

#head_search {
	width: 718px;
	height: 32px;
	float: left;
	padding-left: 80px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: middle;
	white-space: nowrap;
	background: #FB9C0C url(../images/search.jpg) right;
	text-align: right;
	font-size: 10px;
	color: #FF0000;
}
.search_wrapper{
	font-size: 10px;
	padding: 0px;
	margin: 2px 15px 0px 0px;
	height: 15px;
	width: 250px;
	float: right;
	text-align: right;
	color: #FB9C0C;
}
.search_go{
	height: 15px;
	width: 35px;
	float: right;
	text-align: left;
}
.search_box{
	height: 15px;
	width: 210px;
	float: left;
}
.search_box input{
	height: 12px;
	width: 120px;
	font-size: 9px;
}
.search_links{
	width: 260px;
	color: #FF0000;
	text-align: center;
}
.search_links a{
	color: #FF0000;
	text-align: right;
	font-weight: normal;
}
.search_links a:visited{
	color: #FF0000;
	text-align: right;
}

/*
	Login Design
*/
.log_wrapper{
	font-size: 10px;
	padding: 0px;
	margin: 12px 15px 0px 0px;
	height: 15px;
	width: 210px;
	float: right;
	text-align: right;
	color: #FB9C0C;
	font-weight: bold;
}
.log_user{
	height: 15px;
	width: 170px;
	float: left;
}
.log_user input{
	height: 10px;
	width: 100px;
	font-size: 9px;

}
.log_go{
	height: 15px;
	width: 35px;
	float: right;
	margin-top: 15px;
	text-align: left;
	background: bottom;
}
.log_links{
	width: 210px;
	color: #FFFF80;
	text-align: center;
}
.log_links a{
	color: #FFFF80;
	text-align: center;
	font-weight: normal;
}
.log_links a:visited{
	color: #FFFF80;
}
.log_links a:hover{
	color: #FFFFFF;
}
.log_links_in{
	width: 250px;
	color: #FFFF80;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: url(../images/lock-logoff.gif) no-repeat;
}
.log_links_in a{
	color: #FFFF80;
	text-align: center;
	font-weight: normal;
}
.log_links_in a:visited{
	color: #FFFF80;
}
.log_links_in a:hover{
	color: #FFFFFF;
}

.log_links_suspend{
	width: 250px;
	min-height: 38px;
	color: #FFFF80;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: url(../images/lock-suspended.gif) no-repeat;
}
.log_links_suspend a{
	color: #FFFF80;
	text-align: center;
	font-weight: normal;
}
.log_links_suspend h2{
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #F3BE3C;
}
.log_links_suspend a:visited{
	color: #FFFF80;
}
.log_links_suspend a:hover{
	color: #FFFFFF;
}



/* ----------------------------------------------------------
									MENU
-----------------------------------------------------------*/

#menu-wrapper {
	float: right;
	padding: 0px;
	border-right: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	width: 970px;
	height: 21px;
	background: #FB9C0C url(../images/menu_bg.gif);
}

/*
	Mouse-Over Effects
*/

#offroadmenu ul{
	margin: 0 0 0em;
	float: left;
	width: 100%;
	height: 21px;
}

* html #offroadmenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}
#offroadmenu ul li{
	display: inline;
}
#offroadmenu ul li a{
	font-weight: bold;
	float: left;
	color: #710000;
	height: 17px;
	padding: 3px 10px 1px;
	text-decoration: none;
	background: url(../images/menu_up.gif) right;
}

#offroadmenu ul li a:hover{
	color: #FFFFFF;
	height: 17px;
	background: url(../images/menu_down.gif) right;
}


/* ----------------------------------------------------------
									LEFT Content
-----------------------------------------------------------*/
#content_left {
	width: 695px;
	float: left;
	padding: 0px 0px 15px 15px;
}

/* ----------------------------------------------------------
									RIGHT Content
-----------------------------------------------------------*/
#content_right {
	width: 230px;
	float: right;
	padding: 15px;
}
/* ----------------------------------------------------------
									Footer Copyright
-----------------------------------------------------------*/
.left_footer {
	font-size: 11px;
	float: left;
	padding-top: 5px;
	padding-left: 17px;
	color: #FFFF80;
}
.left_footer a{
	color: #FFFF80;
}
.left_footer a:hover {
	color: #ffffff;
}
.right_footer a{
	font-size: 11px;
	color: #FFFF00;
	float: right;
	padding-top: 5px;
	padding-right: 17px;
}
.right_footer a:hover {
	color: #ffffff;
}
