*, html {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	background: #000 url(../images/main_bg.jpg) no-repeat 0 0;
	font-size: 100%;
}

#global {
	/*OLD	width: 1150px;*/
	width: 988px;
}

#wrapper {
	clear: both;
	font-family: Helvetica, sans-serif;
	color: #fff;
	font-size: 1em;
	min-height: 610px;
}

p {
	font-family: Helvetica, sans-serif;
}

.clear {
	clear: both;
}

.spacer {
	height: 20px;
}
/*LINKS **********************************************************************************************************************************************/
a {
	color: yellow;
}

a:hover {
	color: #fff;
}

a img {
	border: none;
}

a.questionLink {
	line-height: 19px;
}

/*HEADER *********************************************************************************************************************************************/
#header {
	width: 100%;
	height: 124px;
}

#logo a {
	background: transparent url(../images/loopz_logo.png) no-repeat 0 0;
	height: 147px;
	width: 313px;
	text-indent: -9999px;
	display: block;
}

#right-holder {
	float: left;
}

#left-holder {
	float: left;
	height: 124px;
	width: 300px;
}

#tagline {
	margin: 25px 0 0 15px;
}

a#wheretobuy {
	background: transparent url(../images/wherebuy.png) no-repeat 0 0;
	height: 19px;
	width: 214px;
	text-indent: -9999px;
	float: right;
}

a#wheretobuy:hover {
	background-position: 0 -19px;
}
/*************************************************************************************************************************
#navigation {
	margin: 18px 0 0 0;
	_margin: 0 0 0 0 !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
	#navigation {
		margin: 0 0 0 0 !important;
	}
}



#navigation ul.navi {
	text-align: center;
	height: 41px;
	background-color: #d40b7a;
	float: left;
	padding-top: 10px;
}

#navigation li {
	display: inline;
}

#navigation li a {
	height:32px;
	display: block;
	float: left;
	text-indent: -9999px;
}
#navigation li a:hover {
	background-position: 0 -35px;
}
*****************************************************************************************************************************************************/
#navigation {
	color: #ffe70b;
	height: 60px;
}

#navigation a {
	display: inline-table;
	overflow: hidden;
	position: relative;
  text-decoration: none;
	text-indent: -9999px;
}

#navigation ul {
	list-style: none;
	height: 80px;
}

#navigation li {
	display:block;
	float:left;
	padding: 0 3px;
}

#navigation li a {
	height: 80px;
	display: block;
	float: left;
	text-decoration:none;
	text-indent:-9999px;
}

#navigation li.whatsloopz a {
	background:transparent url(../images/whatisloopz_btn.png) no-repeat scroll 0 0;
	height:80px;
	width:138px;
}

#navigation li.howtoplay a {
	background:transparent url(../images/howtoplay_btn.png) no-repeat scroll 0 0;
	height:80px;
	width:128px;
}

#navigation li.loopzmobile a {
	background:transparent url(../images/mobileloopz_btn.png) no-repeat scroll 0 0;
	height:80px;
	width:131px;
}

#navigation li.headlines a {
	background:transparent url(../images/headlines_btn.png) no-repeat scroll 0 0;
	height:80px;
	width:132px;
}

#navigation li.faq a{
	background:transparent url(../images/faq_btn.png) no-repeat scroll 0 0;
	height:80px;
	width:129px;
}

#navigation li a:hover {
	background-position: 0 -85px;
}
/*LEFTSIDE **************************************************************************************************************************************/
#leftside {
	width: 289px;
	text-align: center;
	float: left;
}

.roundbox {
	width: 290px;
	margin: 20px auto 0 auto;
}

.roundbox2 #roundcontent {
	height: 70px;
	background: none;
}

#roundcontent p {
	text-align: left;
	font-size: 0.9em;
	padding-top: 9px;
}

#kids {
	background: transparent url(../images/loopz_homeimg.png) no-repeat 0 0;
	height: 236px;
	width: 289px;
}

#roundtop {
	background: transparent url(../images/roundtop.png) no-repeat 0 0;
	width: 261px;
	height: 7px;
	margin: 0 auto;
}

#roundcontent {
	background: transparent url(../images/left_bg.png) repeat 0 0;
	width: 223px;
	margin: 0 auto;
}

#roundbot {
	background: transparent url(../images/roundbot.png) no-repeat 0 0;
	height: 7px;
	width: 261px;
	margin: 0 auto;
}

#mailinglist {
	width:290px;
	position: absolute;
	margin-left: 720px;
	/*left:730px;
	position:absolute;
	top:137px;
	
	_margin-left: -100px;*/
	/*width: 290px;
	_margin:0 0 0 -50px;*/
}

#mailinglist h3 {
	background: transparent url(../images/join_mail.png) no-repeat 0 0;
	height: 24px;
	width: 236px;
	text-indent: -9999px;
	margin: 0 auto 0 24px;
	/*IE6 ISSUES*/
	_margin: 0 0 0 45px;
}

