/* Events Main ****************************************/

#event_header {
	margin: 0px 0px 0px 0px;
}

.eventHeader {
	font-family:Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:normal;
	margin:-5px 0 0 0;
	padding:0pt;
}

#eventsWrapper {
	width: 690px;
}

#event_main_sidebar {
	padding: 0px 0 0 0;
}

#currentEvents,
#upcomingEvents {
	margin: -72px 0 26px -56px;
	_margin: -72px 0 26px -56px;
	padding: 70px 0 0 45px;
	*padding: 80px 0 0 45px;
	_padding: 80px 0 0 45px;
	width: 690px;
	z-index:99;
	*position:relative;
}

* html #currentEvents, 
* html #upcomingEvents {
}

#upcomingEvents {
	margin: -72px 0 26px -56px;
	_margin: -72px 0 26px -56px;
	padding: 53px 0 0px 45px;
	*padding: 80px 0 0px 45px;
}

#upcomingEvents h2{
	margin: 3px 0 20px 0;
}

.event_main_promotion {
	clear: both;
	margin: 10px 20px 10px 0;
	*margin: 10px 20px 10px 0;
	height: 135px;
	position: relative;
	width: 680px;
	padding:1px;
	border:1px solid #dbd7d8;
}

.event_clock_container {
	background: transparent;
	padding: 5px 5px 0 0;
	position: absolute;
	top: 5px;
	right: 5px;
	text-align: right;
	z-index: 1000;
}

#teaserReelDate {
	color: #DA1473;
	font-weight: bold;
}

#teaserLogoZone {
	position: absolute; bottom: 25px;
}

.event_main_promo_countdown {
	color: #5e1b1b;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 19px;
	padding: 3px 0 0 0;
	line-height: 19px;
	margin-bottom:15px;
	*margin-bottom:10px;
	_margin-bottom:8px;
}

.event_main_promo_date {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 1em;
	padding: .5em 0 0 0;
	line-height: 16px;
	width: 270px;
}

.event_main_promo_utils {
	position: absolute;
	bottom: 3px;
	_bottom: 6px;
	right: 3px;
	width:133px;
}

.event_main_promo_utils a.enterBoutique, 
.event_main_promo_utils a.enterBoutique:visited {
	background: url(/resource/images/toluxe/btn_enter_boutique.jpg) no-repeat;
	text-indent: -9999em;
	height: 26px;
	width: 133px;
	float:left;
}

.event_main_promo_soon a.shareLaLa,
.event_main_promo_soon a.shareLaLa:visited,
.event_main_promo_utils a.shareLaLa, 
.event_main_promo_utils a.shareLaLa:visited {
	background: url(/resource/images/btn_share_lalala.gif) no-repeat;
	text-indent: -9999em;
	height: 26px;
	width: 133px;
	float:left;
}

.event_main_promo_soon {
	position: absolute;
	bottom: 3px;
	_bottom: 6px;
	right: 3px;
	width:133px;
}

.event_main_promo_soon a.previewBoutique, 
.event_main_promo_soon a.previewBoutique:visited {
	background: url(/resource/images/toluxe/btn_preview_boutique.jpg) no-repeat;
	text-indent: -9999em;
	height: 26px;
	width: 133px;
	float:left;
}

.event_main_promo_soon a.notifyMe, 
.event_main_promo_soon a.notifyMe:visited {
	background: url(/resource/images/btn_notify_me.gif) no-repeat;
	text-indent: -9999em;
	height: 26px;
	width: 151px;
	margin-right:1px;
	float:left;
}

/* Event Parent Styles ----------------------------------------------------*/

#parent_teaserReelContent {
	background: #FFF;
	border: 1px solid #D7D6D4;
	margin: 10px 0 0 0;
	padding: 2px;
	width: 915px;
}

#parent_teaserContainer {
	float: left; 
	text-align: right; 
	width: 588px;
}


#parent_teaserReelHeader {
	margin: 0;
}

#parent_teaser_left {
	background: url(/resource/images/bg_teaser_left.gif) repeat-y left;
	float: left;
	height: 378px;
	margin: 0;
	padding: 0;
	width: 288px;
}

#parent_teaser_left_content {
	background: url(/resource/images/bg_teaser_left_keyhole.gif) no-repeat left top;
	height: 357px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-weight: bold;
	padding: 21px 0 0 95px;
	position: relative;
}

#parent_teaser_left_content ul {
	margin: 10px 0 0 12px;
}

#parent_teaser_left_content ul li {
	padding: 0;
	margin: 0 0 8px 0;
}

