html {
	overflow: -moz-scrollbars-vertical !important;
}

body {
	background-color: #ad0875;
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 76%;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #ad0875;
}

a img {
	border: 0;
}

div.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	position: relative;
	background: transparent url(../images/box_header.png) no-repeat 0 85px;
}

#homepage {
	width: 950px;
	margin: 0 auto;
	position: relative;
}

#logo {
	height: 145px;
	float: left;
}

#homepage #logo {
	height: 115px;
}

#mylcn-logo {
	float: right;
	margin: 10px 60px 0 0;
}

#homepage #logo {
	height: 115px;
}

#logo img {
	margin: 20px 40px 0 70px;
}

#mainarea {
	clear: both;
	background: transparent url(../images/box_background.png) repeat-y 0 0;
	padding: 0px 60px 0 60px;
}

#top {
	height: 293px;
	position: relative;
}

#nav,
#subnav {
	float: left;
	width: 282px;
}

#nav {
	padding-top: 20px;
}


ul.nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.nav li {
	padding-left: 28px;
	background: transparent url(../images/nav_bullet.gif) no-repeat 3px -100px;
}

ul.nav li.on,
ul.nav li:hover {
	background-position: 3px 3px;
}

ul.nav li a {
	display: block;
	height: 25px;
	background: transparent url(../images/nav_matrix.gif) no-repeat 0 0;
	margin-bottom: 10px;
	text-indent: -5000px;
	outline: none;
}
ul.nav li a.nav1 {
	background-position: 0 0;
}
ul.nav li a.nav1-1 {
	background-position: 0 -80px;
}
ul.nav li a.nav1-2 {
	background-position: 0 -160px;
}
ul.nav li a.nav1-3 {
	background-position: 0 -200px;
}
ul.nav li a.nav1-4 {
	background-position: 0 -160px;
}
ul.nav li a.nav1-5 {
	background-position: 0 -200px;
}
ul.nav li a.nav2 {
	background-position: 0 -240px;
}
ul.nav li a.nav2-1 {
	background-position: 0 -280px;
}
ul.nav li a.nav2-2 {
	background-position: 0 -320px;
}
ul.nav li a.nav2-3 {
	background-position: 0 -360px;
}
ul.nav li a.nav2-4 {
	background-position: 0 -400px;
}
ul.nav li a.nav3 {
	background-position: 0 -400px;
}
div#subnav ul.nav li a.nav3 {
	display: none;
}
/*
this was hussein osman
ul.nav li a.nav3-1 {
	background-position: 0 -480px;
}
*/
ul.nav li a.nav3-1 {
	background-position: 0 -560px;
}
ul.nav li a.nav3-2 {
	background-position: 0 -960px;
}
ul.nav li a.nav3-3 {
	background-position: 0 -1000px;
}
ul.nav li a.nav3-4 {
	background-position: 0 -1040px;
}
ul.nav li a.nav3-5 {
	background-position: 0 -1080px;
}
ul.nav li a.nav3-6 {
	background-position: 0 -1120px;
}
ul.nav li a.nav3-7 {
	background-position: 0 -1160px;
}




ul.nav li a.nav4 {
	background-position: 0 -600px;
}
/*
ul.nav li a.nav4-1 {
	background-position: 0 -760px;
}
*/
div#subnav ul.nav li a.nav4 {
	background-position: 0 -760px;
}
ul.nav li a.nav4-1 {
	background-position: 0 -640px;
}
ul.nav li a.nav4-2 {
	background-position: 0 -680px;
}
ul.nav li a.nav4-3 {
	background-position: 0 -720px;
}
ul.nav li a.nav4-4 {
	background-position: 0 -800px;
}
ul.nav li a.nav4-5-1 {
	background-position: 0 -840px;
}
ul.nav li a.nav4-5-2 {
	background-position: 0 -880px;
}
ul.nav li a.nav4-5-3 {
	background-position: 0 -920px;
}

