html, body {
	font-size: xx-small;
	font-family: helvetica, arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
body.login table tr.header{
	height:25px;
	background-color:#817dc4; 
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.2em;
}
body.login table tr.header th.headerTh{
	width:250px;
	padding-left:10px;
}
body.login tr.evenrow{
	font-size:1.2em;
	background-color: yellow;
}

body.login tr.oddrow{
	font-size:1.2em;
	background-color: #FFF;
}
body.login tr td.title{
	color: #9D99DF;
	font-weight:bold;
	font-size : 1.4em;
	padding-left:10px;
}

body { padding: 30px 0; }

body #header {
    height: 225px;
}

body.home { background: #a8cf67;}

body.home #header {
	height: 225px;
	background: url(images/header-bg-blackfish.jpg) top no-repeat;
}
body.home #footer {
	background: #817dc4 url(images/footer-bg-green.gif) bottom no-repeat;
}


body.partners { background: #92c4d4;}
body.partners #header {
	height: 255px;
	background: url(images/header-bg-seahorses.jpg) top no-repeat;
}
body.partners #header h2 {
	width: 156px;
	height: 27px;
	background: url(images/header-title-partners.gif) no-repeat;
	position: absolute;
	top: 186px;
	left: 43px;
	margin: 0;
	padding: 0;
}
body.partners #footer {
	background: #817dc4 url(images/footer-bg-blue.gif) bottom no-repeat;
}

body.depts #header h2,
body.commercial #header h2,
body.buyingsellinghouse #header body.login h2,
body.privateclient #header h2,
body.family #header h2 {
	width: 212px;
	height: 29px;
	background: url(images/header-title-ourdepts.gif) no-repeat;
	position: absolute;
	top: 184px;
	left: 43px;
	margin: 0;
	padding: 0;
}
body.depts #footer,
body.commercial #footer,
body.buyingsellinghouse #footer,
body.privateclient #footer,
body.family #footer {
	background: #817dc4 url(images/footer-bg-red.gif) bottom no-repeat;
}

/* A.A. - 24/07/2009 - add background color for news */
body.news { background: #FF9800;}
body.news #header {
	height: 255px;
	background: url(images/header-bg-seminars.jpg) top no-repeat;
}

body.video { background: #BA75AC;}
body.video #header {
	height: 255px;
	background: url(images/header-bg-newsvideo.jpg) top no-repeat;
}


body.depts { background: #bd2727;}
body.depts #header {
	height: 255px;
	background: url(images/header-bg-starfish.jpg) top no-repeat;
}


body.commercial { background: #bd2727;}
body.commercial #header {
	height: 255px;
	background: url(images/header-bg-piranha.jpg) top no-repeat;
}

body.buyingsellinghouse { background: #bd2727;}
body.buyingsellinghouse #header {
	height: 255px;
	background: url(images/header-bg-goldfishbowl.jpg) top no-repeat;
}

body.privateclient { background: #bd2727;}
body.privateclient #header {
	height: 255px;
	background: url(images/header-bg-dolphins.jpg) top no-repeat;
}

body.family { background: #bd2727;}
body.family #header {
	height: 255px;
	background: url(images/header-bg-goldfish.jpg) top no-repeat;
}

body.contactus { background: #9d99df;}
body.contactus #header {
	height: 255px;
	background: url(images/header-bg-lionfish.jpg) top no-repeat;
}
body.contactus #header h2 {
	width: 156px;
	height: 27px;
	background: url(images/header-title-contactus.gif) no-repeat;
	position: absolute;
	top: 186px;
	left: 43px;
	margin: 0;
	padding: 0;
}
body.contactus #footer {
	background: #817dc4 url(images/footer-bg-purple.gif) bottom no-repeat;
}

body.legalinfo { background: #9d99df;}
body.legalinfo #header {
	height: 255px;
	background: url(images/header-bg-blackfish-purple.jpg) top no-repeat;
}
body.legalinfo #header h2 {display: none;}

body.legalinfo #footer {
	background: #817dc4 url(images/footer-bg-purple.gif) bottom no-repeat;
}

