/***********************************************************

	Stylesheet for Charisma Vision
	
	version: 	1.0
	author: 	Andrew McEwan
	email:		andrew@web-workshop.net
	website:	www.web-workshop.net
	
************************************************************/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#878787;
	text-align:center;
	width:991px;
	margin:0 auto;	
	}

a	{
	color:#878787;
	text-decoration:underline;
	}
	
a:visited {
	color:#B5B5B5;
	}
	
a:hover {
	color:#878787;
	text-decoration:none;
	}
	
a:active {
	background-color:#b5b5b5;
	color:white;
	}

* {
	margin:0;
	padding:0;
	}
	
img {
	border:none;
	}
	
* html body {		
	font-size:62.5%;  /* Set IE font size */
	}

a#skipNav {
	display:none;
	}

#mainholder {
/*	background-image: url(images/backgrounds/full-width-drop-shadow.jpg);
	background-repeat:repeat-y;
	background-position:middle;	*/
	padding:0;
	position:relative;
	float:left;
	text-align:left;
/*	border-left: 1px solid #F3F3F3;*/
	border: 1px solid #F3F3F3;	
	margin-bottom:30px;
	}
	
#mainholder img#header {
	height:109px;
	width:498px;
	float:left;
	padding:10px;
	border:none;
	}
	
#mainholder ul#headerNavigation {
	list-style:none;
	float:right;
	padding-right:0px;
	padding-top:59px;
	font-size:1.2em;
	line-height:1.5em; /* Safari needs this otherwise the underline runs through the text */
	color:#458cab;
	width:230px;
	font-weight:bold;
	background-image:url(images/backgrounds/fading-line.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:15px;
	}
	
#mainholder ul#headerNavigation li {
	float:left;
	}
	
#mainholder ul#headerNavigation a {
	float: left;
 	display: block;
	text-decoration:none;
	color:#458cab;
	}
	
#mainholder ul#headerNavigation a:hover {
	text-decoration: none;
	background-color:#458cab;
	color:white;
	}
	
#mainholder #contentArea {
	clear:left;
	width:930px;
	padding-left:20px;
	padding-right:40px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
/*	background-image:url(images/backgrounds/9-watermark.gif);
	background-repeat:no-repeat;
	background-position:bottom right;*/
	}
	
img.imagePositionerOne {
	float:left;
	padding-right:15px;
	padding-bottom:15px;
	}
	
img.imagePositionerTwo {
	float:right;
	padding-left:15px;
	padding-bottom:15px;
	}
	
img.imagePositionerThree {
	float:right;
	clear:right;
	padding-left:15px;
	padding-bottom:15px;
	}
	
img.thumbnail {
	float:right;
	padding:5px;
	margin-bottom:15px;
	margin-left:15px;
	border:1px solid #CFF4FC;
	}
	
#mainholder #contentArea {
	padding-top:35px;
	}

#mainholder #contentArea ul#mainNavigation {
	list-style:none;
	float:left;
	width:250px;
	}
	
#mainholder #contentArea ul#mainNavigation li {
	height:70px;
	}
	
#mainholder #contentArea #primaryContent {
	width:670px;
	padding-left:10px;
	float:right;
	}
	
#mainholder #contentArea #primaryContent.homePage {
	text-align:left;
	}
	
#mainholder #contentArea #footer {
	clear:both;
	color:#B1B1B1;
	text-align:right;
	padding-top:50px;
	background:transparent;
	}
	
#mainholder #contentArea #footer p {
	font-size:1em;
	padding-top:10px;
	}
	
h1 {
	padding-bottom:15px;
	font-size:1.6em;
	font-weight:bold;
	letter-spacing:0.1em;
	clear:both;
	}
	
h2	{
	padding-bottom:10px;
	padding-top:15px;
	font-size:1.4em;
	font-weight:bold;
	clear:both;
	}
	
p {
	padding-bottom:10px;
	font-size:1.2em;
	line-height:1.5em;
	}
	
blockquote.testimonial {
	font-style:italic;
	font-size:1.2em;
	text-align:left;
	padding-bottom:15px;
	background-image:none;
	background-color:transparent;
	border:none;
	}
	
/*	The drop shadow at the bottom of the screen is generated by... */

#footerImage {
	background-image:url(images/backgrounds/footer-drop-shadow.jpg);
	background-position:top middle;
	background-repeat:no-repeat;
	height:12px;
	clear:both;
	float:left;
	width:991px;
	margin: 0 auto;
	padding:0;
	display:none;
	}
	
/*************************************************

	Pull Quote
	
**************************************************/

