/* Ear Productions website v.2 stylesheets

author: Steven Booth
email: steve@stevenboothdesign.co.uk
website: http://www.stevenboothdesign.co.uk */

html, body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	color: #ccc;
	line-height: 1.6em;
	background: #421550 url(images/BG.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}	


#wrapper {
	padding: 0;
	left: 50%;
	margin-left: -470px;
	width: 940px;
	margin: 10px auto 10px auto;
	border: 1px solid #842594;
	background: url(images/wrapper_BG.png) repeat;
}
a {
	color: #cc0099;	
	text-decoration: none;
}
a:hover {
	color: #cc0099;
	text-decoration: underline;
}
img {
	border: 0;
}
.imgWrap {
	float: left;
}
.imgWrapMedia {
	float: left;
	padding: 0 15px 0 0;
}
/*------------------------------------- Header of web page (masthead) ----------------------------*/

#header {
	margin: 0;
	padding: 0;
	background: url(images/masthead.jpg) no-repeat;
	width: 940px;
	height: 200px;
}

/*------------------------------------- main navigation ----------------------------*/

#mainNav {
	position: relative;
	top: 168px;
	width: 940px;
	height: 32px;
	padding: 0;
	margin: 0;	
	}
	
#mainNavHome {
	position: relative;
	top: 8px;
	width: 940px;
	height: 32px;
	padding: 0;
	margin: 0;	
	}	

#globalnav {
	position: absolute;
	top: 0px;
	left: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 32px;
	display: inline;
	overflow: hidden;
	width: 845px;
	}
	
#globalnav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#globalnav a {
	float: left;
	padding: 32px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:32px; /* for IE5/Win */
	}
	
#globalnav a:hover, #globalnav a:active, #globalnav a.selected {
	background-position: 0 -32px;
	}
	
#home a  {
	width: 57px;
	background: url(images/nav_01.jpg) top left no-repeat;
	}

#business_continuity a  {
	width: 144px;
	background: url(images/nav_02.jpg) top left no-repeat;
	}

#brand a  {
	width: 59px;
	background: url(images/nav_03.jpg) top left no-repeat;
	}	

#internal_communications a  {
	width: 224px;
	background: url(images/nav_04.jpg) top left no-repeat;
	}
		
#about_us a  {
	width: 81px;
	background: url(images/nav_05.jpg) top left no-repeat;
	}

#contact a  {
	width: 87px;
	background: url(images/nav_06.jpg) top left no-repeat;
	}	

#clients a  {
	width: 84px;
	background: url(images/nav_07.jpg) top left no-repeat;
	}	
	
#our_products a  {
	width: 109px;
	background: url(images/nav_08.jpg) top left no-repeat;
	}	

/*------------------------------------- sub navigation -------------------------------*/

#subNav {
	padding: 1em 0 2em 0;
	margin: 0;
	line-height: 16px;
	list-style-type: none;
}
#subNav li {
	padding: .5em 0 0 0;
	height: 28px;
	display: block;
	background: url(images/subnav_BG.jpg) no-repeat;
}
#subNav a {
	padding: 0 0 0 1em;
	color: #ccc;
	font-size: 80%;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .1em;
	display: block;
}
#subNav a:hover {
	color: #8a5a96;
	display: block;
}


	
/*------------------------------------- main page content ----------------------------*/

#main_content {
	width: 600px;
	padding: 0 20px 0 20px;
	float: left;
	border-right: 2px dotted #842594;
	margin: 20px 0 20px 0;
}
#main_content h1 {
	display: none;
}
#main_content h2 {
	color: #ba64c5; 
	font-family: Arial, Helvetica, sans-serif bold;
	font-size: 200%;
	font-weight: normal;
	line-height: 1em;
	margin: 1em 0 0 0;
	padding: 0 0 .3em 35px;
	border-bottom: solid 1px #ba64c5;
	background: url(images/starBullet.gif) left no-repeat;
}
#main_content h3 {
	color: #ba64c5; 
	font-family: Arial, Helvetica, sans-serif bold;
	font-size: 160%;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 0;
	padding: 0 0 0 30px;
	background: url(images/mainContentArrow.gif) left no-repeat;
}
#main_content h4 {
	color: #ccc;
	font-size: 75%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .3em;
	line-height: 25px;
	padding: 0 0 0 30px;
	margin: 1em 0 0 0;
	background: url(images/starBulletPanelBar.gif) no-repeat;
}