body.careers { background: #9d99df;}
body.careers #header {
	height: 255px;
	background: url(images/header-bg-blackfish-purple.jpg) top no-repeat;
}
body.careers #header h2 {
	width: 94px;
	height: 17px;
	background: url(images/header-title-careers.gif) no-repeat;
	position: absolute;
	top: 191px;
	left: 43px;
	margin: 0;
	padding: 0;
}
body.careers #footer {
	background: #817dc4 url(images/footer-bg-purple.gif) bottom no-repeat;
}

body.enquiry { background: #9d99df;}
body.enquiry #header {
	height: 255px;
	background: url(images/header-bg-lionfish.jpg) top no-repeat;
}
body.enquiry #header h2 {
	width: 156px;
	height: 27px;
	background: url(images/header-title-contactus.gif) no-repeat;
	position: absolute;
	top: 186px;
	left: 43px;
	margin: 0;
	padding: 0;
}
body.enquiry #footer {
	background: #817dc4 url(images/footer-bg-purple.gif) bottom no-repeat;
}


/* admin_login*/
body.login { background: #a8cf67;}
body.login #header {
	height: 280px;
	background: url(images/admin_img/admin_bg_header_lionfish.jpg) top no-repeat;
}
body.login #header h2 {
	width: 156px;
	height: 27px;
	position: absolute;
	top: 186px;
	left: 43px;
	margin: 0;
	padding: 0;
}
body.login #footer {
	background: #817dc4 url(images/admin_img/admin_bg_footer_purple.gif) bottom no-repeat;
}


p { font-size: 1.2em; }

h1, h2, h3, h4 { text-transform: lowercase; }

h3 {
	padding-left: 43px;
	padding-right: 26px;
	font-size: 1.3em;
	text-transform: none;
}

a img { border: none; }

#header p#logo {
	float: left;
	margin: 24px 0 0 18px;
	width: 178px;
	height: 54px;
	background: url(images/logo.jpg) no-repeat;
}
h1 span { display: none; }

.small {font-size: 0.75em; }
ul#navigation {
	list-style: none;
	text-transform: lowercase;
	display: inline;
	float: right;
	margin: 17px 16px 0 0;
	padding: 0;
}


ul#navigation li {
	float: left;
	width: 90px; /* 106px */
	height: 32px; /* 38px*/
	background: #FF0000;
	margin-left: 1px;
}

ul#navigation li a span {
	margin-bottom: 0.5em;
	font-family: helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	display: none;
}

ul#navigation li a {
	display: block;	
	width: 90px; /* 106px */
	height: 32px; /* 38px*/
}

ul#navigation li a:hover {
	opacity: .50;
}

ul#navigation li a:link, ul#navigation li a:active, ul#navigation li a:visited {
	color: #FFF;
	text-decoration: none;
}

/*
ul#navigation li.home {background: url(images/nav-green.gif) no-repeat;}
ul#navigation li.home a {background: url(images/nav-home.gif) no-repeat center bottom;}
ul#navigation li.depts {background: url(images/nav-red.gif) no-repeat;}
ul#navigation li.depts a {background: url(images/nav-depts.gif) no-repeat center bottom;}
ul#navigation li.partners {background: url(images/nav-blue.gif) no-repeat;}
ul#navigation li.partners a {background: url(images/nav-partners.gif) no-repeat center bottom;}
ul#navigation li.news {background: url(images/nav-navy.gif) no-repeat;}
ul#navigation li.news a {background: url(images/nav-news.gif) no-repeat center bottom;}
ul#navigation li.contact {background: url(images/nav-purple.gif) no-repeat;}
ul#navigation li.contact a {background: url(images/nav-contact.gif) no-repeat center bottom;}
*/
ul#navigation li.home {background: transparent url(images/nav-home.gif) no-repeat;}
ul#navigation li.depts {background: transparent url(images/nav-depts.gif) no-repeat;}
ul#navigation li.partners {background: transparent url(images/nav-partner.gif) no-repeat;}
ul#navigation li.news {background: transparent url(images/nav-news.gif) no-repeat;}
ul#navigation li.contact {background: transparent url(images/nav-contact.gif) no-repeat;}

