/*reset-min.css RES SHARE*/

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}


/*base.css APP SHARE*/

#Footer {color: #666666 !important}

#RHCol h2 {
	font-size: 130%;
	font-weight: bold;
	color: #323232;
}
#RHCol .LHCol {
	color: #6b6b6a;
}
#RHCol h2 {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.RHCol .CTAstyle1 h3 a {
	display: block;
	width: 100%;
	height: 100%;
	color: #FFFFFF !important;
}

/*layout.css APP SHARE*/

body {
	background: #d8d0c1;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(http://www.dh-allan.co.uk/assets/default/images/BodyBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#Footer {color: #666666}
strong { font-weight: bold; }
#SearchBox p.contact a{
	font-size: 82%;
	text-decoration: none;
	padding-right: 15px;
	color: #FFFFFF;
}

span.required {
	color: rgb(200, 41, 45);
}

a.jcarousel-control:hover, a.jcarousel-next:hover, a.jcarousel-prev:hover {
	cursor: pointer;
}

#OuterWrap {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	float: left;
	
}
#container {
	width: 984px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 1px;	
}
#header {
	height: 120px;
	float: left;
	width: 984px;
	position: relative;
	margin-bottom: 10px;
	text-align: left;
}
#mainContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	float: left;
	width: 984px;
	background-color: #f7f5f1;
	text-align: left;
	background-image: url(http://www.dh-allan.co.uk/assets/default/images/LeftHandRedStrip.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
	left: 0px;
	top: 0px;
}
#LHCol {
	float: left;
	width: 250px;
	color: #FFFFFF;
}


#RHCol {
	float: left;
	width: 710px;
	padding-left: 20px;
	padding-top: 20px;
	font-size: 82%;
	padding-bottom: 60px;
	color: #222222 !important;
}
#RHCol p {
	margin-bottom: 1em;
	line-height: 1.35;
}
#RHCol a {
color: #c8292d;
text-decoration: underline;
	
}
#RHCol h1  {
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #958c7a;
	margin-bottom: 10px;
}
#RHCol h1, #RHCol h2, #RHCol h3  {
	color: #c8292d;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #958c7a;
	margin-bottom: 15px;

	margin-bottom: 0.8em;
}

#RHCol h1 { font-size: 1.4em; }
#RHCol h2 { font-size: 1.1em; }
#RHCol h3 { font-size: 1em; margin-bottom: 1em; line-height: 1.45; }

#RHCol blockquote { font-size:0.95em; line-height:1.2; margin: 0 0 1em 1.5em; padding: 0.5em; color: #666666; }
#RHCol cite { font-weight: bold; display: block; font-size: 0.85em; margin-top: 0.4em; }


#RHCol h3 span { color: #333333; }

#RHCol h3 .item1, #InnerPageRHcol h3 .item1 {color: #c8292d !important; }
#RHCol h1 span.item1, #InnerPageRHcol h1 span.item1 {color: #000000 !important; }
#RHCol h1 a { color: #978c78; }

#RHCol ul { margin-left: 1em; margin-bottom: 1em;}
#RHCol ul li { list-style: disc outside; margin-bottom: 0.25em; line-height: 1.35;}

#RHCol .LHCol {
	float: left;
	width: 360px;
	padding-right: 0px;
	margin-right: 20px;
	color: #222222;
}
#RHCol .RHCol .CTAstyle1 ul a { color: #000; }
#RHCol .RHCol .CTAstyle1 h3 {
	color: #FFFFFF;
	background-image: url(http://www.dh-allan.co.uk//assets/default/images/CTA1H3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 120%;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#RHCol .RHCol .CTAstyle1 h3.noicon {
	background-image: url(http://www.dh-allan.co.uk//assets/default/images/CTA1H3-noicon.gif);
}
#RHCol .RHCol .CTAstyle1 {
	background-color: #c3b8a2;
	background-image: url(http://www.dh-allan.co.uk//assets/default/images/CTA1Shim.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
#RHCol .RHCol .CTAstyle1 .InnerWrap {	
	padding: 20px;
	color: #FFFFFF;
	background-image: url(http://www.dh-allan.co.uk//assets/default/images/CTAbtm1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#RHCol .RHCol {
	float: left;
	width: 313px;
}

/*-------------Inner Page Layout Stuff-------------*/
#InnerPageLHcol {
	float: left;
	width: 390px;
}
body.inner #InnerPageLHcol {
	float: left;
	width: 650px;
}
#InnerPageRHcol {
	float: left;
	width: 270px;
	margin-top: 2px;
	margin-left: 25px;
}
#InnerPageRHcol h2 {
	margin-top: 0px;
	font-size: 1em;	
}

