/*
 * Event and Promotions, Stores styles css
 *
 * @author: Jansen
 * @version: 0.1
 * @project: DKNY Jeans
 */

/* Sub-title and Selector Style */

h2.sub-title-hdr-eventspromotions {
	width: 295px;
	height: 28px;
	background: url(../App_Themes/DKNY_jeans/images/whats-happening/subtitle-events-promo.gif) top no-repeat;
	float: left;
}

div#main-content select {
	margin: 15px 0 0 0;
	background-color: #ccc;
}

span.select {
	position: absolute;
	/* width excludes padding */
	width: 168px;
	height: 25px;
	margin: 15px 0 0 0;
	_margin-left: -9999px;
	padding: 0 24px 0 8px;
	color: #999;
	font: 12px/21px Verdana;
	background: url(../App_Themes/DKNY_jeans/images/_common/dropdown_bg.gif) 0 0 no-repeat;
	overflow: hidden;
}


/* Left Navigation and Right Content Style */

#left-navigation {
	float: left;
	width: 180px;
	margin-right: 30px;
}

#right-content {
	float: left;
	width: 690px;
}

/* Left Navigation Content Style */

#left-navigation ul {
	width: 188px;
	list-style: none;
}

#left-navigation li.left-nav-hdr {
	width: 172px;
	padding: 5px;
	font-family: Arial;
	font-size: 1.4em;
	font-weight: none;
	color: #FFF;
	background-color: #666;
}

#left-navigation li.left-nav-hdr a {
	color: #fff;
	text-decoration: none;
}

#left-navigation li.left-nav-link {
	width: 172px;
	margin-top: 10px;
	padding-left: 15px;
	background: url(../App_Themes/DKNY_jeans/images/_common/bullet-arrow.gif) 0 3px no-repeat;
}

#left-navigation li.left-nav-link a {
	font-size: 1.2em;
	color: #666;
	text-decoration: underline;
}

#left-navigation li.left-nav-link a:hover {
	color: #666;
	text-decoration: none;
}

#left-navigation li.left-nav-divider {
	width: 188px;
	height: 20px;
}

/* Events and Promotions & Stores Content Style */

h2.sub-header-event {
	width: 670px;
	display: block;
	float: left;
	font-size: 1.2em;
	font-family: Tahoma;
	color: #666;
	padding-left: 20px;
	padding-bottom: 2px;
}

.store-section-divider,
.event-section-divider {
	display: block;
	float: left;
}

.event-section-divider {
	margin-bottom: 20px;
}

.store-section-divider {
	margin: 15px 0 15px 0;
}

h3.promotion-title {
	width: 670px;
	_width: 650px;
	float: left;
	display: block;
	font-family: Arial;
	font-size: 2.4em;
	color: #ccc;
	padding-left: 20px;
}

h4.promotion-date {
	display: block;
	font-size: 1.0em;
	color: #999;
}

h5.promotion-title {
	width: 690px;
	_width: 670px;
	float: left;
	display: block;
	font-family: Arial;
	font-size: 2.4em;
/*ss09-	color: #990099;*/
	color: #6c9db6;
}

h6.promotion-subtitle {
	font-family: Tahoma;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	color: #666;
}

span.feature-text {
	display: block;
	float: left;
	width: 690px;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 1.2em;
	color: #fff;
}

span#social-bookmark {
	display: block;
	float: left;
	width: 690px;
	margin-bottom: 5px;
}

span#social-bookmark a {
	float: right;
}

p.promotion-desc {
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Tahoma;
}

p a {
	color: #fff;
	text-decoration: underline;
}

p a:hover {
	color: #ffcc00;
	text-decoration: none;
}

p.coming-soon-txt {
	font-style: italic;
	font-family: Tahoma;
}

span.desc-hdr {
	font-family: Tahoma;
	font-size: 1.4em;
	color: #fff;
}

.promotions-img {
	display: block;
	float: left;
	margin-bottom: 50px;
}

ul.country-stores {
	display: block;
	float: left;
	width: 702px;
	margin-top: 10px;
	padding-bottom: 20px;
	list-style: none;
}

ul.country-stores li {
	width: 311px;
	height: 230px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	float: left;
}

ul.country-stores li h4 {
	display: block;
	font-family: Tahoma;
	font-size: 1.1em;
	font-weight: bold;
	color: #ccc;
	margin-top: 20px;
	margin-bottom: 20px;
}

ul.country-stores li h5 {
	font-size: 1.6em;
	font-family: Tahoma;
/*ss01	color: #990099;*/
	color: #6c9db6;
}

ul.country-stores li h6 {
	font-size: 1.2em;
	font-family: Tahoma;
	color: #999;
	margin-bottom: 20px;
}

ul.country-stores li a {
	float: left;
	margin-top: 20px;
}

ul.country-stores li p {
	font-size: 1.2em;
	font-family: Tahoma;
}

li.country-stores-odd {
	background-color: #161616;
}

p.collaborations-desc {
	width: 690px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Tahoma;
}

img#artiste-img {
	float: right;
	margin: 0 0 30px 30px;
}

span.download-track-btn {
	display: block;
	width: 255px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 0.9em !important;	
	background-color: #999;
	padding: 10px;
}

span.download-track-btn a {
	color: #000 !important;
	text-decoration: none !important;
}

span.download-track-btn a:hover {
	text-decoration: underline !important;
}

img#inspire-txt {
	float: left;
}

p.inspire-txt-desc {
	float: left;
	width: 670px;
	padding: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #000;
	background-color: #999;
	margin-bottom: 15px;
}

p.inspire-txt-desc a {
	color: #555;
	text-decoration: underline;
}

p.inspire-txt-desc a:hover{
	color: #555;
	text-decoration: none;
}

p.collaborations-desc a{
	color: #333;
	text-decoration: none;
}

p.collaborations-desc a:hover{
	color: #ffcc00;
	text-decoration: none;
}



/*  */

#video-content-area {
	float: left;
	display: block;
	width: 520px;
	margin-right: 10px;
}

#images-content-area {
	float: left;
	display: block;
	width: 350px;
	margin-left: 15px;
	_margin-left: 10px;
}

.vert-shadow-divider {
	float: left;
	display: block;
	width: 15px;
	height: 345px;
}

h3.vidimg-header {
	display: block;
	font-size: 1.8em;
	font-weight: bold;
	color: #666;
	margin-bottom: 15px;
}
