* {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: sans-serif;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

html {
padding-bottom: 40px;
}

.hidden {
}

#wrapper {
width: 730px;
margin: 1em auto;
padding-bottom: 200px;
}

.next_page {
width: 150px;
display: block;
margin-top: 5px;
float: left;
}

.prev_page {
float: right;
width: 150px;
display: block;
text-align: right;
margin-top: 5px;
}
/**************************************** Header ***********/

#home {
height: auto;
}

#header {
border-top: 1px solid #555555;
border-bottom: 1px solid #555555;
padding-top: 5px; 
height: 150px;
}

#title_address {
width: 360px; 
float: left;
background-image: url('http://www.eightassociates.co.uk/images/eight/title.jpg');
background-position: top right;
background-repeat: no-repeat;
}

/**************************************** Menu ***********/

#menu {
width: 368px;
float: left;
border: none;
}

#menu a {
line-height: 16px;
height: 16px;
display: block;
font-size: 1em;
}

#menu a:hover {
height: 16px;

background-repeat: repeat-x;
background-position: 0px 13px;
}

#home .home, #whatwedo .whatwedo,#news .news, #team .team, #work .work, #careers .careers, #contact .contact,  #eight_pillars .eight_pillars, #testimonials .testimonials {
height: 16px;

background-repeat: repeat-x;
background-position: 0px 13px;
color: #dfceab;
text-decoration: underline;
}

.main_menu{
width: 125px;
margin-right: 10px;
float: left;
height: 140px;
}

/**************************************** Body ***********/

.blind {
border-bottom: 1px solid #555555;
overflow: hidden;
padding-top: 5px;
padding-bottom: 5px;
}

.blind_up {
overflow: hidden;
}

.blind_down {
overflow: hidden;
}

.leftbox {
width: 370px;
float: left;
}

.rightbox {
width: 360px;
float: left;
}

.media_boxout {
height: 105px;
width: 350px;
background-color: #ffffff;
padding: 5px;
padding-bottom: 0px;
cursor: pointer;
overflow: hidden;
}

.media_boxout_clip {
background-color: #555555;
height: 100px;
width: 200px;
float: left;
overflow: hidden;
}

.media_boxout_text {
color: #000000;
width: 150px;
float: left;
}

.detail_margin {
float: right;
margin-top: 49px;
width: 140px;
font-size: 1em;
margin-right: 10px;
}

.detail_margin a {
color: #ffffff;
height: 14px;
line-height: 14px;
display: block;
border-bottom: 1px solid #000000;
}

.detail_margin a:hover {
color: #dfceab;
border-bottom: 1px solid #dfceab;
}

.narrow_margin {
clear: right;
float: right;
width: 110px;
font-size: 1em;
margin-right: 10px;
margin-bottom: 5px;
}

.narrow_margin a {
color: #ffffff;
height: 14px;
line-height: 14px;
display: block;
border-bottom: 1px solid #000000;
}

.narrow_margin a:hover {
height: 15px;
background-image: url('http://192.168.1.4/eight/images/eight/menu_line.gif');
background-repeat: repeat-x;
background-position: 0px 13px;
color: #dfceab;
}

.narrow_title_div {
width: 250px;
float: left;
}

.blackout {
height: 100px;
background-color: #000000;
}

.margin_title {
margin-top: 5px;
}

/**************************************** Pillars ***********/

.pillars_menu {
width: 105px;
right: 0px;
float: right;
margin-right: 10px;
}

.pillars_bignumber {
height: 300px;
width: 200px;
clear: right;
}

.pillars_title{ 
height: 50px;
float: left;
width: 180px;
}

/**************************************** News **********/

.news_box {
border-bottom: 1px solid #555555;
float: left;
margin-top: 5px;
}

/**************************************** Careers **********/

.career_title {
width: 200px;
float: left;
}

/**************************************** What we do ***********/

.what_margin {
float: right;
width: 160px;
margin-right: 5px;
}

.what_title {
width: 180px;
float: left;
}

/**************************************** Team ***********/

.team_text {
height: 350px;
}

#team_pics {
margin-top: 30px;
padding-left: 230px;
}

.member_pic {
width: 84px;
height: 60px;
float: left;
margin-right: 6px;
background-color: #ffffff;
margin-bottom: 6px;
filter:alpha(opacity=40);
-moz-opacity:.4;
opacity:.4;
}

.member_pic_selected {
width: 84px;
height: 60px;
float: left;
margin-right: 6px;
background-color: #ffffff;
margin-bottom: 6px;
filter:alpha(opacity=100);
-moz-opacity:10;
opacity:10;
cursor: pointer;
}

.member_pic_hover {
width: 84px;
height: 60px;
float: left;
margin-right: 6px;
background-color: #ffffff;
margin-bottom: 6px;
filter:alpha(opacity=70);
-moz-opacity:.7;
opacity:.7;
cursor: pointer;
}

.team_select {
width: 150px;
float: right;
padding-right: 10px;
margin-bottom: 30px;
margin-top: 5px;
}

#team_select_pics {
clear: both;
}

.team_title {
width: 150px;
float: left;
}

/**************************************** Work ***********/

.work_content {
float: left;
}

.work_content img {
margin-bottom: 1em;
}

.work_margin {
float: right;
width: 110px;
margin-right: 5px;
}

/**************************************** Expand Test ***********/

.box {
border-top: 1px solid #ffffff;
padding: 10px 0px 10px 0px;
}

#box_skin {
border-bottom: 1px solid #ffffff;
}
/**************************************** Client list**********/
ul.client_list{
margin-bottom:1em;
}