/* BODY (sets the website to centre)*/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #FFFFFF;
}

h1,h2,h3,h4,h5,h6
{color:#9479A6;}



/* (the text-align is now set back to left so that text displays correctly) */
.website {
	width: 735px;
	margin: 0px auto 0px auto;
	text-align: left;
}

/* (the text-align is now set back to left for LEFT HAND NAV) */
.leftNav {
	width: 179px;
	margin: 0px auto 0px auto;
	text-align: left;
}

* (the text-align is now set back to left for RIGHT HAND NAV) */
.rightNav {
	width: 158px;
	margin: 0px auto 0px auto;
	text-align: left;
}


/* MAIN PAGE */
.page {
	width: 735px;
	margin: 0px auto 0px auto;
	background-image: url("images/dots_vertical.gif");
	background-repeat: repeat;
}


/* HEADER NAVIGATION STARTS*/
/* GOOGLE SEARCH */
..headerTop {
	width: 735px;
	background-image: url("images/header_background.gif");
	background-repeat: no-repeat;
	background-color: #E4BEFE;
}

.headerText {
	font-family: verdana;
	font-size: 70%;
	color: #000000;
	padding: 6px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}


.headerTop a:link {
	color: #5e6e85;
	text-decoration: none;
}

.headerTop a:visited {
	color: #5e6e85;
	text-decoration: none;
}

.headerTop a:hover {
	color: #333333;
	text-decoration: none;
}

/* HEADER NAVIGATION ENDS */

/* CRUMB TRAIL STARTS */ 

.breadCrumb {
	width: 735px;
	height: 33px;
	/* adds dots */
	background-image: url("images/dot_735_px.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #F7E2F9;
}
/* FONT  */

.breadCrumb .nav {
	font-family: verdana;
	font-size: 70%;
	color: #000000;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

.breadCrumb .nav a:link {
	color: #0089de;
	text-decoration: none;
}

.breadCrumb .nav a:visited {
	color: #0089de;
	text-decoration: none;
}

.breadCrumb .nav a:hover {
	color: #333333;
	text-decoration: underline;
}

/* HEADER - ESSEX FACTOR LOGO/ADVERTISEMENTS */
.logoAdvert {
	width: 735px;
	height: 96px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #F7E2F9;
}

.hidden {
	display: none;
}

.navText {
	font-family: verdana;
	font-size: 70%;
	color: #0089de;
}

/* BREAD CRUMB TRAIL ENDS */

/* FOOTER STARTS */
.footerBottom {
	background-image: url("images/footer_edge.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: E4BEFE;
	margin: 0px 0px 0px 0px;
	width: 735px;

}

.footerBottom .left {
padding: 5px 0px 5px 10px;
	font-family: verdana;
	font-size: 65%;
	color: #333333;
}

.footerBottom .left p {
	margin: 2px 0px 5px 0px;
}

.footerBottom  a:link {
	color: #333333;
	text-decoration: none;
}

.footerBottom a:visited {
	color: #333333;
	text-decoration: none;
}

.footerBottom a:hover {
	color: #000000;
	text-decoration: underline;
}
/* FOOTER ENDS */

/* HIGHLIGHT BOX START */

.highlightFont {
    font-family: verdana;
	
	font-weight: bold;
	color: #F7FCBE;
	}
	
.highlightFont h2  {margin:0;font-size: 65%;}	

.highlightText h3, .highlightText p {margin:0; font-size: 65%;}

.highlightText  {
    font-family: verdana;
	color: #000000;
}

.highlightText a:link,.highlightText a:visited,.highlightText a:hover,.highlightText a:active
{
color:#9479A6;
}

.titleBar {
	float: left;
	height: 48px;
	width: 715px;
	padding: 0px 0px 0px 217px;
	background-color: #ffffff;
}


/* LEFT HAND COLUMN NAV */
.leftColumn {
	width: 179;
	margin: 0px 0px 0px 0px;
}

.leftColumn div.list {
	margin: 0px 0px 0px 15px;
	padding: 10px 0px 10px 0px;
	font-size: 70%;
	font-family: verdana;
	color: #5e6e85;
	line-height: 165%;
	font-weight: bold;
	
}

.leftColumn p,
.leftColumn table {font-size:80%; border-width:0;}

.leftColumn li, .leftColumn ul {
padding:0;
margin:0;
list-style-type:none;
	}

.leftColumnIndent {
	margin: 0px 0px 0px 15px;
	padding-left: 20px;
	font-size: 70%;
	font-family: verdana;
	color: #5e6e85;
	
}


.leftColumn .header div {
	padding: 6px 15px 6px 15px;
	font-family: verdana;
	font-size: 75%;
	color: #666666;
	font-weight: bold;
}

.list a:link strong, .list a:visited strong, .list strong a:link, .list strong a:visited  {
	color: #0088de;
	text-decoration: none;
	font-weight: bold;
}

.list a:hover strong, .list strong a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.list a:link, .list a:visited {
	color: #333333;
	text-decoration: none;		
}

.list a:hover { 	
	color: #666666;
	text-decoration: none;	
}

/* END LEFT COLUMN */

.clearBoth {
	clear: both;
}

/* RIGHT HAND COLUMN */
.rightColumn {
	width: 158px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 70%;
	font-family: verdana;
	color: #5e6e85;
}

/*  MAIN CONTENT */

 .innerLeftColumn .news  {
	margin-left: 0px;
	padding-left: -1px;
	width: 327px;
}

/*  To fix the word more in all items */

p.more 
{margin:0; padding:0; }

.more a:link, .more a:visited
{
	font-family: Verdana;
	color: #9479A6;
	font-weight: bold;
	text-decoration: none;
}

.more a:hover
{
	font-family: Verdana;
		color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.itemTitle  {
	font-family: verdana;
	font-size: 70%; 
	font-weight: bold;
	color: #000000;
	margin:0;
}


.itemText {
	font-family: verdana;
	font-size: 70%;
	color: #000000;
	font-weight: normal;
	margin:0;	
}

.innerRightColumn {
	float: left;
	width: 179px;
	padding: 0px 0px 0px 1px;
}


 .innerRightColumn .caption {
	height: 60px;
 	width: 179px; 
	background-color: #9bbfd5;
	margin: 0px 0px 15px 0px;
	font-family: verdana;
	font-size: 70%;
	color: #ffffff;
	border-top: solid 1px #9bbfd5;
}

/* CONTENT FOR ALL PAGES */
.mainContent {
	font-family: verdana;
	font-size: 70%;
	color: #000000;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}

.mainContent h1 {
font-size:150%;
}

.mainContent h2 
{font-size:120%}
}
.mainContent h3 
{font-size:120%}
}

.mainContent h4 {
font-size:100%;
color:#000000;
margin:1em 0 0 0;
}

.mainContent p {
margin-top:0;}

.mainHeaders {
	font-family: verdana;
	font-size: 120%;
	color: #9479A6;
	font-weight: BOLD;
}

.forms {
	font-family: verdana;
	font-size: 100%;
	color: #9479A6;
}

/* RIGHT HAND COLUMN */
.rightHeaders {
	font-family: verdana;
	font-size: 90%;
	color: #9479A6;
	font-weight: BOLD;
}

h2.moreDetails {
font-size:100%;
color:#000000;
margin-bottom:0;
}

h3.moreDetails {
font-size:100%;
color:#000000;
margin-bottom:0;
}

p {text-align:justify}

/* FPSTYLES */
#sitekey {font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
margin-left:0px;
margin-top:-13px;
}
.fpfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.5pt;
	color: #9479A6;
        margin-top:20px;
	}
	
.fpfooter a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9479A6;
	text-decoration: none;
	}
	
.fpfooter a:hover{
        font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: underline;
	}	
	
#breadcrumbs{
	font-family: verdana; 
	font-size: 11px; 
	padding-top: 8px;
	padding-left: 5px;
	}