/*
ul#navigation li.admin_news {background: url(images/admin_img/admin_news.gif) no-repeat;}
ul#navigation li.careers {background: url(images/admin_img/admin_careers.gif) no-repeat;}
*/

ul#navigation li.admin_news {background: url(images/nav-news-admin.gif) no-repeat;}
ul#navigation li.admin_video {background: url(images/nav-video-admin.gif) no-repeat;}
ul#navigation li.careers {background: url(images/nav-career.gif) no-repeat;}
ul#navigation li.admin_news_ticker {background: url(images/admin_img//nav-newsticket-admin.gif) no-repeat;}

#wrapper {
	position: relative;
	width: 730px;
	margin: 0 auto;
	text-align: left;
}

#header {
	position: relative;
}

#header blockquote {
	font-size: 1.6em;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	color: #000000;
	position: absolute;
	top: 75px;
	left: 19px;
	margin: 0;
	padding: 0;
 	width: 180px;
 	height: 41px;
 	background: url(images/header-tag.gif) no-repeat;
}

/* Main content classes */

#maincontent {
	position: relative;
	background: #c0bfe3;
	margin: 0;
	padding: 0;
	width: 100%;
}


#maincontent #leftside {
	position: relative;
	float: left;
	width: 508px;

}
.container{
	position: relative;
	float: center;
	width: 508px;

}
#leftside .deptscontent ul, #leftside .deptscontent ol {
	font-size: 1.2em;
	margin: 0 26px 1em 43px;
	padding-left: 43px;
}
#leftside .deptscontent ul { list-style: disc; }

#leftside .deptscontent li {
	margin-bottom: 1em;
}

#leftside a:link,
#leftside a:active,
#leftside a:visited {
	text-decoration: none;
	color: #9D99DF;
	border-bottom: 1px #FFF solid;
}
#leftside ul a:link,
#leftside ul a:active,
#leftside ul a:visited {
	color: #000;
	border-bottom: 1px #FFF solid;
}
#leftside a:hover,
#leftside ul a:hover {
	background: #EEE;
	border-bottom: 1px #000 dotted;
}
#leftside a.nobackborder:hover {
	background: #FFF;
	border-bottom: 1px #FFF solid;
}

#maincontent .section {
	
	position: relative;
	background: #FFF url(images/hr-bg2.gif) bottom no-repeat;
}
/*
body.depts #maincontent .news {
	
	position: relative;
}
*/
body.login #maincontent .section {
	margin: 0 50px 0 50px;
	padding: 0;
	position: relative;
	background: #FFF url(images/admin_img/hr_curv.jpg) bottom no-repeat;
}
body.login #maincontent .section h2{
	padding-bottom:15px;
}
body.login #maincontent .section ul{
   	list-style: none;
	text-transform: lowercase;
	display: inline;
	margin:  0;
	padding: 0;
}
body.login #maincontent .section li {
	display: inline;
	margin:  0 45px 10px 45px;
	float:left;
}
body.login #maincontent .section li a span {
	font-family: helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	text-align: left;
}




#maincontent .bottomsection {
	position: relative;
	background: #FFF;
	padding-bottom: 22px;
	height:152px;
}

html > body #maincontent .bottomsection {

	min-height:152px;
	height:auto;
}

#maincontent .bottommargin { padding-bottom: 22px; }

#maincontent #leftside div.hr {
	width: 508px;
	height: 30px;
	background: url(images/hr-bg.gif) no-repeat;
	margin: 0;
	padding: 0;
}


#maincontent div.hr hr, #maincontent div.hrtop hr, #maincontent div.adminhrtop hr,#maincontent div.deptshrtop hr { display: none; }

#maincontent div.hrtop {
	width: 508px;
	height: 19px;
	background: url(images/section-bg-rcurve.gif) no-repeat;
}

/*  { display: none; } */

#maincontent div.deptshrtop {
	width: 508px;
	height: 19px;
	background: url(images/deptstophr.gif) no-repeat;
}
#maincontent div.adminhrtop {
	height: 19px;
	background: url(images/admin_img/admin_spacer.jpg) no-repeat;
}

#maincontent div.newshrtop {
	width: 508px;
	height: 19px;
	background: url(images/news_top.png) no-repeat;
}