#video-player {
	float: right;
	width: 520px;
	height: 293px;
	background-color: #333;
}

#video-player div {
	padding: 10px;
}

#video-player a {
	color: white !important;
	text-decoration: underline !important;
}

div#coverflow-flash {
	position: absolute;
	top: 0;
	left: 310px;
	width: 520px;
	z-index: 10;
}

div#thumbnails {
	position: absolute;
	top: 0;
	left: 310px;
	width: 520px;
	background-color: #231F20;
	z-index: 10;
}

div#thumbnails div.thumbnail {
	float: left;
	margin: 0 20px 10px 0;
	cursor: pointer;
	width: 250px;
	text-align: center;
	background-color: #333;
	padding: 5px 0;
}

div#thumbnails div.thumbnail img {
	border: 1px solid #999;
}

div#thumbnails div.thumbnail:hover {
	background-color: #666;
}

div#thumbnails div.t2 {
	margin-right: 0;
}

div#thumbnails div.t3 {
	margin-bottom: 0;
margin-left: 135px;
}

div#thumbnails div.t4 {
	margin-right: 0;
	margin-bottom: 0;
}

div#thumbnails div.thumbnail div.name {
	margin-top: 3px;
	text-align: center;
	font-weight: bold;
}

div#thumbnails div.thumbnail div.name a {
	color: white !important;
}


#content-area {
	clear: both;
	border-top: 1px solid #666;
	margin-top: 20px;
	padding-top: 20px;
}

#content {
	width: 520px;
	float: right;
	color: #ccc;
	position: relative;
	height: 1%;
}

#content h1 {
	margin-top: 0;
	height: 25px;
	background: transparent url(../images/headings.gif) no-repeat 0 0;
	text-indent: -5000px;
}

#content h1.welcome- {
	background-position: 0 0;
}
#content h1.welcome-what-makes-us-different- {
	background-position: 0 -40px;
}
#content h1.welcome-our-practice-areas- {
	background-position: 0 -80px;
}
#content h1.welcome-our-clients- {
	background-position: 0 -120px;
}
#content h1.welcome-our-locations- {
	background-position: 0 -160px;
}
#content h1.welcome-csr- {
	background-position: 0 -200px;
}
#content h1.ways-into-clarke-willmott- {
	background-position: 0 -240px;
}
#content h1.ways-into-clarke-willmott-training-contracts- {
	background-position: 0 -280px;
}
#content h1.ways-into-clarke-willmott-vacation-schemes- {
	background-position: 0 -320px;
}
#content h1.ways-into-clarke-willmott-benefits- {
	background-position: 0 -360px;
}
#content h1.our-people- {
	background-position: 0 -400px;
}
#content h1.our-people-nic-hart- {
	background-position: 0 -440px;
}
#content h1.our-people-hussein-osman- {
	background-position: 0 -480px;
}
#content h1.our-people-laura-urch- {
	background-position: 0 -520px;
}
#content h1.our-people-carly-holt- {
	background-position: 0 -560px;
}


#content h1.our-people-anthony-fairweather- {
	background-position: 0 -960px;
}
#content h1.our-people-david-maddock- {
	background-position: 0 -1000px;
}
#content h1.our-people-felicity-lowless- {
	background-position: 0 -1040px;
}
#content h1.our-people-graham-mcintyre- {
	background-position: 0 -1080px;
}
#content h1.our-people-nicola-lee- {
	background-position: 0 -1120px;
}
#content h1.our-people-thomas-chiffers- {
	background-position: 0 -1160px;
}



#content h1.applying- {
	background-position: 0 -760px;
}
#content h1.applying-tips-for-your-application- {
	background-position: 0 -640px;
}
#content h1.applying-come-and-meet-us- {
	background-position: 0 -680px;
}
#content h1.applying-contact-us- {
	background-position: 0 -720px;
}
#content h1.applying-apply-now- {
	background-position: 0 -760px;
}
#content h1.applying-faqs- {
	background-position: 0 -800px;
}
#content h1.applying-faqs-training-contract-questions- {
	background-position: 0 -840px;
}
#content h1.applying-faqs-vacation-placement-questions- {
	background-position: 0 -880px;
}
#content h1.applying-faqs-general-questions- {
	background-position: 0 -920px;
}

