@import "normalise.css";

/*	tags
------------------------------------------*/
body{
	background:url(../images/gradient.jpg) repeat-x 0px 100px;
	font-family:Arial, Helvetica, sans-serif;
	color:#444C51;
	font-size: 12px;
}

h1{
	position:relative;
	width:988px;
	margin: 0px auto;
	padding: 20px 0px;
	color:#FFF;

}

h2{
	width:33px;
	height: 33px;
	text-indent: 35px;
	white-space: nowrap;
	font-size: 44px;
	line-height: 35px;
	overflow: visible;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	font-weight: 900;
	background: #444F51;
}

h3, .typography form legend{
	width:13px;
	height: 13px;
	font-size: 16px;
	text-indent: 18px;
	white-space: nowrap;
	line-height: 16px;
	overflow: visible;
	font-weight: 900;
	text-transform:capitalize;
	background: #444F51;
	clear: both;
	margin: 0px 0px 7px 0px;
}

h4{
 font-size: 14px;
 font-weight: bold;
 margin: 5px 0px;
}

h5{
	clear: both;
	width:11px;
	height: 11px;
	font-size: 12px;
	text-indent: 15px;
	white-space: nowrap;
	margin: 30px 0px 0px 0px;
	line-height: 12px;
	font-weight: 900;
	text-transform:capitalize;
	overflow: visible;
	background-color:#444F51;
}


li, ol{
	list-style:outside;
}

hr{
	border: 1px dotted #BBC5C6;	
	clear:both;
}

/*	colours
------------------------------------------*/

.bgDarkGray{
	background: #444F51;
}

.sasLightGray {
	color: #BBC5C6;
}

.darkGray{
	color: #444F51;
}

/*	layout
------------------------------------------*/
#header{
	height: 115px;
	margin: 0px auto;
	background: #444F51;
}

#header img.print{
	display:none;	
}

#topNavigationBar
{
	background:#FFF;
	height:35px;
	z-index: 100;
}
	#topNavigation{
		width: 988px;
		margin: 0px auto;
		padding:5px;
	}
		#topNavigation ul{
			float:left;
			padding: 7px 0px 0px 10px;
			positon: relative;
		}
			#topNavigation ul div.square{
				position: relative;
				width:10px;
				height: 10px;
				float: left;
				background-color:#444F51;
			}
			
			#topNavigation ul li{
				float:left;
				text-transform:uppercase;
				list-style-type: none;
				margin: 0px 15px 0px 0px;
				
				
			}
			#topNavigation ul li a:link, #topNavigation ul li a:visited{
				float:left;
				position:relative;
				top: -1px;
				text-decoration:none;
				font-weight:bold;
				color: #444F51;
				margin: 0px 0px 0px 5px;
			}
			
			#topNavigation ul li a:hover{
				color:	#BBC5C6;
			}
		
	#topNavigation form {
		position: relative;
		float:right;
		left: 105px;
	}
	
	#topNavigation form input.action {
			float:left;
			width: 60px;
		}
		#topNavigation form .text {
			float:left;
			width:170px;
			margin: 0px 10px 0px 0px;
		}



#container{
	width: 968px;
	margin: 0px auto;
	padding: 10px;
	background:#FFF url(../images/containerGradient.jpg) repeat-x;
	-moz-box-shadow: 0px 3px 3px #999;
	-webkit-box-shadow: 0px 3px 3px #999;
	-box-shadow: 0px 3px 3px #999;
}

