/*

	CSS Template

	CONTENTS ----------

		1.Over all styles
		2.Layout
		3.Search
		4.Menu(s)
		5.ARD Tables
		6.CZ styles

    ------------------

	COLOURS ----------

		Text #333333
		A #005cab 
		A:hover #005cab
		H1 #005cab
		H2 #1f76c0

    ------------------

*/
 
/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}
/* Make scroll bar always visibale IMPORTANT in FF */
HTMl { overflow: scroll; }


 /* 1.Over all styles
---------------------------------------------------------------*/
body {
	font: 12px Arial, Helvetica, sans-serif; /* to add line height of eg 18px use 13px/18px  */
	color: #333333;
	background-color:#fff;
	}
P, td, th, div { line-height: 17px; }
.small { font-size:11px; }
.color { color: #005cab; }
H1 { font: 30px Helvetica, Arial, sans-serif; color:#005cab; line-height:normal;}
H2 { font-size: 18px; font-weight: bold; color: #1f76c0;  }
H3 { font-size: 16px; font-weight: bold; color: #505050; }
H4 { font-size: 14px; color: #505050; line-height: 17px; }
H5 { font-size: 14px; color: #505050; line-height: 17px; }
H5 A { text-decoration: none; }
A { color: #005cab; text-decoration: underline; }
A:hover { color: #005cab; text-decoration: none; cursor:pointer; }
A.noline { color: #000; text-decoration: none; }
A.noline:hover { color: #000; text-decoration: none; }

/* 2.Layout
---------------------------------------------------------------*/

.logo { border:0; margin-bottom:15px; width:145px; height:74px; }

#content p, #content h1, #content h2, #content h3, #content h4, #content h5 { margin-bottom:15px; }
#content ul, #content ol { margin:0 0 15px 30px; }
#content table { margin-bottom:15px; }

#wrapper {
  width: 1060px; 
  margin: 0 auto; 
  text-align: left; 
}


#branding {
	height: 110px;
	background-color:#FFFFFF;
	background-image: url(../images/brandingTile.gif);
	background-repeat: repeat-x;
	position:relative;
}

#brandingLinks { 
	position:absolute;
	right: 10px;
	top: 40px; }

#contentContainer {
	width: 1060px;
	background-image: url(../images/contentVertTile.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	clear: both;
	overflow: hidden;
	height:100%;
}
#content { 
  width: 848px;
  float:right;  
}
	pre { display:none; }
	#s5 { height: 195px; width: 848px; padding:0; margin:0; overflow: hidden; margin:20px 0; }
	#s5 .bannerimg { top:0; left:0; width:848px; height:195px; }

.introArea { float:left; width:280px; padding-right:30px; font-family: Arial, Helvetica, sans-serif; color:#005cab; font-size:30px; }
#content .introArea h1 { line-height:32px; }
#content .introArea p.color { display:block; background:url(/images/speach.png) no-repeat 0 0; font-size:18px; margin:20px 0 0 0; padding:15px 0 15px 15px; }
.introContent { float:left; width:360px; padding-right:20px; padding-bottom:20px; }
.mainContent { float:left; padding-right:30px; width:600px; margin-bottom:20px; }
.links { float:right; width:147px; }
.links img { clear:both; margin-bottom:0px; }


#content .numbers p { color:#0072BC; margin:0; padding:0; }
.callusback { margin:10px 0 0 0; }
.callusback:hover { cursor:pointer; }
.numbers { padding:5px 0; }
.blueline { background-color:#0375bc; height:1px; float:right; width:118px; line-height:1px; margin-bottom:10px; }
.registerbutton { padding-bottom:10px; display:block; }

#highlights { background-color:#e9f2f8; padding: 20px; clear:both; background-image:url(../images/currentissues.gif); background-repeat:no-repeat; background-position:left top; margin-bottom:40px; overflow:hidden; }
#highlights p { color:#005cab; font-size:11px; margin-bottom: 0px; }
.highlightColumn { float:left; width: 245px; margin-top:40px; padding-right:20px;}
.highlightColumnx2 { float:left; width: 375px; margin-top:30px; padding-right:20px;}
#testimonials { background-color:#e9f2f8; padding: 20px; clear:both; background-image:url(../images/testimonials.gif); background-repeat:no-repeat; background-position:left top; margin-bottom:40px; display:block; overflow:auto; }
#testimonials p { color:#005cab; font-size:11px; margin-bottom: 10px; }
.testimonialsColumn { float:left;  margin-top:40px; padding-right:20px;}

#column { 
  float: left;
  padding: 20px 15px 30px;
  width: 145px;
} 
.columnSections { margin: 0 0 20px 0; border-top: 1px solid #5ea4e2; padding-top:10px;}
.columnSections a { color:#5ea4e2; }

.innerColumn { width:270px; float:left; margin-right:20px; }
.tip { border-top: 2px solid #FFFFFF; border-bottom: 2px solid #FFFFFF;  padding:10px 0; }
.tip p, #blog p { color:#FFFFFF; font-size:10px; }
.tipTitle { color:#FFFFFF; font-size:14px; font-weight:bold; }

#blog p a { color:#FFFFFF; }
#blog { padding:10px 0; }

#downloads, #related { background-color:#e9f2f8; padding:10px 10px 5px 10px; float:right; width:190px; margin-bottom:20px; }
	#downloads h4, #downloadsHome h4, #related h4 { color: #005cab; margin-top:0; }
	#downloads p, #downloads p, #related p { margin-bottom:10px; }
#downloadsHome { background-color:#e9f2f8; padding:10px 10px 5px 10px; clear:right; float:right; width:130px; margin-bottom:20px; }

#downloadsHome a, #downloads a {
	background:url(/images/download-icon.png) no-repeat 0 3px;
	display:block;
	line-height:19px;
	padding-left:22px;
	text-decoration:none;
	}

#related a {
	background:url(/images/link.png) no-repeat 0 2px;
	display:block;
	line-height:19px;
	padding-left:22px;
	text-decoration:none;
}

.alternateoffices { float:right; width:320px; text-align:right; }
.alternateoffices ul { float:right; text-align:left; margin-right:20px; }

#footer { color:#5ea4e2; font-size:11px; clear:both; padding-bottom:10px; } 


/* 3.Search
---------------------------------------------------------------*/
.searchform { padding:0; margin:0; }
.searchbut { 
	height:21px;
	width:25px;
	font-weight:bold;
	color:#000;
	background-color:#505050;
	border:solid 1px #000;
	margin:0; padding:0;
	float:left; }
.searchbox {
	height:21px;
	width:100px;
	color: #333333;
	background-color: #FFFFFF;
	border:solid 1px #505050;
	padding:0; margin:0;
	float:left; }

/* 4.Menu
---------------------------------------------------------------*/
#menuWrap {	
	clear: both;
	position:relative;
	display:block;
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
	}

#menu {
	float			: left;
	list-style		: none;
	margin			: 0;
	width			: 123px;
	font-size:12px;
	height		: auto !important;
	height		: 100%;
}

#menu li {
}

#menu li:first-child {
	border-top		: none;
}

#menu li a {
	color			: #FFFFFF;
	display			: block;
	padding			: 3px 0 2px;
	text-decoration	: none;
	
}

#menu li.active li a {
	color:#FFFFFF;
	cursor			: pointer;
	font-weight:normal;
}
#menu li a:hover, #menu li.active li a:hover {
	color			: #9fbfdc;
}
#menu li.active a { font-weight:bold; }

#menu a.expand {
	background		: none	
}

#menu li.active a.expand {
	background: none; font-weight:bold; color:#FFFFFF;
}

