/* reset */

html {
	height: 101.1%
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: normal;
	-webkit-text-size-adjust: none;
}

input.text, textarea {
	font-family: inherit;
	font-size: 100%;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* ---- Classes ---- */

.hidden {
	left: -999px;
	position: absolute;
	width: 0;
}

/* ---- Start Page Styles ---- */


body {
	background-color: #fff;
	color: #363636;
	padding: 20px 0;
	text-align: center;
}

body a {
	color: #1c2979;
	text-decoration: underline;
}

body a:hover {
	text-decoration: none;
}

body p {
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 15px;
}
 
p span {
	font-size: 14px;
	color: #434d7e;
}

#column_3 h1, #column_3 h2 {
	color: #1c2979;
	font-weight: normal;		
}

#column_3 h1 {
	font-size: 20px;
	margin: 0 0 15px 0;
}

#column_3 h2 {
	font-size: 16px;
	margin: 0 0 15px 0;
}

#column_3 ul, #column_3 ol {
	font-size: 12px;
	margin: 0 0 10px 10px;
}

#column_3 ul li, #column_3 ol li {
	margin-bottom: 15px;
}

#column_3 hr {
	background-color: #d2d2d4;
	border: none;
	color: #d2d2d4;
	clear: both;
	display: block;
	height: 1px;
	margin: 0 0 15px 0;
	width: 500px;
}

#wrapper_site {
	background: url(/images/bg_wrapper_main.png) repeat-x left bottom;
	border: 1px solid #e2e2e2;
	margin: 0 auto;
	text-align: left;
	width: 978px;
}

#wrapper_main {
	background: url(/images/bg_main.png) no-repeat right 60px;
	overflow: hidden;
	padding: 15px 30px;
	width: 918px;
}

#header {
	height: 50px;
	margin-bottom: 30px;
	overflow: hidden;
	width: 918px;
}

	#header .panel_1 {
		float: left;
		width: 225px;
	}
	
	#header .panel_2 {
		display: none;
		float: right;
	}
	
	body#contact_us .panel_2 {
		display: block;
	}

	#header .panel_2 p {
		font-size: 11px;
	}
	
	#header .panel_2 a {
		background: url(/images/bg_facebook.png) no-repeat 0 0;
		padding-left: 20px;
	}
	
	#header h1 {
		height: 50px;
		margin: 0;
		width: 225px;
	}
	
	#header h1 a {
		background: url(/images/doyle_partners_logo.png) no-repeat 0 0;
		display: block;
		height: 0;
		overflow: hidden;
		padding-top: 50px;
		width: 225px;
	}
	
	/*
	body#home #header h1 {
		left: -999px;
		position: absolute;
		width: 0;
	}
	*/
	body#home #wrapper_main {
		background: none;
	}
	
	#header p.logo, #header p.welcome {
		left: -999px;
		position: absolute;
		width: 0;
	}
	
	body#home #header p.welcome {
		left: 0;
		position: static;
		width: auto;
	}
	body#home #header p.logo {
		display: none;
	}
	body#home #header { 
	  height: 7px;
		margin-bottom: 10px;
	}
	body#home #header h1 {
		display: none;		
	}
	
	
#column_1 {
	min-height: 328px;
	margin-bottom: 15px;
	width: 918px;
}

	#column_1 p {
		margin-bottom: 0;
	}
	
	#column_1 #flash {
		height: 328px;
		width: 978px;
	}
	
#column_2 {
	float: left;
	width: 132px;
}


#column_3 ul {
	list-style-type: square;
	margin: 0 0 5px 17px;
}
#column_3 ol {
	list-style-type: decimal;
	margin: 0 0 5px 0;
}

#column_3 ul li, 
#column_3 ol li {
	margin: 0 0 7px 24px;
}




