/* CSS Document - riteprice removals version 1 2006. 

David Beal - TWCMAD dbeal@twcmad.com

designed for CSS 2 compliant browsers

*/


body{
	background-color: #FFFFFF;
	margin:0 0 0 0;
	margin:0;
padding:0;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
background-image:url("../img/bg2.gif");
background-repeat:repeat-x;

	
	
	
}

/* all divs sit in here */

#everything{
	width:780px;
	
	margin-left:auto;
	margin-right:auto;
	
	
	
}

/* top div has the menu in side it */
#top{

	width:780px;
	height:84px;
	background-image:url(../img/top.gif);
	background-repeat:no-repeat;
	
	
	

}

/* Top menu  */

.headmenu{

	
	width:300px;
	position:relative;
	top:63px;
	left:160px;
	//left:-100px;


}

.headmenu li{

	display: inline;
	list-style-type: none;
	text-decoration:none;
}



.headmenu a:link{

	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none;
	
	
}

.headmenu a:hover{

	
	border-bottom:1px solid #ff9900;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none;
	
}

.headmenu a:visited{

	
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none;
	
}

/* menu div  */ 

#menuimg{


	background-image:url(../img/menu.gif);
	background-repeat:no-repeat;
	height:39px;

}

#menu{

	width:137px;
	height:100%;
	float:left;
	background-color:#ffffff;
	text-align:left;
	
	
	


}
#menu ul {

	
	list-style:none;
	margin-top:10px;
	margin-bottom:0px;
	text-align:center;
	
	
	

}
#menu ul li{

	margin-right:25px;
	margin-left:-25px;
	margin-bottom:-1px;
	
	 

}
#menu ul li .title{

	
	border-bottom:2px solid #ff9900;
	padding-top:8px;
	padding-bottom:2px;
	text-align:left;
	padding-left:5px;
	font-weight:bold;
	color:#ff9900;

}
#menu ul li a{

	border-top:1px solid #ff9900;
	border-bottom:1px solid #ff9900;
	padding-top:2px;
	padding-bottom:2px;
	display:block;
	text-decoration:none;
	padding-left:10px;
	text-align:left;
	/* ie fix */

	
}
#menu ul li a:hover{

	text-decoration:none;
	background-color:#ffcc66;
	
}





/* div for the content floats to the right of the everything div */

#content_container{

	width:642px;
	
	float:right;
	border-left:1px solid #ff9900;
	background-color:#ffffde;
	padding-bottom:12px;
	

}

/* top of the content box  */

#contenthead{

    margin-top:25px;
    margin-left:15px;
    margin-right:15px;
    background-image:url(../img/content_top.gif);
	background-repeat:no-repeat;
    width:608px;
    height:10px;
	
    

}


/* bottom of the content box  */


#contentfooter{

    margin-left:15px;
    margin-right:15px;
    background-image:url(../img/content_bottom.gif);
	background-repeat:no-repeat;
    width:608px;
    height:10px;
    

}


/* content box body is the mid section. There are two of these */


/* content layout */

#contentbody{
	
	width:608px;
    margin-left:15px;
    margin-right:15px;
	margin-top:0px;
	min-height: 300px;

    background-image:url(../img/content_mid.gif);
    background-repeat:repeat-y;
    /*padding-top:12px;
	padding-bottom:20px;
    padding-left:15px;
     text-align:left; */ 

}





#contentbody .text{

    padding:20px;
    height:100%;
    line-height:1.4;
    text-align:left;
	
}

#contentbody ul{

  
   list-style-image:url(../img/arrow.gif);
	
}

#contentbody .text .imgbox{

   
   /* position:relative;
	right:12px;  
	padding:2px;*/
    float:right;
	width:200px;
	height:200px;
	margin:15px;
    overflow:hidden;
    border:2px solid #ff9900;
   	background-color:#ffcc33;
	text-align:center;
        

}

#contentbody .text .imgbox2{

	float:left;
	width:200px;
	height:200px
	margin:15px;
    overflow:hidden;
    border:2px solid #ff9900;
    background-color:#ffcc33;
	text-align:center;   

}


#contentbody .title{

    
    color:#ff9900;
    text-align:center;
    font-weight:bold;
    margin:0;
    font-size:14pt;
	margin-bottom:10px;

}

#contentbody .titlespc{

    
    text-align:center;
    font-weight:bold;
    margin:0;
    font-size:14pt;
	color:#FF0000;
    

}
#contentbody .testamonial{

	border-bottom:1px dotted #ff9900;

}

hr{

	background-color:#ff9900;
	height:1px;

}





#content_container table{
	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	
	

}

.even{
	 
	 background-color:#ffcc66;
	

}
.odd{
	 
	 background-color:#ffffff;
	

}

.price{

	text-align:right;
	

}
.truckdetails{

	padding:5px 5px 5px 5px;

}


#footer{
	
	width:780px;
	height:95px;
	float:right;
	

}


#bottomleft{
	width:137px;
	height:95px;
	background-image:url(../img/bottom_left.gif);
	background-repeat:no-repeat;
	float:left;
}


#bottomright{

	width:642px;
	height:95px;
	float:right;
	background-image:url(../img/bottom_right.gif);
	background-repeat:no-repeat;
	border-left:1px solid #ff9900;
	text-align:left;
	
}

/* form styles */

fieldset{

	
	padding:20px;


}
.input{
	
	border:1px solid #ff9900;
	background-color:cream;
	width:250px;
	margin-bottom:2px;
}
label{

	width: 150px;
  	float: left;
	text-align: right;
	margin-right: 2px;
	display: block;
	padding:0 15px 0 0;
	position:relative;
}

label .required{
position:absolute;
top:1px;
right:5px;

}
.required{
color:red;

}
.radio{

	border:1px solid #ff9900;
	width:20px;

}
.label2{
	 width: 20px;
  	border:1px solid #ff9900;
	
	margin-right: 0.5em;
	
	
	
}
.extra{
	margin-left:102px;
	font-size:90%;

}


.next a:link, .next a:visited{

	border:1px solid #ff9900;
	margin-left: 102px;
	text-align:center;
	padding:2px;
	text-decoration:none;
	


}

.next a:hover{

	background-color:#ffcc66;
	width:70px;
}



.next {

	
	margin-left: 102px;
	
	


}
#bot{

	margin-top:12px;
	font-size:8pt;
	color:#999999;
	text-align:center;

}

#bot a:link{

	color:#999999;
	text-decoration:none;

}
#bot a:visited{

	color:#999999;
	text-decoration:none;

}
#bot a:hover{

	color:#666666;
	text-decoration:underline;

}
.error{
border:1px solid red;
margin:0 0 .75em 0;
padding:.5em .75em;
color:red;

}



