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

.core-menu-wrapper {
	margin-top:30px;
}
.fluid-main {
	padding:0 15px;
	height:auto;
	position:static;
	overflow:hidden;
}
.fc-description {
	margin:20px 0;
}
.fc-overlay {
	display:none;
}
.fc-overlay .core-menu-wrapper {
	margin-top:0px;
}
.top-bar-tr {
	height:15px;
	background: url(cc_menu/top-bar-tr.jpg);
}
.bottom-bar-tr {
	height:16px;
	background: url(cc_menu/bottom-bar-tr.jpg);
}
.preloader {
	top:135px;
}
.fc-product {
	border:1px solid #383838;
	background:#000;
	width:408px;
	float:left;
	margin-right:14px;
	margin-top:14px;
	padding:12px;
	position:relative;
	height:200px;
}
.fluid-main .even {
	margin-right:0;
}
.fluid-main .first-line {
	margin-top:0;
}
.fc-product p {
	margin:0;
}
.fc-product .fc-prod-img {
	float:left;
	width:160px;
	text-align:center;
	margin-right:10px;
	background:#1a1a1a;
	height:200px;
}
.fc-product .fc-prod-img img {
	border:1px solid #999999;
	margin-top:10px;
}
.fc-product .prod-more {
	outline:none;
}

.fc-product .prod-more-btn {
	position:absolute;
	width:68px;
	height:31px;
	bottom:13px;
	left:180px;
	background:url(fc_images/more.jpg) no-repeat;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}

.fc-product .fc-prod-title {
	margin:0 0 15px 170px;
	overflow:hidden;
	color:#fff;
	width:235px;
}
.fc-detail-container {
	height:350px;
}
.fc-detail-content {
	display:none;
}
.fc-loaded-content {
	height:350px;
}
.fc-rd-content {
	background:#000;
	color:#fff;
	padding:15px;
	overflow:hidden;
	height:320px;
}
.fc-rd-content .display-pack-img {
	background:#1a1a1a;
	margin-right:15px;
	float:left;
	/*width:250px;*/
	height:319px;
	overflow:hidden;
	border:1px solid #404040;
}
.fc-rd-content .display-detail-img {
	margin-right:15px;
	float:left;
	width: auto !important;
	width: 162px;
	height:322px;
	overflow:hidden;
}
.fc-rd-content .display-detail-img .fc-dd-1 {
	/*width:198px;*/
	height:152px;
	overflow:hidden;
	margin-bottom:14px;
	border:1px solid #404040;
}
.fc-rd-content .display-detail-img .fc-dd-2 {
	/*width:198px;*/
	height:151px;
	overflow:hidden;
	border:1px solid #404040;
}
.fc-rd-content .display-details {
	text-align:left;
}
.fc_action_buttons {
	cursor:pointer !important;
}
.fc_control_table {
	margin-top:14px;
	color:#efefef;
}

