#gallery {
background:#FFFFFF none repeat scroll 0 0;
border:0px solid #aaaaaa;
margin:0px auto;
padding:0px;
position:relative;
width:670px;
}
#gallery2 {
background:#FFFFFF none repeat scroll 0 0;
border:0px solid #aaaaaa;
margin:0px auto;
padding:0px;
position:relative;
width:670px;
}
#images {
background:#FFFFFF none repeat scroll 0 0; /*#EEF5F6 none repeat scroll 0 0*/
border: 0px solid #FFFFFF;/*2px solid #9AC1C9;*/
height:0px;/*225px*/
margin-bottom:0px;/*20px*/
}
#images2 {
background:#FFFFFF none repeat scroll 0 0; /*#EEF5F6 none repeat scroll 0 0*/
border: 0px solid #FFFFFF;/*2px solid #9AC1C9;*/
height:0px;/*225px*/
margin-bottom:0px;/*20px*/
}
#image {
background:#FFFFFF url(/images/loading.gif) no-repeat scroll center center;
border: 0px solid #FFFFFF;/*2px solid #666666;*/
height:184px;
padding:0px;/*5px;*/
position:relative;
width:660px;
}
#image2 {
background:#FFFFFF url(/images/loading.gif) no-repeat scroll center center;
border: 0px solid #FFFFFF;/*2px solid #666666;*/
height:80px;
padding:0px;/*5px;*/
position:relative;
width:670px;
}
#image img {
left:0px; /*5px*/
position:absolute;
top:0px;/*5px*/
}
#image2 img2 {
left:0px; /*5px*/
position:absolute;
top:0px;/*5px*/
}

#thumbwrapper {
background:#eee none repeat scroll 0 0;
border: 0px solid #ffffff;/*2px solid #666666;*/
height:0px;/*47px;*//*100px;*/
margin-top:0px;/*10px;*/
padding:0px 0;/*5px 0;*/
width:660px;/*682px*/
text-align: right;
z-index:100;
}
#thumbwrapper2 {
background:#eee none repeat scroll 0 0;
border: 0px solid #ffffff;/*2px solid #666666;*/
height:0px;/*47px;*//*100px;*/
margin-top:0px;/*10px;*/
padding:0px 0;/*5px 0;*/
width:670px;/*682px*/
text-align: right;
z-index:100;
}
#thumbarea {
height:0px;/*47px;*/
overflow:hidden;
position:relative;
width:660px;/*682px;*/
text-align: right;
z-index:100;
}
#thumbarea2 {
height:0px;/*47px;*/
overflow:hidden;
position:relative;
width:670px;/*682px;*/
text-align: right;
z-index:100;
}
#thumbs 
{
	margin-top:4px;/*10px;*/
margin-bottom:5px;/*10px;*/
border-right:0px solid #FFFFFF;
height:37px;/*100px*/
width: 37px;
list-style-image: none;
list-style-position:outside;
list-style-type:none ;
margin-left:0px;
position:absolute;
width:660px;/*10000px*/
z-index:1;
}
#thumbs2
{
	margin-top:4px;/*10px;*/
margin-bottom:5px;/*10px;*/
border-right:0px solid #FFFFFF;
height:37px;/*100px*/
width: 37px;
list-style-image: none;
list-style-position:outside;
list-style-type:none ;
margin-left:0px;
position:absolute;
width:700px;/*10000px*/
z-index:1;
}
#thumbs li 
{
	height: 37px;
	width: 37px;
	border: 2px solid #ffffff;/*2px solid #666666;*/
	cursor:pointer;
	float: right;
	text-align: right;
	margin-right:5px;/*5px*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}

#thumbs li:hover {
		/*border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;*/
		border: 2px solid #ff0;/*2px solid #666666;*/
		background-color: #2586d7;
		color: #fff;
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		-moz-opacity: 1;
		}

.imgnav {
cursor:pointer;
height:184px;/*184px;*//*375px 0px to hide */
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:small;
position:absolute;
width:20%;/*10% if the navigation arrows are to be visible*/
z-index:100;
}
.imgnav2 {
cursor:pointer;
height:92px;/*184px;*//*375px 0px to hide */
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:small;
position:absolute;
width:10%;/*10% if the navigation arrows are to be visible*/
z-index:100;
}
#previmg {
background:transparent url(/images/left.gif) no-repeat scroll left center;
border-left:0px solid #FFFFFF;
left:0;
opacity:0.0;
filter:alpha(opacity=0);
}
#previmg2 {
background:transparent url(/images/left.gif) no-repeat scroll left center;
border-left:0px solid #FFFFFF;
left:0;
opacity:0.0;
filter:alpha(opacity=0);
}
#previmg:hover {
opacity:1;
filter:alpha(opacity=100);
}
#previmg2:hover {
opacity:1;
filter:alpha(opacity=100);
}
#nextimg {
background:transparent url(/images/right.gif) no-repeat scroll right center;
border-right:0px solid #FFFFFF;
right:0;
opacity:0.0;filter:alpha(opacity=0);
}
#nextimg:hover {
opacity:1;
filter:alpha(opacity=100);
}
#nextimg2 {
background:transparent url(/images/right.gif) no-repeat scroll right center;
border-right:0px solid #FFFFFF;
right:0;
opacity:0.0;filter:alpha(opacity=0);
}
#nextimg2:hover {
opacity:1;
filter:alpha(opacity=100);
}


