/* ================================================================ 
This copyright notice must be untouched at all times.
Copyright (c) 2010 Md. Khalid Musa Sagar - emazesol.com - all rights reserved.
=================================================================== */

#slideshow {width:700px; height:400px; margin:0 auto; position:relative; background:#6b533b; border:2px solid #b29074; opacity:2.5;
-o-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.7);
-icab-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.7);
-khtml-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.7);
-moz-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.7);
-webkit-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.7);
box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.7);

-o-border-radius: 10px;
-icab-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
#thumbs {width:685px; height:73px; overflow:hidden; position:absolute; left:10px; top:320px; z-index:10;}
#thumbHolder {position:relative; top:0; left:0; width:685px;}
#thumbs img {display:block; float:left; margin-right:5px; margin-bottom:0px; display:inline; padding:1px; background:#aaa; cursor:pointer; width:130px; height:70px;}
#images {width:680px; height:300px; position:absolute; left:10px; top:10px; overflow:hidden; z-index:10; border:1px solid #b29074; background:#674937 url(images/loading.gif) no-repeat center center;}
#images img {position:absolute; width:680px; height:300px; left:680px; top:0; border:0px solid #f4f0d9;}
#txt {position:absolute; left:11px; top:11px; width:680px; height:100px; z-index:12;overflow:hidden;}
#opacity {position:absolute; left:0; top:-360px; width:680px; height:320px; background:#000; z-index:10;}
#txt p {padding:5px; margin:0; width:680px; height:100px; color:#ddd; font-family:arial, sans-serif; font-size:12px; line-height:18px; position:absolute; z-index:20; top:-360px; left:0;}
#txt p span {font-weight:bold; font-size:14px; color:#fff; display:block; padding-bottom:5px;}
#txt a {color:#0ae;}
#txt a:hover {text-decoration:none;}
#pad {width:50px; height:50px; background:url(images/pad.png); position:absolute; left:326px; top:330px; z-index:15;}
#pad p {margin:0; position:absolute; width:14px; height:0; padding-top:14px; overflow:hidden; cursor:pointer;}
#pad p#previous {left:0; top:17px;}
#pad p#next {right:0; top:17px;}
#pad p#scrollUp {left:17px; top:0;}
#pad p#scrollDown {left:17px; bottom:0;}
#pad #info {left:17px; top:17px; width:16px; height:0; padding-top:16px;}
