/* ================== Start of Page Layout CSS Rules ================= */

body {
	background-color:#642977; 	/*purple was #77338D */
	color:#642977;
	font-family:Arial, Helvetica, sans-serif;
	font-size:76%;
	line-height: 1.4em;
	}

a {
	color:#642977;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a:focus, a:focus.external {
	color:#642977;
	background-color:#CCFF33;
}

p,span,div,h1,h2,h3,h4,h5,ul,li,img,a,body,form {
	margin:0px;
	padding:0px;	
}

ul{
	margin-left:15px;
	padding-top:10px;
	padding-bottom:10px;
}

ol {
	margin-left:25px;
	padding-top:10px;
	padding-bottom:10px;
}

h1 {
	color:#642977;
	font-size: 1.3em;
	line-height:1.2em;
	padding-bottom:10px;
}

h2 {
	color:#642977;
	font-size: 1.2em;
	line-height:1.2em;
	padding-top:15px;
	padding-bottom:5px;
}

h3 {
	color:#642977;
	font-size: 1.1em;
	padding-top:15px;
	padding-bottom:5px;
}

h4 {
	color:#642977;
	font-size: 1em;
	padding-top:10px;
	padding-bottom:5px;
}

h5 {
	color:#642977;
	font-size: 1em;
	font-weight:normal;
}

.subtitle {
	color:#642977;
	font-size: 1.1em;
	padding-bottom:5px;
	font-weight:bold;
}

.activeLife h1 {
	color: #D4038E;
}

.activeLife h2 {
	color: #D4038E; /* here pink was #D74BAB */
}

.activeLife .subtitle {
	color: #D4038E;
	font-size:1.1em;
	font-weight:bold;
}
.connect h1 {
	color: #000;
}
.connect h2 {
	color: #000;
}
.connect .subtitle {
	color: #000;
	font-size:1.1em;
	font-weight:bold;
}

.primeTime h1 {
	color: #03b56c;
}
.primeTime h2 {
	color: #03b56c;
}

.primeTime .subtitle {
	color: #03b56c;
	font-size:1.1em;
	font-weight:bold;
}

.buzz h1 {
	color: #E77A04;
}

.buzz h2 {
	color: #E77A04; /* here orange was #F08922 */
}

.buzz .subtitle {
	color: #E77A04;
	font-size:1.1em;
	font-weight:bold;
}

.bodyHolder {
	text-align:center;
	width:100%;
	}
	
