/* Start of CMSMS style sheet 'style' */
/********************************************
   AUTHOR:  			Intesols 
   WEBSITE:   			http://www.intesols.com.au/
	LAST MODIFIED:    Feb-16-2009       	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* ToElements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #949393;
	font: 13px "Trebuchet MS", arial, sans-serif;
	color: #000; 
	text-align: center;
	margin: 0px 0;
	margin-top:20px;
margin-bottom:20px;
}

/* links */
a, a:visited {	
	color: #000;
	background: inherit;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}
h1, h2, h3, p {
	padding: 5px 10px 5px 0px;		
	margin: 0;
}
h1 {
	font-size: 25px;	
	font-weight: normal;
	color: #4766A6;
	background:url(../images/header_bullet.gif) no-repeat 0% 50%;
	padding-left:0px;
	padding:0px;
	margin:0px;
}
h2 {
	font-size: 190%;
	color: #88ac0b;
        font-weight: normal;
}

#nav h2 {
color:#FFF;
margin:10px 10px 0px 25px;
font-size:20px;
text-decoration:underline;
}
h3 {
	font-size: 130%;	
}

ul, ol {
	margin: 5px 0px;
	padding: 0 20px;

}
ul {
	list-style: square;

}
ul li {
margin-bottom:5px;
}

/* images */
a img {
 border:0px;
}


/* start - table */
table {
	border-collapse: collapse;
	margin: 0px;	
}
th strong {
	color: #fff;
}
th {
	background: #93BC0C url(images/nav.jpg) repeat-x;
	height: 29px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #DFDFDF;
             vertical-align:top;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #D5D5D5; 
	background-color: #DFDFDF; 	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}

select, input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:380px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(images/nav.jpg) repeat-x 0 0;
	border: none;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 1000px;	
	padding: 0; 		
	margin-left: 0px;	
	display: inline;
	background: #FFF url(../images/main_bg.gif) repeat-y;	
}
#header {
	position: relative;
	height: 128px;
	background: #3f5c7a url(../images/header_bg.jpg) repeat-x;	
	padding: 0px 0px 0px 33px;	
	margin:0px;
	color: #FFF;
	border-bottom:3px solid #FFF;
}
/* header links */
#header #header-links {
	position: absolute;
	top: 60px; right: 20px;	
	color: #000;	font-size: 11px;	
}
#header #header-links a {	
	color: #000;
	text-decoration: none;	
}
#header #header-links a:hover {
	text-decoration: underline;	
		
}

/* header-photo */
#content {
	height: 394px;
	width: 1000px;
	margin: 0 auto;
 background: #3f5c7a url(../images/banner.jpg) no-repeat;
}



/* Navigation */
#nav {
	padding: 0;
	float:left;
	margin-left:33px;
	background: url(../images/nav_bg.jpg) no-repeat;
	height:394px;		
}
#content #nav ul {
	text-transform: uppercase;
	margin: 40px 0 0 0px;
	padding: 30 0 0 0px;	
	display: inline;
	width:262px;
	border: 0px solid #7397db;
}
#content #nav ul li {
	display: inline;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
ul li dfn{
        display:none;
}

#content #nav ul li a {
	border-bottom: 1px solid #7397db;	
	display: block;
	margin: 0px 0px 0px 0px;
		width:211px;
	padding: 0px 0px 0px 50px;
	color: #FFF;
	font: bold 13px/2.8em "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
	  background: url(../images/bullet.gif) no-repeat 10% 50%;
}
#nav ul li a:hover, 
#nav ul li a:active {	
	text-decoration:underline;
}
#nav ul li.currentpage h3 {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #899D00;
	border-left: 1px solid #A7D101;
	border-bottom: none;
	color: #FFF;
	font: bold 13px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;

        display: inline;
	background: url(images/nav-current.jpg) repeat-x;	
http://www.intesols.com/admin/editcss.php?css_id=82
InteSols - Edit Stylesheet: HigherGround Stylesheet
}


#content #content-text-wrap {
padding:50px 15px 15px 0px;
margin-left:305px;
}

#content #content-text-wrap #content-text {
background-color: #FFF;
height:295px;
		overflow:auto;
		overflow-x: hidden; 
/*opacity:.90;
filter: alpha(opacity=90);
-moz-opacity: 0.9;*/
padding:20px;
padding-top:15px;

}

/* footer */
#footer-wrap {
	clear: both;
	font-size: 11px;	
	text-align: left;
border-top:3px solid #FFF;
	background:#4766a6;
	height:50px;
	padding: 30px 0px 0px 65px;
}
#footer-wrap a {
	text-decoration: none;
	color: #FFF;
}
#footer-wrap a:hover {
	text-decoration: underline;}
#footer-wrap p {
	padding:10px 0;
}
ul.picturelist {
margin:0px;
}
ul.picturelist li.thumb {
height:130px;
width:170px;

}
ul.picturelist li.thumb img{
border:1px solid blue;
}

ul.picturelist li.thumb p {
color:#000;
margin:5px 0px 0px 0px;
font-size:12px;

}

/* End of 'style' */

