/*==========================
CLEANFILL.CA STYLES
============================*/

/*==========
COLOURS

GREEEN		#679146
BEIGE		#e8dc8f
GRAY		#4a5457
DARK BROWN	#753f00

============*/

 
body {
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	}
	.BodyStyle { /* use this class to set body background colour so that it does not interfere with the WYSIWYG editor */
		background: url(../../Images/bgnew_01.jpg) top left repeat-x;
		background-color: #f0e69c;
		
		}

img, form { /* removes all default formatting on images and forms */
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

.Clear { clear: both; } /* clears all floats; apply to empty divs */

/*==============================
CONTAINER
===============================*/

/*CONTAINER START*/

#Container {
	width: 1001px;
	/*height: 600px;*/ /*TESTING ONLY*/
	background: url(../../Images/container_bordernew.jpg) left bottom repeat-y;
	margin: auto;
}

	#Container .back {
		width:1001px;
	/*	height: 550px;*/
		background: url(../../Images/container_bg_inside.jpg) left top no-repeat;
	}

/*==============================
HEADER
===============================*/

#Header {
/*	background:url(../../Images/main-header.jpg) top left no-repeat ;
	width: 1001px;
	height:115px;
	padding-left: 835px;
	padding-top: 40px;
	color: #679146;
	font-weight:bold;*/
}

.headRight {
	width: 382px;
	background:url(../../Images/main-header2.jpg) left top no-repeat;
	padding-left: 207px;
	padding-top: 38px;
	vertical-align:top;
}

	.headRight a {color: #679146; font-weight:bold;}
	.headRight a:link {color: #679146;}
	.headRight a:hover {color: #753f00; text-decoration:none;}

/*==============================
MENU
===============================*/

#Menu {

}

/* DROPDOWN MENU*/

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	margin-left: 5px;
	margin-top: -3px;
	width: 200px;
	left: -999em;
	background-color:#baac86;
	line-height: 23px;
	padding: 3px;
	font-weight:bold;
	border: dotted 1px #000000;
}

#nav li ul a {color: #753f00;}
#nav li ul a:link { text-decoration:none; width: 200px; color: #753f00;}
#nav li ul a:hover {color:#ffffff ;text-decoration:none; background-color: #cdbf9a;}
#nav li ul a:active { text-decoration:none; width: 200px;}
#nav li ul a:visited { text-decoration:none; width: 200px;}


#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/*==============================
CONTENT & WRAPPER
===============================*/

#Wrapper {
	float: left;
	width: 771px;
	/*background-color:#99CC33;*/
}

#Content {
	margin: 0px 10px 0px 37px;
	/*background-color: #0066CC;*/
}

	#Content .indent {
		margin-left: 10px;
		margin-bottom: 10px;
	}

/*==============================
RIGHT BAR
===============================*/

#Ads {
	float:left;
	width: 205px;
	padding-left: 10px;
	background:url(../../Images/right_bg.gif) left top repeat-y;	
}

.adword {
	letter-spacing: 3px;
	text-align: center;
	font-size:9px;
	color:#999999;
}

/*==============================
HOMEPAGE BOTTOM LISTINGS
===============================*/

#BottomList {
	width: 750px;
	margin: 0px 0px 0px 0px;
}

#BottomList  .left{
	/*width:360px;*/
	/*background-color: #e8dc8f;*/
	margin-top: 20px;
}

#BottomList  .middle{
	/*width: 20px;*/
	background: url(../../Images/middle_line.gif) top left repeat-y;
}

#BottomList  .right{
/*width:360px;*/
	/*background-color: #679146;*/
}

/*==============================
FOOTER
===============================*/

#Footer {
	width: 100%;
	height: 49px;
	background:url(../../Images/footer.jpg) left top no-repeat;
	padding-top: 17px;
	padding-left: 26px;
	/*padding-right: 75px;*/
}

/*==============================
CONTENT PAGE FULL WIDTH
===============================*/
#WrapperFull {
	float: left;
	width: 970px;
}

#ContentFull {
	margin: 0px 0px 0px 37px;
	/*background-color:#006633;*/
}

/*==============================
CONTENT ADS BOTTOM
===============================*/

#AdsBottom {
	width: 950px;
	margin: 50px 20px 0px 28px;
	/*background-color:#006666;*/
	text-align:center;
}

