/*
	Orange:      #F46200
	Blue:        #4292F2
	Blue 50:     #A0C8F8
	Grey:        #A4AFCF
	Dark orange: #C23000
	Blue 25:     #D0E4FC
	Dark blue:   #3474C0
*/

body {
	font-family:verdana,arial;
	font-size:70%;
	margin:10px 0px 0px 0px;
	padding:0px;
	background-color:#fff;
	border:0px;
	text-align:center;
}

input, textarea, select {
	font-family:verdana,arial;
	font-size:1em;
}

ul, li, blockquote, h1, h2, h3, h4, h5 {
	margin:0px;
	padding:0px;
	border:0px
}

img {
	border:0px;
	margin:0px;
	padding:0px
}

p {
	margin:0px 0px 1em 0px;
	padding:0px
}

a {
	text-decoration:underline;
}

div.outer {
	text-align:left;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

div.main {
	width:900px;
}

div#header {
	width:900px;
	margin:0px;
	padding:0px;
	border:0px;
}

div#header img {
	margin:8px 0px 0px 0px;
	padding:0px;
	border:0px;
	width:232px;
	height:131px;
	float:left;
}

/* TOP NAVIGATION */

div#banner {
	background-image:url("/images/jamesons/banner_sunset.jpg");
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
	width:632px;
	height:131px;
	margin-top:8px;
	margin-left:17px;
	margin-bottom:0px;
	border-bottom:0px;
	z-index:999;
}

div#banner.beachhuts  { background-image:url("/images/jamesons/banner_beachhuts.jpg"); }
div#banner.pier       { background-image:url("/images/jamesons/banner_pier.jpg"); }
div#banner.sunset     { background-image:url("/images/jamesons/banner_sunset.jpg"); }
div#banner.sunset2    { background-image:url("/images/jamesons/banner_sunset2.jpg"); }
div#banner.anchor     { background-image:url("/images/jamesons/banner_anchor.jpg"); }
div#banner.boards     { background-image:url("/images/jamesons/banner_boards.jpg"); }
div#banner.museum     { background-image:url("/images/jamesons/banner_museum.jpg"); }
div#banner.streetlamp { background-image:url("/images/jamesons/banner_streetlamp.jpg"); }
div#banner.ships      { background-image:url("/images/jamesons/banner_ships.jpg"); }
div#banner.yardarm    { background-image:url("/images/jamesons/banner_yardarm.jpg"); }
div#banner.swans      { background-image:url("/images/jamesons/banner_swans.jpg"); }

div#l1menu {
	float:left;
	border:0px;
	width:881px;
	margin:11px 0px 11px 0px;
	padding:0px;
	background-color:#4292F2; /* mid blue */
	background-color:#3474C0; /* dark blue */
}

div#l1menu p {
	display:block;
	float:left;
	color:#fff;
	background-repeat:no-repeat;
	background-position:6px 0.3em;
	padding:6px 0px 0px 26px;
	margin:0px;
	line-height:1em;
}

p.telephonewhite { background-image:url('../images/jamesons/ico_tel_whiteblue.gif'); }
p.faxwhite { background-image:url('../images/jamesons/ico_fax_whiteblue.gif'); }
p.emailwhite { background-image:url('../images/jamesons/ico_email_whiteblue.gif'); }

div#l1menu p a {
	color:white;
	text-decoration:none
}

div#l1menu p a:hover {
	color:#D0E4FC;
	text-decoration:underline
}

div#l1menu ul#nav {
	border:0px;
	z-index:999;
	float:right;
	padding:0px;
	margin:0px 0px 0px 100px;
}

div#l1menu ul#nav li{
	list-style-type:none;
	position:relative;
	display:block;
	float:left;
}

div#l1menu ul#nav li a {
	color:#fff;
	padding:5px 6px 7px 7px;
	display:block;
	text-decoration:none;
	border-left:1px solid #D0E4FC;
}

div#l1menu a.active {
	font-weight:bold;
}

div#l1menu ul#nav li a.active {
	text-decoration:none;
	background-color:#C23000; /* Dark orange */
	color:#fff; /* white */
}

div#l1menu ul#nav li a:hover {
	text-decoration:none;
	background-color:#F46200; /* Orange */
	color:#fff; /* white */
}

/* DROP DOWN NAVIGATION */

