﻿/*
Theme Name: BikeNow Website Theme
Theme URI: http://bikenow.com.au/
Description: Specific theme for the BikeNow Website
Version: 1.6
Author: Bitemark
Author URI: http://bitemark.com.au/
Tags: two columns, widgets

*/

/* Begin Typography & Colors */
body {
	background-color: #FFFFFF;
	margin: 0;
}
div, td, body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
}
img {
	border: none;
}
a {
	color: #0C64C7;
}
form {
	margin: 0;
}
ul {
	margin: 0px 0px 15px 25px;
}
ol {
	margin: 0px 0px 15px 25px;
}
li {
	margin: 5px 0px 0px 0px;
}
h1, h2, h3, h4, h5, h6 {
	color: #0C64C7;
	padding-bottom: 8px;
	font-size: 19px;
	margin: 0 0 8px 0;
}
h6 {
	margin: 0;
	padding-bottom: 8px;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
h6 a {
	font-size: 10px;
	font-weight: normal;
	color: #F9182C;
}
div#sitecontainer {
	margin: 0 auto 0 auto;
	text-align: center;
	background: url(images/body_bg.jpg) repeat-x;
}
/* HEADER */
div#head-bg {
	margin: 0 auto; 
	height: 247px; 
	width: 974px;
}
div#head-cnt {
	
}
div#left-cnt {
	float: left;
}
div#right-cnt {
	float: right;
}
div#topmenu {
	float: right;  
	height: 32px; 
	background: url(images/body_menubg.gif) repeat-x 0 0;
}
div#topmenu-pad {
	padding: 12px 10px 0 15px;
}
div#topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	vertical-align: middle;
}
div#topmenu ul li {
	list-style: none;
	float: left;
	padding: 0 8px 5px 8px;
}
div#topmenu a {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
div#topmenuform {
	float: right;
	padding: 14px 0 0 0
}
div#topmenuform form {
	float: left;
	margin: 0;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
}
div#topmenuform span {
	display: block;
	padding: 3px 5px 0 0;
	float: left;
}
div#topmenuform form input {
	float: left;	
	vertical-align: top;
}

