#portfolio_viewer_container {
 margin:auto;
 width:838px;
}

#portfolio_viewer_top {
 background-image:url(../images/portfolio_viewer_top_gradient.png);
 width:815px;
 height:43px;
 padding-top:30px;
 padding-left:23px;
}

#portfolio_viewer_content_area {
 width:100%;
 background-image:url(../images/portfolio_viewer_bg.png);
 background-repeat:repeat-y;
 min-height: 600px;
}

#portfolio_viewer_rounded_bottom {
 width:100%;	
 background-image:url(../images/portfolio_viewer_rounded_bottom.png);
 height:6px;
}

#portfolio_viewer_buttons {
width:275px;
margin-left:7px;
float:left;
}

#portfolio_viewer_description {
width:535px;
margin-right:21px;
float:right;
margin-top:17px;
}

.portfolio_viewer_button_active {
margin:4px 0 4px 0;
background-image:url(../images/portfolio_viewer_button_active.png);
width:274px;
height:37px;
color: #fff;
cursor: pointer;
}

.portfolio_viewer_button_inactive {
margin:4px 0 4px 0;
background-image:url(../images/portfolio_viewer_button_inactive.png);
width:253px;
height:37px;
cursor: pointer;
}

.portfolio_viewer_button_inactive:hover {
 margin:4px 0 4px 0;
 background-image:url(../images/portfolio_viewer_button_active.png);
 width:274px;
 height:37px;
 color: #fff;
 cursor: pointer;
}

#portfolio_viewer_description_top_client {
 width:364px;
 height:23px;
 background-image:url(../images/portfolio_viewer_top_divider.png);
 background-repeat:no-repeat;
 background-position:bottom;
 padding-top:14px;
 float:left;
 font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
 font-size:18px;	
 color: #006FB8;
}

#portfolio_viewer_description_top_client a:link, #portfolio_viewer_description_top_client a:visited{
 color: #006FB8;
 text-decoration: none;	
}

#portfolio_viewer_description_top_icons {
width:171px;
height:35px;
float:right;
margin-top:1px;
border-bottom:1px solid #E5E5E5;
}

#portfolio_viewer_description_top_icons_strategy {
width:57px;
height:50px;;
float:right;
}

#portfolio_viewer_description_top_icons_design {
width:57px;
height:50px;
float:right;
}

#portfolio_viewer_description_top_icons_marketing {
width:57px;
height:50px;
float:right;
}

#portfolio_viewer_description_client_pic {

width:534px;
height:205px;
margin-top:22px;
margin-left:1px;
position:relative;
}

#portfolio_viewer_description_client_pic_zoom {
width:64px;
height:59px;
position:absolute;
bottom:7px;
right:7px;
}

#portfolio_viewer_what_we_did_title {
margin-top:14px;
margin-left:1px;
}

#portfolio_viewer_what_we_did_divider {
height:1px;
width:533px;
background-color:#D9D9D9;
margin:7px 0 3px 0;
}

#portfolio_viewer_what_we_did_text {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:11px;
line-height:2;
color:#7A7A7A;
margin-left:4px;
}

#portfolio_viewer_what_we_did_text a:link, #portfolio_viewer_what_we_did_text a:visited{
 color: #006FB8;
 text-decoration: none;	
}

.portfolio_text{
 color:#333333;
 font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
 font-size:12px;
 line-height:1.6;
 margin:auto;
 width:804px;
 margin-top: 24px;
}

.innerText{
 font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
 font-size:14px;	
 margin-left: 30px;
 line-height:35px;
}

#pLoader{
 text-align: center;
 margin-top: 150px;
}