#content{
	background:#fff;
	padding:10px;
	margin: 10px 0px 0px 0px;
	min-height:300px;
}
	#breadcrumbs{
		margin: 0px 0px 10px 0px;
		text-transform:uppercase;
		font-size: 10px;
	}
		#breadcrumbs a:link, #breadcrumbs a:visited{
			
			margin: 0px 2px 0px 0px;
			color:#444F51;
			text-decoration:none;
		}
		
		#breadcrumbs a:hover{
		color:#222;
		text-decoration:none;
	}
	
	#content #mainContent{
	position:relative;
	width:540px;
	hight: auto;
	min-height: 400px !important;
	float:left;
	padding: 0px 10px;
	border-right: 1px solid #BBC5C6;
	border-left: 1px solid #BBC5C6;
	
	}
	
	#content #SecondNav{
		position: relative;
		float: left;
		width: 210px;
		height: 200px;
	}

	#secondNavigation div.square{
		position: relative;
		width:17px;
		height: 17px;
		float: left;
		margin: 3px 5px 0px 0px;
	}
	#secondNavigation li{
		text-transform:uppercase;
		list-style-type: none;
		margin: 0px 0px 5px 0px;
		font-size:24px;
		font-weight:900;
		
	}
		#secondNavigation li a:link, #secondNavigation li a:visited{
			text-decoration:none;
		}
		
	#secondNavigation .thirdNav div.thirdNavSquare{
		position: relative;
		width:10px;
		height: 10px;
		float: left;
		margin: 1px 5px 0px 17px;
	
	}
		#secondNavigation .thirdNav ul{
			margin: 3px 0px;
		}
		#secondNavigation .thirdNav li{
		text-transform:capitalize;
		list-style-type: none;
		margin: 0px 0px 5px 4px;
		font-size:12px;
		font-weight:900;
		clear:right;
		}
		#secondNavigation .thirdNav li a:hover{
				color:#444F51;
			}
		
			#secondNavigation .thirdNav	.forthNav ul{
				margin: 3px 0px;
			}
			#secondNavigation .thirdNav	.forthNav li{
			list-style-type:square;
			margin: 0px 0px 3px 47px;
			font-size:11px;
			font-weight:900;
			clear:right;
			}
			#secondNavigation .thirdNav	.forthNav li a:hover{
					color:#444F51;
				}
	
	#content #secondryContent{
		float:right;
		width: 160px;
		padding: 0px 0px 0px 10px;
	}
		
		#content #secondryContent ul{
			border-top: solid 1px #BBC5C6;
			padding: 7px 0px 0px 0px;
			margin: 5px 0px;
		}

	
		#content #secondryContent .photoThumbs li{
			float: left;
			list-style: none;
			width: 75px;
			height: 75px;
			margin: 0px 5px 5px 0px;
		}

		#content #secondryContent .smallThumbs li{
			list-style:none;
			float: left;
			margin: 0px 5px 5px 0px;
			width: 25px;
			height: 25px;
		}

			#content #secondryContent .smallThumbs li a{
				position: relative;
				width: 25px;
				height: 25px;
				text-decoration:none;
				display: block;
			}

		#content #secondryContent .noBorder{
			border:none;
			padding: 0px;
		}


#footer{
	width: 968px;
	margin: 10px auto;
	text-align:center;
	text-transform:uppercase;
	font-size: 9px;	
}
	#footer a:link, #footer a:visited, #footer a:hover{
		float:right;
	}
	
	#footer p{
		position:relative;
		font-size:10px;
		margin: 0px 0px 10px 0px;
		line-height:14px;
		left: 30px;
	}
	#footer ul li{
		display:inline;
		padding:5px;
	}
	#footer ul li a:link, #footer ul li a:visited{
		color:#444F51;
		text-decoration:none;
		float:none;
	}
	#footer ul li a:hover{
		color:#222;
		text-decoration:none;
	}

/*	Classes
------------------------------------------*/
.clear{
	clear:both;
	height:1px;
}


.pageIntro{
	padding: 30px 0px 10px 0px;
	border-top: 1px dotted #BBC5C6;
}



.typography{
	line-height:18px;
}


.typography ul, .typography ol{
	padding: 0px 0px 15px 30px;
	margin: 10px 0px 0px 0px;
}
	.typography ul li{
 		list-style:disc;
	}
	
	.typography ol li{
 		list-style:decimal;
	}

.typography strong{
	font-weight:bolder;
}

.typography p{
	margin: 5px 0px 12px 0px;
}

.typography a:link, .typography a:visited{
	color:#444F51;
	text-decoration: none;
}

.typography a:hover{
	color:#BBC5C6;
}


.typography dl{
	margin: 0px 0px 20px 0px;
}

.typography dl dt{
	font-weight:bold;
	float:left;
	width: 150px;
	clear: left;
	margin: 0px 0px 15px 0px;
}

.typography dl dd{
	position:relative;
	clear:right;
	margin: 0px 0px 10px 160px;
}

.typography .row {
	clear:both;
}
.typography .row h4{
	float:left;
	width:200px;
}

.typography .row a{
	float:left;
	clear:right;
}

.typography .floatRightImage{
	float:right;
}