div#l1menu ul#nav li ul {
 	display:none;
	position:absolute; 
	top:25px;
	left:0px;
	list-style-type:none;
	padding:0px 0 0 0;
	margin:0px 0px 0px 0px;
	z-index:999;
}

div#l1menu ul#nav li ul li a {
	color:#009;
	padding:0px;
	background-image:none;
	border:0px;
}

div#l1menu ul#nav li.sfhover ul li a{
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	color:#003399;
	font-weight:normal;
	text-decoration:none;
}

div#l1menu ul#nav li.sfhover ul li a.active{
	font-weight:bold;
}

div#l1menu ul#nav li.sfhover ul li {
	float:left;
	clear:both;
}

div#l1menu ul#nav li.sfhover ul li a:hover{
	text-decoration:none;
}

div#l1menu ul#nav li:hover ul, div#l1menu ul#nav li.sfhover ul {
	display:block;
	cursor:pointer;
	z-index:50;
	margin:0px;
	padding:0px;
}

div#l1menu ul#nav li ul li {
	width:160px;
	background-color:#fff;
	padding:4px 8px 5px 8px;
	border-top:0px;
	border-left:1px solid #4292F2; 
	border-right:1px solid #4292F2; 
	border-bottom:1px solid #4292F2; 
	float:left;
	margin:0px;
}

div#l1menu ul#nav li ul li a:hover {
	background-color:#F46200;
	color:#C23000;
	border:0px;
	margin:0px;
}

div#l1menu ul#nav li ul li:hover, div#l1menu ul#nav li.sfhover ul li.sfhover {
	background-color:#F46200;
	color:#fff
}

div#l1menu ul#nav li ul li:hover a, div#l1menu ul#nav li.sfhover ul li.sfhover a {
	color:#fff;
}

div#l1menu ul#nav li ul li a.active {
	text-decoration:none;
	background-color:#fff;
	color:#003399;
	border-bottom:0px
}

div#l1menu ul#nav li ul li:hover a.active {
	background-color:#F46200;
	color:#fff;
}

div#l1menu ul#nav li ul li a.active:hover {
	background-color:#F46200;
}

div#l1menu ul#nav li ul li a:hover{
	text-decoration:none;
	border-bottom:0px
}

/* END DROP DOWN NAVIGATION */

div.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
}

div#left {
	width:232px;
	float:left
}

div.content {
	margin-left:16px;
	width:633px;
	float:left;
	color:#333;
}

div.content a {
	color:#4292F2;
	color:#224C80;
}

div.infopan {
	color:#fff;
	font-weight:bold;
	margin-bottom:18px;
	min-height:200px;
	width:214px;
	background-repeat:no-repeat;
	background-position:bottom left;
}

div.imgpan {
	margin-bottom:18px;
	width:214px;
}

div.infopan div {
	padding:1em 1em 2em 1em;
}

div.blue {
	background-color:#4292F2;
	background-image:url('../images/jamesons/pan214_blue_stagger.gif');
}

div.orange {
	background-color:#F46200;
	background-image:url('../images/jamesons/pan214_orange_stagger.gif');
}

div.content h1 {
	margin-bottom:0.25em;
	width:410px;
	padding: 38px 0 0 0;
	overflow: hidden;
	background-image:url('../images/jamesons/heading_welcome2.gif'); 
	background-repeat:no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:38px; /* for IE5.5's bad box model */
}

div.content#index h1 {background-image:url('/images/jamesons/heading_welcome.gif');}
div.content#about h1 {background-image:url('/images/jamesons/heading_about.gif'); }
div.content#people h1 {background-image:url('/images/jamesons/heading_ourpeople.gif'); }
div.content#history h1 {background-image:url('/images/jamesons/heading_ourhistory.gif'); }
div.content#fivereasons h1 {background-image:url('/images/jamesons/heading_fivereasons.gif'); }
div.content#directors h1 {background-image:url('/images/jamesons/heading_directors.gif'); }
div.content#supportstaff h1 {background-image:url('/images/jamesons/heading_supportstaff.gif'); }
div.content#clientservices h1 {background-image:url('/images/jamesons/heading_clientservicesteam.gif'); }
div.content#accounting h1 {background-image:url('/images/jamesons/heading_accounting.gif'); }
div.content#library h1 {background-image:url('/images/jamesons/heading_library.gif'); }
div.content#resources h1 {background-image:url('/images/jamesons/heading_resources.gif'); }
div.content#newsletters h1 {background-image:url('/images/jamesons/heading_newsletters.gif'); }
div.content#briefings h1 {background-image:url('/images/jamesons/heading_briefings.gif'); }
div.content#forms h1 {background-image:url('/images/jamesons/heading_forms.gif'); }
div.content#testimonials h1 {background-image:url('/images/jamesons/heading_testimonials.gif'); }
div.content#calculators h1 {background-image:url('/images/jamesons/heading_calculators.gif'); }
div.content#links h1 {background-image:url('/images/jamesons/heading_links.gif'); }
div.content#findus h1 {background-image:url('/images/jamesons/heading_findus.gif'); }
div.content#contact h1 {background-image:url('/images/jamesons/heading_contact.gif'); }
div.content#specialist h1 {background-image:url('/images/jamesons/heading_specialist.gif'); }

