/* GENERAL SITE PARAMETERS */
body {
	/*background: #000 url(/images/bg/BG_Tour4_2013.jpg) top center no-repeat;*/
	background: #000 url(/images/bg/tobykeithBG_new_Feb.jpg) top center no-repeat;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #181818;
}
body#HOME_TEST {
	background: #000 url(/images/bg/tobykeithBG_new_Feb.jpg) top center no-repeat!important;
}
body#NEWS {
	background: #000 url(/images/bg/tobykeithBG_new_Feb.jpg) top center no-repeat!important;
}
body#CONTESTS {
	background: #000 url(/images/bg/tobykeithBG_new_Feb.jpg) top center no-repeat!important;
}
body#TOUR {
	background: #000 url(/images/bg/tobykeithBG_new_Feb.jpg) top center no-repeat!important;
}/*
body#HOME_TEST {
	background: #000 url(/images/bg/BG_new_blue.jpg) top center no-repeat!important;
}
body#NEWS {
	background: #000 url(/images/bg/BG_new_red.jpg) top center no-repeat!important;
}
body#CONTESTS {
	background: #000 url(/images/bg/BG_new_blue.jpg) top center no-repeat!important;
}
body#TOUR {
	background: #000 url(/images/bg/BG_new_red.jpg) top center no-repeat!important;
}
body#NEWS {
	background: #000 url(/images/bg/BG_guitar_left.jpg) top center no-repeat;
}
body#RESTAURANTS {
	background: #000 url(/images/bg/BG_microphone.jpg) top center no-repeat;
}
body#RESETPW {
	background: #000 url(/images/bg/BG_guitar_right.jpg) top center no-repeat;
}*/
/*body#HOME{
    background: url("/images/bg/BG_vote2.jpg") no-repeat center top #000000!important;
}*/
#header_tour_link_box{
	position:absolute;
	top:50px;
	left:40px;
}
#header_tour_link_box a{
	width:400px;
	height:245px;
	display:block;
	text-indent:-9999px!important;
}
#RESETPW .headerText{
	font-weight:bold;
	font-size:18px;
}
#site {
	width: 980px; 
	margin: 0 auto;
	text-align: left;
	padding: 0px;
	border: 0px;
	position:relative;
}

#content {
	background: #000 url(/images/bg/content_bg_980px.jpg) top center repeat-y;
	width: 980px;  /* width of site */
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#content_bottom_bar {
	background: url(/images/bg/content_bg_footer_980px.jpg) top center no-repeat;
	width: 980px;
	height: 43px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* HEADER & FOOTER */
#header {
	width: 980px;  /* width of site */	
	height: 510px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}
/*
body#HOME #header {
	height: 635px;
}

body#HOME #topspacerdiv {
	height: 125px;
}
*/
#promo_banners_bottom {
	text-align:center;
	padding:20px 0;
}
#promo_banners_bottom img{
	border:solid 3px #dcdcdc;
	margin:0 2px;
	width:185px;
}

#footer {
	background: #fff;
	padding: 0px;
	height: 80px;
	clear: both;
}

#footer #footer_container {
	width:980px;
	margin:0 auto;
	padding-top:30px;
	text-align:center!important;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}
#footer #footer_container a{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
}
.text a:link, .text a:visited {
	text-decoration: none;
	color: #aa0000;
}

.text a:hover {
	text-decoration: none;
	color: #aa0000;
}

.clearing, .clear {
	height: 0px;
	clear: both;
}

.hide {
	display: none;
}
#audioplayer_container{
	position:absolute;
	top:160px;
	right:10px;
}
/*#HOME #audioplayer_container{
	position:absolute;
	top:165px;
	left:600px;
}*/
#vote_container{
	position: absolute;
	top: 10px;
	left: 10px;
}
#cmt_container{
	position: absolute;
	top: 180px;
	left: 100px;
}
#thankyou_container{
	position: absolute;
	top: 30px;
	left: 680px;
}
/* GENERAL LAYOUT  */
/* Standard Two Column Layout */
/* Layout for when col_side is on RIGHTside and col_main is on LEFTside */
#col_side {
	width: 340px; 
	float: right;
	padding: 20px 20px 0 0;
}

#col_main {
	width: 580px;
	float: left;
	padding: 20px 0 0 20px;
}

