* {
	margin: 0px;
	padding: 0px;
}

.hidden {
	display: none;
}

body {
	background: url(../images/bg.jpg) center top no-repeat #1F1E1E;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 15px;
	padding-bottom: 60px;
}

a, a:link, a:visited, a:active {
	color: #38c;
	text-decoration: none;
}

a:hover {
	color: #789;
	text-decoration: underline;
}

p {
	line-height: 150%;
	margin: auto auto 20px auto;
}

h1 {
	background: url(../images/header.png) no-repeat;
	width: 636px;
	height: 129px;
	cursor: pointer;
}

#logo {
	width: 636px;
	height: 129px;
	margin: 60px auto 0px auto;
}

h2 {
	font-size: 21px;
	font-weight: normal;
	color: #47271F;
	border-bottom: solid #47271F 1px;
	margin-bottom: 19px;
	padding-bottom: 2px;
}

h3 {
	margin: 6px 0px 6px 0px;
}

h4 {
	margin: -15px 0px 10px 0px;
	font-weight: bold;
	font-size: 12px;
}

#nav_bar {
	background: url(../images/nav_bg.png);
	height: 50px;
}

#navigation {
	margin: 0px auto 0px auto;
	padding: 13px;
	font-size: 20px;
	letter-spacing: 4px;
	text-align: center;
	list-style: none;
}

#navigation li {
	display: inline;
}

#navigation a {
	margin: 0px 28px 0px 28px;
	color: #E6E6E6;
	text-decoration: none;
	/*text-shadow: 0px -1px 0px #555555;*/
}

#navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#navigation .active {
	color: #FFFFFF;
}

#content {
	width: 819px;
	margin: 29px auto 0px auto;
}

#content_header {
	background: url(../images/content_bg_header.png) no-repeat;
	height: 45px;
}

#content_body {
	background: url(../images/content_bg_body.png) repeat-y;
	clear: both;
}

#content_padding {
	padding: 0px 50px 30px 50px;
	background: url(../images/gate_bg.png) no-repeat center;
	min-height: 500px;
}

#content_footer {
	background: url(../images/content_bg_footer.png) no-repeat;
	height: 20px;
	clear: both;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 829px;
	margin: 0px auto 0px auto;
	position: relative;
}

#site_by {
	background: url(../images/the_tuning_spoon.png) no-repeat;
	width: 70px;
	height: 25px;
	position: absolute;
	top: -4px;
	left: 735px;
	cursor: pointer;
}

#site_by:hover {
	background: url(../images/the_tuning_spoon.png) no-repeat -70px;
}

#copyright {
	margin-left: 25px;
}

.left {
	float: left;
	width: 460px;
	margin-right: 30px;
}

.right {
	float: left;
	width: 220px;
}

ul {
	margin: 10px 0px 15px 40px;
}

#name, #email {
	width: 200px;
}

#message {
	width: 350px;
	height: 125px;
}

#address {
	width: 275px;
	height: 80px;
}

#subject {
	width: 350px;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

.txtbox {
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.button {
	padding: 3px 8px 3px 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#street {
	width: 250px;
}

#city {
	width: 150px;
}

#state {
	width: 30px;
}

#zip {
	width: 100px;
}

#quantity {
	width: 30px;
}

#prints {
	width: 300px;
	height: 50px;
}

.form_response {
	font-weight: bold;
	font-size: 16px;
}

.form td {
	padding: 10px 10px 0px 0px;
}

#trailer div {
	background: url(../images/trailer.png) no-repeat;
	width: 212px;
	height: 119px;
	border: solid 1px #FFFFFF;
	box-shadow: 0px 1px 5px #000000;
	-moz-box-shadow: 0px 1px 5px #000000;
	margin: 15px auto 10px;
}

#trailer:hover div {
	background: url(../images/trailer.png) -212px no-repeat;
}

#trailer {
	display:block;
	font-size:.8em;
	text-align:center;
}

#dvd-thumb img {
	margin:10px 0 10px 0;
	box-shadow: 0px 1px 5px #555;
	-moz-box-shadow: 0px 1px 5px #555;
}

#dvd-thumb {
	float:left;
	display:block;
	font-size:.8em;
	text-align:center;
	width:212px;
}

#dvd-thumb:hover img {
	box-shadow: 0px 1px 7px #000;
	-moz-box-shadow: 0px 1px 7px #000;
}

#signature {
	background:url(../images/ko-signature.png) no-repeat;
	width:200px;
	height:69px;
	margin:10px 0 4px 0;
}

.also-available {
	clear:both;
}

.also-available div {
	padding-left:25px;
	float:right;
	width:440px;
}

.also-available ul li {
	list-style-image:url(../images/bullet.png);
	margin-bottom:.7em;
}

.salutation {
	padding:15px 0 10px 390px;
	font-weight:bold;
	clear:both;
}

a img {
	border:none;
}

.btn.btn {
	color: #38c;
	text-decoration: none;
	color: #fff;
	background: #6d0f00;
	padding: 20px 40px;
	font-size: 1.2em;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.btn.btn:hover {
	background: #8a1300;
}