div.content#accounting h1 {background-image:url('/images/jamesons/heading_accounting.gif'); }
div.content#audit h1 {background-image:url('/images/jamesons/heading_audit.gif'); }
div.content#business h1 {background-image:url('/images/jamesons/heading_businessadvisory.gif'); }
div.content#software h1 {background-image:url('/images/jamesons/heading_software.gif'); }
div.content#businesssupport h1 {background-image:url('/images/jamesons/heading_businesssupport.gif'); }
div.content#secretarial h1 {background-image:url('/images/jamesons/heading_secretarial.gif'); }
div.content#businesstaxation h1 {background-image:url('/images/jamesons/heading_businesstaxation.gif'); }
div.content#taxationservices h1 {background-image:url('/images/jamesons/heading_taxationservices.gif'); }
div.content#personaltaxation h1 {background-image:url('/images/jamesons/heading_personaltaxation.gif'); }
div.content#financialservices h1 {background-image:url('/images/jamesons/heading_financialservices.gif'); }
div.content#capitaltaxation h1 {background-image:url('/images/jamesons/heading_capitaltaxation.gif'); }
div.content#payroll h1 {background-image:url('/images/jamesons/heading_payroll.gif'); }
div.content#itservices h1 {background-image:url('/images/jamesons/heading_it.gif'); }
div.content#vat h1 {background-image:url('/images/jamesons/heading_vat.gif'); }
div.content#startingabusiness h1 {background-image:url('/images/jamesons/heading_startingabusiness.gif'); }
div.content#corporatefinance h1 {background-image:url('/images/jamesons/heading_corporatefinance.gif'); }

div.content#charities h1 {background-image:url('/images/jamesons/heading_charities.gif'); }
div.content#agriculture h1 {background-image:url('/images/jamesons/heading_agriculture.gif'); }
div.content#propertyconstruction h1 {background-image:url('/images/jamesons/heading_propertyconstruction.gif'); }
div.content#solicitors h1 {background-image:url('/images/jamesons/heading_solicitors.gif'); }
div.content#carehomes h1 {background-image:url('/images/jamesons/heading_carehomes.gif'); }

div.content h2 {
	color:#333;
	font-size:1.25em
}

div#people h2 {
	text-transform:uppercase;
	color:#fff;
	background-color:#3474C0;
	xbackground-image:url('/images/jamesons/h2grad.jpg');
	background-repeat:repeat-y;
	background-position:top right;
	font-size:1.5em;
	border:0px;
	margin-top:1em;
	margin-bottom:0.5em;
	padding:4px 8px 5px 8px;
}

div.content div.div2 h2 {
	color:#333;
	font-size:1em;
	margin-top:0em;
}

div.content h3 {
	color:#333;
	font-size:1.0em
}

div.content p {
	line-height:1.4em;
}

div.content ul {margin:0px 0px 1em 0px}
div.content ul li {
	list-style-type:none;
	line-height:1.4em;
	background-image:url('/images/jamesons/bullet_arrow.gif');
	background-repeat:no-repeat;
	background-position:4px 0.5em;
	padding-bottom:0.25em;
	padding-right:0.5em;
	padding-left:20px;
	margin:0px
}

div.content#fivereasons ul {
	margin-top:2em
}

div.content#fivereasons ul li {
	background-position:4px 0.5em;
	padding-bottom:1em;
	font-weight:bold;
	font-size:1.3em;
}

div.div1 {
	float:left;
	width:410px;
}
div.div2 {float:right;width:192px;}

div.rpan {
	background-image: url('/images/jamesons/rpan_top2.gif'); 
	background-position:top right;
	background-repeat: no-repeat;
	padding:0px;margin:0px;
	float:left;
	width:192px;
	height:1px;
}

