/* High Visibility CSS Stylesheet for Burnett Works Website */

BODY
{
	background-color:	#000000;
	color:				#FFFFFF;
	FONT-FAMILY:		Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:			14pt;
	FONT-WEIGHT:		normal;
	LETTER-SPACING:		normal;
	line-height:		1.5em;
	TEXT-TRANSFORM:		none;
	WORD-SPACING:		normal;
	margin:				0px;
	height:				100%;
	background-image:	none;
}

P 
{
	margin-top: 		7px;
}

A:link			
{ 
	color:				#FFFFFF; 
	font-family:		Verdana, Arial, Helvetica, sans-serif; 
	text-decoration:	none;
}

A:visited    
{ 
	color:				#FFFFFF; 
	font-family:		Verdana, Arial, Helvetica, sans-serif; 
	text-decoration:	none;
}

A:active     
{ 
	color:				#FFFFFF; 
	font-family:		Verdana, Arial, Helvetica, sans-serif; 
	text-decoration:	underline;
}

A:hover     
{ 
	font-family:		Verdana, Arial, Helvetica, sans-serif; 
	color:				#FFFFFF; 
	text-decoration:	underline
}


H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    /*COLOR: #FFFFFF; /*Grey*/
}
H1	{	
	font-size:			24px;
	font-weight:		normal;
	COLOR: 				#FFFFFF;
	}	

H2	{	
	font-size:			28px;
	font-weight:		normal;
	}	

H3	{	
	}	
		
H4 {	
	}	
H5 {
}	
		
H6	{	
	}	
		
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	none;
	margin-left:		-20px;
	}	

UL LI LI	{	
	list-style-type:	none;
	}	

