@import url('/Includes/CSS-jQuery-LightBox.css');
@import url('/Includes/CSS-jQuery-Tabs.css');
@import url('/Includes/CSS-jQuery-Zoom.css') screen;

#container-360 {
	background:	transparent url('/Images/Icons/LightBox-Loading.gif') center center no-repeat;
	position:	absolute;
	z-index:	10;
	height:		400px;
	width:		400px;
	left:		-9999px;
	top:		35px;
	text-align:	left;
}

#close-360 {
	float: right;
}

.jqZoom-container {
	height:		400px;
	width:		400px;
	visibility:	hidden;
}

/* ----- Categories ----- */

.products-banner {
	border:			1px #E7E7E7 solid;
	margin-bottom:	15px;
	height:			155px;
	width:			808px;
}

.products-banner-vertical {
	border:	1px #E7E7E7 solid;
	margin:	0px 5px 10px 0px;
	height:	396px;
	width:	140px;
}

.products-block {
	display: inline-block;
}

/* ----- Tabs ----- */

#container-tabs {
	height:		300px;
	visibility:	hidden;
}

.ui-tabs-panel {
	border:		1px solid #CFCFCF;
	border-top:	0px !important;
}

.ui-tabs-nav .tab-features {
	background:	transparent url('/Images/Icons/Tab-Features.png');
	height:		21px;
	width:		86px;
}

.ui-tabs-nav .tab-say {
	background:	transparent url('/Images/Icons/Tab-Breo-Say.png');
	height:		21px;
	width:		86px;
}

.ui-tabs-nav .tab-specification {
	background:	transparent url('/Images/Icons/Tab-Specification.png');
	height:		21px;
	width:		86px;
}

#breo-rika {
	background:	white;
	color:		black;
}

#vlastnosti {
	background:	#00ADC6;
	color:		white;
}

#specifikace {
	background:	#CC0052;
	color:		white;
}

/* ----- Product Info ----- */

.container-thumbnails {
	margin:	15px 0px 0px 2px;
	height:	105px;
}

.product-caption {
	font-size: 20px;
}

.product-thumbnail {
	height:	105px;
	width:	105px;
}

.product-thumbnail A {
	border:	1px solid #C0C0C0;
	float:	left;
}

.product-price {
	color:			#31BFCB;
	font-weight:	bold;
	font-size:		1.1em;
}

.product-links {
	font-size: 0.9em;
}

.product-links A {
	color: #EB008A;
}

.product-like-box {
	border:		none;
	overflow:	hidden;
	height:		21px;
	width:		150px;
}

.product-complete-look {
	padding:	0px 0px 0px 12px;
	font-size:	23px;
}

/* ----- Product Colors ----- */

.colors-container {
	padding:	5px;
	width:		100%;
	text-align:	center;
}

.colors-holder {
	margin:		2px;
	width:		33px;
	float:		left;
	z-index:	10;
}

.colors-holder:hover DIV {
	background: url('/Images/Icons/Colors-Ring.png') no-repeat;
}

.colors-inner {
	position:	relative;
	background:	url('/Images/Icons/Colors.png');
	display:	block;
	float:		left;
	z-index:	1;
	width:		14px;
	height:		29px;
}
