body{
	margin: 0px;
	padding: 0px;
	background:url(../../img/Elevator1/body-bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;

}
.border{
	border:solid 3px #ffffff;
	}
.border1{
	border:solid 1px #e1dfdf;
	}	
	
/* ---------top-links---------- */	
	
.top-links{
	font-size:11px;
	color:#000000;
	text-align:center;
	font-family:tahoma;
	background:url(../../img/Elevator1/top-center-orange-img.gif) repeat-x;
	line-height:10px;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.top-links a{
	color:#000000;
	text-decoration:none;
	}	
.top-links a:hover{
	color:#000000;
	text-decoration:underline;
	}	

/* ---------top-links1---------- */	
	
.top-links1{
	font-size:11px;
	color:#000000;
	text-align:center;
	font-family:tahoma;
	background:url(../../img/Elevator1/top-center-green-img.gif) repeat-x;
	line-height:10px;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.top-links1 a{
	color:#000000;
	text-decoration:none;
	}	
.top-links1 a:hover{
	color:#000000;
	text-decoration:underline;
	}
	
/* ---------left-links---------- */	

.left-links{
	font-size:13px;
	line-height:15px;
	color:#000000;
	text-align:justify;
	background:url(../../img/Elevator1/left-center-img.gif) repeat-y
}
.left-links ul{
	padding:0px;
	margin:0px 23px 0 20px;
	list-style-type:none;
} 
.left-links li{
	line-height:20px;
	margin:8px 0 0 0;
	font-size:12px;
	color:#000000;
	padding:0 0 5px 15px;
	border-bottom:solid 1px #cbd698;
	background:url(../../img/Elevator1/arrow.gif) 0.35em 0.65em no-repeat;
}
.left-links a{
	color:#000;
	text-decoration:none;
}
.left-links a:hover{
	color:#000;
	text-decoration:underline;
}
.left-links h1{
	font-size:14px;
	color:#214c04;
	margin:0px;
	font-weight:bold;
	padding:0px 0 15px 15px;
	}
.left-links h1 a{
	color:#214c04;
	text-decoration:none;
	}	
.left-links h1 a:hover{
	color:#214c04;
	text-decoration:underline;
	}
		
		
/* ---------bottom---------- */ 

.bottom{
	clear:both;
	font-size:11px;
	text-align:center;
	color:#fff;
	padding:10px;
	background:#eb9727;
	font-weight:bold;
	border-top:solid 15px #FFFFFF
	}	
.bottom a{
	color:#fff;
	text-decoration:none;
	padding:0px 8px 0px 8px		
	}
.bottom a:hover{
	color:#fff;
	text-decoration:underline;		
	}
	
	
/* ---------footer---------- */ 

	
.footerlink{
	font-size:11px; 
	padding:13px; 
	color:#fff;
	line-height:16px;
	background:#89a144;
	text-align:justify;
}
.footerlink a {
	color:#fff; 
	text-decoration:none;
}
.footerlink a:hover {
	color:#fff; 
	text-decoration:underline;
}		

/* --------main-text----------- */

.main-text {
	font-size:11px;
	text-align:justify;
	color:#1111111;
	line-height:16px;
	padding:0 12px 12px 12px;
	}
.main-text h1{
	font-size:15px;
	color:#3a5b22;
	font-family:tahoma;
	margin:0px;
	font-weight:bold;
	padding:0px 0 10px 0;
	}
.main-text h1 a{
	color:#3a5b22;
	text-decoration:none;
	}	
.main-text  h1 a:hover{
	color:#3a5b22;
	text-decoration:underline;
	}
	
.main-text h2{
	font-size:14px;
	color:#db730e;
	font-family:tahoma;
	margin:0px;
	font-weight:bold;
	padding:0px 0 10px 0;
	}		
	
/* --------readmore----------- */

.readmore{
	font-size:11px;
	color:#fe0800;
	text-align:left;
	}
.readmore a{
	color:#fe0800;
	text-decoration:underline;
	}
.readmore a:hover{
	color:#fe0800;
	text-decoration:none;
	}	
	
	
/* --------more----------- */

.more{
	font-size:11px;
	color:#fe0800;
	text-align:right;
	text-decoration:underline;
	}
.more a{
	color:#fe0800;
	text-decoration:underline;
	}
.more a:hover{
	color:#fe0800;
	text-decoration:none;
	}
		
/* --------heading----------- */	

.heading{
	font-size:14px;
	color:#000000;
	padding:8px;
	text-decoration:underline;
	}
.heading a{
	color:#000000;
	text-decoration:underline;
	}
.heading a:hover{
	color:#000000;
	text-decoration:none;
	}	
	
/* --------top-heading----------- */	

.top-heading{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#45642c;
	text-transform:uppercase;
	text-align:center;
	line-height:10px;
	background:#d0de87 url(../../img/Elevator1/top-img2.jpg) right top no-repeat;
	font-weight:bold;
	padding-right:8px;
	}	
	
.top-heading a{
	color:#45642c;
	text-decoration:underline;
	}
.top-heading a:hover{
	color:#45642c;
	text-decoration:none;
	}
	
/* --------search----------- */	

.search{
	font-size:12px;
	color:#105f00;
	font-weight:bold;
	text-align:right;
	line-height:25px;
	padding-right:8px;
	}			
	
/* ----------breadcrum--------- */	

.breadcrum{ 
	font-size:11px;
	color:#484545;
	padding:0 0 3px 5px;
	border-bottom:dotted 1px #bbc5d0;
	margin-bottom:15px;
}
.breadcrum a{ 
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.breadcrum a:hover{
	color:#000;
	text-decoration:underline;
}	

.img-border{
	border:solid 1px #d5d3d3;
	}
	
/* ----------product-index--------- */	

.product-index{ 
	font-size:11px;
	color:#959292;
	padding:5px 10px 5px 10px ;
	border:solid 1px #d5d3d3;
	border-right:none;
}
.product-index h3{
	font-size:14px;
	color:#1a7306;
	margin:0px;
	font-weight:bold;
	padding:0px 0 5px 0;
	}
.product-index h3 a{
	color:#1a7306;
	text-decoration:none;
	}	
.product-index  h3 a:hover{
	color:#1a7306;
	text-decoration:underline;
	}	
	
	
.border{
	border:solid 1px #eaeaea;
	}	
	
/*  table-border */	

.table-border{
	border:solid 1px #dbe2bf;
	background:#f9fee3;
	}
	
	
/*  details */	

.details{
	font-size:11px;
	color:#4c4a4a;
	text-align:justify;
	height:15px;
	padding-top:2px;
	}	
.details h1{
	font-family:tahoma;
	font-size:13px;
	color:#4c4a4a;
	padding:0px 0 5px 0;
	margin:0px;
	background:none;
	}
	
/* ---------request---------- */


.request{
	font-size:11px;
	color:#000;
	padding:2px 0 2px 0;
	text-align:center;
	font-weight:bold;
	background:#dce6b0;
	border:solid 1px #859454;
}
.request a{
	color:#000;
	text-decoration:none;
}
.request a:hover{
	color:#000;
	text-decoration:underline;
}	
/* PAGGING CSS*/

div.paging {
	color: #D9CE92;
	font-size: 10px;
	float:left; 
	font-family:verdana,arial,helvetica,sans-serif;
	 
	
}

div.paging div.disabled {
	 color: #D9CE92;
     display: inline;
	 font-size: 10px;
	 font-family:verdana,arial,helvetica,sans-serif;
}

div.paging span {
	font-size: 10px;
	font-family:verdana,arial,helvetica,sans-serif;
}	

div.paging span.current {

	 color: #000;
	 font-family:verdana,arial,helvetica,sans-serif;
	 font-size: 10px;
}

div.paging span a {
	 font-family:verdana,arial,helvetica,sans-serif;
	 font-size: 10px;
}
a{
color: orange;
}
/* PAGGING CSS END*/			