#maincontent h1, #maincontent h2 {
	margin: 0;
	padding: 0;
	margin-left: 43px;
	color: #9D99DF;
}


#maincontent h1 {
	font-family: helvetica, arial, sans-serif;
	font-size: 26px;
	margin-bottom: 10px;
}

#maincontent h2 {
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

#maincontent p { padding-left: 43px; padding-right: 26px; margin-top: 0; margin-bottom: 10px; }
#maincontent .listing div.topmargin { margin-top: 2em; }
#maincontent .listing div.map { width: 185px; height: 185px; margin-left: 43px; border: 1px #000 solid; }
#maincontent .listing div.map span { position: absolute; bottom: 15px; }

#maincontent p.address { margin-top: 0.4em; margin-bottom: 0; font-size: 1.4em; }
#maincontent p.tel { font-family: helvetica, arial, sans-serif; margin-top: 0.4em; margin-bottom: 1.3em; font-size: 1.5em; font-weight: bold; }

#maincontent div.listing {
	float: left;
	width: 45%;
}

.listing ul {
	list-style: disc;
	color: #c0bfe3;
	margin-left: 43px;
	padding-left: 43px;
	text-transform: lowercase;
}

.listing ul li { font-size: 1.2em; margin-bottom: 0.5em;}

.listing a { margin-left: 15px; }
.listing li a { margin-left: 0; display: inline; margin: 0; }
.listing li.inline a { display: inline; }

/*.listing li a:link, .listing li a:visited, .listing li a:active {
	color: #000;
	text-decoration: none;
	border-bottom: 1px #FFF solid;
}
.listing li a:hover {
	background: #EEE;
	border-bottom: 1px #000 dotted;
}*/

.section3 {
	float: left;
	width: 309px;
	padding: 0;
	margin: 0 0 0 0;
	position: relative;
}

.s3fc {
	float: left;
	padding: 0;
	margin: 0 0 0 0;
	position: relative;
	margin-left: 0;
	width: 193px;
}

.section4 {
	float: right;
	width: 309px;
	padding: 0;
	margin: 0 0 0 0;
	position: relative;
}

.s4fc {
	float: right;
	padding: 0;
	margin: 0 0 0 0;
	position: relative;
	margin-left: 0;
}

.partner {
	position: relative;
	clear: both;
	width: 508px;
	border: 0;
	padding: 0;
	margin: 0;
	background: url(images/hr-bg.gif) bottom no-repeat;
}
.partner * {
	position: static !important;
}

#maincontent .partner h1 { color: #92c4d4; width: 100px; }

#maincontent .partner p.gotobottom
	{
	margin-top: 20px;
	}

#maincontent .section4 p { padding-left: 43px; padding-right: 6px; }
#maincontent .section3 p { padding-left: 26px; }

#maincontent .depts h1 { color: #bd2727; }

#maincontent .home h1, #maincontent .home h1 a { color: #A8CF67; }
/* #maincontent .home h2, #maincontent .home h2 a { color: #A8CF67; } */



#secondnav {
	float: left;
	width: 207px;
	height: 111px;
	background: url(images/second-nav-bg.gif) no-repeat;
}

#secondnav ul {
	margin: 6px 18px 0 13px;
	padding: 0;
	list-style: none;
	text-transform: lowercase;
}
#secondnav li {
	display: block;
	height: 24px;
	border-bottom: 1px #FFF solid;
	font-size: 1.3em;
	color: #FFF;
}
#secondnav li a:link, #secondnav li a:visited, #secondnav li a:active {
	display: block;
	background: url(images/second-nav-arrow.gif) left no-repeat;
	line-height: 24px;
	width: 176px;
	text-indent: 22px;
	color: #FFF;
	text-decoration: none;
}

#secondnav li.middle a:hover {
	background: #d53636 url(images/second-nav-arrow.gif) left no-repeat;
}

#secondnav li.top a:hover {
	background: url(images/second-nav-arrow-hover.gif) left no-repeat;
}
#secondnav li.bottom a:hover {
	background: url(images/second-nav-arrow-hover2.gif) left no-repeat;
}

#secondnav li.bottom { border-bottom: none; }

