/* dains css */

body {
	background: #fff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

body * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: none;
	list-style-type: none;
}

* html .visualIEFloatFix { height: 0.01%; }

/* re-difine fonts for titles */

h1, h2, h3, h4, dt {
	font-family: "Helvetica Light", "Univers 45 Light", Helvetica, Arial, sans-serif;
	font-weight: 50;
}

#wrap {
	width: 720px;
	text-align: left;
	margin: 0 auto;
}

.hidden {
	display: none;
}

.jobappform {
	background: url(../images/icon_tinypdf.gif) no-repeat top left;
	height: 17px;
	line-height: 17px;
	padding-left: 19px;	
}

/* define colours..... */

.blue {
	color: #1981AC;
}

.aqua {
	color:#00817D;
}

.red {
	color:#CA155E;
}

.green {
	color:#9AC329;
}

.orange {
	color:#EC8E0A;
}

.grey {
	color:#7F7F7F;
}

.darkblue {
	color:#1E4079;
}

/* =header ----------------------------------------------------------------------------------------------------------- */

#header h1 {
	text-indent: -10000px;
	float: left;
}

#header h1 a {
	display: block;
	width: 180px;
	height: 146px;
}

/* custom logos */

#homepage #header h1 a {
	background: url("../images/logo_homepage.gif") left top no-repeat;
}

#otherpage #header h1 a {
	background: url("../images/logo_homepage.gif") left top no-repeat;
}

#accountancy #header h1 a {
	background: url("../images/logo_accountancy.gif") left top no-repeat;
}

#audit #header h1 a {
	background: url("../images/logo_audit.gif") left top no-repeat;
}

#business #header h1 a {
	background: url("../images/logo_business.gif") left top no-repeat;
}

#corporate #header h1 a {
	background: url("../images/logo_corporate.gif") left top no-repeat;
}

#tax #header h1 a {
	background: url("../images/logo_tax.gif") left top no-repeat;
}

#other #header h1 a {
	background: url("../images/logo_other.gif") left top no-repeat;
}

#header img {
	float: left;
}

#header #flashcontent {
	float: left;
}

#header ul {
	float: left;
	margin-top: -25px;
	font-size: 1.1em;
	margin-left: 5px;
}

#header ul li {
	display: inline;
}

#header ul li a {
	color: #fff;
	padding-left: 4px;
}

#header ul li a:hover {
	text-decoration:underline;
}

/* =navigation -----------------------------------------------------------------------------------*/

#navigation {
	clear: both;
	padding-top: 10px;
}

/* nav columns ---------------------------------------------------------------------------------- */

/* nav-welcome ---------------------------------------------------------------------------------- */

#navigation #nav-welcome {
	width: 180px;
	margin-right: 10px;
	float:left;
	text-align: right;
}

#nav-welcome h2 {
	font-size: 2.6em;
	color: #4D4D4D;
	font-weight:normal;
}

/* nav-info ---------------------------------------------------------------------------------- */

#navigation #nav-info {
	width: 160px;
	margin-right: 10px;
	float:left;
}

#nav-info h2 {
	font-size: 2.6em;
	color: #4D4D4D;
	font-weight:normal;
}

/* nav-nav ---------------------------------------------------------------------------------- */

#navigation #nav-nav {
	width: 354px;
	float: right;
}

#nav-nav p {
	font-size: 1.4em;
	margin-bottom: 4px;
	color: #7F7F7F;
}

/* =nav-content ---------------------------------------------------------------------------------- */

#navigation #nav-content {
	width: 524px;
	float: right;
}

#nav-content li {
	display: inline;
	margin-right: 5px;
	font-size: 1.1em;
	border-left: 1px solid #CCC;
}

#nav-content li a {
	padding-left: 5px;
}

#nav-content li a:hover {
	text-decoration:underline;
}

#nav-content .active {
	font-size: 2.0em;
}

/* =main ------------------------------------------------------------------------------------------------------ */

#main {
	clear: both;
	padding-top: 5px;
}

/* main div columns, the page is either split up into 2 or 3 col's depending on the page */

/* =col-welcome ---------------------------------------------------------------------------------------------- */

#main #col-welcome {
	width: 180px;
	margin-right: 10px;
	float:left;
	color: #7F7F7F;
}

#col-welcome dl {
  background: #E6E6E6 url("../images/col-welcome-box-bottom.gif") no-repeat bottom left;
  margin-bottom: 10px;
}