UL LI LI LI	{	
	list-style-type:	none;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
	
img
{
	border-style:none;
}

/* Custom classes */

/* Jump to content for visually impaired users*/
#jumpToContent
{
	margin-left:		10px;
	margin-top:			20px;
	position:			relative;
}

#changeToFull
{
	margin-left:	10px;
}


/* main page container */
#pagecontent 
{
	width:				740px;
	height:				100%;
	margin-left:		auto;
	margin-right:		auto;
}

/* main page centrecontainer */
#centrecontent 
{
	float:				left;
	height:				100%;
}

#topspacer 
{
	height: 50px;
}


#topmenuleft
{
	width:				620px;
	float:				left;
}

#topmenuright
{
	display :none;
}

#topheadline 
{
	height:				130px;
	width:				740px;
	position:			relative;
	float: 				left;
	background-image:	none;
	margin-top: 		10px;
	margin-bottom: 		10px;
}

#headline 
{
	margin-top: 		60px;
	margin-bottom: 		60px;
	display: 			block;
	font-size:  		96px;
	background-image:    none;
}

#middlecontent 
{
	min-height: 		300px;
}

#middleleft
{
	width:				160px;
	height:				100%;
	float:				left;
	min-height: 		300px;
	text-align:			right;
}

#middleright
{
	float:				right;
	width:				490px;
	min-height: 		300px;
	margin-left:		40px;
	margin-right:		50px;
}

#middlerightleft h1
{
	display:			block;
	margin-top:			-28px;
	margin-top:			-29px;
}

#middlerightleft
{
	float:				left;
	width:				225px;
	min-height: 		300px;
	margin-right:		40px;
}

#middlerightright
{
	float:				right;
	width:				225px;
	min-height: 		300px;
	margin-top:			10px;
}

#middlerightrightframe
{
	height: 			185px;
	width: 				225px;
	margin-top:			10px;
	border-style:		solid;
	border-width: 		1px;
	border-color:		#FFFFFF;
}


#footercontent 
{
	width:				740px; /*973 */
	margin-left:		auto;
	margin-right:		auto;	
	color:				#666666;
	font-size:			0.8em;
	text-align:			left;
}

#footercontent p
{
	margin-left:				180px;
}

/* Menu Classes */
ul.menu {
	line-height: 2.5em;
}

.menu0 {
	list-style: none;
}

.menu0plum {
	list-style: none;
}

.menu0mushroom {
	list-style: none;
}

.menu0green {
	list-style: none;
}

.menu0yellow {
	list-style: none;
}

.menu0pink {
	list-style: none;
}


.menu0 li {
	display:table;
}

.menu0selected li {
	display:table;
}

.menu0 a 			{ display:block; color: #FFF; font-size: 1.1em; font-weight: bold; list-style: none; }
.menu0 a:link  	 	{ color:#FFF; text-decoration:none; }
.menu0 a:visited    { color:#FFF; text-decoration:none; }
.menu0 a:active     { color:#FFF; text-decoration:none; }
.menu0 a:hover      { color:#FFF; text-decoration:none; }

.menu0selected {
	list-style:none;
}


.menu0selected li {
	display:table;
}

.menu0selected a 			{ display:block; color: #666666; font-size: 1.1em; font-weight: bold; list-style: none; }
.menu0selected a:link  	 	{ color:#666666; text-decoration:none; }
.menu0selected a:visited    { color:#666666; text-decoration:none; }
.menu0selected a:active     { color:#666666; text-decoration:none; }
.menu0selected a:hover      { color:#666666; text-decoration:none; }

.menu0plum a 			{ display:block; color: #FFF; font-size: 1.1em; font-weight: bold; list-style: none; }
.menu0plum a:link  	 	{ color:#FFF; text-decoration:none; }
.menu0plum a:visited    { color:#FFF; text-decoration:none; }
.menu0plum a:active     { color:#FFF; text-decoration:none; }
.menu0plum a:hover      { color:#9F1E63; text-decoration:none; }

.menu0mushroom a 			{ display:block; color: #FFF; font-size: 1.1em; font-weight: bold; list-style: none; }
.menu0mushroom a:link  	 	{ color:#FFF; text-decoration:none; }
.menu0mushroom a:visited    { color:#FFF; text-decoration:none; }
.menu0mushroom a:active     { color:#FFF; text-decoration:none; }
.menu0mushroom a:hover      { color:#B7A998; text-decoration:none; }

.menu0green a 			{ display:block; color: #FFF; font-size: 1.1em; font-weight: bold; list-style: none; }
.menu0green a:link  	 	{ color:#FFF; text-decoration:none; }
.menu0green a:visited    { color:#FFF; text-decoration:none; }
.menu0green a:active     { color:#FFF; text-decoration:none; }
.menu0green a:hover      { color:#84BA4C; text-decoration:none; }

.menu0yellow a 			{ display:block; color: #FFF; font-size: 1.1em; font-weight: bold; list-style: none; }
.menu0yellow a:link  	 	{ color:#FFF; text-decoration:none; }
.menu0yellow a:visited    { color:#FFF; text-decoration:none; }
.menu0yellow a:active     { color:#FFF; text-decoration:none; }
.menu0yellow a:hover      { color:#F9A51B; text-decoration:none; }

.menu0pink a 			{ display:block; color: #FFF; font-size: 1.1em; font-weight: bold; list-style: none; }
.menu0pink a:link  	 	{ color:#FFF; text-decoration:none; }
.menu0pink a:visited    { color:#FFF; text-decoration:none; }
.menu0pink a:active     { color:#FFF; text-decoration:none; }
.menu0pink a:hover      { color:#E5048C; text-decoration:none; }

/* Selected Styles */
.menu0plumselected a 			{ display:block; color: #9F1E63; font-size: 1.1em; font-weight: bold; list-style: none; }
.menu0plumselected a:link  	 	{ color:#9F1E63; text-decoration:none; }
.menu0plumselected a:visited    { color:#9F1E63; text-decoration:none; }
.menu0plumselected a:active     { color:#9F1E63; text-decoration:none; }
.menu0plumselected a:hover      { color:#9F1E63; text-decoration:none; }

.menu0mushroomselected a 			{ display:block; color: #B7A998; font-size: 1.1em; font-weight: bold; list-style: none; }
.menu0mushroomselected a:link  	 	{ color:#B7A998; text-decoration:none; }
.menu0mushroomselected a:visited    { color:#B7A998; text-decoration:none; }
.menu0mushroomselected a:active     { color:#B7A998; text-decoration:none; }
.menu0mushroomselected a:hover      { color:#B7A998; text-decoration:none; }

.menu0greenselected a 			{ display:block; color: #84BA4C; font-size: 1.1em; font-weight: bold; list-style: none; }
.menu0greenselected a:link  	 	{ color:#84BA4C; text-decoration:none; }
.menu0greenselected a:visited    { color:#84BA4C; text-decoration:none; }
.menu0greenselected a:active     { color:#84BA4C; text-decoration:none; }
.menu0greenselected a:hover      { color:#84BA4C; text-decoration:none; }

.menu0yellowselected a 			{ display:block; color: #F9A51B; font-size: 1.1em; font-weight: bold; list-style: none; }
.menu0yellowselected a:link  	 	{ color:#F9A51B; text-decoration:none; }
.menu0yellowselected a:visited    { color:#F9A51B; text-decoration:none; }
.menu0yellowselected a:active     { color:#F9A51B; text-decoration:none; }
.menu0yellowselected a:hover      { color:#F9A51B; text-decoration:none; }

.menu0pinkselected a 			{ display:block; color: #E5048C; font-size: 1.1em; font-weight: bold; list-style: none; }
.menu0pinkselected a:link  	 	{ color:#E5048C; text-decoration:none; }
.menu0pinkselected a:visited    { color:#E5048C; text-decoration:none; }
.menu0pinkselected a:active     { color:#E5048C; text-decoration:none; }
.menu0pinkselected a:hover      { color:#E5048C; text-decoration:none; }


a.search 			{ color:#666666;}
a.search:link  	 	{ color:#666666; text-decoration:none; }
a.search:visited    		{ color:#666666; text-decoration:none; }
a.search:active     		{ color:#666666; text-decoration:none; }
a.search:hover      		{ color:#666666; text-decoration:hover; }

/* Header form */
.inputBox
{
	border:				none;
	background-color:  	#FFFFFF;
	height: 			14px;
	width: 				95px;
	font-size:			10pt;
	color:				#666666; 
}
/* List table */
li.yellow span {
	background:				none;
}

li.yellow a:hover span {
	background:				none;
}

li.green span {
	background:				none;
}

li.green a:hover span {
	background:				none;
}

li.mushroom span {
	background:				none;
}

li.mushroom a:hover span {
	background:				none;
}

li.pink span {
	background:				none;
}

li.pink a:hover span {
	background:				none;
}


/* Captions */

.aboutus #topheadline, .aboutus-cs #topheadline
{
	background-image:    none ;
} 

.branding #topheadline, .branding-cs #topheadline
{
	background-image:    none  ;
} 

.campaigning #topheadline, .campaigning-cs #topheadline
{
	background-image:    none  ;
} 

.comms #topheadline, .comms-cs #topheadline
{
	background-image:    none  ;
} 

.consultancy #topheadline, .consultancy-cs #topheadline
{
	background-image:    none  ;
} 

.contactus #topheadline, .contactus-cs #topheadline
{
	background-image:    none  ;
} 

.development #topheadline, .development-cs #topheadline
{
	background-image:    none  ;
} 

.digital #topheadline, .digital-cs #topheadline
{
	background-image:    none  ;
} 

.events #topheadline, .events-cs #topheadline
{
	background-image:    none  ;
} 

.homepage #topheadline, .sitemap #topheadline, .searchresults #topheadline
{
	background-image:    none  ;
} 

.jobs #topheadline, .jobs-cs #topheadline
{
	background-image:    none  ;
} 

.legacies #topheadline, .legacies-cs #topheadline
{
	background-image:    none  ;
} 

.ourclients #topheadline, .ourclients-cs #topheadline
{
	background-image:    none  ;
} 

.ourpeople #topheadline, .ourpeople-cs #topheadline
{
	background-image:    none  ;
} 

.ourwork #topheadline, .ourwork-cs #topheadline
{
	background-image:    none  ;
} 

.recruitment #topheadline, .recruitment-cs #topheadline
{
	background-image:    none  ;
} 

.resources #topheadline, .resources-cs #topheadline
{
	background-image:    none  ;
} 


/* Section Headings */
.aboutus #middlerightleft
{
	background-image:		none  ;
}

.branding #middlerightleft
{
	background-image:    none  ;
} 

.campaigning #middlerightleft
{
	background-image:    none  ;
} 

.comms #middlerightleft
{
	background-image:    none  ;
} 

.consultancy #middlerightleft
{
	background-image:    none  ;
} 

.contactus #middlerightleft
{
	background-image:    none  ;
} 

.development #middlerightleft
{
	background-image:    none  ;
} 

.digital #middlerightleft
{
	background-image:    none  ;
} 

.events #middlerightleft
{
	background-image:    none  ;
} 

.homepage #middlerightleft
{
	background-image:    none  ;
} 

.jobs #middlerightleft
{
	background-image:    none  ;
} 

.legacies #middlerightleft
{
	background-image:    none  ;
} 

.ourclients #middlerightleft
{
	background-image:    none  ;
} 

.ourpeople #middlerightleft
{
	background-image:    none  ;
} 

.ourwork #middlerightleft
{
	background-image:    none  ;
} 

.recruitment #middlerightleft
{
	background-image:    none  ;
} 

.resources #middlerightleft
{
	background-image:    none  ;
} 

.searchresults #middlerightleft
{
	background-image:    none  ;
} 
 
.sitemap #middlerightleft
{
	background-image:    none  ;
} 

/* Case Study middlerightlefts (blank) */
.aboutus-cs h1, .branding-cs h1, .campaigning-cs h1, .comms-cs h1, .consultancy-cs h1, .contactus-cs h1, .development-cs h1, .digital-cs h1, .events-cs h1, .homepage-cs h1, .jobs-cs h1, .legacies-cs h1, .ourclients-cs h1, .ourpeople-cs h1, .ourwork-cs h1, .recruitment-cs h1, .resources-cs h1, .searchresults-cs h1, .sitemap-cs #middlerightleft
{
	visibility:hidden;
}
