html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tfoot,
thead,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
body {
	line-height: 1;
	background: #000 url(../images/intro_bg.jpg) no-repeat center top fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

a {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
}
/*----- Clearfix -----------------------------------------------------------------*/
.clearfix:after,
.section:after,
.fixed:after,
.row:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix,
.section,
.fixed,
.row {
	display: inline-block;
}
html[xmlns] .clearfix,
html[xmlns] .section,
html[xmlns] .fixed,
html[xmlns] .row {
	display: block;
}
* html .clearfix,
* html .section,
* html .fixed,
* html .row {
	height: 1%;
}
* {
	outline: none;
}

a,
a:visited,
a:hover {
	text-decoration: none;
	-webkit-transition: color 0.3s linear;
	-moz-transition: color 0.3s linear;
	-o-transition: color 0.3s linear;
	-ms-transition: color 0.3s linear;
	transition: color 0.3s linear;
}
.left {
	float: left;
}
.left1 {
	width: 100%;
	float: left;
}
.right {
	float: right;
}
/*--------------------------------------------- Container Intro -------------------------------*/
#containerIntro,
#container {
	width: 1000px;
	margin: auto;
	position: relative;
	padding-bottom: 20px;
}
#introRight {
	width: 337px;
	float: right;
	margin-right: 30px;
}
.introSocial {
	height: 32px;
	background: url(../images/socialIcons.png) no-repeat right bottom;
	padding-top: 14px;
	margin-bottom: 35px;
	margin-right: 8px;
}
.introSocial a {
	width: 32px;
	height: 32px;
	display: block;
	float: right;
	text-indent: -9999px;
	margin-left: 3px;
}
.introHeading {
	padding-right: 8px;
}
.itune {
	margin: 50px 0;
}
.enter {
	margin-top: 50px;
}
.playerBottom {
	margin-top: 90px;
}
.intro-coprightTxt {
	color: #ffffff;
	font-size: 11px;
	position: absolute;
	line-height: 16px;
	bottom: 15px;
	right: 31px;
}
.intro-coprightTxt span {
	color: #056af3;
}
.intro-coprightTxt span a,
.footer-left span a {
	color: #056af3;
	font-size: 11px;
}
/*--------------------------------------------- Container Home -------------------------------*/
.body {
	background: #000 url(../images/home-bg.jpg) center top repeat-y fixed;
}
#container {
	padding: 0px;
}
.banner {
	width: 999px;
	height: 426px;
	position: relative;
	background: url(../images/banner.jpg) no-repeat center top;
	background-size: 100% auto;
	float: left;
}
.bannerHeading {
	position: absolute;
	right: 15px;
	bottom: 22px;
}
.nav {
	float: left;
	width: 1000px;
	margin: 4px 0;
}
.nav ul li {
	float: left;
}
.nav ul li a.last {
	border-bottom: 0px;
}
.dDown {
	background: #082c5c;
	padding: 5px;
	position: absolute;
	display: none;
	margin: -12px 0 0 66px;
}
.dDown a {
	color: #ffffff;
	border-bottom: 1px dashed #fff;
	display: block;
	clear: both;
	font-size: 10px;
	padding: 4px 0;
	text-transform: uppercase;
}
#contents {
	width: 1000px;
	float: left;
}
.conLeft,
.conRight,
.contentInner {
	width: 614px;
	background: url(../images/boxBack.png) repeat center top;
	border: 1px solid #062e5e;
	padding: 25px 13px 13px 13px;
}
.contentInner {
	width: 970px;
}
.lNews {
}
.line {
	border-top: 1px solid #406391;
	height: 1px;
	clear: both;
	width: 100%;
	float: left;
	margin: 10px 0;
}
.newsTxt {
	font-size: 12px;
	color: #ffffff;
}
.f15 {
	font-size: 15px;
	padding-bottom: 10px;
}
.newsTxt p {
	line-height: 16px;
	padding-bottom: 16px;
	/*	padding-left:119px;*/
}
.newsTxt p span,
.conRight p span {
	/*color:#b2d3ff;*/
	font-size: 10px;
}
.img {
	margin-right: 8px;
	clear: both;
}

.conRight {
	padding: 25px 10px 10px 10px;
	width: 330px;
	margin-left: 4px;
}
.conRight p {
	color: #ffffff;
	line-height: 16px;
	font-size: 12px;
}
.tw {
	background: url(../images/twit.png) no-repeat right 2px;
	padding-right: 25px;
}
.dotedLine {
	border-top: 1px dashed #fff;
	height: 1px;
	width: 98%;
	margin: 15px 0;
	float: left;
}
.largDate {
	text-align: center;
	font-size: 19px;
	color: #6ca7ff;
	text-transform: uppercase;
	float: left;
	margin-right: 10px;
}
.largDate span {
	color: #ffffff;
}