/* WYSIWYG EDITOR ALIGNMENT CLASSES 
-------------------------------------------- */
.typography .left {
	text-align: left;
}
.typography .center {
	text-align: center;
}
.typography .right {
	text-align: right;
}

/* IMAGES 
-------------------------------------------- */
.typography img {
	border: none;
}
	.typography img.right {
		float: right;
		margin-left: 20px;
	}
	.typography img.left {
		float: left;
	}
	.typography img.leftAlone {
		float: left;
		margin-right: 100%;
	}
	.typography img.center {
		float: none;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}



/* Tables
---------------------------------------*/
table{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 0px 20px 0px;
}

th{
	background-color:#F00;
	text-align: center;
	padding: 2px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

tr{
	border-bottom: 1px solid #BBC5C6;
}

td{
	padding: 3px;
}

.tableColumn{

}
.columnColour{
	background-color:#f0f0f0;
}

.border{
	border-bottom: 1px solid #000;
}
.colHeaders{
	font-weight:bold;
}

.tableSplit{
	height:1px;
	background-color:#000;
	padding:0px;
}


 /* LazyTab Top style*/

.lazyTabContentsTop{
	float:left;
	width:auto;
	height:auto;
	display:none;
	margin:0;
	cursor: auto;
	height:auto;
	position: relative;
}
   
.lazyTabHeaderTop{
	position:relative;
	overflow:hidden;
	width:100%;
	padding-bottom:3px;
}
  	
.lazyTabHeaderTop ul{
	position:relative;
	width:5000px;
	margin:0px 0px 10px 0px;
	border-bottom: 1px solid #444F51;		
	font: 12px sans-serif; 
	padding:10px 0 0;
	height: 23px;
}

.lazyTabHeaderTop li {
	display:block;
    float:left;
    margin:0px;
	top:1px;
    padding:3px 0px 3px 10px;
	position:relative; 
	border: solid 1px #444F51;
	background-color: #F0F0F0;
}
      
.lazyTabHeaderTop .lazyTabLink {
	width:auto;
	display:block;
	padding:0 10px 0 0;
	text-decoration:none;
	color:#444F51;
	outline: none;
}
      
.lazyTabHeaderTop .lazyTabLink span{
	padding:4px 16px 5px 0;
	display:block;
}
  
.lazyTabHeaderTop .active,.lazyTabHeaderTop .activated {
	position:relative;
	border-top: 1px solid #444F51;
	border-right: 1px solid #444F51;
	border-left: 1px solid #444F51;
	border-bottom: 1px solid #FFF;
	background-color:#FFF;
	}
    
.lazyTabHeaderTop .active .lazyTabLink, ,.lazyTabHeaderTop .activated .lazyTabLink{
	color:#444F51;
	font-weight:bold;
}
    
.lazyTabHeaderTop .active span {
	padding-bottom:5px;
}
      
.lazyTabHeaderTop li:hover , .lazyTabHeaderTop li.hover {
}

.lazyTabHeaderTop li:hover .lazyTabLink, .lazyTabHeaderTop li.hover .lazyTabLink {
}

.lazyTabHeaderTop li.hover span {
}


/* FORMS 
--------------------------------------------------------*/
.typography form {
	width:100%;
	float:left;
	padding: 0px 20px 0px 0px;
	margin:0px 20px 0px 0px;
}
	.typography form fieldset {
		border:0;
		padding:0px;
	}
		.typography .message {
			color:red;
			background:#ddd;
			border:1px solid #ccc;
			padding:5px;
			margin:5px;
		}
		.typography span.message {
			width: 300px;
		}
		.typography form div.formField {
			float: left;
			margin-bottom:10px;
			left: 10px;
			display:block;
			margin-right: 10px;
			width:300px;
			clear: right;
		}

		.typography form label.left {
				float:left;
				width:200px;
				
		}
		
		.typography form div.alert {
				position: relative;
				clear: both;
				color:#fca212;
				font-weight:bold;
		}
		
		.typography form li{
			position: relative;
			right: 30px;
			list-style:none;
		}

		.typography form input.text,
		.typography form textarea,
		.typography form select {
			width:300px;
			color:#000;
						padding:3px;
		}



		.typography form div.shortInput input.text, 
		.typography form div.shortInput select {
			width:70px;
			background:#f0f0f0;
			border:1px solid #aaa;
			padding:3px;
			color:#000;
		}
		.typography form input.year {
			width:35px;
		}
		.typography form .Actions {
			float:right;
			width:210px;
			padding:0px;
		}
			.typography form p.Actions input {
				padding:2px;
			}
			
			
		.typography form fieldset, .typography form fieldset.collapsible {
			padding: 10px;
		}
		.typography form fieldset.collapsed {
		}



/*  Pop-ups
------------------------------------------------*/

	.moreinfo{
		position:static;
	}

	.floatingpanel {
		position:			relative;
		top:				20px;
		width:				131px;
		height:				139px;
		padding:		5px 10px;
		background:			#FFF;	
		display:			none;
		z-index: 			100;
		border: 			1px #BBC5C6 solid;
		-moz-box-shadow: 0px 3px 3px #999;
		-webkit-box-shadow: 0px 3px 3px #999;
		-box-shadow: 0px 3px 3px #999;

	}
	


	.floatingpanel p {
		position: relative;
		margin:				0px;
		padding:			0px;
		color:				#444F51;
	}
	
	.floatingpanel .largeColourBox {
		position: relative;
		margin:				5px 0px 0px 0px;
		padding:			0px;
		width: 130px;
		height: 115px;
	}
	
	
/*  Font resizer styles
------------------------------------------------*/

/* Font-Sizer Specific Styling */
 #buttons{
	 position:relative;
	 float:right;
	 bottom: 50px;
}
  #buttons a { display: block; float: left; width: 20px; margin-right: 5px; text-align: center; border: 1px dotted #BBC5C6; background:url(../images/icons/print.gif) no-repeat; text-decoration: none; cursor: pointer; letter-spacing: 0; line-height: 100%; }
  #buttons a:hover { text-decoration: none; background:url(../images/icons/printHover.gif) no-repeat; color:#444F51;  }
  #buttons a.fsactive { color: #444F51; background:url(../images/icons/print.gif) no-repeat; cursor: default; } /* When mode is active */
  