.layoutHolder{
	width:916px; /* was 776px */
	background-image: url("../images/bgTop.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	color:#555555;
		}	

/* ================== Top banner content ================= */



.logoHolder{
	text-align:left;
	float:left;
	width:200px;
	padding-top:15px;
	}
.logoHolder img{
	border:0;
	}
.logoHolder a{
	border:0;
	}

.searchHolder{
	padding-top:35px;
	margin:0;
	width:300px;
	float:right;
	text-align:right;
	color:#555555;
	}

.searchHolder img{
	border:0;
	padding:0;
	margin:0;
}


.topItemsHolder{
	width:886px; /* was 755px */
	margin-left:15px; /* was 10px */
	margin-right:15px; /* was 10px */
	margin-bottom:15px;
	}

.topMenuHolder {	
	font-size:1.1em;
	width:600px;
	float:right;
	text-align:right;
	height:50px;
	}

.topMenu {
	margin:0;
	padding:0;
	display:inline;
	}	

.topMenu li {
	margin:0; 
	padding:0;
	display:inline;
	list-style-type:none;
	}

.topMenu li a{
	padding: 0;
	margin:0;
}


.topMenu img {border:0; }

.breadcrumbHolder{
	float:left;
	padding:0;
	padding-left:15px;
	text-align:left;
	height: 25px;
	font-size:0.9em;	
	line-height:2em;
	color:#555555;
	background-image: url("../images/bgDotx.gif");
	background-repeat:repeat-x;
	background-position:bottom left ;	
	width: 916px; /* IE5 Win */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 901px;
}

html>body .breadcrumbHolder {width:916px;}

input.text, textarea.text {
	border: 1px solid #C2C2C2;
	border-color: #CCCCCC #CCCCCC #999999 #999999;
	padding: 2px 4px;
	font-size: 1em;
	cursor: pointer;
	color: #555555;
	margin-right:5px;
}


select.text {
	border: 1px solid #C2C2C2;
	border-color: #CCCCCC #CCCCCC #999999 #999999;
	font-size: 0.9em;
	color: #555555;
}

select.textfixed {
	border: 1px solid #C2C2C2;
	border-color: #CCCCCC #CCCCCC #999999 #999999;
	font-size: 11px;
	color: #555555;
}

input:active, input:focus, textarea:active, textarea:focus {
	border: 1px solid #642977;
}

input.submit {
	width: auto !important; 
	padding: 0 !important; 
	border: 1px solid #642977 !important; 
	background-color: #642977; 
	color: #fff; 
	font-weight: bold; 
	font-size: 1em;
}

input.submit:hover, input.submit:focus {
	border: 1px solid #5f4b12;
}


/* ================== Main content ================= */


.mainItemsHolder{
	width:915px;
	}

.mainMenuSystem{
	position: relative;	
	padding: 0;		
	margin: 0;
	background-repeat:repeat-x;
	width:916px;
	text-align:left;
	background-image:  url("../images/bgTopNav.jpg");
	background-color:#642977;

	}
.menu li.first  {
	padding-left:10px;
 }

.menu {
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
	}	
.menu li {
	margin:0; 
	padding:0;
	display:inline;
	list-style-type:none;
	background-repeat:no-repeat;
	background-position:right;	
	background-image: url("../images/bgTopNavDot.gif");
	padding: 0 22px 0 19px;
	}
.menu li a {
	padding: 5px;	
	text-decoration:none;
	font-size:12px;	
	color:#ffffff;	
	line-height: 25px;
	}

.menu li a:hover, .menu li a:focus {	
	background-color:#CCFF33; /* Green */
	color:#642977;
}

.menu li.last  {
	background-image:none;
	padding-right:0;
 }

.menu li a.current {
	color:#ffffff; /* was blue #00ccff*/
	background-color:#642977;
}

.menu img{
	border:0;
	}

.othercurrent {
	background-color: #00CCFF;
	color:#fff;
}


/****** left nav ******/

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer a
{
	display: block;
	background-image: url("../images/bgDotx.gif");
	background-repeat:repeat-x;
	background-position:bottom;	
	padding: 5px 15px;
	color: #642977;
	text-decoration: none;
	width: 252px; /* IE5 Win */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 222px;
}

#navcontainer a:hover
{
background-color: #CCFF33;
text-decoration: none;
}

#navcontainer ul ul a
{
	display: block;
	padding: 5px 5px 5px 30px;
	margin:0;
	background-image: url("../images/bgDotx.gif");
	background-repeat:repeat-x;
	background-position:bottom; 
	text-decoration: none;
	width: 252px; /* IE5 Win */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 217px;
}


#navcontainer ul ul a:hover
{
	background-color: #CCFF33;
	text-decoration: none;
}

#navcontainer ul ul ul a
{
	padding: 5px 5px 5px 50px;
	width: 252px; /* IE5 Win */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 197px;
}


#navlist li #current, #navlist li #current a:hover{
	background-color: #642977; /*was #00CCFF*/
	color:#fff;
}

#subnavlist li {
	background-color: #F9EFFB; /*was #D8F2FB*/
}

#subnavlist li #current, #subnavlist li #current a:hover{
	background-color: #512160;
	color:#fff;
}

#subsubnavlist li #current, #subsubnavlist li #current a:hover{
	background-color: #3d1948; /* was #0066FF*/
	color:#fff;
}



/* active nav styles */

#navlist-active li #current, #navlist-active li #current a:hover {
	background-color: #D4038E;
	color:#fff;
}

#subnavlist-active li {
	background-color:#fce0ec;
}

#subnavlist-active li #current, #subnavlist-active li #current a:hover {
	background-color: #a6016f;
	color:#fff;
}

