/* PACIFIC BRANDS VOODOO */
/* Core CSS */
/* Author : Visiontech Digital Media */

.content-base {
	position:relative;
}
.core-menu-wrapper {
	width:912px;
	background: url(cc_menu/fluid-mid.jpg) repeat-y;
	margin:30px auto 0 auto;
}
.top-bar {
	height:15px;
	background: url(cc_menu/top-bar.jpg);
}
.bottom-bar {
	height:16px;
	background: url(cc_menu/bottom-bar.jpg);
}
.fluid-main {
	padding:0 15px;
	/*height:240px;*/
	position:relative;
	list-style:none;
	/*position:absolute;*/
	overflow: hidden;
}

#cc-display-set li ul {
	padding:0 10px;
}
#cc-display-set li ul li {
	list-style: none;
}
.article_title {
	margin: 0 !important;
	float: none !important;
}
.article_text {
	margin: 0 !important;
	float: none !important;
}
.core-details {
	width:880px;
	height:428px;
	display:none;
	overflow:hidden;
}

.clear {
	clear: both;
}


.black-box {
	border: 1px solid #575757;
	background: #000 url(../images/join_hero.jpg) bottom left no-repeat;
	padding: 45px;
	overflow: hidden;
	width: 790px;
}

.magic-black-box {
	border: 1px solid #575757;
	background: #000 ;
	padding: 4px 45px 4px 4px;
	overflow: hidden;
	width: 831px;
}

#magic-flyer {
	width: 412px;
	float: left;
	position: relative;
	background: url(../images/magic-flyer.jpg) no-repeat;
	height: 746px;
	
}

#magic-flyer img {
	display: block;
}

#magic-flyer .launchpad-link, #magic-flyer .terms-link {
	display: block;
	position: absolute;
	height: 20px;
	width: 200px;
}

#magic-flyer .terms-link {
	bottom:117px;
	left:20px;
	width:205px;

}

#magic-flyer .launchpad-link {
	bottom:16px;
	height:45px;
	right:22px;
	width:180px;

}

.submit {
	border: none;
	width: 83px;
	height: 31px;
	float: right;
}

#sign-in-btn {
	background: url(../images/signin.jpg) no-repeat;
}

#join-btn {
	background: url(../images/join.jpg) no-repeat;
}

form table {
	width: 330px;
}

.textfield {
	background: url(../images/input_large.jpg) no-repeat;
	width: 200px;
	height: 19px;
	padding: 2px 10px 0;
	border: none;
	color: #fff;
}

label.short {
	width: 61px;
}

.state-label {
	margin-right: 30px;
	position: relative;
	top: -1px
}

.textfield-short {
	background: url(../images/input_small.jpg) no-repeat;
	width: 49px;
	height: 19px;
	padding: 2px 10px 0;
	border: none;
	color: #fff;
}

#sign-in {
	float: left;
	width: 375px;
}

#join {
	float: right;
	width: 340px;
}

#join.magic-join {
	padding: 34px 0;
}

.checkbox {
	background: #2E2E2E;
}

.error {
	color: #f00;
}

.success {
	color: #060;
}


/* Launchpad page */

.launchpad {
	background: url(../images/launchpad.jpg);
	width: 914px;
	height: 626px;
	margin: 0 auto;
}

.lp-content {
	width: 489px;
	color: #fff;
	padding: 11px;
}

.lp-blackbox {
	background: #000;
	overflow: hidden;
	padding: 15px;
}

.lp-scene {
	float: left;
}

.lp-image-content {
	float: right;
	width: 234px;
}

.first-p {
	margin-top: 0;
}

.last-p {
	margin-bottom: 0;
}


.ofh {
	overflow: hidden;
	zoom: 1;
}

.voodoo, .red {
	font-weight: bold;
}

.red {
	color: #ED1C24;
}

.lp-maps {
	overflow: hidden;
	zoom: 1;
	margin-top: 7px;
}


.lp-map-1 {
	float: left;
	margin-left: 16px;
	display: inline;
}

.lp-map-2 {
	float: right;
	margin-right: 16px;
	display: inline;
}

.lp-maps p {
	margin: 0;
}

.lp-maps p.margin {
	margin-top: 10px;
}

