
#btn_left{ position:absolute; top:50%; left:36px; margin:-23px 0 0 0; }
#btn_right{ position:absolute; top:50%; right:36px; margin:-23px 0 0 0; }

#camera_wrap_detail {
	bottom: 0;
	height: 100%;
	left: 0;
	margin-bottom: 0!important;
	position: fixed;
	right: 0;
	top: 0;
}

.camera_prev{ left:0; background:none; width:61px; }
.camera_next{ right:0; background:none; width:61px; }
.camera_prev > span {
    background: url("../../../images/arrow_left.png") no-repeat scroll center center transparent;
    display: block;
    height: 86px;
    width: 61px;
}

.camera_next > span { 
     background: url("../../../images/arrow_right.png") no-repeat scroll center center transparent;
    display: block;
    height: 86px;
    width: 61px;
}

.camera_loader{ background:none; border:none; }

#project_bg{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:15
}
#project_bg img{
	width:100%;	
}
#menu .l a.fp{
	opacity:1;	
	filter:alpha(opacity=100); 
}


.a_next {
    background: none repeat scroll 0 0 transparent;
    right: 37px;
    width: 21px;
}

.a_prev {
    background: none repeat scroll 0 0 transparent;
    left: 37px;
    width: 21px;
}

.a_prev > span {
    background: url("../../../images/arrow_left.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 46px;
    width: 21px;
}

.a_next > span {
    background: url("../../../images/arrow_right.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 46px;
    width: 21px;
}
.a_prev, .a_next{
    cursor: pointer;
    height: 40px;
    margin-top: -20px;
    position: fixed;
    top: 50%;
    width: 40px;
    z-index: 2;
}
#pl{
	/*background: url("../images/black_60.png") repeat scroll 0 0 transparent;*/
    bottom: -146px;
    height: 146px;
    position: absolute;
    width: 100%;
	overflow:hidden;
}
#project_list{
	bottom: 0;
    height: 160px;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
	padding:0 0 2px;
}
#project_list div.list{
	width:20000em;
	height:135px;
	padding:0 100px;
	white-space:nowrap;
	overflow:hidden;
}
#project_list div.boxes{
	float:left;
	margin:0 14px 0 0;
	overflow:hidden;
	height:120px;
	position:relative;
	/*top:36px;*/
	top:16px;
}
#project_list div.boxes > a > img{
	/*height:80px;
	width:132px;*/
	height:118px;
	width:195px;
}
#project_list div.boxes > a{
	float:left;
	position:relative;
}

.sub_list{
	width:0;
	overflow:hidden;
	float:left;	
}

.sub_list .sub_boxes{
	float:left;
	
}
.sub_list .sub_boxes > a{
	margin:0 0 0 15px;
}
.fl{
	background: url("../../../images/fade.png") no-repeat scroll 0 0 transparent;
	width:50px;
	height:293px;
	position:absolute;
	left:0;
	bottom:0;
}
.fr{
	background: url("../../../images/fade_r.png") no-repeat scroll 0 0 transparent;
	width:50px;
	height:293px;
	position:absolute;
	right:0;
	bottom:0;
}

.meta{ display:none; }

#p_contentainer{
	background: url("../../../images/black_60.png") repeat scroll 0 0 transparent;
	width:100%;
	position:absolute;
	bottom:0;
	height:34px;
}

#pp{
	position:absolute;
	bottom:0;
	
	width:100%;	
	height:25px;
	overflow:hidden;
	padding:6px 0 0;
}

#pp > div.description{
	/*margin:20px 0 6px 274px;*/
	margin: 6px 0 6px 274px;
	width:800px;
	height:208px;
	overflow:hidden;	
}
#pp > div.head{
	padding-left:272px;
	height:20px;
}
#pp > div.head h2
,#pp > div.head h1
,#pp > div.head em
{
	float:left;
	text-transform:uppercase;
	font-size:15px;
}

#pp > div.head em{
	margin:-2px 8px 0;	
}

#pp > div.description p{
	clear: both;
    float: none;
    font-size: 14px;
    line-height: 19px;
    padding: 0 0 0;
	color:#CDCDCD;
	text-align:justify;
	width:526px;
}

.camera_caption span{
	margin-right: 40px;
}
.camera_caption span a{
	color: #cccccc;
}
.camera_caption span a:hover{
	color: #cc0000;
}

.jspVerticalBar, .jspDisabled{
	visibility:hidden;
}

.project_jspArrowDown{
	position:absolute;
	left:530px;
	
}
.project_jspArrowUp{
	position:absolute;
	left:480px;
	
}

.aw{
	display: block;
	float: left;
	height: 18px;
	margin: -3px 0 0;
	text-align: right;
	width: 90px;
}

.awd{
	display: none;
	float: left;
	height: 18px;
	margin: -3px 0 0;
	text-align: right;
	width: 90px;
}
.sub_list .sub_boxes > a {
	background-color: #000000;
	display:inline-block;
	height:118px;
	width:195px;
}
.sub_list .sub_boxes > a:hover img,
.sub_list .sub_boxes > a.cameracurrent img{
	opacity:1;
	filter:alpha(opacity = 100);
}
.sub_list .sub_boxes > a img{
	opacity:.3;
	filter:alpha(opacity = 30);
}

/*.skip{ display:none; }*/

/*.boxes_selected{ display:none; }*/

#project_list div.boxes a.selected{ /*display:none;*/ }
a.selected.hidden{ display:none; }