/* connect nav styles */

#navlist-connect li #current, #navlist-connect li #current a:hover{
	background-color: #000000;
	color:#fff;
}

#subnavlist-connect li {
	background-color:#ccc;
}

#subnavlist-connect li #current, #subnavlist-connect li #current a:hover {
	background-color: #555555;
	color:#fff;
}

/* primetime nav styles */

#navlist-prime li #current, #navlist-prime li #current a:hover{
	background-color: #03b56c; /* was green #66CC99*/
	color:#fff;
}

#subnavlist-prime li {
	background-color:#CDE9DB;
}

#subnavlist-prime li #current, #subnavlist-prime li #current a:hover {
	background-color: #03b56c;
	color:#fff;
}

/* buzz nav styles */

#navlist-buzz li #current, #navlist-buzz li #current a:hover{
	background-color: #E77A04; /*orange was #FF9933*/
	color:#fff;
}

#subnavlist-buzz li {
	background-color:#FFCC99;
}

#subnavlist-buzz li #current, #subnavlist-buzz li #current a:hover {
	background-color: #E77A04;
	color:#fff;
}


/****** home page items ******/

.homeMainItemsHolder{
	width:915px;
	background-color:#ffffff; /*639500*/
	padding:0;
	margin:0;
	}


.homeMainColumnHolder{
	float:left;
	padding-top:23px;
	margin-top:0;
	text-align:left;
	background-image: url("../images/bgDoty.gif");
	background-repeat:repeat-y;
	background-position:left;	
	width:663px; /* was 573px */
	background-color:#fff;
}

.homeSection {
	padding-bottom:1px;
	background-image: url("../images/bgDotx.gif");
	background-repeat:repeat-x;
	background-position:bottom; 
}

.homeSection h1 {
	font-size:1.7em;
	padding-bottom:20px;
}

.160 {
	padding-bottom:1px;
	background-image: url("../images/bgDotx.gif");
	background-repeat:repeat-x;
	background-position:bottom; 
}


img {
	padding:0;
	margin:0;
	border:0;
}

.myChoice {
	background-image: url("../images/bgMyChoice.jpg");
	background-color:#036367;
	padding:10px 0 15px 15px;
	margin:0;
}

.myChoice label{
	font-size:0.9em;
	font-weight:bold;
	color:#fff;
	padding-top:2px;
}

.myChoiceTitle span {
	position: absolute;
	left: -10000px;
}

.myChoiceTitle {
  background-image:url("../images/myChoice.gif");
  background-repeat:no-repeat;
  height:26px;
}

.myTimeAcademy {
	background-image: url("../images/bgMyAcademy.jpg");
	background-color: #642977;
	padding:10px 15px 15px 15px;
	font-size:0.9em;
	color:#fff;
}

.myTimeAcademy a{
	color:#fff;
}

.myTimeAcademy a:hover{
	color:#CCFF33
}

.myTimeAcademy img{
	border:0;
}

.homeMainColumnCopy {
	padding-left:20px;
	width: 642px; /* IE5 Win was 552px */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 622px; 
}

.homeMainColumnCopy ul{
	margin:0 0 5px 0;
	padding:0;
	list-style:none;
}

.homeMainColumnCopy li {
	display:inline;

}

.homeMainColumnCopy li img {
	padding-right:20px;
	padding-bottom:20px;
}

.homeColumnRight input.submit{
	float:right;
	margin-bottom:10px;
}

.160 h1 {
	font-size:1.5em;
	padding-bottom:20px;
}

.homeColumnLeft h2 , .homeColumnRight h2 {
	color:#642977;
	font-size: 1.2em;
	padding-top:7px;
	padding-bottom:5px;
	padding-left:20px;
	font-weight:bold;
}

/*.homeTitle {
	color:#642977;
	font-size: 1.2em;
	padding-top:7px;
	padding-bottom:5px;
	padding-left:20px;
	font-weight:bold;
}*/

.homeLine {
	clear:both; 
	height:1px;
	background-image: url("../images/bgDotx.gif");
	background-repeat:repeat-x;
	background-position:top left; 
}