/* ---- Careers----- */

#maincontent div.apply
{  margin:10px 40px;
  /* color: #a09ae2; */
  background: transparent url('/images/admin_img/apply1.png');
  height: 20px;
  width: 59px;
  cursor: pointer;
}



/* ---- NEWS----- */

body#news{
	background-color:#FF9800; /*D076AC */

}
body#news #maincontent {
	background-color:#FFF;

}
/*
body#news #maincontent .newsmain {
	background-color:#000;

}
*/
body#news #maincontent div.bottomsection {
	margin:0 50px 0 50px;
	padding:0 ;
}

body#news #maincontent div.bottomsection div.spacer {
	background: url(images/admin_img/dots.jpg) no-repeat;
	height:20px;
	margin: 0;
	padding: 5px 0 5px 0;

}

body.news div#maincontent {
    position: relative;
}

body.news #footer
{
	background: #817dc4 url('images/footer-bg-news.jpg') bottom no-repeat; /*817dc4 BB76A9*/
}

#newsnav {
	float: right;
	width: 222px; /* 207 px*/
	background: #C0BFE3;
	/* background:#C0BFE3 url(images/news_nav_bg.png) repeat-x; *//* #D076AC #D87093; */
	/*background: url(images/second-nav-bg.gif) no-repeat;*/
	
}

/*
#newsnav li a:link, #newsnav li a:visited, #newsnav li a:active {
	display: block;
	background: url(images/second-nav-arrow.gif) left no-repeat;
	line-height: 100px;
	width: 176px;
	text-indent: 22px;
	color: #FFF;
	text-decoration: none;
}

#newsnav ul a:hover {
	background: #d53636 url(images/second-nav-arrow.gif) left no-repeat;
}
#newsnav li.middle a:hover {
	background: #d53636 url(images/second-nav-arrow.gif) left no-repeat;
}

#newsnav li.top a:hover {
	background: url(images/second-nav-arrow-hover.gif) left no-repeat;
}
#newsnav li.bottom a:hover {
	background: url(images/second-nav-arrow-hover2.gif) left no-repeat;
}

#newsnav li.bottom { border-bottom: none; }
*/

.clearboth{
    clear:both;
}
/* Footer classes */

#footer {
	float: left;
	height: 78px;
	width: 730px;
	background: #817dc4;
	padding: 0 0 0 0;
	margin: 0 0 30px 0;
	z-index: 5;
}

#footer ul.navigation {
	list-style: none;
	display: block;
	color: #FFF;
	position: relative;
	margin: 0 0 0 3em;
	padding: 2.5em 0 0 0;
}

#footer ul.navigation li {
	display: block;
	padding: 0 0.65em;
	float: left;
	font-size: 1.1em;
	text-transform: lowercase;
}

#footer ul.navigation li a:link, #footer ul.navigation li a:visited, #footer ul.navigation li a:active {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px #817dc4 solid;
}
#footer ul.navigation li a:hover {
/* 	text-decoration: underline; */
	border-bottom: 1px #FFF dotted;
}

#footer ul.navigation li {
	border-right: 1px solid #FFF;
}
#footer ul.navigation li.first { padding: 0 1em 0 0; }
#footer ul.navigation li.last { border: none; }

#footer p {
	position: relative;
	font-size: 1.1em;
	padding: 0 0 0 0;
	margin: 1em 0 0 2.75em;
	color: #FFF;
}

#contactus {
	width: 194px;
	margin-left: 12px;
	position: absolute;
	z-index: 10;
	right: 16px;
	padding-bottom: 30px;
}

.movedown { top: 129px; }

#contactus .top {
	background: url(images/callback-bg-top.gif) no-repeat;
	padding: 13px 14px 10px 21px;
}
#contactus .bottom {
	background: url(images/callback-bg-bottom.gif) bottom no-repeat;
 	padding: 25px 14px 26px 21px;
}
#contactus p, #contactus h1 { margin: 0; padding: 0;}

#contactus .top h1.contactus {
	width: 158px;
	height: 64px;
	/*background: url(images/callback-contactus-header.gif);*/
	background: url(images/hotline-contactus-header.gif);
}