#footer {
	background: #ad0875 url(../images/box_footer.png) no-repeat 0 -20px;
	padding: 40px 60px 20px 88px;
	color: #e398ca;
	position: relative;
}

#apply-now {
	text-indent: -5000px;
	position: absolute;
	top: 225px;
	left: 0;
	z-index: 10;
}

#apply-now a {
	display: block;
	background: transparent url(../images/button_apply_now.gif) no-repeat 0 0;
	width: 143px;
	height: 23px;
	cursor: pointer;
}

#toggler {
	text-indent: -5000px;
	position: absolute;
	top: 264px;
	left: 0;
	z-index: 10;
}

#toggler a {
	display: block;
	background: transparent url(../images/button_tell_me_more.gif) no-repeat 0 0;
	width: 143px;
	height: 23px;
	cursor: pointer;
}

#toggler a.open {
	background-position: 0 -23px;
}

#footer p {
	margin: 0;
}


div#content form div.row {
	padding: 4px 0;
	vertical-align: middle;
	clear: both;
	background-color: #231f20;
}

div.row label {
	width: 30%;
	display: block;
	float: left;
	padding: 4px 0;
	font-weight: bold;
}

div.row input,
div.row textarea,
div.row select {
	width: 68%;
	background-color: #444 !important;
	border: 0 !important;
	padding: 4px;
	color: white;
}

div.row textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
}


div#content form div.row div.tip {
	margin-left: 30%;
}

div#content form label.auto {
	margin-right: 1em;
	font-weight: normal;
}

div#content form .auto {
	width: auto !important;
	display: inline !important;
	float: left !important;
}

div#content form fieldset {
	border: 0;
	margin: 1em 0;
	padding: 25px 0 0 0;
	background: transparent url(../images/legends.gif) no-repeat 0 0;
}

div#content form fieldset legend {
	text-indent: -5000px;
}

div#content form fieldset.your-details {
	background-position: 0 0;
}

div#content form fieldset.your-comments {
	background-position: 0 -40px;
}

a.doclink {
	background: transparent url(../images/icon_doc.gif) no-repeat 0 0;
	padding: 2px 0 2px 22px;
	line-height: 16px;
	font-weight: bold;
}

a.pdflink {
	background: transparent url(../images/icon_pdf.gif) no-repeat 0 1px;
	padding-left: 22px;
	display: block;
}

div.error {
	background: transparent url(../images/icon_error.gif) 8px 6px no-repeat;
	padding: 5px 5px 5px 28px;
	margin: 1em 0;
	border: 1px solid #f00;
}

div.warning {
	background: transparent url(../images/icon_warning.gif) 8px 6px no-repeat;
	padding: 5px 5px 5px 28px;
	margin: 1em 0;
	border: 1px solid #ffcc00;
}

div.notice {
	background: transparent url(../images/icon_notice.gif) 8px 6px no-repeat;
	padding: 5px 5px 5px 28px;
	margin: 1em 0;
	border: 1px solid #0099ff;
}

div.success {
	background: transparent url(../images/icon_success.gif) 8px 6px no-repeat;
	padding: 5px 5px 5px 28px;
	margin: 1em 0;
	border: 1px solid #33cc00;
}

div#content div.video-profile ul {
	list-style-type: none;
	margin: 1em 0;
	padding: 0;
}

div#content div.video-profile ul li {
	display: inline;
}

div#content div.video-profile ul li a {
	background: #333 url(../images/white_arrow.gif) no-repeat 7px 8px;
	font-weight: bold;
	padding: 5px 5px 5px 20px;
	margin-bottom: 5px;
	display: block;
	color: #ccc !important;
	outline: none;
}

