/* CSS Document for mociun.com */

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777;
	text-align: center;
	}

hr {
	background: #999;
	border: 0;
	color: #999;
	height: 1px;
	}

/****** index ******/

#enter {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -313px;
	margin-left: -350px;
	padding: 0;
	width: 700px;
	height: 626px;
	}

/***** layout *****/

#wrap {
	margin: 0 auto;
	padding: 0;
	width: 528px;
	}

#top-container {
	margin: 20px 0 0 0;
	padding: 0;
	width: 528px;
	height: 420px;
	line-height: 1.5em;
	/* background: #f9f9f9; */
	}

#top-container img {
	padding: 0;
	border: 4px solid #000;
	}

#top-container img.no-border {
	border: none;
	}
	
#top-container a {
	color: #444;
	border-bottom: 1px solid #888;
	text-decoration: none;
	}

#top-container a:hover {
	color: #222;
	border-bottom: none;
	}

#bottom-container {
	margin: 20px 0 0 0;
	border-top: 1px solid #777;
	text-align: left;
	}

/***** bio *****/

#bio {
	margin: 0;
	padding: 0;
	text-align: justify;
	}

#bio p {
	line-height: 13px;
	}

#bio img {
	border: 0;
	margin: 0 15px 0 0;
	padding: 0;
	}

/***** press *****/

#press {text-align: left;}

#press ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#press ul li {
	display: block;
	float: left;
	width: 125px;
	height: 130px;
	text-align: center;
	}

#press ul li img {margin: 0; padding: 0; border: 2px solid #000;}

#press ul li a {border-bottom: none;}

#press ul li p {
	margin: 10px 0;
	}
	
/***** sales *****/

#sales {
	margin: 0;
	padding: 0;
	text-align: left;
	}

#stores {
	margin: 0;
	padding: 0;
	text-align: left;
	}

.swatch {
	width: 528px;
	height: 400px;
	border: 4px solid #000;
	background: url(/img/stores/swatch-2.jpg) top left no-repeat;
	}

#stores ul#locations {
	/*margin: 0 0 0 15px;
	padding: 10px 0 0 0;
	list-style: none; */
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	text-align: center;
	}

#stores ul#locations li {
	/* margin: 10px 0 0 0; */
	padding: 0 2px;
	display: inline;
	}

#stores ul#locations li a {
	border-bottom: none;
	color: #444;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
	}

#stores ul#locations li a:hover {
	color: #000;
	}

#stores ul#locations li a:hover {
	border-bottom: none;
	}

#stores .left-column {
	margin: 0;
	padding: 0;
	float: left;
	width: 230px;
	overflow: hidden;
	}

#stores .right-column {
	margin: 0;
	padding: 0;
	float: right;
	width: 230px;
	overflow: hidden;
	}

#stores h2.location {
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: lowercase;
	}

#stores h1.store {
	margin: 15px 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #999;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	}

/***** collections *****/

#collectionArchive {
	list-style:none;
	margin:0;
	padding:0;
	}

#collectionArchive li a:link,
#collectionArchive li a:visited,
#collectionArchive li a:hover,
#collectionArchive li a:active {
/*	background: #f0f0f0;
	border:1px solid #999; */
	border-width:0;
	display:block;
	font-family: "trebuchet ms";
	font-size:13px;
	height:30px;
	line-height:30px;
	margin:0 0 5px 0;
	padding: 0;
	text-align:left;
	text-decoration:none;
	width:100%;
	}

/***** menu *****/

.newsItem {text-align:left;}


/***** menu *****/

#menu {
	float: left;
	}

#menu ul {
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
	width: 10em;
	}

*html #menu ul {margin-left: -16px; ma\rgin-left: 0;}

#menu ul li {
	position: relative;
	width: 10em;
	height: 1.6em;
	}

#menu table {position: absolute;
	border-collapse: collapse;
	top: 0;
	left: 0;
	z-index: 100;
	font-size: 1em;
	}

/* #menu ul li:hover {list-style: circle;} */

#menu a, #menu a:visited {
	display: block;
	margin: 0;
	padding: 0.3em 0;
	width: 9.9em;
	line-height: 1em;
	color: #555;
	text-transform: uppercase;
	text-decoration: none;
	}
	
#menu ul li ul {
	width: 30em;
	}

#menu ul li ul li {
	width: 30em;
	}

#menu ul li ul li a {
	width: 30em!important;
	}

* html #menu a, * html #menu a:visited {width:10em; w\idth:9.9em;}

* html #menu a:hover {color: #111;}

#menu :hover > a {color: #111;} 

#menu ul ul {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 10em;
	}

#menu ul li:hover ul,
#menu ul a:hover ul {
visibility: visible;}

#menu ul :hover ul ul {
	visibility: hidden;
	}
#menu ul :hover ul :hover ul {
	visibility: hidden;
	}

#menu ul :hover ul :hover ul {
	visibility: visible;
	}

#menu ul :hover ul :hover ul :hover ul {
	visibility: visible;
	}

/***** logo *****/

#logo {
	float: right;
	padding: 0.3em 0 0 0;
	}

#logo h1 {margin: 0;padding: 0;	text-indent: -9999px;}

#logo h1 a {
	display:block;
	margin: 0;
	padding: 0;
	height: 32px;
	width: 100px;
	background: transparent url(/img/logo.gif) no-repeat top left;
	font-size: 10px;
	}

h1.hide {display: none;}