.homeColumnLeft {
	background-image: url("../images/bgDoty.gif");
	background-repeat:repeat-y;
	background-position:right;	
	float:left;
	width: 370px;/* was 330px */
}

.homeColumnRight {
	float:right;
	width: 293px; /* was 243px */
}

.homeColumnLeft, .homeColumnRight {
	padding-bottom:20px;
}

.homeColumnListing {
	padding-left:20px;
	padding-right:20px;

}

.homeColumnListing img{
	float:left; 
	margin-right:5px;
	margin-bottom:5px;
	border:0;
	}

.homeColumnListing ul {
	list-style-type:none;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
}

.homeColumnListing li {
	padding-top:5px;
	padding-bottom:5px;
}

.date {
	font-size: 0.9em;
	color: #555555;  /*was #32B2DD */
	font-weight:bold;
}

.homeAboutlisting {
	padding-bottom:30px;
	padding-top:0;
	margin:0;
}

.homeAboutlisting ul {
	color: #642977;
	padding:0;
	margin:0;
}

.homeAboutlisting li {
	display:inline;
	list-style-type:none;
}

.homeAboutlisting li a{
	padding: 0 10px 0 10px;
	background-repeat:no-repeat;
	background-position:left;	
	background-image: url("../images/bgHomeDot.gif");
}

/****** left nav and middle holder items ******/

.leftColumnHolder{
	width:252px; /* was 202px */
	float:left;
	margin-left:0px;
	margin-top:0;
	padding:0;
	text-align:left;
}

.leftColumnHolder .160 a {
	color:#FFFFFF;
}

.leftColumnHolder .160 a:focus {
	color:#642977;
}

.mainColumnHolder{
	float:left;
	padding-left:20px;
	padding-top:25px;
	margin-top:0;
	text-align:left;
	background-image: url("../images/bgDoty.gif");
	background-repeat:repeat-y;
	background-position:left;	
	width: 662px; /* IE5 Win */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width:642px;
}

.mainColumnCopy {
	width: 622px; 
	padding-bottom:20px;
}

.mainColumnCopy img{
	float:left;
	padding-right:20px;
	padding-bottom:10px;
}


.mainColumnHolder p{
	padding-top: 5px;
	padding-bottom: 10px;
}

.subnavlisting {
	font-size:0.9em;
	font-weight:bold;
}

.subnavlisting ul {
	margin-left:15px;
	padding-top:5px;

}

.newslisting p {
	padding:10px;
}

.newslisting p img{
	float:left; 
	margin-right:5px;
	margin-bottom:10px;
	border:0;
	}

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

.searchlisting li {
	list-style:none;
	border-bottom: 1px solid #DFEDF2;
	padding-bottom:10px;
	padding-top:10px;
}


.shoplisting {
	margin-top:20px;
	margin-bottom:20px;
}

.shoplisting img {
	border:0;
	padding-right:12px;
	float:left;
	width:80px;
	padding-bottom:10px;
}

.sitemaplisting ul{
	margin-left:15px;
	padding-top:10px;
}


/****** Full Width Layout ******/

.fullWidthHolder {
	width:886px; /*746px*/
	float:left;
	padding-top:25px;
	margin-left:0px;
	margin-top:0;
	text-align:left;
	margin-left:7px;
}

html>body .fullWidthHolder {margin-left:15px;}



.fullWidthHolder p{
	padding-top: 5px;
	padding-bottom: 10px;
}

.fullWidthCopy {
	width: 883px; 
	padding-bottom:20px;
}

.fullWidthCopy img{
	float:left;
	padding-right:20px;
}


/********************* news items *************/

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

.news li {
	background-image: url("../images/bgDotx.gif");
	background-repeat:repeat-x;
	background-position:bottom left;	
	padding:10px 0px;
}

.news img{
	float:left; 
	margin-right:5px;
	border:0;
	}

	



/* footer items */	

.pagefoot_return {
	float:left;
	padding-top:20px;
	padding-bottom:20px;
}

.pagefoot {
	float:right;
	padding-top:20px;
	text-align:right;
}

