body#template1 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #272323;
	font-family: Helvetica, Arial, sans-serif;
	background: #000;
}
img {
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}
a:link {
	color: #05becf;
	text-decoration: none;
}
a:hover {
	color: #ff6038;
	text-decoration: none;
}
a:visited {
	color: #ff3300;
	text-decoration: none;
}
p {
	font: 12px/15px Helvetica, Arial, sans-serif;
	margin: 1px 0 6px 0;
	padding: 0;
}
div, td {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}
/*  LAYOUT  */
#wrapper {
	background: #272323 url('../images/frame/bg/bg-page.png') repeat-x top center;
}
#dropwrap {
	margin: 0 auto;
	width: 942px;
}
#page {
	width: 932px;
	background: transparent url('../images/frame/bg/bg-body.png') repeat;
}
td#main {
	width: 604px;
	padding: 5px 4px;
}
td#mainfull {
	padding: 0;
}
td#maintop {
	padding: 0 0 5px 0;
}
td#maintopleft {
	padding: 0 5px 5px 0;
}
td#maintopright {
	padding: 0 0 5px 0;
}
td#mainbot {
	padding: 0;
}
td#mainbotleft {
	padding: 0 5px 0 0;
	width:290px;
}
td#mainbotright {
	padding: 0;
	width:310px;
}
td#mainleft {
	padding: 0 0 5px 0;
}
td#mainright {
	padding: 0;
}
/*  HEADER  */
#header {
width: 100%;
background: #000 url('../images/frame/bg/bg-header.gif') repeat-x top left;
}
#header_inner {
width: 932px;
margin: 0 auto;
}
/*  LEFTNAV  */
td#leftnav {
	padding: 5px 0 5px 10px;
	width: 170px;
}
#leftnav .label {
background: #000 url('../Images/frame/bg/bg-leftnav-header.gif') repeat-x top left;
color: #fff;
padding: 6px;
font-size: 16px;
text-transform: uppercase;
font-weight: bold;
}
#leftnav ul {
	padding: 7px 15px;
	margin: 0;
	list-style: none;
