/*
-----------------------------------------------------
 Author      | Elemental 
 			 | [W] http://www.elemental.co.za
 			 | [E] info@elemental.co.za  
-----------------------------------------------------                                    
 Date        | 17-09-2009
-----------------------------------------------------                                        
 PHP         | 5   
-----------------------------------------------------                                              
 Update      | 
-----------------------------------------------------                                      
 Description | 
-----------------------------------------------------       
                                  
*/ 

/*************************  BODY *************************/
html, body 
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-size: 12px; 
	color:#6C4E2B;
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}

html>body 
{ /* for Mozilla */
	height: auto;
}

.container
{
	position: relative;
	height: auto;
	width: 960px;
	clear: both;
	text-align: left;
}

.top_bar
{
	position: relative;
	width: 100%;
	height: 10px;
	padding: 0px;
	background-color:#333333;
}

.menu
{
	position: relative;
	width: 100%;
	height: 139px;
	padding: 0px;
	background: url(../../include/images/template/bg_green.jpg);
	background-repeat:repeat-x;

}

.logo
{
	position: relative;
	float: left;
	top: 20px;
	left: 14px;
	padding-bottom: 0px;
}


.menu_holder
{
	position: relative;
	width: 100%;
	height: 8px;
	padding: 0px;
	font-size: 0px;
	background-color:#cccccc;
}

.image_bar
{
	position: relative;
	width: 100%;
	height: 254px;
	padding: 0px;
	background: url(../../include/images/template/bg_grey.jpg);
	background-repeat:repeat-x;

}

.white_shadow
{
	position: relative;
	width: 100%;
	height: 25px;
	padding: 0px;
}

/*************************  HEADERS *************************/

.hdr_grey
{
	color: #866235;
	font-size: 22px;
	font-weight: bold;
}


/*************************  LINKS *************************/
/*Default*/
a:link
{
	color: #593D00;
	font-weight: bold;
	font-decoration: underline;
	font-size: 12px;
}

a:visited
{
	color: #593D00;
	font-weight: bold;
	font-decoration: underline;
	font-size: 12px;
}

a:hover
{
	text-decoration:none;
}

.footer a
{
	color:#66CC00;
	font-decoration: underline;
	font-size: 12px;
}

.footer a:hover
{
	color:#33CC33;
	font-decoration: none;
}

a.sublink
{
	color: #FFFFFF;
	font-weight: normal;
	font-decoration: underline;
	font-size: 14px;
	padding-left: 3px;
	padding-right: 3px;
}

/*************************  FORM *************************/

select.main_search
{
	width:210px;
	background-color: #E9F1E2;
	border: 3px solid #FFFFFF;
	color: #333333;
	margin-bottom: 5px;
}

select.collumsearch
{
	width:225px;
	background-color: #333333;
	color: #FFFFFF;
}

.submit
{
	background-color: #E9F1E2;
	border: 1px solid #FFFFFF;
	font-size: 13px;
	color: #333333;
	margin: 7px;
	padding: 3px;
}

/*************************  TOP BAR *************************/



.main_search
{
	position: relative;
	text-align: left;
	float: right;
	top: 5px;
}

/*************************  GREEN BAR *************************/
.green_bar
{
	position: relative;
	width: 100%;
	padding: 0px;
	font-size: 13px;
	background: url(../../include/images/web/template/bg_green.jpg);
	background-repeat:repeat-x;
	border-bottom: 1px solid #333333;
}

.green_index
{
	height: 200px;
}

.green_listing
{
	height: 50px;
}

.green_box
{
	position: relative;
	height: 165px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	z-index: 100;
}

.green_1
{
	position: relative;
	left: -0px;
	width: 210px;
}

.green_2
{
	position: absolute;
	top: 0px;
	width: 210px;
	left: 250px;
}

.green_3
{
	position: absolute;
	top: 0px;
	left: 500px;
	width: 210px;
}

.green_4
{
	position: absolute;
	top: 0px;
	width: 210px;
	left: 749px;	
}

/*************************  MAIN BODY *************************/

.main_body 
{
	width: 76%;	
	position: relative;
	background: #FFFFFF; 
	top: 0px;
	left: 0px;       
	float: left;
	text-align: left;
}

.side_bar 
{
	width: 24%;	
	position: relative;
	background-color: #FFFFFF;
	float: right;
	text-align: left;
	overflow: hidden; 
}



/*************************  AUTOCOMPLETE *************************/

h3 
{
	margin: 0px;
	padding: 0px;	
}

.suggestionsBox 
{
	position: absolute;
	left: 30px;
	margin: 10px 0px 0px 0px;
	width: 200px;
	background-color: #212427;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #000;	
	color: #fff;
	z-index: 1003;
}
	
.suggestionList 
{
	margin: 0px;
	padding: 0px;
	border: 1px solid red;
	position: relative;
	background-color: #212427;
	z-index: 1001;
}

.suggestionList li 
{
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
	z-index:1000;

}

.suggestionList li:hover 
{
	background-color: #659CD8;
	z-index:1002;

}

#simpleTooltip 
{ 
	padding: 7px; 
	font-size: 14px;
	font-weight: normal;
	border: 1px solid #333333; 
	background: #E9F1E2;
}

#subAbout
{
	visbility:hidden;
	position:absolute;
	top:138px;
	z-index:2;
}

.submenu
{
	border:1px solid #FFFFFF;
	margin-top:0;
	padding:0;
	list-style-type:none;
}

.submenu li
{
	padding-top:5px;
	padding-right:5px;
	padding-bottom:0px;
	padding-left:5px;
	min-width:189px;
	background-color:#FFFFFF;
	font-size:16px;
}

.submenu li a:link
{
	text-decoration:none;	
}

.submenu li a:link:hover
{
	text-decoration:underline;
}

.subMenuTop
{
	background-image:url(../images/submenu_top.gif);
	background-repeat:no-repeat;
	padding-top:10px;
}

.subMenuBot
{
	margin-top:-12px;
	background-image:url(../images/submenu_bot.gif);
	background-repeat:no-repeat;
	padding-bottom:10px;
}
