@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #a4a3a0;
}

 border:none; {
 border:none;
}
body {
	background-color: #000;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position:center top;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link { color: #d34e0e; text-decoration: none; }
a:visited {	text-decoration: none; color: #d34e0e; }
a:hover { text-decoration: none; color: #bfbebd; }
a:active { text-decoration: none; color: #d34e0e; }
#bodyTd {
	background-image: url(img/centerbg2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 476px; /*576px;*/
	padding-bottom:20px;
}
#bodyL {
	width: 623px;
	overflow: hidden;
}
#bodyR {
	width: 401px;
	overflow: hidden;
}

#SoftImage.image
{
	border: "5px solid rgba(0,0,0, 0.3)";
}


#divWatchNow {
	width: 575px;
	margin-top: 6px;
	margin-left: 27px;
}
.btnWatchMoreVideos {
	margin-top: 12px; margin-bottom: 22px;
}
.btnCheckAllTourdates {
	margin-top: 8px;	
}
.imgOutNow {
	margin-top: 4px;
}
.imgSupport {
	margin-top:6px;
}
.divContentL {
	width: 580px;
	overflow: hidden;
	margin-left: 28px;
	margin-top:2px;
}
.newsDate {
	color: #ffffe4;
}
.newsTitle {
	color: #ffffe4;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: bold;
}
.newsContent {
	text-align: left;
	margin-bottom: 16px;
}
.rColBlock {
	width: 362px;
	margin-left: 14px;
	/*background: #F00;*/
}
.link_navigation {
	padding: 2px;
	padding-right:4px;
	padding-left:4px;
	background: #252525;
	border: 1px solid #3e3e3e;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.inputGuestbook {
	background:#151413;
	padding:4px;
	border:1px solid #6a6565;
	width:400px;
	font-size:18px;
	color:#fff;
}
.mailingInput, .input_text {
	width:263px;
	height:15px;
	padding:4px;
	background:#292424;
	border:1px solid #746464;
	color:#746464;
}

p.copyright {
display:none;
}