/*      ------ (c) torndesign.com ------  */

body {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
}

/*      ------ standard fixes ------  */
img {
	border: 0;
}

td {
	vertical-align: top;
	font-size: 11px;
}

div, img, h1, h2, h3, dl, dd, dt, ul, li, form, p {
	display: block;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;	
}

span, a, b {
	background-repeat: no-repeat;
}

ul {
	list-style-type: none;
	list-style-image: none;	
}

.fir img {
	margin-left: -1px;
}

.fir {
	color: #FFFFFF;
}

abbr, span.help {
  border-bottom: 1px dashed #999999;
  cursor: help;
}

h1, h2, h3 {
	font-size: 13px;
	font-weight: normal;
}

hr {
	color: #FFFFFF;
	width: 1px;
	height: 1px;
}

/*      ------ links -------   */

a:link { text-decoration: underline; color: black; }
a:visited { text-decoration: underline; color: black; }
a:active { text-decoration: underline; color: black; }
a:hover { text-decoration: underline; color: #396968; }

div#intro a:link { text-decoration: none; color: black; font-weight: bold;}
div#intro a:visited { text-decoration: none; color: black; font-weight: bold;}
div#intro a:active { text-decoration: none; color: black; font-weight: bold;}
div#intro a:hover { text-decoration: underline; color: black; font-weight: bold;}

/*      ------ containers -----------*/

/*
div {
	float: left;
}
*/

#header, #content, #intro, #footer {
	clear: both;
	width: 100%;
}

div#global {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}


/* ----------- global backgrounds -------------- */

#global-1 {
	width: 878px;
	background-image: url("http://www.huttprofessional.co.uk/resources/graphics/background_side.jpg");
	background-repeat: repeat-y;
	background-position: 813px 0px;
}

#global-2 {
	width: 813px;
	background-image: url("http://www.huttprofessional.co.uk/resources/graphics/background_body.jpg");
	background-repeat: repeat-x;	
}

body.homepage #global-3 {
	background-image: url("http://www.huttprofessional.co.uk/resources/graphics/photo_homepage_hutt.jpg");
	background-position: 424px 108px;
}

/* ----------- removed: on client request ------------- */

#breadcrumb, #access {
	display: none;
}

/* ----------- header --------------- */

#header {
	float: none;
	height: 115px;
}

#access-button {
	position: absolute;
	top: 10px;
	right: 30px;
}

#branding {
	position: absolute;
	top: 8px;
	left: 35px;
	width: 400px;	
}

#branding h2 {
	position: absolute;
	top: 28px;
	left: 0px;
}

#branding p {
	position: absolute;
	top: 0px;
	left: 0px;
}

#contact {
	position: absolute;
	top: 58px;
	left: 568px;
	width: 155px;	
}

/* ----------- navigation: primary ---------- */

#nav-primary {
	position: absolute;
	top: 212px;
	left: 560px;
	width: 140px;
	font-size: 11px;
}

#nav-primary h2 {
	margin: 0px 0px 5px 12px;
}

#nav-primary a {
	text-decoration: none;
}

#nav-primary ul {
	float: left;
	border-bottom: 1px solid #CCCCCC;
	width: 140px;	
}

#nav-primary ul li {
	float: left;
	font-weight: bold;
	width: 134px;
	padding: 0px 0px 0px 6px;		
}

#nav-primary ul li.selected {
	background-color: #ECECEC;
}

#nav-primary ul li a, #nav-primary ul li span {
	float: left;
	display: block;
	padding: 4px 0px 4px 6px; 
}

#nav-primary ul li ul li a, #nav-primary ul li ul li span {
	display: block;
	padding: 0px; 
	width: 134px;
}

#nav-primary ul li ul li {
	font-weight: normal;
	padding: 4px 0px 4px 22px;
	border-top: 1px solid #CCCCCC;
	background-image: url("http://www.huttprofessional.co.uk/resources/graphics/bullet_green.gif");
	background-position: 6px 8px;
	width: 118px;	
}