#InnerPageRHouterimageWrap {
	background-image: url(http://www.dh-allan.co.uk//assets/default/images/CTAFrame.gif);
	float: left;
	height: 210px;
	width: 280px;
	position: relative;
	left: -5px;
	padding-top: 6px;
	padding-left: 7px;
	background-repeat: no-repeat;
}
#InnerPageRHimageWrap {
	height: 196px;
	width: 266px;
	background-color: #CCCCCC;
	background-position: center center;
	background-repeat: no-repeat;
}
#InnerPageRHimageTxt {
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 85%;
}

/*-------------Inner Page Layout Stuff-------------*/
#SearchBox {
	/*background-image: url(http://www.dh-allan.co.uk//assets/default/images/searchBG.gif);*/
	height: 41px;
	width: 416px;
	float: right;
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#SearchBtn {
	background-image: url(http://www.dh-allan.co.uk//assets/default/images/SearchBtn.gif);
	height: 16px;
	width: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
}
#SearchBox #SearchWrap {
	float: right;
	position: relative;
	top: -3px;
}
#SearchBox #searchterm {
	width: 120px;
	background-color: transparent;
	color: #736852;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 77%;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	position: relative;
	top: 5px;
}
#LogoLink, #LogoLink h1, #LogoLink h1 a {
	height: 77px;
	width: 196px;
}

#LogoLink {
	z-index: 1;
	margin: 0px;
	padding: 0px;
	left: 25px;
	top: 25px;
	position: relative;
}

#LogoLink h1 {		margin:0;		visibility: visible;}

#LogoLink h1 a {
	display: block;
	background-image: url(http://www.dh-allan.co.uk//assets/default/images/Logo.gif);
	background-repeat: no-repeat;
}
	/*#LogoLink h1 a:hover {
	background-position: -287px;
}*/
#LogoLink h1 a span {	display: none;}
#TabContentFrame {
	background-image: url(http://www.dh-allan.co.uk//assets/default/images/TabNavShim.gif);
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 310px;
	position: relative;
}
.tabcontent {
	height: 270px;
	width: 652px;
	//background-color: #CCCCCC;
	background-color: #FFFFFF;
	padding: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
}
.tabcontent div {
	background-image: url(http://www.dh-allan.co.uk//assets/default/images/TabContentDescBG.png);
	float: left;
	width: 630px;
	height: 75px;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 110%;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.tabcontent div span {
	color: #333333;
}
.tabcontent div a {
	color: #cb282b !important;
	text-decoration: none;
}
#TabNav {
	display: inline;
	float: left;
	width: 700px;
	background: url(http://www.dh-allan.co.uk//assets/share/images/tabnavulbg.png) top right repeat-x;
}
#TabNav ul { margin-left: 0; }
#TabNav li {
	display: inline;
}
#TabNav li span {
	float: left;
	position: absolute;
	left: -9000px;
	color: #000000;
	font-size: 110%;
	padding-right:7px;
}
#TabNav .tab a {
	display: block;
	width: 175px;
	height: 80px;
	float: left;
	outline:none;
	cursor:pointer;
}



#tab1 a, #tab1 a:hover, #tab1.on a  {	background-image: url(http://www.dh-allan.co.uk//assets/default/images/TabNavBG01.gif);}
#tab2 a, #tab2 a:hover, #tab2.on a  {	background-image: url(http://www.dh-allan.co.uk//assets/default/images/TabNavBG02.gif);}
#tab3 a, #tab3 a:hover, #tab3.on a  {	background-image: url(http://www.dh-allan.co.uk//assets/default/images/TabNavBG03.gif);}
#tab4 a, #tab4 a:hover, #tab4.on a  {	background-image: url(http://www.dh-allan.co.uk//assets/default/images/TabNavBG04.gif);}


