/*
-----------------------------------------------------
 Author      | Elemental 
 			 | [W] http://www.elemental.co.za
 			 | [E] info@elemental.co.za  
-----------------------------------------------------                                    
 Date        | 17-04-2009
-----------------------------------------------------                                        
 PHP         | 5   
-----------------------------------------------------                                              
 Update      | 
-----------------------------------------------------                                      
 Description | 
-----------------------------------------------------                                         
*/


/*************************  BODY *************************/

html, body 
{
	margin-top: 0px;
	padding: 0px;
	height: 100%;
	background-color:#333333;
	font-size: 11px; 
	font-family: Trebuchet MS, tahoma, Verdana;
}

html>body .white_border .container
{ /* for Mozilla */
	height: auto;
}

.white_bg
{
	width: 775px;
	position: relative;
	top: 15px;
	height: auto;
	padding: 10px;
	background-color:#FFFFFF;
	text-align:left; 
	z-index: 0;
}

/************************* HEADER *************************/

.header
{
	position: relative;
	background: url(../../include/images/web/template/headerII.jpg); 
	background-repeat:None;
	height: 147px;
	margin-bottom: 10px;
	width: 775px;
}

.header_left
{
	position: relative;
	float: left;
}

.header_right
{
	position: relative;
	float: right;
	top: 0px;
}

.logo
{
	position: absolute;
	width: 125px;
	height: 147px; 
	top: 0px;
	left: 40px;
}

.nav_normal
{
	font-family: Trebuchet MS, tahoma, Verdana;
	font-size:13px;
	color:#333333;
	position: relative;
	left:10px;
	top: -5px;
}

.nav_selected
{
	font-family:Trebuchet MS, tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
}

/************************* MENU BAR *************************/

.menu_bar
{
	position: relative;
	background-color:#F4F4F4;
	height: 52px;
	margin-bottom: 10px;
}

.corner_left
{
	float:	left;
	height: 30px;
	width:	10px;
}

.corner_right
{
	position: relative;
	float: right;
}

.corner_right_formfield
{
	float:left;
	height:	30px;
	width:10px;
}

.menu_icons_right
{
	position: relative;
	float: right;
	height: 52px;
	top: -35px;
	left: 0px;
}

.menu_icons_rightII
{
	position: relative;
	float: right;
	height: 52px;
	top: 0px;
	left: 0px;
}

.s0_middle
{
	float:left;
	height:	24px;
	width: 180px;
	padding-top:6px;
	background-color:#FFFFFF;
}


.form_field_s0
{
	position: absolute;
	top: 12px;
	left: 10px;
	background-color:#F4F4F4;
	width: 200px;
	height: 30px;
	background-image:url(../images/web/template/white_bg.jpg);
	padding-top:4px;
	padding-left:6px;
	width: 194px;
	height: 26px;
}

.form_field_s1
{
	position: absolute;
	top: 12px;
	left: 10px;
	background-color:#FFFFFF;
	padding-top:4px;
	padding-left:6px;
	width: 194px;
	height: 26px;
}



.s2_middle
{
	float:left;
	height:	24px;
	width: 180px;
	padding-top:6px;
	background-color:#FFFFFF;
}

.form_field_s2
{
	position: absolute;
	top: 12px;
	left: 220px;
	background-image:url(../images/web/template/white_bg.jpg);
	padding-top:4px;
	padding-left:6px;
	width: 194px;
	height: 26px;
}

.login_icon
{
	position: absolute;
	left: 440px;
	top: 10px;
	width: 32px;
	height: 32px;
}

.forgot_password
{
	position: absolute;
	left: 15px;
	top: 12px;
}

input.login
{
	border: 1px solid #FFFFFF;
	background-color:#FFFFFF;
	font-weight: BOLD;
	width: 178px;
	color: #666666;
	font-size: 14px;
}

input.loginII
{
	background-color:#FFFFFF;
	font-size:13px;
	width: 32px;
	border: 0px;
}


.nav_icons
{
	position: absolute;
	left: 595px;
	top: 13px;
	width: 32px;	
}

