@charset "utf-8";
/* CSS Document */

body {
	background: url(layout/body.jpg) repeat-x center top;
	margin: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
}

#banner {
	background: url(layout/banner.jpg) no-repeat left top;
	margin: 0px auto;
	height: 134px;
	width: 950px;
	position: relative;
	clear: both;
}
#holder {
	margin: 0px auto;
	clear: both;
	width: 950px;
	position: relative;
	min-height:500px;
	height:auto !important;
	height:500px;
}
#leftmenu {
	float: left;
	width: 200px;
	margin-right: 25px;
	position: relative;
	border: 1px solid #CCCCCC;
}
#leftmenu a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom: 1px solid #CCCCCC;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#leftmenu a:hover {
	background: #CCCCCC url(layout/menu.jpg) repeat-x center center;
	color: #000000;
}

#content {
	float: left;
	width: 695px;
	position: relative;
}
#contenthome {
	float: left;
	width: 490px;
	position: relative;
}
#homepros {}
.machineslist {
	background: url(layout/lists.jpg) repeat-x center bottom;
	border: 1px solid #CCCCCC;
	position: relative;
	height: 185px;
	width: 210px;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	margin-bottom: 15px;
	float: left;
	margin-right: 15px;
	text-align: center;
	padding-top: 10px;
}
.machineslist a {
	color: #999999;
	text-decoration: none;
}
.machineslist a:hover {
	color: #000000;
}

#footer {
	background: #FAFAFA url(layout/footer.jpg) repeat-x center top;
	position: relative;
	height: 140px;
	width: 100%;
	margin-top: 25px;
	clear: both;
	text-align: center;
}
.homep {
	position:relative;
	border: 7px double #584633;
	height:110px;
	width:110px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.homep img {
	position:relative;
	border-style: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.showpics {
	position:relative;
	border: 7px double #584633;
	height:100px;
	width:110px;
	overflow: hidden;
	margin-right: 15px;
	margin-top: 15px;
	float: left;
	text-align: center;
}
.showpics img {
	position:relative;
	border-style: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.showpics a {border-style: none;}


#imges {
	width: 150px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	position: relative;
	padding-bottom: 15px;
	padding-left: 15px;
	float: left;
	margin-right: 25px;
}
.icons {
	background: #FFFFCC;
	float: left;
	height: 50px;
	width: 196px;
	border: 6px double #CCCCCC;
	position: relative;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
.icons p {
	padding:0;
	margin:0px;
	font-size: 12px;
}
/* form sheet */

#formholder {
	position: relative;
	float: left;
	display: block;
	width: 430px;
	padding: 15px;
	border: 1px solid #CCCCCC;
	margin-bottom: 25px;
}

.formbits {
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 4px;
	height: 26px;
	font-size: 12px;
	color: #000000;
}
.formbitst {
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 4px;
	height: 56px;
	vertical-align: top;
}
.formbits .texty {
	float: right;
	position: relative;
	width: 180px;
	font:  12px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #666666;
}

.formbits .hightlight {
	border:2px solid #9F1319;
	background:#FFFFCC url(iconCaution.gif) no-repeat right top
}



.formbitst .textareay {
	float: right;
	position: relative;
	width: 180px;
	height:50px;
	font:  12px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #666666;
}
.formbitst .hightlight {
	border:2px solid #9F1319;
	background:#FFFFCC url(iconCaution.gif) no-repeat right top
}

.formbits label {
	float: left;
	position: relative;
	width: 165px;
}
.formbitst label {
	float: left;
	position: relative;
	width: 150px;
	font-style: ;
	font-weight: bold;
}
.done {

	background:url(iconIdea.gif) no-repeat 2px; 

	padding-left:20px;

	font-family:arial;

	font-size:12px; 

	width:70%; 

	margin:20px auto; 

	display:none

}


#submit {
	float: right;
	margin-right: 60px;
	margin-top: 15px;
	clear: both;
}
/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider {
	/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:300px;
	height:500px;
	overflow:hidden;
	background: url(slides/slide3.jpg) no-repeat left top;
	border: 3px solid #CCCCCC;
	float: right;
	margin-left: 25px;
		}
		
		#slider li{
	/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
	width:300px;
	height:500px;
	overflow:hidden;
 
 }
		
	span#prevBtn{}
	span#nextBtn{}					

/* // Easy Slider */
.forms{
	float:left;
	width:45%;
	margin-bottom: 2px;
	min-height:25px;
	height:auto !important;
	height:25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	font-weight: bold;
	position: relative;
}
.formsb{
	float:left;
	width:48%;
	margin-bottom: 2px;
		min-height:106px;
  height:auto !important;
  height:106px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
#enq {
	padding: 5px;
	border: 1px dotted #CCCCCC;
}
.prover {
	margin: 5px;
	height: 25px;
	width: 40%;
	border: 1px solid #000033;
	position: relative;
	float: left;
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px
}
.inputstall {
	width:200px;
}