#tab1 a, #tab2 a, #tab3 a, #tab4 a {background-position: 0px -159px; background-repeat:no-repeat }
#tab1 a:hover, #tab2 a:hover, #tab3 a:hover, #tab4 a:hover {background-position: 0px -309px; background-repeat:no-repeat }

#tab1.on a, #tab2.on a, #tab3.on a, #tab4.on a {background-position: 0px -20px; background-repeat:no-repeat}

#NextPrevWrap {
	text-align: right;
	margin-top: 20px;
}
/*---------------------------*/
#FolioDetailFrame {
	float: left;
	height: 430px;
	width: 700px;
	background-image: url(http://www.dh-allan.co.uk//assets/default/images/PortfolioFrame.gif);
	background-repeat: no-repeat;
	left: -5px;
	position: relative;
}
#FolioDetailFrame.small{
	height: 380px;
}
#FolioDetailShot {
	height: 360px;
	width: 680px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	background-color: #333333;
	}
#FolioDetailShot li {
	background-position: top center;
	background-repeat: no-repeat;
	height: 360px;
	width: 680px;
	background-color: #FFFFFF;
}

#FolioDetailShot li span {
	color: #FFFFFF;
	display: block;
	font-size: 77%;
	margin-top: 0px;
	text-align: right;
	background-color: #990000;
	padding: 10px;
}
#FolioDetailThmb-Txt {
	float: left;
	width: 690px;
	margin-top: 8px;
}
#FolioThmbCol {
	float: left;
	width: 360px;
	margin-top: 15px;
	margin-left: 0px;
}
#FolioThmbColTxt {
	margin-top: 15px;
	color: #3a3a3a;
	float: left;
	width: 280px;
	margin-left: 20px;
}
#FolioThmbColTxt p {
	margin-top: 0px;
	margin-bottom: 6px;
}
#FolioThmbCol h2 {
	margin-top: 12px;
	margin-bottom: 8px;
}
#FolioDetailThmb {
	background-color: #999999;
}
#FolioDetailThmb li {
	display: inline;
}

#FolioDetailThmb a {
	float: left;
	height: 60px;
	width: 60px;
	border: 1px solid #333333;
	font-size: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
	background-position: center center;
	background-repeat: no-repeat;
}
#FolioDetailThmb span {
	float: left;
	position: absolute;
	left: -5000px;	
}
.jcarousel-prev {
	height: 23px;
	width: 77px;
	background-image: url(http://www.dh-allan.co.uk//assets/default/images/BtnPrevious.gif);
	background-repeat: no-repeat;
	display: block;
	float: right;
	outline:none;
	background-position: 0px 0px;
	margin-right: 20px;
}
.jcarousel-prev:hover {
	background-image: url(http://www.dh-allan.co.uk//assets/default/images/BtnPrevious.gif);
	background-repeat: no-repeat;
	background-position: 0px -23px;
}
.jcarousel-prev-disabled {
	cursor: default;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}
.jcarousel-next {
	height: 23px;
	width: 55px;
	background-image: url(http://www.dh-allan.co.uk//assets/default/images/BtnNext.gif);
	background-repeat: no-repeat;	
	display: block;
	float: right;
	outline:none
}
.jcarousel-next:hover {
	background-image: url(http://www.dh-allan.co.uk//assets/default/images/BtnNext.gif);
	background-repeat: no-repeat;
	background-position: 0px -23px;	
}
.jcarousel-next-disabled {
	cursor: default;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);	
}
.jcarousel-prev span, .jcarousel-next span {
	float:left;
	position: absolute;
	left: -8000px;
	background-color: #FFFFFF;
	border: 1px dotted #333333;
}
#Footer {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 690px;
	margin-left: 270px;
	position: relative;
	top: -45px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC777B;
	font-size: 72%;
	text-align: left;
	color: #C8292D;
	margin-top: 10px;
}
#Footer a {
	color: #666666;
	text-decoration: none;	
}



*html #Footer {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 700px;
	margin-left: 130px;
	position: relative;
	top: -50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC777B;
	font-size: 77%;
	text-align: left;
	color: #666666;
}

