/*
-----------------------------------------------
Mel Ltd Main Style Sheet
----------------------------------------------- */

/* Styles to clear alot of unneccessary html defaults */

:link,:visited { text-decoration:none; }

ul,ol { list-style:none; }


span,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,form,body,html,blockquote,fieldset,input
{ margin:0; padding:0 }

a img,:link img,:visited img { border:none; }

body {
	background: #FFF url(../images/browser_bgrnd.gif) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 67%;
	}
	
a {
	text-decoration: none;
	color: #006CC7;
}

a:hover {
	color: #1E4060;
	text-decoration: none;
	}
	
p {
	color: #666;
	}	
	
h1 {
	font-family: tahoma;
	font-weight: lighter;
	font-size: 1.8em;
	color: #4171CF;
	margin-bottom: 15px;
	}
	
h2 {
	font-family: tahoma;
	font-weight: lighter;
	font-size: 1.6em;
	color: #4171CF;
	margin-bottom: 8px;
	}
	
h3 {
	font-family: tahoma;
	font-weight: lighter;
	font-size: 1.5em;
	color: #4171CF;
	margin-bottom: 0px;
	}		
		


#container {
	margin: 0 auto;
	background-color: #FFF;
	width: 760px;
	border-top: 5px solid #FFF;
	border-left: 5px solid #FFF;
	border-right: 5px solid #FFF;
	}
	
#header {
	width: 760px;
	height: 163px;
	border-bottom: 5px solid #FFF;
	position: relative;
	}
	
#pagetitle {
	position: absolute;
	left: 20px;
	bottom: 20px;
	color: #FFF;
	font-family: tahoma, arial;
	font-size: 2.0em;
	font-weight: lighter;
	}
		
	
.flowergirl {
	background: url(../images/flowergirl.jpg) top left no-repeat;
	}
	
.sky {
	background: url(../images/sky.jpg) top left no-repeat;
	}	
	
.property {
	background: url(../images/mel_property.jpg) top left no-repeat;
	}	
	
.petro {
	background: url(../images/mel_petro.jpg) top left no-repeat;
	}	
	
.industrial {
	background: url(../images/mel_industrial.jpg) top left no-repeat;
	}	
	
.residential {
	background: url(../images/house.jpg) top left no-repeat;
	}	
	
	
#logo {
	float: right;
	display: inline;
	margin-right: 35px;
	margin-top: 33px;
	width: 105px;
	height: 116px;
	}	
	
	
/****************************/
/** MAIN NAVIGATION STYLES **/
/****************************/

#navigation {
	clear: both;
	width: 760px;
	}
	
/* \*/
/* Fix IE. Hide from IE Mac \*/
* html #navigation { padding-bottom: 0} 
/* End */ 
/* */	
	
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0; /* all lists */
	padding-left: 0px;
	font-size: 1.2em;
	}	

#navigation li {
	float: left;
	}

#navigation a {
	background: url(../images/nav_bgrnd.gif) 0px 0px repeat-x;
	display: block;
	height: 34px;
	line-height: 36px !important;
	line-height: 34px;
	color: #FFF;
	padding-left: 10px;
	border-right: 1px solid #097BD6;
	border-left: 1px solid #FFF;
	width: 97px;	
	}
	
#navigation ul li a:hover {
	background: url(../images/nav_bgrnd.gif) 0px -34px repeat-x;
	border-right: 1px solid #93CF15;
	}
	
#navigation ul li.firstselected a {
	background: url(../images/nav_bgrnd.gif) 0px -34px repeat-x;
	border-left: none;
	font-weight: bold;
	width: 96px;
	}
	
#navigation ul li.lastselected a {
	background: url(../images/nav_bgrnd.gif) 0px -34px repeat-x;
	border-right: none;
	font-weight: bold;
	}
	
#navigation ul li.selected a {
	background: url(../images/nav_bgrnd.gif) 0px -34px repeat-x;
	border-right: 1px solid #93CF15;
	font-weight: bold;
	}
	
#navigation ul li.first a {
	border-left: none;
	width: 96px;
	}
	
#navigation ul li.last a, #navigation ul li.last a:hover {
	border-right: none;
	}		
		
	
#navigation li:hover ul, #navigation li.over ul  { /* JWPH - Added second selector here */
	/* lists nested under hovered list items */
	 top: 207px;
	 z-index: 1000; 
	}

#navigation li ul {
	top: /*24px */ -10000px ;
	position: absolute;
	padding: 0;
	margin: 0;
	z-index: 1000;
	}