.menu_icons
{
	position: relative;
	float: right;
	background-color:#496781;
	height: 52px;
	width: 100px;
	top: -25px;
	overflow: hidden;
}

.menu_iconsII
{
	position: relative;
	float: right;
	background-color:#48667F;
	height: 52px;
	width: 190px;
	overflow: hidden;
	
}

.error_message
{
	width:	50%;
	height:	35px;
	border: solid 1px red;
	background-color:#FF99FF;
	padding:		15px;
	font-weight:	bold;
	font-size:	14px;
	text-align:center;
}

.icons
{
	position: relative;
	top: 10px;
	left:6px;
	width: 80px;
	
}

.user_name
{
	position: relative;
	top: 15px;	
}
/************************* FORGOT PASSWORD *************************/
.forgot_password_form
{
	position: relative;
	background-color:#48667F;
	height: auto;
	width: 495px;
}

.forgot_password_field
{
	position: relative;
	top: 15px;
	left: 20px;
	height: auto;
	width: 400px;
	color:#FFFFFF;
}

.forgot_password_submit
{
	position: relative;
	top: -10px;
	left: 360px;
	height: auto;
}

.forgot_password_message
{
	position: absolute;
	top: 94px;
	left: 500px;
	height: auto;
	width: 280px;
	line-height: 4px;
}

.forgot_password_formII
{
	position: relative;
	background-color:#E0E0E0;
	height: 80px;
	width: 475px;
}

.forgot_password_row
{
	position: relative;
	top: 15px;
	left: 20px;
	height: auto;
	width: 455px;
	margin-bottom: 10px;
}

.forgot_password_fieldI
{
	position: absolute;
	top: 0px;
	left: 199px;
	height: 32px;
	width: 32px;
}

.forgot_password_icon
{
	position: absolute;
	top: -3px;
	left: 414px;
	height: auto;
	width: 400px;
}

input.forgot_btn
{
	position: relative;
	left: 318px;
	height: 28px;
	width: 137px;
}

input.forgot
{
	border: 1px solid #666666;
	background-color:#FFFFFF;
	width: 198px;
	color: #333333;
	font-size: 14px;
}
/************************* CONTENT HEADER *************************/

.hdr_big
{
	font-size: 20px; 
	color: #333333;
	font-weight: Bold;		
}

.hdr_mid
{
	font-size: 14px; 
	color: #333333;
	font-weight: Bold;		
}

.hdr_normal
{
	font-size: 15px; 
	color: #333333;
	font-weight: normal;		
}

.hdr_green
{
	font-size: 21px; 
	color: #4B7317;
	font-weight: bold;	
}

.hdr_green_small
{
	font-size: 16px; 
	color: #4B7317;
	font-weight: bold;	
}

.hdr_light_grey
{
	font-size: 15px; 
	color: #666666;
	font-weight: bold;	
}

.hdr_white
{
	font-size: 16px; 
	color: #FFFFFF;
	font-weight: bold;	
}

/************************* MENU *************************/
.row
{
	position: relative;
	height: 32px;
	width: 100%;
	background-color:#999999;
	margin-bottom: 20px;
}

.menu_row
{
	position: relative;
	height: 36px;
	width: 760px;
	left: 0px;
	margin: 5px;
	
}

.text_row
{
	position: relative;
	height: auto;
	width: 100%;
	left: 2px;
	top:2px;
	
}

.menu_item
{
	position: absolute;
	height: auto;
	width: 200px;
	top: 4px;
	left: 40px;
	margin: 5px;	
}

a.menu
{
	font-size: 15px; 
	color: #666666;
	font-weight: bold;		
	text-decoration: none;	
}

a.menu:hove
{
	font-size: 15px; 
	color: #666666;
	font-weight: bold;	
	text-decoration: none;	
}

/************************* CONFIGURE *************************/

.configure_status
{
	position: absolute;
	height: 32px;
	width: 32px;
	left: 716px;
	top: -4px;
	padding: 10px;
}

.form_row
{
	position: relative;
	height: auto;
	width: 600px;
	background-color:#f4f4f4;
	margin-bottom: 20px;
	padding: 10px;
}
	