div.rpan2 {
	background-image: url('/images/jamesons/rpan_bottom2.gif'); 
	background-repeat: no-repeat;
	background-position:bottom right;
	padding:0px;margin:0px;
	float:left;
	width:192px;
	background-color:#f9f9f9;
	margin-bottom:10px
}

div.rpan2 div {padding:0.75em 1.25em 0px 0.75em}
div.rpan2 ul {margin:0px 0px 1em 0px}
div.rpan2 ul li {
	list-style-type:none;
	background-image:url('/images/jamesons/bullet_arrow.gif');
	background-repeat:no-repeat;
	background-position:4px 0.3em;
	padding-bottom:0.5em;
	padding-right:0.5em;
	padding-left:20px;
	margin:0px
}

div.ostagger {
	background-image:url('/images/jamesons/rpano_orange.gif'); 
}

div.bstagger {
	background-image:url('/images/jamesons/rpano_blue.gif'); 
}

div.gstagger {
	background-image:url('/images/jamesons/rpano_grey.gif'); 
}

div.pan {
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:0px;
	margin:0px;
	width:100%;
	margin-bottom:10px
}

div.po {
	background-color:#F46200;
}

div.pb {
	background-color:#4292F2;
}

div.pg {
	background-color:#A4AFCF;
}

div#left div.pan {
	width:215px;
}

div.content div.pan {
	width:192px;
}

div.pan div {
	padding:0.5em 1.25em 0.75em 0.75em;
	color:#fff;
	font-weight:bold
}

div.pan div a {
	color:#fff;
}

div.docs ul li {
	list-style-type:none;
	background-image:url('/images/jamesons/ico_doc.gif');
	background-position:0px 0px;
	padding-bottom:0.4em;
}

div.docs ul li.doc {
	background-image:url('/images/jamesons/ico_doc.gif');
}

div.docs ul l.xls {
	background-image:url('/images/jamesons/ico_xls.gif');
}

div.docs ul li.ppt {
	background-image:url('/images/jamesons/ico_ppt.gif');
}

div.docs ul li.pdf {
	background-image:url('/images/jamesons/ico_pdf.gif');
}

div.rpan2 p {margin-bottom:0.5em}
div.rpan2 a {color:#000;text-decoration:none}
div.rpan2 a:hover {color:#4292F2;text-decoration:underline}
div.contact a {text-decoration:underline}


div#l2menu {
	margin-top:0px;
	margin-bottom:18px;
	background-image:url('/images/jamesons/l2menu_back.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
	min-height:100px;
	width:215px;
	padding-bottom:36px;
}

div#l2menu p {
	margin:0px;
	padding:7px 0px 7px 5px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#F46200; /* Orange */
	background-color:#3474C0; /* Dark blue */
	color:#fff;
}


div#l2menu ul {
	margin:0px 12px 0px 0px;
	padding-bottom:0.5em
}

div#l2menu li {
	background-image:url('/images/jamesons/dot_bullet3.gif');
	background-repeat:no-repeat;
	background-position:5px 0.7em;
	margin:0px;
	line-height:1.4em;
	padding-top:6px;
	padding-left:21px;
	padding-bottom:6px;
	list-style-type:none;
	border-bottom:1px solid #E8EBF3
}


div#l2menu li.active {
	background-image:url('/images/jamesons/dot_bullet2.gif');
	font-weight:bold;
	color:#006;
}

div#l2menu li a {
	color:#003399;
	text-decoration:none;
}

div#l2menu li a:hover {
	color:#F46200;
	text-decoration:underline;
}

div.footer {
	background-image:url('/images/jamesons/check.gif');
	background-repeat:repeat;
	background-position:top left;
	width:882px;
	border-top:5px #F46200 solid;
	border-bottom:1px #4292F2 solid;
	padding-top:9px;
	margin-top:1em;
	height:54px
}

div.f1 {
	padding-top:1px;
	padding-left:10px;
	float:left;
	width:30%
}

div.f2 {
	color:#333;
	text-align:right;
	float:right;
	width:60%;
	margin-bottom:2em;
	margin-right:7px;
}

div.footer p {margin-bottom:1px}

.right  {text-align:right}
.normal {font-weight:normal}

div.f1 ul {
	margin:0px 24px 0px 0px;
	padding-bottom:36px
}

