/* HTML Defaults */

body {
	font: 70%/1.6em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #000;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #00bdf2;
}
a:hover {
	text-decoration: none;
	color: #faa619;
}
h2 {
	font-size: 160%;
	line-height: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .05em;
	background: url(../images/headline_arrows.png) no-repeat left center;
	margin: 0 0 1em 0;
	padding-left: 25px;
}
h3 {
	font-size: 125%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .05em;
}
h4 {
	font-size: 100%;
	font-weight: bold;
}
img {
	border: none;
}
hr {
	color: #4d4d4d;
	background: #4d4d4d;
	height: 1px;
	padding: 0;
	border: none;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input, select, textarea, button {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #2d2d2d;
	border: solid 1px #4d4d4d;
}
input, select, textarea {
	background: #2d2d2d;
}
textarea, #bodytext {
	scrollbar-base-color: #2d2d2d;
}
button {
	background: #000;
	padding: 4px 10px;
}
table {
	background: #000;
	width: 95%;
	margin: 0 0 1em 0;
	padding: 0;
	border: solid 1px #4d4d4d;
	border-collapse: collapse;
}
th, td {
	font-size: 100%;
	line-height: 1.15em;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 3px 5px;
	border: solid 1px #4d4d4d;
}
th {
	font-size: 92%;
	line-height: 1.15em;
	font-weight: bold;
}
td {
	font-size: 100%;
	line-height: 1.2em;
}
thead {
	background: #333;
}
thead, tbody {
	padding: 0;
	margin: 0;
}
caption {
	font-size: 100%;
	line-height: 1.15em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .05em;
	text-align: left;
	background: #212121;
	margin: 0;
	padding: 5px;
	border: solid 1px #4d4d4d;
}

/* Main Containers */

#container {
	height: 630px;
	width: 980px;
	margin: 0 auto;
}
#containerinner {
	height: 630px;
	width: 980px;
	float: left;
	clear: both;
	position: relative;
}
#gallery #container, #gallery #containerinner {
	height: 1316px;
}
.clear {
	clear: both;
}

/* Background Images */

#backgroundpics {
	background: #000;
	height: 630px;
	width: 980px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

/* Header */

#header {
	background: url(../images/header_bg.png) repeat-x left top;
	height: 105px;
	width: 980px;
	border-bottom: solid 1px #4d4d4d;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9000;
}
#header h1, #header h1 a {
	height: 105px;
	width: 210px;
	float: left;
}
#header h1 {
	font-size: 100%;
	background: url(../images/header_logo.png) no-repeat left top;
	margin: 0;
}
#header h1 a {
	text-indent: -9999px;
}
#nav {
	font-size: 110%;
	line-height: 32px;
	width: 755px;
	float: right;
	padding: 55px 15px 0 0;
}
#nav ul {
	background: url(../images/nav_bg.png) repeat left top;
	float: right;
	margin: 0;
	padding: 0;
	border-top: solid 1px #4d4d4d;
	border-right: solid 1px #4d4d4d;
	border-bottom: solid 1px #4d4d4d;
}
 #nav ul li {
 	float: left;
	list-style: none;
	border-left: solid 1px #4d4d4d;
 }
 #nav ul li a {
	text-transform: uppercase;
	letter-spacing: .05em;
	color: #fff;
	float: left;
	padding: 0 20px;
 }
 #nav ul li a:hover {
 	color: #ccc;
	background: #000;
}

/* Footer */

#footer {
	font-size: 82%;
	line-height: 1.2em;
	color: #444;
	width: 980px;
	margin: 0 auto;
	padding: 15px 0;
}
#footer p {
	margin: 0;
}

/* Content */

#content {
	height: 524px;
	width: 980px;
	border-bottom: solid 1px #4d4d4d;
	position: absolute;
	top: 106px;
	left: 0;
	z-index: 8000;
}
#gallery #content {
	height: 1210px;
}
#slideshow {
	background: #000;
	height: 1210px;
	width: 980px;
	position: absolute;
	top: 0;
	left: 0;
}
#bodytext {
	background: url(../images/bodytext_bg.png) repeat left top;
	max-height: 470px;
	overflow: auto;
	width: 500px;
	padding: 15px;
	border: solid 1px #4d4d4d;
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 8500;
}
#order #bodytext {
	width: 510px;
}
.downloads #bodytext, .framed #bodytext, .posters #bodytext, .canvas #bodytext, .calendars #bodytext {
	max-height: 445px;
	top: 35px;
}
.error {
	color: #ed1c24;
}
#home #navhome, #home h2 {
	color: #ed1c24;
}
#gallery #navgallery, #gallery h2 {
	color: #a6ce39;
}
#order #navorder, #order h2, .framed #subnavframed, .posters #subnavposters, .canvas #subnavcanvas, .calendars #subnavcalendars, .downloads #subnavdownloads {
	color: #faa619;
}
#questions #navquestions, #questions h2 {
	color: #ff6600;
}
#about #navabout, #about h2 {
	color: #00bdf2;
}
#contact #navcontact, #contact h2 {
	color: #a742e1;
}
ul.bullets li {
	list-style: url(../images/bullet.png);
}
ol.forms, ol.forms ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
ol.forms li { 
	margin-bottom: 1em; 
	position: relative;
	list-style: none;
}
ol.forms input, ol.forms textarea, ol.forms select {
	padding: 2px;
	width: 494px;
}
ol.forms textarea {
	height: 100px;
}
ol.forms input:focus, ol.forms textarea:focus {
	background-color: #444;
}
ol.forms li .error {
	display: block;
}
ol.forms li.screenReader {
	margin-bottom: 0;
}
ol.forms li.inline input {
	width: auto;
	padding: 0;
	border: none;
}
ol.forms li.inline label {
	display: inline;
	float: none;
	width: auto;
}
.screenReader {
	left: -9999px;
	position: absolute;
	top: -9999px;
}
.product {
	text-align: center;
	width: 170px;
	float: left;
}
.product a {
	width: 150px;
	float: left;
	padding: 10px;
}
.product a:hover {
	background: #212121;
}
.product h3 {
	margin: .5em 0;
}
.product img {
	margin-bottom: .5em;
}
a.button {
	background: #000;
	float: right;
	padding: 2px 10px;
	border: solid 1px #4d4d4d;
}
a.button:hover {
	background: #212121;
}

/* Subnav */

#subnav {
	font-size: 100%;
	line-height: 24px;
	height: 24px;
	width: 755px;
	position: absolute;
	top: 5px;
	right: 15px;
}
#subnav ul {
	background: url(../images/bodytext_bg.png) repeat left top;
	float: right;
	margin: 0;
	padding: 0;
	border-top: solid 1px #4d4d4d;
	border-right: solid 1px #4d4d4d;
	border-bottom: solid 1px #4d4d4d;
}
 #subnav ul li {
 	float: left;
	list-style: none;
	border-left: solid 1px #4d4d4d;
 }
 #subnav ul li a {
	text-transform: uppercase;
	letter-spacing: .05em;
	color: #fff;
	float: left;
	padding: 0 20px;
 }
 #subnav ul li a:hover {
 	color: #ccc;
	background: #000;
}
.preview {
	text-align: center;
	vertical-align: middle;
}
