/* @override 

	http://dev.omahastd.com/newSite/css/main.css
*/

body{
	background-image: url('../images/bg.png');

	text-align: center;
	border: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
img, div{ 
	behavior: url('iepngfix.htc'); 
}
a{
	color: #d90000;
	text-decoration: none;
}
a:visited{
	color: #d90000;
	text-decoration: none;
}
a:hover{
	color: #d90000;
	text-decoration: underline;
}
form{
	text-align: left;
}
input{
	border: 1px solid #777777;
}

.main{
	width: 873px;
	margin: auto;
}
.banner{
	background-image: url('../images/banner.png');
	height: 111px;
}
.nav{
	height: 49px;
}
.buttonNAV{
	float:left;
}
.top{
	background-image: url('../images/top.png');
	height: 119px;

}
	.title{
		float: left;
		height: 35px;
		font-size: 24px;
		text-align: left;
		padding-left: 110px;
		padding-top: 37px;
	}
	.ecoat{
		float:left;
		height: 35px;
		text-align:left;
		padding-left: 105px;
		padding-top: 32px;
	}

	.ecoatImage{
		float: left;
	}
	.ecoatText{
		margin-left: 10px;
		font-size: 12pt;
		float: left;
	}
	.smallRed{
		font-size: 10pt;
		color: #d90000;
	}
	.newsletter{
		float: right;
		margin-right: 130px;
		margin-top: 35px;
	}
.content{
	background-image: url('../images/content.png');
	background-repeat: repeat-y;
	padding-left:130px;
	padding-right:130px;
	padding-top: 10px;
}	
	#text{
		width:600px;
		font:times;
		font-size:12px;
		color:#000;
		margin-left:10px;
		background-color:#fff;
		display:block;
		text-align:justify;	
	}
	.desc1{
		text-align: left;
		width:611px;
		min-height: 300px;
	}
	.images{
		width: 300px;
		float: left;
	}
	.largeImage{
		margin-top: 10px;
		margin-left: 10px;
		width: 275px;
		height: 275px;
		border: 1px solid ;
	
	}
	.features{
		border-top: 1px solid #d2d2d2;
	}
	.options{
		margin-top: 10px;
		margin-left: 2px;
		width: 295px;
	
	}
	.option{
		clear: both;
		float: left;
		height:65px;
		width: 275px;
		margin-left:8px;
		margin-bottom:5px;
		border-bottom: 1px solid #ddd;
	}
	.optionTitle{
		margin-left: 20px;
		width: 250px;
		text-align: center;
		font-size: 16pt;
		padding-bottom: 5px;
		border-bottom: 2px dashed #ddd;
	}
	.optionPhoto{
		cursor:pointer;
		float: left;
	}
	.optionText{
		cursor:pointer;
		color: #d90000;
		font-size: 12pt;
		float: left;
		width: 200px;
		margin-left: 10px;
		margin-top: 30px;
	}
	.descTitle{
		border-bottom: 1px solid;
		margin-bottom: 10px;
		font-size:12pt ;
		font-weight: bold;
		color: #d90000;
		text-indent: 5px;
		text-align:left;
	}
	.description{
		display: block;
		text-align: justify;
		float: right;
		width: 300px;
	}
	.description ul{
		text-align: left;
	}

	.desc2{
		text-align: left;
		width: 611px;
		padding-top: 10px;
	}
	.productListA{
		border: 1px solid #d5d5d5;
		width: 611px;
		height: 40px;
		background-color: #fff;
		margin-bottom: 5px;
	}

	.listTitleA{
		padding-top: 5px;				
		padding-left: 15px;
		text-align: left;
		font-size: 18pt;
		float: left;
		width: 450px;
		height: 25px;
	}

	.productList{
		border: 1px solid #d5d5d5;
		width: 611px;
		
		background-color: #fff;
		margin-bottom: 5px;
	}
	.listImage{
		float: left;
		border: 1px solid;
		margin: 5px;
		width: 65px;
		height: 65px;
	}
	.listTitle{
		text-align: left;
		font-size: 18pt;
		float: left;
		margin-left: 40px;
		margin-top: 50px;
		width: 450px;
		height: 25px;
	}
	.actions{
		padding-top: 10px;
		margin-top: 0px;
		width: 100px;
		float: left;
	}
	.adminRow{
		clear:both;
		margin-bottom: 5px;
		border-top: 1px dashed #969696;
		text-align: left;
		min-height: 40px;
	}
	.adminTitle{
		margin-top: 10px;
		font-size: 12pt;
		width: 200px;
		float: left;
	}
	.adminInput{
		margin-top: 10px;
		width: 300px;
		float: left;
	}
	.lit{
		text-align: center;
		height: 70px;
		margin-left: 80px;
		margin-top: 20px;
		width: 450px;
	}
	.litTitle{
		border-bottom: 1px solid #999;
		margin-bottom: 5px;;
	}
	.litItem{
		margin-left: 20px;
		float: left;
	}
	.newsTitle{
		float:left;
		font-size:16pt;
		padding-left:5px;
	}
	.newsList{

	}
	.newsContainer{
		margin-bottom:15px;
		border-top:1px solid #d5d5d5;
		min-height:40px;
		height:inherit;		
	}
	.newsTitleA{
		padding-top: 5px;				
		padding-left: 15px;
		margin-bottom:5px;
		text-align: left;
		font-size: 18pt;
		float: left;
		width: 450px;
		height: 50px;
	}
	.pdfName{
		text-align:left;
		float:left;
		font-size:20px;
		padding: 5px;
		padding-left:15px;
	}
	.logout{
		float:left;
		width:75px;
		border:1px solid #bbb;
		font-size:12px;
		padding:3px;
		background-color:#ddd;
		margin-left:50px;
		margin-top:24px;
	}
.footer{
	background-image: url('../images/footer.png');
	height: 217px;
	clear:both;
	
}
	.copy{
		padding-top:55px;
		font-size: 10px;
		height: 100px;
		width:  740px;
		float:left;
		padding-left:100px;
		
	
}
	.copyBorder{
		border-top: 1px dashed #cdcdcd;
		width: 622px;
		margin-left: 25px;
}
	.copy a{
		color: #000;
	}

	.copyLeft{
		float:left;
		width:175px;
		margin-top: 22px;
		text-align: left;
		padding-left: 25px;
	}
	.copLeft a, .copyLeft a:visited{
		font-weight: bold;
		color: #d90000;
	}
	.copyLeft a:hover{
		color: #555;
	}
	.copyMiddle{
		text-align: center;
		float: left;
		width:269px;
		margin-left: 10px;
		margin-top: 10px;		
	}
	.copyRight{
		float:left;
		width:200px;
		margin-left: 20px;
		margin-top: -15px;
	}
	.bottom{
	background-image:url('../images/bottom.png');
	background-repeat:repeat-y;
}