#col-welcome dt {
  margin: 0;
  padding: 10px 10px 0 10px;
  background: url("../images/col-welcome-box-top.gif") no-repeat top left;
  font-size: 1.0em;
  font-weight: normal;
}

#col-welcome small {
	padding-bottom: 20px;
}

#col-welcome dt a {
	color: #173272;
}

#col-welcome dt a:hover {
	text-decoration: underline;
}

#col-welcome p {
	font-size: 1.6em;
	margin-bottom: 6px;
	font-weight: bold;
}

#col-welcome p span {
	background: url("../images/icon_downarrow.gif") no-repeat center right;
	padding-right: 16px;
}

#col-welcome dd {
  margin: 0;
  padding: 0px 10px 10px 10px;
}

#col-welcome .locationDropdown {
	padding: 3px;
	width: 150px;
	font-size: 1em;
}

#col-welcome .newsItem {
	font-size: 1.2em;
	padding-left: 16px;
	background: url("../images/icon_rightarrow.gif") no-repeat left 2px;
	line-height: 1.5em;
	margin-bottom: 1em;
}

#col-welcome .newsItem a {
	color: #7F7F7F;
}

#col-welcome .newsItem a:hover {
	text-decoration:underline;
}

/* =col-info ------------------------------------------------------------------------------------------------------ */

#main #col-info {
	width: 160px;
	margin-right: 10px;
	float: left;
}

#col-info dl {
  background: #E6E6E6 url("../images/col-info-box-bottom.gif") no-repeat bottom left;
  margin-bottom: 10px;
}

#col-info dt {
  margin: 0;
  padding: 10px 10px 0 10px;
  background: url("../images/col-info-box-top.gif") no-repeat top left;
  font-size: 1.4em;
}

#col-info dt span {
	background: url("../images/icon_downarrow.gif") no-repeat center right;
	padding-right: 16px;
}

#col-info dd {
  margin: 0;
  padding: 10px;
}

#col-info .welcomeParagraph {
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: 0.5em;
	padding-left: 10px;
}

#col-info dd p {
	font-size: 1.0em;
	background: url("../images/icon_pdfsmall.gif") no-repeat top left;
	padding-left: 18px;
	margin-bottom: 1em;
}

#col-info dd p a {
	color: #7F7F7F;
}

#col-info dd p a:hover {
	text-decoration:underline;
}

/* =col-nav ------------------------------------------------------------------------------------------------------ */

#col-nav {
	float: right;
	width: 354px;
}

#col-nav dl {
  background: #F2F2F2 url("../images/col-nav-box-bottom.gif") no-repeat bottom left;
  margin-bottom: 10px;
}

#col-nav dt {
  margin: 0;
  padding: 0px 10px;
  background: url("../images/col-nav-box-top.gif") no-repeat top left;
}

#col-nav dt span {
	background: url("../images/icon_downarrow.gif") no-repeat center right;
	padding-right: 16px;
}

#col-nav dd {
  margin: 0;
  padding: 10px;
}

#col-nav p {
	font-size: 1.2em;
	margin-bottom: 4px;
	color: #7F7F7F;
	margin-left:1.5em;
}

#col-nav p span {
	background: url(../images/icon_downarrow.gif) right center no-repeat;
	padding-right: 20px;
}

#col-nav h4 {
	font-size: 1.8em;
	font-weight: lighter;
}

#col-nav dl p {
	margin-bottom: 1.7em;
	font-size: 1em;
}

#col-nav a:hover {
	text-decoration:underline;
}

/* =col-content ------------------------------------------------------------------------------------------------------ */

#main #col-content {
	width: 524px;
	float: right;
}

#col-content a {
	color: #1E4079;
}

#col-content a:hover {
	text-decoration:underline;
}

#col-content dl {
  background: #F2F2F2 url("../images/col-content-box-bottom.gif") no-repeat bottom left;
  margin-bottom: 10px;
}

#col-content dt {
  margin: 0;
  padding: 10px 10px 0 10px;
  background: url("../images/col-content-box-top.gif") no-repeat left top;
  font-size: 2.2em;
}

#col-content dl.discuss {
  background: #999999 url("../images/discuss-box-bottom.gif") no-repeat bottom left;
  margin-bottom: 10px;
}

#col-content .discuss dt {
  margin: 0;
  padding: 10px 10px 0 10px;
  background: url("../images/pdp-box-top.gif") no-repeat left top;
  font-size: 2.2em;
}

