body{
	background: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
}

body#homeBg{
	background: url(/images/homeBg.jpg) #000000 no-repeat center top;
}

body#shopBg{
	background: url(/images/shopBg.jpg) #000000 no-repeat center top;
}

body#newsBg{
	background: url(/images/newsBg.jpg) #000000 no-repeat center top;
}

a{
	text-decoration: none;
	color: #00b5ae;
	font-weight: bold;
}

img{
	border: none;
}

#paymentTypes {
	margin: 15px auto 5px auto;
	text-align: center;
}

.box{
	margin: 0 auto;
	padding: 0px 25px 0px 25px;
	width: 885px;
	height: auto;
	clear: both;
	overflow: hidden;
}

.watermark {
	color: gray;
	font-style: italic;
}

#header{
	clear: both;
	overflow: hidden;
}

#headerLeft{
	float: left;
	width: 361px;
}

#date{
	border-bottom: 1px solid #000000;
	padding: 15px 0px 15px 0px;
	margin: 0px 0px 11px 0px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

#date img{
	vertical-align: inherit;
}

#pageHeaderBox{
	height: 100%;
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	width: 600px;
	background: url(/images/yellowBgRepeatY.gif) repeat-y left;
}

.pageHeaderText{
	background: #fff000;
	text-transform: uppercase;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
}

#pageHeaderBox .pageSubHeaderText{
	background: #fff000;
	margin: 0px 0px 0px 0px;
	padding: 3px 10px 5px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	width: 262px;
}

#pageHeaderBox .pageSubHeaderText img{
	margin: 1px 0 0 0;
	padding: 0px 5px 0px 5px;
	vertical-align: middle;
}

#pageHeaderBox.blueBg{
	background: url(/images/blueBgRepeatY.gif) repeat-y left;
}

#pageHeaderBox .pageHeaderText.blueBg{
	background: #7cfef9;
}

#pageHeaderBox .pageSubHeaderText.blueBg, #pageHeaderBox .blueBg .wideTitle{
	background: #7cfef9;
}

#pageHeaderBox.greenBg{
	background: url(/images/greenBgRepeatY.gif) repeat-y left;
}

#pageHeaderBox .pageHeaderText.greenBg{
	background: #41ECAA;
}

#pageHeaderBox .pageSubHeaderText.greenBg, #pageHeaderBox .greenBg .wideTitle{
	background: #41ECAA;
}

#pageHeaderBox.redBg{
	background: url(/images/redBgRepeatY.gif) repeat-y left;
}

#pageHeaderBox .pageHeaderText.redBg{
	background: #FD464F;
}

#pageHeaderBox .pageSubHeaderText.redBg, #pageHeaderBox .redBg .wideTitle{
	background: #FD464F;
}

#pageHeaderBox.pinkBg{
	background: url(/images/pinkBgRepeatY.gif) repeat-y left;
}

#pageHeaderBox .pageHeaderText.pinkBg{
	background: #FF7CFD;
}

#pageHeaderBox .pageSubHeaderText.pinkBg, #pageHeaderBox .pinkBg .wideTitle{
	background: #FF7CFD;
}

#pageHeaderBox.yellowBg{
	background: url(/images/yellowBgRepeatY.gif) repeat-y left;
}

#pageHeaderBox .pageHeaderText.yellowBg{
	background: #FFF000;
}

#pageHeaderBox .pageSubHeaderText.yellowBg, #pageHeaderBox .yellowBg .wideTitle{
	background: #FFF000;
}

#headerRight{
	float: right;
	width: 524px;
}

#nav{
	float: right;
	width: 335px;
}

#nav a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}

#nav ul{
	float: right;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#nav li{
	display: inline;
	float: left;
	background: url(/images/navBgRepeatX.png) repeat-x;
	height: 30px;
	padding: 10px 14px 5px 3px;
	margin: 0px -0px 0px 0px;
	vertical-align: middle;
}

#nav li.selected{
	background: none;
}

#nav li.selected a{
	color: black;
}

#nav li.blue a{
	color: #7cfef9;
}

#nav li.divider{
	background: url(/images/navSeperator.png) no-repeat;
	width: 1px;
	height: 30px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#searchBar{
	float: right;
	padding: 7px 7px 7px 16px;
	margin: 0;
	background:transparent url(/images/navBgRepeatX.png) repeat-x scroll 0 0;
}

#searchBar input{
	background: url(/images/searchBgRepeatX.gif) #ffffff repeat-x;
	height: 12px;
	width: 100px;
	padding: 2px 2px 2px 2px;
	font-size: 10px;
	color: #4d4d4d;
	border: none;
}

#searchBar input.submit{
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 14px;
	width: auto;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	color: #ffffff;
	border: none;
	vertical-align: text-bottom;
}

#countdownClock{
	width: 468px;
	height: 60px;
	float: right;
	display: block;
	margin: 10px 0px 0px 0px;
}

.dash {
	vertical-align: middle;
}

.titleBox{
	clear: both;
	height: auto;
	width: auto;
	float: left;
}

