/*  
Theme Name: Anchor Tool Hire
Theme URI: http://anchortoolhire.com/
Description: Designed by <a href="http://stuartduff.com">Stuart Duff</a> for <a href="http://anchortoolhire.com/">Anchor Tool Hire</a>.
Version: 1.0
Author: Stuart Duff
Author URI: hhttp://anchortoolhire.com/
*/
 
/*Copyright 2010, Anchor Tool Hire */
 
*{
  border: 0;
  margin: 0;
  padding: 0;
}
 
body {
  background:url(images/background.jpg) repeat-x;
  margin: 0;
  padding: 0;
  color: #000;
  background-color:#fff;
  font-family: "Arial", Helvetica, Georgia, Times New Roman, Times, serif;
  font-size: 14px;
}

#wrapper { 
  width:960px;
  margin:0 auto;
} 

/* -------------------[ Header ]------------------- */

#header {
  background:url(images/header-bg.jpg) repeat;
  height:100px;  
}

.logo {
  float:left;
	width: 388px;
	height: 100px;  
}

.contact-info { 
  float:right;
}

/* -------------------[ Top Page Navigation ]------------------- */

#subnavbar {
  background:url(images/page-menu-bg.jpg) repeat;
  height:35px;  
	width: 960px;
	margin: 0px 0 0px;
	padding: 0px;
	}
	
#subnav, #subnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none; 	
  z-index: 1;
	}

#subnav a, #subnav a:visited {
	color: #fff;
	display: block;
  font-weight: bold;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
	padding: 9px 10px 9px 10px;
	border-bottom: 1px solid #848484;
	border-right: 1px solid #848484;
	}
	
#subnav a:hover {
	background: #e9e71d;
	color: #000;
	display: block;
	text-decoration: none;
  margin: 0px 0px 0px 0px;
	padding: 9px 10px 9px 10px;
	}

#subnav li {
	float: left;
	margin: 0px;
	padding: 0px;
  z-index: 1;
	}
	
#subnav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #2B2B2B;
	color: #fff;
	width: 160px;
	float: none;
	margin: 0px;
	padding: 9px 10px 9px 10px;
	border-bottom: 1px solid #848484;
	border-left: 1px solid #848484;
	border-right: 1px solid #848484;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #e9e71d;
	color: #000;
	}

#subnav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#subnav li:hover ul {
	left: auto;
	display: block;
	}
	
#subnav li:hover ul, #subnav li.sfhover1 ul {
	left: -999em;
	}
	
#subnav li ul ul {
	margin: -2.4em 0 0 15.1em;
}
	
#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover1 ul ul, #subnav li.sfhover1 ul ul ul {
	left: -999em;
}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover1 ul, #subnav li li.sfhover1 ul, #subnav li li li.sfhover1 ul {
	left: auto;
}	

#subnav li:hover ul ul, #subnav li.sfhover2 ul ul {
	left: -999em;
}

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

/* -------------------[ Content ]------------------- */

#content {
  background: #ffffff;
	width: 960px;
	padding-bottom:20px;
  overflow:hidden;	
}

#sidebar {
  width:300px;
  margin:20px 10px 0 0;
  float:right;
}

#content-left {
	float: left;
  margin: 20px 0 0 10px;
}

/*----------- [ Main Slider ] ------------*/

.slider {
  margin:0 0 10px 0;
}

/*----------- [ Hire Services ] ------------*/

.hire-services-container  {
  float:left;
  padding-bottom:10px;
}

.hire-services-container h2 {
  padding:5px;
  font-size:16px;
  color:#fff;
  background-image: url(images/sidebar-title-bg.jpg);
  height:20px;
  width:290px;
}

.hire-services-content {
  border: 1px solid #b8b7b7;
  width:298px;
}

.hire-services-content p {
  padding:10px;
}

/*----------- [ Repair Services ] ------------*/

.repair-services-container {
  float:right;
}

.repair-services-container h2 {
  padding:5px;
  font-size:16px;
  color:#fff;
  background-image: url(images/sidebar-title-bg.jpg);
  height:20px;
  width:290px;
}

.repair-services-content {
  border: 1px solid #b8b7b7;
  width:298px;
}

.repair-services-content p {
  padding:10px;
}

/*----------- [ Hire Specials ] ------------*/

.hire-specials-container {
  clear:both;
  width:618px;
}

.hire-specials-container h2 {
  padding:5px;
  font-size:16px;
  color:#fff;
  background-image: url(images/full-title-bg.jpg);
  height:20px;
}

.hire-specials-content {
  border-top: 1px solid #b8b7b7;
  border-left: 1px solid #b8b7b7;
  border-right: 1px solid #b8b7b7;  
}

.hire-specials-post {
  margin:5px 0 0px 0;
  height:60px;
  border-bottom: 1px solid #b8b7b7;  
}

.hire-specials-content img {
  border: 1px solid #b8b7b7;  
}

.hire-specials-image {
  float:left;
  margin:3px 5px 0 5px;  
}

.hire-specials-title {
  margin-bottom:5px;
}

.hire-specials-title h3 a {
  text-decoration: none;
  margin-left:2px;
  color:#000; 
}

.hire-specials-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.hire-specials-links li {
  float: left;
  margin: 0 0.15em;
  font-size:12px;
  font-weight:bold;
}

.hire-specials-links li {
  background-image: url(images/day-hire-btn.jpg);
  height: 27px;
  line-height: 2.2em;
  float: left;
  width: 114px;
  display: block;
  color: #000;
  text-decoration: none;
  text-align: center;
}

.hire-specials-links li.enquire a {
  background-image: url(images/enquire-button.jpg);
  height: 27px;
  line-height: 2.2em;
  float: left;
  width: 114px;
  display: block;
  color: #000;
  text-decoration: none;
  text-align: center;
}

.hire-specials-links li.enquire a:hover {
  background-image: url(images/enquire-button-hover.jpg);
  height: 27px;
  line-height: 2.2em;
  float: left;
  width: 114px;
  display: block;
  color: #fff;
  text-decoration: none;
  text-align: center;
}

/* -------------------[ Post ]------------------- */

#post {
  width:620px;
}

.entry-content {
  width:620px;
}
	
/* -------------------[ Sidebar ]------------------- */

.sidebar-container {
  margin-bottom:10px;
}

.sidebar-container h2 {
  padding:5px;
  font-size:16px;
  color:#fff;
  background-image: url(images/sidebar-title-bg.jpg);
  height:20px;
}

.sidebar-content {
  border-top: 1px solid #b8b7b7;
  border-right: 1px solid #b8b7b7;
  border-left: 1px solid #b8b7b7;
}

.sidebar-content ul li {
  list-style:none;
  padding:5px;
  border-bottom: 1px solid #b8b7b7;
}

.sidebar-content ul li a {
  color:#000;
  text-decoration:none;
  font-weight:600;
}

.sidebar-content ul li a:hover {
  height:27px;
  color:#565656;
  text-decoration:none;
  font-weight:600;
}

/* -------------------[ Sidebar Banners ]------------------- */

.steelworkerstools {
  width:300px;
  margin:auto 0;
  padding:10px;
}

.rotabroachdirect {
  width:290px;
  padding:0 0 10px 10px;
}

.ebay-store {
  width:290px;
  padding:0 0 10px 10px;
  border-bottom: 1px solid #b8b7b7;
}

/* -------------------[ Footer ]------------------- */

#footer {
  clear:both;
  margin-top:0px;
  background:#454545;
  height:30px;
}

#footer p {
  padding:5px;
  color:#fff;
}