.button
{
	background-color:#4B7317;	
	color: #FFFFFF;
	border: 1px solid #999999;
	padding: 3px;
}

.listing_status_true
{
	background-color:#f4f4f4; 
	border: 1px solid #4B7317; 
	position: relative; 
	top: 50px; 
	margin-bottom: 50px; 
	padding: 10px;
}

.listing_status_false
{
	background-color:#FFC4C4; 
	border: 1px solid #990000; 
	position: relative; 
	top: 10px; 
	margin-bottom: 20px; 
	padding: 10px;
}
/************************* FOOTER *************************/

.footer
{
	padding-top: 15px;
	height: 20px;
	text-align: center;
	font-size: 11px; 
	font-family: Verdana, Arial;	
	color: #cccccc; 
}

/************************* TOOLTIP *************************/


.error_tooltip_profile
{
	position: relative;
	float: right;
	top: -23px;
	width: 23px;
	height: 23px;
	background: url(../../include/images/web/icons/button_error.gif) no-repeat;
	position: relative;
}

.error_tooltip
{
	position: relative;
	float: right;
	top: -2px;
	width: 23px;
	height: 23px;
	background: url(../../include/images/web/icons/button_error.gif) no-repeat;
	position: relative;
}


.correct_tooltip_profile
{
	position: relative; 
	top: -23px;
	width: 23px;
	height: 23px;
	float: right;
	background: url(../../include/images/web/icons/button_correct.gif) no-repeat;
}

.correct_tooltip
{
	position: relative; 
	top: -2px;
	width: 23px;
	height: 23px;
	float: right;
	background: url(../../include/images/web/icons/button_correct.gif) no-repeat;
}

.info_tooltip_profile
{
	position: relative;
	top: -23px;
	width: 23px;
	height: 23px;
	background: url(../../include/images/web/icons/button_info.gif) no-repeat;
	float: right;
}


/******************************* PROFILE ***********************************/
.profile_formI
{
	position: relative;
	width: 230px;
	height: 400px;
	padding: 10px;
	background-color:#F4F4F4;
	margin-top: 10px;
	overflow: hidden;
}

.profile_formII
{
	position: absolute;
	background-color: #f4f4f4; 
	width: 230px;
	height: 400px;
	left: 259px;
	top: 0px;	
	padding: 10px;
}

.profile_formIII
{
	position: absolute;
	background-color: #f4f4f4; 
	width: 235px;
	height: 400px;
	left: 518px;	
	top: 0px;
	padding: 10px;
}

/************************* HOME *************************/

.intro_left
{
	position: relative;
	background-color:#E0E0E0;
	height: 299px;
	width: 50%;
	z-index: 1;
}

.intro_content_left
{
	width: 268px;
	height: 265px; 
	position: absolute; 
	left: 15px; 
	top: 15px;
}

.intro_mobile_placeholder
{
	position: relative;
	height: 299px;
	top: -300px;
	left: 300px;
	width: 169px; 
	height: 299px;
	z-index:3;
}

.image_slider
{
	position: absolute; 
	background-color:#E0E0E0;
	width: 122px;
	left: 23px;
	top: 70px;
	height: 101px;
	z-index:4;
}

.intro_mobile
{
	position: absolute; 
	background: url(../../include/images/web/template/mobile.gif);
	height: 299px;
	top: 0px;
	left: 0px;
	width: 169px;
	height: 299px;
	
	z-index: 5;
}


.intro_right
{
	position: absolute;
	background-color:#F4F4F4;
	height: 299px;
	width: 390px;
	top: 0px;
	left:386px;
	z-index: -1;
}

.content_corner_right
{
	position: relative;
	float: right;
	top: 0px;	
	width: 19px;
}

.intro_content_right
{
	width: 268px; 
	height: 235px; 
	position: absolute;
	left: 100px; 
	top: 15px;
}

.new_listings
{
	width: 370px;
	height: auto; 
	position: absolute; 
	padding-top: 10px;
	padding-left: 10px;
	left: 0px; 
	top: 310px;	
	cursor: pointer;
}