#contactus .top h1.offices {
	width: 71px;
	height: 20px;
	background: url(images/callback-offices-header.gif);
	margin: 1em 0 0 0;
}
#contactus .top p { color: #FFF; margin: 1em 0; }
#contactus .top p.first { margin-top: 0.4em; }
#contactus .top p.address { margin-top: 0.4em; margin-bottom: 0; }
#contactus .top p.tel { margin-top: 0.4em; margin-bottom: 1.2em; font-size: 1.4em; font-weight: bold; }

#contactus .bottom a:link, #contactus .bottom a:active, #contactus .bottom a:visited {
	color: #FFF;
	text-decoration: none;
	padding-left: 22px;
	background: url(images/email-callback.gif) left center no-repeat;
	display: block;
	height: 1.5em;
	font-size: 1.2em;
	border-bottom: 1px #817dc4 solid;
}

#contactus div.hr {
	height: 6px;
	background: url(images/hr-bg-callback.gif) repeat-x;
	margin: 0;
	padding: 0;
}

#contactus div.hr hr { display: none; }

span.hidden {display: none;}
.right {display: block;text-align: right;}
.big { font-size: medium; }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Form Elements */
form.cmxform {
	margin: 0 26px 0 43px;
	padding: 0;
}
form.cmxform fieldset {
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
}
form.cmxform legend {
	padding: 0;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	font-family: helvetica, arial, sans-serif;
	font-size: 26px;
	text-transform: lowercase;
	color: #c0bfe3;
}

form.cmxform fieldset ol li label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	font-weight: bold;
	width: 120px;
	float: left;
}

/*
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
}
*/
body.login form.cmxform {
	margin: 0 50px 0 50px;
	padding: 0;
}
/*
body.logn form.cmxform fieldset {
	margin: 0 0 20px 0;
	padding: 0;
	border: 0;
}
*/
body.login form.cmxform fieldset ol {
	margin: 4px;
	padding-left: 35px;
	color: #9D99DF;
}

body.login form.cmxform fieldset li {
	list-style: none;
	padding-top: 20px;
	margin: 0;
	font-size: 1.3em;

}

body.login form.cmxform input.submit {
	margin: 0;
	padding: 0;
	margin-left: 177px;
	width:86px;
	height:23px;
	border: 1px solid #FFF;
	background: #FFF;
	background: url(images/admin_img/admin_login_submit.jpg) top no-repeat;
	
}

/*
body.login form.cmxform label {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #9D99DF;
}
*/
/*
body.login form.cmxform input.textinput {
	border: 1px solid #c0bfe3;
	width: 140px;
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
}
*/

body.login form.cmxform ol li input#thpTitle{
	border: 1px solid #c0bfe3;
	width: 280px;
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
	/* margin:3px; */ /* edit for IE only */
}

body.login form.cmxform ol li input#thpFrom{
	border: 1px solid #c0bfe3;
	width: 100px;
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
	margin:3px;
}
body.login form.cmxform ol li input#thpTo{
	border: 1px solid #c0bfe3;
	width: 100px;
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
	margin:3px;
}
body.login form.cmxform ol li input#thpEmail{
	border: 1px solid #c0bfe3;
	width: 265px;
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
	margin:3px;
}
/*
body.login form.cmxform ol li input#thpDescription{
	border: 1px solid #c0bfe3;
	width: 100px;
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
	margin:3px;
}
*/
body.login form.cmxform ol li.thpSubmit{
	width: 415px;
	text-align:right;
	margin-top:10px;
}

body.login form.cmxform ol li input#thpThumbnail{
	border: 1px solid #c0bfe3;
	width: 285px;
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
	margin:3px 0px;
}
body.login form.cmxform ol li input#thpVideofile{
	border: 1px solid #c0bfe3;
	width: 285px;
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
	margin:3px 0px;
}
/*
body.login form.cmxform fieldset ol li textarea#thpSummary{
	border: 1px solid #c0bfe3;
	width: 	px;
	height: 60px;
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
	margin-top: 3px;
	margin-bottom: 3px;
}
*/
body.login form.cmxform textarea{
	border: 1px solid #c0bfe3;
	width: 280px;
	height: 100px;
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
	margin-top:3px;
	margin-bottom:3px;
	/* clear:both; */
}

