body {
	text-align:center;
	font-size:62.5%; /* Resets 1em to 10px */
	font-family: arial;
	color: #606060;
	background-color: #000;
}

em, i {font-style: italic;}

b, strong {font-weight: bold;}

a,
a:link,
a:visited {
	
}

a:hover {
	
}

#outerFrame {
  width: 1000px;
  margin: 0 auto;
}

#middleFrame {
  width: 1000px;
  background: url(/images/bodyBackground.gif) no-repeat center top;
  float: left;
}

#frame {
  
  padding: 0 65px;
}

#footerClear {
  width: 870px;
  height: 1px;
  clear: both;
}

/*Header*/
#logo {
	float: left;
	margin: 18px 0 0 5px;
}

#topNav {
	float: right;
	margin: 63px 0 13px 0;
	width: 654px;
}

#topNav li {
	float: left;
}

/*Page Body*/
#pageBody {
	width: 510px;
	float: left;
	text-align: left;
	font-size: 1.1em;
}

#pageBody h1 {
	margin: 0 0 10px 0;
}

#pageBody h3 {
	line-height: 1.1em;
	font-size: 1.1em;
	color: #690307;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding-top: 6px;
}

#pageBody p {
	line-height: 1.3em;
	font-size: 1.1em;
	margin: 0 0 15px 0;
}

#pageBody blockquote {
	line-height: 1.3em;
	font-size: 1em;
	margin: 0 20px 15px 20px;
	font-style: italic;
}

#leftPaneMargin a,
#leftPaneMargin a:link,
#leftPaneMargin a:visited,
.popUp a,
.popUp a:link,
.popUp a:visited {
	text-decoration:underline;
	color: #424242;
}

#leftPaneMargin a:hover,
.popUp a:hover {
	text-decoration:none;
	background-color: #424242;
	color: #fff;
}

ul.normal {
	margin: 0 0 10px 20px;
}


ul.normal li {
	list-style-type: disc;
	padding-bottom: 5px;
}

#leftPane {
	margin-top: 57px;
	width: 510px;
	float: left;
	clear: left;
	background-color: #fff;
}

#leftPaneMargin {
	padding: 0 30px 30px 30px;
}

#rightPane {
	width: 300px;
	float: right;
	padding: 10px 0 50px 0;
	text-align: left;
}


.registerButton {
  margin-top: 15px;
}

/*Footer*/
#footer {
	width: 510px;
	color: #252525;
}

#footer div {
	padding: 25px 30px 15px 30px;
	background-color: #5e5e5e;
	font-size: 1.1em;
}

#footer div p {
	padding-top: 10px;
	font-size: 1em;
}

#footer label {
	display: block;
	padding: 10px 0 5px 0;
}

#footer input {
	vertical-align: middle;
}

#footer .textBox {
	border: 0;
	border-color: #949494;
	background-color: #949494;
	width: 260px;
	padding: 5px 0 3px 5px;
	color: #403d3d;
	font-size: 1.2em;
	text-align: middle;
}

.emailMessageError {
	font-size: 1em;
	font-weight: bold;
}

#footer ul {
	width: inherit;
	background: #000 url(/images/footer/splatter.gif) no-repeat right top;
	padding: 15px 0 50px 0;
	font-size: 1em;
}

#footer ul li {
	float: left;
	padding: 0 8px 0 9px;
	background: url(/images/footer/separator.gif) no-repeat left top;
}

#footer ul li.firstItem {
	padding: 0 8px 0 0;
	background: none;
}

#footer a,
#footer a:link,
#footer a:visited {
	text-decoration: none;
	color: #424242;
}

#footer a:hover {
	text-decoration: underline;
	color: #424242;
}

#footer .ajax-loading {
	background: red;
}

/*Side bar*/
#randomCharacter {
  margin-bottom: 7px;
}

.count {
	float: right;
	clear: both;
	width: 300px;
	margin: 3px 0 0 0;
	font-size: 1.1em;
	color: #cacaca;
}

#countDownBottom {
  margin-bottom: 65px;
}

#rightPane h2 {
	margin: 0;
	text-align: center;
	width: 300px;
	float: left;
}

#storeLink {
  border-top: 1px solid #1d1d1d;
  margin-top: 5px;
}

#sponsorLogos {
	margin-top: 23px;
	padding-bottom: 10px;
	float: left;
	width: 300px;
}


#sponsorLogos img {
	float: left;
	margin: 0 10px;
}

#sponsorLogos div {
	width: 300px;
	float: left;
	color: #cacaca;
	text-align: center;
	line-height: 20px;
	padding-top: 10px;
}

#sponsorLogos h3 {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 10px;
}

#sponsorLogos div a,
#sponsorLogos div a:visited {
  color: #cacaca;
	text-decoration: none;
}

#sponsorLogos div a:hover {
	color: #cacaca;
	text-decoration: underline;
}

