/*  
Theme Name: Tidy Trailers Theme
Theme URI: http://www.delta-biz.com/
Description: This is theme has been designed by Delta-biz.
Version: 1.0
Author: Delta Biz
Author URI: http://www.delta-biz.com/

*/

img, div { behavior: url(iepngfix.htc) }


body{
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #333; 
    margin: 0; 
	padding: 0;
	background-image: url(http://www.tidytrailers.com/images/background.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}



body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

h1{
font-family: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

.post{
padding: 10px 0 10px 0;
}



.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
}



.entry{
line-height: 18px;
}





p{
padding: 10px 0 0 0;
line-height: 18px;
}





p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
}


#pageHeader {
	height: 85px;
	padding: 0px;
	margin: 0px;
	}




#pageHeader h1 { 
	display: block;
	float: left;
	background-image: url(http://www.tidytrailers.com/images/tidy_trailers_logo.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 291px;
	position:relative;
	top:38px;
	left: 10px;
	margin: 0px;
	
	/* Hides text on screen but still visable to robots and screen readers */
	text-indent: -9000px;
	
	/* Switch this to 1 to see ouline of div*/
	border: 0px solid #C00;
	}
	
	#date {
	width: 120px;
	position: absolute;
	top: 15px;
	left: 820px;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	border: 0px solid #C00;
	}
	
	
	ul#nav {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 46px;
	left: 70px;
	display: block;
	float:left;
	width: 600px;
	height: 30px;
	list-style-type: none;
	border:0px solid #C00;
	}
	
		



 ul#nav li{
	position: relative;
	display: inline;
	float: left;
}

 ul#nav li a{
	position: relative;
	display: inline;
	float: left;
	height: 30px;
	text-indent: -9000px;
	margin: 0px 10px 0px 0px;
}


 ul#nav li#book a{
background-image: url(http://www.tidytrailers.com/images/nav_book_online_off.png);
background-repeat: no-repeat;
width: 120px;
}

 ul#nav li#book a:hover{
background-image: url(http://www.tidytrailers.com/images/nav_book_online_on.png);
background-repeat: no-repeat;
width: 120px;
}

 ul#nav li#book a.active{
background-image: url(http://www.tidytrailers.com/images/nav_book_online_on.png);
background-repeat: no-repeat;
width: 120px;
}



 ul#nav li#rates a{
background-image: url(http://www.tidytrailers.com/images/nav_rates_off.png);
background-repeat: no-repeat;
width: 70px;
}

 ul#nav li#rates a:hover{
background-image: url(http://www.tidytrailers.com/images/nav_rates_on.png);
background-repeat: no-repeat;
width: 70px;
}

 ul#nav li#rates a.active{
background-image: url(http://www.tidytrailers.com/images/nav_rates_on.png);
background-repeat: no-repeat;
width: 70px;
}



 ul#nav li#about a{
background-image: url(http://www.tidytrailers.com/images/nav_about_off.png);
background-repeat: no-repeat;
width: 100px;
}

 ul#nav li#about a:hover{
background-image: url(http://www.tidytrailers.com/images/nav_about_on.png);
background-repeat: no-repeat;
width: 100px;
}

 ul#nav li#about a.active{
background-image: url(http://www.tidytrailers.com/images/nav_about_on.png);
background-repeat: no-repeat;
width: 100px;
}




 ul#nav li#greenspace a{
background-image: url(http://www.tidytrailers.com/images/nav_greenspace_off.png);
background-repeat: no-repeat;
width: 120px;
}

 ul#nav li#greenspace a:hover{
background-image: url(http://www.tidytrailers.com/images/nav_greenspace_on.png);
background-repeat: no-repeat;
width: 120px;
}

 ul#nav li#greenspace a.active{
background-image: url(http://www.tidytrailers.com/images/nav_greenspace_on.png);
background-repeat: no-repeat;
width: 120px;
}



 ul#nav li#news a{
background-image: url(http://www.tidytrailers.com/images/nav_news_off.png);
background-repeat: no-repeat;
width: 70px;
}

 ul#nav li#news a:hover{
background-image: url(http://www.tidytrailers.com/images/nav_news_on.png);
background-repeat: no-repeat;
width: 70px;
}

 ul#nav li#news a.active{
