/* 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/spotlight.jpg) bottom right no-repeat;
	padding: 27px 37px;
	overflow: hidden;
	width: 790px;
	height: 413px;
}

.comp-image {
	float: left;
}

.comp-info {
	float: left;
	width: 225px;
	padding-left: 25px;
}
.submit {
	border: none;
	width: 83px;
	height: 31px;
	float: right;
}

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

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

.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;
}

.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: 350px;
}
.checkbox {
	background: #2E2E2E;
}

.error {
	color: #f00;
}
