#gallery {font:11px verdana,arial,sans-serif; width:575px; padding:15px 0 0 0; line-height:15px;}
#gallery div.off {
	color:#FFFFFF;
	height:33px;
	margin-right:2px;
	line-height:33px;
	padding:0 20px;
	float:left;
	background:url(tabs_0.gif) repeat-x left bottom;
	border:1px solid #000000;
	border-bottom-color:#000000;
	cursor:pointer;
	position:relative;
	z-index:20;
}
#gallery div.on {
	color:#E8BC00;
	padding:0 20px;
	margin-right:2px;
	margin-top:1px;
	float:left;
	background:url(tabs_2.gif) repeat-x left bottom;
	border:1px solid #000;
	cursor:pointer;
	border-bottom:0;
	height:33px;
	line-height:32px;
	position:relative;
	z-index:100;
	font-weight: bold;
}

div.hide {display:none; width:0; overflow:hidden;}
div.show {
	clear:left;
	background:#550000;
	width:700px;
	margin-top:0;
	top:-1px;
	border:1px solid #000;
	padding:20px;
	position:relative;
	z-index:50;
	font:11px verdana, arial, sans-serif;
	line-height:18px;
}
div.show img {float:left; margin:0;}
.clear {clear:both;}


#gradient-style td 

{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B51818;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7D1212;
	background-color: #800000;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

#gradient-style tbody tr:hover td 
{
	background-color: #870101;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #FFFFFF;
}

#gradient-style th 

{
	font-size: 13px;
	font-weight: bold;
	background-color: #800000;
	background-image: url(gradhead.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A40B0A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D1212;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;

}