#col_full {
	width: 940px;
	padding: 20px 20px 0 20px;
}
#side_squeeze {
	padding:0 0 0 30px;
}
/* begin pager styles */
#pager_records {
	margin-top:5px;
	clear:both;
}
.startIndex{
	font-weight:bold;
}
.endIndex{
	font-weight:bold;
}
.totalRecords{
	font-weight:bold;
}
/* end pager styles */

/* Layout for when col_side is on LEFTside and col_main is on RIGHTside */
/*
#col_side {
	width: 270px; 
	float: left;
	margin-right: -510px;
}

#col_main {
	width: 510px;
	float: right;
}
*/

/* 3 Column Layout */
#threecol_side {
	width: 276px; 
	float: left;
	margin-right: -524px; /* negative value of rightside width */
}

#threecol_main {
	width: 524px;
	float: right;
}

#threecol_mainLeft {
	width: 248px;
	float: left;
}

#threecol_mainRight {
	width: 276px;
	float: right;
}

/* 3 Column Layout Containers */
#container_content_threecol {
	margin: 0px;
	padding: 55px 0px 25px 0px;
	text-align: left;
}

/* Main boxes - content container */
#container_content {
	margin: 0px;
	padding: 40px 0px 25px 0px; 
	text-align: left;
}

/* Used in GALLERY, ASKARTISTASKS, BLOG(sometimes) sections OR containers with no header images */
#container_content1a {
	margin: 0px;
	padding: 10px 20px 25px 0px; 
	text-align: left;
}

/* side boxes - content containers */
#container_content2 {
	margin: 0px;
	padding: 40px 0px 25px 0px;
	text-align: left;
}
#container_content_facebook {
	margin: 0px;
	padding: 60px 0px 25px 0px;
	text-align: left;
}

/* Side boxes - content containers - IMAGES/SWFs/OTHER */
#container_content2a {
	margin: 0px;
	padding: 10px 0px 25px 0px;
	text-align: left;
}

/* BLANK container boxes */
#container_blank {
	margin-left: 10px
	background: url(/images/sectionheaders/h1_blank.gif)  top left no-repeat;
}

/* EMPTY container boxes */
#container_content_empty {
	margin: 0px 20px 25px 10px;
}

/* Wrappers for side boxes - used for boxes that require borders around content containers (container_content & container_content2) */
/* Main Containers */
#container_boxbottom {
	background: url(/images/sectionheaders/h1_boxbottom.gif)  bottom left no-repeat;
	width: 510px; /*width of side box excluding margins */
	margin: 0px 0px 10px 20px;
	padding-bottom: 25px; /* height of h1_boxbottom graphic */
}

#container_boxbg {
	background: url(/images/sectionheaders/h1_boxbg.gif)  top left repeat-y; /* repeats the left & right border bg vertically */
}

/* Side Containers */
#container_boxbottom2 {
	background: url(/images/sectionheaders/h1_boxbottom2.gif)  bottom left no-repeat;
	width: 260px; /*width of side box excluding margins */
	margin-bottom: 10px;
	padding-bottom: 25px; /* height of h1_boxbottom graphic */
}

#container_boxbg2 {
	background: url(/images/sectionheaders/h1_boxbg2.gif)  top left repeat-y; /* repeats the left & right border bg vertically */
}

/* Side Site Image */
#container_sideImage {
	margin-right: 10px;
	width: 260px;
	height: 280px;
	background: url(/images/sectionheaders/h1_sideImage.gif)  top center no-repeat;
}

#container_facebook {
    background: url("/images/sectionheaders/h1_facebook.png") no-repeat scroll left top transparent;
}
div.likeboxwrap_home {
    background-color: #FFFFFF;
	width:560px;
}
hr {
	border: 0;
	border-bottom: #afafaf solid 1px;
	clear: both;
	margin: 15px 0px;
}

hr.divider {
	border: 0;
	border-bottom: #afafaf solid 1px;
	clear: both;
	color: #fff;
	margin: 15px 0px;
}

/* MENUS & NAVS */
/* SUBNAV - BLOGS, MY ACCOUINT, and DISCOG */
#subNavBasic {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}

#subNavBasic ul {
	margin: 0px;
	padding: 0px;
}

