/* CSS Document */
* {	margin: 0;	padding: 0;}
html {height: 100%}
html, body{ padding:0px; margin:0px auto; height:100%; width:100%; background: #da9707; color:#fff;  font-family:Arial, Helvetica, sans-serif;}

/***********************************************photo_page***************************************************************/

/*container*/
#container { position:relative; width:995px; margin:0px auto;  min-height:100%; height:auto!important; height:100%; padding:0px;}

/*header*/
#top_header { position:relative; width:935px; height:50px; padding:0 0 0 20px; overflow:hidden; }
#top_copyright { position:relative; height:15px; margin-top:20px; font-size:9px; color:#fff; padding:0 0 0 3px;}

/*main_box*/
#main_box { position:relative; width:995px; padding: 0 0 210px;	height: 1%; }
#main_box:after { content: '.';	display: block;	clear: both; visibility: hidden; height: 0;}

#left_box { position:relative; float:left; width:165px; padding:0px 0px 10px 20px;}
#logo_box { position:relative; float:left; width:160px; height:76px; background:url(../img/leyba-logo.jpg);}
#logo_text { position:relative;  float:left; width:160px; min-height:15px; font-size:11px; color:#fff; font-weight:bold; text-align:center; text-shadow:0px 1px #000; }

#middle_box { position:relative; float:left; width:810px;}
#content_box_bg {position:relative; float:left; width:610px; min-height:300px; height:auto!important; height:300px; padding:10px; background:#fff;}
#content_box { position:relative; width:590px; min-height:300px; height:auto!important; height:300px; padding:10px; background:#4d4948; font-size:13px; color:#fff; }
#content_bottom {position:relative; float:left; width:590px; height:50px; margin:-65px 0 0 ; background:#fff; padding:10px;}
#print_page { position: absolute; right:10px; top:10px; width:51px; height:45px; display:block; background:url(../img/print_page1.jpg) no-repeat;}
#yellow-btn2 { position:relative; float:left; margin-top:-25px; margin-left:65px; width:16px; height:22px;}
h1 { font-size:15px; color:#949292; font-weight:bold; margin-bottom:5px;}

/*#content_box a { color:#fff; text-decoration:none; border-bottom:1px dotted #fff; font-size:13px;}
#content_box a:hover { text-decoration:none; border:none;}*/

#edit_post { margin-top:15px; padding-bottom:15px;}
#edit_post a.post-edit-link { float:right; color:#fff; text-decoration:none; border: none; font-size:13px; padding:3px; background:#747474;}
#edit_post a:hover.post-edit-link {text-decoration:none;  border-bottom:1px dotted #fff; background:none;}
#link_pages { text-align:center; margin-top:10px;}

#right_box { position: absolute;  width:360px; margin-top:20px; margin-left:425px;}
#green-btn { position:relative; float:left; margin-top:-20px; margin-left:25px; width:15px; height:22px; z-index:2}
#yellow-btn { position:relative; float:left; margin-top:-20px; margin-left:95px; width:13px; height:24px; z-index:2}
#blue-btn { position:relative; float:left; margin-top:-20px; margin-left:115px; width:16px; height:23px; z-index:2}
#right_box a { color:#fff; text-decoration:none; border:none;}
#right_box a:hover { text-decoration:none; border:none;}

em { font-style:italic;}
strong { font-weight:bold;}

/*video*/
#video { position:absolute; right:0; top:0; width:170px;}
.video_img { background:#4d4948; border:5px solid #fff; padding:5px 0;}

/***scrollale***/
a#arrow_left { position:absolute; left:25px; bottom:0px; width:25px; height:25px; background:url(../img/left-ar.gif) no-repeat; cursor:pointer; z-index:5; border:none}
a#arrow_right { position:absolute; left:0px; bottom:0px; width:25px; height:25px; background:url(../img/right-ar.gif) no-repeat; cursor:pointer; z-index:5;  border:none}

#photo { position:relative; width:600px; height:370px; overflow:hidden; }
.scrollable_gallery{ width:600px; height:300px; position:absolute; top:0px; z-index:2; }
.scrollable_gallery div.items { height:300px; position:absolute; width:25000px;  }
.scrollable_gallery div.items div { height:300px; width:600px; text-align:center; float:left; margin:0px;} 

.ngg-gallery-thumbnail {background:url(../img/yellow-btn.gif) 40px top no-repeat; padding-top:20px;}

/*top-nav*/
#top-nav { height:10px; margin-top:5px;}
#top-nav ul li { display:inline; list-style:none; border-left: 1px dotted #fff;}
#top-nav a { margin: 5px; text-decoration:none; color:#fff; font-size:9px}
#top-nav a:hover { text-decoration: none; color:#fff; border-bottom:1px dotted #fff}
#top-nav li.current_page_item a {text-decoration: none; color:#fff; border-bottom:1px dotted #fff}

/*footer*/
#footer-bg { position:relative; width:100%; height:207px; margin:-207px auto; }
#footer { position:relative; width:995px; height:207px; margin:0px auto; background:url(../img/footer.jpg) no-repeat;}
#main-page { position:absolute; top:126px; left:14px; width:165px; height:20px;  }
#main-page a { font-size:12px; color:#fff; text-decoration:none;}
#main-page a:hover { text-decoration:none;}
#open { position:absolute; right:30px; top:120px; width:130px; height:31px; background:url(../img/arrows.gif) left no-repeat; padding-left:50px; color:#ffde01; font-size:13PX; font-weight:bold;}

.clear { clear:both; height:0px; width:100%;}

/**************************************************************************************************************************/
