/* global styles for the stylelabs pages */

.content_separator {
	clear: both;
	background: url('/en/images/arcadia_launch/grey_line.gif') repeat-x;
	width: 80%;
	margin: auto;
	padding-bottom: 25px;
}

h1 {
	font-size: 40px;
	font-weight: normal;
	margin-bottom: 10px;
}

.works-with {
	font-size: 11px;
	color: #777;
	line-height: 19px;
}

.buy {
	line-height: 13px;
}

.product_pricing {
	float: left;
	font-size: 13px;
	margin-right: 2px;	
}
.best_sellers_pricing {
	font-size: 13px;
	font-weight: bold;
	color: #D00;
	margin-right: 2px;	
	margin-bottom:5px;
	float:none;
}
.btn_add_to_cart {
	float: left;
	margin-left: 5px;
}

.superstyle {
	background: url(/en/images/stylelabs/icon_superstyle.gif) no-repeat;
	overflow: hidden;
	width: 21px;
	height: 26px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.play {
	background: url(/en/images/arcadia_launch/stylelabs/play.png);
	overflow: hidden;
	width: 15px;
	height: 15px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
}

#featured-stylepacks {
	margin-top: 0;
	display: none;
	float: right;
	width: 365px;
	margin-top: 18px;
}

/* featured styles */
#featured-tabs {
	background: white url(/en/images/stylelabs/sprite_stylelabs.png) repeat-x 0 0;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	clear: both;
	font-weight: bold;
}

#featured-tabs .featured-tab {
	height: 21px;
	margin-right: 4px;
	background: white url(/en/images/stylelabs/sprite_stylelabs.png) no-repeat 0 -22px;
	position: relative;
	float: left;
	cursor: pointer;
	text-align: center;
	padding: 0 20px;
	color: #6d6d6d;
}

#featured-tabs .featured-tab .right-side {
	background: white url(/en/images/stylelabs/sprite_stylelabs.png) no-repeat -196px -22px;
	display: block;
	position: absolute;
	right:0;
	top:0;
	height: 21px;
	width: 4px;
	z-index: 1;
}

#featured-tabs .selected {
	background-position: 0 -44px;
	cursor: default;
}

#featured-tabs .selected .right-side {
	background-position: -196px -44px;
}

#featured-tabs .featured-tab .label {
	z-index: 2;
}

#featured-content {
	border: 1px solid #e2e2e2;
	border-top: none;
	padding: 15px;
}

#featured-content .buy {
	float: right;
}

#featured-content .preview-pic {
	float: left;
	margin-right: 15px;
}

#featured-content .pack-great-for {
	width: 315px;
	margin-top: 6px;
	margin-left: 136px;
	font-size: 11px;
}
#featured-content .pack-description {
	width: 315px;
	margin-top: 6px;
	margin-left: 136px;
}

#featured-stylepacks .descriptions {
	width: 365px;
	height: 136px;
	overflow: hidden;
	background: url('/en/images/arcadia_launch/reveal_boxes.jpg') no-repeat;
	float: right;
	position: relative;
}

#featured-stylepacks .pack-details {
	top: 20px;
	right: 20px;
	width: 165px;
	overflow: hidden;
	float: right;
	position: relative;
}

.best_sellers_box {
	width: 564px;
	height: 199px;
	border: 2px solid #CCC;
	border-radius: 10px;
	background: white;
	overflow: hidden;
	float: left;
}

.best_sellers {
	overflow: hidden;
	width:503px; 
	height:188px; 
	margin-left:30px;
	margin-top:12px;
}

.promo_box {
	width: 371px;
	height: 199px;
	border: 2px solid #CCC;
	border-radius: 10px;
	background: white;
	overflow: hidden;
	float: right;
	margin-bottom: 30px;
}

#promo_content .banner {
	background: url(/en/images/arcadia_launch/promo-banner.png) no-repeat;
	position: absolute;
	width: 371px;
	height: 199px;
}
#promo_content p {
	position: absolute;
	margin-left: 180px;
	margin-top: 135px;
}

#featured-stylepacks .box_revealX a {
	position:absolute;
	display:block;
	width:80px;
	height:120px;
}

#featured-stylepacks .box_RevealEX a {
	top: 20px;
	left:80px;
	position:absolute;
	display:block;
	width:80px;
	height:120px;
}

#featured-stylepacks .buy {
	position: absolute;
	left: 10px;
	bottom: 10px;
}

#featured-stylepacks .product_pricing {
	color: white;
	line-height: 23px;
}

#featured-stylepacks .btn_add_to_cart {
	margin-left: 5px;
}

#pack-heading-reveal-sub-headline {
	font-size: 20px;
	color: #333;
}	
#pack-heading-reveal {
	width: 257px; 
	height: 49px;
	background-image: url('/en/images/arcadia_launch/stylelabs/stylelabs_title.png');
	text-indent: -9999px;
}