background-image: url(http://www.tidytrailers.com/images/nav_news_on.png);
background-repeat: no-repeat;
width: 70px;
}



 ul#nav li#blog a{
background-image: url(http://www.tidytrailers.com/images/nav_blog_off.png);
background-repeat: no-repeat;
width: 60px;
}

 ul#nav li#blog a:hover{
background-image: url(http://www.tidytrailers.com/images/nav_blog_on.png);
background-repeat: no-repeat;
width: 60px;
}

 ul#nav li#blog a.active{
background-image: url(http://www.tidytrailers.com/images/nav_blog_on.png);
background-repeat: no-repeat;
width: 60px;
}

#right_col {
float: left;
width: 720px;
border: 0px solid #006;
margin: 0px 10px 0px 0px;
padding: 0px;
}

*html #right_col {
float: left;
width: 700px;
border: 0px solid #006;
margin: 0px 10px 0px 0px;
padding: 0px;
}

#content_bg_top {

background-image: url(http://www.tidytrailers.com/images/content_bg_top.png);
background-repeat: no-repeat;
width: 715px;
height: 10px;
margin: 0px;
padding: 0px;
}


#content_bg_mid {
position:relative;
background: transparent url(http://www.tidytrailers.com/images/content_bg_mid.png) x-repeat;
width: 715px;
height: auto;
overflow:hidden;
margin: 0px;
padding: 0px;
}

*+html #content_bg_mid {
height: auto;
}


#main_graphic {
position: relative;
left: 3px;
width: 710px;
height: 222px;
overflow:visible;
z-index: 100;
}


*html #main_graphic {
position: relative;
top: -7px;
left: 3px;
}

*+html #main_graphic {
position: relative;
top: -7px;
left: 3px;
}


#content_bg_bot {

background-image: url(http://www.tidytrailers.com/images/content_bg_bot.png);
background-repeat: no-repeat;
width: 715px;
height: 10px;
margin: 0px 0px 0px 0px;
padding: 0px;
}

*html #content_bg_bot {
margin: 0px 0px 0px 0px;
}
*+html #content_bg_bot {
margin: 0px 0px 0px 0px;
}

*html #content_bg_mid {
margin: -5px 0px 0px 0px;
}


#content_left_col {
float: left;
width: 200px;
margin: 0px 10px 0px 0px;
border: 0px solid #99ccff;
}

#content_left_col img{
margin: 30px 0px 0px 0px;
}

#content_main {
float: left;
width: 485px;
overflow:auto;
margin: 0px 0px 0px 10px;
border: 0px solid #99ccff;
}

#content_main p{

line-height: 16px;
}


#content_bg_mid h2#black {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
width: 710px;
height: 27px;
background-color:#000000;
color: #EFD834;
margin: -5px 0px 0px 3px;
padding: 13px 0px 0px 0px;
text-align: center;
}

#content_bg_mid h2 span {
color:#FFF;
}



.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}


#wrapper{
    width: 955px;
	padding: 0px;
	margin: 0px; 
	position: relative;
	border: 0px solid #006;
  
	margin-left: 35px;
}


a:link, a:visited{
text-decoration: underline;
color: #46259E;
}

#header{
float: left;
width: 750px;
}

.sidebar{
float: left;
width: 200px;
background: #eeeeee;
margin: 0 0 0 10px;
display: inline;
}


.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li{
padding: 10px 0 10px 0;
}

.sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
}

.sidebar ul ul li{
padding: 0;
line-height: 24px;
}

#container{
float: left;
width: 100%;
}


.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	width: 450px;
}


#footer {

	display: block;
	float:left;
    margin: 20px 0px 0px 0px;
	width: 955px;
	height: 50px;
	
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;

	}
	
	
		#footer_links {

	display: block;
	float:left;
    margin: 10px 0px 10px 125px;
	width: 700px;
	height: 40px;
	text-align: center;

    color: #999;
	
	}
	
	#footer_links a{
	text-decoration: none;
	color: #999;
	margin: 0px 5px 0px 5px;
	line-height: 15px;
	}
	
		#footer_links a:hover{
	text-decoration: underline;
	color: #999;
	}
		#copyright {

	display: block;
	float:left;
    margin: 10px 0px 10px 240px;
	width: 500px;
	
color: #999;
font-size: 11px;

	}
	
	
