﻿/* CSS Document */
body{
background-color:#000;
color:#888888;
text-align:center;
font:.8em/1.2em /*helvetica, */arial, san-serif;
background:url('img/back_bg.gif') #000 50% 97.9%;
background-repeat:no-repeat;}

.wrapper{
text-align:left;
width:100%;
height:500px;
}

.container{
padding:0px;
margin:40px auto;
background:url('img/main_bg.gif') 50% 50%;
width:1040px;
height:500px;
background-color:#000;}

img{
border:none;}

.clear{
clear:both;}

.column_1,.column_2,.column_2a,.column_2b,.column_3,.column_3a,.column_4,ul.nav,.logo,.home_vid,.who_nav,.column_4a,.column_4b{
float:left;
display:inline;}

.column_1{
margin:0;
width:150px;}

.column_2{
height:450px;
overflow:hidden;
margin:0px 0 0 50px;
width:250px;}

.column_2a{
margin:0px 0 0 50px;
width:150px;}

.column_2b{
margin:0px 0 0 100px;
width:150px;}

.column_3{
position:relative;
margin:0px 0 0 50px;
width:275px;}

.column_3a{
margin:0px 0 0 100px;
width:150px;}

.column_4{
margin:0px 0 0 47px;
width:270px;}

.column_4a{
margin:0px 0 0 150px;
width:150px;}

.column_4b{
margin:0px 0 0 100px;
width:150px;}

.home_vid{
width:465px;
height:230px;
margin:-2px 0 0 100px;}

.logo{
margin-top:322px;}

p.first_p{
margin-top:0px;}

p.first_p img{
margin-top:3px;}

.play_vid{
text-align:right;
margin:50px 35px 0 0;
float:right;
width:250px;}

.play_vid a{
text-decoration:none;
color:#666;}

.play_vid b{
color:#ccc;
font-size:1.2em;
}

#show_me{
margin-top:-13px;
display:none;
background-color: #000;
position:absolute;
}

/* NAV */

ul.nav{
margin:0px;
padding:0px;}

ul.nav li{
width:150px;
list-style:none;
height:28px;
overflow:hidden;}

ul.nav li a img:hover{
margin-top:-30px;
cursor:hand;
cursor:pointer;}

.myth ul.nav li.myth a img,  .who ul.nav li.who a img, .clients ul.nav li.clients a img, .contact ul.nav li.contact a img{
margin-top:-30px;}

/* WHO NAV */

ul.who_nav{
margin:4px 0 0 0px;
padding:0px;}

ul.who_nav li{
margin:0 0 30px 0;
height:27px;
list-style:none;
overflow:hidden;}

ul.who_nav li a img:hover{
margin-top:-28px;
cursor:hand;
cursor:pointer;}

.jemma ul.who_nav li.jemma a img, .mark ul.who_nav li.mark a img, .eddie ul.who_nav li.eddie a img, .pip ul.who_nav li.pip a img, .jamie ul.who_nav li.jamie a img{
margin-top:-28px;
cursor:hand;
cursor:pointer;}

ul.who_nav li.seb{
margin:0 0 30px 0;
height:40px;
list-style:none;
overflow:hidden;}

ul.who_nav li.seb a img:hover{
margin-top:-42px;
cursor:hand;
cursor:pointer;}

.seb ul.who_nav li.seb a img{
margin-top:-42px;
cursor:hand;
cursor:pointer;
}

#vid{
margin-top:1px;}

/* CONTACT */

#contactFormArea{
margin-top:0px;
padding-bottom:10px;}
#cForm{margin-top:0px;padding:0px;}
fieldset { border:0;margin:0;padding:0; }
label { display:block;margin:10px 0 13px 0;}
input.text,textarea,.newsletter_signup {background-color:#000000;width:95%;font:12px/12px; color:#ccc;padding:3px;margin:1px 0;border:none;border-bottom:1px solid #595959; }
input.text,.newsletter_signup{width:95%;}
#posRegard{width:95%;}
input.text:focus,.newsletter_signup:focus,textarea:focus {border:none;border-bottom:1px solid #e6e6e6; background-color:#222; }
input.submit { background-color:#000; border:none; color:#ccc; margin-top:8px;padding:0; }
input.submit:hover { cursor:pointer; cursor:hand; color:#fff;   }
#emailSuccess{
color:#c7c7c7;}

/* SIGN UP */

.sign-up{
line-height:1.4em;}

/* TEXT AND LINKS */

.column_2 a,.column_3 a,.column_3a a,.column_4 a,.column_4a a{
outline:none;
text-decoration:none;
color:#666;
outline:none;
border-bottom:1px solid #666;}

.column_4a a{
border-bottom:none;}

a:hover{
color:#ccc;
outline:none;
border-bottom:none;}

/* SAFARI STOKLEY HACK */

/*\*/
body{

[background-color:red;/*required by Safari so that [] is correctly begun. associated with the property, yet hiding it. seen by IE6*/
background:url('img/back_s_bg.gif') #000 50% 502px;
background-repeat:no-repeat;

]color:#666;/*Reset IE6 properties and hide from Safari. required by Safari so that [] is correctly ended. associated with the property, yet hiding it. seen by IE6*/


}/**/