background: #fff;
}
#leftnav li {
	padding: 0;
	margin: 0;
	text-align: right;
	text-transform: uppercase;
	font: 11px/14px Helvetica, Arial, sans-serif;
	color: #333;
}
#leftnav li a {
	color: #333;
	display: block;
		font-weight: bold;
}
#leftnav li a:hover {
text-decoration: underline;
}
.leftnav {
}
/*  SKINS  */
.base_box {
margin-bottom: 5px;
}
.skin {
background: #000 url('../Images/frame/bg/bg-skin-alt.gif') repeat-x top left;
padding: 0;
}
.skin_alt {
background: #000 url('../Images/frame/bg/bg-label.gif') repeat-y top right;
padding: 0;
}
.skin_nobg {
background: none;
padding: 0;
}
.contentblock {
	padding: 10px;
	font-size: 12px;
	color: #fff;
}
.contentblock_nopad {
	padding: 0;
	/*margin-bottom:10px;*/
}
.skin_alt .contentblock {
background: #fff;
padding: 10px;
color: #000;
}
.contentblock ul {
	list-style: none;
	padding: 0 2px 6px 1px;
	margin: 4px 0 0 0;
}
.contentblock li {
	padding: 4px;
	margin: 0;
	line-height: 14px;
}
.subnavblock {
	padding: 5px;
	margin: 0 0 6px 0;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
.subnavblock a {
	color: #05becf !important;
	text-decoration: none;
}
.subnavblock a:hover {
	text-decoration: underline;
}
.label_text {
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 2px 2px 10px;
}
.label_image {
padding: 0;
}
.footlinks {
	padding: 6px;
	font-size: 10px;
	color: #777;
	text-align: right;
}
.skin .footlinks a {
	color: #05becf !important;
	text-decoration: none;
}
.skin .footlinks a:hover {
	text-decoration: underline;
}
.skin_alt .footlinks a {
	color: #056ecf !important;
	text-decoration: none;
}
.skin_alt .footlinks a:hover {
	text-decoration: underline;
}
.insetbanner {
	text-align: center;
}
/*  RM  */
td#rm {
	text-align: left;
	width: 130px;
	padding: 5px 10px 5px 0;
}
.rmlabel_text {
	padding: 3px 0 2px 3px;
	margin: 0;
	background: #000;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}
.rmlabel_image {
	padding: 3px 0 2px 3px;
	margin: 0;
	background: #000;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	text-align: center;
	text-transform: uppercase;	
}
.rmitem {
	background: #fff;
	padding: 6px 8px 8px 8px;
	font-size: 10px;
}
.rmitem_alt {
color: #fff;
background: #000 url('../Images/frame/bg/bg-rmtile-alt.gif');
padding: 6px 8px 8px 8px;
}
.rmtile {
	margin: 0 0 8px 0;
	padding: 0;
}
/*  FOOTER  */
#footer {
	text-align: center;
	padding: 20px 10px 40px 10px;
	margin: 0 auto;
	width: 932px;
	font: 10px/15px Helvetica, Arial, sans-serif;
	color: #05becf;
}
#footer ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#footer li {
	display: inline;
	color: #efefef;
	padding: 0 10px 0 0;
}
#footer a {
	color: #e0e0e0;
}
#footer a:hover {
	color: #ffffff;
}
/* v2.0 TEXT STYLES */
h1 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 0;
}
h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 0;
}
h3 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 0;
}
h4 {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 0;
}
h5 {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 0;
}
h6 {
	font-size: 10px;
	line-height: 11px;
	padding: 0 0 2px 0;
	margin: 0;
}
.white {
	color: #ffffff;
}
.black {
	color: #000000;
}
.dark {
	color: #333;
}
.lit {
	color: #3f98ca;
}
.dim {
	color: #666;
}
.alert {
	color: #ff3300;
}
.div2 {
	padding: 1px;
	margin: 0;
	clear: both;
}
.div4 {
	padding: 2px;
	margin: 0;
	clear: both;
}
.div6 {
	padding: 3px;
	margin: 0;
	clear: both;
}
.div10 {
	padding: 5px;
	margin: 0;
	clear: both;
}
.hdiv10 {
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
	margin-bottom:18px;
}
/* ETC */
.alignright {
	float: right;
	display: inline;
}
.clearfix {
	clear: both;
}
.popupcontent {
	color: #222 !important;
	background: #efefef !important;
	padding: 5px 5px 5px 10px;
}
.popupmasthead, .popupfooter {
	color: #444 !important;
	background: #e0e0e0 !important;
}
hr {
	padding: 0;
	margin: 10px 0 10px 0;
	border: 0;
	background: #888;
	height: 1px;
}
.pad img {
	padding: 2px 6px 4px 4px;
}
.alt {
	background: #d0d0d0 !important;
}
/* Ratings Fix */
.ratingMeter {
	background: none;
}
.ratingMeter img, .ratingMeter a img {
	float: left;
	padding: 0 !important;
	margin: 0 !important;
}
/* v1.0 text styles, REQUIRED for controls */
.largeheader {
	font-weight: bold;
	font-size: 14px;
}
.header {
	font-weight: bold;
	font-size: 13px;
}
.subheader {
	font-weight: bold;
	font-size: 12px;
}
.jumperlink {
	font: bold 11px/15px;
}
.largeheader, .header, .subheader, .largeheaderlink, .headerlink, .miniheader, .accent {
color: #fff000;
}
.skin_alt .largeheader, .skin_alt .header, .skin_alt .subheader, .skin_alt .largeheaderlink, .skin_alt .headerlink, .skin_alt .miniheader, .skin_alt .accent {
color: #c81003;
}
.headerlink {
	font-weight: bold;
}
.largeheaderlink {
	font-size: 14px;
	font-weight: bold;
}
.headerlink:hover, .largeheaderlink:hover {
color: #0cf;
}
.skin_alt .headerlink:hover, .skin_alt .largeheaderlink:hover {
color: #f00;
}
.mini {
	font-size: 12px;
	line-height: 15px;
}
.minilit {
	font-size: 12px;
	line-height: 15px;
	color:#3f98ca;
}
.miniheader, .sblabel {
	font-size: 12px;
	font-weight: bold;
}
.minidim {
	font-size: 12px;
	line-height: 15px;
	color: #666;
}
.minidimheader {
	font-size: 12px;
	line-height: 15px;
	color: #666;
	font-weight:bold;
}
.minilink {
	font-size: 12px;
	line-height: 15px;
	color: #D20101;
}
.micro, .microlink {
	font: 10px/12px arial, sans-serif;
}
.microdim {
	font: 10px/12px arial, sans-serif;
	color: #777;
}
/* v1.0 bg styles, REQUIRED for controls */
.mhpopup {
}
.pg {
}
.sbdiv {
	background-image: url("../images/frame/bg/sb.div.gif");
	background-repeat: repeat-x;
	background-position: center center;
}
.sbdivrl {
	background-image: url("../images/frame/bg/sb.div.rl.gif");
	background-repeat: repeat-x;
	background-position: center center;
}
.sbint {
}
.sblb {
}
.sbrl {
	padding: 4px 6px 4px 6px;
}
.trlb {
}
.sbtralt {
	padding: 2px;
}
.sbtrdef {
	padding: 2px;
}
.tralt {
	padding: 2px;
}
.trdef {
	padding: 2px;
}
.pgBg {
}
.crint {
}
.hdiv11 {
	background-image: url("../images/frame/bg/h.div.1.gif");
	background-repeat: repeat-x;
	background-position: center center;
	height: 11px;
	margin-right: 4px;
	margin-left: 4px;
	clear: both;
}
.hdiv17 {
	background-image: url("../images/frame/bg/h.div.1.gif");
	background-repeat: repeat-x;
	background-position: center center;
	height: 17px;
	margin-right: 4px;
	margin-left: 4px;
	clear: both;
}

.drop_top {
	background: url("../images/frame/bg/drop/top.png") repeat-x left bottom; font-size:1px; line-height:5px; height:5px;
}
.drop_topleft {
	background: url("../images/frame/bg/drop/topleft.png") no-repeat;
}
.drop_topright {
	background: url("../images/frame/bg/drop/topright.png") no-repeat;
}
.drop_left {
	background: url("../images/frame/bg/drop/left.png") repeat-y right top;
}
.drop_body {
}
.drop_right {
	background: url("../images/frame/bg/drop/right.png") repeat-y left top;
}
.drop_bot {
	background: url("../images/frame/bg/drop/bot.png") repeat-x left top; font-size:1px; line-height:5px; height:5px;
}
.drop_botleft {
	background: url("../images/frame/bg/drop/botleft.png") no-repeat;
}
.drop_botright {
	background: url("../images/frame/bg/drop/botright.png") no-repeat;
}

.concertimage {
margin-right:10px;
}

.blogteaser ul.list li {
padding-bottom:5px !important;
}