blockquote {
width: 600px;
margin: 0 auto;
background: #e1e1e1 url(images/pullquotes/pullquote-top.gif) no-repeat;
position: relative;
font-family: Georgia, "Times New Roman", serif;
color: #333333;
font-size:1.6em;
margin-bottom:25px;
}

#textarea > blockquote {
margin-right: -40px;
}

p.quoteBody {
color: #363636;
font-size: 135%;
line-height: 1.2em;
font-weight: bold;
padding: 40px 10px 20px 25px;
text-align: center;
background: url(images/pullquotes/quotemark_bottom.gif) bottom right no-repeat;
width: 585px;
voice-family: "\"}\""; 
voice-family:inherit;
width: 550px;
}

p.quoteCite {
color: #003663;
font-size: 125%;
font-weight: bold;
text-align: right;
padding-right: 15px;
padding-bottom: 30px;
background: url(images/pullquotes/pullquote-bottom.gif) left bottom no-repeat;
margin-bottom: 0;
}

.clear {
	clear:left;
	}
	
blockquote.testimonial {
	font-style:italic;
	font-size:1.4em;
	text-align:left;
	padding:10px;
	background-image:none;
	background-color:transparent;
	border:none;
	color:#888888;
	letter-spacing:0.04em;
	}
	
/***********************************************

	Lists
	
************************************************/

/*	Generic  */

#mainholder #contentArea #primaryContent ul.generalList {
	font-size:1.2em;
	line-height:1.5em;
	padding-bottom:15px;
	}
	
#mainholder #contentArea #primaryContent ul.generalList li {
	line-height:2em;
	list-style-type: none;
	background-image:url(images/bullets/double-blue-arrow.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:28px;
	margin-bottom:15px;
	}
	
/*	"Clients include" list  */

#mainholder #contentArea #primaryContent ul.clientsInclude {
	font-size:1.2em;
	line-height:1.5em;
	padding-bottom:15px;
	}
	
.homePageClients {
	float:right;
	width:360px;
	}
	
#mainholder #contentArea #primaryContent ul.clientsInclude li {
	line-height:2em;
	list-style-type: none;
	float:left;
	padding-left:28px;
	margin-bottom:15px;
	}
	
/*	About Us - Display Images  */

ul#newtonleaImages {
	width:640px;
	margin:0 auto;
	list-style:none;
	padding-top:20px;
	padding-bottom:20px;
	}
	
ul#newtonleaImages li {
	width: 320px;
	float:left;
	padding-bottom:20px;
	list-style:none;
	text-align:center;
	}
	
ul#newtonleaImages li img {
	float:left;
	width:300px;
	height:225px;
	padding-bottom:15px;
	}
	
ul#newtonleaImages li p {
	font-style:italic;
	font-size:1.2em;
	clear:left;
	}
	
/****	Case Studies  ****/

/*	2 column layout  */

dl.caseStudy {
	width:600px;
	font-size:1.2em;
	float:left;
	clear:left;
	padding:15px;
	background-color:transparent;
	}
	
dl.caseStudy dt {
	width:150px;
	float:left;
	clear:left;
	padding-right:15px;
	padding-bottom:10px;
	}
	
dl.caseStudy dt.clearThumbNail {
	clear:both;
	}
	
dl.caseStudy dd {
	float:left;
	padding-bottom:10px;
	line-height:1.5em;
	}
	
dl.caseStudy dd p {
	font-size:1em;
	}
	
ul.viewCaseStudy {
	width:600px;
	height:125px;
	list-style-type:none;
	clear:left;
	margin-bottom:20px;
	border-bottom:1px dotted #448aac;
	}
	
ul.viewCaseStudy li {
	list-style-type:none;
	float:left;
	width:200px;
	padding-right:20px;
	margin:0;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	}
	
ul.viewCaseStudy2Lines {
	width:600px;
	height:200px;
	list-style-type:none;
	clear:left;
	margin-bottom:20px;
	border-bottom:1px dotted #448aac;
	}
	
ul.viewCaseStudy2Lines li {
	list-style-type:none;
	float:left;
	width:200px;
	padding-right:20px;
	margin:0;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	}


/*************************************************************

	CSS for Collapsing sections
	
**************************************************************/

.trigger{
		cursor:pointer;
		font-size:1.6em;
		font-weight:bold;
		padding-top:10px;
		padding-bottom:10px;
		}		

.trigger:hover{
		color:#DB5515;
}		

.expanded{
		cursor:pointer;
		font-size:1.6em;
		font-weight:bold;
		padding-top:10px;
		padding-bottom:10px;
}

.expanded:hover{
		cursor:pointer;
		color:#DB5515;
}

.show{
	     position:static;
    	 display: table;
}

.hide{
		position:absolute;
		left:-999em;
		height:1px;
		width:100px;
		overflow:hidden;
		}

