@charset "UTF-8";
/* CSS Document */

html, body, h1, h2, h3, h4, h5, h6, blockquote, small, p, form, ol, ul, li {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #FFF;
	background: #000;
}
a:link, a:visited {
	text-decoration: underline;
	color: #fff;
}
a:hover, a:active {
	text-decoration: none;
	color: #fff;
}
.red {
	color: #ff0000;
}
img {
	border: none;
}
#main_container {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width: 1000pxpx;
	height: 180px;
	background: url(images/header-logo.jpg) left top no-repeat;
}
#header .tour_dates {
	float: left;
	margin-left:0;
	margin-top:10px;
}
#header .attn_collect {
	width: 536px;
	height: 154px;
	float: left;
	margin-left: 327px;
	background: url(images/header-attn-collect-bg.jpg) no-repeat;
	display: inline;
}
.hnav {
	width: 1000px;
	float: left;
	
}
.attn_collect h1 {
	color: #cc0000;
	font-size: 17px;
	line-height: 18px;
	font-weight: 400;
	margin-top: 45px;
	padding-left: 25px;
	text-align: center;
	font-style: italic;
	text-shadow: 0 0 5px #000;
}
.attn_collect h1 strong {
	color: #FFF;
}
.attn_collect h2 {
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	margin-top: 5px;
	padding-left: 25px;
	text-align: center
}
.home_content {
	width: 1000px;
	height: 474px;
	background: url(images/home-main.jpg) no-repeat;
}
.home_content a span {
	width: 500px;
	height: 112px;
	display: block;
	float: left;
}
a:hover span.home_axe {
	background: url(images/home-main-bg.jpg) left top no-repeat;
}
a:hover span.home_punisher {
	background: url(images/home-main-bg.jpg) right top no-repeat;
}
.home_content a:link, .home_content a:visited, .home_content a:hover, .home_content a:active {
	text-decoration: none;
}
.meet {
	width: 564px;
	height: 198px;
	float: left;
	background: url(images/home-meet-bg.jpg) top right no-repeat;
}
.meet ul {
	float: left;
	padding: 70px 0 0 15px;
	font-size: 12px;
	line-height: 14px;
}
.meet ul li {
	padding-bottom: 5px;
}
.meet img {
	float: left;
}
.order {
	width: 416px;
	height: 165px;
	float: left;
	background: url(images/home-order-bg.jpg) no-repeat;
}
.order p {
	padding: 10px 0 0 218px;
	font-size: 17px;
	line-height: 17px;
}
.order p a:link, .order p a:visited {
	color: #F00;
}
.rotator {
	background: url(images/home-slide-bg.jpg) top no-repeat;
	position: relative;
	outline: none;
}
.rotator input {
	display: none;
}
.rotator li {
	list-style: none;
	float: left;
}
.center-wrap {
	position: absolute;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	top: -28px;
	left: 15px;
	border-radius: 5px 5px 0 0;
	background: url(images/home-banner-tab-bg.jpg) no-repeat;
}
.center-wrap a {
	
}
.center-wrap a span {
	width: 12px;
	height: 12px;
	font-size: 12px;
	line-height: 28px;
	overflow: hidden;
	margin: 7px 3px 0 3px;
	border-radius: 6px;
	background-color: #181818;
	display: block;
	text-indent: -999px;
	float: left;
}
.center-wrap a.active span{
	background: url(images/rotator-button.jpg) no-repeat;
}
#punisher_content {
	height: 895px;
	width: 1000px;
	background: url(images/punisher-content-bg.jpg) right no-repeat;
	clear: both;
}

#axe_content {
	height: 895px;
	width: 1000px;
	background: url(images/axe-content-bg.jpg) right no-repeat;
	clear: both;
}
table {
	margin-top: 35px;
	font-size: 14px;
}

td {
	height: 25px;
	text-align: left;
	width: 300px
}
td.red {
	font-size: 12px;
	color: #d71920;
	text-align: right;
	width: 150px;
	padding-right: 10px;
}
#dates {
	width: 1000px;
	margin: 25px auto;
	text-align: center;
	line-height: 34px;
	clear: both;
}
#dates strong {
	color: #f37321;
	font-style: italic;
	font-size: 25px;
}
#painted_content {
	height: 780px;
	width: 1000px;
	background: url(images/custom-painted-bg.jpg) no-repeat;
	clear: both;
	position: relative;
}
#painted_content .info {
	font-size: 14px;
	line-height: 21px;
	position: absolute;
	width: 325px;
	top: 270px;
	left: 15px;
}
#painted_content .bass_gallery {
	width: 630px;
	position: absolute;
	top: 235px;
	right: 0;
	text-align: center;
}
#art_plate_content {
	height: 800px;
	width: 1000px;
	background: url(images/art-plate-bg.jpg) no-repeat;
	clear: both;
	position: relative;
}
#art_plate_content .art_plate_gallery {
	position: absolute;
	width: 894px;
	text-align: center;
	top: 302px;
	left: 52px;
	
}
#art_plate_content .art_plate_gallery img {
	margin: 9px;
	box-shadow: 0px 9px 9px #000;
}
#footer {
	width: 1000px;
	height: 215px;
	text-align: center;
	line-height: 28px;
	font-size: 13px;
	clear: both;
	position:relative;
	margin:0px auto 0px auto;
}
#footer .questions {
	font-size: 17px;
	color: #cc0000;
	margin-top: 25px;
}
#footer .questions span {
	color: #FFF;
}
#footer p img {
	margin: 5px;
}
.questions a:link, .questions a:visited {
	text-decoration: underline;
	color: #fff;
}
.questions a:hover, .questions a:active {
	text-decoration: none;
	color: #fff1;
}