#homeDownloadsBlock h3 {
	text-transform: uppercase;
	font-size: 1.6em;
	color: #a0a0a0;
	font-family: helvetica;
	padding-bottom:12px;
}

#homeDownloadsBlock div {
	float: left;
	padding-bottom: 20px;
	width: 300px;
}

  #homeDownloadsBlock div#one {
  	width: 173px;
  }

  #homeDownloadsBlock div#two {
  	width: 55px;
  }

  #homeDownloadsBlock div#three {
  	width: 71px;
  }

#homeDownloadsBlock div h4 {
	text-transform: uppercase;
	color: #494949;
	font-size: .9em;
	font-family: helvetica, sans-serif;
	font-weight: normal;
}

#homeDownloadsBlock div img {
	border: solid 1px #3b3b3b;
	margin: 0 7px 8px 0;
	float: left;
	clear: left;
}

	#homeDownloadsBlock div img.lastChild {
		margin-right: 0;
	}
	
/*Side Bar Photos*/
#sideBarPhoto {
	background: url(/images/sideBar/photoTop.gif) no-repeat left top;
	padding-top: 7px;
}

#sideBarPhoto div {
	background: url(/images/sideBar/photoBottom.gif) no-repeat left bottom;
	padding-bottom: 11px;
}

#sideBarPhoto img {
	border-right: solid 3px #fff;
	border-left: solid 4px #fff;
}

/*All pages*/
#pageBody p.introCopy,
body.popUp p.introCopy  {
	color: #828282;
	font-family: helvetica;
	font-size: 1.4em;
	line-height: 1.5em;
}

body.popUp p.introCopy  {
	padding: 30px 0 0 20px;
}

/*Home Page*/
#homeSummaryBlocks {
	width: 450px;
	border-bottom: solid 3px #fff;
	float: left;
}

#homeSummaryBlocks div {
	background: #ddd url(/images/home/summaryBG.gif) repeat-x left 81px;
	width: 150px;
	float: left;
	border-right: solid 1px #fff;
}

	#homeSummaryBlocks div.lastItem {
		width: 148px;
		border-right: none;
	}

#homeSummaryBlocks div img {
	border-bottom: solid 1px #fff;
}

#homeSummaryBlocks div h3 img {
	padding: 12px 0 0 10px;
	border-bottom: none;
}

#homeSummaryBlocks div p {
	margin: 0 10px;
	height: 60px;
	font-size: 1em;
}

#homeSummaryBlocks div a img {
	margin: 0 0 15px 10px;
	border: none;
}

#homeNewsBlock {
	margin-top: 16px;
	background: url(/images/home/newsGradient.gif) repeat-x left top;
	padding: 24px 0 20px 0;
	float: left;
	width: 450px;
}

#homeNewsBlock img {
	float: right;
}

#homeNewsBlock h3 {
	margin-right: 230px;
}

#homeNewsBlock h3 img {
	float: none;
}

#homeNewsBlock ul {
	border-top: solid 1px #c1c1c1;
	margin: 0 230px 20px 0;
}

#homeNewsBlock ul li {
	border-bottom: solid 1px #c1c1c1;
	padding: 5px 0 5px 15px;
	background: url(/images/home/newsBullet.gif) no-repeat 4px 8px;
}


#homeReasonBlock {
	background: url(/images/home/reasonGradient.gif) repeat-x left top;
	padding: 37px 0 40px 0;
}

#homeReasonBlock p {
	font-size: 1em;
	line-height: 1.3em;
}

#cffLogo {
	float: right;
	margin: 0 0 10px 8px;
	border: solid 1px #c8c8c8;
}

#homeNewsBlock h3,
#homeReasonBlock h3 {
	font-family: helvetica;
	color: #767676;
	font-size: 1.6em;
	text-transform: uppercase;
}

#homePagePhotoLinkPic {
	padding: 4px;
	border: solid 1px #c8c8c8;
	background-color: #fff;
}

/*Registration*/
#registrationDatesTable {
	margin: 0 0 0 20px;
}

#registrationDatesTable td {
	padding-bottom: 10px;
}

#registrationDatesTable .smallCol {
	width: 40px;
}

#registrationDatesTable .medCol {
	width: 80px;
}

/*Contact page*/
#sendtofriendList {
	padding: 10px 0 0 20px;
}

#contactList li,
#sendtofriendList li {
	padding-bottom: 20px;
}

#contactList li label,
#sendtofriendList li label {
	display: block;
	padding-bottom: 5px;
}

#contactList li input.textBox,
#sendtofriendList li input.textBox {
	width: 200px;
	border: solid 1px #5e5e5e;
}

#contactList li select {
	width: 200px;
	border: solid 1px #5e5e5e;
}

#contactList li textarea,
#sendtofriendList li textarea {
	width: 448px;
	border: solid 1px #5e5e5e;
}