.pagefoot_center a{
	padding:3px;

}


.footer{
	background:  url("../images/bgFooter.jpg");
	background-repeat:repeat-x;
}

.footerItemsHolder{
	width:916px;
	}	
.footerNav{
	background-repeat:no-repeat;
	padding-top:0.5em;
	padding-bottom:0.5em;
	text-align:left;
	color:#555555;
	font-size: 0.9em;
	}
.footerNav ul{
	margin: 0; 
	padding: 0;
	display:inline;
	list-style:none;
	color:#555555;
	}
	
.footerNav ul li {
	display: inline;
	list-style-type: none;	
	padding-right:9px;
	padding-left:9px;
	border-right:1px solid #CCCCCC;
	}	
.footerNav ul li a {
	text-decoration:none;
	margin:0;
	color:#555555;
	text-decoration:none;	
	}	
.footerNav ul li a:hover {
	text-decoration:underline;	
	}
.footerNav ul .first a{
	margin:0;
	padding-left:15px;
	}

.footerNav ul .last a{
	border-right:0;
	}


/* Breaks and clearers */

.linePageBreak{
	clear:both; 
	background-image: url("../images/bgDotx.gif");
	background-repeat:repeat-x;
	background-position:top left;	
	margin-top:20px;
}	

.pageBreak{
	clear:both; 
	line-height:1%;
}	

.clearer {
	float:none;
	clear:both;
	height:0px;
	padding:0;
	margin:0;
	font-size:1em;
}

.clearer20 {
	float:none;
	clear:both;
	height:20px;
	padding:0;
	margin:0;
	font-size:1em;
}

.menuItemsPuller{
	float:none;
	clear:both;
	height:0px;
	padding:0;
	margin:0;
	font-size:1em;
	}
	
.docContentPuller{
	float:none;
	clear:both;
	font-size:0em;	
	height:0;
	}
	
.footerPuller{
	float:none;
	clear:both;
	height:0;
	line-height:0em;
	font-size:0em;
	}

/* Style rules for Hidden items	*/

.hiddenItems {
	display:none;
	text-align:left;
	}
	
.hidden
{
	position: absolute;
	left: -10000px;
}

.line {
	border-bottom:1px dotted #642977;
	padding-bottom:10px;
}



/**************** table  *********************************************/

table {
	width:625px; /* was 535px */
	font-size: 0.9em;
	margin:0;
	padding:0;
	color:#642977; /* Purple */
	background-image: url("../images/dots-purple.gif");
	background-repeat:repeat;
	background-position:top left;
}

tr {
	border-bottom: 1px dotted #000;
}

td {
	padding: 4px;
	border:0;
	background-color:#F9EFFB;
	vertical-align:top;
}

th {
	padding: 4px;
	border:0;
	text-align:left;
	background-color:#642977;
	color:#fff;
}

.note {
	font-size: 0.9em;
	line-height: 1.6em;
}

.buzz table {
	background-image: url("../images/dots-orange.gif");
	background-repeat:repeat;
	background-position:top left;
}

.buzz td {
	padding: 4px;
	border:0;
	background-color:#faf6f2;
	color: #330033;
}


.buzz th {
	padding: 4px;
	border:0;
	text-align:left;
	background-color:#E77A04;
}

#jobs_cnt table{
	font-size:1em;
}

.applynow_btn a{
	display:block;
	background-image:url(../images/applyNow.jpg);
	background-repeat:none;
	background-color: #eb008b;
	width:100px;
	height:23px;
	margin:10px 0;
}

.applynow_btn a:hover {
	background-image:url(../images/applyNowOn.jpg);	
}

.applynow_btn a span {
	position: absolute;
	left: -10000px;
}

/**************** styles for text editor  *********************************************/




/* now H2 
.subheadActive{
	color: #D74BAB;
	font-size: 1em;
	font-weight:bold;
}

.subheadConnect{
	color: #000;
	font-size: 1em;
	font-weight:bold;
}

.subheadPrime{
	color: #66CC99;
	font-size: 1em;
	font-weight:bold;
}

.subheadBuzz{
	color: #F08922;
	font-size: 1em;
	font-weight:bold;
}

.subhead {
	color: #642977;
	font-size: 1em;
	font-weight:bold;
}


.subheadblue {
	color: #32B2DD;
	font-size: 1em;
	font-weight:bold;
}
*/

