/* RESET */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

* {
	outline: none;
}

a:focus, .scroller:focus, .scroller:hover, .scroller:active {
	outline: none;
}

u {
	text-decoration: underline;
}

b, strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

/* BEGIN */

html, body {
	background: black;
	font-family: baskerville,'palatino linotype', Georgia;
	font-size: 14px;
	line-height: 20px;
}

#container {
	text-align: center;
	width: 100%;
	padding: 10px 0 0 0;
}

#wrapper {
	text-align: left;
	width: 846px;
	height: 640px;
	padding: 59px 0 20px 114px;
	overflow: none;
	margin: 0 auto;
	background: #000000 url(bg/bg_frame.jpg) top left no-repeat;
	position: relative;
}

	.tpl_7 #wrapper {
		background: #000000 url(bg/bg_retail.jpg) top left no-repeat;
	}

	.tpl_10 #wrapper {
		background: #000000 url(bg/bg_frame_welcome.jpg) top left no-repeat;
	}

	a#logo {
		position: absolute;
		top: 40px;
		left: 352px;
		display: block;
		width: 261px;
		height: 54px;
		background: url(images/mcl_logo.png) top left no-repeat;
		color: white;
		z-index: 9999;
		text-indent: -9999px;
	}

	#page_frame {
		display: block;
		width: 730px;
		height: 458px;
		position: relative;
		overflow: hidden;
		background: black;
		color: white;
	}
	
		.tpl_10 #page_frame {
			background: transparent;
			height: 600px;
		}
	
	#pan {
		width: 730px;
		height: 458px;
		position: relative;
		display: block;
	}
	
	.tpl_7 #page_frame {
		background: transparent;
	}
	
	#page_frame a {
		color: white;
	}
	
	#page_frame a:hover {
		color: #cccccc;
	}

/* WELCOME PAGE */

	#crest_holder {
		display: none;
	}

	#entrance_crest {
		position: absolute;
		top: 80px;
		left: 190px;
		background: url(images/entrance_crest.png) top left no-repeat;
		display: block;
		width: 350px;
		height: 300px;
		text-indent: -9999px;
		float: left;
	}
	
	#lang_relative a {
		position: relative;
		background: url(images/languages.png) center top no-repeat;
		display: block;
		width: 100%;
		height: 20px;
		text-indent: -9999px;
		float: left;
		margin-left: 20px;
	}
	
	#lang_relative a .fader {
		position: absolute;
		top: 0px;
		left: 0px;
		background: url(images/languages_glow.png) center top no-repeat;
		display: block;
		width: 100%;
		height: 20px;
		float: left;
	}
	
	#lang_english a {
		width: 55px;
		background-position: 0 0;
	}
	
		#lang_english a .fader {
			width: 55px;
			background-position: 0 0;
		}
		
	#lang_french a {
		width: 65px;
		background-position: -130px 0;
	}
	
		#lang_french a .fader {
			width: 65px;
			background-position: -130px 0;
		}
		
	#lang_russian a {
		width: 45px;
		background-position: -69px 0;
	}
	
		#lang_russian a .fader {
			width: 45px;
			background-position: -69px 0;
		}
		
	#lang_japanese a {
		width: 34px;
		background-position: -206px 0;
	}
	
		#lang_japanese a .fader {
			width: 34px;
			background-position: -206px 0;
		}
	
	#choose_language {
		position: absolute;
		top: 450px;
		text-align: center;
		width: 700px;
	}
	
	#lang_relative {
		position: relative;
		padding: 20px;
		width: 500px;
		margin: 0 auto;
		text-align: center;
	}
	
	#language_links {
		margin-left: 90px;
	}
	
	#welcome_left {
		position: absolute;
		top: 0px;
		left: 0px;
		display: block;
		width: 20px;
		height: 100px;
		background: url(images/welcome_left.png) top left no-repeat;
	}
	
	#welcome_right {
		position: absolute;
		top: 0px;
		right: 0px;
		display: block;
		width: 20px;
		height: 100px;
		background: url(images/welcome_right.png) top left no-repeat;
	}
	
		#enter_site .fader_opacity {
		
		}