.OceanLink {
	float: right;
}
.OceanLink a {
	color: #666666;
	text-decoration: none;	
}
.OceanLink a:hover {
	text-decoration: underline;	
}
.OceanLink strong {
	font-weight: bold;
}

#rotator_carousel_container {
	width: 315px;
	background-color: #FFF;
	padding-top: 10px;
}
#rotator_carousel {
	width: 300px;
	height: 140px;
	background-color: #FFF;
}
#rotator_carousel a
{
	position: absolute;
	width: 75px;
	height: 75px;
}
/*-------------Recruitment Stuff----------*/
#RecruitmentTable {
	margin: 0px;
	padding-top: 10px;
	width: 390px;
}#RecruitmentTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;	
}
#RecruitmentTable th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#RecruitmentTable a {
	color: #C8292D;
	text-decoration: underline;	
}
/*-------------Client List----------*/
#KeyClients {
	padding-left: 10px;
	color: #C8292D;
}
#KeyClients li {
	list-style-type: disc;
}
#KeyClients li a {
	color: #C8292D;
	text-decoration: none;
}


/*----------------Form Stuff--------------------*/
fieldset {
	margin-bottom: 0px;
	background-image: url(http://www.dh-allan.co.uk//asssets/default/images/FieldsetBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
	legend {
	color: #C8292D;
	padding-right: 5px;
	padding-left: 5px;
}
fieldset input, fieldset textarea {
	background-image: url(http://www.dh-allan.co.uk//assets/default/images/FormBG.gif);
	background-position: 0px 0px;
	font-size: 110%;
	color: #C8292D;
	width: 260px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D1D1D1;
	border-right-color: #D1D1D1;
	border-bottom-color: #D1D1D1;
	border-left-color: #D1D1D1;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

fieldset label {
	margin-top: 10px;
	margin-bottom: 10px;
}
fieldset textarea {
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
}
#keepinformed, .checkbox
 {
	background-image:none;
	width:auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.submit-buttons input, .FormBtn {
	width: auto;
	color: #C8292D;
	background-image: none;
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	cursor:pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*-------Search Stuff--------*/
#SearchResults dd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
	padding-bottom: 8px;
	font-size: 92%;
}
#SiteMap {}
#SiteMap li  {
	padding-left: 0px;
	font-size: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#SiteMap li li {
	padding-left: 20px;
	font-size: 92%;
	padding-top: 0px;
	padding-bottom: 0px;
}


/*menu.css APP SHARE*/

#Nav ul li a#Nav {
	margin-bottom: 200px;
	font-size: 92%;
}
.home #Nav {
	margin-bottom: 10px;
}


#Nav li a {
	background-color: #CB282B;
	display: block;
	width: 237px;
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#Nav .selected a {
	background-color: #990000;
	font-weight: bold;	
}
#Nav .selected ul a {
	font-weight: normal;	
}
#Nav .selected ul a.selected {
	font-weight: bold;	
}
#Nav ul  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
}
#Nav ul ul  {
border-bottom-style: none;
}
#Nav li a:hover {
cursor: hand;
	background-color: #990000;
	
}
#Nav .selected ul li a,
#Nav ul li a {
	cursor: hand;
	color: #ede1cb;
	background-color: #CB282B;
	font-size: 85%;
	border-bottom-style: none;
	padding-left: 20px;
	width: 222px;
	font-weight: normal;
}
#Nav ul li a.selected {
	background-color: #990000;
}