.list_details_new
{
	position: absolute;
	top: 10px;
	left: 65px;	
	height: 51px;
	width: auto;
}















/************************* LIST *************************/
.list_row
{
	position: relative;
	height: 51px;
	width: 100%;
	margin-bottom: 10px;
	cursor: pointer;
}

.list_image
{
	position: absolute;
	background-color:#666666;
	top: 0px;
	left: 0px;
	display: block; 
	width: 51px; 
	height: 51px; 
	white-space : nowrap;
}

.list_details
{
	position: absolute;
	top: 0px;
	left: 65px;	
	height: 51px;
	width: auto;
}

.list_name
{
	color: #4B7317;
	text-decoration:none;
	font-size: 14px; 
	font-weight:bold;
	cursor: pointer;
}

.list_other
{
	color: #333333;
	text-decoration:none;
	font-size: 12px; 
	font-weight:normal;
	cursor: pointer;
}

.view_list
{
	position: relative;
	float: right;
	top: 12px;
	right: 10px;
}

.paging
{
	position: relative;
	width: 100%;
	text-align: right;
	height: auto;
	top: 10px;
	padding-bottom: 20px;
}

/******************** LISTING *********************/
.listing_menu
{
	position: relative;
	background-color:#ffffff;
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}


.listing_images
{
	position: relative;
	background-color:#ffffff;
	height: 155px;
	width: 755px;
	
	padding: 10px;
	overflow: hidden;
	margin-bottom: 10px;
}

.listing_images_nav
{
	position: absolute;
	left: 340px;
	top: 145px;
	width: 70px;
}

.listing_particulars
{
	position: relative;
	background-color:#f4f4f4;
	height: 42px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.particulars_icons
{
	position: relative;
	top: 6px;
	left: 20px;
	width: auto;
}

.listing_directions
{
	position: relative;
	height: auto;
	margin-bottom: 20px;
	overflow: hidden;
	display: none;
}

.listing_directions_txt
{
	position: relative;
	top: 6px;
	left: 10px;
	width: 420px;
	margin-bottom: 10px;
}
	
.listing_address
{
	position: relative;
	background-color:#E0E0E0;
	height: auto;
	width: 320px;
	float:right;
	padding: 10px;
}

.listing_company
{
	position: reletive;
	height: auto;
	width: 400px;
	top: -168px;
	left:355px;
}

.listing_row
{
	position: relative;
	width: 755px;
	height: auto;
	padding: 10px;
	background-color:#F4F4F4;
	margin-top: 10px;
	overflow: hidden;
}


.hdr_grey_dark
{
	font-size: 15px; 
	color: #333333;
	font-weight: bold;	
}


.menu_details
{
	position: absolute;
	top: 0px;
	left: 0px;	
	height: auto;
	width: auto;
}




.filler
{
	background:url(../images/web/template/bar.png) no-repeat;
	display:none;
	width:420px;
	padding-left:15px;
	height:45px;
}



.hdr_small
{
	font-size: 16px; 
	color: #333333;
	font-weight: normal;		
}

.hdr_small_green
{
	font-size: 16px; 
	color: #4B7317;
	font-weight: bold;		
}

a
{
	font-size: 15px; 
	color: #4B7317;
	font-weight: bold;
	text-decoration: underlined;	
}

._a
{
	font-size: 11px; 
	color: #4B7317;
	font-weight: bold;
	text-decoration: underlined;	
}


a:hover
{
	color: #333333;
	text-decoration: underlined;
}

a.small
{
	font-size: 12px; 
	color: #4B7317;
	font-weight: bold;
	text-decoration: underlined;	
}

a.small:hover
{
	color: #333333;
	text-decoration: underlined;
}

/*************************  CONTACT  *************************/
.contact
{
	position: relative;
	width: 400px;
	height: 410px;
	padding: 10px;
	background-color:#F4F4F4;
}







/* Last-Modified: 28/06/06 00:08:22 */
#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }



.special_thumb
{
	width:95px;
	height:95px;
	float:left;
}