/*------------------------------------- home page categories area content ----------------------------*/	
#categories {
	float: left;
	width: 600px;
	overflow: visible;
	display: inline;
	position: relative;
}
#categories dl { 
	margin: 0;
	float:left; 
	width:285px; 
	height:200px; 
}
#categories .rightSpacing {
	margin:0 30px 0 0;
}
#categories dt {  
	padding: 0;
	margin: 0; 
	line-height: 1.8em; 
	color: #ba64c5; 
	font-size: 80%;
	text-transform: uppercase;
	letter-spacing: .5em;
	position:relative; 
	border-bottom: solid 1px #ba64c5;
	border-top: solid 1px #ba64c5;
	text-align: center;

}
	
#categories dd {
	margin: 0;
	padding: 0;
	text-align: center;
}
.showreels {
	border-bottom: solid 1px #ba64c5;
}


/*------------------------------------ client logos area (white background box panel)--------------------------------*/


.whiteBox div {
	margin: 1em 0 1em 0;
}

.whiteBox div.top {
	display: block;
	background: url("images/whiteBox_bg.gif") top left no-repeat;
}
.whiteBox div.bottom {
	display: block;
	height: 25px;
	margin-top: -1em;
	background: url("images/whiteBox_bg.gif") bottom left no-repeat;
}
.clientList dl, .clientList dd {
	list-style-type: none;
	display: inline;
	width: 200px;
	padding: 0;
	margin: 0;
}	

	

/*------------------------------------ side content area --------------------------------*/

#side_content {
	float: right;
	margin: 0 60px 0 0;
	width: 200px;
}
#side_panel {
	width: 200px;
	padding: 20px;
	color: #dec5e4;
	margin: 0 0 20px 0;
	background: #421550 url(images/sidePanelArrow.gif) top left no-repeat; 
}
#side_panel h2 {
	color: #dec5e4; 
	font-family: Arial, Helvetica, sans-serif bold;
	font-size: 80%;
	text-transform: uppercase;
	letter-spacing: .3em;
	line-height: 1.3em;
	font-weight: normal;
	border-bottom: 1px solid #572663;
	border-top: 1px solid #572663;
	padding: .5em 0 .5em 0;
	margin: 0;
}
#side_panel h3 {
	color: #572663; 
	font-family: Arial, Helvetica, sans-serif bold;
	font-size: 70%;
	text-transform: uppercase;
	letter-spacing: .3em;
	line-height: 1.3em;
	font-weight: bold;
	border-bottom: 1px solid #572663;
	padding: .5em 0 .5em 0;
	margin: 0;
}
#side_panel p {
	margin: 0;
	padding: .5em 0 1.5em 0;
}
#side_panel_sml {
	width: 240px;
	margin: 0;
	padding: 0;
}
#side_panel_sml h3 {
	color: #ccc;
	font-size: 75%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .3em;
	line-height: 25px;
	padding: 0 0 0 30px;
	background: url(images/starBulletPanelBar_sml.gif) no-repeat;
}
#side_panel_sml ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}	
/*------------------------------------- footer of web page (footer) ----------------------------*/

#footer {
	text-align: center;
	font-size: 80%;
	color: #b689bd;
	padding: 20px;
	border-top: 1px solid #842594;
	clear: both;
	background: url(images/footer_BG.jpg) repeat-x;
}
#footer a {
	color: #b689bd;
}

#footer ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#footer li {
	padding: 0 1.5em 0 0;
	display: inline;
}
