@charset "utf-8";
/* CSS Document */

html { /*Firefox fix*/
	min-height: 100%;
	margin-bottom: 1px;
	}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-image:url(/templates/images/bg_content_bluelight.jpg);	
	background-repeat:repeat-x;
	background-position:top center;
}
body,td,th,input,textarea {
	font-family:'Inconsolata',Calibri, Arial, sans-serif;
	font-size:1em;
	line-height:1.3em;
}
img {
	border:0;
}
a {
	text-decoration:none;
	}
a:hover {
	color:#4c97ef;
}

form {
	margin:0;
	padding:0;
}
.invis {
	display:none;
	}
.left {
	float:left;
}
.right {
	float:right
}
#pageContent {
	border:0px solid red;
	width:984px;
}
#layout {
	margin: 0 auto 0 auto;
	text-align:left;
	padding:0;
	width:984px;
	clear: both;
	border:0px solid green;
}

/* CSS FIXES */
/* Fix clearing bug */
.noshow {
	position: absolute;
	display:none;
	left: -9000px;
}
.clearboth{
	clear:both;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


.white {
	color:white;	
}
h2 {
	font-family:Georgia, Calibri, Arial, sans-serif;	
	color:#c60c30;
	font-weight:normal;
}
h3 {
	color:#c60c30;
}
h1.home {
	visibility:hidden;
	display:none;
}
#header {
	margin:0 0 2px 0;	
	border:0px solid black;
}
#primaryNav {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	float:left;	
	border:0px solid #282828;
	margin:95px 0px 0 10px;
	xborder:1px solid red;
}
#primaryNav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#primaryNav li {
	display:inline;
}
#primaryNav a {
	color:black;
	font-size:1.53em;
	margin-right:40px;
	background-repeat:no-repeat;
	background-position:0em 1.8em;
	height:26px;
	display:inline-block;
	text-transform:uppercase;
	color:#333;
}
#primaryNav a.sel {
	color:#006be8;
}
#primaryNav a:hover {
	color:#006be8;
	text-decoration:none;
}
#myhand {
	float:right;
	margin:55px 13px 0 0;
}

#secondaryNav {
	margin:10px 25px 0 0;
	text-align:right;
	border:0px solid black;
	min-height:280px;
}
#secondaryNav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#secondaryNav li {
	display:inline;
}
#secondaryNav a {
	color:#767b7c;
	font-size:1.0em;
	display:block;
	line-height:1.1em;
}
#secondaryNav a.sel {
	color:#006be8;
}
#secondaryNav a:hover {
	color:#006be8;
}


.homeleftblock {
	width:271px;
	background-image:url(/templates/images/blue_dark_left_corner.gif);
	background-position:left bottom;
	background-color:#006be8;
	background-repeat:no-repeat;
	margin:0 7px 0 12px;
	padding:15px 15px 5px 15px;
	color:white;
}
.homeleftblock a {
	color:white;
}
.homeleftblock a:hover {
	text-decoration:underline;
}
.homecenterblock {
	width:374px;
	background-image:url(/templates/images/home_center_bottom_corners.gif);
	background-position:bottom;
	background-color:#e7e9e8;
	background-repeat:no-repeat;
	padding:15px 15px 20px 15px;
}
.homecenterblock h2 {
}
.homerightblock {
	width:212px;
	background-image:url(/templates/images/blue_light_right_corner.gif);
	background-position:right bottom;
	background-color:#4c97ef;
	background-repeat:no-repeat;
	margin:0 11px 0 7px;
	padding:15px;
	color:white;
}
.homerightblock h2 {
	color:white;
}
.homerightblock p, .homeleftblock p {
	font-size:0.9em;
	padding:0;
	margin:0 0 1em 0;
}
.homerightblock a {
	color:white;
}
.homecenterblock h2 {
	font-family:Georgia, Calibri, Arial, sans-serif;
	color:#c60c30;
	font-size:1.2em;
	margin:0 0 1em 0;
}
.homerightblock h2 {
	font-size:1.2em;
	margin:0 0 1em 0;
}

.articleitem {
	margin:0 0 10px 0px;
}
.articleitem img {
	border:1px solid #ADADAD;
}
.articleitem .articletext {
	font-size:0.9em;
	margin:0 0 0 15px;
	width:210px;
	border:0px solid black;
}
.articleitem .articletext a {
	color:black;
}
.articleitem .articletext a:hover {
	color:#c60c30;
}
#mainImage {
	margin:0;
	xborder:1px solid red;
	clear:both;
	width:984px;
	height:302px;
	margin:0 0 7px 0;
}

#contentLeft {
	float:left;
	width:694px;
	background-image:url(/templates/images/content_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:2px 0 40px 0;
	xborder:1px solid black;
}
#contentLeft .maincontent {
	margin:0 0 30px 0;
	background-color:#f5f5f5;
	padding:10px 10px 0 10px;
}
#contentLeft .maincontent h1 {
	font-family:Georgia, Calibri, Arial, sans-serif;
	color:#c60c30;
	font-weight:normal;
	margin:5px 0 0 10px;
	font-size:2em;
	line-height:normal;
}
.portfolioLink {
	margin:18px 0 0 0;
}
.portfolioLink a {
	display:block;
	background-color:#757575;
	padding:0 6px 0 6px;
	color:white;
	font-size:0.8em;
}
.portfolioLink a:hover {
	background-color:#f5f5f5;
	color:black;
}
#contentRight {
	float:right;
	border:0px solid red;
	width:280px;
}
#contentRight .inColour {
	border:0px solid black;	
	color:white;
}
#contentRight .inColour h2 {
	font-size:1.3em;
	margin:1.2em 0 0 0;
	padding:0;
	font-weight:normal;
}
#contentRight .inColour p {
	font-size:0.9em;
	padding:0;
	margin:0 0 1em 0;
}
#logo {
	float:left;
	xborder:1px solid red;
	margin:0px;
	padding:0;
}


#mainbody {
    position:relative;
    height:385px;
	margin:20px 0 0 0;
    border: 0px solid black;
}




/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:385px;
	margin:10px 0 0 0;
    border: 0px solid black;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
    opacity:0;
}

#slideshow DIV IMG {
    display: block;
    border: 0px solid black;
}

#slideshow div.stext {
    visibility:hidden;
}
#slidebar {
	padding:0 0 0 0px;
    border-top: 1px solid #e5e4e4;
    xborder-bottom: 1px solid #e5e4e4;
}
#slidebar div.selectnumber {
	float:left;
	width:25px;
	text-align:center;
	cursor:pointer;
	margin:0 1px 0 0;
	font-size:0.9em;
	background-color:#e5e4e4;
}
#slidebar div.selectednumber {
	background-color:#c60c30;
	color:white;
}
.simage {
    border-left: 1px solid #e5e4e4;
    border-top: 1px solid #e5e4e4;
    border-right: 1px solid #e5e4e4;
}
#slidetext {
	margin:10px 0 0 10px;	
	width:550px;
	min-height:70px;
	border:0px solid black;
}
.selectnext {
	border:1px solid black;	
	float:right;
	text-align:center;
	cursor:pointer;
	background-color:#CCC;
	visibility:hidden;
}
.rightArticleText {
	float:left;
	width:155px;
	border:0px solid black;
	font-size:0.8em;
	line-height:normal;
}
.rightArticleImage {
	float:right;
	width:94px;
	padding-bottom:10px;
}
#contentRight h2 {
	color:white;
}