ul.collapse	{
	font-size:1.2em;
	padding-top:5px;
	list-style:inside;
	list-style-type:circle;
	}
	
ul.collapse li {
	line-height:1.5em;
	}

.accessibility {
	display:none;
	}

.currentPage {
	color:#464646;
	}
	
blockquote.mainQuote {
	font-family:Myriad Web, Arial, Georgia, "Times New Roman", Times, serif;
	font-size:2.4em;
	font-weight:bold;
	text-align:center;
	/*font-style:italic;*/
	line-height:1.6em;
	background-image:none;
	background-color:transparent;
	color:#878787;
	width:630px;
	}
	
.spacer {
	padding-top:75px;
	}
	
	form {
  font-size: 1.4em;
  width: 30em;
}


/***********************************************

	CSS For Forms
	
************************************************/

/* fieldset styling */
fieldset {
  margin: 1em 0; /*  space out the fieldsets a little*/
  padding: 1em;
  border:1px solid #458cab;
}

/* legend styling */
legend {
  font-weight: bold;
}


/* style for  labels */
label {
  display: block;
}

/* style for required labels */
label .required {
  font-size: 0.75em;
  color:#760000;
}

input {
	width: 300px;
	border:1px solid #458cab;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #717171;
	background-color: #eaf2f7;
	padding: 5px;
}


input.radio, input.submit {
  width: auto;
}

input.submit {
	border:2px solid #eaf2f7;
	background-color:#458cab;
	color:white;
	margin-right:20px;
	margin-bottom:25px;
	}

/* style form elements on focus */
input:focus, textarea:focus {
  background: #ffc;
}

input.radio {
  float: left;
  margin-right: 1em;
}

textarea {
  width: 300px;
  height: 100px;
}

/* Hack to make sure the floated radio buttons
   sit next to the labels correctly in IE/Mac*/

/* This is the style I want IE/Mac to see */
input.radio + label {
  text-indent: 2em;
}

/* Using the commented backslash filter, I'm resetting
   the above rule for everything other than IE5/Mac \*/
input.radio + label {
  text-indent: 0;
}

/* End the hack */

/**********************************************

	Client Zone
	
***********************************************/

dl.projectFiles {
	width:600px;
	font-size:1.2em;
	text-align:left;
	float:left;
	clear:left;
	}
	
dl.projectFiles dt {
	float:left;
	clear:left;
	width:200px;
	padding-bottom:20px;
	line-height:1.4em;
	}
	
dl.projectFiles dd {
	float:left;
	width:380px;
	padding-left:20px;
	padding-bottom:20px;
	line-height:1.4em;
	}
	
hr.separator {
	height:1px;
	border-top:1px solid #C6C6C6;
	clear:left;
	float:left;
	width:600px;
	padding-bottom:25px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
img.downloadButton {
	padding-left:220px;
	padding-bottom:25px;
	}
	
/**********************************************

	Showreel
	
***********************************************/

#showreelMovieHolder {
	width:659px;
	text-align:center;
	padding-bottom:20px;
	}
	
#showreelMovie {
	}
	
/***********************************************

	News Box
	
************************************************/

#latestNews {
	float:left;
	width:300px;
	padding-top:20px;
	padding-right:0px;
	background-image:url(images/backgrounds/news-box-background-3.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	text-align:left;
	}
	
#latestNewsContent {
	padding-top:40px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:30px;
	}
	
#latestNewsContent h5 {
	font-size: 1.2em;
	font-weight:bold;
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:#CFCFCF 1px dotted;
	}
	
#latestNewsContent img {
	float:right;
	padding-left:10px;
	padding-bottom:7px;
	width:125px;
	}
	
p.narrowColumn {
	width:350px;
	float:right;
	font-weight:bold;
	}
	
p.emphasise {
	font-weight:bold;
	}
	
/**************************************************

	Secondary Content on Homepage
	
***************************************************/

#secondaryContent {
	float:right;
	padding-left:20px;
	padding-top:20px;
	width:320px;
	text-align:left;
	}
	
#secondaryContent h5 {
	font-size:1.8em;
	padding-bottom:10px;
	font-style:italic;
	font-weight:bold;
	color:#b7d9e5;
	}

#secondaryContent img {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
	width:125px;
	}
	
/**************************************************

	Box links
	
***************************************************/

.boxLink {
	width:160px;
	height:132px;
	float:left;
	padding-right:20px;
	}
	
/*	Footer Navigation  */

ul#footerNavigation {
	list-style-type:none;
	font-size:1.2em;
	padding-bottom:15px;
	font-weight:bold;
	}
	
ul#footerNavigation li {
	float:right;
	padding-left:10px;
	}