#mailinglist input#email {
	width: 160px;
	margin-right: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
	border-color: #000;
	height: 20px;
}

#mailinglist input#submit {
	background: transparent url(../images/submit_btn.png) no-repeat 0 0;
	height: 23px;
	width: 65px;
	border: none;
}

#mailinglist input#submit:hover {
	background-position: 0 -23px;
}

#email_message {
	text-align:center;
}

#email_message p {
	font-size: 12px;
	color: white;
}

#email_message h2 {
	font-size: 1em;
	color: yellow;
}

.e_errors {
	color: red;
	font-weight: bold;
	font-size: 12px;
	margin: 0 auto 0 27px;
}

/*CONTENT *******************************************************************************************************************************************/
#content {
	float: left;
	margin: 14px 0 0 0;
}

.left-col {
	float: left;
	width: 235px;
	margin-bottom: 20px;
}

.right-col {
	float: right;
	width: 410px;
	margin-bottom: 20px;
}

.right-col p {
	font-size: 0.75em !important;
}

.right-col .holder {
	font-size: 0.75em !important;
}

ul.yellow-ul {
	color: #ff0;
	font-size: 1em;
	list-style-position: inside;
	margin-left: 10px;
}

ul.yellow-ul span {
	color: #fff;
}

.left-col .centered {
	margin: 10px 0 0 30px;
	width: 189px;
	height: 62px;
	display: block;
}

h3.dl-app {
	width: 260px;
	height: 19px;
	display: block;
	text-indent: -9999px;
	background: transparent url(../images/fnt_dlapp.png) no-repeat 0 0;
	margin-bottom: 10px;
}

h3.sways {
	width: 215px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	background: transparent url(../images/fnt_7ways.png) no-repeat 0 0;
	margin-bottom: 10px;
}

#banner {
	height: 37px;
}

#b-heading {
	background: transparent url(../images/banner_bg.png) repeat-x 0 0;
	height: 37px;
	width: auto;
	float: left;
	padding-left: 15px;
}

#b-cap {
	background: transparent url(../images/banner_cap.png) no-repeat 0 0;
	height:37px;
	width:36px;
	float: left;
}

#post-body {
	background: transparent url(../images/content_bg.png) repeat-x 0 0;
	width: 655px;
	min-height: 550px;
	margin: 10px 0 0 20px;
	padding: 10px;
	overflow-x: hidden;
}

#post-body table#wtb td {
	text-align: center;
}

#post-body p {
	margin-bottom: 10px;
	font-size: 0.8em;
}

.policies h3 {
	font-size: 14px;
	font-weight: bold;
	color: yellow;
}

#gameDesc p img {
	/*margin-left: -9px;*/
}

#gameDesc.download-page p img {
	margin: 0;
}

#newsupdates {
	background: transparent url(../images/news_updates.png) no-repeat 0 0;
	height: 30px;
	width: 280px;
	text-indent: -9999px;
}

#socialMedia {
	margin: 0 auto;
	padding-top: 0px;
}

#socialMedia a {
	width: 35px;
	height: 35px;
}

#socialMedia a.modalLnk {
	height: 42px !important;
	width: 45px !important;
	padding: 0 3px;
}


#socialMedia img {
}

.followUS {
	width: 176px;
	height: 24px;
}


table#metals_tbl {
	width: 665px;
	padding: 10px;
	background: transparent url(../images/video_bg.png) repeat 0 0;
	border: 10px solid #fff000;
}

#metals_tbl tr td {
	text-align: center;
	width: 25%;
}

#metals_tbl thead {
	font-size: 22px;
}

#metals_tbl thead, #metals_tbl tfoot {
	height: 40px;
}

.silver {
	color: silver;
}

.gold {
	color: #FFD700;
}

.platinum {
	color: #EDEDEF;
}

/*VIDEO SECTION *******************************************************************************************************************************************/
#videoHolder {
	width: 628px;
	text-align: center;
	padding: 1px 0;
}

#mainvideo {
	margin: 0 auto;
	background: transparent url(../images/video_bg.png) repeat 0 0;
	width: 635px;
	padding: 10px;
	height: 357px;
}

#videoHolder.homevideo {
	background: transparent url(../images/video_bg.png) repeat 0 0;
	height: 295px;
	width: 650px;
}

#video-1 object, #video-1 embed, #video-1 {
	z-index: 0 ;
	position: relative;
	top: 0;
	left: 0;
}

#videoHolder.homevideo #mainvideo {
	float: left;
	width: 485px !important;
	background: none;
	height: 276px;
}

.homevideo #thumbvideos {
	background: transparent url(../images/slider_bg-v.png) no-repeat scroll 7px 9px;
	margin: 0 auto 0 11px;
	width: 116px;
	padding: 10px 0;
	float: left;
	height: 276px;
}

