/*
occasionally I use a css/xhtml friendly way to do rollover images
view http://www.simplebits.com/notebook/2003/09/30/accessible_imagetab_rollovers.html
for the method
*/

/* following code a base for the image replacements occuring throughout this site */
.ir {
     background: no-repeat 0 0;
     display: block;
     height/**/:/**/ 0 !important;
     overflow: hidden;
}

body {
	text-align: center;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000;
	color: #fff;
}

#container {
	width:100%;
	text-align:center;
	margin:0 auto;
}

h1 {
	background: url(./images/mhlogo.png) no-repeat 0 0;
     display: block;
     height/**/:/**/ 0 !important;
     overflow: hidden;
	 height:60px;
	 width:400px;
	 padding-top:60px;
	 margin:0 auto 20px auto;
	 text-align:center;
}

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

li {
	display:inline;
	list-style:none;
}

p {
	font-size: 14px;
}

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

a:hover {
	text-decoration:none;
}

h1, h2, h3, h4, h5 {
	clear:left;
}

h2 {
	font-size: 18px;
	margin:0 0 10px 0;
}

h3 {
	font-size: 14px;
	margin:0px 0 10px 0;
}

h4 {
	font-size:14px;
	margin:0 0 10px 0;
	padding:0;
}

h5 {
	text-align:center;
	margin:0px 0 10px 0;
	padding-top:24px;
}

h5.pressh5 {
	text-align:left;
}

#adminnav {
	text-align:right;
}

#adminnav li {
	display:inline;
	margin:5px;
}

#adminnav a {
	font-weight:normal;
	font-size:11px;
}

#adminnav a:hover {
	text-decoration:underline;
}

#topnav {
	padding:0 0 4px 0;
	border-bottom:1px dotted #848484;
	margin:0px auto 28px auto;
}

#topnav li {
	margin:0 30px 0 0;
	text-transform:uppercase;
}

#topnav a {
	font-size:12px;
	text-decoration:none;
}

#topnav a:hover {
	text-decoration:underline;
}

#lookbook {
	margin:20px auto;
}

#lookbook li img {
	margin:0 20px 20px 0;
}

.slideshow-fall10 { position:relative; width:419px; height:515px;}
.slideshow-fall10 img {position:absolute; left:0; top:0;}
.slideshow-sp10 { position:relative; width:600px; height:450px;}
.slideshow-sp10 img {position:absolute; left:0; top:0;}

.floatleft {
	float:left;
}

img {
	border:0;
}

#bio {
	text-align:left;
	width:960px;
	margin:0 auto;
}

.insetright {
	float:right;
	margin:0 0 10px 10px;
}

#contact p {
	margin:0 0 10px 0;
}

#contact h3 {
	margin:10px 0 2px 0;
	padding:0;
}

#coll_list, #ls_list {
	margin-bottom:40px;
	color:#848484;
	font-size:12px;
}

#coll_list li, #ls_list li {
	display:block;
	margin:8px 0;
}

#coll_list a, #ls_list a {
	color:#848484;
	text-decoration:none;
	text-transform:lowercase;
	font-size:12px;
}

#coll_list a:hover, #ls_list a:hover {
	color:#fff;
}

#ls_link {
	display:block;
}

#linesheets h3 {
	display:block;
	margin:20px 0 3px 0;
}

#lspwH3 {
	margin:20px 0 3px 0;
}

#lspw {
	margin:0px auto;
	padding:0;
	width:180px;
}

#lspw input {
	margin:0;
	padding:0;
}

#lspw fieldset {
	border:0px;
	padding:0;
	margin:0;
}

#lspw label {
	font-size:10px;
}

#lspw #submit {
	margin:0;
	padding:0;
	display:inline;
}

.lslist li {
	display:block;
}

.ls_pdflink {
	height:14px;
	font-size:12px;
	margin:0px 0px 20px 0px;
}

#press {
	margin:0 auto;
	width:960px;
}

#pressItem {
	text-align:center;
	margin:0 auto;
}

#press h2, #press h3 {
	text-align:left;
}

#press h3 {
	margin:0px 0 10px 0;
	padding-top:24px;
}

#pressItem img {
	margin:0 auto;
	border:1px solid #e0d8d9;
}

a.backlink {
	display:block;
	width:120px;
	padding:3px;
	background-color:#ccc;
	border:1px solid #000000;
	margin:0 auto 10px auto;
	color:#000;
	font-size:12px;
	font-weight:bold;
}

a.backlink:hover {
	background-color:#fff;
}

.thumblist {
	text-align:left;
	margin:0 auto;
}

.thumblist li {
	
}

.thumblist a {
	border:1px solid #e0d8d9;
}

.thumbbox a {
	padding:1px;
	margin:0px 5px 7px 0px;
	display:block;
	float:left;
}

.thumbbox a:hover {
	background:#431218;
}

/* collection pages */

#fall09_list {
	overflow: auto;
	height:420px;
	width:100%;
	white-space: nowrap;
}

#fall09_list li {
	display:inline;
}

/*linesheets page */

