/* MAGNITUDE - GENERIC.CSS  =============================================== */
/* COPYRIGHT MAGNITUDE 2005 WWW.MAGNITUDE.CO.UK  =============================================== */
/* AUTHOR ALEX WILLCOCKS  =============================================== */

/* QUICK COLOUR REFERENCE  =============================================== */
/* XXXXXXX */

body 
{
	font: 70% arial, verdana, sans-serif;
	color: #FFF;
	background: #000;
	padding:15px 0 0 15px;
}
		
a
{ 
	text-decoration:none;
	color:#FFF; 
} 

a:hover
{ 
	color: #666;
} 
	
	
	
/* Generic
------------------------------------------------------------------*/

html 
{
     overflow: -moz-scrollbars-vertical;
}

* 
{
	padding:0;
	margin:0;
}	
		
.clear 
{
  clear: both;
  height: 0;
}


.floatleft
{
	float:left;
}

.floatright
{
	float:right;
}

.center
{
	text-align:center;
}

.right
{
	text-align:right;
}

img 
{
	border: 0;
	vertical-align:bottom;
}

p
{
	margin:15px 0;
}

ul,li 
{
	list-style-type:none;
}

hr
{
	color: #999;
	background-color: #999;
	height: 2px;
	width: 80%;
	text-align: center;
	border:none;
}


/* Images
------------------------------------------------------------------*/
		
.logo
{
	width:770px;
	height:87px;
}

#nav
{
	float:left;
	width:164px;
	margin-top:15px;
} 

#nav ul, .lgetxtwhite
{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:22px;
}

#nav ul li
{
	margin-bottom:1px;
}


#nav li.call
{
	margin-top:30px;
}

#nav ul
{
	margin-bottom:72px;
}

#nav ul li a
{
    text-decoration:none;
	color:#FFF;
}

#nav ul li a:hover
{
    text-decoration:none;
	color:#666;
}

#nav a.on
{
	text-decoration:none;
	color:#666;
}

#nav a.email
{
	text-decoration:underline;
}

#nav a.email:hover
{
	text-decoration:none;
	color:#FFF;
}




.contentwhite
{
	float:left;
	background:#FFF;
	margin-top:20px;
	width:590px;
	height:470px;
	color:#000;
	padding:20px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
 	width:550px;	
	height:430px;
}

html>body .contentwhite {
  width:550px;
  height:430px;
} 

.contentwhite a
{
	color:#666;
	text-decoration:underline;
}

.contentwhite a:hover
{
	color:#666;
	text-decoration:none;
}

.contentblack
{
	float:left;
	background:#000;
	margin-top:20px;
	width:590px;
	height:500px;
	color:#000;
	padding:20px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
 	width:550px;	
}

html>body .contentblack {
  width:550px;
}

.contentblack img
{
	float:left;
}

#subnav_working
{
	position:absolute;
	top:558px;
	left:538px;
	width:200px;
}


#register
{
	position:absolute;
	top:558px;
	left:198px;
	width:100px;
}


.two_thirds
{
	float:left;
	width:339px;
}

.one_third
{
	float:left;
	width:211px;
}


.quarter_wrap
{
	width:300px;
	float:right;
}



	
.one_quarter
{
	float:left;
	width:150px;
}

.win_col p
{
padding-right:110px;
}

.half
{
	float:left;
	width:275px;
}

.jobs
{
	float:left;
	width:100px;
	margin-right:25px;
}

.jobs_text
{
	float:left;
	width:214px;
}

.contactform td
{
	padding-bottom:5px;
}

.contactform td.tdtop
{
	vertical-align:top;
	padding-top:4px;
}

.contactform input.textentry
{
	width:180px;
	padding:2px;
	font: 11px arial, sans-serif;
	color:#666;
	border: 1px #999 solid;
	voice-family: "\"}\""; 
  	voice-family:inherit;
 	width:174px;	
}

html>body .contactform input.textentry {
  width:174px;
}



.contactform textarea
{
	width:180px;
	height:50px;
	padding:2px;
	font: 11px arial, sans-serif;
	color:#666;
	border: 1px #999 solid;
	voice-family: "\"}\""; 
  	voice-family:inherit;
 	width:174px;	
}

html>body .contactform input.textentry {
  width:174px;
}

.contactform input.textentrylong
{
	width:275px;
	margin-top:3px;
	padding:2px;
	font: 11px arial, sans-serif;
	color:#666;
	border: 1px #999 solid;
	voice-family: "\"}\""; 
  	voice-family:inherit;
 	width:269px;	
}

html>body .contactform input.textentrylong {
  width:269px;
}


 

		