div.f1 li {
	background-image:url('/images/jamesons/dot_bullet2.gif');
	background-repeat:no-repeat;
	background-position:0px 0.3em;
	display:block;
	float:left;
	margin:0px 1em 0px 0px;
	line-height:1.4em;
	padding-top:0px;
	padding-left:16px;
	padding-bottom:8px;
	list-style-type:none;
}


div.f1 li a {
	color:#003399;
	text-decoration:none;
}

div.profile {
	width:631px;
	border:1px #ccc solid;
	background-color:#f0f0f0;
	margin-bottom:1em;
}

div.p_image, div.t_image {
	width:120px;
	float:left;
	margin:8px 18px 7px 8px;
}

div.p_image img {
	border:1px solid #ccc
}

div.t_image img {
	border:0px
}

div.p_text {
	padding-top:8px;
	padding-bottom:8px;
	width:270px;
	float:left;
}

div.t_text {
	padding-top:8px;
	width:470px;
	float:left;
}

div.p_ico {
	padding-top:1.6em;
	width:150px;
	float:left;
	margin-left:18px;
}

p.telephone {
	height:2em;
	background-image:url('/images/jamesons/ico_phone3.gif');
	background-repeat:no-repeat;
	background-position:0px 0.3em;
	padding-left:24px;
	line-height:1.7em;
	margin:0px;
	padding-top:2px;
	padding-bottom:0px;
}

p.fax {
	height:2em;
	background-image:url('/images/jamesons/ico_fax.gif');
	background-repeat:no-repeat;
	background-position:0px 0.3em;
	padding-left:24px;
	line-height:1.7em;
	margin:0px;
	padding-top:2px;
	padding-bottom:0px;
}

p.email {
	height:2em;
	background-image:url('/images/jamesons/ico_mail2.gif');
	background-repeat:no-repeat;
	background-position:0px 0.3em;
	padding-left:24px;
	line-height:1.7em;
	margin:0px;
	padding-top:2px;
	padding-bottom:0px;
}

div.pan p.telephone, div.pan p.fax, div.pan p.email {
	height:1.5em;
}

p.caption {
	padding-top:0.5em;
	line-height:1.3em;
	color:#666;
	font-size:0.9em;
}

p.caption a {
	color:#666
}

div.documents {
	width:100%;
	border:1px #ccc solid;
	background-color:#f0f0f0;
	margin-top:9px;
	margin-bottom:9px;
}

div.d_image {
	width:48px;
	float:left;
	margin:8px 18px 7px 8px;
}

div.d_image img {
	border:0px
}

div.d_text {
	padding-top:8px;
	width:520px;
	float:left;
}

div.wide {
	width:95%;
	padding-left:2.5%;
	padding-right:2.5%;
	padding-bottom:1em;
}

div.d_text h3, div.p_text h3 {
	font-size:1.25em;
	color:#000;
}

div.d_text p {
	line-height:normal;
}

div#map {
	border:1px solid #999;
	margin-bottom:1em;
	z-index:1;
}

div.column {
	width:48%;
	float:left
}

div#links ul li, div#calculators ul li {
	padding-bottom:1em;
	line-height:1.4em;
	color:#333;
}

div#links ul li a, div#calculators ul li a {
	color:#333;
	font-weight:bold;
}

img#printlogo {display:none;width:1px;height:1px}

.mt1 {margin-top:1em}
hr {height:1px;color:#000;background-color:#4292F2}

div.content form.grey, div.content form  {
	width:380px;
	background-color:#F9F9F9;
	border:1px #A4AFCF solid;
	padding:1em
}

div.grey {border:0px;padding;0px;margin:0px}

div.flabel {
	float:left;
	width:140px;
	padding-top:2px;
	margin-right:10px
}

div.ffield {
	float:left;
	width:230px;
	padding-bottom:3px
}

div.ffield2 {
	float:left;
	width:390px;
	padding-bottom:3px
}

span.asterisk {
	color:#F46200;
	font-weight:bold
}

input.button, div.submit input.button, input.fbsubmit {
	background-color:#4292F2;
	font-family:arial,verdana;
	font-weight:bold;
	color:#fff;
	margin-top:1em;
	padding:3px;
	border-top:1px solid #A4AFCF;
	border-left:1px solid #A4AFCF;
	border-right:1px solid #006;
	border-bottom:1px solid #006;
	text-transform:uppercase;
}

span.error {color:#C23000;display:block;margin-bottom:0.5em}