div#topmenuform form input#searchinput {
	background: #FFFFFF (images/search_bg.gif) no-repeat; 
	width: 151px; 
	height: 16px;
}
div#left-phone {
	 background: url(images/logo_b.jpg) no-repeat; 
	 height:115px; 
	 width: 328px; 
	 float: left;
}
a#link-home {
	display: block;
	height: 68px;
	width: 328px;
	text-decoration: none;
}
a#link-contact img {
}
/** TOP MENU **/
div#menu {
	text-align: center;
	width: 974px;
	background: url(images/menu_off.gif) repeat-x 0 0;
}
div#menucontainer {
	margin: 0 auto 0 auto;
	width: 940px;
}
div.menu_item img {
}
div.menu_item span {
	position: absolute;
}
div.navt_gl, div.navt_glink {
}
div.menuon, div.menu_item {
	float: left;
}
div.menu_item {
	background: url(images/menu_divider.gif) no-repeat 100% 0;
	padding-right: 3px;
}
div.contact-us-page {
	background: none;	
}
div.menu_item a {
	display: block;
	position: relative;
	background: url(images/menu_off.gif) repeat-x 0 0;
	color: #FFFFFF;
	padding: 18px 22px 18px 22px;
}
div.menu_item a.current_item, div.current_item_parent div a, div.menu_item a:hover {
	background: url(images/menu_on.gif) repeat-x 0 0;
}
/* MENU IMAGES */
img.home-img {
	width: 47px;
	height: 12px;
	background: url(images/menu_home.gif) no-repeat;
}
div.menu_item a:hover img.home-img, div.current_item_parent div a img.home-img, a.current_item img.home-img {
	background: url(images/menu_homeon.gif) no-repeat;
}
img.bikes-for-sale-img, img.bike-shop-img {
	width: 41px;
	height: 12px;
	background: url(images/menu_bikes.gif) no-repeat;
}
div.menu_item a:hover img.bikes-for-sale-img, div.current_item_parent div a img.bikes-for-sale-img, a.current_item img.bikes-for-sale-img, 
	div.menu_item a:hover img.bike-shop-img, div.current_item_parent div a img.bike-shop-img, a.current_item img.bike-shop-img {
	background: url(images/menu_bikeson.gif) no-repeat;
}
img.hire-img {
	width: 33px;
	height: 12px;
	background: url(images/menu_hire.gif) no-repeat;
}
div.menu_item a:hover img.hire-img, div.current_item_parent div a img.hire-img, a.current_item img.hire-img {
	background: url(images/menu_hireon.gif) no-repeat;
}
img.bike-tours-img {
	width: 49px;
	height: 12px;
	background: url(images/menu_tours.gif) no-repeat;
}
div.menu_item a:hover img.bike-tours-img, div.current_item_parent div a img.bike-tours-img, a.current_item img.bike-tours-img {
	background: url(images/menu_tourson.gif) no-repeat;
}
img.where-to-ride-img {
	width: 115px;
	height: 12px;
	background: url(images/menu_wheretoride.gif) no-repeat;
}
div.menu_item a:hover img.where-to-ride-img, div.current_item_parent div a img.where-to-ride-img, a.current_item img.where-to-ride-img {
	background: url(images/menu_wheretorideon.gif) no-repeat;
}
img.riding-tips-img {
	width: 89px;
	height: 12px;
	background: url(images/menu_ridingtips.gif) no-repeat;
}
div.menu_item a:hover img.riding-tips-img, div.current_item_parent div a img.riding-tips-img, a.current_item img.riding-tips-img {
	background: url(images/menu_ridingtipson.gif) no-repeat;
}
img.customer-services-img {
	width: 72px;
	height: 12px;
	background: url(images/menu_service.gif) no-repeat;
}
div.menu_item a:hover img.customer-services-img, div.current_item_parent div a img.customer-services-img, a.current_item img.customer-services-img {
	background: url(images/menu_serviceon.gif) no-repeat;
}
img.contact-us-img {
	width: 78px;
	height: 12px;
	background: url(images/menu_contact.gif) no-repeat;
}
div.menu_item a:hover img.contact-us-img, div.current_item_parent div a img.contact-us-img, a.current_item img.contact-us-img {
	background: url(images/menu_contacton.gif) no-repeat;
}

/* BODY */
div#body-cnt {
	background: url(images/content_bg.jpg) repeat-x 0 0;
	width: 1030px;
	margin: 0 auto;
	text-align: left;
}
div#body-left {
	background: url(images/body_l.jpg) no-repeat 0 0;
	padding-left: 37px;
}
div#body-right {
	background: url(images/body_r.jpg) no-repeat 100% 0;
}
div#page-cnt {
	padding: 0 0 0 0;
}
/* BODY */
div#page-hd {
	height: 60px;
}
div#page-hd h1 {
	padding: 22px 0 25px 40px;
	color: #0C0C0C;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	/*background: url(images/hd_bg.gif) no-repeat -5px 8px;*/
	margin: 0;
	text-transform: none;
}
div#page-hd h1 a {
	color: #000000;
	text-decoration: underline;
}
div#page-hd strong {
	display: none;
}
div#page-bd {
	float: left;
	width: 490px;
	margin-left: -1px;
}
div#page-bd-pad h1, div#page-bd-pad h2, div#page-bd-pad h3, div#page-bd-pad h4 {
	color: #FE9900;
	font-size: 15px;
	margin: 0;
}
div#page-bd-pad h2 {
	font-size: 14px;
} 
div#page-bd-pad h3 {
	font-size: 13px;
} 
div#page-bd-pad h4 {
	font-size: 12px;
}
div#page-bd-pad {
	padding: 12px 10px;
	border-left: 1px solid #BABABA;
}
div.post {
	margin: 5px 0 10px 0;
	background: url(images/post_bg.gif) no-repeat 0 0;
	padding: 15px 0 0 15px;
	clear: both;
}
div.navigation a, div.navigation {
	font-size: 10px;
}
div.alignleft {
	float: left;
}
div.alignright {
	float: right;
	clear: right;
}
div.navigation {
	clear: both;
	margin-bottom: 5px;
}
div.page {
	margin-top: 5px;
}
/* LEFT MENU */
div#left-menu {
	float: left;
	width: 215px;
}
div#left-pad {
	padding: 5px 10px 0 20px;	
}
div#left-pad h2 {
	font-size: 15px;
	font-style: italic;
	color: #0C64C7;
	margin: 0;
}
div#left-pad ul, ul.sidebar-first li {
	margin: 10px 0 8px 0;
	padding: 0;
	list-style: none;
	background: none;
}
div#left-pad ul h3, li.categories h2 {
	padding: 0 0 10px 15px;
	/*background: url(images/left_hd.gif) no-repeat 0 6px;*/
	z-index: 3;
	margin: 0;
	color: #0C64C7;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