/**************** buzz search styles  *********************************************/

.buzzsearch {
	background-color:#FDF5EC;
	border:1px solid #F9DEC3;
	padding:10px;

}

.buzzsearch label {
	width:100px;
	float:left;
}

/********* EXTERNAL LINKS STYLES *************/

a.external span
{
position: absolute;
left: -5000px;
width: 4000px;
}

a.external
{
background: url(../images/external-icon.gif) no-repeat 100% 0;
padding: 0 20px 0 0;
}


/********************* misc. XML styles**************************/

.contacts
	{
		border-bottom:1px dotted #642977;
		padding-bottom:10px;
		color:#642977;
	}
	
.ruler
	{
		color:#ff0000;
	}
	
.rightimg
	{
			padding: 5px; 
			margin-left: 5px;
			border-width:2px;
		 	text-align:right;
	}
	
.leftimg
	{
			padding: 5px; 
			margin-right: 5px;
			border-width:2px;
			text-align:left;
	}
	
/******   form   **********/
	
.form_message {
	color:#ff0000;
}
.formlinetall {clear:both; height:25px; width:620px; margin: 0; border:0px solid red;}
.formleft 
{
	width:170px; 
	float:left;
	font-size:12px;
	font-family:Arial; 

}
.formval {width: 20px; float:left;  }
.formright 
{
	
	width:400px; 
	float:left;
	/*font-size: 0.9em;*/
	font-size: 1em;
}

.formright input
{
	/*font-size: 0.9em;*/
	font-size: 1em;
}


.formright textarea
{
font: normal 1em Arial, sans-serif;
}



.form_linetext {clear:both; height:30px; width:620px; margin:15px 0px 15px 0px; border:0px solid red;}
.form_linetext .form_left {width:620px;}
.formlinemhigh {clear:both; height:180px; width:620px; margin: 0; border:0px solid red;}

.formlineltt {clear:both; height:65px; width:620px; margin: 0; border:0px solid red;}
.formlinelt {clear:both; height:35px; width:620px; margin: 0; border:0px solid red;}
.formlinehigh {clear:both; height:60px; width:620px; margin: 0; border:0px solid red;}
.formlinevhigh {clear:both; height:145px; width:620px; margin: 0; border:0px solid #ccc;}
.formlineehigh {clear:both; height:245px; width:620px; margin: 0; border:0px solid red;}
.form_line {clear:both; height:25px; width:620px; margin: 0; border:0px solid red;}
.form_line_tall {clear:both; height:25px; width:620px; margin: 0; border:0px solid red;}
.formlinehigh {clear:both; height:50px; width:650px; margin: 0px 0px 10px 0px; border:0px solid green;}
.form_line {clear:both; height:25px; width:620px; margin: 0; border:0px solid red;}
.form_multline {clear:both; height:40px; width:500px; margin:0}
.form_multleft {width: 91px; float:left; }
.form_left 
{
	width:170px; 
	float:left;
	font-size:12px;
	font-family:Arial; 

}

/*.formlinelt .form_left{clear:both; height:60px; width:170px; margin: 0; border:0px solid red;}*/



.form_val {width: 20px; float:left;  }
.form_right 
{
	
	width:400px; 
	float:left;


}

.form_right input
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}


.form_right textarea
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

.form_tile_f {clear:both; float:left; width:100px; height:40px}
.form_tile_title {margin-left: 7px}
.form_tile_val {}
.form_tile_content {}

.form_tile {float:left}

.form_submit {
	clear:both; 
	width:80px; 	
	float:left;
	margin: 20px 0;	
}

.topMenuHolder .booking-link
{
	float:right;
}
.topMenuHolder .booking-link a
{
	text-decoration: none;
	float: right;
	margin:20px 10px !important;
	font-weight: bold;
}
