
/* begin first template */
*{
	margin:0;
	padding:0;
	font-size:100%;
}
#main-content ul{
position:relative;
}
#main-content li{
	width:200px;
	height:100px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
	background:#FFF;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
}
#fullplate-navigation{
	list-style:none;
	margin:5px 0 0 45px;
}
#fullplate-navigation li{
	display:block;
	float:left;
	width:210px;		
}
#previous{
	text-align:left;
}
#next{
	text-align:right;
}
#fullplate-navigation li a{
	display:block;
	width:190px;
	padding:10px;
}
#fullplate-navigation li a:hover{
	color:#333;
}
#fullplate-photo{
	border:solid #EEE;
	border-width:0 1px 1px 0;
	background:#FFF;
	padding:5px 15px 15px 15px;
	margin:0 auto;
	width:600px;
}
#main-content  a span{
	position:absolute;
	left:-9999px;
}

#main-content a:hover span{	
	left:10px;
	width:202px;
	font-weight:bold;
	background:#FFF;
	color:#999;
	font-size: 1em;
	border:1px solid #EEE;	
	filter: alpha(opacity=100);
} 

/*  end of first template  */


/*  begin second template */
.thumbnail{
position:relative;
z-index: 0;
background : #fafafa url(images/topaff.jpg) no-repeat bottom;
float : right;
height : 90px;
width : 159px;
}
.thumbnail img{
padding-left:10px;
height : 90px;
width : 140px;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
background-color: #fafafa;
padding: 0px;
left: -600px;
border: 10px solid gray;
visibility: hidden;
width:400px;
height:400px;
}
.thumbnail span h2
{
position: relative;
color : #868686;
text-decoration: none;
font : bold 2em "Tahoma" ;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
width:400px;
height:375px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/

visibility: visible;
padding: 0px;
top: 120px;
left: -600px; /*position where enlarged image should offset horizontally */
}

/*  end of second template  */


/* gallery */

/* slides styling */

.photo {width:770px; height:600px; background:url(BestCo/EGT_Tower_Tirane1i.png) no-repeat center center; text-align:left; position:relative; border:solid 0px #ddd; float:left;padding-bottom:40px;}

.photo dl {font-size:0.9em; position:absolute; width:400px; top:100px; left:100px;}
.photo dl dt {font-family:"times new roman", serif;font-size:1.8em; margin-bottom:2em;}
.photo dl dd {font-family:verdana, arial, sans-serif;  padding:0; margin:0; line-height:1.7em; margin-bottom:2em; font-size:11px;}
.photo dl dd:first-letter {font-weight:bold;}
.photo ul.topic {padding:0; margin:0; list-style:none; width:720px; height:auto; position:relative; z-index:10;}

.photo ul.topic li {display:block; width:240px; height:31px; float:left;}
.photo ul.topic li a.set {display:block; font-size:11px; width:239px; height:30px; text-align:center; line-height:30px; color:#000; text-decoration:none; border:1px solid #fff; border-width:1px 1px 0 0; background:#ccc; font-family:verdana, arial, sans-serif;}

.photo ul.topic li a ul, 
.photo ul.topic li ul 
{display:none;}

.photo ul.topic li a:hover,
.photo ul.topic li:hover a
{color:#fff; background:#618fb5;}

.photo ul.topic li a:hover ul, 
.photo ul.topic li:hover ul 
{display:block; position:absolute; left:0; top:31px; list-style:none; padding:0; margin:0; height:375px; background:#ddd url(images/close.gif) no-repeat right top; width:535px; padding:70px 100px; border:20px solid #618fb5;}

.photo ul.topic li a:hover ul li, 
.photo ul.topic li:hover ul li 
{display:inline; width:112px; height:87px; float:left; border:1px solid #fff; margin:1px;}

.photo ul.topic li a:hover ul li a, 
.photo ul.topic li:hover ul li a 
{display:block; width:110px; height:85px; cursor:default; float:left; text-decoration:none; background:#444; border:1px solid #888;}

.photo ul.topic li a:hover ul li a img, 
.photo ul.topic li:hover ul li a img 
{display:block; width:100px; height:75px; border:5px solid #eee;}

.photo ul.topic li a:hover ul li a img.large, 
.photo ul.topic li:hover ul li a img.large 
{position:absolute; display:block; width:0; height:0; overflow:hidden; border:0;}

.photo ul.topic li a:hover ul li a:hover, 
.photo ul.topic li:hover ul li a:hover 
{white-space:normal; position:relative;}

.photo ul.topic li a:hover ul li a:hover img, 
.photo ul.topic li:hover ul li a:hover img 
{position:absolute; left:-50px; top:-32px; width:200px; height:150px; border-color:#fff;}

.photo ul.topic li a:hover ul li a:hover img.large, 
.photo ul.topic li:hover ul li a:hover img.large 
{position:absolute; display:block; width:0; height:0; overflow:hidden; border:0;}

.photo ul.topic li:hover ul li a:focus, 
.photo ul.topic li:hover ul li a:active,
.photo ul.topic li a:hover ul li a:active 
{position:static; outline:0;}

.photo ul.topic li:hover ul li a:focus img, 
.photo ul.topic li:hover ul li a:active img, 
.photo ul.topic li a:hover ul li a:active img 
{position:absolute; left:200px; top:170px; width:200px; height:150px; padding:0; background:#000; border:0; z-index:5;}

.photo ul.topic li:hover ul li a:focus img.large, 
.photo ul.topic li:hover ul li a:active img.large, 
.photo ul.topic li a:hover ul li a:active img.large 
{position:absolute; left:40px; top:24px; width:640px; height:480px; padding:0; background:#000; border:4px solid #fff; z-index:10;}


/* top gallery */


* {
	margin: 0;
	padding: 0;
}

li {
    list-style: none;
}

#slideshow {
    margin: 0px auto 0 auto;
    width: 540px;
    height: 140px;
    background: #d5d5d5 url(images/slideshow_bg.gif) repeat-x;
	float:right;
}
#slideshow_wrapper {
    /* use relative to catch the children */
	position: relative;
	overflow: scroll;
	width: 502px;
	height: 130px;
	left: 21px;
	top: 5px;
}
#slideshow_set {
	position: absolute;
}
#slideshow_set li {
	float: left;
	height: 130px;
	
}
#slideshow img {
	margin-top:0px;
	border: 4px solid #618fb5;	
	height:125px;
}
#navigation {
    position: absolute;
    z-index: 10;
}
#scroll_left {
	left: 0;
	top: 0;
	background: url(images/left.gif) no-repeat;
}
#scroll_right {
	left: 519px;
	top: 0;
	background: url(images/right.gif) no-repeat;
}
#scroll_left, #scroll_right {
    position: absolute;
    overflow: hidden;
    display: block;
    padding: 0 0 0 21px;
    height: 140px;
    width: 0px !important; /* for most browsers */
    width : 21px; /* for IE5.5's bad box model */
}
