@charset "utf-8";
.containall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color:#000000;
	padding-bottom:20px;
	
}
.maindiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	padding:0px;
	margin:0px;
	padding-left: 19px;
	padding-top: 20px;	
}


.smallsectiondiv a, .bigsectiondiv a, .leftbigsectiondiv a, .rightbigsectiondiv a, .leftsmallsectiondiv a, .rightsmallsectiondiv a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.smallsectiondiv a:hover, .bigsectiondiv a:hover, .leftbigsectiondiv a:hover, .rightbigsectiondiv a:hover, .leftsmallsectiondiv a:hover, .rightsmallsectiondiv a:hover {

	text-decoration: underline;
}

.bigsectiondiv {
	margin-top:20px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 270px;
	height:247px;
	float: left;


	
}

.smallsectiondiv {
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 270px;
	height:211px;
	float: left;
}

.leftbigsectiondiv {
	margin-top:20px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 270px;
	height:247px;
	float: left;

}

.rightbigsectiondiv {
	margin-top:20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 270px;
	height:247px;
	float: left;

}

.leftsmallsectiondiv {
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 25px;
	width: 270px;
	height:211px;
	float: left;
}

.rightsmallsectiondiv {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 270px;
	height:211px;
	float: left;
}




.textdiv {
	height: 100px;
	margin-bottom: 8px;
	text-align: justify;
	margin-right: 0px;
	margin-left: 0px;
}



.textdiv p {
	margin:0px;
	padding:0px;
	
	margin-bottom:12px;
	

}

.smalltextdiv {
	height: 108px;
	margin-bottom: 10px;
	text-align: justify;
	margin-right: 0px;
	margin-left: 0px;

}

/*.smalltextdiv img {
margin: 0px;
	padding: 0px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	

}*/

.smallimgtoleft img {
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}

.leftbigsectiondiv img, .rightbigsectiondiv img, .bigsectiondiv img{
	padding-bottom:15px;
}

.leftsmallsectiondiv img, .rightsmallsectiondiv img, .smallsectiondiv img{
	padding-bottom:4px;
}

.textdiv img{
	margin:0px;
	padding:0px;
	margin-right:10px;
	margin-bottom:5px;
	float:left;
	border: 2px solid #FFFFFF;
}

.readmorediv img{
	margin: 0px;
	padding: 0px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}



/* -------------------- START OF INSIDE PAGE CSS -------------------------*/

.insidemaindiv {
	margin-top:20px;
	margin-left: 19px;
	width:570px;
	float:left;
}


.insidesidebar {
	margin-top:20px;
	width:270px;
	margin-right:20px;
	float:right;
}
	
.insidesidebar img {
	padding-bottom:4px;
}

.insidesidebar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.insidesidebar a:hover {
	
	text-decoration: underline;
}

.insidesidebartextarea {
	margin-bottom:20px;
}

.individualitemdiv {
	margin-top:20px;
	text-align: justify;
	
}

.listingimagediv {
	width:150px;
	float:left;
	height: 150px;
}

.listingimagediv img {
	
	border: 3px solid #FFFFFF;
}

.listingiinfodiv {
	width:417px;
	float:left;
	text-align: justify;
}

.listingiinfodiv p {
	padding:0px;
	margin:0px;
	margin-top:15px;
}




/* ------------------  END OF INSIDE PAGE CSS --------------------------*/




/* copy footer from here */
.footerdiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	padding-bottom:0px;
	height: 71px;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images_interface/footer.jpg);
	background-repeat: no-repeat;
	width: 875px;
	padding-left: 25px;
	padding-top: 35px;	
}
.footerdiv ul {
	padding: 0px;
	margin: 0px;
}

.footerdiv a:link, .footerdiv a:visited, .footerdiv a:active {
	color:#999999;
	text-decoration: none;
}

.footerdiv a:hover {
	color:#CCCCCC;
	text-decoration: underline;
}

.footerdiv li {
	list-style-type: none;
	float: left;
	display: list-item;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-top:3px;
	padding-bottom:3px;
	clear: right;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

.footerdiv img {
	list-style-type: none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	display: list-item;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	clear: right;
}

.fflogodiv {
	float: right;
	height: 24px;
	padding-right:25px;
	margin-bottom: 20px;

}

.fflogodiv img {	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;}

/* to here */

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left:10px;
}


.smallfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	padding-bottom:0px;

	margin-left: 0px;
	margin-top: 0px;
	width:300px;
	float:right;

}
.smallfooter ul {
	padding: 0px;
	margin: 0px;
}

.footerdiv a:link, .footerdiv a:visited, .footerdiv a:active {
	color:#999999;
	text-decoration: none;
}

.smallfooter a:hover {
	color:#CCCCCC;
	text-decoration: underline;
}

.smallfooter img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:0px;
	margin:0px;
	list-style-type:none;
	padding-right:4px;

}

.containfooter {
	margin-bottom: 5px;

}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