#latestNewsContainer {
	width:980px;
	height:auto;
	border:1px solid #c7c7c7;
	position:relative;
	margin:0px auto 0px auto;
	padding:10px 10px 10px 10px;
}

.medred {
    color: #FF0000;
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    font-size: 20px;
    font-weight: bold;
}

#latestNewsContainer a:link {
    color: #00CCFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    text-decoration: none;
}

#latestNewsContainer p {
	margin:5px 0px 5px 0px;	
}

#latestNewsContainer img {
	margin:5px 0px 5px 0px;	
}

.latestNewsText {
	position:relative;
	margin:0px auto 0px auto !important;
	width:550px;
}

/*------------------------------ Photo Flickr Gallery ---------------------------------- */

#gallery_content {
	width: 1000px;
	background-color:#000;
	clear: both;
}
#faw-root-element{
	}
#faw-container{
	}

.faw-skin-default {
}

.faw-skin-default .faw-image-tmb {
	width: 75px;
	height: 75px;
}

.faw-skin-default .faw-image-list {
	padding: 0;
	margin: 0;
}

.faw-skin-default .faw-image-list img {
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	background-color: white;
}

.faw-skin-default .faw-image-list .clear {
	clear:both;
}

.faw-skin-default .faw-image-list-item {
	border-bottom: 3px solid #000;
	list-style: none;
	padding: 0;
	margin: 0;
	display:block;
	float:left;
}

.faw-skin-default .faw-image-list-item.first-item {
	border-left: 3px solid #000;
	
}

.faw-skin-default .faw-image-list-item.last-item {
	border-right: 3px solid #000;
	border-left: 3px solid #000;
}

.faw-skin-default .faw-image-list-item.central-item {
	border-left: 3px solid #000;
}

.faw-skin-default .faw-image-list-item.first-line {
	border-top: 3px solid #000;
}

.faw-skin-default .faw-image-list-item.last-item {
	border-right: 3px solid #000;
}

.faw-set-selection-current {
	background-color: #333;
}

.faw-skin-default .faw-page-title {
	position: relative;
	top: 250px;
	left:0;
	font-size: 150%;
	font-weight: bold;
	padding:0;
	margin: 0;
	padding-left: 0.2em;
}

.faw-skin-default .faw-controls {
	position: absolute;
	top: 200px;
	font-family: sans-serif;
	margin-left:140px;
	font-size:12px;
	padding:5px;
	padding-left:5px;
}

.faw-skin-default .faw-image-list {
	float: left;
	padding: 0;
	margin-top: 150px;
	margin-left:160px;
	position: absolute;
	top: 6em;
	z-index: 99;
}

.faw-skin-default .faw-original-location-notice {
	color: gray;
	font-size: 80%;
}

.faw-skin-default .faw-original-location-notice a {
	color: white;
}
.faw-original-location-link {
	}

.faw-skin-default .faw-image-container {
	position: absolute;
	top: 4em;
	left: 2em;
	margin-top:150px;
	margin-left: 480px;
	padding-bottom: 2em;
	padding-top: 2em;
	padding-right: 2em;
}

.faw-skin-default .faw-image-header {
	z-index: 99;
	padding: 0;
	padding-bottom: 0.2em;
	overflow:hidden;
	display: block;
	font-family: sans-serif;
}

.faw-skin-default .faw-ctrl {
	color: #ccc;
	margin-left:20px;
	text-align:center;
	text-decoration: none;
	padding: 10px;
}
.faw-image-title {
	font-size:20px;
	font-weight:400;
	line-height:28px;
}

.faw-skin-default .faw-ctrl-selected {
	background-color: gray;
}

.faw-skin-default .faw-image-tmb-link-selected {
	border-color: red;
}

.faw-skin-default a:hover {
	color: white;
}

.faw-skin-default a:visited {
	color: white;
}

.faw-skin-default .faw-more-ctrl {
	position:absolute;
	display:block;
	top:50px;
	left:0;
	z-index:199;
}

.faw-skin-default .faw-visible-bg {
	background-color: white;
	color:black;
}
.faw-skin-default .faw-more-ctrl ul {
	background-color: white;
	padding: 2em;
	margin:0;
}

.faw-skin-default .faw-more-ctrl a {
	color: blue;
}

.faw-skin-default .faw-hidden {
	display: none;
}

.faw-skin-default .faw-more-ctrl-item {
	z-index:199;
	background-color:white;
	top:300px;
	color: black;
	white-space: nowrap;
}

.faw-skin-default .faw-image-controls {
	position:absolute;
	top:50px;
	left:2em;
	z-index:99;
	width: 20em;
}

.faw-skin-default .faw-shameless-plug {
	text-align: right;
	color: #333;
}

.faw-skin-default .faw-shameless-plug a {
	color: #333;
}

.faw-skin-default .faw-shameless-plug a:hover {
	color: white;
}
.stb-skin-default .stb-middle {
	width: 7em;
	position: relative;
	border-top: 2px dashed black;
	left:0em;
}

#stand-by {
	position:absolute;
	left: 125px;
	top:190px;
	width: 21em;
	height: 2px;
}