/*div#left-pad ul li#sub-page-menu h3, li.categories h2 {
	padding: 20px 0 25px 15px;
	background: url(images/hd_bg.gif) no-repeat -5px 6px;
	z-index: 3;
	margin: 0;
	color: #0C64C7;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}*/

div#left-pad ul h3 a {
	color: #0C64C7;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
div#left-pad ul ul {
	margin: 0; 
	padding: 0;
	list-style: none;
	margin: 0 10px 0 10px;
}
div#left-pad ul li ul li {
	background: url(images/left_bullet.gif) no-repeat 0 7px;
	margin: 0;
	padding: 5px 0 5px 10px;
}
div#left-pad ul li ul li a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
/* RIGHT MENU */
div#right-menu {
	float: left;
	width: 253px;
	margin: 0;
	padding: 0;
	margin-top: -44px;
}
div#r-left {
	margin: 0 0 0 0; 
	width: 253px; 
	background: url(images/right_l.gif) repeat-y 0 0;
	margin-top: -2px;
}
div#r-right {
	background: url(images/right_r.gif) repeat-y 100% 0;
	padding: 0 5px 0 7px;
}
div#r-pad {
	background-color: #E3E1E2;
	padding: 10px 5px;
}
div#r-pad form {
	width: 240px;
}
div#r-pad label {
	font-size: 11px;
	color: #000000;
	width: 60px;
	display: block;
	float: left;
	vertical-align: middle;
}
div#right-widget {
	background: url(images/right_hd.gif) no-repeat 0 0;
	padding: 5px 0 0 0;
	margin-top: 15px;
}
div#newsletter-frm  {
	padding-right: 10px;
}
div#newsletter-frm h2, div#newsletter-frm p {
	display: none;
}
div#newsletter-frm label {
	width: 75px;
	text-align: left;
}
div#newsletter-frm input {
	width: 125px;
	float: right;
	margin-right: 20px;
}
ul.sidebar-second {
	list-style: none;
	margin: 15px 0 0 25px;
	padding: 0;
}
ul.sidebar-second h3 {
	color: #0C0C0C;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}
ul.sidebar-second li ul {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
}
ul.sidebar-second li ul li {
	margin: 0;
	background: url(images/right_bullet.gif) no-repeat 0 7px;
	padding: 5px 0 5px 10px;
}
/* COMMENT FORM */
form#commentform textarea {
	width: 400px;
}
/* FOOTER*/
div#foot-right {
	z-index: 1; 
	width: 74.9%; 
	height: 62px; 
	background: url(images/foot_bg.jpg) repeat-x;
	float: left;
}
div#foot-left {
	z-index: 1; 
	width: 25%; 
	background: url(images/foot_bgl.jpg) repeat-x;
	float: left;
}
div#foot-cnr {
	height: 62px; 
	position: relative; 
	background: url(images/foot_bgcnr.gif) no-repeat 100% 0;
}
div#foot-cnt {
	width: 100%;
	text-align: center;
}
div#foot-pad {
	color: #000000;
	padding: 10px 10px 10px 10px;
	font-size: 10px;
}
div#footer a {
	color: #000000;
	text-decoration: none;
}
