@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#Site {
	width: 1000px;
	margin: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	position: relative;
}
#Newsletter {
	position: absolute;
	background-color: #000000;
	width: 378px;
	top: 95px;
	left: 265px;
	padding: 12px;
	color: #FFFFFF;
	border: 12px solid #666666;
	display: none;
}
#Newsletter h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	color: #FFCC00;
}
#Newsletter label {
	display: block;
	text-align: right;
	padding-top: 6px;
	padding-right: 75px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.MainArea {
	background-image: url(images/unleashed_12.jpg);
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	color: #FFFFFF;
}
.MainArea ul {
   padding-top: 0px;
   padding-left: 220px;
}
#Header {
	background-image: url(images/unleashed_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#Header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Header li {
	float: left;
}
.TopTitle {
	background-image: url(images/unleashed_11.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #666666;
	padding-top: 12px;
	padding-right: 300px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
}
.TopTitle2 {
	background-image: url(images/header2_10.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #666666;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
	font-weight: bold;
}
.LeftSide {
	width: 690px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #343434;
	padding-right: 10px;
}
.LeftSide h1 {
	font-size: 22px;
	color: #C2DE03;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.RightSide {
	float: right;
	width: 260px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #121212;
	border: 1px solid #232323;
}
.Centered {
	text-align: center;
}
.RightSide p.Title {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #BED804;
}
.LeftSide p {
	line-height: 22px;
	padding: 12px;
	margin: 0px;
}
.clear {
	clear: both;
}
#Footer {
	padding: 12px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}
img {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.style1 {color: #FFFFFF}
#Header2 {
	background-image: url(images/header2_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a {
	color: #FFCC00;
	text-decoration: none;
}
.Plates {
	margin-right: 12px;
	margin-bottom: 25px;
	float: left;
}
.Events {
	margin-right: 12px;
	margin-bottom: 85px;
	float: left;
}
.DVDOrder {
	margin-right: 12px;
	margin-bottom: 545px;
	float: left;
}
#Header2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Header2 li {
	float: left;
}
.clearBorder {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2C2C2C;
	margin: auto;
}
.style2 {
	color: #FFFF00;
	font-weight: bold;
}
.closelink { 
font-size:10px;
float:right;
padding:5px;
cursor:pointer;}

.formbg {
	background-image:url(images/formbg.jpg);
	width:158px;
	height:22px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}