/* JSGallery Styles */

#thumbs {
	overflow: hidden;
	position: relative;
}

#pageContainer {
	width: 3900px;
} 

#pagerContainer {
	float: right;
	width: 400px; 
	margin-right: 5px; 
	margin-top: 20px; 
	margin-bottom: 54px;
}

.page {
	float: left;
	width: 420px; 
	padding-bottom: 10px;
}

.thumbnail {
	float: left;
	margin: 0 15px 17px 0;
	width: 120px;
	height: 173px; 
	background: #fff;
	text-align: center; 
	
}

/* this is for the loading.gif 
pre {
	border: 5px solid red;
	background-color: red;
	padding: 5px; }  */

/* this is for the loading.gif */
.thumbnail div img {
	margin: 22px;
}

.thumbnail a img {
	width: 120px;
	height: 173px; 
}

#bigimageContainer {
	float: left;
	position: relative;
	margin-top: 20px; 
}

#bigImage {
}

#prev {
	float: left;
	outline: none;
}

#next {
	float: right;
	outline: none;
}

.thumbnail-description { 
    margin-left: 5px;
	width: 388px; 
	float: left; 
	margin: 10px 0; 
	padding: 0;
	font-size: 90%;
} 
.thumbnail-description .prod_id {
	display:block;
}

.thumbnail-description .desc_title {
	display:block;
	width:100%;
}

.thumbnail-description .desc_body {
	display: block;
	font-size: 1.4em;
	line-height: 1.1em; 
}

.thumbnail-description .desc_price {
	display: none; 
	font-size: 1.4em;
	font-weight: bold; 
	line-height: 1.1em; 
}

#overlay_desc {
	z-index:1000;
	position:absolute;
	text-align:right;
}

/* delete these later */
#overlay_desc #overlay_desc_title { display: none; }
#overlay_desc #overlay_desc_body { display: none; }



span.addthis_title { 
	color:#b9b9b9; }

.addthis_toolbox {
	padding:0; margin: 0; }	

.addthis_toolbox img {
	padding:0; margin: 0;	
	margin-bottom: -4px;
	margin-right: 2px; }

.addthis_toolbox a:hover img
{
    opacity: 1;
}

.addthis_toolbox a img
{
    opacity: 0.75;
}