#navigation li li, #navigation li.selected li {
	float: none;
	}

#navigation li li a, #navigation li.selected li a {
	text-decoration: none;
	display: block;
	background-image: none;
	background-color: #93CF15;
	color: #FFF;
	height: 22px !important;
	line-height: 22px !important;
	border-right: none;
	border-left: none;	
	border-top: 1px solid #FFF;
	width: 117px;
	font-size: 0.8em;
	font-weight: normal;
	}

#navigation li li a:hover {
	text-decoration: none;
	display: block;
	color: #FFF;
	background-image: none;
	background-color: #AFDB50;
	border-right: none;
	border-left: none;
	} 
	

/*** END ***/	
	
	
	
	
	
	
#greenbluestrip {
	clear: both;
	width: 760px;
	}
	
.deep {	
	height: 73px;
	background: url(../images/titleboxbgrnd.gif) top left repeat-x;
	}
	
.short {	
	height: 7px;
	background: url(../images/titleboxbgrnd.gif) top left repeat-x;
	}		
	
.colheader1 {
	float: left;
	display: inline;
	width: 235px;
	border: 1px solid #dadada;
	height: 20px;
	padding-top: 40px;
	padding-left: 15px;
	color: #4171CF;
	text-transform: uppercase;
	font-weight: bold;
	background: url(../images/infoheader_bgrnd.gif) top left repeat-x;
	margin-right: 1px;
	margin-bottom: 5px;
	}
	
.colheader2 {
	float: left;
	display: inline;
	width: 236px;
	border: 1px solid #dadada;
	height: 20px;
	padding-top: 40px;
	padding-left: 15px;
	color: #4171CF;
	text-transform: uppercase;
	font-weight: bold;
	background: url(../images/infoheader_bgrnd.gif) top left repeat-x;
	margin-right: 1px;
	margin-bottom: 5px;
	}
	
.colheader3 {
	float: left;
	display: inline;
	width: 236px;
	border: 1px solid #dadada;
	height: 20px;
	padding-top: 40px;
	padding-left: 15px;
	color: #4171CF;
	text-transform: uppercase;
	font-weight: bold;
	background: url(../images/infoheader_bgrnd.gif) top left repeat-x;
	margin-bottom: 5px;
	}
	
	
/*************************/
/** THREE COLUMN STYLES **/
/*************************/	


#col1 p, #col2 p, #col3 p {
	font-size: 1.0em;
	line-height: 1.3em;
	padding-right: 20px;
	}
	
#col1 a, #col2 a, #col3 a {
	color: #333;
	font-weight: bold;
	}		
	
#col1 a:hover, #col2 a:hover, #col3 a:hover {
	text-decoration: underline;
	}

#col1 {
	clear: both;
	float: left;
	width: 233px;
	border-right: 1px solid #FFF;
	min-height: 215px;
	_height: 215px;
	background: url(../images/3col_bgrnd.gif) top left repeat-x;
	padding: 20px 0px 20px 20px;
	}
	
#col2 {
	float: left;
	width: 233px;
	border-right: 1px solid #FFF;
	min-height: 215px;
	_height: 215px;
	background: url(../images/3col_bgrnd.gif) top left repeat-x;
	padding: 20px 0px 20px 20px;
	}
	
	
#col2 p.title {
	font-size: 1.7em;
	line-height: normal;
	letter-spacing: -1px;
	font-weight: bold;
	color: #4171CF;
	margin-bottom: 8px;
	}	
	
#col2 p {
	margin-bottom: 9px;
	}	
	
#col3 {
	float: left;
	width: 232px;
	min-height: 215px;
	_height: 215px;
	background: url(../images/3col_bgrnd.gif) top left repeat-x;
	padding: 20px 0px 20px 20px;
	}	
	
	
.date, .heading {
	font-size: 1.2em;
	font-weight: bold;
	color: #3C6CCE;
	}	
	
.newsitem {
	margin-bottom: 12px;
	}	
	
	
#boxouts {
	float: left;
	width: 760px;
	background-color: #FFF;
	}
	
#module_residential a {
	float: left;
	display: block;
	width: 186px;
	height: 144px;
	background: url(../images/mod_residential.jpg) 0px 0px no-repeat;
	text-indent: -9999px;
	margin: 15px 5px 20px 0;
	}	
	
#module_residential a:hover {
	background: url(../images/mod_residential.jpg) 0px -144px no-repeat;
	}
	