#breadcrumbs a{
	color: #0089DE;
	text-decoration: none;
	}

#breadcrumbs a:hover{
	color: #333333;
	text-decoration: underline;
	}
	
#sitekey h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left:212px;
	margin-top:-13px;
	*margin-bottom:0px;
}

#cds-wrapper{
	background-color: #F7E2F9;
	padding: 5px;
	}
#cds-container {
	border:1px solid #F7E2F9;
	padding:6px;
	background-color: #FFFFFF;
}

.cds {
	width: 705px;
	*width: 710px;
	overflow: auto;
	padding-right: 5px;
	height: 110px;
}

div.cds h2 {
	font-family:verdana;
	font-size:12px;
	color:#000000;
	text-align:left;
}

div.cds p {
	font-family:verdana;
	font-size: 11px;
	color:#333333;
	text-align:justify;
}

div.cds ul, li {
	font-family:verdana;
	color:#333333;
	text-align:left;
	text-decoration:none
}

div.cds a {
	font-family:verdana;
	color:#333333;
	text-align:left;
	text-decoration:none
}

div.cds a:hover {
	font-family:verdana;
	color:#333333;
	text-align:left;
	text-decoration:underline
}


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background-color:#F7E2F9;
	padding: 0px;
}

.jScrollPaneDrag {
	position: absolute;
	border:1px solid #9479A6;
	background-color:#9479A6;
	cursor: pointer;
	overflow: hidden;
	_right: 0px;
	*right: 0px;
	}
/* FPSTYLES */