/* ----------------------------------------------------------------------------------------------------------
  Colour Guide
---------------------------------------------------------------------------------------------------------- */

/*

Light Blue #0cb1f5; (rollovers, buttons etc)
Dark Blue #085eb2; (Headings, lember login etc)
Text Grey #808080; (main body text)
Mearns & Gill Orange #f4911e; (Mearns & Gill Link rollover)
Grey Border #b7b7b7; (auto image border colover, page nav)

*/


/* ----------------------------------------------------------------------------------------------------------
 Active Page Styles
---------------------------------------------------------------------------------------------------------- */

body#home ul li a#nav-home,
body#about ul li a#nav-about,
body#services ul li a#nav-services,
body#tech ul li a#nav-tech,
body#news ul li a#nav-news,
body#contact ul li a#nav-contact
{
	background-image: url(../images/nav/nav-active-bg.jpg);
	color:#FFFFFF;
}

/* ----------------------------------------------------------------------------------------------------------
 HTML / Body 
---------------------------------------------------------------------------------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #808080;
}

/* ----------------------------------------------------------------------------------------------------------
Type Style - Rollovers etc
---------------------------------------------------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6, p, address, blockquote, table, dl, fieldset {margin:10px 0;}

h1{
	color:#085eb2;
	font-size: 26px;
	margin: 20px 0 20px 0;
}

h2{
	color:#085eb2;
	font-size: 20px;
	margin: 0 0 10px 0;
}

h2 span a{
	color:#085eb2;
	font-size: 10px;
	margin: 0 0 0 10px;
}

h2 span a:link{text-decoration:underline;color:#085eb2;}
h2 span a:visited{text-decoration:underline;color:#085eb2;}
h2 span a:hover{text-decoration:underline;color:#0cb1f5;}
h2 span a:active{text-decoration:underline;color:#085eb2;}

h3{
	color:#085eb2;
	font-size: 14px;
}

h4{
	color:#085eb2;
	font-size: 14px;
}

h5{
	color:#085eb2;
	font-size: 14px;
}

h6{
	color:#085eb2;
	font-size: 14px;
}

p {
	color: #808080;
}

p a:link{text-decoration:underline;color: #085eb2;}
p a:visited{text-decoration:underline;color: #808080;}
p a:hover{text-decoration:underline;color: #0cb1f5;}
p a:active{text-decoration:underline;color: #808080;}


#side-col ul {
	margin-top: 20px;
	list-style:none;
	width: 239px;
}
#side-col ul a:link{
	background-color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom:1px;
	width: 239px;
}

#side-col ul li a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../images/nav/page-nav-bg.gif);
	width: 229px;
	height: 15px;
	display:block;
	background-repeat: no-repeat;
	padding: 5px;
	text-decoration:none;
}

#side-col ul li a:visited {	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:1px;
	color: #FFFFFF;
	background-image: url(../images/nav/page-nav-bg.gif);
	width: 229px;
	height: 15px;
	display:block;
	background-repeat: no-repeat;
	padding: 5px;
	text-decoration:none;} 
	/* visited link */
	
#side-col ul li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(../images/nav/sub-nav-bg-ro.gif);
} /* mouse over link */
#side-col ul li a:active {color:#FFFFFF;text-decoration:none;} /* selected link */


/*#col-text img {
border: 5px solid #b7b7b7;}*/

.grey-border{border: 5px solid #b7b7b7;}

#col-text ul{margin-left: 50px;}
#col-text .jcarousel-skin-tango ul{margin-left: 0px;}

/* ----------------------------------------------------------------------------------------------------------
 HTML styles
---------------------------------------------------------------------------------------------------------- */

ul.ul-01 {margin:15px 0; list-style:none;}
ul.ul-01 li {padding:2px 0 2px 25px; background:url("../design/ul-01.gif") 0 50% no-repeat; font-size:85%;}

ul.ul-list {margin:15px 0; list-style:none;}
ul.ul-list li {padding:1px 0;}
ul.ul-list span.date {padding-right:10px;}

/* ----------------------------------------------------------------------------------------------------------
 Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:940px; margin:0 auto; overflow:hidden;}

#header {position:relative; padding:20px 0px 10px 0px;}

#logo {margin:0;}

#top-nav {position:absolute; top:20px; right:0; margin:0;}
#top-nav span {margin:0 8px;}
#top-nav #nav-active {font-weight:bold; text-decoration:none;}

#member-login {
	position:absolute;
	top:10px;
	right:15px;
	margin:0;
	color: #085eb2;
	list-style-image: url(../images/page/login-arrow.gif);
	/*width: 53px;*/
	list-style-position: inside;
	list-style-type: disc;
}

