body{margin:0; padding:0;}

/*modal photo*/
.modal_photo{background: url("../images/photo-bg.png");  z-index:15; position:fixed; display:none; min-windth:100%; width:auto; width:100%; min-height:100%; height:auto; height:100%;  overflow-x:hidden; top:0px; left:0px; }

.modal_photo h5{font-size:38px; color:white; font-weight:normal; margin-top:35px; margin-left:0 !important;}

.modal_photo a{color:#8dc63f;}

.photo_center img{ height:55%;  margin-top:25px;  }
.photo_left_big img{position:absolute; left:90%; top:126px !important;top:119px;  height:55%;  border:3px solid transparent; cursor:pointer}
.photo_right_big img{position:absolute; right:90%; top:126px !important;top:119px; height:55%; border:3px solid transparent;  cursor:pointer }

.photo_left_big img:hover, .photo_right_big img:hover{border:3px solid #f7dd2d; }

.mini_container{overflow:hidden; position:absolute; left:5%; width:90%;}

.photo_small{text-align:left; display:block; position:relative; white-space: nowrap; width:100%; left:0; }

.photo_small img{height:75px; border:2px solid transparent;  cursor:pointer; opacity: 0.5; filter:Alpha(opacity=50);}
.photo_small img:hover{border:2px solid #f7dd2d; opacity: 0.9; filter:Alpha(opacity=90);}
.photo_small a.iehover{  border:1px solid red;}
.photo_small a.iehover:hover{border:2px solid #f7dd2d; opacity: 0.9; filter:Alpha(opacity=90);}


.photo_small .selected{border:2px solid #99F622; opacity: 1; filter:Alpha(opacity=100);}

.button_modal_left{cursor:pointer; margin-top:25px; position:absolute;  left:1% ; background:url(../images/button_mdl_left.png) no-repeat; width:34px; height:34px }
.button_modal_right{cursor:pointer; margin-top:25px;  position:absolute;  right:1%; background:url(../images/button_mdl_right.png) no-repeat; width:34px; height:34px  }


.btn_unactive_left{  background:url(../images/button_mdl_left_active.png) no-repeat !important; cursor:auto;}
.btn_unactive_right {background:url(../images/button_mdl_right_active.png) no-repeat !important; cursor:auto; }



.table_modal_small{margin:150px 0 0 0}
.close_modal_video{cursor:pointer; position:absolute; right:15px; top:15px; }  

.all_container{position:absolute; width:100%;}



/*modal video*/
#video{display:none; top:0; left:0;}
.modal_video{background:url(../images/modal_green_bg.png) !important; background:#000;  z-index:15; position:absolute; width:100%; height:100%; }
.modal_video h1{font-size:38px; color:white; font-weight:normal; margin-top:35px}
.video_window{background:white; width:720px; height:610px; margin-top:35px; -webkit-box-shadow: black 0 0 50px; -moz-box-shadow: black 0 0 50px; -webkit-border-radius:8px; -moz-border-radius:8px; }

.close_modal_video{cursor:pointer; position:absolute; right:15px; top:15px; }

.text_download{margin:35px 0 0 0}
.text_download a{color:#fbe633; font-size:16px; }
.text_download{width:690px}

.ico_download{margin:10px 0 8px 0; }

.form_download{margin-top:25px; border:1px solid #45463c; width:300px; padding:15px; background:#45463c; display:none}
.form_download span{font-size:12px; color:#898989}
.form_download div{height:25px; }
.width_download{width:70px}
