@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;

}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear{ clear:both;}


.wrapper{ width:1000px; margin:0px auto;}
.header{padding-bottom: 20px;
    padding-top: 40px;}
.header .logo{ float:left;}
.header .act{ float:right;}
.banner{ margin-bottom:10px; height:450px; display:block;}

.main_section{ background: url(../images/main_sec_bg.jpg) repeat-x; height:311px; position:relative;}
.camera_img{ float:left; width:170px; margin-right:18px;}
.right_info{ float:left;}
.photo_slider{ padding-top:8px; padding-bottom:5px;}
/*.photo_slider img{ padding-right:10px;}*/
.view_reel{ width:228px; float:left;}
.view_reel a{ background: url(../images/button_view_reel.jpg) no-repeat left top; width:228px; height:108px; display:block; }
.view_reel a:hover{ background: url(../images/button_view_reel.jpg) no-repeat left -108px; width:228px;  display:block;}
.view_reel a:active{ background: url(../images/button_view_reel.jpg)no-repeat left -216px; width:228px; display:block;}
.active a{ background: url(../images/button_view_reel.jpg)no-repeat left -216px; width:228px; display:block;}

.view_resume{ float:left;}
.view_resume input{ background:url(../images/button_view_resume.jpg) no-repeat left top; width:228px; height:108px; display:block; cursor:pointer; border:0; }
.view_resume input:hover{ background: url(../images/button_view_resume.jpg) no-repeat left -108px; width:228px;  display:block;}
.view_resume input:active{ background: url(../images/button_view_resume.jpg) no-repeat left -216px; width:228px; display:block;}


.contact{float:left;}

.video_sec{height:392px;margin-bottom:60px;display:none;}
.video_bg{ background:url(../images/bg_img_video.jpg) no-repeat; height:359px;}

.link{ width:681px; margin:0px auto;height:36px; background:url("../images/img_video_dropdown.png") no-repeat scroll 0 0 transparent}
.r_img{  width:740px;}
.r_img img{height:850px;width:740px}
/*@media only screen and (max-height:700px) {
	.r_img img{ width:500px; text-align:center; }
	.r_img{ text-align:center;}
}*/
.red_links{  bottom: 28px;
    left: 72px;
    position: absolute;
    width: 603px;}
	
	.footer{ margin-top:10px;}
/*----------PopUp--------------*/


#backgroundPopup{
display:none;
position:fixed;
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;

/*position:fixed;
height:384px;
width:408px;
background:#FFFFFF;
border:2px solid #cecece;*/
z-index:2000;
/*padding:12px;
font-size:13px;*/
top:0px;
/*left:275px;*/
}


#popupContactClose{

}
#button{
text-align:center;
}

.thumbScrollerInner{height:175px;/*overflow:hidden;*/position:relative;padding:8px 0 0 8px;/*width:1250px;*/}
.thumb {top:-14px;
left:-16.5px;list-style:none;float: left;margin-right:15px;width:140px;height:165px;position:relative}
.thumb img {/*height:165px;width:140px;*/}
.thumbActive{/*-moz-box-shadow: 0 0 5px #111;-webkit-box-shadow: 0 0 5px #111;box-shadow: 0 0 10px 3px #111;*/

position:relative;
}