#col-content .discuss ul li {
	list-style:url(../images/discuss-li.gif);
	margin-left:20px;
}

#col-content .discuss .other_biglink a {
	font-size: 1.6em;
	color:#1CBFFF;
	margin: 1em;
}

#col-content .discuss strong, #col-content .discuss strong a {
	color:#1CBFFF;
}

#col-content dl.pdp {
  background: #999999 url("../images/pdp-box-bottom.gif") no-repeat bottom left;
  margin-bottom: 10px;
}

#col-content .pdp dt {
  margin: 0;
  padding: 10px 10px 0 10px;
  background: url("../images/pdp-box-top.gif") no-repeat left top;
  font-size: 2.2em;
}

#col-content .pdp ul li {
	list-style:url(../images/pdp-li.gif);
	margin-left:20px;
}

#col-content .pdp .other_biglink a {
	font-size: 1.6em;
	color:#A41CFF;
	margin: 1em;
}

#col-content .pdp strong, #col-content .pdp strong a {
	color:#A41CFF;
}

#col-content dl.financial {
  background: #999999 url("../images/financial-box-bottom.gif") no-repeat bottom left;
  margin-bottom: 10px;
}

#col-content .financial dt {
  margin: 0;
  padding: 10px 10px 0 10px;
  background: url("../images/pdp-box-top.gif") no-repeat left top;
  font-size: 2.2em;
}

#col-content .financial ul li {
list-style:disc;
margin-left:20px;
}

#col-content .financial .other_biglink a {
	font-size: 1.6em;	
	margin: 1em;
}

#col-content .financial strong, #col-content .financial strong a {
	color:#7F7F7F;
}

#col-content h3 {
	font-size: 2.2em;
	font-weight: normal;
	margin-bottom:0.4em;
}

#col-content blockquote {
	margin: 1em 1em 1em 0;
	font-size: 1.6em;
	font-weight: normal;
	color: #1E4079;
}

#col-content ul {
	margin-bottom: 1em;
	color: #7F7F7F;
}

#col-content ul li {
	font-size: 1.2em;
}

#col-content .pushaway {
	margin-left: 2em;
}

#col-content .pushaway li {
	list-style: disc;
}

#col-content h4 {
	font-size: 1.8em;
	font-weight:lighter;
	margin-bottom: 0.5em;
}

#col-content h4 a:hover {
	text-decoration:underline;
}

#col-content dd {
  margin: 0;
  padding: 10px;
}

#col-content .subNav {
	margin-bottom: 1em;
}

#col-content .subNav li {
	display: inline;
	border-left: 1px solid #7F7F7F;
	margin-left: 0.5em;
}

#col-content .subNav li a {
	font-size: 1.1em;
	color: #7F7F7F;
	padding-left: 2px;
}

#col-content .subNav li a:hover {
	text-decoration: underline;
}

#col-content p {
	font-size: 1.2em;
	color: #7F7F7F;
	line-height: 1.5em;
	margin-bottom: 1em;
}

#col-content .newsheadlines {
	font-size: 1.8em;
	color: #7F7F7F;
	padding-top: 3em;
	border-bottom: 1px solid #7F7F7F;
}

#col-content #peopleGallery {
	margin-left:1em;
}

#peopleGallery .person {
	float: left;
	border: 6px #F2F2F2 solid;
	margin-right: 1em;
	margin-bottom: 1em;
	background:#F2F2F2;
	font-size:0.8em;
}

#col-content #miniThumbs img{
	width: 35px;
	height: 35px;
}

#miniThumbs a:hover, #miniThumbs img:hover {
	width: 75px;
	height: 75px;
}

/* contact classes */

#col-content .address {
	width: 49%;
	float:left;
}

#col-content .numbers {
	float: left;
	font-size: 1.5em;
	color:#013D7B;
	font-weight:bold;
}

/* enquiry table */

#col-content #enquiryTable {
	width: 100%;
	font-size: 1.4em;
}

#enquiryTable input {
	background:#FFFFFF;
	border:#CCCCCC 1px solid;
	padding: 3px;
}

#enquiryTable textarea {
	background:#FFFFFF;
	border:#CCCCCC 1px solid;
	padding: 3px;
}

#enquiryTable tr {
	padding: 10px;
}

#enquiryTable tr td {
	vertical-align:top;
	padding: 10px;
}

#enquiryTable .button {
	background: none;
	
}