#module_property a {
	float: left;
	display: block;
	width: 186px;
	height: 144px;
	background: url(../images/mod_development.jpg) 0px 0px no-repeat;
	text-indent: -9999px;
	margin: 15px 5px 20px 0;
	}
	
#module_property a:hover {
	background: url(../images/mod_development.jpg) 0px -144px no-repeat;
	}	
	
#module_industrial a {
	float: left;
	display: block;
	width: 186px;
	height: 144px;
	background: url(../images/mod_industrial.jpg) 0px 0px no-repeat;
	text-indent: -9999px;
	margin: 15px 5px 20px 0;
	}
	
#module_industrial a:hover {
	background: url(../images/mod_industrial.jpg) 0px -144px no-repeat;
	}		
	
#module_petro a {
	float: left;
	display: block;
	width: 186px;
	height: 144px;
	background: url(../images/mod_petro.jpg) 0px 0px no-repeat;
	text-indent: -9999px;
	margin: 15px 0 20px 0;
	}
	
#module_petro a:hover {
	background: url(../images/mod_petro.jpg) 0px -144px no-repeat;
	}			
	
		
	
/******* END ********/


/*******************/
/** FOOTER STYLES **/
/*******************/	

#footer {
	clear: both;
	width: 735px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 10px 0px 10px 25px;
	margin-bottom: 15px;
	}
	
.footerleft {
	float: left;
	width: 450px;
	}	
	
.footerright {
	float: right;
	text-align: right;
	width: 200px;
	}
	
.footerright a {
	color: #4171CF;	
	}
	
.footerright a:hover {
	text-decoration: underline;
	}
	
#footeraddress {
	clear: both;
	float: left;
	width: 420px;
	padding-left: 25px;
	padding-bottom: 20px;
	color: #666;
	}			
	
#footeraddress p {
	font-size: 1.1em;
	line-height: 1.6em;
	color: #666;
	}
	
#footeraddress p.copyright {
	font-size: 1.0em;
	line-height: 1.3em;
	}
	
.footerleft a, #footeraddress a {
	color: #666;
	}
	
.footerleft a:hover, #footeraddress a:hover {
	text-decoration: underline;
	}
	
#footerlogos {
	float: right;
	width: 296px;
	height: 54px;
	background: url(../images/footerlogos.gif) top right no-repeat;
	}	
	
					

/******* END ********/


/***********************/
/** TWO COLUMN STYLES **/
/***********************/

#leftcol {
	float: left;
	display: inline;
	width: 183px;
	margin: 15px 0 0 10px;
	}
	
#subnav {
	width: 181px;
	border: 1px solid #EFEFEF;
	background: #FFF url(../images/subnav_bgrnd.jpg) bottom left repeat-x;
	margin-bottom: 15px;
	}
	
#subnav ul {
	padding: 0px 10px 10px 10px;
	}		
	
#subnav li {
	background: url(../images/subnav_bullet.gif) 0% 50% no-repeat;
	margin-left: 10px;	
	padding: 0 0 0 20px;
	}
	
#subnav li a {
	display: block;
	width: 120px !important;
	width: 123px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px dotted #999;
	}	
	
#subnav li a:hover, #subnav li#active a {
	color: #93CF15;
	font-weight: bold;
	}	
	
#subnav .border .navheaditem {
	margin-top: 10px;
	} 	
	
#subnav .border .navheaditem a {
	margin: 20px 0 0 0;
	padding: 0 0 0 10px;
	color: #002d71;
	}	
	
.border {
	border: 5px solid #FFF;
	}	
	
#newsbox {
	float: left;
	width: 181px;
	border: 1px solid #EFEFEF;
	margin-bottom: 15px;
	}
	
#newsbox .date {
	font-size: 1.2em;
	font-weight: bold;
	color: #3C6CCE;
	padding-left: 10px;
	}	
	
#newsbox .newsitem {
	padding: 0px 10px;
	}		
	
#newsbox img {
	margin-bottom: 15px;
	}	
	
#newsbox a {
	color: #333;
	font-weight: bold;
	}
	
#newsbox a:hover {
	text-decoration: underline;
	}
	
#rightcol {
	float: right;
	width: 517px !important;
	width: 515px;
	padding: 25px;
	margin-top: 15px;
	}
	
#rightcol ul {
	margin-bottom: 10px;
	}
	
#rightcol ul li {
	color: #4171CF;
	font-weight: bold;
	list-style-type: disc;
	list-style-position: inside;
	line-height: 1.5em;
	}	
	