/*  Right Col  */


#left_col {
float: left;
width: 225px;
border: 0px solid #006;
margin: 0px 0px 0px 0px;
}



#left_col h2{
background-image: url(http://www.tidytrailers.com/images/phone_number.png);
background-repeat: no-repeat;
width: 220px;
height: 50px;
text-indent: -9000px;
margin: 10px 0px 0px 0px;
}

#customer_login {

background-image: url(http://www.tidytrailers.com/images/login_bg.png);
background-repeat: no-repeat;
width: 225px;
height: 180px;
margin: 10px 0px 0px 0px;

}

#customer_login strong {
position: relative;
top: 13px;
left: 10px;
color: #FFF;
font-size:14px;
}

#customer_login strong a {
position: relative;
top: 0px;
left: 40px;
color: #FFF;
text-decoration:none;
font-size:11px;
}

#customer_login strong a:hover {

text-decoration:underline;
}

form#login {
width: 225px;
margin: 0px 0px 0px 0px;
position: relative;
left: 20px;
top: 29px;
}

form#login fieldset{
width: 225px;
margin: 0px 0px 0px 0px;
border: none;
}

#customer_login a{
position: relative;
left: 3px;
top: -10px;
font-size: 10px;
color: #848484;
text-decoration:none;

}

#customer_login a:hover {
text-decoration:underline;

}

form#login label {
float:left;
font-size: 10px;
}

form#login input{
float:left;
width: 160px;
}

form#login input.check{
float:left;
width: 15px;
}



form#login input.submit {
float:left;
  width: 55px;
  height: 25px;
  padding: 25px 0 0;
  margin: 0px 0px 0px 35px;
  border: 0;
  background: transparent url(http://www.tidytrailers.com/images/btn_login.gif) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
form>.submit { /* For non-IE browsers*/
  height: 0px;
}

#guarantee {
background-image: url(http://www.tidytrailers.com/images/guarantee_bg.png);
background-repeat: no-repeat;
width: 220px;
height: 200px;
margin: 17px 0px 0px 0px;
}

#guarantee h3{
background-image: url(http://www.tidytrailers.com/images/our_guarantee.png);
background-repeat: no-repeat;
width: 145px;
height: 25px;
text-indent: -9000px;
position:relative;
top: 10px;
left: 10px;
}

#guarantee p {
width: 190px;
margin: 7px 0px 0px 14px;
font-size: 11px;
color: #4b4b4b;
line-height: 12px;
	}

#guarantee p strong{
color: #000;
}

#tidy_totes {
background-image: url(http://www.tidytrailers.com/images/tidy_totes.png);
background-repeat: no-repeat;
width: 220px;
height: 250px;
text-indent: -9000px;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  margin: 10px 0px 0px 0px;
}

#content_bg_mid {
min-height: 675px;
background-image: url(http://www.tidytrailers.com/images/content_bg_mid.png);
background-repeat: x-repeat;
width: 715px;
margin: 0px;
padding: 0px
}



#content_bg_black {

background-image: url(http://www.tidytrailers.com/images/content_bg_black.png);
background-repeat: x-repeat;
width: 715px;
height: 140px;
margin: -20px 0px 0px 0px;
padding: 0px
}

*html #content_bg_black {
margin: 0px
}

*+html #content_bg_black {
margin: 0px
}
#content_bg_black h4 {

position: relative;
top: 20px;
left: 70px;

background-image: url(http://www.tidytrailers.com/images/rubbish_removal.gif);
background-repeat: no-repeat;
text-indent: -9000px;
width: 600px;
height: 30px

}

#content_bg_black p {

background-image: url(http://www.tidytrailers.com/images/household_construction.gif);
background-repeat: no-repeat;
text-indent: -9000px;
width: 450px;
height: 40px;
position: relative;
top: 35px;
left: 140px

}

#content_bg_bot {

background-image: url(http://www.tidytrailers.com/images/content_bg_bot.png);
background-repeat: no-repeat;
width: 715px;
height: 10px;
margin: 0px 0px 0px 0px;
padding: 0px
}

*html #content_bg_bot {
margin: 0px 0px 0px 0px
}
*+html #content_bg_bot {
margin: 0px 0px 0px 0px
}

*html #content_bg_mid {
margin: -5px 0px 0px 0px
}

