/* ------------------------------------------------------------

    Yritys:   JS Media
    Päivitetty:   18.04.2008

------------------------------------------------------------ */

#gallerycontent {
width:487px;
padding-bottom:40px;
}

#gallerycontent .dropdown {
	background-color:#1d1d1d;
	color:#ccc;
	border:1px #999 solid;
	}

#gallerycontent_top h1 {
}


/* -----------------------------------

TUOTELISTAUS TUOTTEET 

-------------------------------------- */

#gallerylist {
width:487px;
}

	


#gallerytlist .row {
clear:both;
}


/* axia */
#gallerylist .imagecontent {
float:left;
padding:10px 5px 5px 0;
text-align:center;
width:100px;
height:120px;
}

/*
#productlist .product_img {
text-align:center;
padding-top:5px;
height:120px;
} 

 axia */
#gallerylist .imagecontent img {
	padding:4px;
	border:1px solid #5e5e60;
	margin-top:4px;
	}


	
	#gallerylist .imageinfo {
	text-align:center;
	padding:0 2px 0 2px;
	clear:both;
	}
	
		#gallerylist .imagename {
		color:#73a4b5;
		font-size:11px;
		font-weight:lighter;
		}
		
		#productlist .topproduct_txt {
		color:#a4c9d6;
		font-weight:bolder;
		font-size:11px;
		}
		
		#productlist .newproduct_txt {
		color:#a4c9d6;
		font-weight:bolder;
		font-size:11px;
		}





	