a.scroll {
	text-indent: -9999px;
	display: block;
	height: 54px;
	width: 43px;
	position: absolute;
	
}

	#left {
		background: url(images/left.png) top left no-repeat;
		left: 72px;
		top: 257px;
	}
	
	#right {
		background: url(images/right.png) top left no-repeat;
		right: 75px;
		top: 259px;
	}
	
/* NAVIGATE */

#navigate {
	position: absolute;
	top: 555px;
	left: 105px;
	padding: 0px;
	margin: 0px;
}

	.navigation {
		float: left;
		margin: 0px;
		padding: 0px;
	}
	
		.navigation#our_story {
			
		}
		
			#nav_our_story a.topLevel, #nav_press a.topLevel {
				border-right: 1px solid black;
			}
		
		.navigation#our_collection {
			margin-left: 30px;
		}
		
		.navigation#press {
			margin-left: 140px;
		}
		
		.navigation#boutique {
			margin-left: 0px;
		}

	.navigation a {
		display: block;
		text-indent: -9999px;
		background-repeat: none;
	}
	
	.navigation a:focus {
		outline: none;
	}

	.navigation li.topLevel {
		margin: 0px;
		padding: 0px;
		float: left;
	}
	
	.navigation li {
		display: block;
	}
	
	.navigation .subnavigation {
		padding: 20px 0;
		display: none;
		float: left;
	}
	
	.navigation .subnavigation li {
		padding: 0px;
		margin: 0px;
	}
	
	.navigation .subnavigation li a {
		padding: 0px;
		margin: 0px;
		float: left;
		line-height: 1px;
	}
	
/* SEE SPRITES FILES FOR SPRITES POSITIONING ETC (aka translations) */



/* FOOTER */

#crest {
	position: absolute;
	right: 70px;
	bottom: 80px;
	height: 94px;
	width: 83px;
}
	
	#crest img {
		
	}

#footlinks {
	position: absolute;
	bottom: 5px;
	right: 30px;
}

	#footlinks li {
		display: block;
		float: left;
		padding-left: 10px;
		padding-right: 10px;
		line-height: 1px;
		border-left: 1px solid #666666;
	}
	
	#footlinks li.first {
		border: none;
	}
	
		#footlinks li a {
			padding: 0px;
			margin: 0px;
			float: left;
			display: block;
			height: 13px;
			background-repeat: none;
			text-indent: -9999px; 
		}

/* CAROUSEL */	

/*
.carousel {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0;
}
*/

	.carousel li {
		float: left;
		display: block;
		/* padding: 150px 20px 0 0; */
		padding: 0 40px 0 0;
		/* height: 460px; */
	}
	
	.carousel li a {
		display: block;
		padding-top: 120px;
	}
	
	.carousel li.coming_soon {
		display: block;
		text-align: center;
		float: none;
		width: 730px;
	}
	
	.carousel a img {
		height: 300px;
		vertical-align:middle;
	}
	
#product_targets {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
}

	.product_target {
		background: black;
		display: none;
		width: 730px;
		height: 460px;
		position: relative;
		color: #808183;
	}
	
	.product_target img {
		
	}
	
	.product_target td {
		height: 460px;
		padding-top: 60px;
		width: 730px;
		vertical-align: middle;
		
	}
	
	.product_target .description {
		position: absolute;
		top: 35px;
		right: 20px;
		text-align: right;
	}
	
	.product_target .description h3 {
		font-weight: bold;
	}
	
	.product_target .description p {
		/* font-size: 11px; */
		margin: 15px 0 0 0;
	}


/* CONTENT PAGES */

.text_page {
	margin: 60px 20px 0px 10px;
	padding-right: 0px;
	height: 345px;
	background: black;
	overflow: hidden;
	position: relative;
}

	#body_our_collection .text_page {
		height: 450px;
	}
	
	#body_our_collection .jScrollPaneTrack, #body_our_collection .jScrollArrowUp, #body_our_collection .jScrollArrowDown {
		display: none;
	}
	
	#body_our_collection .scroller {
		overflow: hidden;
	}

	.text_page .scroller {
		padding-right: 10px;
		height: 340px;
		background: black;
		overflow-y: scroll;
	}
	
	.home-image {
		float: left;
		margin: 30px 20px 0 10px;
	}

	.text_page p {
		padding: 0 0 15px 0;
	}
	