#nav-primary-home {
	border-top: 1px solid #CCCCCC;	
}

#nav-primary li.border {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;	
}

/* ------------ intro ------------ */

body.homepage div#intro h1 {
	margin: 0px 0px 0px 35px;
}

body.homepage div#intro p {
	margin: 0px 0px 0px 35px;
	padding: 0px 0px 15px 0px;
}

body.inside div#intro {
	height: 80px;
	width: 813px;
	background-image: url("http://www.huttprofessional.co.uk/resources/graphics/background_green.gif");
	background-repeat: repeat;
	margin: 0px 0px 20px 0px;
}

body.inside div#intro.finance {
	background-image: url("http://www.huttprofessional.co.uk/resources/graphics/background_blue.gif");
}

body.inside div#intro h1 {
	float: left;
	padding: 40px 0px 0px 35px;
	width: 500px;
}



/* ---------- formatting ----------- */

#content {
	width: 475px;
	float: left;
}

#content #content-container {
	margin: 0px;
	padding: 0px 0px 0px 35px;	
	width: 450px;
}

body.inside #content #content-container {
	padding-bottom: 0px;
}

body.inside div.services #content #content-container {
	padding-bottom: 0px;
}

#content p {
	clear: none;
	padding: 0px;
	margin: 0px 0px 12px 0px;
}

#content p.together {
	padding: 0;
	margin: 0px 0px 4px 0px;
}

#content p.intro {
	font-size: 12px;
	color: #666666;
}

#content ul {
	margin: 0px 0px 15px 0px;
}

#content ul li, #content p.link {
	padding-left: 20px;
	background-image: url("http://www.huttprofessional.co.uk/resources/graphics/bullet_green.gif");
	background-position: 2px 6px;	
}

#content dl dd {
	margin: 0px 0px 0px 30px;
	color: #666666;
}

#content dl dd.large {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 15px 0px;
}

#content h2 {
	margin: 20px 0px 4px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

#content h3 {
	margin: 20px 0px 4px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

#content div.item {
	width: 385px;
}

#content div.item p.link {
	font-weight: bold;
}

/* -------- call to action --------- */

#calltoaction {
	margin: 12px 0px 0px 0px;
	padding: 8px 8px 0px 8px;
	background-color: #ECECEC;
}

/* ---------- homepage: intro ------------ */

body.homepage div#intro p {
	font-size: 11px;
	line-height: 16px;
	width: 385px;
	margin: 6px 0px 0px 35px;
}

body.homepage div#intro {
	background-image: url("http://www.huttprofessional.co.uk/resources/graphics/background_homepage_intro.jpg");
	background-position: bottom left;
}

/* ---------- homepage: content ------------ */

div#content div {
	float: left;	
}

body.homepage div#content {
	font-size: 11px;
}

body.homepage div#content div.columns div.column-1, body.homepage div#content div.columns div.column-2 {
	width: 406px;
}

body.homepage div#content div.columns div.column-1 {
	margin: 0px 1px 0px 0px;
}

body.homepage div#content div.columns div.column-1 h2,  body.homepage div#content div.columns div.column-2 h2 {
	background-image: url("http://www.huttprofessional.co.uk/resources/graphics/background_green.gif");
	padding: 30px 0px 10px 0px; 
	margin: 0px;
	width: 406px;
	background-repeat: repeat;
}

body.homepage div#content div.columns h3 {
	margin: 0px 0px 6px 0px;
	padding: 0px;
}

body.homepage div#content div.columns div.column-1 h2 a,  body.homepage div#content div.columns div.column-2 h2 a {
	display: block;
	padding: 0px 0px 0px 25px;
}

body.homepage div#content div.columns div.column-1 h2 a {
	padding-left: 35px;
}

body.homepage div#content div.columns div.column-2 h2 {
	background-image: url("http://www.huttprofessional.co.uk/resources/graphics/background_blue.gif");
}

body.homepage div#content {
	width: 813px;
}

