/*if portfolio is introduced take styles from Jigsaw*/

* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

body 
{
	background-color: #e5e5e5;
	background-image: url(/images/bak_pix.png);
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
}
h1 {
}

h2 {
}
h3 {
	}

img
{
	border: none;
}

a
{
	color: #333;
	text-decoration: underline;
}

a:hover
{
	color: #000;
	text-decoration: underline;
}
ul
{
	list-style: none none;
	margin: 0px;
}
li
{
}
p
{
	clear: both;

}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.hidden
{
	display: none;
	visibility: hidden;
}
.small
{
	font-size: 90%;
}
.line
{
	height: 2px;
	width: 100%;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}
.fullWidth
{
	width: 100%;
}
#main
{
    margin: 0;
	width: 963px;
	padding: 0px 0px 0px 25px;
	background-color: #ffffff;
	background-image: url(/images/background_repeat.png);
	background-repeat: repeat-y;
	position: relative;
    height: 100%; /* For IE */
}
html>body #main
{
    min-height: 100%; /* For Modern Browsers */
    height: auto !important; /* For Modern Browsers */
    width: 938px;
}
#banner
{
	width: 930px;
	height: 67px;
	position: relative;
	background-repeat: no-repeat;
}
div.banner1 #banner
{
	background-color: #000;
	background-image: url(/images/logos/black/t_c.gif);
}
div.banner2 #banner
{
	background-color: #990000;
	background-image: url(/images/logos/red/t_c.gif);
}
div.banner3 #banner
{
	background-color: #3f3f3f;
	background-image: url(/images/logos/d_grey/t_c.gif);
}
div.banner4 #banner
{
	background-color: #8c8c8c;
	background-image: url(/images/logos/l_grey/t_c.gif);
}
div.banner5 #banner
{
	background-color: #336666;
	background-image: url(/images/logos/green_1/t_c.gif);
}
div.banner6 #banner
{
	background-color: #660066;
	background-image: url(/images/logos/purple/t_c.gif);
}
div.banner7 #banner
{
	background-color: #336633;
	background-image: url(/images/logos/green_2/t_c.gif);
}
div.banner8 #banner
{
	background-color: #003366;
	background-image: url(/images/logos/blue/t_c.gif);
}
div.banner9 #banner
{
	background-color: #99003c;
	background-image: url(/images/logos/d_pink/t_c.gif);
}
div.banner10 #banner
{
	background-color: #003333;
	background-image: url(/images/logos/d_green/t_c.gif);
}
#logo
{
	width: 300px;
	height: 50px;
	float: left;
}

#logo a
{
	width: 284px;
	height: 30px;
	display: block;
}
#searchArea
{
	width: 368px;
	height: 50px;
	float: right;
}
html>body #searchArea
{
	padding-right: 8px;
	width: 370px;
}
#searchArea ul
{
	float: right;
	margin-top: 11px;
}

#searchArea ul li
{
	float: left;
	margin-right: 8px;
	color: #fff;
}
#searchArea ul li a
{
	display: block;
	width: auto;
	height: auto;
	background-image: url(/images/sep_searchnav.png);
	background-position: right center;
	background-repeat: no-repeat;
	color: #fff;
	padding-right: 9px;
	float: left;
	font-size: .9em;
	text-decoration: none;
}
#searchArea ul li a:hover
{
	text-decoration: underline;
}
#searchArea ul li.last a
{
	background-image: none;
}
#searchArea ul li.searchBox
{
	margin-right: 0px;
	display: none;
}
#searchArea ul li.searchBox input
{
	border: 1px solid #fff;
	background: transparent;
	height: 15px;
	float: left;
	color: #fff;
	font-size: .8em;
	padding-left: 1px;
}