#parent_teaser_left_content ul li a,
#parent_teaser_left_content ul li a:visited{
	color: #E25597;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
}

#parent_teaser_left_content ul li a:hover {
	text-decoration: underline;
}

#parent_teaser_left_content span {
	padding-left: 3px;
	color: #000;
	font-size: 9px;
	font-weight: bold;
	line-height: 10px;
}

#boutiqueOpen {
	width: 170px;
}

#boutiqueOpen span {
	padding-left: 0px;
}
/* ------ Added Final Sale Clearance Styles 12/2008 ----------------------- */
#parentFsc_Content {
	background: #FFF;
	border: 1px solid #D7D6D4;
	margin: 10px 0 0 0;
	padding: 2px;
	width: 915px;
	height:386px;
}

#parentFsc_Container {
	background: url(/resource/images/bg_parentFsc_container.gif) repeat-x left;
	float: left; 
	text-align: left; 
	width: 845px;
	height:386px;

}


#parentFsc_teaser_left {
	background: url(/resource/images/bg_parentFsc_left.gif) repeat-x left;
	float: left;
	height: 378px;
	margin: 0;
	padding: 0;
	width: 70px;
}

#parentFsc_teaser_left_content {
	background: url(/resource/images/bg_parentFsc_left_keyhole.gif) no-repeat left top;
	height: 357px;
	width: 70px;
	
}

#parentFsc_teaser_left_content ul {
	margin: 10px 0 0 12px;
}

#parentFsc_teaser_left_content ul li {
	padding: 0;
	margin: 0 0 8px 0;
}

#parentFsc_teaser_left_content ul li a,
#parentFsc_teaser_left_content ul li a:visited{
	color: #E25597;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
}

#parentFsc_teaser_left_content ul li a:hover {
	text-decoration: underline;
}



#parentFsc_links {
	height: 357px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-weight: bold;
	margin: 0 0 0 10px;
}

#parentFsc_links span {
	padding-left: 3px;
	color: #000;
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;
}


#parentFsc_links a {
	color: #E25597;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
}

#parentFsc_links a:visited {
 	color: #808285;
 	text-decoration: underline;
}
#parentFsc_links a:hover {
	color: #4A3238;
	text-decoration: underline;
}

.cellFsc {
	border-bottom:0;
	margin:0;
	padding: 3px 0 3px 0;
	*padding: 2px 0 2px 0;
	_padding: 2px 0 2px 0;
	width: 240px;
}


/* ----- End  FSC --------------*/





#parent_content.teaserReelContent {
	background: none;
}

#parent_teaser_right {
	background: #D3CCC4;
	float: left;
	height: 355px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 39px;	
}

#parent_teaser_close {
	background: #D3CCC4;
	float: left;
	height: 355px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 32px;	
}


/* Event child styles -----------------------------------------------------*/

#childLeftNav {
	margin:50px 0px 0px 0px; 
	padding-right: 12px;
}

#childLeftNav span {
	padding-left: 5px;
	color: #000;
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;
	
}

/* Event Promo Reel Modalbox styles ----------------------------------------*/

#MB_teaserContainer {
	float: left; 
	text-align: right; 
	width: 588px;
}

#MB_frame.teaserReelHeader {
	background: #FCF7F1;
}

#MB_content #parent_teaserReelHeader {
	width: 100%;
}	

#MB_teaser_left_content ul li a,
#MB_teaser_left_content ul li a:visited{
	color: #E25597;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	font-weight: normal;
}

#MB_teaser_left_content ul li a:hover {
	text-decoration: underline;
}

#MB_content.teaserReelContent {
	background: none;
}

#MB_teaserReelContent {
	background: #FFF;
	border: 1px solid #D7D6D4;
	margin: 30px 0 0 10px;
	padding: 2px;
	width: 910px;
}

#MB_teaser_close {
	background: #D3CCC4;
	float: left;
	height: 355px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 32px;	
}

#feedbackLink {
	font-size:15px;
	line-height:1.3;
	margin-top:10px;
	text-align:right;
	width: 217px;
}
#feedbackLink a{
	font-weight: bold;
}

/* New style for Editorial */
#editorialBlog 
{
    background-image: url(/resource/images/img_view_keyhole.gif);
    background-repeat:no-repeat;
    width:215px;
    height:182px;
    padding-left: 5px;
    margin-top: 20px;
}

.editorialTeaserText
{
    width: 200px;
    font-size:11px;
    text-decoration: underline; 
    padding-top:100px;
    }
/* Added new positioning for the CMS left nav child img */

#cmsLeftNavChild {
 	position: relative;
 	left: -15px;
}