#Nav ul li a:hover {
	background-color: #7B000E !important;
}
#Nav ul ul li a {
	cursor: hand;
	color: #ede1cb;
	background-color: #62000b;
	font-size: 80%;
	border-bottom-style: none;
	padding-left: 40px;
	width: 202px;
	font-weight: normal;
	background-image: url(http://www.dh-allan.co.uk//assets/default/images/NavLev3BG.gif);
	background-repeat: no-repeat;
	background-position: 18px 2px;
}
#Nav ul ul li a:hover {
	background-color: #570009 !important;
	background-position: 18px -58px;
}
#Nav a:hover {
cursor: pointer;

}
#Nav a.menucontainer {
cursor: pointer;

}
#Nav .menucontainer:hover {
background-color: #990000;

}
.notselected ul {
	display: none;
}
#RotatedNav {
	float: left;
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin-bottom: 10px ;
	margin-left: 20px;
}

#RotatedNav li {
	display: inline;
}
#RotatedNav li a {
	height: 240px;
	width: 37px;
	display: block;
	float: left;
	margin-right: 20px;
}

#RotatedNav .tab0 a, #RotatedNav .tab0 a:hover, #RotatedNav .tab0on a {	background-image: url(http://www.dh-allan.co.uk//assets/default/images/RotatedTab0.gif);}
#RotatedNav .tab1 a, #RotatedNav .tab1 a:hover, #RotatedNav .tab1on a {	background-image: url(http://www.dh-allan.co.uk//assets/default/images/RotatedTab1.gif);}
#RotatedNav .tab2 a, #RotatedNav .tab2 a:hover, #RotatedNav .tab2on a  {	background-image: url(http://www.dh-allan.co.uk//assets/default/images/RotatedTab2.gif);}
#RotatedNav .tab3 a, #RotatedNav .tab3 a:hover, #RotatedNav .tab3on a  {	background-image: url(http://www.dh-allan.co.uk//assets/default/images/RotatedTab3.gif);}
#RotatedNav .tab4 a, #RotatedNav .tab4 a:hover, #RotatedNav .tab4on a  {	background-image: url(http://www.dh-allan.co.uk//assets/default/images/RotatedTab4.gif);}

#RotatedNav .tab0 a, #RotatedNav .tab1 a, #RotatedNav .tab2 a, #RotatedNav .tab3 a, #RotatedNav .tab4 a {background-repeat: no-repeat;	background-position: 0 185px}
#RotatedNav .tab0 a:hover, #RotatedNav .tab1 a:hover, #RotatedNav .tab2 a:hover, #RotatedNav .tab3 a:hover, #RotatedNav .tab4 a:hover {background-repeat: no-repeat;	background-position: 0px -76px;}
#RotatedNav .tab0on a, #RotatedNav .tab1on a, #RotatedNav .tab2on a, #RotatedNav .tab3on a, #RotatedNav .tab4on a {background-repeat: no-repeat;	background-position: 0px -76px;}


#RotatedNav li a span {
	float: left;
	position: absolute;
	left: -8000px;
}

/*Vertical Nav on homepage*/

.home #RotatedNav.group {
	float:none;
	position: relative;
	left: 0px;
	bottom: 0px;
	
}

.home #RotatedNav.group li {
	
}
.home #RotatedNav.group li a {
	height: 48px;
	width: 190px;
	display: block;	
	margin-right: 10px;
	margin-bottom: 5px;
}
.home #RotatedNav.group .tab0 a, .home #RotatedNav.group .tab0 a:hover, .home #RotatedNav.group .tab0on a {	background-image: url(http://www.dh-allan.co.uk//assets/default/images/VertNav_00.gif);}
.home #RotatedNav.group .tab1 a, .home #RotatedNav.group .tab1 a:hover, .home #RotatedNav.group .tab1on a {	background-image: url(http://www.dh-allan.co.uk//assets/default/images/VertNav_01.gif);}
.home #RotatedNav.group .tab2 a, .home #RotatedNav.group .tab2 a:hover, .home #RotatedNav.group .tab2on a  {	background-image: url(http://www.dh-allan.co.uk//assets/default/images/VertNav_02.gif);}
.home #RotatedNav.group .tab3 a, .home #RotatedNav.group .tab3 a:hover, .home #RotatedNav.group .tab3on a  {	background-image: url(http://www.dh-allan.co.uk//assets/default/images/VertNav_03.gif);}
.home #RotatedNav.group .tab4 a, .home #RotatedNav.group .tab4 a:hover, .home #RotatedNav.group .tab4on a  {	background-image: url(http://www.dh-allan.co.uk//assets/default/images/VertNav_04.gif);}