.lsImagesList {
	margin:24px 0 0 0;
}

.lsImagesList li{
	display:inline;
}

.lsImagesList li img {
	display:inline;
	margin:0 24px 36px 0;
}

/* shop page */

#buy_list {
	text-align:center;
}

#buy_list li {
	width:700px;;
	border:1px solid #dddddd;
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #bbbbbb;
	padding:20px;
	margin:0 auto 30px auto;
	display:block;
}

#buy_list li img {
	margin-bottom:20px;
}

#buy_list h3 {
	font-size:16px;
	font-weight:normal;
	margin:0 0 20px 0;
	padding-bottom:6px;
	width:100%;
	border-bottom:1px solid #eeeeee;
}

.buy {
	background:#431218;
	padding:4px 6px;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}

/*////////////////////////////////////////////*/
/* Generic Form Style */

form {
	margin:10px 0;
	padding:0;
}

fieldset {
	border:0;
	padding:0;
	margin:0;
	text-align:left;
}

legend {
	font-weight:bold;
	font-size:16px;
	margin:0 0 5px 0;
	padding:0;
}

label {
	display:block;
}

input {
}


input, textarea, select {
}

.fileupload {
	width:400px;
}

#submit, #delete {
	display:block;
	margin:0 auto;
}

#dForm {
	margin:20px 0;
}

#dForm fieldset {
	border:1px solid red;
	padding:10px;
}

/*////////////////////////////////////////////*/
/* Specific Form Field Styles */

fieldset {
	border:1px dashed #848484;
	padding:10px;
}

label em {
	font-size:11px;
	font-style:normal;
}

input {
	margin:2px 0 10px 0;
	background-color:#e0d8d9;
	color:#431218;
}

#subscription {
	width:240px;
	text-align:left;
	margin:30px auto;
}

#subscription h4 {
	color:#fff;
	margin-bottom:5px;
}

#subscription input {
	
}

#name, #email {
	display:block;
	width:200px;
}

#sub, #unsub {
	display:inline;
	margin-top:15px;
}

#unsub {
	display:inline;
}

#cartForm {
	border:0;
	text-align:center;
	width:100px;
	margin:0 auto;	
}

#cartForm fieldset {
	border:0;
	padding:0;
}

#buy_list fieldset {
	border:1px solid #eeeeee;
	text-align:center;
}

#buy_list a {
	display:block;
	margin:0 auto;
	width:140px;
	text-decoration:none;
}

#buy_list a, #buy_list form {
	margin-top:10px;
}

#buy_list form {
	width:460px;
	margin:0 auto;
}

#buy_list input, #buy_list label {
	display:inline;
}

#buy_list label {
	font-size:12px;
}

#buy_list .buy {
	display:block;
	margin:4px auto;
}

#buy table {
width:500px;
margin:0 auto;
}

#buy_list {
margin-top:20px;
}

#dcpwform {
	width:300px;
	margin:0 auto 30px auto;
	text-align:center;
}

#dcpwform #dcpw, #dcpwform label {
	display:inline;
}

/* specific for the new mercantec js snippets */

#buy_list li table {
width:auto;
border:1px solid #eeeeee;
}

#buy_list tr, td, table {
text-align:center;
}

/*////////////////////////////////////////////*/
/*Style for BACKEND (Manage) Pages */

#successorfailurebox {
	border:1px solid #dddddd;
	padding:10px;
	margin:10px auto;
}

.failure {
	color:red;
}

.success {
	color:green;
}

#addNews a  {
	
}

#addPress a, .managePdfLink, .manageCoverLink  {
	margin:20px 0 0 0;
	display:block;
	width:100px;
	padding:3px;
	background-color:#ccc;
	border:1px solid #000;
	color:#000;
}

#addPress a:hover, .managePdfLink:hover, .manageCoverLink:hover {
	background-color:#fff;
	color:#000;
}
	
#addStore a  {
	
}

#manage {
	text-align:left;
}

.manageNote {
	font-size:14px;
}

#manageNews, #managePress, #manageStores {
	margin:5px 0 15px 0;
	height:250px;
}

#manageNews h3, #managePress h3, #manageStores h3 {
	font-weight:bold;
	font-size:14px;
}

#manageNewsList, #managePressList, #manageStoresList {
	height:200px;
	overflow-y:scroll;
	overflow-x:visible;
	width:760px;
	border:1px solid #d5dbc3;
	padding:4px;
	text-align:left;
}

#manageNewsList li, #managePressList li, #manageStoresList li {
	margin:0 0 16px 0;
	display:block;
}

#manageNewsList a, #managePressList a, #manageStoresList a {
	margin:0;
	font-size:14px;
}

#manageNewsList a:hover, #managePressList a:hover, #manageStoresList a:hover {
	color:#EFD295;
}

.manageImg {
	margin:10px 0 10px 0;
}

.managePdfLink, .manageCoverLink {
	width:200px;
	display:inline;
}

.posted {
	margin:3px 0 0 0;
	color:;
}

.blurb, .date, .citystate, .newstxt {
	margin:6px 0 0 0;
}

.blurb {
	
}