.dropcap {
	height: 165px;
	display: block;
	float: left;
	text-indent: -9999px;
	padding: 0 10px 10px 0;
}

.tpl_4 .jScrollPaneContainer, .tpl_13 .jScrollPaneContainer {
	width: 730px !important;
}

.jScrollPaneContainer {
	position: relative;
}


	.jScrollPaneContainer .scroller {
		padding-bottom: 70px;
	}

.jScrollArrowUp {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(images/top.jpg) top left no-repeat;
	display: block;
	width: 17px !important;
	height: 32px;
	z-index: 9999;
	text-indent: -9999px;
	overflow: hidden;
}

.jScrollArrowDown {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(images/bottom.jpg) top left no-repeat;
	display: block;
	width: 17px !important;
	height: 32px;
	z-index: 9999;
	text-indent: -9999px;
	overflow: hidden;
}

.jScrollPaneTrack {
	background: #2c2117;
	cursor: pointer;
	height: 100%;
	position: absolute;
	right: 3px;
	top: 0;
}

.jScrollPaneDrag {
	background: #9c9ea0 none repeat scroll 0 0;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
}

.jScrollPaneDragTop {
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
}

.jScrollPaneDragBottom {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
}

/* STATES & STORES */

.locations {
	padding: 50px 20px 0 40px;
}

	.locations .states {
		padding: 0px 0px 0 40px;
		display: block;
	}
	
		.locations .states li {
			padding: 5px 0;
		}

#states {
	float: left;
	width: 240px;
	display: block;
	height: 380px;
	position: relative;
	overflow: hidden;
}

#states .jScrollPaneContainer {
	height: 380px;
}

#states .scroller {
	height: 380px;
}

	#states li.selected a:before {
		 content: "> ";
	}

#stores {
	float: right;
	position: relative;
	width: 360px;
	overflow: hidden; 
}

#events_list #stores {
	width: 400px;
}

	#stores .scroller {
		height: 380px;
	}

	.locations h3 {
		font-size: 16px;
		font-weight: bold;
		padding: 0 0 10px 0;
		color: #9C9EA0;
	}
	
		.state_stores .store {
			padding: 0 0 10px 0;
			font-size: 13px;
		}
		
		.store h4 {
			font-weight: bold;
		}
		
		.store address, .store dl {
			color: #9C9EA0;
		}
		
	/*
#events_list.locations #states {
		width: 680px;
	}
	
	#events_list.locations #states .states {
		padding: 0px;
	}
	
	#events_list.locations #states .event_summary {
		/* width: 600px; */
	}
	
	#events_list.locations #states .event_summary img {
		/*
float: right;
		padding-left: 10px;
*/
	}
	
	#events_list.locations #states .event_summary .more_info {
		float: left;
		padding: 10px 0 0 0;
	}
	
	#events_list.locations #states .event_summary .event_description {
		/* padding: 0px; */
	}
	
	#events_list.locations #states .event_summary address {
		font-size: 12px;
	}

*/	
dt {
	float: left;
	padding-right: 5px;
}

#retail_map {
	position: relative;
}

#outlets {
	position: absolute;
	top: 425px;
}

#outlets_row_2 {
	position: absolute;
	top: 440px;
}

	#retail_map .outlets li {
		float: left;
		padding: 0 5px;
		margin: 0 10px;
		list-style-type: disc;
		list-style-position: outside;
		color: #000000;
	}
	
		#retail_map .outlets li.first {
			list-style-type: none;
			
		}
	
	#retail_map .outlets li a {
		position: relative;
		color: #000000;
	}
	
		#retail_map .outlets li a:hover {
			text-decoration: none;
			color: #333333;
		}

	#retail_map a {
		position: absolute;
		text-align: center;
	}

	a#north-america {
		top: 180px;
		left: 107px;
		width: 60px;
	}
	
	a#south-america {
		top: 305px;
		left: 200px;
		width: 60px;
	}
	
	a#europe {
		top: 165px;
		left: 395px;
	}
	
	a#asia {
		top: 180px;
		left: 530px;
	}
	
	a#oceania {
		top: 340px;
		left: 580px;
	}
	
	a#africa {
		top: 235px;
		left: 375px;
		
	}
	
	a#russia {
		top: 120px;
		left: 525px;
	}