#searchArea ul li.searchBox input.searchText
{
	width: 75px;
}
html>body #searchArea ul li.searchBox input.searchText
{
	width: 74px;
	height: 13px;
	`height: 15px;
}
#searchArea ul li.searchBox input.searchBtn
{
	width: 15px;
	border-left: none;
	background-image: url(/images/arrow_search.png);
	background-repeat: no-repeat;
	background-position: center center;
}
html>body #searchArea ul li.searchBox input.searchBtn
{
}

#nav
{
	float: left;
	width: 930px;
	height: 17px;
	background-repeat: no-repeat;
	z-index: 99;
}
.navBack
{
	background-image: url(/images/bak_nav.gif);
}
#nav ul
{
	float: left;
	width: auto;
	height: auto;
}
#nav ul li
{
	float: left;
	width: 93px;
	height: auto;
}
#nav ul li a
{
	float: left;
	width: 93px;
	height: 17px;
	display: block;
	color: #fff;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 3px;
	font-size: .9em;
}
html>body #nav ul li a
{
	width: 90px;
	height: 14px;
}

#nav ul ul
{
	position: absolute;
	top: 67px;
	width: 93px;
	height: auto;
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 5px;
	clear: both;
	background-color: #8c8c8c;
	display: none;
}
#nav ul ul li
{
	clear: both;
	display: table;
	padding: 0px;
	margin: 0px;
}
#nav ul ul#barristers
{
	background-color: #990000;
	z-index: 90;
}
#nav ul ul#practice_groups
{
	background-color: #8c8c8c;
	z-index: 91;
}
#nav ul ul#news
{
	background-color: #660066;
	z-index: 91;
}
#nav ul ul#downloads
{
	background-color: #003366;
	z-index: 91;
}
#nav ul.nav ul li a
{
	background-image: none;
	line-height: 1.2em;
	height: auto;
	padding: 5px;
	padding-bottom: 0px;
	display: block;
	width: 93px;
}
html>body #nav ul.nav ul li a
{
	width: 83px;
}
#nav ul.nav ul li a:hover
{
	text-decoration: underline;
}


#middle
{
	margin: 0 0 0 0;
	padding-bottom: 50px;
	margin-bottom: 50px;
	z-index: 0;
}
html>body #middle
{
	margin-bottom: 0px;
	`margin-bottom: 50px;
}
#middle:after
{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}
#mainLeft
{
	float: left;
	width: 744px;
	height: auto;
	z-index: 1;
}
#mainRight
{
	float: left;
	width: 186px;
	height: auto;
	min-height: 250px;
	background-image: url(/images/flash/nav_tabs_btm.png);
	background-position: -744px 0px;
	background-repeat: no-repeat;
	z-index: 2;
}
#bannerFlash
{
	float: left;
	width: 744px;
	height: 264px;
	z-index: 3;
	background-image: url(/images/flash/banner_empty.png);
	background-repeat: no-repeat;
}
#tanFlash
{
	z-index: 4;
}

#contentLeft
{
	width: 744px;
	float: left;
	height: auto;
	padding-top: 20px;
	padding-left: 20px;
	z-index: 5;
}
html>body #contentLeft
{
	width: 724px;
}
#middle div.fullContent /* for Barristers landing page */
{
	width: 920px;
}
html>body #middle div.fullContent /* for Barristers landing page */
{
	width:900px;
}


/* RIGHT HAND COLUMN */
#contentRight
{
	width: 176px;
	padding: 20px;
	padding-right: 10px;
	height: auto;
	float: left;
	overflow: hidden;
	z-index: 6;
}
html>body #contentRight
{
	width: 146px;
}

#contentRight h2
{
	font-size: 1em;
	margin-bottom: .9em;
}
/*Right-hand col list currently only used for News on homepage*/
#contentRight ul
{
}
#contentRight ul li
{
	background-image: none;
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-left: 0px;
	margin-bottom: 3px;
	font-size: .9em;
}
/*Text colours for Right-hand col*/
div.banner1 #contentRight, div.banner1 #contentRight a
{
	color: #000;
}
div.banner2 #contentRight, div.banner2 #contentRight a
{
	color: #990000;
}
div.banner3 #contentRight, div.banner3 #contentRight a
{
	color: #3f3f3f;
}
div.banner4 #contentRight, div.banner4 #contentRight a
{
	color: #8c8c8c;
}
div.banner5 #contentRight, div.banner5 #contentRight a
{
	color: #336666;
}
div.banner6 #contentRight, div.banner6 #contentRight a
{
	color: #660066;
}
div.banner7 #contentRight, div.banner7 #contentRight a
{
	color: #336633;
}
div.banner8 #contentRight, div.banner8 #contentRight a
{
	color: #003366;
}
div.banner9 #contentRight, div.banner9 #contentRight a
{
	color: #99003c;
}
div.banner10 #contentRight, div.banner10 #contentRight a
{
	color: #003333;
}
#barMark
{
	background-image: url(/images/barmark.png);
	background-position: 20px bottom;
	background-repeat: no-repeat;
	width: 176px;
	height: 180px;
	float: left;
}
#barMark ul
{
	list-style: none none;
	margin: 0px;
}
#barMark ul li
{
	background: none;
	margin: 0px;
	padding-left: 111px;
	padding-top: 106px;
}
#barMark ul li a
{
	display: block;
	width: 59px;
	height: 62px;
	background: url(/images/top_ranked.png) no-repeat;
}

#badges
{
	float: left;
	width: 910px;
	height: auto;
	padding-right: 20px;
}

