/*
#ED5B00 - Work		(orange)
#E53138 - About		(red)
#DC006B - News		(pink)
#B00057 - Jobs		(aubergine)
#8B0066 - Contact	(purple)
*/

HTML	{
	overflow-y: scroll;
}

BODY	{
	font-family: Arial, Trebuchet, Trebuchet MS, san-serif;
	background-image: url(/_assets/images/work/background.gif);
	background-color: #ED5B00;
	background-color: #000000;
	margin: 0;
	color: #FFFFFF;
	font-size: 8pt;
}

A	{
	text-decoration: none;
	color: #FFFFFF;
}

A	IMG	{	
	border: 0px;
	display: block;
	float: left;
}

IMG	{	}

H1, H2, H3, H4, H5, H6, P	{
	margin-top: 0;
}

/*	Developer stuff	*/
.devPlaceHolder, .hilite	{
	border: 1px solid #FFFFFF;
	background-color: orange;
	color: #333333;
}

#container	{
	margin: 40px auto 40px auto;
	width: 770px;
}

#container #navigation	{
	background-image: url(/_assets/images/background_header.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	float: left;
	clear: both;
	width: 736px;
	height: 115px;
	line-height: 13px;
	padding-left: 18px;
	padding-right: 16px;

}
#container #navigation UL	{
	float: left;
	margin: 0;	list-style: none;		padding: 0;	margin-left: 0px;
	margin-top: 30px;
	font-size: 8pt;
}
#container #navigation LI	{
	float: left;
	text-indent: 0;	margin: 0;
	text-transform: uppercase;
	text-align: justify;
	font-weight: normal;
	color: #FFFFFF;

	border-bottom: 2px solid green;
	width: 80px;
	margin-right: 12px;
	padding-bottom: 3px;
	font-weight: bold;
}


#container #primary #navigation LI a {color: #fff;}


#container #navigation LI#work				{	border-bottom-color: #ED5B00;	}
#container #navigation LI#about				{	border-bottom-color: #E53138;	}
#container #navigation LI#news				{	border-bottom-color: #DC006B;	}
#container #navigation LI#jobs				{	border-bottom-color: #B00057;	}
#container #navigation LI#contact			{	border-bottom-color: #8B0066;	}
#container #navigation LI#blog				{	border-bottom-color: #910e78;	}

#container #navigation LI#work A.active		{	color: #ED5B00;	}
#container #navigation LI#about A.active	{	color: #E53138;	}
#container #navigation LI#news A.active		{	color: #DC006B;	}
#container #navigation LI#jobs A.active		{	color: #B00057;	}
#container #navigation LI#contact A.active{	color: #8B0066;	}
#container #navigation LI#blog A.active		{	color: #910e78;	}



#container #navigation A#home					{
	display: block;
	margin-top: 25px;
	margin-top: 21px;
	width: 133px;
	height: 87px;
	width: 136px;
	height: 94px;
}

#container #navigation LI A, #container #primary #navigation LI A	{
	display: block;
	float: left;
	padding-left: 0em; margin-left: 0em;
	padding-right: 0em;
	text-decoration: none;
	width: 80px;
}

#container #navigation LI A:hover	{	color: #EBDFC2;	}

#container #navigation LI#work A:hover		{	color: #ED5B00;	}
#container #navigation LI#about A:hover	{	color: #E53138;	}
#container #navigation LI#news A:hover			{	color: #DC006B;	}
#container #navigation LI#jobs A:hover			{	color: #B00057;	}
#container #navigation LI#contact A:hover		{	color: #8B0066;	}
#container #navigation LI#blog A:hover			{	color: #910e78;	}

#primary	{
/*
	background-image: url(/_assets/images/background_repeat.jpg);
*/
	background-repeat: repeat-y;
	background-color: #000000;
	float: left;
	width: 770px;
	width: 736px;
	padding-left: 18px;
	padding-right: 16px;
}

#primary #flash	{
	font-family: Arial, Trebuchet, Trebuchet MS, san-serif;
}

