@charset "utf-8";

body {
	background-color: #ffffff;
	margin: 0;
	padding: 24px;
	font-family: trebuchet ms;
	text-align: center;
}

div.left {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 525px;
	margin: 0;
	padding: 0;
	color: #333333;
	background-color: #ffffff;
}

div.right {
	position: absolute;
	left: 535px;
	top: 10px;
	width: 416px;
	margin: 0;
	padding: 0;
	padding-left: 0;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
}

div.content {
	width: 523px;
	margin: 0;
	padding: 0;
	padding-top: 24px;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	border-width: 1px;
	border-top: 0;
	border-style: solid;
	border-color: #999999;
}

div.sidebar {
	width: 408px;
	margin: -1px;
	padding: 0;
	padding-left: 7px;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	float: left;
}

div.sidebar_left {
	width: 208px;
	float: left;
}

div.sidebar_right {
	width: 200px;
	float: left;
}

div.noflash_small {
	width: 400px;
	height: 350px;
	margin: 0;
	background-image: url(/images/noflash_small.jpg);
    background-repeat: no-repeat;
}

div.noflash_large {
	width: 500px;
	height: 430px;
	margin: 0;
	background-image: url(/images/noflash_large.jpg);
	background-repeat: no-repeat;
}
div.center {
	text-align: center;
}

div.dvd_right1 {
    background-image: url(/images/dvd_sleeve.jpg);
    background-position: center right;
    background-repeat: no-repeat;
}

div.dvd_right2 {
    background-image: url(/images/dvd_inner.jpg);
    background-position: center right;
    background-repeat: no-repeat;
}

div.dvd_right3 {
    background-image: url(/images/dvd_reels.jpg);
    background-position: center right;
    background-repeat: no-repeat;
}


div.cc {
	position: relative;
	top: 100px;
}

div.footer {
	margin-top: 1024px;
	clear: both;
}

img.nav {
	margin: 0;
	padding: 0;
	float: left;
}

img.gallery_info_thumbs {
	float:left;
	width: 55px;
	height: 43px;
	margin: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

img.gallery_info_thumbs:hover {
	border-color: #cccccc;
}

img.gallery_info {
	width: 399px;
	height: 300px;
	margin: 0;
}

div.gallery_info {
	width: 399px;
	height: 300px;
	border-width: 1px;
	border-style: solid;
	background-image: url(/images/loading_image.png);
}

div.gallery_info_thumbs {
	width: 399px;
	height: 89px;
	border-width: 1px;
	border-top-width: 0px;
	border-style: solid;
	background: #000000;
}

div.flash_buttons {
	margin-left: 11px;
	width:500px;
	height:47px;
	cursor:pointer
}

div.flash_video500 {
	margin-left: 11px;
	width: 500px;
	height: 430px;
}
img.flash_button {
	float:left;
	margin: 0;
}

h1 {
	width: 525px;
	height: 187px;
	margin: 0;
	padding: 0;
	background-image: url(/images/header_left.jpg);
	background-repeat: no-repeat;
	color: #000000;
	font-family: trebuchet ms;
	text-align: center;
	text-indent: -9999px;
}

h2 {
	height: 26px;
	margin: 20px;
	padding: 0;
	background-repeat: no-repeat;
	color: #000000;
	font-family: trebuchet ms;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
	text-indent: -9999px;
}

h2.news {
	margin: 6px;
	margin-top: 18px;
	margin-left: 20px;
	font-size: 18px;
	letter-spacing: 3px;
	text-indent: 0;
}

h3 {
	margin: 20px;
	padding: 0;
	color: #333333;
	font-family: trebuchet ms;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

p {
	margin: 20px;
	color: #333333;
	font-family: trebuchet ms;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	line-height: 1.4;
}

p.bios {
	margin: 12px;
	margin-top: 6px;
}

p.bios_right {
	margin: 12px;
	margin-top: 6px;
	text-align: right;
}

p.right {
	text-align: right;
}

p.center {
	text-align: center;
}

p.news_data {
	color: #999999;
}

p.noflash_small {
	padding-top: 80px;
	text-align: center;
}

p.noflash_large {
	padding-top: 80px;
	text-align: center;
}

span.smaller {
	font-size: smaller;	
}

span.larger {
	font-size: larger;	
}

span.bold {
	font-weight: bold;
}

span.price {
    font-size: 16px;
    font-weight: bold;
}

a {
	text-decoration: underline;
}

a:link {
	color: #000000;
}

a:visited {
	color: #999999;
}

a:hover {
	color: #cccccc;
}

a:active {
	color: #000000;
}

a img {
	border: none;
}

a.cc {
	text-decoration: none;
}

a.ext {
	background: url(/images/ext_link.png) right center no-repeat; 
	padding-right: 12px; 
}


table {
	width: 400px;
	margin: 8px;
	border: none;
	color: #333333;
	font-family: trebuchet ms;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

caption {
	color: #333333;
	font-family: trebuchet ms;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

th.left_1 {
	width: 180px;
	height: 14px;
	padding-right: 20px;
	text-align: right;
	font-weight: normal;
}

th.left_2 {
	width: 220px;
	height: 14px;
	text-align: right;
	font-weight: normal;
}

th.center {
	width: 400px;
	height: 14px;
	text-align: center;
	font-weight: bold;
}

th.right_1 {
	width: 220px;
	height: 14px;
	text-align: left;
	font-weight: bold;
}

th.right_2 {
	width: 180px;
	height: 14px;
	padding-left: 20px;
	text-align: left;
	font-weight: bold;
}
