html, body
{
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color:#333333;
}

table#container
{
	width:1003px;
	background-repeat:no-repeat;
}

table#sportmodels
{	
	padding:0 10px 0 11px;
}

#models
{
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	text-align:left;
	height: 21px;
	color:#666666;
}

#sportmodels a
{
	color:#666666;
	font-size:0.75em;
	text-decoration:none;
	text-transform:uppercase;
}

#models a:hover
{
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
}

*html #models img
{
	filter: Alpha(100);
}

*html #models a:hover img
{
	filter: Gray();
}

#models img
{
	opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
}

#models a:hover img
{
	opacity:0.4;
	-moz-opacity:0.4;
	-khtml-opacity:0.4;
}

#models img
{
	border:#666666 1px solid;
}

#models a:hover img
{
	border:#000000 1px solid;
}


#model_info img
{
	border:#000000 1px solid;
}

#model_infoside
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	text-transform:uppercase;
	font-size:0.75em;
	color:#808080;
}

#model_infoside .bold
{
	font-weight:bold;
}

#model_infoside img
{
	border:#000000 1px solid;
}

#model_infoside a:hover img
{
	filter: gray();
}

#model_infoside img
{
	filter: Alpha(100);
}

#model_infoside img
{
	opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
}

#model_infoside a:hover img
{
	opacity:0.4;
	-moz-opacity:0.4;
	-khtml-opacity:0.4;
}

#setcard {
	clear: both;
	display:block;
	width: 872px;
	height: 611px;
	margin: 0 auto;
	margin-top: -5px;
	margin-left: 12px;
	background: url(../images/bg_setcard.png) no-repeat top;
}


#setcard h3 {
color: #808080;
position: relative;
top: -40px;
left: 26px;
width: 45%;
font-size: 1.3em;
color: white;
}

.thumbnail {
	border: 1px solid #808080;
	width: 117px;
	height:155px;
	float: left;
	margin: 0 12px 15px 0;
	padding: 0;
	text-decoration: none;
	z-index: 100;
	background: transparent;
	overflow: hidden;
}

.thumbnail img {
	border: 0px;
}

#setcard_pager
{
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	width:500px;
	float:left;
	height: 21px;
	margin: 15px 0 0 17px;
	font-size:0.8em;
	text-transform:uppercase;
	font-weight:bold;
	color:#808080;
}

#setcard_pager a {
	color:#808080;
	text-decoration:none;
}

#setcard_pager a:hover {
	color:#000000;
	text-decoration:none;
}

#breadcrumb {
	position: relative;
	margin: 0; 
	width: 150px;
	top: -12px;
	left: 527px;
	z-index: 100;
}

table.modelinfo {
width: 48%;
margin: -50px 0 0 22px;
}
table.modelinfo td.key {
color:#808080;
font-weight: bold;
font-size: .8em;
width: 27%;
padding: 0;
}

table.modelinfo td.val {
color:#808080;
font-size: .8em;
padding: 0;
}

.clear {
display: block;
width: 99%;
clear: both;
}

	#DHTMLgoodies_largeImage{	/* Large image div */
		width: 380px;
		height:520px;
		float: left;
		margin: 25px 47px 0 20px;
		overflow: hidden;
	}

	#DHTMLgoodies_largeImage img {
		border: 1px solid #808080;
		width: 378px;
	}
	
	#setcard #DHTMLgoodies_thumbs {
	display: block;
	width: 400px;
	height:570px;
	float: right;
	margin: -563px 10px 0 0px;
	z-index: 100;
	}


