/* CSS Document for GCS Property Management Ltd company */

*{
	margin:0;
	padding:0;
}
body{
	font-family: Verdana, helvetica, sans-serif;
	font-size: small;
	overflow: -moz-scrollbars-vertical;
	min-width:780px;
	background: #9385CB repeat-x top;
}
#wrapper {
	position: relative;
	width: 780px;
	left: 50%;
	margin-left: -390px;
	background: #fff;
}
#logo {
	width: 780px;	
	}
#content {
	width: 595px;
	float: right;
	padding-bottom: 20px;
	font-size: 100%;
	}
#leftNav {
	width: 170px;
	float: left;
	font-size: 100%;
	margin-top: 10px;	
	}
#mainContent {
	width: 430px;
	float: left;
	margin-top: 10px;
	}
#sitemapContent {
	width: 580px;
	float: left;
	margin-top: 10px;
	}
#homeContent {
	width: 430px;
	float: left;
	margin-top: 10px;
	}
#secondaryContent {
	width: 150px;
	float: right;
	margin-top: 10px;
	}	
#footer {
	width: 780px;
	height: 67px;
	clear:both;
	background: url(images/foot.png) no-repeat left bottom;
	}
#map {
	margin-left: 10px;
	clear: left;
	border-top: 5px solid #FFFFFF;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
}
a {
	text-decoration: none;
}
ul {
    list-style-type: none;
}
#content ul{
    margin: 5px 0 10px 10px;
}
#content li	{
	color: #6363A5;
	padding: 5px 5px 5px 18px;
	background: url(images/measure.gif) no-repeat 0 8px;
	font-weight: normal;
}
.img{
	padding:2px;
	border:1px solid #fff;
	}
/*-------------Nav bar-----------*/
#leftNav ul {
    margin-left: 10px;
}
#leftNav li {
  
}
#leftNav li a {
	display: block;
	color: #fff;
	padding: 5px 0 5px 6px;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	font-size: 95%;
	background: url(images/backNav.gif) no-repeat 0px top;
	}
#leftNav li a:hover {
    display: block;
	color: #fff;
	padding: 5px 0 5px 6px;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	font-size: 95%;
	background: url(images/backNav2.gif) no-repeat 0px top;
	}
#leftNav ul ul {
    margin-left: 0px
	}
#leftNav ul ul li{
    padding-left: 0px
	}
#leftNav ul ul li a{
	color: #974D1C;
	display: block;
	padding: 3px 0 3px 6px;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	font-size: 85%;
	background: #EBB692 no-repeat 0px top;
	}
#leftNav ul ul li a:hover, #leftNav ul ul li #current{
	color: #fff;
	padding: 3px 0 3px 6px;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	font-size: 85%;
	background: #DA7532;
	}
#leftNav #current {
    display: block;
	color: #fff;
	padding: 5px 0 5px 6px;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	font-size: 95%;
	background: url(images/backNav3.gif) no-repeat 0px top;
}	
/*-------------Headers-----------*/
h1 {
	font-size: 110%;
	font-family: Verdana;
	color: #573DA8;
	padding: 0px 2px 0 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	font-weight: bold;
	}
h2, h3 {
	font-size: 100%;
	font-family: Verdana;
	color: #9285CB;
	padding: 0px 2px 0 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	font-weight: bold;
	}
.boxCentre h4, .boxDepts h5{ /*----Main Content Box---*/ font-size: 100%; font-family: Verdana; color: #573DA8; font-weight: bold; padding: 2px 2px 4px 10px; background: url(images/backHeadCentre.jpg) no-repeat left top; text-align: left; 
	}
.boxRight h5 { /*----Secondary Content Box---*/
    font-size: 90%;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 2px 4px 10px;
	background: url(images/backHeadRght.jpg) no-repeat left top;
	}
.boxCentre h5 { /*----Secondary Content Box---*/
    font-size: 95%;
	font-family: Verdana;
	color: #fff;
	font-weight: bold;
	padding: 2px 2px 4px 10px;
	background: left top;
	}
.boxLeft h6 { /*----Secondary Content Box---*/
    font-size: 95%;
	font-family: Verdana;
	color: #8181C9;
	font-weight: bold;
	padding: 4px 2px 4px 10px;
	background: url(images/backHeadLeft.jpg) no-repeat left top;
	}
/*-------------Paragraphs-----------*/
p{
	margin:0.6em 0;
	line-height:1.5em;
}
#footer p{
	font-size: 85%;
	color: #A697D9;
	margin: 0px 0px 0px 80px;
	padding-top: 25px;
}
.boxCentre p, .boxRight p {
	font-size: 85%;
	margin: 10px;
	color: #21008D;
	}
.boxLeft p { 
	font-size: 85%;
	margin: 0px 10px;
	color: #21008D;
	}
.boxDepts p{
	font-size: 90%;
	margin: 0.6em;
	}
/*-------------Boxes-----------*/
.boxRight { /*----Secondary Content Box---*/
	width: 140px;
	background: url(images/backRight.png) no-repeat left bottom;
	padding-bottom: 6px;
	margin-bottom: 10px;
	}	

.boxCentre { /*----Main Content Box---*/
	width: 430px;
	background: url(images/backCentre.gif) no-repeat left bottom;
	padding-bottom: 5px;
	margin-bottom: 0.6em;
	clear: both
	}
.boxLeft { /*----Left Content Box---*/
	width: 160px;
	background: url(images/backLeft3.png) no-repeat left bottom;
	padding-bottom: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px
	}
.boxDepts{ 
	width: 430px;
	padding-bottom: 6px;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	background: url(images/backCentre.gif) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 0.6em;
	clear: both
	}
.boxDepts img {
	float:left;
	margin: 10px 10px 5px;
	padding:2px;
	border:1px solid #D4CEE8;
    }
.img2{
	float:left;
	margin: 10px 10px 0px;
	padding:2px;
	border:1px solid #D4CEE8;
    }
.boxRight img {

    }
.boxLeft img {
	margin: 10px 10px 2px;
	background: #fff;
	padding:2px;
	border:1px solid #FFFFFF;
    }
.clear {
    clear: both
}
/*-------------Links-----------*/

#content a, .boxRight a, .boxLeft a, .boxDepts a {
	background: url(images/arrow.gif) no-repeat 2px 3px;
	padding-left: 19px;
	font-size: 100%;
	color: #8382C4;
	font-weight: bold;
	margin-left: 4px;
	border-bottom: 1px dashed #8181C9;
   }
   #content a:hover, .boxRight a:hover, .boxLeft a:hover, .boxDepts a:hover {
	background: url(images/arrow.gif) no-repeat 2px 50%;
	padding-left: 19px;
	font-size: 100%;
	color: #8382C4;
	font-weight: bold;
	margin-left: 4px;
	border-bottom: 1px solid #8181C9;
   }
 #homeContent a, #homeContent a:hover {
    background: none;
	padding-left:0;
	margin: 0;
	border: none;
}

#footer a {
	color: #A697D9;
	text-decoration: none;
   }
   
   
.curtainslink {
	background-image:none;
	border:0px;
	}   


.curtainslink a img {
	background-image:none;
	border:0px;
	}   
	
.curtainslink a:link, .curtainslink a:visited, .curtainslink a:hover, .curtainslink a:active  {
	background-image:none;
	border:0px;
	text-decoration:none;
	}   
	