.shadowBottom{
	background: url(/images/boxTitleShadowBot.png) repeat-x bottom;
	width: 100%;
	height: 8px;
	display: block;
	padding: 0px 12px 0px 9px;
	margin: 0px 0px -8px -9px;
}

span.boxTitleShadowRight{
	background: url(/images/boxTitleShadowRight.png) no-repeat;
	width: 6px;
	height: 20px;
	float: left;
}

#contactList {
	list-style-type: none;
	padding: 0;
	margin: 10px 0 0 0;
}

#contactList select {
	width: 164px;
	font-size: 13px;
	height: 20px;
	margin: 0 0 0 10px;
}

#contactList label {
	float: left;
}

.colouredBoxLarge input[type="submit"] {
	border: none;
	background: #FF7CFD;
	font-weight: bold;
	float: right;
	width: 190px;
	font-size: 20px;
	margin: 10px;
}

input[type="submit"]:hover {
	cursor: pointer;
}

#subRadio{
	width: 207px;
	background: #000000;
	border-top: 5px solid #fd464f;
	margin: 65px 0px 0px 0px;
	padding: 9px 9px 9px 9px;
	float: right;
}

#subRadioHead{
	clear: both;
	overflow: hidden;
	width: 100%;
	height: 23px;
	padding: 0px 0px 7px 0px;
	border-bottom: 1px solid #808080;
}

#nowPlaying{
	margin: 9px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
}

#nowPlaying img{
	margin: 0px 4px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 75px;
	height: 60px;
	float: left;
}

#nowPlayingText{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 95px;
	height: 60px;
	float: left;
	font-size: 11px;
	line-height: 11px;
}

#nowPlayingText .subTitle{
	color: #484848;
}

#nowPlayingText .trackName{
	color: #ffffff;
}

#nowPlayingText a{
	padding-top: 13px;
	color: #fd464f;
	display: block;
}

#nowPlaying .playingBar{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 205px;
	height: 5px;
}

#mainContent{
	margin: 100px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

.colouredBox{
	width: 135px;
	height: auto;
	border-top: 5px solid #000000;
	float: left;
	background: #ffffff;
	margin: 15px 0px 0px 0px;
}

#callToActionBg a{
	color: black;
}

.colouredBox a.stories{
	float: none;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 10px 10px 10px;
}

.newItem{
	margin: 0px 10px 0px 10px;
	padding: 8px 0px 0px 0px;
	clear: both;
	overflow: hidden;
	border-top: #cccccc 1px solid;
	font-size: 11px;
}

.newItem a{
	color: #000000;
	font-weight: bold;
}

.newItem img{
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 4px 0px;
}

.newItem.nugget{
	border-top: none;
	padding: 0;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
	background-color: white;
}

.newItem.nugget a{
	color: #000000;
	font-weight: bold;
	font-size: 15px;
}

.newItem.nugget img{
	margin: 0px 0px 0px 0px;
	padding: 0 0px 4px 0px;
	border-top: 5px solid #FF7CFD;
}

.newItem.nugget .no-border {
	border: none;
	float: right;
	margin: 25px 5px 0 0;
}

.colouredBoxLarge{
	width: 285px;
	height: 204px;
	border-top: 5px solid #000000;
	float: left;
	background: #ffffff url(/images/whiteArrowRight.gif) bottom right no-repeat;
	margin: 15px 0px 0px 15px;
}

.titleBoxLarge{
	clear: both;
	height: auto;
	width: auto;
	float: left;
	margin-top: -155px;
	position: relative;
}

.titleMainBoxLarge{
	height: auto;
	width: auto;
	float: left;
	margin-top: 0;
	margin-left: 15px;
}

.boxTitle{
	font-size: 13px;
	color: #000000;
	padding: 0px 12px 0px 9px;
	margin: 0px 0px 0px 0px;
	width: auto;
	font-weight: bold;
	float: left;
	vertical-align: text-top;
}

.boxTitle a{
	color: #000000;
}

.blackBox{
	border-top: 5px solid #000000;
}

.blackBox .boxTitle{
	background-color: #000000;
	color: #FFFFFF;
}

.blueBox{
	border-top: 5px solid #7cfef9;
}

.blueBox .boxTitle{
	background-color: #7cfef9;
}

.blueBox{
	border-top: 5px solid #7cfef9;
}

.blueBox .boxTitle{
	background-color: #7cfef9;
}

.limeBox{
	border-top: 5px solid #e1fe7c;
}

.limeBox .boxTitle{
	background-color: #e1fe7c;
}

.redBox{
	border-top: 5px solid #fd464f;
}

.redBox .boxTitle{
	background-color: #fd464f;
}

.yellowBox{
	border-top: 5px solid #fff000;
}

.yellowBox .boxTitle{
	background-color: #fff000;
}

.greenBox{
	border-top: 5px solid #41ecaa;
}

.greenBox .boxTitle{
	background-color: #41ecaa;
}

.pinkBox{
	border-top: 5px solid #ff7cfd;
}

.pinkBox .boxTitle{
	background-color: #ff7cfd;
}