body.login {
	position: relative;
	margin:0;
	padding:0;
	/* background: #000; */
	padding: 0 50px ;
}
body.login p.errormsg{
	color:red;
	list-style: none;
	padding: 3px 0;
	margin: 0;
	font-size: 1.6em;
}
body.login #maincontent {
	position: relative;
	background: #FFF;
	padding: 0,50px,0,50px;
	width: 100%;
}
body.login  #maincontent div.jobs h2 {
	margin: 0;
	padding: 0;
	color: #9D99DF;
}
body.login div.adminleftside{
	float:left;
	width:43%;
	margin:0;
	padding-left:50px;
}
body.login div.adminleftside p.updatenews{ 
	background-color:#FFF;
	width:235px;
	height:19px;

}
body.login div.admnrightside{
	float:right;
	width:43%;
	margin:0;
	padding-right:50px;
}
body.login div.admnrightside p.updatecareers{ 
	background-color:#FFF;
	width:235px;
	height:19px;
}
body.login #maincontent div.hr {
	width:100%;
	height:50px;
	background: url(images/admin_img/hr_curve.jpg) no-repeat;
	margin: 0;
	padding: 0;
}

body.login div.bottomsection{
	margin:0;
	padding:0;

}

body.careers div.spacer{
	background: url(images/admin_img/dots.jpg) no-repeat;
	height:10px;
	width:440px;
	background-color:#FFF;
	margin-left: 43px;
	padding: 0;
}

/***************************************************************************/
body.login div.bottomsection div.news{
	float:left;
	width:75%;
	height:92px;
	margin:0; 
	background-color:#FFF;
}
body.login div.bottomsection div.news ul{
	list-style: none;
	padding: 0;
	margin: 0 0 0 17px;
}
body.login div.bottomsection div.news ul li.article200{
	height:60px;
	margin-right:5px;
	padding-right:5px;
}

body.login div.bottomsection div.news ul li.dateNewsCreated{
	text-align : right;
	margin-right:5px;
	padding-right:5px;
}
body.login div.bottomsection div.news ul label{
	padding: 0;
	color: #9D99DF;
	font-size:1.6em;
	font-weight:bold;
}
/*
form.cmxform fieldset li {
	list-style: none;
	padding: 3px 0;
	margin: 0;
	font-size: 1.2em;
}
*/
form.cmxform fieldset fieldset {
	border: none;
	margin: 0 0 0;
}
form.cmxform fieldset fieldset legend {
	padding: 0 0 0;
	font-weight: normal;
}

/*********************  start admin_news.php styling ******************************/
body.login div.bottomsection div.jobs{
	margin:0 50px; /* 0 50px; */
	padding:0 10px; /* 0 50px; */
	width: 500px;
	/* background: url(images/admin_img/dots.jpg) no-repeat center bottom; */

}
body.login div.bottomsection div.jobs div.spacer {
	background: url(images/admin_img/dots.jpg) no-repeat center top;
	height:20px;
	width: 400px;
	margin-top: 20px;
	margin-left: 70px;
	padding: 5px 0 5px 0;

}


body.login div.bottomsection div.jobs div.newsdata {
	margin: 0;
	padding: 0;
	height: 140px;
}
body.login div.bottomsection div.jobs div.newsbutton {
	margin: 10px 10px 5px 0;
	padding: 0;
	height:19px;

}
body.login div.bottomsection div.jobs div.newsbutton ul {
	margin: 0;
	padding: 0;
}
body.login div.bottomsection div.jobs div.newsbutton ul li{
	list-style: none;
	display: inline;
	padding: 0;
	margin:0 ;
}
body.login div.bottomsection div.jobs ul li.ebutton {
	float:left;
	margin-right:5px;
	padding-right:5px;
}
body.login div.bottomsection div.jobs ul li.pbutton {
	float:left;
}
body.login div.bottomsection div.jobs ul li.dbutton{
	float:right;
	text-align:right;
}

body.login div.bottomsection div.video{
	float:left;
	/* width:127px;
	height:92px; */
	margin:0 ;
	/* background-color:red;
	background: url("images/admin_img/video.gif") no-repeat ; */
}