#enquiryTable .required {
	border-left: #FF0000 2px solid;
}

#enquiryTable .requiredchecked {
	border-bottom: #FF0000 2px solid;
}

/*otherpage #col-content */

#otherpage #col-content p {
	margin-bottom: 1em;
}

#otherpage #col-content ul {
	font-size: 1.3em;
}

#otherpage #col-content li {
	background: url("../images/icon_rightarrow.gif") center left no-repeat;
	padding-left: 16px;
	margin-bottom: 0.5em;
}

#otherpage #col-content a {
	color: #1E467B;
}

#otherpage #col-content a:hover {
	text-decoration:underline;
}
/* =services --------------------------------------------------------------------------------------------------------- */

#col-content #servicesSubSections {
	width: 100%;
	float: left;
}

* html #col-content #servicesSubSections {
	width: 100%;
	float: left;
}


#servicesSubSections dl {
  background: #E6E6E6 url("../images/col-info-box-bottom.gif") no-repeat bottom left;
  margin-bottom: 10px;
}

#servicesSubSections dt {
  margin: 0;
  padding: 10px 10px 0 10px;
  background: url("../images/col-info-box-top-side.gif") no-repeat top left;
  font-size: 1.8em;
  color:#EC8F0A;
}

#servicesSubSections dt span {
	background: url("../images/icon_downarrow.gif") no-repeat center right;
	padding-right: 16px;
}

#servicesSubSections dd {
  margin: 0;
  padding: 10px;
}

#servicesSubSections a {
	font-size: 1.2em;
}

#servicesSubSections a:hover {
	text-decoration: underline;
}

#servicesSubSections ul
{
	text-align:left;
	line-height:25px;
}

#servicesSubSections li {
	margin-bottom: 1em;
	display:inline;
	margin-right:10px;
	margin-left:10px;
}

/*#servicesSubSections .left {
	width:170px;
}*/

#servicesSubSections .active {
	font-weight:bold;
}

/* services */

#col-content #services {
	float: left;
	margin-left: 1em;
}

#col-content #services h5 {
	font-size:1.4em;
	color: #1E4079;
	background:url(../images/icon_rightarrow.gif) left center no-repeat;
	padding-left: 18px;
}

#col-content #services ul {
	width: 150px;
	float: left;
	margin-top: 2em;
	padding-right: 16px;
}

#services li {
	margin-bottom: 1em;
	color: #7F7F7F;
	line-height: 1.5em;
	font-size: 1em;
	padding: 4px;
	background: #FAFAFA;
	height:110px;
}

* html #services li {
	height:100px;
}

#services ul .hasPDF {
	/*background: url("../images/icon_pdfsmall.gif") no-repeat top right;*/
}

#services li strong {
	font-size: 1.2em;
}

#services li a {
	color: #7F7F7F;
}

#services li a:hover {
	text-decoration: underline;
}

#services:after {
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

#services .enquireLink {
	background: url(../images/icon_tinyemail.gif) left center no-repeat;
	padding-left:20px;
}

#services .pdfLink {
	background: url(../images/icon_tinypdf.gif) left center no-repeat;
	padding-left:20px;
	padding-bottom:1px;
}

/* =footer ------------------------------------------------------------------------------------- */

#footer {
	clear: both;
	margin-top: 10px;
	font-size: 1.2em;
	color: #7F7F7F;
	padding-bottom: 10px;
}

#footer .left {
	width: 50%;
	float: left;
}

#footer .right {
	width: 50%;
	float: right;
	text-align:right;
}

#footer .email-page {
	background: url("../images/icon_email.gif") no-repeat center left;
	margin-left: 10px;
	padding-left: 17px;
}

#footer .print-page {
	background: url("../images/icon_print.gif") no-repeat center left;
	margin-left: 10px;
	padding-left: 17px;
}

#footer a {
	color: #7F7F7F;
}

#footer a:hover {
	color: #173272;
}

/* dains group banner */
#dains-group-banner {
	width:100%;
	float:left;
	clear:both;
	margin:10px 0;
}

#dains-group-banner p {
	float:right;
	margin-right:10px;
}

#dains-group-banner p a {
	display:block;
	width:166px;
	height:20px;
	background:url(http://www.dains.com/banner/logo.gif) bottom left no-repeat;
}

#dains-group-banner p a:hover {
	background-position:top;
}

#dains-group-banner p a span {
	display:none;
}