.styles_preview {
	border: 1px solid black;
	display: none;
	position: fixed;
	margin: 0 auto;	
	background-color: #fff;
	padding: 10px 20px;	
	top: 50%;
	left: 50%;
	/*ie6 position fixed*/
    position:fixed !important;
    position: absolute; /*ie6 and above*/
    bottom: 0;		
}
.styles_overlay { 
	background-color: #000;
	overflow: auto; 
}

.styles_preview p {	
	color: #888888;
	font-size: 11px;
	margin-top: 10px;
}
.play {
	background: url(http://cdn.muvee.com/en/images/stylelabs/sprite_stylelabs.png) repeat-x -76px -147px;
	overflow: hidden;
	width: 22px;
	height: 22px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
}
.styles_preview .close_container {	
	text-align: right;
	margin-bottom: 10px;
}
.styles_preview .close_preview {
	font-size: 14px;
	color: #a1a1a1;
	font-weight: bold;	
}
.styles_preview .close_preview:hover {
	text-decoration: none;
	color:#333;
}
.styles_preview .atc_container {	
	color: #aa0000;
	font-size: 15px;
	font-weight: bold;
/*	width: 110px;*/
	margin-bottom:23px;
}
.atc_container .button {
	float: right;
}
.atc_container .atc_small {
	float: right;
}
#styles_dd {
	float: left;	
	position: relative;
	cursor: pointer;
	margin-top: 10px;	
	height: 35px;
}
	#styles_dd ul {
		list-style-type: none;		
		width: 337px;
		background-color: #fff;
		overflow: visible;		
	}
	#styles_dd .holder {
		border-left: 1px solid #d9d9d9;
		border-right: 1px solid #d9d9d9;
		border-bottom: 1px solid #d9d9d9;
	}
	#styles_dd #scroll_pane {
		padding-right: 10px;
		width: 327px;		
		overflow-y: auto;
		overflow-x: hidden;					
	}
	#styles_dd ul li {		
		display: block;		
		padding: 5px 0px 5px 37px;
		border-top: 1px solid #f5f5f5;
		border-bottom: 1px solid #f5f5f5;
		font-weight: bold;		
		overflow: auto;
	}
	#styles_dd ul li:hover {		
		background-color: #f7f7f7;
	}		
	#styles_dd .ico_dropdown {
		color: #d5d5d5;
		font-size: 15px;		
		width: 15px;
		height: 9px;
		background: transparent url(http://cdn.muvee.com/en/images/stylelabs/sprite_stylelabs.png) 0px -179px;
		
	}
	#styles_dd .ico_container {
		float: right;
		padding: 10px;
		width: 15px;
		border-left: 1px solid #d9d9d9;
		margin-top: 2px;		
	}
	#styles_dd .#styles_dd {
		float: left;
	}
	#styles_dd .ico_now_playing_text {
		float: right;
		width: 63px;
		height: 9px;
		background: transparent url('/en/images/stylelabs/sprite_stylelabs.png') -133px -197px;		
		margin-right: 20px;		
	}
	#styles_dd .style_name {
		float: left;
	}
#music_details {
	float: left;
	margin-top: 15px;
	display: none;	
}
	#music_details #pump_audio {
		float: left;
		margin: 0 0 0 10px;
		width: 46px;
		height: 30px;
		background: transparent url(http://cdn.muvee.com/en/images/stylelabs/sprite_stylelabs.png) -20px -180px;	
	}
	#music_details p {
		float: left;
		margin: 0 0 0 10px;	
	}
	
/*begin ap6*/	
#ap6_styles_preview {
	/*orig w:700px, h:300px*/
	width: 690px;
	height: 290px;
	margin-left: -345px;
	margin-top: -145px;	
}
#ap6_styles_preview .preview_pic {
	width: 121px;
	height: 90px;
	background: url(http://cdn.muvee.com/en/images/stylelabs/sprites/packs_ap6mn2.jpg) no-repeat;
	position: relative;
	float: left;
}
#ap6_styles_preview .atc_container {
	float: right;
	width: 100px;
}
#ap6_styles_preview .style_details {
	width: 430px;
	overflow: auto;
}
#ap6_styles_preview .style_preview_desc {
	width: 167px;
	overflow: auto;
	float: left;
	margin-left: 10px;
}
	#ap6_styles_preview .style_preview_desc h1 {
		color: #404040;
		font-size: 15px;		
	}
	
	#ap6_styles_preview .style_preview_desc p {
		width: 167px;
	}	

