﻿
.tdLinkSottolinee{
	background-color:#EEEEEE; border-right:2px solid #FFFFFF; padding-left:3px; padding-right:3px; 
}

.linkSottolinee{
	font-family:Futura MdCn BT,Arial Narrow,Arial;font-size:14px; text-decoration:none;
}

a.linkSottolinee:hover{
	text-decoration:none;
	color:#990000;
}

.lblCategory 
{
	font-family: Verdana;
	font-size: 11px;
}

ul.ThumbnailCategories {
    width: 642px;
    margin-left: 160px;
}

li.ThumbnailCategory {
    width: 132px;
    height: 163px;
    border: solid 1px #cdcdcd;
    margin-right: 28px;
    margin-bottom: 28px;
    background: #ffffff;
    display: inline;
}

li.ThumbnailCategory .imgContainer
{
	position: relative;
	left: 2px;
	width: 126px;
	height: 133px;
	text-align: center;
	vertical-align: middle;
	display: inline;
	background-position: center;
	background-repeat: no-repeat;
}

li.ThumbnailCategory img 
{
	position: relative;
/*	line-height: 133px;
    position: relative;
    left: 2px;
    top: 2px;
    width: 126px;
    height: 133px;
    vertical-align: middle;
    text-align: center;*/
}

li.ThumbnailCategory span {
/*    position: relative;
    left: 0px;
    top: 10px;*/
    width: 100%;
    border-top: solid 1px #cdcdcd;
    vertical-align: top;
    text-align: center;
    font-family: Verdana;
    font-size: 9px;
    color: #cdcdcd;
    cursor: pointer;
}

div.bigImgContainer {
  width: 672px;
  height: 570px;
 /* background-color: #f7f7f7;*/
}

div.bigImgContainer img {
  width: 672px;
  position: relative;
}

div.containerGallery { width: 250px; overflow: hidden; }

ul.gallery {
    width: 100%;

}

ul.gallery li {
	background-color:#ff0000;
    float:left;
}

.imgbnk_thumbdx {
width:70px;
height:70px;
background-color:#f0f0f0;;
text-align:center;
float:left;
}


#sidebar_i .contentsScrollable .imgContainer {
background-color:#ffffff;
width:80px;
height:80px;
float:left;
}







ul.gallery li .imgContainer {
	background-color:#00FF00;

/*
    background-color: #f7f7f7;
    display: inline;
    width: 85px;
    height: 85px;
    border-bottom: solid 15px #ffffff;
    border-right: solid 15px #ffffff;*/
}

ul.gallery  li  img { /*??????????*/

  /*position: relative;*/
  }