/*----------
	AHD Club Cart - CSS Document 
----------*/

@import url("reset.css");

/*----------	LaYoUT STYLeS	----------*/
body {
  color: #d7d3c1;
  background-color: #000;
	font: 62.5%/1.8em Verdana, Arial, Helvetica, sans-serif;
}

#container {
  font-size: 1.2em;
  margin: 0 auto;
  width: 960px;
}

#content-bg {
  width: 890px;
  padding: 0 35px 23px 35px;
  background: #070707 url(/images/core/content-bg.gif) repeat-x;
}

#content {
  padding: 23px 0;  
}

#column-left {
  float: left;
  width: 630px;
}

#column-right {
  float: right;
  width: 230px;
}

#text {
  width: 620px;
  padding: 0 0 0 5px;
}



/*----------	CoMMoN STYLeS	----------*/
a { color: #c78a1e; text-decoration: none; }
a:hover { text-decoration: underline; }
h1, h2, h3, h4 {
  color: #ffffff;
  font-weight: normal;
  padding: 10px 5px;
  font-family: Arial, sans-serif;
}
h1 {
  font-size: 1.6em;
  background: url(/images/core/h1-bg.gif) no-repeat bottom;
  width: 600px;
  height: 20px;
  display: block;
}
h2 { font-size: 1.3em; }
h3 { font-size: 1.3em; padding: 0 5px; text-decoration: underline; }
h4 { font-size: 1.1em; }
strong { font-weight: bold; }
hr { border: none; border-bottom: 1px solid #383111; margin: 10px 0; display: block; clear: both; }
p { margin: 20px 0 20px 5px; }
ul { margin: 10px 30px; list-style-type: disc; }
.img-right{float:right; width:150px; display:block; border:2px solid #FFFFFF; margin:20px 0 0 7px;}

#mudmap { margin: 10px; float: right; }


/*----------	HeaDeR STYLeS	----------*/
#header {
  width: 960px;
  height: 83px;
  display: block;
  position: relative;
  background: url(/images/core/header-bg.jpg) no-repeat;
}
#header #logo-clubcar { position: absolute; top: 14px; left: 32px; }
#header #logo-ADH { position: absolute; top: 14px; left: 375px; }
#header #logo-clubcar2 { position: absolute; top: 19px; right: 20px; }


/*----------	NaVIGaTIoN STYLeS	----------*/
#nav {
  width: 935px;
  height: 40px;
  padding: 0 0 0 24px;
  background: url(/images/nav/nav-bg.jpg) repeat-x;
}
#nav ul { list-style-type: none; margin: 0; }
#nav ul li { display: inline; float: left; }
#nav ul li a { display: block; text-indent: -9999px; height: 40px; }
#nav ul li a:hover { background-position: 0 -40px !important; }
#nav li#home a { background: url(/images/nav/home.gif) no-repeat; width: 50px; }
#nav li#golf a { background: url(/images/nav/golf.gif) no-repeat; width: 41px; }
#nav li#utility_transport a { background: url(/images/nav/utility_transport.gif) no-repeat; width: 120px; }
#nav li#pre-owned a { background: url(/images/nav/pre-owned.gif) no-repeat; width: 77px; }
#nav li#mining_commercial a { background: url(/images/nav/mining_commercial.gif) no-repeat; width: 142px; }
#nav li#service_parts a { background: url(/images/nav/service_parts.gif) no-repeat; width: 104px; }
#nav li#custom a { background: url(/images/nav/custom.gif) no-repeat; width: 193px; }
#nav li#hire a { background: url(/images/nav/hire.gif) no-repeat; width: 41px; }
#nav li#testimonials a { background: url(/images/nav/testimonials.gif) no-repeat; width: 84px; }
#nav li#contact a { background: url(/images/nav/contact.gif) no-repeat; width: 61px; }

#p-home li#home a,
#p-golf li#golf a,
#p-utility_transport li#utility_transport a,
#p-pre_owned li#pre-owned a,
#p-mining_commercial li#mining_commercial a,
#p-service_parts li#service_parts a,
#p-custom_vehicles_accessories li#custom a,
#p-hire li#hire a,
#p-testimonials li#testimonials a,
#p-contact li#contact a {
  background-position: 0 -40px !important;
}


