/* Start of CMSMS style sheet 'global' */
/*** global stylesheet for "artifacts" version of MHI site  ***/

#tinymce .hide {
   display:block !important;
   /*color:#aaa !important;*/
   outline:1px dashed #aaa;
}
#tinymce .hide * {
opacity:.3;
}

/*  TYPOGRAPHY  */
body {
	font-family: 'Helvetica Neue', 'Microsoft Sans Serif', Arial, sans-serif;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}


/*   TAGS  */
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
li a:hover {
   text-decoration:none;
}
p, li {
	font-size: 1em;
	letter-spacing: 0.01em;
	}
p, h3, h4, h5, h6, li { 
	line-height: 1.5em;
	}
h1, h2 { 
	line-height: 1.5em;
	}
p, h1, h2, h3, h4, h5, h6 {
	margin: 1.5em 0;
	}
form p {
	margin: .75em 0;
	}
div[class*=content]>p:first-child,
div[class*=content]>h1:first-child,
div[class*=content]>h2:first-child,
div[class*=content]>h3:first-child, {
        margin-top:0;
        }
h1 {
	font-size:1.8em;
        font-weight:300;
	text-align:left;
	}
h2 {
	font-weight: normal;
	font-size: 1.4em;
        text-transform:lowercase;
        color:#712211;
        margin-top:0.75em;
}
h2.pagetitle img {
   position:relative;
   top:0px;
}

h3 {
	font-size: 1.2em;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #280300;
}
.listing h3 {
   clear:both;
   padding-top:3em;
}
.listing h3:first-child {
   padding-top:0;
}
h4 {
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
	margin-top: -1.5em;
}
h5 {
	font-size: 1em;
	font-weight: 700;
}
hr, p.divider {
   display:block;
   border:none;
   outline:none;
   width: 100%;
   margin: 1.5em -10px;
   background: transparent url('images/artifact/menubg1.gif') repeat;
}
hr {
   height:1px;
}
p.divider {
   height:6px;
}
blockquote {
   margin:1em 12%;
}
#footer p {
   font-weight:100;
   font-size:0.8em;
   color:#2F2C35;
}
a img {
	border: none;
	}
strong {
   font-weight:900;
}
.smalltext {
   font-size:80%;
}
ul.roman,
ul.bullet {
margin: 0 27px;
}
ul.bullet {
list-style: disc;
}
/** special styles   **/
#footer span.spacer {
        margin: 0 1em;
        color:#A02100;
}
#retailer-page h3  {
   margin-bottom:-1.3em;
   margin-left:39px;
}
#retailer-page p {
   margin-left:39px;
}
#ordering h3 {
   margin-top:3em;
}
#notifypopup {
   display:none;
   position:fixed;
   top:100px;
   left:0;
   width:100%;
}
#notifypopup>div {
   background-color:#222222;
   border:2px solid #A10000;
   color:#FEFE01;
   width:300px;
   margin:0 auto;
   padding:1.5em;
   position:relative;
}
/** FORMS  **/
.red,
.reqd,
div.error {
   color: #A10B00;
}
label.checkbox {
   display:block;
   /*position:relative;*/
}
input[type=checkbox],
input[type=radio] {
        /*position:relative;
        top:-2px;
        left:-4px;*/
}
label.radiobutton {
margin-right:10px;
}
.radiobutton input {
margin:0 3px 0 0;
}
fieldset.submit {
   background-color:#EAC3B9;
   border:1px solid #EA3304;
   line-height:1.5;
   padding:9px 18.5px 18.5px;
   margin:0 1em;
   /*width:60%;*/
   max-width:400px;
}
.submit legend {
   font-size:1.2em;
   margin-left:-8px;
   margin-top:3px;
   padding:0 9px;
}
.submit input {
   font-size:1em;
   font-weight:100;
   text-transform:uppercase;
}
.orderbutton .submit input {
   font-size:0.7em;
}
#dealer-order p.submit {
   text-align:center;
}
table.loginform {
   width:580px;
   margin:0 auto;
}
td.label {
   text-align:right;
   vertical-align:middle;
   width:40%;
}
td.input input,
td.input select {
   margin:4px 8px;
}
.orderoptions input.fbsubmit {
   display:block;
   margin:18.5px auto 0;
   padding:2px 7px;
   width:auto;
}
.orderbutton input.fbsubmit {
   display:inline;
   padding:2px 7px;
   width:auto;
   margin-left:10px;
}
.contactform {
   width:410px;
}
.stdwidth input {
   margin:9px;
}
.messagepane textarea {
   display:block;
   margin:0 0 9px;
   width:410px;
}
.SRpassword {
   display:none;
}
#recaptcha_area, #recaptcha_table {
   margin:8px auto;
   display:block;
}
#artists #recaptcha_area {
   margin:0;
}
.loginform .bbuttons input {
   font-size:1.3em;
   margin:8px auto;
}
#discqty {
text-align:right;
}
#upload-feedback {
   width:500px;
   margin:0 auto;
   overflow:auto;
}
#upload-summary .item {
   padding: 9px;
   border: 1px solid #aaa;
   width:400px;
}
#upload-summary .item p:first-child {
   margin-top:0;
}
#upload-summary .summary-image {
   float:right;
   margin-left:9px;
}
#upload-summary div.item br {
   clear:none;
}
iframe#registerform {
	width:600px;
	height:370px;
	margin:2em auto;
	overflow:hidden;
}
#iframecont {
	overflow:hidden;
}

.error ul {
margin-left:18px;
}
.error ul li:before,
.error_message ul li:before,
 {
content:"→ ";
}
.error_message ul li {
background-color: #712211;
color:#ffffff;
padding-left:18px;
}
/** general classes  **/

/* in case you want to HIDE something... */
.hide {
	display:none !important;
	}
.unhide {
	display:block !important;
	}
.centerblock, .center {
	margin: 0 auto;
	display:block;
	}
.right {
   text-align:right;
}
.floatleft {
   float:left;
   margin-right:9px;
}
.floatright {
   float:right;
   margin-left:9px;
}
.clear {
   clear:both;
}
.inset {
   border-style: solid;
   border-width:1px;
   padding:9px;
   width:80%;
}
.inset p:first-child {
   margin:0;
}
.subtext {
margin-top:-1.5em;
}
/*  ID spots */

#xnauid {
	background: transparent url(http://xnau.com/xnauicon.gif) no-repeat scroll 0px 0px;
	font-family: Helvetica,Arial,sans-serif;
	font-size:13px;
	line-height:1.3;
	padding: 0 24px 0;
	}
/* End of 'global' */

