/* ///////////////////////////////////////////////////////////
Theme Name: I-5 Rentals
Author: Neal Barrow
Author URI: http://nealbarrow.com
///////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////
	Title: 		
	CSS created by Neal Barrow
///////////////////////////////////////////////////////////// */
* {
	outline: none;
	margin: 0;
	padding: 0;
}

html {
	background: url(images/bg_html.jpg);
	}

body {
	font: small Arial, sans-serif;
	color: #343434;
	background: url(images/bg_body.gif) 50% 0 repeat-y;
	}

body, h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, input, form, fieldset, label {padding: 0;margin: 0}
ul, li, dl, dt, dd {list-style: none}

img {border: none;}
p {margin: 0 0 1.5em 0; line-height: 1.5em}

/* ///////////////////////////////////////////////////////////
	Links
///////////////////////////////////////////////////////////// */
a:link, a:visited {color: #125DA1; text-decoration: none;}
a:hover {color: #002F5E; text-decoration: underline;}
a {outline: none;}
:focus {-moz-outline-style: none;}

/* ///////////////////////////////////////////////////////////
	h1, h2, h3, h4, h5, h6
///////////////////////////////////////////////////////////// */
h1, h2, h3, h4, h5, h6 {
	font-family: "Palatino", Georgia, sans-serif;
	}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #002F5E; text-decoration: underline;}	
/* ///////////////////////////////////////////////////////////
	Clearfix
///////////////////////////////////////////////////////////// */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
	
/* ///////////////////////////////////////////////////////////
	Structure
///////////////////////////////////////////////////////////// */
#container {
	width: 960px;
	margin: 0 auto;
}
	
/* ///////////////////////////////////////////////////////////
	Header
///////////////////////////////////////////////////////////// */
#header {
	padding: 22px 0;
}

#header .logo {
	width: 454px;
	height: 126px;
	display: block;
	margin: 0 auto 20px auto;
}

#header .logo a {
	display: block;
	background: url(images/I5_Rentals_Logo.jpg) no-repeat 0 0;
	line-height: 126px; /* LINE HEIGHT = ('#header .logo' HEIGHT) */
	text-indent: -9999px;
	overflow: hidden;
}

#header .location {
	margin: 0 0 0 250px;
}

#header .location li {
	float: left;
	border-right: 1px solid #767676;
	padding: 0 15px;
	color: #FFF;
}

#header .location .strip {
	border-right: none;
}

/* ///////////////////////////////////////////////////////////
	Slideshow
///////////////////////////////////////////////////////////// */
#slideshow {
	background: url(images/bg_slideshow.jpg) repeat-x 0 100%;
	clear: both;
}

.scrollable {
	position: relative; 
	width: 870px;
	height: 115px;
	overflow: hidden;
	margin-left: 8px;
	margin-top: 14px;
	float: left;
}

.scrollable .items {
    width: 20000em; 
    position: absolute;
}

.scrollable img {
	border: 3px solid #2A6283;
	margin-right: 4px;
	width: 132px;
}

#slideshow .arrow {
	margin: 52px 7px 0 7px;
	border: none;
	float: left;
}

#slideshow .nextPage, #slideshow .prevPage {
	cursor: pointer;
}

/* ///////////////////////////////////////////////////////////
	Content
///////////////////////////////////////////////////////////// */
#content {
	background: #FFF;
	padding-right: 20px;
}

#content #full_width {
	padding: 20px;
}

#content #full_width img {
	max-width: 920px;
}

/* ///////////////////////////////////////////////////////////
	Left Column
///////////////////////////////////////////////////////////// */
#left_column_outer {
	float: left;
	width: 295px;
}

#left_column {
	padding: 15px 0 15px 15px;
}

#left_column h1 {
	font-size: 18px;
	margin: 0 0 8px 0;
}

#left_column .block {
	background: url(images/bg_left_nav.jpg) repeat-y 0 0;
	padding: 0 0;
	border-top: 2px solid #262626;
	border-bottom: 2px solid #262626;
	margin: 0 0 22px 0;
}

