﻿
/**************************************/
/*             MENU                */
/**************************************/

/* 
General
General Links
General Images
Header
Menu
Main Content
Form Classes
Error Messages Classes
*/



/**************************************/
/*             General                */
/**************************************/
html, body, div.page, div.centercolumnwrapper, div.centercolumnwrapper2, div.centercolumn
{
	min-height: 100%;
	margin:0;
	padding:0;
}

body
{
	color: #666;
	background: #8b3d9a url(../images/branding/background.gif) repeat top left;
	float:left;
	width:100%;	
}

table.pagelayout, table.homepagelayout
{
	float:left;
	width: 715px;
	font: normal 0.71em/1.3 verdana, arial, sans-serif;
}

p, ul, ol, li, div, img, h1, h2, h3, h4, a, label, table, td, tr
{
	margin:0;
	padding:0;
}

div.page
{
	float:left;
	width:100%;
	text-align:center;	
	position:relative;
	background: transparent url(../images/branding/side-column-background.gif) repeat-x top left;	
}

/* necessary to have a couple of wrappers to get IE6, IE7 and Firefox working the same */

div.centercolumnwrapper
{
	margin: 0 auto;
	width: 770px;
	background-color: #fff;	
	text-align:left;

}

div.centercolumnwrapper2
{
	float:left;
	background-color: #fff;
	padding-left: 25px;
	padding-bottom: 35px;
}

div.centercolumn
{
	float:left;
	width:745px;
	background-color: #fff;	
}

.maincontent p, .homecontent p, .homepagearticle p
{
	padding-bottom: 0.9em;
}

ol
{
	padding-left: 8px;
}

.homecontent ul, .homecontent ol
{
	padding: 0px 0px 0.9em 15px;
}

.homecontent ol
{
	padding-left: 25px;
}



h1
{
	margin-bottom: 15px;
	color: #8b3d9a;
	font: bold 1.3em/1.4 verdana, arial, sans-serif;
}

h2
{
	color: #8b3d9a;
	font: bold 1.6em/1.4 verdana, arial, sans-serif;
}

h3
{
	font-size: 1.2em;
}


h3.jobtitle
{
	font-size: 1.1em;
	padding-bottom: 5px;
}

h3.updatetitle
{
	font-size: 1.3em;
	padding-bottom: 5px;
}





/**************************************/
/*        General Links              */
/**************************************/

a:link
{
	color: #666;
	font-weight: bold;
}

a:visited
{
	color: #666;
	font-weight: bold;
}

a:active
{
	color: #666;
	font-weight: bold;
}

