/**************************
	Body
**************************/

body {
	width:				100%;
	height:				100%;
	padding: 			0px;
	margin: 			0px;
	background: 		#665d4e url(/images/bg.png) repeat-x top left;
	font-family:		"Trebuchet MS", sans-serif;
	font-size:			12px;
	color:				#000;
}

/* Cufon Styles */

#header a {
	color:				#000;
}

#header h1 {
	float:				left;
	font-family:		"Norma","Trebuchet MS";
	font-size:			55px;
	font-weight:		normal;
	margin-left:		30px;
	margin-top:			35px;
	color:				#000;
	line-height:		0.1em;
}

#header h1 span {
	font-weight:		bold !important;
}

#header h1 a {
	color:				#000;
}

.subhead a {
	color:				#000 !important;
}

.subhead {
	float:				left;
	font-family:		"Norma";
	font-size:			12px;
	font-weight:		normal;
	margin-left:		-185px;
	margin-top:			90px;
	color:				#000;
	
}

#header .topright {
	float:				right;
	margin-right:		40px;
	margin-top:			17px;
	font-size:			13px;
	line-height:		20px;
}

/* structure */

.main {
	width:				960px;
	margin:				0 auto;
}

.ss {
	background:			url("/images/siteshadow.png") no-repeat scroll center bottom transparent;
	float:				left;
	
	padding-bottom:		8px;
	width:				961px;
	position:			relative;
	z-index:			2;
}

#parent {
	background:			none repeat scroll 0 0 white;
	float:				left;
	margin:				0 8px 0 6px;
	position:			relative;
	width:				950px;
}

#wrapper {
	background: 		url("/images/column_bg.png") repeat-y scroll 0 0 transparent;
	float:				left;
}

#bg_highlights {
	width: 				950px; 
	background: 		none repeat scroll 0% 0% #cdc6bb; 
	float: 				left; 
	margin-left: 		6px; 
	margin-top: 		-8px; 
	margin-bottom: 		100px; 
	height: 			70px; 
	position: 			relative; 
	z-index: 			1;
}

.left_column {
	width:				327px;
	float:				left;
}

.right_column {
	float:				left;
	padding:			23px 38px;
	padding-right:		25px;
	width:				560px;
	background:			url(/images/white_topshader.png) repeat-x top ;
}


.twitterbg {
	background:			#FFF url(/images/twitterbg.jpg) center top no-repeat ;
}


.rcBottom {
	border-top:			1px dashed #ccc;
	padding-top:		4px;
}

h3.large {
	font-size:			20px;
}

p.large {
	font-size:			18px;
	padding-bottom:		4px;
	border-bottom:		1px solid #ccc;
	margin-bottom:		4px;
}
.itsoShaded {
	background:			#fa6814 url(/images/orange_topshader.png) repeat-x top;
	padding:			16px 35px;
}

.itsoShaded h2 {
	font-size:			30px;
	font-family:		"Norma", Trebuchet MS;
	color:				#fff;
	font-weight:		bold;
}

.itsoShaded p {
	font-size:			19px;
	font-family:		"Norma", Trebuchet MS;
	color:				#000;
	font-weight:		normal;
}

.quicklinks {
	background:			#665d4e url(/images/brown_head.png) no-repeat top right;
	padding:			20px 35px;
	color:				#fff;
}

.quicklinks p {
	padding:			12px 0;
}

li {
	background:			url("/images/disc.png") no-repeat scroll left 6px transparent;
	padding-left:		12px;
	color:				#fff;
	font-weight:		bold;
	margin:				8px 0;
}

.right_column li {
	color:				#000;~
	background:			url("/images/disc.png") no-repeat scroll left 6px transparent;
	padding-left:		12px;
	font-weight:		normal;
}


li a, li a:visited {
	font-size:			10px;
	color:				#fa6814;
}

li a:hover {
	color:				#e05d12;
}

.itsoBlack {
	background:			#000;
	padding:			16px 35px;
}

.itsoOrange {
	background:			#fa6814;
}

.itsoOrange p {
	color:				#000000;
	padding:			8px 35px;
}

.itsoOrange p a {
	color:				#FFF;
}

.itsoOrange p a:hover {
	color:				#ddd;
}

.itsoBlack h2 {
	font-size:			30px;
	font-family:		"Norma", Trebuchet MS;
	color:				#fff;
	font-weight:		bold;
}

.itsoBlack p {
	font-size:			19px;
	font-family:		"Norma", Trebuchet MS;
	color:				#000;
	font-weight:		normal;
}

#full_column {
	width:				617px;	
}

/* Content */

.right_column h1 {
	font-size:			29px;
	font-weight:		bold;
	color:				#000;
	font-family:		"Norma";
	margin:				10px 0 22px;
}

.right_column h3 {
	font-weight:		bold;
	margin:				10px 0;
}

.right_column p {
	margin:				10px 0;
}

.right_column .itso {
	font-weight:		bold;
	color:				#fa6814;
}