#fontsizer{
	float:left;
}

.fsizer { } /* Container element */

#buttons .fsizer a { display: block; float: left; width: 20px; margin-right: 5px; text-align: center; background:#444F51; border: 1px dotted #BBC5C6; color: #BBC5C6; text-decoration: none; cursor: pointer; letter-spacing: 0; line-height: 100%; }
#buttons .fsizer a:hover { text-decoration: none; background: #BBC5C6; color:#444F51;  }

/* Three 'A' links used to control size */
#buttons a { font-size: 9px; height: 15px; padding-top: 5px;}
#buttons .fsizer a#fs_sml { font-size: 9px; height: 15px; padding-top: 5px; }
#buttons .fsizer a#fs_med { font-size: 13px; height: 17px; padding-top: 3px; }
#buttons .fsizer a#fs_lrg { font-size: 16px; height: 18px; padding-top: 2px; }

#buttons .fsizer a.fsactive { color: #444F51; background: #BBC5C6; cursor: default; } /* When mode is active */


/* Roll over images
-------------------------------------*/
.image_link tbody tr.hover { /*--Hover State--*/
    background: #ddd;
    cursor: pointer;
}
.image_link tbody tr.active { /*--Active State--*/
    background: #f0f0f0;
    cursor: default;
}

.main_image{
	position: relative;
	top: 45px;
}



/* Form Validation
-------------------------------------*/
.form-div label.error {
  width: 250px;
  display: block;
  float: left;
  color: red;
  padding-left: 10px;
}


/* Portfolio Page
-------------------------------------*/
.portfolioPreview
{
	border-bottom: 1px solid #BBC9C6;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
}

.portfolioPreview img{
	position: relative;
	float: left;
	margin: 0px 10px 0px 0px;
	
}
.portfolioPreviewDescription{
	position: relative;
	float: left;
}

#portfolioImages ul{
	padding: 0px;
	width: 100%;
	height: 85px;
	background-color:#444F51;
	margin: 0px 0px 10px 0px;
}

#portfolioImages li{
	list-style:none;
	float: left;
	padding: 5px;
	height: 75px;
	width: 75px;
}

#portfolioImages li.hover { /*--Hover State--*/
    background: #BBC9C6;
    cursor: pointer;
}
#portfolioImages li.active { /*--Active State--*/
    background: #BBC5C6;
    cursor: default;
}

.Portfolio_image{
	position: relative;
	margin: 0px;
	width: 540px;
	height:300px;
}