/*start of global styles*/
#packs-tabs {
	line-height: 59px;
	overflow: hidden;
	clear: both;
}
#packs-tabs .packs-tab {
	background: url(/en/images/arcadia_launch/stylelabs/tabs-new.png) no-repeat -723px 0px;
	width: 235px;
	position: relative;
	float: left;
	cursor: pointer;
}
#packs-tabs .selected {
	background-position: -11px 0px;
	cursor: default;
}
#packs-tabs .packs-tab .label {
	padding: 0 75px;
	font-size: 13px;
	font-weight: bold;
	z-index: 2;
	color: #666;
}
#packs-tabs .packs-tab .label1 {
	padding: 0 80px;
	font-size: 13px;
	font-weight: bold;
	z-index: 2;
	color: #666;
}
#packs-tabs .packs-tab .label:hover {
	color: inherit;
}
#packs-tabs .selected .label {
	color: inherit; 
}
#packs-tabs .packs-tab .label1:hover {
	color: inherit;
}
#packs-tabs .selected .label1 {
	color: inherit; 
}

#packs-settings {
	position: relative;
	background: url(/en/images/arcadia_launch/bar-shadow.png) no-repeat;
	width: 950px;
	height: 13px;
	top: 59px;
	left: 25px;
}

#loading-packs {
	padding: 50px 0 50px 24px;
}
#packs-settings .view-type
{
	padding-top: 4px;
	width: 42px;
	height: 15px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}
#packs-settings .view-type .icon
{
	width: 42px;
	height: 15px;
	background: url(/en/images/stylelabs/sprite_stylelabs.png) no-repeat 0 -147px;
	overflow: hidden;
	cursor: pointer;
}
#packs-settings .view-type .list
{
	background-position: 0 -163px;
}
#packs-settings .category
{
	float: right;
	display: none;
}

/* layout styles */
#stylelabs-description {
	width: 570px;
	margin-bottom: 25px;
}
#free-styles, #packs-grid, #packs-list {
	border-collapse: collapse;
	margin-top: 30px;
	display: none;
}
#superstyles-description {
	margin: 15px 0;
	padding-left: 45px;
	background: url(/en/images/stylelabs/icon_superstyle.gif) no-repeat 15px 5px;
	font-size: 11px;
}

/* global style packs styles */
.pack-title, .freestyle-title {
	margin-top: 20px;
	font-weight: bold;
	font-size: 14px;
}
.best-sellers-preview {
	background-position: 0px 0px; 
	padding-right:8px; 
	margin-top:5px;
}
.preview-link {
	float:right;
	margin-right: 40px;
}
.preview-link:hover {
	text-decoration: none;
}
.preview-play {
	background: url('/en/images/arcadia_launch/stylelabs/play.png');
	width: 15px;
	height: 15px;
	position:absolute;
	margin-left:55px;
}
.pack-title a {
	color:#3D4C57;
}
.pack-description {
	position: absolute;
	margin-top: -70px;
	width:200px;
	font-size: 11px;
	color: #555;
}
.descriptions {
	position: absolute;
	margin-top: -20px;
	width:200px;
	font-size: 11px;
	color: #555;
}

/* grid view */
#packs-grid td, #free-styles td {
	padding: 5px 14px 10px 15px;
	width: 300px;
	border-left: 1px solid #e5e5e5;
	vertical-align: top;
}
#packs-grid td.empty, #free-styles td.empty {
	border-left: none;
}
#packs-grid .new-pack {
	height: 20px;
}
.best-sellers-pic {
	top:-85px; 
	left: -135px;
	overflow: hidden;
	margin-left: 120px;
	position: relative;
	cursor: pointer;
	width: 160px;
	height: 90px;
	display:block;
	background: url(/en/images/arcadia_launch/stylelabs/sprite-style-boxshots-current.png) no-repeat;
}
.preview-pic {
	overflow: hidden;
	margin-left: 120px;
	position: relative;
	cursor: pointer;
	width: 160px;
	height: 90px;
	display:block;
	background: url(/en/images/arcadia_launch/stylelabs/sprite-style-boxshots-current.png) no-repeat;
}
.preview-pic-free-styles {
	overflow: hidden;
	position: relative;
	cursor: pointer;
	width: 160px;
	height: 90px;
	display:block;
	background: url(/en/images/arcadia_launch/stylelabs/sprite-style-boxshots-current.png) no-repeat;
}
.P00089_Action .preview-pic {
	background-position: -481px -180px;
}
.P00090_PhotoElegance .preview-pic {
	background-position: -641px -180px;
}
#packs-grid .pack-title {
	position:absolute;
	margin: -87px 0 12px;
}
#packs-grid .hseparator td {
	border: none;
	padding: 10px 0;
}
#packs-grid .hseparator div {
	border-top: 1px solid #e5e5e5;
	height: 0;
	margin: 0;
	padding: 0;
}
#packs-grid .isnew-row td {
	padding: 0 14px 2px 15px;
}
#packs-grid .buy-row td {
	height:18px;
	line-height: 13px;	
	padding: 0 0 0 13px;
	overflow:visible;
}
/* list view */
#packs-list td {
	padding: 20px 15px 10px 15px;
	width: 435px;
	border-bottom: 1px solid #e5e5e5;
	vertical-align: top;
}
#packs-list tr.first-row td {
	padding-top: 2px;
}
#packs-list td.vseparator-1, #packs-list td.vseparator-2 {
	border: none;
	width: 10px;
	padding: 0;
}
#packs-list td.vseparator-2 {
	border-left: 1px solid #e5e5e5;
}
#packs-list .buy {
	float: right;
}

/* free styles */
.freestyle-download a {	
	font-size: 11px;
}