.home #RotatedNav.group .tab0 a, .home #RotatedNav.group .tab1 a, .home #RotatedNav.group .tab2 a, .home #RotatedNav.group .tab3 a, .home #RotatedNav.group .tab4 a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.home #RotatedNav.group .tab0 a:hover, .home #RotatedNav.group .tab1 a:hover, .home #RotatedNav.group .tab2 a:hover, .home #RotatedNav.group .tab3 a:hover, .home #RotatedNav.group .tab4 a:hover {
	background-repeat: no-repeat;
	background-position: 0px -47px;
}
.home #RotatedNav.group .tab0on a, .home #RotatedNav.group .tab1on a, .home #RotatedNav.group .tab2on a, .home #RotatedNav.group .tab3on a, .home #RotatedNav.group .tab4on a {background-repeat: no-repeat;	background-position: 0px -397px;}


.home #RotatedNav.group li a span {
	float: left;
	position: absolute;
	left: -8000px;
}


/*locallayout.css APP*/

body {
	background-image: url(http://www.dh-allan.co.uk//assets/dhallan/images/BodyBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #67615c;
}
#RHCol {	color: #50504e;}
/*---------Text Colours------------*/
#RHCol h1 .item1, #InnerPageRHcol h2 .item1,
#Footer, legend, fieldset input, fieldset textarea,
.submit-buttons input, .FormBtn
 {
	color: #000000;
}
#Footer {color: #666666}
 
/*---------Text Colours------------*/

#RHCol .RHCol .CTAstyle1 h3 {
	color: #FFFFFF;
	background-image: url(http://www.dh-allan.co.uk//assets/dhallan/images/CTA1H3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 120%;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#RHCol .RHCol .CTAstyle1 {
	background-color: #c3b8a2;
	background-image: url(http://www.dh-allan.co.uk//assets/dhallan/images/CTA1Shim.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
#RHCol .RHCol .CTAstyle1 .InnerWrap {	
	padding: 20px;
	color: #FFFFFF;
	background-image: url(http://www.dh-allan.co.uk//assets/dhallan/images/CTAbtm1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#RHCol .RHCol {
	float: left;
	width: 313px;
}


#SearchBtn {background-image: url(http://www.dh-allan.co.uk//assets/dhallan/images/SearchBtn.gif);
	}
#SearchBox #SearchWrap {
	
}
#SearchBox #searchterm {
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 77%;
}
#LogoLink, #LogoLink h1, #LogoLink h1 a {
	height: 77px;
	width: 196px;
}

#LogoLink h1 a {
	display: block;
	background-image: url(http://www.dh-allan.co.uk//assets/dhallan/images/Logo.gif);
	background-repeat: no-repeat;
}

#TabNav li span {
	float: none;
	position: relative;
	left: 0px;
	padding-left: 7px;
	padding-top: 15px;
	display: block;
}
#TabNav li#tab1 span { padding-left: 12px; }


#TabContentFrame {
	background-image: url(http://www.dh-allan.co.uk//assets/default/images/TabNavShim.gif);
	}
#tab1 a, #tab1 a:hover, #tab1.on a  {	background-image: url(http://www.dh-allan.co.uk//assets/dhallan/images/TabNavBG01.gif);}
#tab2 a, #tab2 a:hover, #tab2.on a  {	background-image: url(http://www.dh-allan.co.uk//assets/dhallan/images/TabNavBG02.gif);}
#tab3 a, #tab3 a:hover, #tab3.on a  {	background-image: url(http://www.dh-allan.co.uk//assets/dhallan/images/TabNavBG03.gif);}
#tab4 a, #tab4 a:hover, #tab4.on a  {	background-image: url(http://www.dh-allan.co.uk//assets/dhallan/images/TabNavBG04.gif);}
.tabcontent {}
.tabcontent div {}
.tabcontent div span {
	
}
.tabcontent div a {
	color: #cb282b !important;
	text-decoration: none;
}

#NextPrevWrap {
	text-align: right;
	margin-top: 20px;
}