#left_column .block ul  {
	padding: 0;
	margin: 0;
}

#left_column .block ul li {
	border-bottom: 1px solid #FFCB08;
	padding: 6px 6px 4px 10px;
}

#left_column .block ul .used {
	border-bottom: none;
}

#left_column .block ul .used a {
	color: #980E0E;
}

#left_column .block ul li a {
	color: #0B2F42;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

#left_column .block ul li:hover {
	background: #FFF;
	cursor: pointer;
}

#left_column .block p {
	padding: 10px;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
}

/* ///////////////////////////////////////////////////////////
	Right Column
///////////////////////////////////////////////////////////// */
#right_column_outer {
	float: right;
	width: 620px;
}

#right_column {
	padding: 18px 0 15px 0;
}

#right_column h2,
#full_width h2 {
	font-size: 24px;
	margin: 0 0 15px 0;
}

#right_column h3 {
	font-size: 16px;
	margin: 0;
}

#right_column h3 a {
	color: #2C6482;
	text-decoration: none;
}

#right_column h3 a:hover {
	text-decoration: underline;	
}

#right_column .intro {
	font-size: 14px;
	color: #343434;
}

#right_column .homeMainImg,
#right_column .intro img {
	border: 3px solid #2C6482;
	max-width: 614px;
}

#right_column .link li {
	background: url(images/bg_callout_btn_right.jpg) no-repeat 100% 0;
	padding: 0;
	float: right;
	width: auto;
}

#right_column .link li a {
	background: url(images/bg_callout_btn_left.jpg) no-repeat 0 0;
	padding: 5px 10px;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#right_column .link li a:hover {
	text-decoration: underline;
}

#right_column ul.equipment-list {
	padding: 0 0 0 15px;
}

#right_column ul.equipment-list li {
	list-style: disc;
	margin: 0 0 3px 0;
}

/* ////////// Home Callout /////////////////////////////// */
#right_column #home_callout_outer {
	margin: 20px 0;
	background: url(images/bg_home_callout_top.jpg) no-repeat 0 0;
}

#right_column #home_callout {
	padding: 17px 24px 0 24px;
	background: url(images/bg_home_callout_bottom.jpg) no-repeat 0 100%;
}	

#right_column #home_callout h3 {
	color: #980E0E;
	font-size: 26px;
}

/* ////////// Featured Equipment /////////////////////////////// */
#featured_outer_outer {
	background: url(images/bg_gray_mid.jpg) repeat-y 0 0;
}

#featured_outer {
	background: url(images/bg_gray_top.jpg) no-repeat 0 0;
}

#featured {
	background: url(images/bg_gray_bottom.jpg) no-repeat 0 100%;
	padding: 20px 0 0 18px;
	position: relative;
}

#featured ul li {
	width: 190px;
	float: left;
	margin: 0 7px 0 0;
	text-align: center;
}

#featured ul li a {
	color: #2C6482;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}

#featured ul li a:hover {
	text-decoration: underline;
}

#featured ul li img {		
	border: 3px solid #0B3043;
	margin: 0 0 5px 0;
}

#featured .link {
	position: absolute;
	bottom: 0;
	right: 15px;
}

/* ///////////////////////////////////////////////////////////
	Single
///////////////////////////////////////////////////////////// */
#right_column .single .mainImg {
	border: 3px solid #0B3043;
	float: left;
	margin: 0 0 7px 0;
}

#right_column #left_side {	
	float: left;
	width: 192px;
}

#right_column .single table.rates {
	width: 192px;
	float: left;
}

#right_column .single table.rates tr.header {
	background: url(images/bg_th.jpg) repeat-x 0 0;
}

#right_column .single table.rates th {
	padding: 6px 5px;
	text-align: center;
}

#right_column .single .rates th.first {
	background: url(images/bg_left_th.jpg) no-repeat 0 0;
}

#right_column .single .rates th.last {
	background: url(images/bg_right_th.jpg) no-repeat 100% 0;
}