/* PRESS */

div.sc_menu {
	position: relative;
	height: 360px;
	width: 710px;
	overflow: auto;
	margin: 30px 10px 0 10px;
}

.tpl_9 div.sc_menu, .tpl_11 div.sc_menu {
	width: 510px;
	height: 325px;
	padding-top: 35px;
}

.archives {
	width: 90px;
	padding-left: 40px;
	padding-right: 10px;
	text-align: left;
	height: 210px;
	padding-top: 195px;
	display: block;
	float: left;
}

div.sc_menu_ul, ul.press_menu {
	display: block;
	height: 140px;
	width: 5000px;	
	padding: 15px 0 0 15px; 
	margin: 0;		
}

	div.thumbnail {
		display: block;
		float: left;
		padding: 0 20px 0 0;
		height: 135px;
		width: 100px;
		overflow: hidden;
		
	}
		
		div.thumbnail a {
			position: relative;
			display: block;
			height: 135px;
			width: 96px;
		}
		
		div.thumbnail a:hover {
			text-decoration: none;
			*background: #867f7f;
		}
		
		div.thumbnail img {
			z-index: 1;
			position: absolute;
		}
	
		.sc_menu .description {
			position: absolute;
			top: 10px;
			left: 10px;
			font-size: 12px;
			color: white !important;
			text-decoration: none !important;
			width: 80px;
			text-align: center;
			z-index: 99999;
			display: none;
		}
		
				
		
	
	.press_releases .sc_menu li {
		display: block;
		float: left;
		padding: 0 20px 0 0;
		overflow: hidden;
	}

.sc_menu a {
	display: block;
	text-decoration: none;
}

.press_releases h3 {
	font-size: 16px;
	padding: 0 0 0 20px;
}

#go_back {
	position: absolute;
	bottom: 5px;
	left: 15px;
}

.custom_html {
	text-align: right;
	padding: 10px 40px 0 0;
}

	.custom_html h3 {
		text-transform: uppercase;
		color: #9C9EA0;
		font-size: 11px;
	}
	
	#page_frame .custom_html h3 a {
		color: #9C9EA0;
	}
	
	#body_online_retailers .custom_html, #body_mcl_store .custom_html {
		position: absolute;
		top: 50px;
		right: 10px;
	}

#exclusive_catalog_form {
	text-align: center;
}

#exclusive_catalog_form label {
	float: left;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding-right: 10px;
	width: 57px;
	height: 20px;
	margin-top: 10px;
}

form input.text_input, form textarea {
	background: #2b2a2a;
	float: left;
	border: none;
	margin-top: 10px;
	padding: 2px;
	color: white;
	width: 200px;
	margin-left: 28px;
}

form textarea {
	height: 70px;
}

	#exclusive_catalog_form {
		position: absolute;
		padding: 0px 200px 10px 200px;
		background: url(images/contact_decal.jpg) 90px 0px no-repeat;
		width: 300px;
	}
	
	#form_logo {
		padding-left: 260px;		
	}
	
	#form_logo img {
		
	}
	
	input.submit {
		background: #2b2a2a;
		border: none;
		color: white;
		padding: 3px;
		text-transform: uppercase;
		font-size: 10px;
		float: right;
		margin-top: 10px;
		clear: both;
	}
	
	input.submit:hover {
		background: #666666;
	}
	
	select {
		background: #2b2a2a;
		border: none;
		padding: 2px;
		color: white;
		width: 205px;
		float: right;
		margin-top: 10px;
	}
	
	#exclusive_catalog_form #birthday {
		width: 170px;
		float: left;
	}
	
	.dp-choose-date {
		width: 16px;
		height 16px;
		text-indent: -9999px;
		background: url(images/calendar.jpg) top left no-repeat;
		display: block;
		float: right;
		margin-top: 11px;
	}

.text_page h1 {
	font-size: 24px;
	margin: 0 0 10px 0;
}

.text_page h3 {
	font-size: 16px;
	text-decoration: underline;
	margin: 0 0 5px 0;	
}	