#rightcol p, #rightcol_case p {
	margin-bottom: 10px;
	line-height: 1.5em;
	}	
	
#address {
	width: 230px;
	float: left;
	}	
	
#address p {
	color: #000;
	}
	
#address p.addresshead {
	margin: 0;
	color: #4171CF;
	font-size: 1.2em;
	}			
			
			
#contactform {
	float: left;
	width: 230px;
	margin-left: 10px;
	padding-left: 30px;
	}	

#contact_frm label {
	color: #4171CF;
	font-size: 1.2em;
	}
	
#contact_frm input, #contact_frm textarea {
	margin-bottom: 10px;
	width: 228px;
	border: 1px solid #666;
	}	
	
#contact_frm input.button {
	width: 88px;
	height: 19px;
	border: none;
	}
	
/****** CASE STUDIES ******/		
	
#caseblock {
	width: 477px !important;
	width: 475px;
	background: url(../images/caseblock_bgrnd.jpg) bottom left repeat-x;
	position: relative;
	padding: 20px;
	margin-bottom: 30px;
	}
	
#caseimage {
	float: left;
	width: 128px;
	}
	
#casetext {
	float: right;
	width: 320px;
	}	
	
#case_btn {
	position: absolute;
	z-index:1;
	bottom: 10px;
	right: 20px;
	}
	
#case_btn a {
	background: #c0e378 url(../images/btn_bgrnd.gif) top left repeat-x;
	border: 1px solid #d1eb9b;
	padding: 4px 10px;
	display: block;
	color: #669900;
	}
	
#case_btn a:hover {
	background: #FFF url(../images/btn_bgrnd-o.gif) top left repeat-x;
	border: 1px solid #d1eb9b;
	color: #669900;
	}		
	
#rightcol_case {
	float: right;
	display: inline;
	width: 487px !important;
	width: 485px;
	padding: 25px;
	margin-top: 15px;
	margin-right: 15px;
	}	
	
.casedetail {
	background: url(../images/casedetail_bgrnd.gif) top left repeat-x;
	}			
				

/******* END ********/

.clear {
	clear: both;
	}	
	
.blue {
	color: #4171CF;
	}
	
.grey {
	color: #666;
	}
	
.divider {
	border-top: 1px solid #CCC;
	width: 230px;
	margin-bottom: 10px;
	}			
	
.marginbottom {
	margin-bottom: 10px;
	}	
	
#dvAdminContainer {
	border: 1px solid #50ABF8; 
	margin-top: 2px;
	padding: 20px; 
	}
	
.adminmenu {
	background-color: White; 
	border: 1px solid #50ABF8; 
	padding: 2px 10px 2px 10px; 
	display:inline;
	}

.adminmenuactive	{
	background-color: #50ABF8; 
	border: 1px solid #50ABF8; 
	padding: 2px 10px 2px 10px; 
	display:inline; 
	}
	
.adminmenuactive a {	
	color: White;
	}

#tblArticles td {
	padding: 5px;
	}	
	
.adminnavigation 
{
	width: 100%;
	margin-top: 10px;
}	
	
#dvNavigationLeft
{
	float:left;
	display: inline;
}	
	
#dvNavigationRight
{
	float:right;
	display: inline;
	margin-right: 30px;
}	

ul#sectorlist li {
	float: left;
	list-style-type: none;
	}
	
ul#sectorlist li.btn_residential a {
	display: block;
	text-indent: -9999px;
	background: url(../images/btn_residential.gif) top left no-repeat;
	width: 127px;
	height: 32px;
	}
	
ul#sectorlist li.btn_development a {
	display: block;
	text-indent: -9999px;
	background: url(../images/btn_development.gif) top left no-repeat;
	width: 127px;
	height: 32px;
	}
	
ul#sectorlist li.btn_industrial a {
	display: block;
	text-indent: -9999px;
	background: url(../images/btn_industrial.gif) top left no-repeat;
	width: 127px;
	height: 32px;
	}		
	
ul#sectorlist li.btn_petro a {
	display: block;
	text-indent: -9999px;
	background: url(../images/btn_petro.gif) top left no-repeat;
	width: 127px;
	height: 32px;
	}					
		
.grey a {
	color: #666;
	text-decoration: underline;
	}


#feed {
	clear: both;
	width: 161px;
	padding: 0px 10px;
	border: 1px solid #EFEFEF;
	margin-bottom: 15px;
	}