#member-login a:link {color:#085eb2;text-decoration:none;} /* unvisited link */
#member-login a:visited {color:#085eb2;text-decoration:none;} /* visited link */
#member-login a:hover {color:#0cb1f5;text-decoration:none;} /* mouse over link */
#member-login a:active {color:#085eb2;text-decoration:none;} /* selected link */


#member-login img{
position:absolute;
top: 0px;
right: 112px
}
    
#main-nav {
	position:relative;
	width:940px;
	height:36px;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
	background-image: url(../images/nav/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#main-nav ul {margin:0 20px; list-style:none;}
#main-nav li {display:inline;}
#main-nav li a {display:block; float:left; padding:10px 20px 17px 18px; /*background:url("../design/tray-separator.gif") 100% 0 no-repeat;*/ text-decoration:none; color: #525252;}
#main-nav li a:hover {/*color:#0cb1f5;*/background:url(../design/tray-hover.gif);}
#main-nav li#active a {
	background-image: url(../images/nav/nav-active-bg.jpg);
	color:#FFFFFF;
}

#sub-nav{
	width:880px;
	height:15px;
	margin: 0 auto;
	background-image: url(../images/nav/sub-nav-bg.gif);
	padding: 5px 10px 5px 10px;
	margin: 0 20px 0 20px;
	background-repeat: no-repeat;
	background-position: center top;
}

#sub-nav ul {list-style:none;}
#sub-nav li {display:inline; padding: 10px}

.sub-nav{
	font-size:12px;
	color:white;
}