#menu li ul li {
	border			: solid 0px #fff;
	list-style		: none;
	padding			: 0 0 0 10px;
}
#menu li ul li.active a { color:#FFFFCC; } 
#menu li ul li.active ul li a { color:#fff; }
#menu li ul li ul li.active a { color:#FFFFCC; } /*highlight current page*/

#resourcesmenu ul, #kentmenuitem ul {display:block !important;}
#resourcesmenu ul ul { display:none !important;}

body#yourbusiness #resourcesmenu ul li#yourbusinessmenu ul,
body#yourmoney #resourcesmenu ul li#yourmoneymenu ul,
body#taxinformation #resourcesmenu ul li#taxinformationmenu ul,
body#taxstrategies #resourcesmenu ul li#taxstratsmenu ul,
body#interactivetools #resourcesmenu ul li#interactivemenu ul
{display:block !important;}

/* 5.ARD Tables
---------------------------------------------------------------*/

/*table formatting*/
.tablines { background-color: #505050; }

#content .tablines table { margin-bottom:0; } /*resets the padding to 0 on tables inside the tablines*/
 
/*a light colour on the borders of branded tables*/
.tabtitle{  font-weight: bold; color: #FFFFFF; background-color: #015cab; padding:5px; }

.tabletitle{ font-weight: bold; color: #FFFFFF; background-color: #015cab; padding:5px; }

/*Used if table has an extra heading.*/
.tabhead { font-weight: bold; color: #015cab; background-color: #FFFFFF; padding:5px; }

/*dark colour, matching nav bar or other strong colour in the site.*/
.tabbody { font-weight: normal; color: #333333; background-color: #FFFFFF; padding:5px; }

/*standard text, white background, black text is most common.*/
.tabtotal{ font-weight: bold; color: #333333; background-color: #FFFFFF; padding:5px; }



/* 5.Forms (ask us a question)
---------------------------------------------------------------*/

#FirstName, #LastName { width:49%; }
#Business, #Telephone, #emailAddress { width:98%; }
#ValidationCode { width: 100px; }
#Comments { width: 99%; height: 100px; }

.FormButton  { 
	height: 19px;
	color: #FFFFFF;
	background-color: #015cab;
	border: solid 0px #0053A4; }
.FormText {
	background-color: #FFFFFF;
	border: solid 1px #333333;
	margin-bottom:5px;
	padding:2px; }
.FormTextRequired {
	background-color: #FFFFFF;
	border: solid 1px #FF0000;
	margin-bottom:5px;
	padding:2px; }

.form td {
	padding:5px;
}
/* 6.CZ
---------------------------------------------------------------*/

#CZDocumentBody td { padding:5px; }
