/*General Styles*/
body {
	background-image:url(../images/bg.png);
	color: #373737;
	height: auto;
	padding-bottom: .5em;
	font: 25px/30px Ubuntu Condensed, sans-serif;
	-webkit-mask-image: url(../images/mask.png);
	-o-mask-image: url(../images/mask.png);
	-moz-mask-image: url(../images/mask.png);
	mask-image: url(../images/mask.png);

}
.soldout {
	font-size:80%;
	color: #E21A21;
}
.attention {
	color: #E21A21;
}
.hidden {
	visibility:	hidden;
}
.alignLeft {
	text-align:left;
}
.alignRight {
	text-align:right;
}
.alignCenter {
	text-align:center;
	margin: 0 auto;
}
.alignJustify {
	text-align:justify;
}
#Header {
	padding-top: 20px;
}
em {
	color: #8A4438;
}
#Content {
	min-height: 620px;
	margin: .5em 0 0 0;
	}

/*
.clearMask {
	-webkit-mask-image: url(../images/mask.png);
	-o-mask-image: url(../images/mask.png);
	-moz-mask-image: url(../images/mask.png);
	mask-image: url(../images/mask.png);
}
*/
.gallery img{
	padding-bottom: 40px;
	height: 250px;
}

.hr {
	background-color: #373737;
	-webkit-mask-image: url(../images/mask.png);
	-o-mask-image: url(../images/mask.png);
	-moz-mask-image: url(../images/mask.png);
	mask-image: url(../images/mask.png);
	height: 2px;
	width: 40%;
}


#Title {
	padding: .2em;
	background-color: #373737;
	color: #F3F0EB;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	margin-bottom: .3em;
}
.button {
	display: inline-block;
	background-color: #373737;
	bg-color: #373737;
	color: #F3F0EB;
	padding: .5em 1em .5em 1em;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: none;
	-webkit-mask-image: url(../images/mask.png);
	-o-mask-image: url(../images/mask.png);
	-moz-mask-image: url(../images/mask.png);
	mask-image: url(../images/mask.png);
}
.bigButton {
	width: 4.7em;
	height: 1.4em;
	padding: .8em 1.2em .7em 1.2em;
}
#Title .button {

  border-left: medium;
	border-color: #607890;
	border-style: solid;

}
.button:hover {
	background-color:#607890;
	text-decoration:none;
}
.button:active {
	position:relative;
	top:1px;
}

.social {
	margin: 10px 0 0 10px;
}
h1 {
	font-size: 1.7em;
	padding: .3em 0 .3em 0;
	font-weight: 600;
}
h2 {
	font-size: 1.5em;
	padding: .3em 0 .3em 0;
}
h3 {
	font-size: 1.1em;
	padding: .3em 0 0 0;
}
p {
	padding: 0 0 23px 0;
}
a {
	color: #8A4438;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#607890;
}
#Nav {
	list-style-type: none;
	padding: 0 0 0 0;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-weight:600;
	font-size: 1em;
	white-space:nowrap;
}
#Nav a:hover {
	background-color: #373737;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: none;
	color: #fff;
	-webkit-mask-image: url(../images/mask.png);
	-o-mask-image: url(../images/mask.png);
	-moz-mask-image: url(../images/mask.png);
	mask-image: url(../images/mask.png);
}
#Nav li {
	display:inline-block;
	zoom: 1; 
	*display: inline; 
	_height: 3em;
}
#Nav a {
	display: inline-block;
	padding:13px 19px 12px 19px;
	color: #8A4438;
}
#Nav a:hover {
	text-decoration: none;
	color: none;
}
#Nav a:visited {
	color: #888;
}
.h2List li {
	list-style-type:none;
	overflow:visible
}
.h2List a {
	vertical-align:text-top;
}
.px100 {
	min-height: 100px;
}

.listingLogo {
	text-align: Left;
	min-height: 90px;
	border-right: medium;
	border-color: #8A4438;
	border-style: solid;
}

.listingCopy {
	padding: 0 0 0 1em;
	border-left: medium;
	border-color: #8A4438;
	border-style: solid;
	position: relative;
	right: 13px;
	}
	

.listingLogo img{ width: 250px;}

.listingBlock {
padding: 1em 0 1em 0;
}

#Footer {
	list-style-type:none;
	text-align: center;
	font-size: .7em;
	color: #8A4438;
	white-space:nowrap;
}
#Footer a {
	font-size: 1.1em;
	padding: 0 0 0 .5em;
	white-space: nowrap;
	line-height: 8em;
	color: #8A4438;
}
#Footer a:hover {
	color: #607890;
	text-decoration: none;
}
#Footer a:after {
	content: " ★";
	padding-left: 1em;
	;
	font-size:50%;
}
#Footer a:last-child:after {
	content: "";
}
.debugGray {
	background-color:gray;
}
.debugCyan {
	background-color:Cyan;
}
.requiredfld {
	float: right;
}
/*Form Styles*/
.formarea .subfieldsset div.error {
	display:block;
	padding: 10px 10px 10px 35px;
	border: 1px solid #FF0000;
	border-top-width: 3px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(images/24-message-warn.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.formarea .subfieldsset div.information {
	display:block;
	padding: 10px 10px 10px 35px;
	background-color: #e0ebf6;
	border: 1px solid #72a6d6;
	border-top-width: 3px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(images/24-message-info.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.formarea {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	position: relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #373737;
	color: #F3F0EB;
	padding: 1em 1em 1em 1em;
}


.formarea .subfieldsset div {
	padding: 3px 0px;
	clear:both;
}
.formarea .subfieldsset div label {
	position:relative;
	display:block;
	text-align:right;
	margin:0px 10px 0px 0px;
	padding:3px 10px 0px 0px;
	width:150px;
	cursor:pointer;
	float:left;
	line-height: 18px;
}
.formarea .subfieldsset div .labelsmall {
	width:auto;
}
input, select, textarea {
	float:left;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 15px;
	font-weight:600;
	padding:2px;
	border: 1px solid #999999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 3px 5px 0px 0px;
}
input.error, select.error, textarea.error {
	background-color: #FFDFDF;
	border: 1px solid #FF0000;
}
input:hover, select:hover, textarea:hover {
	background-color: #63b8ee
}
span.required {
	color:#FF0000;
}
span.note {
	font-size: 11px;
	display:block;
	color:#666666;
	float:left;
}

.subtitle {
	font-size: 75%;
}

.limited{
	color: white;
	background-color: #ED1C23;
	margin-bottom: 0;
	padding-left:.50em;
	padding-right:.50em;
	border-radius: 5px;
	font-size: .6em;
}
	
.details{
	font-size:.6em;
	}
	
.listingBlock li{
	list-style:none;
	font-size: 1em;
}

.bubble{
	background-color: #373737;
	color: #F3F0EB;
	margin-bottom: 0;
	padding-left:.50em;
	padding-right:.50em;
	border-radius: 5px;
	font-size: .6em;
}
