/* CSS Document */



/*Layers*/

#header {
	position:absolute;
	width:260px;
	height:95px;
	z-index:2;
	left: 500px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
	text-align: left;
	vertical-align: middle;
}

#logo1{
	position:absolute;
	width:250px;
	height:95px;
	z-index:3;
	left: 0px;
	top: 0px;
	background-image: url(http://www.cloverdaleequipmentrental.com/img/main/logo_l.jpg);
}

#nav_h {
	position:absolute;
	width:760px;
	height:19px;
	z-index:4;
	left: -9px;
	top: 95px;
	background-image: url(http://www.cloverdaleequipmentrental.com/img/main/navbar_h.jpg);
	background-color: #2A81FF;
}

#main_img {
	position:absolute;
	width:441px;
	height:255px;
	z-index:5;
	left: 145px;
	top: 115px;
}

#logoset {
	position:absolute;
	width:175px;
	height:255px;
	z-index:6;
	left: 585px;
	top: 115px;
	background-image: url(img/main/logoset.jpg);
}

#logoset_temp {
	position:absolute;
	width:175px;
	height:255px;
	z-index:6;
	left: -1px;
	top: 116px;
	background-image: url(img/main/logoset1.jpg);
}

#table{
	position:absolute;
	width:144px;
	height:453px;
	z-index:7;
	left: 0px;
	top: 115px;
	background-image: url(http://www.cloverdaleequipmentrental.com/img/main/menumainbk.jpg);
}

#table_b {
	position:absolute;
	width:144px;
	height:100%;
	z-index:7;
	left: 0px;
	top: 115px;
	background-image: url(http://www.cloverdaleequipmentrental.com/img/main/menu_tback.jpg);
}


#menu_links {
	position:absolute;
	width:607px;
	height:199px;
	z-index:8;
	left: 144px;
	top: 368px;
	background-color: #FFFFFF;
}

#footer {
	position:absolute;
	width:750px;
	height:47px;
	z-index:9;
	left: 0px;
	top: 569px;
	background-image: url(http://www.cloverdaleequipmentrental.com/img/main/footer.jpg);
	text-align: left;
	vertical-align: text-bottom;
}

#footer_b {
	position:absolute;
	width:144px;
	height:47px;
	z-index:9;
	left: 0px;
	top: 569px;
	background-image: url(http://www.cloverdaleequipmentrental.com/img/main/footer.jpg);
	text-align: left;
	vertical-align: text-bottom;
}

#nav_path_t {
	position:absolute;
	width:320px;
	height:30px;
	z-index:13;
	left: 151px;
	top: 113px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0000FF;
}

#footer2{
	position:absolute;
	width:750px;
	height:2px;
	z-index:10;
	left: 0px;
	top: 619px;
	background-image: url(http://www.cloverdaleequipmentrental.com/img/main/footer.jpg);
}

#nextpage {
	position:absolute;
	width:126px;
	height:21px;
	z-index:14;
	left: 408px;
	top: 1041px;
}

/*detail pages___________________________________________*/
#detail_main {
	position:absolute;
	width:555px;
	height:355px;
	z-index:10;
	left: 175px;
	top: 180px;
	background-repeat: no-repeat;
	background-image: url(http://www.cloverdaleequipmentrental.com/img/main/detail_padbk.jpg);
}
#ta {
	position:absolute;
	width:152px;
	height:53px;
	z-index:11;
	left: 175px;
	top: 147px;
}
#tb {
	position:absolute;
	width:152px;
	height:53px;
	z-index:12;
	left: 327px;
	top: 147px;
}




/*Font Styles*/

.top_nav {
	color: #FFFF04;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.menu_main {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 8px;
	padding: 3px;

}

