@charset "UTF-8";
body {
	background-attachment: fixed;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat;
	background-color: #000;
}
#bgleft {
	background-image: url(../images/bg_left.png);
	position: fixed;
	z-index: -1;
	height: 500px;
	width: 98px;
	top: 100px;
	margin: 0px;
	padding: 0px;
	left: 0%;
}
#bgright {
	background-image: url(../images/bg_right.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 500px;
	width: 98px;
	position: fixed;
	z-index: -1;
	top: 100px;
	right: 0%;
}
/* CSS Document */

.logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 276px;
	width: 479px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: -99999px;
}
#nav {
	padding: 0px;
	height: 36px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 10px;
}
#nav ul {
	height: 36px;
	list-style-type: none;
	width: 860px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#nav li {
	padding: 0px;
	height: 36px;
	width: 170px;
	position: relative;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#nav ul li a {
	background-image: url(../images/_nav/nav-up.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 36px;
	width: 170px;
	display: block;
	margin: 0px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 0px;
	text-decoration: none;
}
#nav ul li a:hover {
	background-image: url(../images/_nav/nav-down.png);
	color: #CCC;
}
#add {
	height: 293px;
	width: 858px;
	position: relative;
	top: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: none;
}
#content {
	padding: 0px;
	width: 858px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 25px;
	height: auto;
}
#content .news, .shop, .contests, .about, .contact, .media{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 600px;
	position: relative;
	float: left;
}
#content .news h2 {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 69px;
	width: 600px;
	background-image: url(../images/_body/newsheader.png);
	text-indent: -99999px;
}

#content .shop h2 {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 69px;
	width: 600px;
	background-image: url(../images/_body/shophead.png);
	text-indent: -99999px;
}
#content .contests h2 {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 69px;
	width: 600px;
	background-image: url(../images/_body/contesthead.png);
	text-indent: -99999px;
}
#content .about h2 {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 69px;
	width: 600px;
	background-image: url(../images/_body/abouthead.png);
	text-indent: -99999px;
}

#content .contact h2 {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 69px;
	width: 600px;
	background-image: url(../images/_body/contacthead.png);
	text-indent: -99999px;
}
#content .media h2 {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 69px;
	width: 600px;
	background-image: url(../images/_body/mediahead.png);
	text-indent: -99999px;
}

#content .shop .shopselect {
	position: absolute;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	left: 150px;
	top: 20px;
}
#content .shop .shopselect ul {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-color: #333;
}
#content .shop .shopselect li {
	display: inline;
	height: auto;
	list-style-type: none;
	position: relative;
	margin-right: 6px;
}
#content .shop .shopselect ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	text-align: center;
	display: inline;
	height: 30px;
	background-color: #C3C;
	border: thin solid #333;
	padding: 2px;
}
#content .shop .shopselect ul li a:hover {
	color: #FFF;
	border: thin solid #F0F;
	background-color: #333;
}
#content .shop .shopselect ul .selected a {
	background-color: #333;
	text-decoration: underline;
	color: #FFF;
	border: thin solid #C3C;
}


#content .media .mediaselect {
	position: absolute;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	left: 200px;
	top: 20px;
}
#content .media .mediaselect ul {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-color: #333;
}
#content .media .mediaselect li {
	display: inline;
	height: auto;
	list-style-type: none;
	position: relative;
	margin-right: 6px;
}
#content .media .mediaselect ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	text-align: center;
	display: inline;
	height: 30px;
	background-color: #C3C;
	border: thin solid #333;
	padding: 2px;
}
#content .media .mediaselect ul li a:hover {
	color: #FFF;
	border: thin solid #F0F;
	background-color: #333;
}
#content .media .mediaselect ul .selected a {
	background-color: #333;
	text-decoration: underline;
	color: #FFF;
	border: thin solid #C3C;
}