ul.videothumbs {
	list-style: none;
}

ul.videothumbs li {
	display: inline;
	width: 190px;
	height: 124px;
}

.jcarousel-item a:hover img {
	border: 1px solid yellow;
}

ul.videothumbs li a img {
	width: 202px;
	height: 143px;
	border: 1px solid #7E1B19;
}

/*SUBNAV **************************************************************************************************************************************************/
#subnav {
	height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width: 655px;
	background: transparent url(../images/subnav-main_bg.png) repeat-x 0 0;
}

#subnav li {
	display:block;
	float:left;
}

#subnav li a {
	display:block;
	float: left;
	overflow:hidden;
	text-decoration:none;
	text-transform: uppercase;
	background: transparent url(../images/subnav_bg.png) repeat-x 0 0;
	height: 34px !important;
	color: #fff;
	padding-top: 5px;
}

#subnav li a:hover {
	color: yellow;
}

#subnav li a.getstart:hover {
	background-position: -305px 0;
}

#subnav li a.games:hover {
	background-position: -320px 0;
}

#subnav li a.tips:hover {
	background-position: -305px 0;
}

#subnav li a.download:hover {
	background-position: -270px 0;
}

#subnav li a.getstart {
	padding-left: 20px;
	_padding-left: 30px;
}

#subnav li a.games {
	padding-left: 24px;
}

#subnav li a.tips {
	padding-left: 24px;
}

#subnav li a.download {
	padding-left: 24px;
	padding-right: 17px;
}

#subnav li.getstart a.getstart {
	background-position: -305px 0;
	color: yellow;
}

#subnav li.games a.games {
	background-position: -320px 0;
	color: yellow;
}

#subnav li.tips a.tips {
	background-position: -305px 0;
	color: yellow;
}

#subnav li.download a.download {
	background-position: -270px 0;
	color: yellow;
}

/*POSTBODY-INNER*******************************************************************************************************************************************/
#post-body-inner {
	clear: both;
	margin: 0;
	padding: 0;
}

#post-body-left {
	float: left;
	width: 136px;
	min-height: 295px;
	background: transparent url(../images/sub_sidebar.png) repeat-x 0 0;
	padding: 0 10px;
	font-size: 0.9em;
}

#post-body-right {
	margin-left: 10px;
	float: left;
}

/*POSTBODY-LEFT********************************************************************************************************************************************/
#post-body-left a {
	color: #fff;
	text-decoration: none;
}

#post-body-left a:hover {
	color: yellow;
}

#post-body-left ul {
	list-style: none;
}

#post-body-left li {
	padding-top: 10px;
}

#post-body-left li a {
	text-transform: uppercase;
	font-size: 0.9em;
}

#post-body-left li.repeatthebeat a.repeatthebeat {
	color: yellow;
}

#post-body-left li.reflexmaster a.reflexmaster {
	color: yellow;
}

#post-body-left li.rhythmandflow a.rhythmandflow {
	color: yellow;
}

#post-body-left li.musicology a.musicology {
	color: yellow;
}

#post-body-left li.freestyledj a.freestyledj {
	color: yellow;
}

#post-body-left li.musicstudio a.musicstudio {
	color: yellow;
}

#post-body-left li.versusmode a.versusmode {
	color: yellow;
}
/*POSTBODY-RIGHT*******************************************************************************************************************************************/
#post-body-right {
	width: 489px;
}

#post-body-right hr {
	height: 2px;
	border: none;
	background-color: #4F1110;
	margin: 10px 0;
}

#gameTitle h3 {
	float: left;
}

#gameTitle p {
	font-size: 0.8em;
	text-align: right;
	float: right;
}

.bigYellow {
	font-size: 1.5em;
	color: yellow;
}

.objective {
	font-size: 1.1em;
	color: yellow;
}

.towin {
	font-size: 1em;
	color: yellow;
}

p.gameDets {
	font-size: 0.9em;
}

#tipstbl td {
	vertical-align: top
}
/*FOOTER **************************************************************************************************************************************************/
#footer {
	text-align:center;
	width:100%;
	color: #fff;
}

#footer.faq-page-ft {
}

#bannerAds {
	margin: 10px auto 0;
}

#bannerAds .banner {
	background: transparent url(../images/ad_bg.png) no-repeat 0 0;
	display: inline-block;
	height: 91px;
	width: 323px;
	padding-top: 10px;
	text-align: center;
}

#bannerAds .banner1 {
	margin-right: 1px;
}

#bannerAds .banner2 {

}

#copyright {
	margin: 0 0 50px 0;
	color: #fff;
	font-size: 0.8em;
}

#copyright a.b-u {
	text-transform: uppercase;
	font-weight: bold;
}