#footer {
	background: #001830;
	border: 1px solid #062e5e;
	float: left;
	width: 976px;
	margin: 4px 0 10px 0;
	padding: 10px;
	color: #ffffff;
	font-size: 12px;
}
.footer-left,
.footer-left span {
	font-size: 11px;
	line-height: 16px;
}
.footer-left span {
	color: #056af3;
}
.hd {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.hd a {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.hd a:hover {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.gallery {
	float: left;
	width: 614px;
}
.gallery ul {
	float: left;
	width: 614px;
}
.gallery ul li {
	float: left;
	padding: 15px;
	border: 1px dashed #406391;
	margin: 10px 0 0 10px;
	background: url(../images/fancybox_loading.gif) no-repeat center;
}
.gallery ul li:hover {
	border: 1px dashed #fff;
}
.gallery ul li img {
	width: 100px;
	height: 100px;
	border: 3px solid #fff;
}
.gallery ul li img:hover {
	border: 3px solid #406391;
}
.pagination {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.pagination a {
	color: #ffffff;
}
.pagination a.active {
	color: #ff0000;
}
.abtTxt p {
	font-size: 14px;
	line-height: 18px;
}
.grayCol {
	color: #999;
}
.loading {
	display: none;
}
.accordion {
	border: 1px solid #ff5b00;
	width: 100%;
}
.accordion li h3 a {
	background: #666;
	background: #666 -webkit-gradient(linear, left top, left bottom, from(#999), to(#666)) no-repeat;
	background: #666 -moz-linear-gradient(top, #999, #666) no-repeat;
	border-bottom: 1px solid #333;
	border-top: 1px solid #ccc;
	color: #fff;
	display: block;
	font-style: normal;
	margin: 0;
	padding: 5px 10px;
	text-shadow: 0 -1px 2px #333, #ccc 0 1px 2px;
}
.accordion li.active h3 a {
	background: #ff5b00;
	background: #ff5b00 -webkit-gradient(linear, left top, left bottom, from(#ffc300), to(#ff5b00)) no-repeat;
	background: #ff5b00 -moz-linear-gradient(top, #ffc300, #ff5b00) no-repeat;
	border-bottom: 1px solid #ff5b00;
	border-top: 1px solid #ff5b00;
	text-shadow: 0 -1px 2px #036, #9cf 0 1px 1px;
}
.accordion li.locked h3 a {
	background: #963;
	background: #963 -webkit-gradient(linear, left top, left bottom, from(#c96), to(#963)) no-repeat;
	background: #963 -moz-linear-gradient(top, #c96, #963) no-repeat;
	border-bottom: 1px solid #630;
	border-top: 1px solid #fc9;
	text-shadow: 0 -1px 2px #630, #fc9 0 1px 2px;
}
.accordion li h3 {
	margin: 0;
	padding: 0;
}
.accordion .panel {
	padding: 10px;
	background: #001d44;
}
.accordion li p {
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
}
.accordion li p.one {
	padding-left: 20px;
}
.accordion li p.two {
	padding-left: 50px;
}

ul.accordion,
ol.accordion {
	margin: 0;
	padding: 0;
}
.accordion li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.accordion li:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	*zoom: 1;
}
.accordion li li {
	list-style-type: disc;
	margin-left: 1em;
}
.accordion a {
	color: inherit;
	text-decoration: inherit;
}
.accordion .loading {
	display: none;
}

.musicLinks a {
	color: #fff;
}

/*-----------TWITTER STREAMING CODE-----------------*/

#twitter_t {
	width: 331px;
	height: 34px;
	background-image: url('your top image');
}

#twitter_m {
	width: 331px;
	background: url('your middle image') 0 0 repeat-y;
}

#twitter_container {
	min-height: 45px;
	height: auto !important;
	height: 40px;
	padding-bottom: 10px;
}

#twitter_update_list {
	width: 331px;
	padding: 0;
	overflow: hidden;
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	color: #31353d;
	line-height: 16px;
	font-weight: bold;
}

#twitter_update_list li {
	width: 331px;
	list-style: none;
	border-bottom: 1px dashed #fff;
	padding: 10px 0;
}

#twitter_update_list li a {
	color: #b2d3ff;
	border-bottom: dotted 1px;
	text-decoration: none;
}

#twitter_update_list li a:hover {
	color: #31353d;
	background: #d3f1f9;
}

#twitter_b {
	width: 331px;
	height: 199px;
	background-image: url('your bottom image');
}

#twitter_update_list span {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
}
.licensing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffffff;
	line-height: 30px;
	padding: 10px 0 20px 0;
	text-align: center;
}
.licensing a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffffff;
	line-height: 30px;
	padding: 10px 0 20px 0;
	text-align: center;
}
.licensing a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	line-height: 30px;
	padding: 10px 0 20px 0;
	text-align: center;
}
/*-----------TWITTER STREAMING CODE-----------------*/