body.homepage div#content div#content-container {
	padding: 0px;
	width: 100%;
}

body.homepage div#content div.columns div.links {
	width: 125px;
}

body.homepage div#content div.columns div.links ul {
	width: 100%;
}


body.homepage div#content div.columns div.calltoaction {
	margin: 0px 0px 0px 15px;
	width: 210px;
	padding: 10px 0px 10px 15px;
	border: 1px solid #CCCCCC;
}

body.homepage div#content div.columns {
	height: 210px;
}

body.homepage div#content div.columns p {
	padding: 6px 10px 0px 25px;
}

body.homepage div#content div.columns div.column-1 p {
	padding-left: 35px;
}

body.homepage div#content div.columns div.calltoaction p {
	margin: 0px;
	padding: 0px;
}

body.homepage div#content div.columns ul {
	margin: 0px 0px 0px 25px;
}

body.homepage div#content div.columns div.column-1 ul {
	margin-left: 35px;
}

body.homepage div#content div.columns div.column-1 li {
	background-image: url("http://www.huttprofessional.co.uk/resources/graphics/bullet_green.gif");
}

body.homepage div#content div.columns div.column-2 li {
	background-image: url("http://www.huttprofessional.co.uk/resources/graphics/bullet_blue.gif");
}

/* --------- footer --------------- */

#footer-container {
	background-image: url("http://www.huttprofessional.co.uk/resources/graphics/background_footer.jpg");
	background-position: bottom left;
	width: 813px;
	height: 13px;	
}

div.services #footer, div.services #footer-container {
	height: 48px;
}

/* ---------- Legals ---------------- */

#content p.disclaimer {
	font-size: 11px;
	color: #666666;	
}

#legal {
	float: none;
	clear: both;
	width: 100%;
	font-size: 11px;
	color: #666666;
}

#legal-container {
	float: left;
	width: 600px;
	padding: 15px 0px 5px 35px;
}

#legal p.extra {
	margin: 0px 0px 8px 0px;
}

body.homepage #legal p {
	display: block;
	float: left;
	width: 380px;
	padding: 15px 0px 15px 0px;
}

body.homepage #legal-container {
	width: 900px;
}

/* ---------- Navigation: global ---------------- */

#nav-global {
	float: none;
	clear: both;
	width: 100%;
	font-size: 11px;
}

#nav-global ul {
	float: left;
	width: 600px;
	padding: 8px 0px 60px 35px;
}

#nav-global li {
	float: left;
	padding: 0px 20px 0px 0px;
}

#nav-global a:link, #nav-global a:visited {
	color: #666666;
}

/* ------------- contact page ------------------- */

#content dl.contact {
	margin: 0px 0px 20px 0px;
}

#content dl.contact dd {
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 8px 4px;
	width: 210px;
	color: #000000;
}

#content dl.contact dd.phone {
	font-size: 18px;
}

div.contact #nav-secondary {
	border: none;
}

/* ---------- next links ------------- */

#footer-next-blue {
	display: block;
	background-image: url("http://www.huttprofessional.co.uk/resources/graphics/background_footer_next_blue.gif");
	width: 124px;
	height: 35px;
	float: right;
	margin: 0px 0px 13px 0px;
}

#footer-next-blue a.fir {
	display: block;
	margin: 10px 0px 0px 50px;
}

#footer-next-green {
	display: block;
	background-image: url("http://www.huttprofessional.co.uk/resources/graphics/background_footer_next_green.gif");
	width: 124px;
	height: 35px;
	float: right;
	margin: 0px 0px 13px 0px;
}

#footer-next-green a.fir {
	display: block;
	margin: 10px 0px 0px 50px;
}

/* ------------ photos -------------- */

img.photo {
	display: inline;
	float: right;
	border: 1px solid #ECECEC;
	margin: 0px 0px 0px 8px;
}

/* --------- related next button ------------ */

div.next {
	display: block;
	float: right;
	padding: 48px 0px 0px 0px;
	width: 84px;
}