#ap6_styles_preview .selected_style {
	width: 337px;
	height: 35px;
	border: 1px solid #d9d9d9;
	background-color: #f7f7f7;
}
	#ap6_styles_preview .selected_style .ico_now_playing {
		background: transparent url(http://cdn.muvee.com/en/images/stylelabs/sprite_stylelabs.png) -99px -148px;
		width: 32px;
		height: 32px;
		float: left;
	}
	#ap6_styles_preview .selected_style .style_name {	
		font-weight: bold;
		float: left;
		display: table-cell;
		vertical-align: middle;	
		padding: 10px;			
	}
	#ap6_styles_preview .selected_style .now_playing {		
		float: right;
		padding: 5px;		
		font-size: 9px;
		color: #737373;
		display: none;
	}
#ap6_preview_container {
	width: 240px;
	height: 180px;
	border: 1px solid black;
	float: right;
	background: black;
}
/*end ap6*/

/*begin reveal*/
#reveal_styles_preview {
	/*orig w:900px h:420px*/
	width: 880px;
	height: 425px;
	margin-left: -440px;
	margin-top: -190px;		
}
#reveal_preview_container {
	width: 550px;
	height: 355px;	
	float: right;		
}
#reveal_styles_preview .atc_container {
	float: left;
	width: 150px;	
}
#reveal_preview {
	float: left;
	width: 550px;
	height: 310px;
	margin-top: 10px;
}
#reveal_styles_preview .stylepack_details_container {
	float: left;
	width: 320px;
	height: 375px;
	overflow-y: auto;
	overflow-x: hidden;
}
#reveal_styles_preview .stylepack_details {
	width: 309px;
	overflow: auto;
}
#reveal_styles_preview .style_preview_desc {
	width: 135px;
	overflow: auto;
	float: left;
	margin-left: 10px;
}
	#reveal_styles_preview .style_preview_desc h1 {
		color: #404040;
		font-size: 15px;		
	}
	#reveal_styles_preview .style_preview_desc p {
		width: 135px;
	}		
#reveal_styles_preview .preview_pic {
	width: 160px;
	height: 90px;
	background: url(/en/images/stylelabs/sprites/packs_reveal.jpg) no-repeat 160px 90px;
	float: left;
}
#reveal_styles_preview p {
	margin-bottom: 10px;
}
#reveal_styles_preview #music_details p {
	margin-bottom: 0;
}
#reveal_styles_preview span.product_pricing {
	font-size: 16px;
	margin-right: 10px;
}

#styles_selector ul {
	float: left;
	list-style-type: none;
	width: 309px;
}
#styles_selector ul li {
	padding: 5px 10px;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	cursor: pointer;
	font-weight: bold;	
	width: 287px;
	overflow: auto;
	
}
#styles_selector ul li:hover {
	background-color: #f7f7f7;
}
#styles_selector .ico_preview {
	float: right;
	width: 59px;
	height: 9px;
	background: transparent url('/en/images/stylelabs/sprite_stylelabs.png') -133px -197px;	
	padding-right: 5px;
}
#styles_selector .ico_now_playing {		
	width: 45px;
	height: 45px;
	float: left;
	background: transparent url(/en/images/stylelabs/sprites/styles_reveal.jpg) 0 0;
}	
#styles_selector .style_desc, #styles_selector .style_name {
	float: left;
	width: 155px;
	margin-left: 5px;
}
#styles_selector .style_desc {
	font-weight: normal;
	font-size: 11px;
	color: #888888;	
	overflow: auto;
}
#styles_selector .hover_style {
	background-color: #f7f7f7;
}
#styles_selector .ico_preview.hover_style {
	background-position: -133px -187px;
}
#styles_selector .now_playing {		
	float: right;
	padding: 5px;		
	font-size: 9px;
	color: #737373;
	display: none;
	padding: 0;
}
/*end reveal*/

/*begin reveal free styles*/
#reveal_styles_preview.free_styles {
	top: 50%;
	left: 50%;	
	width: 550px;
	height: 500px;	
	margin-left: -275px;
	margin-top: -250px;		
}
#reveal_styles_preview.featured_styles {
	height:515px;
}
#reveal_styles_preview.free_styles .stylepack_details_container {
	height: 100px;
}
#reveal_styles_preview.free_styles #reveal_preview_container {
	height: 310px;
}
#reveal_styles_preview.free_styles #reveal_preview {
	height: 310px;
	margin: 0;
}  
#reveal_styles_preview.free_styles .stylepack_details_container {
	width: 100%;
} 
#reveal_styles_preview.free_styles .download_free_style {
	display: block;
	float: right;
	margin: 0 20px 0 0;
	font-size: 16px;
}
/*end reveal free styles*/
 