#badges ul
{
	float: right;
}
#badges ul li
{
	float: left;
	height: 76px;
	width: auto;
	padding-left: 10px;
}
#badges ul li a
{
	display: block;
	width: auto;
	float: left;
	height: 65px;
}
/* FOOTER */
#footer
{
	float: none;
	background-color: #e5e5e5;
	background-image: url(/images/bak_footer.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 963px;
	padding: 14px 9px 2px 34px;
	position: relative;
	margin: -2.65em 0 0 0;
}
html>body #footer
{
	width: 920px;
	height: 15px;
}

* html #footer
{
	margin-top: -2.55em;
}
#footer p
{
	font-size: .9em;
}
/* MAIN CONTENT AREA STYLES */
/* --- Column divs ---*/
#contentLeft div.rowHolder
{
	float: left;
	width: 724px;
	height: auto;
	margin-bottom: 10px;
}
/* Two Column layouts */
.twoCol1
{
	width: 347px;
	float: left;
	height: auto;
}
.twoCol2
{
	width: 377px;
	float: left;
	height: auto;
	padding-left: 30px;
	padding-right: 20px;
}
html>body .twoCol2
{
	width: 327px;
}

/* Three Column layouts */
#bCol0, .threeCol1, .threeCol2
{
	width: 249px;
	float: left;
	height: auto;
	padding-right: 40px;
}
html>body #bCol0, html>body .threeCol1
{
	width: 209px;
}
/* Adjustments for #bCol0 to accomodate Associates column*/
#bCol0
{
	width: 230px;
	padding-right: 15px;
}
html>body #bCol0
{
	width: 215px;
}
#cCol0
{
	width: 249px;
	float: left;
	height: auto;
	padding-right: 15px;
}
html>body #cCol0
{
	width: 234px;
}
#bCol1
{
	float: left;
	width: 540px;
	height: auto;
}
#assCol
{
	float: left;
	width: 125px;
	height: auto;
}
.threeCol2
{
	padding-right: 20px;
	float: left;
}
html>body .threeCol2
{
	width: 229px;
}
.threeCol3
{
	width: 209px;
	float: left;
	height: auto;
}
html>body .threeCol3
{
}
/*News pages*/
.newsCol1
{
	width: 164px;
	float: left;
	height: 115px;
	padding: 15px 0px 15px 0px;
	border-top: 1px solid #000;
}
html>body .newsCol1
{
	width: 164px;
	height: 70px;
}
.newsCol2
{
	width: 550px;
	margin-left: 4px;
	float: left;
	height: 115px;
	padding-right: 40px;
	padding-left: 90px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #000;
}
html>body .newsCol2
{
	width: 420px;
	height: 70px;
}
html>body .autoHeight
{
	height: auto;
}
div.seminarList div.newsCol1, div.seminarList div.newsCol2
{
	height: 88px;
}
html>body div.seminarList div.newsCol1, html>body div.seminarList div.newsCol2
{
	min-height: 58px;
	height: auto;
}

div.newsFull div.newsCol1, div.newsFull div.newsCol2
{
	border: none;
	padding-top: 0px;
}
div.newsItem
{
	clear: both;
	width: 742px;
}
.newsOver div
{
	/*border-top: 1px solid #660066;*/
}
.newsOver h2
{
	color: #660066;
}
/*Areas of Practice content pages*/
#mainLeft div.areas
{
	background-image: url(/images/flash/nav_tabs_btm.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 0px;
	padding-top: 30px;
	width: 744px;
	height: auto;
}
#mainLeft div.areas h1
{
	font-size: 20px;
}
.areasCol1
{
	width: 279px;
	padding: 0px 26px 0px 15px;
	float: left;
}
html>body .areasCol1
{
	width: 238px;
}
#mainLeft .areasCol1 h1
{
	line-height: 1em;
	font-size: 23px;
	font-weight: normal;
	padding-bottom: 6px;
}
.areasCol2
{
	width: 465px;
	float: left;
}
#contactInfo
{
	color: #8c8c8c;
	width: 235px;
	float: left;
}
#contactInfo a
{
	color: #8c8c8c;
}
/*Direct access content pages*/
.accessCol1
{
	width: 259px;
	padding: 0px 10px 0px 0px;
	float: left;
}
html>body .accessCol1
{
	width: 249px;
}
.accessCol2
{
	width: 465px;
	float: left;
}
/* Content Markup */

#contentLeft p
{
	line-height: 1.3em;
	margin-bottom: 1em;
}
#contentLeft p.larger
{
	font-size: 1.2em;
}
#contentLeft h2
{
	line-height: 1.2em;
	margin-bottom: .7em;
	font-size: 1em;
}
#contentLeft ul
{
	margin-bottom: 1em;
}
#contentLeft div.newsCol1 ul
{
	margin-bottom: 0;
}
#contentLeft ul li
{
	background-image: url(/images/bullet_dash.png);
	background-position: 0px 8px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#contentLeft ul.twoCol
{
	margin-bottom: 1em;
	float: left;
	width: 100%;
}
#contentLeft ul.twoCol li
{
	float: left;
	width: 40%;
}
#contentLeft table
{
	font-size: 1em;
	width: 100%;
	border-collapse: collapse;
}
.newsCol1 h2
{
}
.newsCol1 ul
{
	margin-top: 10px;
}




