@charset "UTF-8";
/* CSS Document */

#loading-box_2
	   {
		   background-image:url(/img/ajax-loader.gif);
		   background-position:center; 
		   background-repeat:no-repeat;
		   background-color:#FFF;
		   padding:0px;
		   width:400px;
		   height:600px; 
		   overflow:hidden;
		   position:absolute;
		   display:none;
		   z-index:999;
	   }


.lookbook_holder
{
	position:relative;
	float:left;
	width:950px;
	height:625px;
	margin-top:20px;
}

	#ch_container
	{
		position:absolute;
		height:500px;
		overflow:visible;
		left:242px;
	}
	
	.lookbook_nav
	{
		position:relative;
		float:left;
		width:42px;
		height:475px;
		cursor:pointer;
	}
	
	.lookbook_arrow_block
	{
			position:absolute; top:0px;left:0px; width:42px; height:475px; background-color:#FFF;
	}
	
	.lookbook_images
	{
		position:relative;
		float:left;
		width:800px;
		height:750px;
		overflow:hidden;
		margin-left:30px;
		margin-right:30px;
		margin-top:20px;
	}
	
	
	
	.accessory_images
	{
		position:relative;
		float:left;
		width:800px;
		height:750px;
		overflow:hidden;
		margin-left:30px;
		margin-right:30px;
		margin-top:20px;
	}
	
		.lookbook_image
		{
			position:relative;
			float:left;
			width:315px;
			height:600px;
			background-color:#fff;
			margin:0px;
			padding:0px;
		}
		
		.lookbook_image_small
		{
			position:relative;
			float:left;
			width:auto;
			height:475px;
			background-color:#fff;
			margin:0px;
			padding:0px;
		}
		
	.lookbook_info
	{
		position:relative;
		float:left;
		width:950px;
		margin-top:20px; 
		height:auto;
		text-align:center; 
	}
	
	
	
	
	.aos_info
	{
		position:relative;
		float:left;
		width:450px;
		margin-top:50px; 
		padding-left:245px;
		padding-right:250px;
		height:auto;
		text-align:center; 
	}
	
	/* main - current collection*/
	
.collection_holder
{
	position:relative;
	float:left;
	width:950px;
	height:225px;
	margin-top:20px;
	left:30px;
}

	.collection_images
	{
		position:relative;
		float:left;
		width:750px;
		height:225px;
		overflow:hidden;
		cursor:pointer;
		left:3px;
		border:none;
	}
	
	.collection_image
	{
		position:relative;
		float:left;
		width:150px;
		height:225px;
		cursor:pointer;
		
		border:none;
	}
		#collection_images_holder
		{
			position:absolute;
			height:225px;
		}
		
		.collection_nav
	{
		position:relative;
		float:left;
		width:70px;
		height:225px;
		cursor:pointer;
	}
	
	.collection_content
	{
		position:relative;
		float:left;
		width:950px;
		height:auto;
	}
		
			.collection_arrow_block
		{
			position:absolute; top:0px;left:0px; width:42px; height:210px; background-color:#FFF; cursor:pointer;
		}
		
		.collection_video
		{
			position:relative; margin-top:20px;float:left; width:540px; height:330px;
		}
		
		.video_caption
		{
			position:relative;
			clear:left; 
			margin-left:250px;
			margin-right:250px;
			width:450px;
			height:auto;
			text-align:center;
			margin-top:50px;
			margin-bottom:10px;
			color:#999;
			font-size:11px;
			display:block;
		}
	
		
		.collection_video_large
		{
			position:relative; margin-top:20px;float:left; width:950px; height:580px;
		}
		
		.collection_large_image
		{
			position:relative; margin-top:20px;margin-left:20px;float:left; width:390px; height:600px; overflow:auto; 
overflow-x: hidden;
overflow-y: hidden;
padding:0px;
		}
		
		
		.collection_thumb_large
		{
			position:relative;
			float:left;
			width:150px; 
			height:225px;
			cursor:pointer;
		}
		
		/* aos image */
		
		.aos_image
		{
			position:relative;
			float:left;
			width:800px;
			height:475px;
			text-align:center;
			overflow:visibile; 
			padding:0px;
			margin:0px;
		}
		/* acc_image */
		.acc_image
		{
			position:relative;
			float:left;
			width:315px;
			height:600px; 
			text-align:center;
			overflow:hidden; 
			padding:0px;
			margin:0px;
		}
		