/* 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:70px 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:295px;
	position:relative;
}
.preloader {
	width:200px;
	height:74px;
	display:none;
	position:absolute;
	top:130px;
	left:358px;
}
.preloader img {
	display:block;
	margin:0 auto;
}
.cc-title {
	width:550px;
	height:24px;
	margin-top:20px;
}
.cc-description {
	margin:6px 0 15px 0;
}
#cc-display-box {
	border:1px solid #464646;
	background:#000;
	height:270px;
	overflow:auto;
	overflow-y:hidden;
	position:relative;
}
#cc-control {
	background:url(cc_menu/slider_back.gif);
	width:879px;
	height:13px;
	margin-top:10px;
	padding:0 2px;
	position:relative;
}
#cc-handle {
	background:url(cc_menu/slider2.gif) no-repeat right;
	width:140px;
	height:10px;
	position:absolute;
	cursor:move;
	top:2px;
}

.cc-prev {
	display:block;
	text-indent:-9999px;
	width:11px;
	height:22px;
	overflow:hidden;
	top:230px;
	position:absolute;
	outline:none;
	background:url(cc_menu/ar_left.gif) top;
	left:20px;
	/* don't display until we fix slider easing */
	display:none;
}
.cc-prev:hover {
	background:url(cc_menu/ar_left.gif) bottom;
}
.cc-next {
	display:block;
	text-indent:-9999px;
	width:11px;
	height:22px;
	overflow:hidden;
	top:230px;
	position:absolute;
	outline:none;
	background:url(cc_menu/ar_right.gif) top;
	right:20px;
	/* don't display until we fix slider easing */
	display:none;
}
.cc-next:hover {
	background:url(cc_menu/ar_right.gif) bottom;
}
#cc-display-set {
	list-style:none;
	position:absolute;
}
#cc-display-set li {
	float:left;
	margin:0 60px;
}
#cc-display-set li a {
	outline:none;
}
#cc-display-set li a img {
	border:none;
	width:168px;
}
.core-details {
	width:880px;
	height:428px;
	display:none;
	overflow:hidden;
}

.dyn-tabs {
	list-style:none;
	overflow:hidden;
}
.dyn-tabs li {
	float:left;
	margin-right:4px;
}
.dyn-tabs li a {
	background:url(cc_images/ct_down_left.gif) no-repeat left top;
	display:block;
	text-decoration:none;
	outline:none;
	width:138px;
	text-align:center;
	overflow:hidden;
	height:30px;
}
.dyn-tabs li a span {
	display:block;
	height:22px;
	background:url(cc_images/ct_down_right.gif) no-repeat right top;
	padding:8px 16px 0 0;
	margin-left:16px;
	width:106px;
	/*font-family:Tahoma, Arial;*/
	font-size:11px;
	cursor:pointer;
}
.dyn-tabs li a:hover, .dyn-tabs li.ui-tabs-selected a {
	background:url(cc_images/ct_up_left.gif) no-repeat left top;
}
.dyn-tabs li a:hover span, .dyn-tabs li.ui-tabs-selected a span {
	background:url(cc_images/ct_up_right.gif) no-repeat right top;
	/*height:23px;*/
}
.ui-tabs-hide {
	display: none;
}
.ui-tabs-panel {
	border:1px solid #505050;
	/*border-top:none;*/
	background:#1f1f1f;
	padding:15px;
	overflow:hidden;
	height:320px;
	width: 848px;
	/*margin-top:-1px;*/
}
.loaded-content .display-img {
	/*width:253px;*/
	height:318px;
	overflow:hidden;
	float:left;
	margin-right:15px;
	border:1px solid #404040;
}
.loaded-content .display-img-2 {
	width:230px;
	height:318px;
	overflow:hidden;
	float:left;
	margin-right:15px;
	border:1px solid #404040;
	/*position:relative;*/
}

.loaded-content .clear-border {
	border: none;
}

.loaded-content .display-img-2 img {
	/*position:absolute;
	left:-15px;*/
}
.loaded-content .display-details {
	height:318px;
	
	overflow:hidden;
	text-align:center;
	color:#fff;
}
	.loaded-content .display-details table {
		width: 100%;
	}
.loaded-content .core-detail-bottom {
	margin-top:13px;
}
.loaded-content .core-detail-bottom p {
	margin:0;
	padding-top:10px;
}
.loaded-content .core-detail-bottom p img {
	float:left;
	margin-right:15px;
	cursor:pointer;
	margin-top:-8px;
}
.loaded-content td {
	height:318px;
}

.colour_block {
	border: 1px solid #FFFFFF;
	display: inline-block;
    display: -moz-inline-stack;
	height: 20px;
	margin-right: 5px;
	width: 20px;
}

/* Additions made by Sasha to accommodate for more than 6 products */

.sloaded {
	position: relative;
	overflow: hidden;
}

.tabs-container {
	width: 725px;
	overflow: hidden;
	position: relative;
	height: 30px;
}

.sloaded .dyn-tabs {
	position: absolute;
}

.sloaded .dyn-tabs li a {
	width: 141px;
}

.sloaded .dyn-tabs li a span {
	width: 109px;
}

.core-btns {
	position: absolute;
	top: 0;
	right: 0;
}

.core-prev, .core-more {
	width: 63px;
	height: 30px;
	float: left;
	cursor: pointer;
}

.core-prev {
	background: url(cc_menu/back.jpg);
	margin-right: 4px;
}

.core-more {
	background: url(cc_menu/next.jpg);
}

.core-info {
	padding: 65px 69px 0;
	width: 740px;
	height: 285px;
	overflow: hidden;
}

.core-info-image {
	margin-right: 10px;
}

.core-info-content {
	width: 200px;
	margin-left: 30px;
	float: right;
}

.core-info-content p {
	margin: 0;
}

.core-info-images {
	float: left;
}

.product-tab-links img {
	border: none;
	margin: 0;
}

