@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(/images/vincewishart/japanese.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 19px;
}
a {
	font-weight: bold;
	color: #16828C;
	text-decoration: none;
}


a:hover img{
	opacity:1;
	filter:alpha(opacity=100);
	filter: “alpha(opacity=100)”;
} 


a:hover{
	color:#BFBDCC;
	text-decoration: none;
}
img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.noBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.fineprint {
	font-size: 10px;
	color: #333333;
}
.fineprint a {
	color: #333333;
}


h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
}

.transparent_class {
	filter:alpha(opacity=30);
	-moz-opacity:.3;
	opacity: 0.3;
}	
.thumb_table {
	position: relative;
	left: 0px;
}

.LittleLable {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 18px;
	margin-left: -25px;
}

.accordion2 {
	width: 100%;
	border-bottom: solid 1px #222222;
	opacity: .5;
	-khtml-box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 5px;
	-moz-box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 5px;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 5px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	-opera-border-radius:0px;
	-khtml-border-radius:0px;
	border-radius:0px;
}
.accordion2 h3 {
	background: #101010 url(/images/arrow-square-vince.gif) no-repeat right -51px;
	padding: 7px 13px;
	margin: 0;
	border: solid 1px #222222;
	border-bottom: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	line-height: 100%;
	font-weight: bold;
	color: #aaaaaa;
}
.accordion2 h3:hover {
	background-color: #191919;
}
.accordion2 h3.active {
	background-position: right 5px;
}
.accordion2 p {
	background: #050505;
	margin: 0;
	padding: 10px 13px 20px;
	border-left: solid 1px #222222;
	border-right: solid 1px #222222;
	display: none;
}

.stealthy {
	color: #333333;
	display:none;
}h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