/*----------	BaNNeR STYLeS	----------*/
#p-home #banner, #p-product #banner, #p-hire #banner, #p-service_parts #banner #slideshow, #p-service_parts #banner, #p-testimonials #banner, #p-contact #banner {
  width: 960px;
  height: 300px;
  display: block;
  overflow: hidden;
}

#banner {
  width: 960px;
  height: 300px;
  display: block;
  overflow: hidden;
}

/*----------	CTa FeaTUReD STYLeS	----------*/
#cta-featured {
  width: 230px;
  color: #c78a1e;
  font-size: 1.1em;
  text-align: center;
  padding: 55px 0 0 0;
  margin: 0 0 40px 0;
  background: url(/images/core/cta-featured-bg.gif) no-repeat;
}
#cta-featured p { margin: 10px 0; }
#cta-featured a.featured_image { margin: 0 auto; width: 180px; height: 150px; display: block; border: 5px solid #383838; }
#cta-featured a.featured_image:hover { border: 5px solid #939393; }
#cta-featured a.featured_details { font-weight: bold; font-size: 0.9em; }


/*----------	CTa CoNTaCT STYLeS	----------*/
#cta-contact {
  width: 205px;
  padding: 40px 0 0 25px;
  background: url(/images/core/cta-contact-bg.gif) no-repeat #070707;
}
#cta-contact #phone {
  padding: 0 0 0 20px;
  background: url(/images/core/icon-phone.gif) no-repeat left center;
}
#cta-contact #fax {
  padding: 0 0 0 20px;
  background: url(/images/core/icon-fax.gif) no-repeat left center;
}
#cta-contact #email {
  padding: 0 0 0 20px;
  background: url(/images/core/icon-email.gif) no-repeat left center;
}


/*----------	LISTING PaGe STYLeS	----------*/
ul#products {list-style-type: none; margin: 0; }
ul#products li { border-bottom: 1px solid #353118; padding-bottom:10px; }
ul#products li h2 { padding: 5px 5px 0 5px; }
ul#products li .short_desc p { margin: 10px 5px; }
ul#products li .picture { float: right; width: 160px; height: 130px; margin: 15px 0 15px 10px; }
ul#products li .picture a.image {
  width: 150px;
  height: 120px;
  display: block;
  border: 5px solid #383838;
}
ul#products li .picture a.image:hover { border: 5px solid #939393; }
ul#products li a.more { margin: 0 5px; }

ul.gallery_images {list-style-type: none; margin: 0; display:block; clear:both; padding:0;}
ul.gallery_images li {width:150px; height:120px; overflow:hidden; padding:10px 2px 0 2px;float:left;}


/*----------	DeTaILS PaGe STYLeS	----------*/
#product_details { padding: 0 5px; }
#product_details #picture {
  float: right;
  width: 150px;
  height: 120px;
  display: block;
  overflow: hidden;
  margin: 10px;
}
#product_details h2 { padding: 10px 0; color: #c78a1e; }
#product_details p { margin: 20px 0; }
#product_details #breadcrumbs { font-size: 0.8em; }
#product_details a.enquire { font-weight: bold; }

/*----------	TeSTIMoNIaLS PaGe STYLeS	----------*/
ul#clients_testimonials { list-style-type: none; margin: 0; }
ul#clients_testimonials li { border-bottom: 1px solid #353118; padding: 0 0 10px 5px; }
ul#clients_testimonials li h4.date { padding: 0; font-style: italic; }
ul#clients_testimonials li h2 { padding: 10px 0 0 0; color: #c78a1e; }
ul#clients_testimonials li .description p { margin: 10px 0; }
ul#clients_testimonials li .name { font-weight: bold; }
ul#clients_testimonials li .position { font-style: italic; font-size: 0.9em; margin: 0 0 5px 0; }


/*----------	eNQUIRY STYLeS	----------*/
#enquire_now {
  font-size: 1.2em;
  margin: 0 0 0 20px;
}

/*----------	FooTeR STYLeS	----------*/
#footer {
  width: 880px;
  color: #c78a1e;
  font-size: 0.9em;
  padding: 13px 0 0 0;
  border-top: 1px solid #353118;
}
#footer a { color: #c78a1e; }
#footer ul#affiliates { margin: 0; list-style-type: none; width: 320px; float: left; }
#footer ul#affiliates li { float: left; display: inline; margin: 0 5px; }
#footer ul#affiliates li a { display: block; }
#footer #links_copyright { width: 420px; float: left; }
#footer #copyright { color: #d7d3c1; }
#footer #wflogo { float: right; }