span.boxTitleLargeShadowRight{
	background: url(/images/boxTitleShadowRight.png) no-repeat;
	width: 6px;
	height: 20px;
	float: left;
	margin-top: -155px;
}

.topicText{
	font-size: 21px;
	font-weight: bold;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-transform: uppercase;
	margin: 0px 10px 5px 10px;
	float: left;
}

.newItem .topicText .creator, .newItem .topicText .creator a {
	font-size: 12px;
	font-weight: normal;
	color: #808080;
}

.topicText a{
	color: #000000;
}

.topicDate{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	float: left;
}

.topicDate a{
	color: #000000;
}

#blogBoxRight, #shopBoxRight{
	float: right;
}

#shopBoxRight{
	width: 135px;
	margin: 15px 7px 0 0;
	min-height: 700px;
}

#contentHeaders {
	overflow: hidden;
}

#contentHeaders .titleBoxLarge {
	clear: none;
}

#shopHeader {
	float: right;
	margin: 0 223px 0 0;
	background-color: #FF7CFD;
}

#featuresHeader {
	background-color: #FFF000;
	margin: 0 0 0 15px;
}

#adBoxRight{
	width: 130px;
	height: 625px;
	border-top: 5px solid #000000;
	float: right;
	background: url(/images/adBoxBgRepeatAll.png) repeat;
	margin: 15px 0px 0px 0px;
}

#adBoxRight img{
	width: 121px;
	height: 600px;
	margin: 0px 5px 5px 5px;
	float: right;
}

#adBoxBottom{
	width: 310px;
	height: 275px;
	border-top: 5px solid #000000;
	float: left;
	background: url(/images/adBoxBgRepeatAll.png) repeat;
	margin: 15px 0px 0px 15px;
}

#adBoxBottom img{
	width: 300px;
	height: 250px;
	margin: 0px 5px 5px 5px;
	float: right;
}

#footer{
	background: #161414;
	height: auto;
	width: 100%;
	margin: 20px 0px 0px 0px;
	padding: 9px 0px 35px 0px;
}

#footerLeft{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
}

#footerRight{
	float: right;
	margin: 0px 127px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#xciteRight {
	float: right;
	margin: 0;
	color: white;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
}

#xciteRight img {
	vertical-align: middle;
	margin: 0 0 0 5px;
}

#footerRight ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footerRight li{
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: normal;
	color: #4f4f4f;
}

#footerRight a{
	color: #4f4f4f;
	text-decoration: none;
}

.newItem .topicText {
	font-size: 15px;
}




/* Sub Page */

#logoSub{
	color: #ffffff;
	font-weight: bold;
	font-size: 28px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#pageHeaderBox.blueBg.wide{
	width: 590px;
}

.pageHeaderText .wideTitle{
	font-size: 70px;
	background: #7cfef9;
	width: 400px;
	letter-spacing: -5px;
}

#pageHeaderBox .pageHeaderText.wide{
	font-size: 23px;
	letter-spacing: -1px;
}

#callToAction{
	width: 285px;
	height: 205px;
	border-top: 5px solid #000000;
	float: right;
	background: url(/images/adBoxBgRepeatAll.png) repeat;
	margin: 15px 8px 0px 0;
}

#callToActionBg{
	 background: #7cfef9;
	 width: 255px;
	 height: 160px;
	 margin: 5px 5px 5px 5px;
	 padding: 10px 10px 10px 10px;
}

#callToAction p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 24px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
}

#callToAction span.callToActionSub{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
}






.colouredBoxLarge.box1{
	width: 270px;
	height: auto;
	float: left;
	background: #ffffff;
	margin: 15px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
}

.colouredBoxLarge .articleTitle{
	padding: 10px 0px 0px 0px;
	font-size: 20px;
	font-weight: normal;
}

.colouredBoxLarge .imgDescription{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px #848484 solid;
}

.colouredBoxLarge .authorDescription{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	font-size: 11px;
	font-weight: normal;
	border-top: 1px #848484 solid;
}

.colouredBoxLarge p{
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	font-size: 11px;
	font-weight: normal;
}

.colouredBoxLarge.box2{
	width: 185px;
	height: auto;
	float: left;
	background: #ffffff;
	margin: 135px 0px 0px 0px;
	padding: 0px 10px 15px 10px;
}

.colouredBoxLarge.box2 img{
	width: 185px;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

.colouredBoxLarge.box1 img{
	max-width: 200px;
	height: auto;
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
}

.colouredBoxLarge ul {
	padding: 0 0 0 20px;
	font-size: 11px;
	font-family:Helvetica,Verdana,Arial,sans-serif;
}

.colouredBoxLarge.box3 img{
	width: 209px;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.colouredBoxLarge.box3{
	width: 210px;
	height: auto;
	float: left;
	background: #ffffff;
	margin: 60px 0px 0px 0px;
	padding: 0px 10px 5px 10px;
}

.shareLink{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px #848484 solid;
	background: url(/images/arrowGreyDown.gif) no-repeat right;
}

.stories {
	float: left;
	display: block;
}

#storiesNav {
	margin: 15px;
}