#content .about .aboutselect {
	position: absolute;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	left: 200px;
	top: 20px;
}
#content .about .aboutselect ul {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-color: #333;
}
#content .about .aboutselect li {
	display: inline;
	height: auto;
	list-style-type: none;
	position: relative;
	margin-right: 6px;
}
#content .about .aboutselect ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	text-align: center;
	display: inline;
	height: 30px;
	background-color: #C3C;
	border: thin solid #333;
	padding: 2px;
}
#content .about .aboutselect ul li a:hover {
	color: #FFF;
	border: thin solid #F0F;
	background-color: #333;
}
#content .about .aboutselect ul .selected a {
	background-color: #333;
	text-decoration: underline;
	color: #FFF;
	border: thin solid #C3C;
}
#content .bodymain {
	background-image: url(../images/_body/newsmain.png);
	margin: 0px;
	height: auto;
	width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: auto;
}
#content .news .bodymain {
	height: auto;
}
#content .media .bodymain {
	height: auto;
}
#content .contests .bodymain {
	height: auto;
}
#content .about .bodymain {
	height: auto;
}
#content .bodymain h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	position: relative;
	width: 550px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 4px;
	padding-left: 4px;
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/_body/body-header-bg.png);
	background-repeat: no-repeat;
}
#content .bodymain .firstp  {
	margin-top: 0px;
}
#content .bodymain p  {
	padding: 4px;
	height: auto;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #333;
	margin-top: 0px;
	margin-bottom: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F;
	left: 1px;
}
#content .bodymain p a {
	color: #F0F;
	text-decoration: none;
}
#content .bodymain p a:hover {
	text-decoration: underline;
}
#content .bodymain .lastp  {
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F;
}
#content .bodymain table {
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#content .media .bodymain .band {
	padding: 5px;
	height: auto;
	width: 230px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	z-index: 3;
	float: left;
	position: relative;
	left: 50px;
}
#content .media .bodymain .band img {
	position: relative;
	left: 15px;
	clear: both;
	height: 200px;
	width: 200px;
}
#content .media .bodymain .band h4 {
	text-align: center;
	display: block;
	padding: 2px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFF;
}
#content .media .bodymain .band h4 a {
	color: #F0F;
	text-decoration: none;
}
#content .media .bodymain .band h4 a:hover {
	text-decoration: underline;
}
#content .media .bodymain .event {
	background-color: #333;
	padding: 5px;
	height: auto;
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	display: block;
	z-index: 3;
}
#content .media .bodymain .event img {
	float: left;
	margin: 5px;
}
#content .media .bodymain .event p {
	margin: 2px;
	padding: 5px;
	float: left;
	height: auto;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: inline;
}
#content .media .bodymain .video {
	background-color: #333;
	padding: 5px;
	height: 344px;
	width: 425px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	z-index: 3;
}
#content .contests .bodymain .contest {
	background-color: #333;
	padding: 5px;
	height: 300px;
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	z-index: 3;
}
#content .shop .bodymain .shopinfo {
	height: auto;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#content .shop .bodymain .shopinfo h3 {
	font-size: 36px;
	text-transform: uppercase;
	color: #F0F;
	text-decoration: none;
	background-image: none;
	padding: 15px;
	margin: 10px;
	height: auto;
	width: auto;
	position: relative;
}
#content .shop .bodymain .shopinfo img {
	margin: 10px;
	float: left;
	position: static;
}
#content .shop .bodymain .item.detail {
	height: auto;
	width: 300px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	display: block;
	top: 15px;
}
#content .shop .bodymain .shopinfo form {
	margin: 5px;
	padding: 3px;
	clear: both;
	height: 50px;
	width: 500px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: capitalize;
	color: #FFF;
}
#content .shop .bodymain .buythis {
	display: block;
	margin: 10px;
	clear: both;
	position: relative;
	text-transform: capitalize;
	color: #FFF;
	text-decoration: none;
	left: 25px;
	width: 110px;
	text-align: center;
}
#content .shop .bodymain .buythis:hover {
	color: #F0F;
}
#content .shop .bodymain .shopitems {
	height: auto;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
