/* @override http://buildersgalore.com/css/default.css */

body{
	font-family:Verdana;
	font-size:12px;
	color:#bbb;
	margin:0;
	padding:0;
	text-align:center;
	background: #000 url('/images/background.jpg') no-repeat center top;
}

input, select{
	border:1px solid #555;
	color:#fff;
	background:#000;
}

a, a:visited{
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}

a:hover{
	color:#7bc2ff;	
}

.button{
	border:1px solid #555;
	background-color:#888;
	font-weight:bold;
	font-size:10px;
}

#banner{
	padding-left: 14px;
}
#bannerGallery{
	padding-left: 16px;
}
.bannerSliced{
	height: 189px;
	width: 851px;
}

.bold{
	font-weight:bold;
}

.plain{
	font-weight:none;
}

.rte{
	width:595px;
	height:500px;
}

.mceSimple{
	width:430px;
	height:362px;
}
.newAction{
	border-bottom:1px solid #333;
	margin-bottom:10px;
	padding:5px;
	background-color:#bbb;
}

.container{
	width: 900px;
}
.nav{
	height: 200px;
}

.gallery{
		padding-top: 50px;
}
.dkaContent{
	padding-top: 10px;
	text-align: left;
}
	.homeLeft{
		float: left;
		width: 570px;
		padding-top: 10px;
		padding-right: 30px;
		text-align:justify;
		display: block;
		
	}
	.homeRight{
		float: left;
		color: #fff;
		background: #111;
		border: 1px solid #333;
		width: 276px;
		padding: 4px;
	}
	.newsTitle{
		width: 273px;
		height: 35px;
		border: 1px solid #333;
		background: url('/images/newsTitle.png') no-repeat;
	}
	.news{
		border: 1px solid #333;
		border-top: 0px;
		width:273px;
		text-align: left;
		background: #222;
	}
	.newsFoot{
		background: url('/images/newsFoot.png') no-repeat;
		height: 122px;
		width: 273px;
		border: 1px solid #333;
		border-top: 0px;
	}
	.newsEvent{
		padding: 10px;
		font-size: 10px;
	}
	.newsHead{
		font-size: 12px;
		color: #97bcff;
		padding-bottom: 10px;
	}
	.newsBody{
		text-indent: 10px;
		text-align: justify;
}
.dkaFooter{
	margin-top:20px;
	width: 100%;
	height: 100px;
	background: url('/images/bluebottom.png') repeat-x;
	
}
.dka{
	margin: auto;
	width: 900px;

}
.footRight{
	float: left;
	text-align: left;
}
.footLeft{
	float: left;
	text-align: left;
	padding-top: 5px;
	width: 810px;
}
.map{
	width: 600px;
	float: left;
}
.contactForm{
	width: 290px;
	float: left;
}
input, textarea{
	font-family:Verdana;
	font-size:12px;
	color:#aaa;
	background:#000;
	border:1px solid #444;
}

.formClass {
  border:3px solid #444;
	width:304px;
	padding:10px;
	background-color:#111;
}
.formRow {
  padding:4px 0;
}

.proNavImg img{
  border: 1px solid #444;
}
.proNavImg:hover img {
  border: 1px solid #00bfff;
}
.proNavImg:hover {
  color: deepskyblue; /* IE */
}


#rentText {
	width:575px;
	text-align:justify;
	display:block;
}

#saleText {
	width:575px;
	text-align:justify;
	display:block;
}

.confirmation{
	font-size:12px;
	float:right;
}

.formLabel{
	color:#fff;
}

.contactFormE{
	float: left;
}

#player{
	margin-left:45px;
	margin-bottom: 30px;
}

.prodLink{margin:10px 0 10px 10px;}
.prodLink a, .prodLink a:visited, .prodLink a:hover{font-size:18px;}