#subNavBasic li {
	padding: 0px 15px 5px 25px;
	line-height: 1.5em;
	background: url(/images/nav/bullet.png) no-repeat 0 50%;
}

#subNavBasic li a {
	text-decoration: none;
}

#subNavBasic .current a {
	text-decoration: none;
	color: #181818;
}

#subNavBasic li a:hover {
	text-decoration: none;
	background: 0 50%;
	color: #181818;
}

/* SUBNAV 2 - More complex and customized */
#subNavList {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}

#subNavList ul {
	margin: 0px;
	padding: 0px;
}

#subNavList li {
	display: inline;
}

#subNavList a {
	display: block;
	width: 200px;
	height: 39px;
	line-height: 39px;
	text-indent: 30px;
	color: #000000;
	text-decoration: none;
	background: #000000 url(images/rollover.gif) left bottom;
	/* background-color: #ebebeb; */
}

#subNavList a:hover, #subNavList .current a {
	color: #ff6600;
	background-position: right bottom;
	/* background-color: #333333; */
}

/* MY ACCOUNT SubNavBasic Overwrite */
/* Comment out if use site's SubNavBasic styles */
/*
#container_myaccountnav #container_content2 a {
	color: #4b636b;
	text-decoration: none;
}

#container_myaccountnav #container_content2 a:hover {
	color: #a1b3b0;
	text-decoration: none;
}
*/

/* SUBNAV HORIZONTAL - Virtual Ticket and Artist Details */
#subNavHor {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	float: left;
	background: #333333 url(/images/nav/bgHor.gif) repeat-x;	
}

#subNavHor ul {
	margin: 0px;
	padding: 0px;
	float: left;
}

#subNavHor li {
	float: left;
}

#subNavHor a {
	display: block;
	padding: 0 1.4em;
	/*	
	width: 200px;
	text-align: center;
	*/
	line-height: 2.1em;
	color: #000000;
	text-decoration: none;
	float: left;
	background:url(/images/nav/divider.gif) repeat-y left top;
}

#subNavHor a:hover, #subNavHor .current a {
	color: #a9c9e4;
}

/* GENERAL IMAGEOLOGY */
img {
	display: inline;
	border: 0px;
}

img:hover {
	background-color: transparent;
}

.image:hover {
	background-color: transparent;
}

img.thumbnail {
	padding: 0px 10px 0px 0px;
}

/* GENERAL LINKOLOGY */
a {
	color:#aa0000;
}
a:link, a:visited {
	text-decoration: none;
	background: transparent; 
}

a:hover { 
	text-decoration: underline;
	background: transparent; 
}

a:active {
	text-decoration: none;
	background: transparent;
}

/* GENERAL TEXTOLOGY */
p, td {
	font-family: Georgia, "Times New Roman", Times, serif;  /* be kind to Netscape 4 */
}

li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;   /* be kind to Netscape 4 */
}

html p {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #aa0000;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #aa0000;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
	color: #aa0000;
}

h1.line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #6f9ad1;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #898989;
}

.whatsnewItem {
	margin-bottom: 22px;
}

.newsHeadDate {
	color: #181818;
}

.subTitle {
	color: #7c7c7c;
	font-size: 11px;
	font-weight: normal;
}

.read_more {
	width:545px;
	text-align:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #aa0000;
	font-style:italic;	
}

h1.newsHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #aa0000;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

h1.newsHead a:link, h1.newsHead a:visited, h1.newsHead a:hover  {
	text-decoration: none;
	color: #aa0000;
}

a h1.newsHead, a:hover h1.newsHead, a:visited h1.newsHead, a:link h1.newsHead {
	text-decoration: none;
	color: #aa0000;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #aa0000;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

h2.line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #aa0000;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid #aa0000;
}

h2.subTitle, h2.subtitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	color: #181818;
	padding: 0px;
	margin: 0px 0px 6px 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #aa0000;
	padding: 0px 0px 1px 0px;
	margin: 0px 0px 3px 0px;
}

h3.line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #aa0000;
	padding: 0px 0px 1px 0px;
	margin: 0px 0px 6px 0px;
	border-bottom: 1px solid #aa0000;
}

strong {
	font-weight: bold;
}

strike {
	text-decoration: line-through;
}