#status	{
	float: left;
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 145px;
	height: 15px;
	visibility: hidden;
}

#primary #lhs-bar	{
	float: left;
	margin-right: 16px;
	width: 140px;
	font-family: Century Gothic, Arial, Trebuchet, Trebuchet MS, san-serif;
}
#primary #lhs-bar	H1	{
	margin-bottom: 0;

}
#primary #lhs-bar	H1 IMG	{
}

#primary #lhs-bar UL	{
	margin-top: 0;
	padding-top: 0;
	margin-left: 0em;
	padding-left: 0em;
	list-style: none;
	text-transform: uppercase;
}
#primary #lhs-bar UL LI	{
	font-size: 7pt;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-bottom: 3px;
	display: block;
}
#primary #lhs-bar UL LI A	{
	width: 140px;
	display: block;

}
#primary #lhs-bar UL LI A:hover	{
	color: #ED5B00;
}
#primary #lhs-bar	IMG	{
	width: 140px;
}

#primary #content #rhs-bar	{
	float: right;
	width: 165px;
	margin-left: 16px;
}

#content	{
	float: left;
	width: 580px;
}

#content H1, #content H2	{
	font-family: Century Gothic, Arial, Trebuchet, Trebuchet MS, san-serif;
}

#content H1	{
	font-size: 11pt;
	text-transform: uppercase;
	margin-bottom: 0.25em;
	margin-bottom: 0em;
}

#content H1.run-in	{
	width: 350px;
	height: 19px;
	margin-bottom: 0.20em;
	background-repeat: no-repeat;
}
#content H1.run-in SPAN	{
	display: none;
}
#content H2	{
	font-size: 9pt;
	text-transform: uppercase;
}

#content H3	{
	font-size: 8pt;
	margin-bottom: 0.25em;
}

#content FORM	P{
	margin-bottom: 0;
}

#content FORM LABEL	{
	cursor: pointer;
}

#content BLOCKQUOTE	{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0;

	background-color: #EBEBE5;

	width: 440px;
	background-repeat: no-repeat;
	background-image: url(/images/common/quote-top.gif);
	background-position: left top;
}

#content BLOCKQUOTE	P	{
	padding: 6px;
	background-repeat: no-repeat;
	background-image: url(/images/common/quote-bottom.gif);
	background-position: left bottom;
	margin-bottom: 0;
}

#content HR	{
	height: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content P	{
	line-height: 12pt;
}
#content P, #content UL	{
}
#content UL	{
	margin-left: 0;
	padding-left: 20px;
	list-style-type: square;
}

#content LI	{
	margin-bottom: 0.5em;
}

#content A	{
	text-decoration: none;
	color: #FFC425;
	color: #FF8000;
}

#content A.external	{
	background: url(/images/common/external.png) center right no-repeat;
	padding-right: 13px;
	margin-right: 3px;
}


#content .subsection .subsection	{
	border-top: 1px solid #86876B;
	padding-top: 10px;
}
#content .subsection UL	{
	margin-top: 0;
	padding-top: 0;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content .subsection>UL>LI	{
	margin-bottom: 0.8em;
	border: none;
}

#content .subsection UL UL	{
	margin-left: 1em;
	border-top: 1px solid #86876B;
}

#content #gallery	{
	width: 420px;
	height: 420px;
	display: block;
}

#footer	{
	background-image: url(/_assets/images/background_footer.jpg);
	background-repeat: no-repeat;
	width: 770px;
	width: 734px;
	height: 30px;
	float: left;
	padding-left: 18px;
	padding-right: 18px;
	line-height: 30px;
	text-transform: uppercase;
	font-size: 7pt;
}
#footer	#copyright	{
	float: left;
	cursor: pointer;
}
#footer	#copyright #produced-by, #footer #copyright #produced-by A	{
	color: #999999;
}
#footer	#location	{
	float: right;
}
#footer .comma	{
	font-size: 9pt;
	line-height: 10px;
}

#footer	.pink		{	color: #DC006B;	}
#footer	.red		{	color: #E53138;	}
#footer	.orange	{	color: #ED5B00;	}
