#thumbsdiv{
 width: 100%;
}

#listdiv div{
 background-image: url(layouts/default/imgblock_thumbs.png);
 background-repeat: no-repeat;
 float: left;
 height: 160px;
 padding: 5px 0px 0px 5px;
 width: 61px;
}
#listdiv img{
 border: 0;
 cursor: pointer;
 height: 45px;
 padding: 3px 0px 0px 3px;
 width: 45px;
}
#listdiv p{
 color: #7d7d7d;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 line-height: 10px;
 margin-bottom: 0px;
 margin-top: 4px;
 margin-right:12px;
 text-align: center;
}
#listdiv p a{
 float: left;
 font-size: 9px;
 color: #5d5d5d;
 font-weight: 900;
 line-height: 11px;
 text-decoration: none;
}
#listdiv p a:hover {
 color: #000000;
 font-weight: 900;
 text-decoration: none;
}

/*   123x123 _Thumb
#thumbsdiv div{
 background-image: url(layouts/default/imgblock_thumb.png);
 background-repeat: no-repeat;
 float: left;
 height: 188px;
 padding: 8px 0px 0px 8px;
 width: 135px;
}
#thumbsdiv img{
 border: 0;
 cursor: pointer;
 height: 123px;
 padding-bottom: 6px;
 width: 123px;
}
*/

/*  180x210 */

#thumbsdiv div{
 background-image: url(layouts/default/imgblock_180x210.png);
 background-repeat: no-repeat;
 float: left;
 height: 270px;
 padding: 8px 0px 0px 8px;
 width: 192px;
}
#thumbsdiv img{
 border: 0;
 cursor: pointer;
 height: 210px;
 padding-bottom: 6px;
 width: 180px;
}

#thumbsdiv p{
 color: #222;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 line-height: 10px;
 margin-bottom: 0px;
 margin-top: 0px;
 margin-right:12px;
 text-align: center;
}
#thumbsdiv p a{
 font-size: 12px;
 color: #000;
 font-weight: 900;
 line-height: 11px;
 text-decoration: none;
}
#thumbsdiv p a:hover {
 color: #22559f;
 font-weight: 900;
 text-decoration: none;
}
#thumbsdiv .tags_thumb, #listdiv .tags_thumb, #mediumdiv .tags_thumb{
background-image: none;
height: auto;
padding:0;
}


#otherproducts ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
#otherproducts ul li {
	margin-bottom: 0;
	font-size:12px;
	font-weight:900;
	padding: 2px 2px 2px;
	list-style: none;
	display: inline;
	}
#otherproducts ul li a{
color:#000;
font-size:12px;
font-weight:100;
text-decoration:none;
	}

#otherproducts ul li a:hover{
color:#1c4786;
font-size:12px;
font-weight:100;
text-decoration:none;
	}
	
#otherproducts ul li a:visited{
color:#000;
font-size:12px;
font-weight:100;
text-decoration:none;
	}	

#thumbsdiv ul, #listdiv ul, #mediumdiv ul{
	text-align:center;
	}

#thumbsdiv ul li, #listdiv ul li, #mediumdiv ul li{
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	line-height:10px;
	margin-bottom:0;
	margin-top:0;
	text-align:center;
	list-style: none;
	display: inline;
	cursor: pointer;
	}

#thumbsdiv ul li a, #listdiv ul li a, #mediumdiv ul li a {
color:#000;
font-size:9px;
font-weight:100;
text-decoration:none;
}

#thumbsdiv ul li span a, #listdiv ul li span a, #mediumdiv ul li span a{
color:#36F;
font-size:9px;
font-weight:100;
text-decoration:none;

}

#thumbsdiv ul li span a:hover, #listdiv  ul li span a:hover, #mediumdiv ul li span a:hover{
color:#36F;
font-size:9px;
font-weight:100;

}	
/*   270x270 _Medium
#mediumdiv div{
 background-image: url(layouts/default/imgblock_medium.png);
 background-repeat: no-repeat;
 float: left;
 height: 335px;
 padding: 8px 0px 0px 8px;
 width: 280px;
}
#mediumdiv img{
 border: 0;
 cursor: pointer;
 height: 270px;
 padding-bottom: 6px;
 width: 270px;
}
*/

/*  270x315 */

#mediumdiv div{
 background-image: url(layouts/default/imgblock_270x315.png);
 background-repeat: no-repeat;
 float: left;
 height: 380px;
 padding: 8px 0px 0px 8px;
 width: 280px;
}
#mediumdiv img{
 border: 0;
 cursor: pointer;
 height: 315px;
 padding-bottom: 6px;
 width: 270px;
}
#mediumdiv p{
 color: #000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 line-height: 10px;
 margin-bottom: 0px;
 margin-top: 0px;
 margin-right:12px;
 text-align: center;
}
#mediumdiv p a{
 font-size: 14px;
 color: #000;
 font-weight: 900;
 line-height: 14px;
 text-decoration: none;
}
#mediumdiv p a:hover{
 color: #1c4786;
 font-weight: 900;
 text-decoration: none;
}

	
.clr{
 clear: both;
}
.types{

}

.toggle_container						{ float:left; width:100px; height:21px;  }

.toggle_thumb				a			{ width:27px; height:21px; float:left; background: url(layouts/default/toggle_thumbs.png) 0 0 no-repeat; }
.toggle_thumb				a:hover		{ background-position: -27px 0; }
.toggle_thumb				a:active	{ background-position: 0px 0; }	

.toggle_medium				a			{ width:27px; height:21px; float:left; background: url(layouts/default/toggle_medium.png) 0 0 no-repeat; }
.toggle_medium				a:hover		{ background-position: -27px 0; }
.toggle_medium				a:active	{ background-position: 0px 0; }