.text_page h3.dropCapped {
	text-decoration: none;
	color: #666666;
	text-transform: uppercase;
	font-variant: small-caps;
}

div.coming_soon {
	padding: 165px 0 0 0;
	text-align: center;
	font-style: italic;
}

#loading_progress {
	left: 200px;
	top: 80px;
	position: absolute;
	background: url(images/mcl_loading.jpg) top left no-repeat;
	width: 333px;
	text-align: center;
	height: 20px;
	padding-top: 300px;
	display: block;
	font-style: italic;
}

	.tpl_4 #loading_progress {
		
	}

	#body_online_retailers .scroller {
		margin: 90px 0 0 50px;
	}

	.online-retailer {
		float: left;
	}
	
	.online-retailer_1 {
		padding-right: 35px;
	}
	
	#online-retailer-crest {
		position: absolute;
		right: 20px;
		top: 100px;
	}

#body_mcl_care .scroller img {
	padding: 10px;
}

#body_story_of_the_brand .remaining, #body_story_of_the_brand p {
	padding-left: 125px;
}

#body_story_of_the_brand p.dropCapped {
	padding-left: 0px;
}

#event_listing {
	padding-top: 10px;
}

.event_summary_inner {
	padding: 0 0 10px 0;
}

.event_summary_inner ul {
	font-size: 12px;
}

.event_summary_inner ul .label {
	/* font-style: italic; */
	font-weight: bold;
}

.event_image {
	float: left;
	padding: 0 10px 10px 0;
}

.event_dates {
	padding: 10px 0;
}

#language_selector {
	text-align: right;
	width: 960px;
	margin: 0 auto;
	padding-bottom: 30px;
	font-size: 11px;
}

#language_selector select {
	margin-right: 110px;
	width: 160px;
}

.event_summary {
	float: left;
	width: 370px;
	padding: 10px 10px 25px 0;
	clear: both;
}

.event_summary img {
	float: left;
	padding-right: 10px;
}

.event_description {
	padding-left: 110px;
}

.event_description p {
	color: #9C9EA0;
 	font-size: 13px; 
}

.event_description .more_info {
	float: right;
}

#show_more {

}

#show_next {
	float: right;
	padding-right: 120px;
}

#show_prev {
	float: left;
	padding-left: 10px;
}

.holder {
	margin: 0;
	display: block;
	height: 450px;
}

.holder .jScrollPaneTrack {
	top: 430px;
	left: 42px !important;
	width: 646px !important;
}

.holder .jScrollArrowLeft, .holder .jScrollArrowRight  {
	display: block;
	width: 32px !important;
	height: 17px;
	text-indent: -9999px;
	position: absolute;
	top: 427px;
	z-index: 999999;
}

.jScrollIntervalTrack {
	display: none;
}

.holder .jScrollArrowLeft {
	background: url(images/left.jpg) top left no-repeat;
	left: 10px;
}

.holder .jScrollArrowRight {
	background: url(images/right.jpg) top left no-repeat;
	right: 10px;
}

.scroll-pane {
	
}

#pane1 {
	height: 430px;
	width: 730px;
	float: left;
	padding: 0;
	display: block;
	bottom: 10px;
}

.jScrollPaneDrag div {
	display: none;
}

.store_summary {
	width: 730px;
	display: block;
	position: relative;
	float: left;
}

.store_summary .carousel_imagery {
	float: right;
	padding: 70px 70px 0 0;
	display: none;
}

.carousel .carousel_imagery a, .pages {
	padding: 0px 2px;
	/* float: left; */
	display: inline;
}

.paginator {
	margin-left: 170px;
	padding-top: 5px;
}

.store_summary .carousel_imagery img {
	padding: 2px;
	border: 2px solid white;
}

.store_summary .store_description {
	position: absolute;
	top: 150px;
	left: 60px;
}

.store_summary .store_description h2 {
	font-size: 24px;
	margin: 0 0 10px 0;
}

.store_summary .store_description h3 {
	font-size:16px;
	margin:0 0 5px;
	text-decoration:underline;
}

.store_summary .store_description .more_info {
	display: none;
}

#store_pane {
	width: 10000000px;
}