.sub-nav a:link{text-decoration:none;color: #c2ebfc;}
.sub-nav a:visited{text-decoration:none;color: #c2ebfc;}
.sub-nav a:hover{text-decoration:underline;color: #ffffff;}
.sub-nav a:active{text-decoration:none;color: #c2ebfc;}

#internal-image{
	width:940px;
	height: 175px;
	margin-top: 10px;
}


/* ----------------------------------------------------------------------------------------------------------
Search Box
---------------------------------------------------------------------------------------------------------- */

.search-input{
	color: #404040;
	background-image: url(../images/page/search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 4px 25px 4px 4px;
	margin: 15px 0 0 0;
	width:105px;
	height:20px;
	border: 0;
}

.search-btn{
	position:relative;
	top: 6px;
}


/* ----------------------------------------------------------------------------------------------------------
Featured Content
---------------------------------------------------------------------------------------------------------- */


#feat-content{
margin: 10px 0 10px 0;}

#image{
	margin: 15px 0 0 0 ;
	width:940px;
	height: 350px;
}


/* ----------------------------------------------------------------------------------------------------------
Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#col-top {
	width:940px;
	height:10px;
	margin-top:15px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	background-image: url(../images/page/main-top-rc.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#col-bottom {
	width:940px;
	height:10px;
	margin-bottom:15px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	background-image: url(../images/page/main-bottom-rc.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#col {
	position:relative;
	padding:0px 29px 20px 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C1C0BB;
	border-left-color: #C1C0BB;
}

#box-01{
	float: left;
	width: 270px;
	height: 168px;
	background-image: url(../images/box-bottom-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 10px 0 0 0;
}

#box-02{
	float: right;
	width: 270px;
	height: 168px;
	background-image: url(../images/box-bottom-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 10px 0 0 0;
}

.box-text p{margin: 0 0 0 10px;padding:0;text-align: left;color: #0cb1f5;line-height: 20px;}
	.box-text p a:link{color: #3a3a3a;font-size: 10px;text-decoration: underline;}
	.box-text p a:visited{color: #3a3a3a;font-size: 10px;text-decoration: underline;}
	.box-text p a:hover{color: #0cb1f5;text-decoration: underline;}
	.box-text p a:active{color: #3a3a3a;font-size: 10px;text-decoration: underline;}

#side-col {position:relative; float:left; width:240px; padding: 0;}

.calendar_image {
	padding: 0px 0px 0px 0px;
	margin: 2px 10px 0px 0px;
	float:left;
	width: 37px;
	height:37px;
	color:#FFF;
	font-size:10px;
	background-image: url(../images/page/date_icon_new.jpg);
	background-repeat: no-repeat;
	line-height:18px;
}

.calendar_day {padding: 0px 0px 0px 0px; color:#333333; font: 12px bold Arial, Helvetica, sans-serif;line-height:16px;}

.news_calendar_day {padding: 0px 0px 0px 0px; 
	color:#808080; 
	font: 10px bold Arial, Helvetica, sans-serif;
	line-height:10px;
	margin:  0 0 0px 120px;
	border: solid 0px #085eb2;
	}

.news_calendar_main {padding: 0px 0px 0px 0px; 
	color:#808080; 
	font: 10px bold Arial, Helvetica, sans-serif;
	line-height:10px;
	margin:  0 0 0 0px;
	border: solid 0px #085eb2;
	}
	
.news-text2{
	margin:  0px 0px 8px 0px;
	line-height:14px;
	color: #808080;
	display:block;
}

.news-text2 a:link{text-decoration:none;color: #808080;}
.news-text2 a:visited{text-decoration:none;color: #808080;}
.news-text2 a:hover{text-decoration:none;color: #085eb2;}
.news-text2 a:active{text-decoration:none;color: #808080;}

.news-text{
	margin:  0 0 20px 50px;
	line-height:16px;
	color: #808080;
	display:block;
}

.news-text a:link{text-decoration:none;color: #808080;}
.news-text a:visited{text-decoration:none;color: #808080;}
.news-text a:hover{text-decoration:none;color: #085eb2;}
.news-text a:active{text-decoration:none;color: #808080;}

.bold-blue{font-weight: bold;color: #085eb2;}

#side-col p{
	font-size: 12px;
}

#col-text {
	float:right;
	width:580px;
	padding: 0;
	line-height: 20px;
	overflow:auto;
}

#search-text {
	float:left;
	width:870px;
	padding: 0;
	line-height: 20px;
	overflow:auto;
}

#btns {margin-top:25px; margin-bottom:0;}

/*    .col {float:left; width:308px; padding:0 1px; margin-right:15px;}
    .col.last {margin-right:0;}
    .col h3 {margin:0; padding:7px 15px 12px 50px; background:url("../design/cols3-title.gif") 20px 40% no-repeat; font-size:120%;}

        .col-text {padding:20px; border-top:1px solid #DFDFDF;}
        .col-text p {margin:0;}
        .col-text ul {margin-bottom:0;}
        .col-more {padding:10px 10px 1px 0; text-align:right;}*/
		
		
/* ----------------------------------------------------------------------------------------------------------
Footer
---------------------------------------------------------------------------------------------------------- */

#footer {clear:both; padding:0 30px 40px 30px; font-size:12px;}
#footer p {margin:0; padding:5px}

#footer p a:link{text-decoration:none;color: #808080;}
#footer p a:visited{text-decoration:none;color: #808080;}
#footer p a:hover{text-decoration:none;color: #085eb2;}
#footer p a:active{text-decoration:none;color: #808080;}

#mandg img{position:relative;top: 7px;}

/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

.ico-comment {padding-left:18px; background:url("../design/ico-comment.gif") 0 50% no-repeat;}
.ico-rss {padding-left:18px; background:url("../design/ico-rss.gif") 0 50% no-repeat;}

.smaller {font-size:85%;}

/* ---------------------------------------------------------------- 
 * Tables - OLD
 * ---------------------------------------------------------------- 
*/ 
/* 
table { 
	margin: 20px 0;
	border-collapse: collapse;
}    

table thead th,
table tfoot th,
table tfoot td { 
	padding: 5px 15px;
}

table tbody th, 
table tbody td { 
	padding: 5px 15px;
}

table thead th {
	color: #fff;
	background-color: #0cb1f5;
	background-repeat: repeat-x;
}

table tbody tr th,
table tbody tr td {
	border-bottom: 1px solid #ddd;
}

table tbody tr.alt {
	background-color: #eee;
}

table tfoot tr th,
table tfoot tr td { 
	background-color: #b7b7b7;
	color:#FFFFFF;
}
*/ 

/* ---------------------------------------------------------------- 
 * Tables - OLD
 * ---------------------------------------------------------------- 
*/ 
 
table { 
	width: 500px;
	margin: 0;
	border: solid 1px #085EB2;
	/*border-color:solid 1px #OCB1F5;*/
	background-color: #F2F2F2;
	padding: 2px;	
}    

th, td {
text-align:left;
padding: 4px;
}

tr {
padding: 2px;
border-bottom: solid 1px #CCCCCC;
}



/*
table thead th,
table tfoot th,
table tfoot td { 
	padding: 5px 15px;
}

table tbody th, 
table tbody td { 
	padding: 5px 15px;
}

table thead th {
	color: #fff;
	background-color: #0cb1f5;
	background-repeat: repeat-x;
}

table tbody tr th,
table tbody tr td {
	border-bottom: 1px solid #ddd;
}

table tbody tr.alt {
	background-color: #eee;
}

table tfoot tr th,
table tfoot tr td { 
	background-color: #b7b7b7;
	color:#FFFFFF;
}
*/ 