/**************************** start  another form field? *************************************/



body.login form.cmxform fieldset {
	border: none;
	margin: 0 50px 0 0;
}
body.login form.cmxform fieldset legend {
	padding: 0 0 0 27px;
	font-weight: normal;
}
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}
form.cmxform em {
	font-weight: bold;
	font-weight: normal;
	color: #F00;
}
/*
form.cmxform label {
	width: 120px; /* Width of labels */
/*	
}
*/
form.cmxform fieldset fieldset label {
	margin-left: 123px; /* Width plus 3 (html space) */
}
/*
form.cmxform input.textinput {
	border: 1px solid #c0bfe3;
	width: 140px;
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
}


form.cmxform textarea {
	border: 1px solid #c0bfe3;
	width: 280px;
	height: 100px;
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
}
body.login form.cmxform fieldset ol li textarea {
	border: 1px solid #c0bfe3;
	width: 280px;
	height: 100px;
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
}
*/
/*
body.login form.cmxform input.textinput {
	border: 1px solid #c0bfe3;
	width: 140px;
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
	margin: 3px;
}
*/
form.cmxform input.submit {
	margin: 0;
	padding: 0;
	margin-left: 120px;
	padding: 0.5em;
	border: 1px solid #c0bfe3;
	background: #FFF;
	line-height: 5px;
}


form.cmxform .errors { background-color: #fcb4b4; }
#leftside form.cmxform p.nomargin { padding: 0;}
#leftside form.cmxform p.texterror { color: #FF0000; }

.legalinfo #leftside ol, .legalinfo #leftside p {
	font-size: 1.2em;
	line-height: 1.4em;
}
.legalinfo #leftside ol {
	margin-left: 43px;
	margin-right: 26px;
}
.legalinfo #leftside ol ol {
	font-size: 1em;
	line-height: 1.4em;
	list-style: lower-alpha;
	margin-left: 15px;
	margin-right: 0;
	margin-top: 1em;
}
.legalinfo #leftside ol li { margin-bottom: 1em; }

.legalinfo #leftside h3 { margin-left: 43px;}
.bold { font-weight: bold; }
.uppercase { text-transform: uppercase; }


#news_ticker_display {
	display: none;
	margin: 0px;
	padding: 1px 0;
	width:730px;
	height:40px;
	vertical-align: middle;	
	background: #fff url(images/header_base.gif) no-repeat scroll 0 25px;
	overflow:hidden;
	position:relative;
}

#news_ticker_display #label_field {
	float: left;
	color: #c00;
	text-transform: uppercase;	
	font-size: 1.8em;
	font-style: normal;
	font-weight:bold;
	font-family: helvetica, arial, sans-serif;
	height:20px;	
	margin:10px 15px;
}

#news_ticker_display #content_field {
	float: left;
	color: #000;
	font-size: 1.6em;
	font-style: normal;
	font-weight:bold;
	font-family: helvetica, arial, sans-serif;			
	height:20px;	
	margin-top:11px;
}

#news_ticker_display #action_field {
	height:20px;
	vertical-align: top;
	position:absolute;
	top:11px;
	right:20px;
}

#action_field  ul {
	margin:0;
	padding:0;	
}

#action_field  ul li { 
	display: inline;
	 
}


.content_line_seperator{
	clear: both;	
	margin: 0px;
	padding: 0px;	
	height:31px;		
	width:730px;
	background-color: #c0bfe3;
	background: #fff url(images/header_base.gif) no-repeat 0 -17px;
}

.header_line_container{
	clear: both;		
	margin: 0px;
	padding-top: 4px;	
	padding-left:15px;
	height:10px;		
	width:715px;
	background-color: #fff;
	vertical-align: middle;
}

.header_line_separator{
	clear: both;		
	margin: 0px;
	padding: 0px;	
	height:2px;
	line-height:2px;
	overflow:hidden;		
	width:700px;
	background-color: #c0bfe3;
}

.home #maincontent h1.clear_text_transform{	
	text-transform: none;
}

#latest-vacs {
	height:170px;
}

html >body #latest-vacs {
	min-height:170px;
	height:auto;
}