div#content div.video-profile ul li a:hover {
	background-color: #666;
	color: white !important;
}

div#content div.video-profile ul li a.selected {
	background-color: #ad0875;
	color: white !important;
}

div.show-transcription {
	margin-top: 20px;
	border-top: 1px solid #666;
	padding-top: 10px;
	text-align: right;
	background: transparent url(../images/white_arrow_down.gif) no-repeat right 15px;
	padding-right: 15px;
	cursor: pointer;
}

div.hide-transcription {
	background: transparent url(../images/white_arrow_up.gif) no-repeat right 15px;
}

div.accordion {
	
}

div.accordion h2 {
	cursor: pointer;
	background-color: #333;
	font-weight: bold;
	font-size: 100%;
	padding: 5px;
	margin: 0;
	border-bottom: 1px solid black;
}

div.accordion h2:hover {
	background-color: #666;
}

div.accordion h2.selected {
	background-color: #ad0875;
	color: white;
}

div.accordion p {
	margin: 10px 5px;
}

div#content-area div.tab-nav {
	height: 27px;
	border-bottom: 3px solid #ad0875;
	margin-bottom: 15px;
}

div#content-area div.tab-nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#content-area div.tab-nav ul li {
	float: left;
	margin-left: 5px;
}

div#content-area div.tab-nav ul li a {
	padding: 6px 10px;
	line-height: 27px;
	background-color: #333;
	color: white;
	text-decoration: none;
}

div#content-area div.tab-nav ul li a:hover {
	background-color: #666;
}

div#content-area div.tab-nav ul li.on a,
div#content-area div.tab-nav ul li.on a:hover {
	background-color: #ad0875;
	color: white;
	font-weight: bold;
}

div#content-area table {
	width: 520px;
}

div#content-area table th {
	font-weight: bold;
	text-align: left;
	padding: 4px 6px;
	border-bottom: 2px solid #ad0875;
}

div#content-area table td {
	padding: 4px 6px;
	border-bottom: 1px solid #666;
}

div#content-area table tr.row1 {
	background-color: transparent;
}

div#content-area table tr.row2 {
	background-color: #333;
}

div#content a.buttonlink {
	display: block;
	cursor: pointer;
	background: #333 url(../images/white_arrow.gif) no-repeat 7px 8px;
	font-weight: bold;
	padding: 5px 5px 5px 20px;
	color: white;
}

div#content a.buttonlink:hover {
	background-color: #666;
}

div#content h3 {
	font-size: 120%;
}

div#content div#locations {
	background: transparent url(../images/locations_map.gif) no-repeat 414px 0;
	position: relative;
	height: 200px;
	width: 520px;
}

div#content div#locations ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 414px;
}

div#content div#locations ul li a {
	text-indent: -5000px;
	position: absolute;
	display: block;
	width: 13px;
	height: 13px;
	outline: none;
}

div#content div#locations ul li a.birmingham {
	top: 128px;
	left: 48px;
}

div#content div#locations ul li a.bristol {
	top: 149px;
	left: 44px;
}

div#content div#locations ul li a.london {
	top: 149px;
	left: 76px;
}

div#content div#locations ul li a.southampton {
	top: 161px;
	left: 61px;
}

div#content div#locations ul li a.taunton {
	top: 160px;
	left: 36px;
}

div#content div#locations div.location-details {
	height: 167px;
	background-color: #333;
	padding: 10px;
	width: 375px;
}

div#content div#locations div.location-details div.image {
	float: right;
	width: 193px;
	border: 1px solid #666;
}

div#content div#locations div.location-details div.info {
	float: left;
	width: 180px;
}

div#content div#locations div.location-details div.info * {
	margin: 0;
}

div#content div#locations div.location-details div.info h3 {
	font-size: 140%;
	font-weight: bold;
	color: white;
}
