/*.gallery { background:url(../images/bg_nav_right.jpg) right top no-repeat; padding:0 4px 10px 0; }*/
/*.gallery ul { margin:0; padding:0; background:#960000 url(../images/bg_nav.jpg) left top repeat-x; list-style:none; position:relative; height:36px; }*/

.gallery ul li {
	display:inline;
	width:auto;
	float:left;
	color:#fff;
	height:36px;
}
.gallery ul li a { 
display:block; 
width:auto; 
color:#fff; text-decoration:none;
padding:8px 1.3em 8px 1em;
font:1.1em Verdana, sans-serif;
}

/*.gallery ul li a:hover { text-decoration:underline; background:url(../images/nav_arrow.jpg) right -36px no-repeat; }
.gallery ul li.first { background:url(../images/bg_nav_left.jpg) left top no-repeat; }*/

.gallery ul li ul { display:none; position:absolute; top:250px; background:#E9E9E9; filter: alpha(opacity=91); -moz-opacity:0.91; -khtml-opacity: 0.91;  opacity: 0.91;  height:auto; border-bottom:4px solid #333366; border-left:1px solid #333366; border-right:1px solid #333366; border-top:1px solid #333366; width:886px; left:2%; padding:18px 10px 2px 5px;  left:50%; margin-left:-450px; }/*Thumbs width*/
 

.gallery ul li:hover ul,
.gallery ul li.over ul { display:block;}

.gallery ul li ul li {
display:inline; 
float:none;
background-image:none;
height:auto; 
}

.gallery ul li ul li a { 
background-image:none;
margin:8px; 
padding:2px; 
position:relative; 
border:1px solid #333366; 
float:left; display:block; 
width:75px; height:50px; 
background-color:#fff;
}

.gallery ul li ul li a:hover { background-image:none; z-index:2; } 

.gallery ul li ul li a img 
{ 
position:absolute; 
top:2px; 
width:75px; 
height:50px; 
border:0; 
margin:0; 
padding:0; 
}/*thumbnail sizes*/

.gallery ul li a:hover img,
.gallery ul li a:active img,
.gallery ul li a:focus img { 
width:85px; 
height:60px; 
left:-4px; 
top:-4px; 
z-index:1; 
border:1px solid #000; 
}

.gallery ul li.overview { display:block; clear:both; padding:2px 2px 0 10px; color:#000; } 
#gallery1 ul { z-index:2; }
#gallery2 ul { z-index:1; }


div#break {
width:1%;
padding: 1px;
margin-top: 1px;
float: left;
}