#content .shop .bodymain .shopitem  {
	background-color: #333;
	margin: 10px;
	padding: 5px;
	height: 300px;
	width: 250px;
	position: relative;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: left;
}
#content .shop .bodymain .shopitem p {
	background-color: #333;
	clear: both;
	float: left;
	height: auto;
	width: auto;
	display: block;
	margin: 10px;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content .shop .bodymain .shopitem p a {
	color: #F0F;
	text-decoration: none;
}
#content .shop .bodymain .shopitem p a:hover {
	color: #90F;
	text-decoration: underline;
}
#content .shop .bodymain .shopitem img {
	height: 212px;
	width: 212px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 8px;
	left: 18px;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content .bodybtm  {
	background-image: url(../images/_body/newsbtm.png);
	padding: 0px;
	height: 33px;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content .sidebar {
	padding: 0px;
	float: right;
	height: auto;
	width: 250px;
	margin-bottom: -30px;
	clear: right;
}
#content .sidebar .sidebarbody .link a {
	color: #F0F;
	text-decoration: underline;
}
#content .sidebar .sidebarbody .link a:hover {
	color: #90F;
	text-decoration: none;
}
#content .sidebar h2 {
	color: #FFF;
	background-image: url(../images/_body/_sidebar/Sidebar%20head.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 69px;
	width: 250px;
	position: relative;
	text-indent: -999999px;
}
#content .sidebar .events {
	background-image: url(../images/_body/_sidebar/Sidebar%20head%20events.png);
}
#content .sidebar .sidebarbody {
	background-image: url(../images/_body/_sidebar/Sidebar%20body.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 250px;
	position: relative;
}
#content .sidebar .sidebarbody .link {
	padding: 8px;
	height: auto;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#content .sidebar .link img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content .sidebar .sidebarbody .medialinks {
	padding: 15px;
	height: auto;
	width: 175px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 15px;
}
#content .sidebar .sidebarbody .medialinks li {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 40px;
	width: auto;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#content .sidebar .sidebarbody .medialinks li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	height: 40px;
	width: 170px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	background-image: url(../images/_nav/nav-up.png);
	background-repeat: no-repeat;
	display: block;
}
#content .sidebar .sidebarbody .medialinks li a:hover {
	color: #CCC;
	background-image: url(../images/_nav/nav-down.png);
}
#content .sidebar .sidebarbtm {
	background-image: url(../images/_body/_sidebar/sidebar%20btm.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 250px;
	position: relative;
}
#footer {
	background-image: url(../images/_body/footer_bg.png);
	padding: 10px;
	clear: both;
	height: 200px;
	width: 858px;
	margin-top: 120px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-repeat: no-repeat;
	position: relative;
	display: block;
	top: 60px;
}
#footer .footernav {
	padding: 10px;
	height: 150px;
	width: 775px;
	position: relative;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#footer .footernav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	display: block;
	color: #F0F;
	text-decoration: none;
}
#footer .footernav .main {
	display: inline;
	list-style-type: none;
	float: left;
	height: 150px;
	width: 150px;
	position: relative;
	background-color: #333;
}
#footer .footernav li.main a{
	background-color: #333;
	display: block;
	padding: 2px;
}
#footer .footernav li.main a:hover {
	color: #000;
	background-color: #F0F;
}
#footer .footernav .main .sub {
	display: block;
	list-style-type: none;
	position: relative;
	height: auto;
	width: auto;
	padding-top: 10px;
	right: 20px;
}
#footer .footernav ul.sub a  {
	font-size: 16px;
	padding: 3px;
	display: block;
	color: #FFF;
}
#footer .footernav ul.sub a:hover {
	color: #F0F;
	background-color: #333;
}
#footer .footernav li.main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