.contactThankYou {
	padding-bottom: 270px;
}

.formSubmitButton {
	float: left;
}

/*PopUp*/
body.popUp {
	text-align:left;
	background: #e0e0e0 url(/images/pop_up.gif) no-repeat left top;
}

body.popUp h1 {
	margin: 170px 0 0 20px;
}

body.popUp p {
	font-size: 1.1em;
	line-height: 1.4em;
}

/*News pop-up*/
.newsBlock {
	border-bottom: solid 1px #bfbebe;
	padding: 20px;
}

.newsBlock.alt {
	background-color: #d1d0d0;
}

.newsBlock h3 {
	text-transform: uppercase;
	line-height: 1.1em;
	font-size: 1.1em;
	color: #690307;
	font-weight: bold;
}

.newsBlock h4 {
	line-height: 1.1em;
	font-size: 1.1em;
	color: #690307;
	font-weight: normal;
	margin: 15px 0 0 0;
}

.newsBlock p {
	padding-top: 10px;
}

.newsBlock ul {
	margin: 10px 0 0 15px;
}

.newsBlock li {
	padding: 0 0 5px 0;
	list-style-type: disc;
}

.newsBlock p.articleMeta {
	padding: 5px 0 15px 0;
}

#leftPaneMargin #homeSummaryBlocks a:hover {
	background-color: transparent;
}

#bandLogo {
	float: right;
	margin-left: 15px;
}

#privacyPage h1 {
	margin-bottom: 10px;
}

#privacyPage h3 {
	text-transform: uppercase;
	line-height: 1.1em;
	font-size: 1.1em;
	color: #690307;
	font-weight: bold;
	margin: 10px 0 10px 20px;
}

#privacyPage p {
	margin: 0 0 10px 20px;
}

#privacyPage a,
#privacyPage a:link,
#privacyPage a:visited {
	text-decoration: underline;
	color: #606060;
}

#privacyPage a:hover {
	text-decoration: none;
	color: #606060;
}






/* Photo
---------------------------------------------*/
#PhotoBox {
	padding: 10px 0 20px 0;
}

#Container {
	position: relative;
	height: 280px;
	width: 450px;
	margin: 0 auto;
	background-color: #808080;
	border: none;
	font-size: 0px;
}

/* Photo Navigation
---------------------------------------------*/
#Controls {
	display: none;
	position: absolute;
	top: 10px;
	right: 10px;
	background: transparent url(/images/controls.gif) left top no-repeat;
	height: 28px;
	width: 67px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}

#Controls a {
	text-indent: -9000px;
	float: left;
	display: block;
	height: 28px;
}

#PrevLink { width: 25px; background: transparent url(/images/controls.gif) left top no-repeat; }
#PlayToggle { width: 17px; background: transparent url(/images/controls.gif) -25px top no-repeat; }
#NextLink { width: 25px; background: transparent url(/images/controls.gif) -42px top no-repeat; }

#PrevLink:hover { width: 25px; background: transparent url(/images/controls.gif) left -28px no-repeat; }
#PlayToggle:hover { width: 17px; background: transparent url(/images/controls.gif) -25px -28px no-repeat; }
#NextLink:hover { width: 25px; background: transparent url(/images/controls.gif) -42px -28px no-repeat; }

/* Loading
---------------------------------------------*/
#Loading {
	text-align: left;
	padding: 20px 0 0 20px;
	font-size: 11px;
	color: #ccc;
	font-weight: bold;
	vertical-align: middle;
}

#Loading img {
	vertical-align: -30%;
	margin-right: 3px;
}

/* Caption
---------------------------------------------*/
#CaptionContainer {
	margin: 0 auto;
	text-align: left;
	padding: 5px 0;
	width: 450px;
}

#CaptionContainer p {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#Counter {
	padding-right: 5px;
	color: #999;
}

/* Thumbnail View
---------------------------------------------*/
#ViewThumbs {
	margin-top: 2px;
	display: block;
	float: right;
	text-indent: -9000px;
	height: 13px;
	width: 71px;
	overflow: hidden;
	background: transparent url(/images/thumbnails.gif) left top no-repeat;
}

#ViewThumbs:hover, #ViewThumbs:visited:hover {
	background: transparent url(/images/thumbnails.gif) left -13px no-repeat;
}

#ThumbContainer {
	display: none;
}

#ThumbContainer img {
	display: block;
	border: none;
}

#ThumbContainer a {
	float: left;
	margin: 0 4px 4px 0;
}

#ThumbContainer a:link, #ThumbContainer a:visited { border: 2px solid #999; }
#ThumbContainer a:hover, #ThumbContainer a:visited:hover { border: 2px solid #0063DC; }
#ThumbContainer a.selected:link, #ThumbContainer a.selected:visited, #ThumbContainer a.selected:hover, #ThumbContainer a.selected:visited:hover { border: 2px solid #FF0084; }