/* GENERAL TABLOLOGY */
.tableHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-size: 10px;
	font-weight: bold;
	color: #181818;
	border-bottom: 1px solid #626262;
}
	
.tableHeadAlt {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-size: 10px;
	font-weight: bold;
	color: #000
}

.tableFoot {
	margin-top: 10px;
	padding-top: 10px;
	/* border-top: 1px solid #4a6994; */
	font-size: 9px;
	font-weight: bold;
	color: #464646;
}

#zTable, table {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#zTable, table td{
	padding: 5px;
	
}

.row { 
	background-color: #e1e1e1;
	border-bottom: 1px solid #afafaf;
}	


.row1 { 
	background-color: #fff;
	border: 1px solid #afafaf;
}	

.row2 {
	background-color: #eaeaea;
	border: 1px solid #afafaf;
}

.row1Alt { 
	background-color: #eee;
	border-bottom: 1px solid #fff;
}	

.row2Alt {
	background-color: #ccc;
	border-bottom: 1px solid #fff;
}

td.row {
	padding: 2px 5px 2px 5px;
}

.row td {
	padding: 2px 5px 2px 5px;
}

td.row1, td.row2 {
	padding: 2px 5px 2px 5px;
}

.row1 td, .row2 td {
	padding: 2px 5px 2px 5px;
}	

/* GENERAL FORMOLOGY */
form {
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-size: 10px;*/
}

/* mostly for benefit of firefox */
/*
input[type="text"], input[type="password"], textarea {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

*/
input.radio, input.checkbox, input.submit {
	width: auto;
}

input.radio {
	float: left;
	margin-right: 1em;
}

.label {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  line-height: 1.4em;
  font-weight: bold;
  color: #000;
  padding: 5px 15px 5px 0px;
}

.formElement {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	border: 1px solid #666666;
	background-color: #FDFDFD;
	font-weight: normal;
}

.required {
	font-size: 0.75em;
	color: #760000;
}

/* Buttons */
.button {
	background: #aa0000 url(/images/buttons/arrow.gif) no-repeat center right;
	margin: 10px 0px 10px 0px;
	padding: 2px 22px 2px 5px;
	border: 0px;
	text-transform: uppercase;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	display: inline; 
	text-align: center;
}

.button a, .button a:hover, .button a:visited, .button a:link {
	text-decoration: none;
	color: #fff;
}

a .button, a:hover .button, a:visited .button, a:link .button {
	text-decoration: none;
}

.buttonback {
	background: #aa0000 url(/images/buttons/arrow2.gif) no-repeat center left;
	margin: 10px 0px 10px 0px;
	padding: 2px 5px 2px 22px;
	border: 0px;
	text-transform: uppercase;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	display: inline; 
	text-align: center;
}

.buttonback a, .buttonback a:hover, .buttonback a:visited, .buttonback a:link {
	text-decoration: none;
	color: #fff;
}

/** Tagging **/
ul.tag_cloud { list-style:none; padding:0; }
ul.tag_cloud li { list-style:none; display:inline; white-space:nowrap; margin:.5em 0; line-height:17px; }
ul.tag_cloud li.size_1 { font-size:10px }
ul.tag_cloud li.size_2 { font-size:13px }
ul.tag_cloud li.size_3 { font-size:16px }
ul.tag_cloud li.size_4 { font-size:19px }

label.hint {
  font: bold 9px verdana, sans-serif;
}
.promo_banners {
    padding: 0 0 30px;
}
.promo_banners img {
    margin: 0 0 10px;
}

.members_only {
	color:#FF0000; 
	border: 1px solid #AFAFAF; 
	padding:15px; 
	margin:0 0 0 10px; 
	text-align:center;
}
.members_only_video {
	color:#FF0000; 
	border: 1px solid #AFAFAF; 
	padding:5px 25px; 
}
.promo_banners_news img {
    margin: 0 0 10px;
}

#pre_order_container {
	position:absolute;
	top: 230px;
	left: 120px;
}
.checked_in_container{
	margin:0 0 20px 0px
}
#ageGate_container{
	padding:25px;
}

#header_drinks_preorder_boxx {
    left: 0px;
    position: absolute;
    top: 30px;
}
#header_drinks_preorder_box a {
    display: block;
    height: 330px;
    text-indent: -9999px !important;
    width: 980px;
}