a:hover
{
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

a.purple:link, a.purple:visited, a.purple:active, a.purple:hover
{
	color: #8b3d9a;
}

a.black:link, a.black:visited, a.black:active, a.black:hover
{
	color: #000;
}

/**************************************/
/*        General Images              */
/**************************************/

img
{
	border: none;
}

img.article
{
	margin-bottom: 10px;
	max-width: 176px;
	_width: expression(this.width > 176 ? 176: true);
}

img.inlineimage
{
	float:left;
	display:block;
	margin-bottom: 10px;
	margin-right: 10px;
	max-width: 108px;
	_width: expression(this.width > 108 ? 108: true);	
}

img.map
{
	border: solid 1px #bbb;
	margin-top: 10px;
}

/**************************************/
/*              Header                */
/**************************************/

div.header
{
	float:left;
	margin:40px 0px 40px 7px;
	width: 685px; 
}

div.homeheader
{
	float:left;
	margin:30px 0px 40px 18px;
	width: 674px; 
}

img.logo
{
	display: block;
	float:left;
}

img.statement
{
	display: block;
	float:right;
}

div.homeheader img.statement
{
	margin-top:10px;
}





/**************************************/
/*               Menu                 */
/**************************************/

td.menu
{
	width: 200px;
	padding: 10px 0px 0px 0px;
	background: #cccdcf url(../images/menu/background-edge.gif) repeat-y top right;	
	margin-bottom: 20px;
}

td.homemenuwrapper
{
	float:left;		
	width: 390px;	
	height: 100%;
	background: #cccdcf url(../images/menu/background-edge.gif) repeat-y top right;	
}

div.homemenu
{
	float:left;
	width: 390px;
	padding: 0px 12px 0px 0px;
	height: 100%;
	background: transparent url(../images/menu/business-people.gif) no-repeat bottom left;
}

div.homecontent
{
	float:left;
	width:152px;	
	margin-right:60px;
	font: normal 0.92em/1.7 verdana, arial, sans-serif;
	color: #5b5b5b;
	padding-top:20px;
	padding-bottom: 100px;
	
}

div.homecontent p, ul, ol
{
	margin-bottom: 20px;
	margin-left: 20px;
}

div.homemenu div.menucontent
{
	float:left;
	width:168px;
	margin-top: 10px;
	
}

ul.menulist
{
	list-style: none;
	margin-bottom: 20px;
	margin-left: 16px;
	margin-right: 12px;
}

div.homemenu ul.menulist
{
	margin-right: 0px;
	padding-bottom: 100px;
}
ul.menulist li
{
	border-bottom: solid 1px #fff;
	padding: 15px 0px 6px 10px;
}

td.menufooter
{

	font-weight: bold;
	color: #fefefe;
	padding: 0px 0px 10px 16px;
	background: #cccdcf url(../images/menu/background-edge.gif) repeat-y top right;
}


div.menufooter
{
	position:relative;
	top: -63px;
	left: 196px;	
	width: 180px;
	clear:both;
	font-weight: bold;
	color: #fefefe;
	padding: 0px 0px 10px 16px;
}


.menufooter a:link
{
	text-decoration: none;
	color: #fefefe;
}

.menufooter a:visited
{
	text-decoration: none;
	color: #fefefe;
}

.menufooter a:active
{
	text-decoration: none;
	color: #fefefe;
}

.menufooter a:hover
{
	text-decoration: none;
	color: #8b3d9a;
}

p.copyright
{
	color:#f3f3f3;
	font-weight: normal;
	padding-top:8px;
}

/**************************************/
/*           Main Content             */
/**************************************/

td.maincontent
{
	padding-left:35px;
}

td.homemaincontent
{
	padding-left:30px;
	padding-bottom: 35px;
}

/* Register Your Interest On Home Page */

div.registeryourinterest
{
	float:left;
	width:295px;
	margin-bottom: 15px;
	border-bottom: dashed 1px #e8e7e7;
	border-top: dashed 1px #e8e7e7;
	padding-top:15px;
	padding-bottom:10px;
}

div.registeryourinterest img
{
	display:block;
	float:left;
	width: 107px;
	margin-right:20px;
	margin-bottom:10px;
}

div.registeryourinterestcontent
{
	float:left;
	width:168px;
}

div.registeryourinterest h3
{
	font: bold 1em/1.4 verdana, arial, sans-serif;
	color: #8b3d9a;
	margin-bottom: 10px;
}

div.registeryourinterest p
{
	margin-bottom: 15px;
}

/* Register Interest (on all other pages) */

div.registerinterest
{
	float:right;
	border: solid 1px #ccc;
	background-color: #f5f5f5;
	width:136px;
	margin-left: 30px;
	margin-bottom: 30px;
}

div.registerinterest p
{
	padding: 8px;
	font-size: 0.9em;
}
div.registerinterest p a
{
	font-size: 1.1em;
}


/* Mcc Live article on home page */

div.homepagearticle
{
	float:left;
	width: 295px;
}

p.purple
{
	color: #8b3d9a;
	margin-bottom: 10px;
}


/* success page */
div.email
{
	border: solid 1px #dedede;
	padding: 5px;
	margin-bottom: 20px;
}

div.success
{
	border: solid 1px #e4e4e4;
	background-color: #FDDBF6;
	padding: 5px;
	margin-bottom: 15px;
	
}

div.whitetick
{
	position:relative;
	top: -5px;
	left: 100px;
	background: transparent url(../images/branding/white-tick.gif) no-repeat;
	width: 19px;
	height: 25px;
	
}

div.tickbox
{
	position:relative;
	top: 20px;
	left: 100px;
	width: 16px;
	height: 16px;
	border-bottom: solid 1px #666;
	border-top: solid 1px #666;
	background-color: #888;

	
}

div.success p
{
	position:relative;
	top: -23px;
	left: 140px;
	padding: 0;
}


/* job profile page */
div#emailfields
{
	margin-bottom: 10px;
}



/**************************************/
/*           Form Classes             */
/**************************************/

/* the div around a field and its label. Includes the error message */

div.formelement
{
	padding-top: 20px;
}

textarea
{
	width: 430px;
	height: 100px;
}

input, textarea
{
	font: normal 1em/1.2 verdana, arial, sans-serif;
}

input.checkbox
{
	margin:0;
}

p.example 
{
	color: #999;
	padding-bottom: 0px;
}

span.required
{
	color: red;
}






/**************************************/
/*       Error Message Classes        */
/**************************************/

/* the div around a summary of all page messages  - usually at the top of a form */
div.allpagemessages
{	
}

/* the div around an indivual error message - usually above a form element */
div.fielderror
{
	border: solid 1px #e4e4e4;
	background-color: #FDDBF6;
	font-weight: bold;
	vertical-align:middle;
	margin-bottom: 0.7em;
	padding: 3px;
	color: Purple;
}

/* text within a fielderror div */
p.errortext
{
	padding:0;
}