.right_column a {
	color:				#fa6814;
}

.right_column a:hover {
	text-decoration:	underline;	
}


/* maps */


.mapbox {
	width:				560px;
	height:				350px;
}

/* FAQ */

.quotebox {
	border-bottom:		1px solid #e7e4df;
	margin-bottom:		8px;
}

.quotebox .title {
	color:				#000;
	cursor:				pointer;
	margin-bottom:		8px;
	padding-left:		14px;
	background:			url(/images/icons/arrow_up.png) no-repeat left center;
	font-weight:		bold;
}

.quotebox .title:hover {
	color:				#e05d12;
}

.quotebox .title.current {
	color:				#fa6814;
	background:			url(/images/icons/arrow_down.png) no-repeat left center;
}

/* Header */

#header {
	width:				950px;
	background:			#fff url(/images/header_bg.png) bottom repeat-x;
	height:				154px;
}

#banner {
		
}

#header .contacts {
	float:				left;
}

#header .address {
	border-left:		1px solid #E4E0DB;
	float:				left;
	line-height:		20px;
	margin-left:		12px;
	padding-left:		12px;
	padding-top:		3px;
	color:				#665d4e;
}

#header a {
	color:				#fa6814;
	font-weight:		bold;
}

#header a:hover {
	color:				#7d5728;
}

.footblock a:hover {
	color:				#7d5728;
}

a.facebook {
	background:			url("/images/icons/fb.png") no-repeat scroll center bottom transparent;
	border:0 			none !important;
	display:			inline-block;
	height:				20px;
	padding:			0 !important;
	width:				20px;
	position:			relative;
	top:				5px;
}

a.twitter {
	background:			url("/images/icons/twitter.png") no-repeat scroll center bottom transparent;
	border:0 			none !important;
	display:			inline-block;
	height:				20px;
	padding:			0 !important;
	width:				20px;
	position:			relative;
	top:				5px;
}

/*  Menu */

#menu {
	position:			absolute;
	right:				40px;
	top:				120px;
	list-style-type:	none;
	z-index:			2;
}

#menu li {
	float:				left;
	list-style:			none;
	background:			none;
	margin:				0;
	padding:			0;
	position:			relative;
}

#menu a {
	font-weight:		normal;
	color:				#000;
	display:			inline-block;
	padding-bottom:		5px;
	margin:				0 8px ;
	font-size:			12px;
}

#menu a:hover {
	border-bottom:		6px solid #b0a89c;
}

#menu a.current {
	border-bottom:		6px solid #948e84;
}

#menu li ul li a.current {
	border-bottom:		0;
	color:				#fa6814;
	font-weight:		bold;
}

#menu li:hover > a {
	color:				#7d5728;
}

#menu li:hover > ul {
	display:			block;
	
}

#menu li ul {
	display:			none;
	padding-top:		12px;
	padding-bottom:		6px;
	position:			absolute;
	top:				24px;
	background:			url("/images/fiftypercent.png") repeat scroll 0 0 transparent;
	width:				180px;
	left:				0px;
}


#menu li ul li {
	display:			block;
	clear:				both;
	float:				none;
	margin:				0 9px 0 6px;
	padding:			0 0 0 6px;
	background:			url("/images/disc.png") no-repeat scroll left 6px transparent;;
	border-bottom:		1px solid #524f47;
	
}

#menu li ul li a { 
	color:				#fff;
	font-size:			10px;
	font-weight:		bold;
	
}

#menu li ul li a:hover { 
	color: 				#fa6814;
	border:				0;
}

/* Utility */

.hidden {
	display: 			none;
}

.clear {
	clear:				both;
}

.nopad {
	padding:			0 !important;
}

/* text */

strong {
	font-weight:		bold;
}
 
/* footer */

.right_column.foot {
	background: 		none repeat scroll 0 0 #EEE9E4;
	padding-right:		25px;
	min-height:			193px;
}

.foot h3 {
	margin:				0 !important;
}

.foot h2 {
	font-size:			27px;
	color:				#000;
	margin:				8px 0;
	margin-top:			-3px;
	font-family:		"Norma","Trebuchet MS";
	font-weight:		bold;
}

.clients {
	width:				100%;
}

.clients td {
	border-right:		1px solid #fefefe;
	padding:			0 15px;
}

.noborder {
	border:				0 !important;
}

.clients td a {
	display:			block;
	font-size:			11px;
	color:				#665d4e;
}

.clients td a:hover {
	text-decoration: 	none;
}

.itsoLogo {
	display:			block;
	float:				left;
	padding:			15px 15px 0 30px;
}

.sep {
	width:				1px;
	height:				38px;
	background:			#e3dfd9;
	float:				left;
	margin:				17px;
}

.footblock {
	float:				left;
	margin-top:			18px;
}

/* Colours */

.orange {
	color: 				#fa6814;
}

.brown {
	color:				#665d4e;
}

.lightbrown {
	color:				#c1b9ac;
}