
.galleria{float:left;list-style:none;height:100px;margin:0;overflow:hidden;padding:0px;border: 0px solid #5b5b5b}
.galleria li{display:block;width:100px;height:100px;overflow:hidden;float:left;margin:0 2px 0px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:750px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:100px}


#detailtext {
	float:right;
	width:300px;
	height:500px;
	border: 1px solid #5b5b5b;
	border-width:0 0 0 1px;
	}

#content_pages {
 position:relative;
 float:left;
 height:280px;
 width:250px;
 overflow:hidden;
 padding:0 0 0 0;
 margin:25px 25px 0 25px;
 position:relative;
 border: 0px dashed blue;
 list-style:none;
 font-style:italic;
 font-weight: bold;
 font-size:14px;	
 color:#9e9e9e;
 text-align:left
 
 }
 
 #detail_text_bottom {
 float:right;
 height:175px;
 width:250px;
 padding:0 0 0 0;
 margin:15px 25px 0 25px;
 border: 1px dashed green;
 font-style:italic;
 font-weight: bold;
 font-size:14px;	
 color:#9e9e9e;
  }
 
 
#content_pages li{
 position:relative;
 float:left;
 display:block;
 height:400px;
 width:250px;
 margin:0 0 15px 0;
 padding:0px 0px 0px 0px;
 border: 0px solid yellow;
 list-style:none;
 background:none;
 }

#content_pages .content_pages_padding {
 padding:10px 10px 10px 10px;
 border: 0px solid blue;
} 

.content_pages_bot, .content_pages_top {
width:200px;
height:30px;
border: 0px solid yellow;
vertical-align:bottom;
font-weight: normal;
font-size:13px;	
 
}  

.content_pages_bot {
padding:15px 0 0 0;
}  

.content_pages_top {
padding:0 0 0 0;
}  





<!--- .content_pages{float:left;list-style:none;height:290px;margin:15px 0 0 0 ;overflow:hidden;padding:5px 5px 5px 5px;border: 1px solid #5b5b5b}
.content_pages li{display:block;width:300px;height:300px;overflow:hidden;float:left;margin:0 0px 0px 0}
.content_pages li a{margin:0 0px 0px 0}
 --->

.caption {
	display:none;
	float:right;
	padding:0px 0px 0 0px;
	font-style:italic;
	font-weight: bold;
	font-size:14px;	
	color:#887;
	border: 0px dashed blue;
	text-align:left
	}


	
	
	
.caption a:link {color: #ffffff; text-decoration: none; }
.caption a:visited {color: #ffffff; text-decoration: none; }
.caption a:hover {color: #a19d69; text-decoration: none; }
.caption a:active {color: #ffffff; text-decoration: none; }
	
	
	
#galleria_caption{display:block;float:left;height:200px;margin:10px 0 0 0;text-align:center;width:600px;border: 1px solid blue}
	
#galleria_caption .caption {
	font-style:italic;
	font-weight: bold;
	font-size:14px;	
	color:#887;
	border: 1px dashed red;
	text-align:left
	}
	
	
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */




#galleria_main{display:block;float:left;height:500px;margin:10px 0 0 0;text-align:center;width:950px;border: 1px solid #5b5b5b}


#galleria_main img {width:600px;border: 0px solid yellow; float:left}

#galleria_main .galleria_container{border: 1px solid yellow;width:950px}


#galleria_leftmenu{float:left;width:100px}
#galleria_scrollup, #galleria_scrolldn{display:none;float:left}
.galleria_scrollup, .galleria_scrolldn{display:block !important;cursor:pointer;border:0}

 #gallery_j {
  margin-bottom:0px;
 }
	
	
div.gallery_pane {
float:left;
position:relative;
margin:0; 
overflow:hidden;
border: 0px dashed red;
height:100px;
width:900px;
background:#000000
}
	


#inventoryslider {
float:left;
margin:10px 0 3px 0;
padding:0 0 0 0;
width:950px;
height:100px;
border: 1px solid #5b5b5b
}

#inventoryslider .right {
float:right;
clear:right;
border: 0px dashed yellow;
width: 25px;
height:100px;

}

#inventoryslider .left {
float:left;
clear:left;
border: 0px dashed yellow;
margin:0 0px 0 0;	
width: 25px;
height:100px;
}	


.scroll_left, .scroll_right {border:0; text-decoration: none; }
.scroll_left, .scroll_right {border:0; text-decoration: none; }
.scroll_left, .scroll_right {border:0; text-decoration: none; }
.scroll_left, .scroll_right {border:0; text-decoration: none; }





#styledform{
margin:0 auto;
width:225px;
border:solid 1px #584f1a;
background:#e9e8d1;
font-family:verdana;
}




#styledform h1 {
font-size:11px;
font-weight:normal;

}
#styledform p{
font-size:11px;
color:#666666;
border-bottom:solid 1px #584f1a;

}

.styledform_label{
display:block;
font-weight:bold;
text-align:right;
width:100px;
float:left;
border:solid 0px blue;
font-family:verdana;
font-size:10px;
}


#styledform .small{
color:#666666;
display:block;
font-size:10px;
font-weight:normal;
text-align:right;
width:150px;
}
#styledform input{
float:left;
font-size:11px;
border:solid 1px #584f1a;
width:100px;
margin:0 0 0 12px ;
font-family:verdana;
font-size:10px;

}
#styledform button{
clear:both;
width:70px;
height:20px;
text-align:center;
line-height:31px;
color:#bbbb77;
font-size:11px;
font-weight:bold;
background:#3c3c3c;
}

#styledform textarea {
	border:solid 1px #584f1a;
	width:100px;
	height:75px;
margin:0 0 0 12px;
font-family:verdana;
font-size:10px;
	
	
}










	