#right_column .single table.rates tr {
	background: url(images/bg_td.jpg) repeat-x 0 0;
}

#right_column .single table.rates td {
	padding: 6px 5px;
	background: url(images/bg_td.jpg) repeat-x 0 100%;
	text-align: center;
}

#right_column .single .rates td.first {
	background: url(images/bg_left_td.jpg) no-repeat 0 100%;
}

#right_column .single .rates td.last {
	background: url(images/bg_right_td.jpg) no-repeat 100% 100%;
}

#right_column .single .info {
	width: 403px;
	float: right;
}

#right_column .single .info h4 {
	font-size: 18px;
	border-bottom: 1px solid #E8E8E8;
	padding: 0 0 3px 0;
	margin: 0 0 10px 0;
}

#right_column .single .thumbnails img {
	border: 2px solid #0B3043;
}

/* ///////////////////////////////////////////////////////////
	Browse
///////////////////////////////////////////////////////////// */
#right_column .browse_outer_outer {
	background: url(images/bg_gray_mid.jpg) repeat-y 0 0;
	margin: 0 0 10px 0;
}

#right_column .browse_outer {
	background: url(images/bg_gray_top.jpg) no-repeat 0 0;
}

#right_column .browse {
	background: url(images/bg_gray_bottom.jpg) no-repeat 0 100%;
	padding: 8px 8px 8px 8px;
	position: relative;
}

#right_column .browse img {
	border: 3px solid #0B3043;
	float: left;
	margin: 0 7px 0 0;
}

#right_column .browse h3 {
	width: 390px;
	float: right;
	margin: 11px 0 3px 0;
	font-size: 24px;
}

#right_column .browse h3 a {
	color: #2C6482;
	font-weight: bold;
	text-decoration: none;
	font-size: 24px;
}

#right_column .browse h3 a:hover {
	text-decoration: underline;
}

#right_column .browse p {	
	width: 390px;
	font-size: 12px;
	float: right;
	padding: 0;
	margin: 0;
}

#right_column .browse .link {
	position: absolute;
	bottom: 0;
	right: 15px;
}

/* ///////////////////////////////////////////////////////////
	Search
///////////////////////////////////////////////////////////// */
#search #searchBox input {
	width: 200px;
	float: left;
	border: 1px solid #C0C0C0;
	padding: 3px;
	font-size: 13px;
	margin: 0 5px 0 0;
}

#search #searchsubmit {
	float: left;
	margin: 3px 0 0 0;
}

/* ///////////////////////////////////////////////////////////
	Search Results
///////////////////////////////////////////////////////////// */
.search-result {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #C0C0C0;
}

.search-result p {
	margin: 0;
	padding: 0;
	line-height: 1.6em;
	font-size: 11px;
}
/* ///////////////////////////////////////////////////////////
	Footer
///////////////////////////////////////////////////////////// */
#footer {
	padding: 20px 0;
}

#footer .logo {
	width: 170px;
	height: 47px;
	display: block;
	margin: 0 auto 20px auto;
}

#footer .logo a {
	display: block;
	background: url(images/footer_I5_Rentals_Logo.jpg) no-repeat 0 0;
	line-height: 47px; /* LINE HEIGHT = ('#header .logo' HEIGHT) */
	text-indent: -9999px;
	overflow: hidden;
}

#footer p {
	text-align: center;
	color: #FFF;
	line-height: 1.8em;
	margin: 0;
}

#footer p a {
	text-decoration: none;
	color: #FFF;
}

#footer p a:hover {
	text-decoration: underline;
}


/* ///////////////////////////////////////////////////////////
	SITE MAP
///////////////////////////////////////////////////////////// */
.sitemap {
	margin: 0;
	padding: 0;
}

.sitemap dt {
	margin: 0;
	padding: 15px 0 5px 0;
	font-size 13px;
	line-height: 15px;
	font-weight: bold;
}

.sitemap dd {
	margin: 0;
	padding: 0 0 0 15px;
	font-size 12px;
	line-height: 14px;
}