/*==============================
FILL SEARCH
===============================*/

.DataGrid {
/*	line-height: 25px;
	background-color: #d6dfe9;
	border:#679146 thin dotted;*/

}

.DataGridHeader {
	background-color: #baac86;
	font-weight:bold;
	/*line-height: 20px;*/
	padding: 5px;
	/*border-bottom:#8e8e8e dotted 1px;
	border-top:#8e8e8e dotted 1px;*/
	
}

.DataGridItem {
	/*background-color:#ffffff;*/

}

.DataGridAlternatingItem {
	/*background-color:#d6dfe9;*/

}

.SingleWidth {
	background-color: #FFFFFF;
	border:#4a5457 1px solid;
	color:#000000;
}

.InputControl {
	background-color: #FFFFFF;
	border:#4a5457 1px solid;
	color:#000000;
	margin-right: 7px;
	margin-top: 5px;
}
	
.GridTitle {
	color: #753f00;
	font-weight: bold;
	font-variant:small-caps;
}

.Check {
	background-color: #FFFFFF;
	border:#4a5457 1px solid;
	color:#000000;
	vertical-align:middle;
	}

/*==============================
RESULTS
===============================*/

.ListingBox {
	padding-top: 20px;
	text-align:left;
	
}

.ListingHead {
/*	border-top:dotted #8e8e8e 1px;
	border-bottom:dotted #8e8e8e 1px;*/
	padding: 5px;
	color: #3b4143;
	background-color: #baac86;
	text-align:left;
	font-weight:bold;
	font-variant:small-caps;
	width: 93%;
}

.RowStyle {
	border-bottom:dotted #8e8e8e 1px;
}

.Alternate {
	border-bottom:dotted #8e8e8e 1px;
	background-color: #E1E1E1;
}

.Selected {

}

.Edit {

}

.Pager {
	border-top:dotted #8e8e8e 1px;
}


/*==============================
GLOBAL STYLES
===============================*/

/*LINKS*/

a {color: #679146;}
a:link {color: #679146;}
a:hover {color: #753f00; text-decoration:none;}

strong {
	color: #753f00;
	font-weight: bold;
}

b {
	color: #753f00;
	font-weight: bold;
}

p {
	line-height: 16px;
}

.list {
	list-style:url(../../Images/listarrow.gif);
	line-height: 20px;
	font-weight:bold;
	margin-left: -20px;
	color: #4a5457;
}

.Label {
	/*width: 120px;*/
}

.bold {
	font-weight:bold;
	}

/*==============================
MISC STYLES
===============================*/

.dottedLine {
	width: 720px;
	background:url(../../Images/LINE.gif) left top repeat-x;
	height: 1px;
}

.dottedLineFull {
	width: 940px;
	background:url(../../Images/LINE.gif) left top repeat-x;
	height: 1px;
}

.note { color:#666666;}

/*HOMEPAGE BOTTOM*/

.fillTitle {
	font-size: 12px;
	font-weight:bold;
}

/*HOMEPAGE TITLE*/

.titleMain {
	font-size: 20px;
	font-weight: bold;
	color: #679146;
	letter-spacing: -1px;
}

.subtitleMain {
	font-size: 16px;
	font-weight: bold;
	color: #4a5457;
	font-variant:small-caps;
}

.titleDots {
	font-size: 20px;
	font-weight: bold;
	color: #679146;
}

/*HOMEPAGE PLACEMENT -- MAIN AREA */

#Splash {
	width: 500px;
	height:300px;
	
}

.indent {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
}

/* CheckBox List Styles */
.CheckBoxStyle {
    width: 100%;
    font-size: 7pt;
}
.CheckBoxStyle td {
    vertical-align:top;
    width:25%;
}
.Label{
	padding-right: 5px;
	width: 125px;
}
.SingleWidth{
    width: 150px;
}
.DoubleWidth{
    width:440px;
}

/*Anchors*/

.anchors {
	width: 100%;
	text-align: right;
}

/* Big Red Text */

.redBig {
	color:#990000;
	font-size: 12px;
	font-weight: bold;
}

/*RKD TEXT */

.rkd {
	color:#999999;
	margin:auto;
	text-align:center;
	padding-top: -3px;
}