#column_4 {
	width: 229px;
	margin-left: 27px;
	float: left;
	margin-top: 37px;
}

	ul#nav_main {
		overflow: hidden;
		/*width: 232px;*/
	}
	
	ul#nav_main li {
		float: left;
		margin-bottom: 2px;
		width: 132px;
	}
	
	ul#nav_main li a {
		background: url(/images/bg_nav_main.png) no-repeat 0 0;
		color: #fff;
		display: block;
		height: 17px;
		float: left;
		font-size: 12px;
		padding: 3px 0 0 10px;
		text-decoration: none;
		width: 122px;
	}
	
	ul#nav_main li a:hover {
		background-position: 0 -20px
	}

	body#home ul#nav_main li.home a, body#home ul#nav_main li.home a:hover {background-position: 0 -40px}	
	body#our_expertise ul#nav_main li.our_expertise a, body#our_expertise ul#nav_main li.our_expertise a:hover {background-position: 0 -40px}	
	body#our_directors ul#nav_main li.our_directors a, body#our_directors ul#nav_main li.our_directors a:hover {background-position: 0 -40px}	
	body#contact_us ul#nav_main li.contact_us a, body#contact_us ul#nav_main li.contact_us a:hover {background-position: 0 -40px}	
	body#professional_network ul#nav_main li.professional_network a, body#professional_network ul#nav_main li.professional_network a:hover {background-position: 0 -40px}	
	body#publications ul#nav_main li.publications a, body#publications ul#nav_main li.publications a:hover {background-position: 0 -40px}	
	body#enewsletters ul#nav_main li.enewsletters a, body#enewsletters ul#nav_main li.enewsletters a:hover {background-position: 0 -40px}	
	body#trust ul#nav_main li.trust a, body#trust ul#nav_main li.trust a:hover {background-position: 0 -40px}	

		ul#nav_main li.our_directors ul,
		ul#nav_main li.trust ul {
			display: none;
		}
		
		body.our_team ul#nav_main li.our_directors ul {display: block}
		body.our_team ul#nav_main li.our_directors ul li ul {display: none}
		body#our_directors ul#nav_main li.our_directors ul {display: block}
		body#justin_doyle ul#nav_main li.our_directors ul {display: block}
		body#martin_perry ul#nav_main li.our_directors ul {display: block}
		body#ben_crockett ul#nav_main li.our_directors ul {display: block}
		body#trust ul#nav_main li.trust ul {display: block}
		
		ul#nav_main ul li {
			margin-bottom: 0;
		}
	
		ul#nav_main ul li a {
			background-color: #fff;
			background-image: none;
			color: #363636;
			height: auto;
			padding: 3px 3px 3px 15px;
			width: 114px;
		}		
		
		ul#nav_main ul li a:hover {
			background-color: #424c7d;
			color: #fff;
		}
		ul#nav_main ul li ul li a {
			padding-left: 25px;
			width: 97px;
			padding-right: 10px;
		}
		ul#nav_main ul li a.active-link {
			background-color: #9198BA;
			color: #fff;
		}
		
		body.justin_doyle ul#nav_main li.justin_doyle a, body#justin_doyle ul#nav_main li.justin_doyle a:hover {color: #fff; background-color: #6c6c6c}        
		body.martin_perry ul#nav_main li.martin_perry a, body#martin_perry ul#nav_main li.martin_perry a:hover {color: #fff; background-color: #6c6c6c}        
		body.ben_crockett ul#nav_main li.ben_crockett a, body#ben_crockett ul#nav_main li.ben_crockett a:hover {color: #fff; background-color: #6c6c6c}
	

#column_3 {
	float: left;
	margin-bottom: 30px;
	margin-left: 30px;
	width: 500px;
}

body#our_directors #column_3 {
	min-height: 350px;
}

ul#director-images {
	margin-left: 420px;
	position: relative;
}
ul#director-images li {
	position: absolute;
	left: 0;
	z-index: 10;
}
ul#director-images li#martin_perry-img,
ul#director-images li#martin_perry-black {
	left: 0;
}
ul#director-images li#justin_doyle-img,
ul#director-images li#justin_doyle-black {
	left: 96px;
}
ul#director-images li#ben_crockett-img,
ul#director-images li#ben_crockett-black {
	left: 189px;
}
ul#director-images li.director-shadow {
	display: none; /* hide the masked blokes initially */
	z-index: 9;
}


.trust-iframe {
	width: 754px;
	height: 643px;
	border: 1px solid black;
}

#column_3 a {
	color: #191b66;
}

#footer {
	float: left;
	overflow: hidden;
	text-align: right;
	width: 918px;
}

#footer p {
	margin-bottom: 8px;
}

	#footer .panel_1 {
		float: left;
		padding-top: 85px;
		text-align: left;
		width: 450px;
	}
	
		#feed-control span {
			font-size: 11px;
		}
	
		.gfg-branding {
			display: none;
		}
		
		.gfg-horizontal-root .gfg-entry .gf-result {
			background-color: transparent;
		}
		
		.gfg-horizontal-root .gfg-entry .gf-result .gf-title {
			color: #363636;
			font-size: 11px;
		}
		
		.gfg-horizontal-root .gfg-title {
			background-color: transparent;
			border: none;
			padding: 0;
		}

		.gfg-horizontal-root .gfg-title a {
			background: transparent url(/images/bg_rss.png) no-repeat 0 4px;
			color: #363636;
			font-size: 11px;
			font-weight: normal;
			padding-left: 20px;
		}
		
		.gfg-horizontal-root .gfg-entry {
			padding: 0;
		}
		
		.gfg-entry {
			background-color: transparent;
			border: none;
		}
		
		.gfg-horizontal-root {
			border: none;
			padding: 0;
		}
		
	#footer .panel_2 {
		float: right;
		width: 380px;
	}	
	
	#footer p {
		font-size: 11px;
	}

	#footer p.last_node {
		margin-bottom: 0;
	}
body#our_expertise #column_3 h2 {
	padding: 5px 5px 5px 18px;
	background-image: url(../images/accordian_closed.png);
	background-position: 3px 7px;
	background-repeat: no-repeat;
}
body#our_expertise #column_3 h2.accordian-open {
	background-image: url(../images/accordian_open.png);
}
body#our_expertise #column_3 h2:hover {
	cursor: pointer;
	background-color: #dbdff4;
}
.hidden-content {
	display: none;
	width: 500px;
}


.enews_subscribe {
	margin-bottom: 15px;
}
.enews_subscribe label { font-size: 13px; font-weight: bold; }
.enews_subscribe div {
	margin-bottom: 5px;
}

.enews_subscribe span.label, .enews_subscribe span.spacer, .enews_subscribe span.multiple span {width:120px;float:left;} 
.enews_subscribe span.multiple {float:left;} 
.enews_subscribe span.button {padding-left:120px;} 
.enews_subscribe div.clear {clear:both;padding-top:5px;} 


#column_3 .enews_archive ul li {
	margin-bottom: 10px;
}