.menu_a_style {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.menu_equip {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 0px;
}

.equip_menu_post {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 24px;
	padding-right: 36px;
}

.equip_menu_post_dtl {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 24px;
	padding-top: 12px;
}

.equip_menu_post_dtl2 {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 24px;
	padding-top: 0px;
}
.detail_font1 {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 12px;
}

.detail_font2{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	padding-bottom: 0px;
}

.detail_font3 {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 0px;
}


.hlt{
	color: #0000CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 0px;
	text-decoration:underline;
}

.footer {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.contact {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 12px;
}





.link1 a:link {text-decoration: none; color: #FFFFFF}
.link1 a:visited {text-decoration: none; color: #FFFFFF}
.link1 a:active {text-decoration: underline; color:#FFFFFF}
.link1 a:hover {text-decoration: none; color: yellow;}

.link2 a:link {text-decoration: none; color: #CCCCCC}
.link2 a:visited {text-decoration: none; color: #CCCCCC}
.link2 a:active {text-decoration: none}
.link2 a:hover {text-decoration: underline; color: yellow;}

.link3 a:link {text-decoration: none; color: #CCCCCC}
.link3 a:visited {text-decoration: none; color: #CCCCCC}
.link3 a:active {text-decoration: none}
.link3 a:hover {text-decoration: none; color: yellow;}

.link4 a:link {text-decoration: none; color: yellow}
.link4 a:visited {text-decoration: none; color: yellow}
.link4 a:active {text-decoration: none}
.link4 a:hover {text-decoration: none; color: pink;}

.toplink1 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;

}
.toplink1 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
}
.toplink1 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
}
.toplink1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	padding: 4px;
	text-decoration: underline;
	font-weight: bold;
}
.toplink2 a:link {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 8px;
	font-weight:bold;
	text-decoration: none;}
	
.toplink2 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 8px;
	font-weight:bold;
	text-decoration: none;}
	
.toplink2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 8px;
	font-weight:bold;
	text-decoration: none;}
	
.toplink2 a:hover {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	padding: 8px;
	text-decoration: underline;}


/*Equipment Main List Links */
.linkeq a:link {
	text-decoration: none;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.linkeq a:visited {text-decoration: none; color: #333333}
.linkeq a:active {text-decoration: none; color: #333333;}
.linkeq a:hover {text-decoration: underline; color: #0000CC;}



/*Equipment Category List Links */
.linkeq_list a:link {
	text-decoration: none;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 24px;
}
.linkeq_list a:visited {
	text-decoration: none;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 24px;
}
.linkeq_list a:active {
	text-decoration: none;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 24px;
}
.linkeq_list a:hover {
	text-decoration: underline;
	color: #0000FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 24px;
}


/* CSS Document FONTS */

.top_nav {
	color: #FFFF04;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.menu_main {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 8px;
	padding: 3px;

}

.menu_a_style {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.menu_equip {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 0px;
}

.equip_menu_post {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 24px;
	padding-right: 36px;
}

.equip_menu_post_dtl {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 24px;
	padding-top: 12px;
}

.equip_menu_post_dtl2 {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 24px;
	padding-top: 0px;
}
.detail_font1 {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 12px;
}

.detail_font2{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding-bottom: 0px;
}

.detail_font2a{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	padding-bottom: 0px;
	padding-right:18px;
	text-align: justify;
	
}

.detail_font3 {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 0px;
}


.hlt{
	color: #0000CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 0px;
	text-decoration:underline;
}

.footer {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}









/* CSS Document  LINKS*/

.link1 a:link {text-decoration: none; color: #FFFFFF}
.link1 a:visited {text-decoration: none; color: #FFFFFF}
.link1 a:active {text-decoration: underline; color:#FFFFFF}
.link1 a:hover {text-decoration: none; color: yellow;}

.link2 a:link {text-decoration: none; color: #CCCCCC}
.link2 a:visited {text-decoration: none; color: #CCCCCC}
.link2 a:active {text-decoration: none}
.link2 a:hover {text-decoration: underline; color: yellow;}

.link3 a:link {text-decoration: none; color: #CCCCCC}
.link3 a:visited {text-decoration: none; color: #CCCCCC}
.link3 a:active {text-decoration: none}
.link3 a:hover {text-decoration: none; color: yellow;}

.link4 a:link {text-decoration: none; color: yellow}
.link4 a:visited {text-decoration: none; color: yellow}
.link4 a:active {text-decoration: none}
.link4 a:hover {text-decoration: none; color: pink;}

.link5 a:link {text-decoration: none; color:#0000CC}
.link5 a:visited {text-decoration: none; color:#0000CC}
.link5 a:active {text-decoration: underline; font-weight:bold color:#333333}
.link5 a:hover {text-decoration: none; color:#0099FF;}

/*Equipment Main List Links */
.linkeq a:link {
	text-decoration: none;
	font-size:12px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.linkeq a:visited {text-decoration: none; color: #333333; font-size:12px;}
.linkeq a:active {text-decoration: none; color: #333333; font-size:12px;}
.linkeq a:hover {text-decoration: underline; color: #0000CC; font-size:12px;}



/*Equipment Category List Links */
.linkeq_list a:link {
	text-decoration: none;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 24px;
}
.linkeq_list a:visited {
	text-decoration: none;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 24px;
}
.linkeq_list a:active {
	text-decoration: none;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 24px;
}
.linkeq_list a:hover {
	text-decoration: underline;
	color: #0000FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 24px;
}
.contact1 {

	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 12px;
}


#list_link {
	position:absolute;
	width:142px;
	height:20px;
	z-index:11;
	left: 609px;
	top: 116px;

}






#search_div {
	position:absolute;
	width:248px;
	height:47px;
	z-index:10;
	left: 251px;
	top: 21px;
}

#as {position:absolute; z-index:1000; left: 780px; top: 13px; width: 200px; height: 604px;}
