/*

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #b29584 url(../../site_content/images/bg01.jpg) repeat-x left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D3C3C;
}

h1, h2, h3 {
	margin-top: 0px;
	text-transform: lowercase;
	font-weight: normal;
	color: #F7ECDE
}

h1 {
}

h2 {
	font-size: 24px;
	margin-bottom: 5px;
}

h3 {
	font-size: 16px;
}

p, ol, ul {
	margin: 0px 0px 15px 0px;
	line-height: 150%;
	text-align: justify;
}

code {
	text-align: left;
}

ul {
	margin: 0px;
	padding: 0px;
	line-height: 240%;
	list-style: none;
}

ul li {
	padding-left: 13px;
	background: url(../../site_content/images/homepage05.jpg) no-repeat left center;
}
*/

/* @override 
	http://www.ewoodart.local/default.css
	http://www.ewoodart.local/site_library/css/default.css
*/

html {
	margin: 0;
	padding: 0;
	background-color: #61041f;
	text-align:center;
}

/* Site wide styles */
body {
	margin: auto;
	text-align: left;
	 /*border: 1px solid #03ff00;*/
	/*position: relative;*/
}
img{
	border: none;
	margin: 0;
	padding: 0;
}
.wrapper{
	margin: auto;
	width: 988px;
	/*border: 1px solid #03ff00;*/
}


/* header-container */
.header-container{
	width: 988px;
}

.header-container div.image-container div.images img {
	width:670px;
	height:117px;
	position:absolute;
	top:0px;
	left:0px;
}

/* Social styles */
.social-container{
	/* height: 45px; */
	height: 20px;
	width: 100%
}
.social-container ul{
	float: right;
	display: inline;
	margin: 0;
	padding: 16px 10px 0 0;
}
.social-container li{
	float: left;
	min-width: 42px;
	margin-top: -7px;
	list-style-type: none;
}
.social-container li a{
	float: left;
}
/* image-container */
.image-container{
	height: 177px;
	width: 100%;
	background: url('../../site_content/images/header-bg.jpg') no-repeat;
	clear: both;
	padding: 20px 0 0;
	margin: 16px 0 0;
	display: block;
	position: relative;
}
.logo{
	width: 239px;
	height: 134px;
	margin: 0 0 0 20px;
	/* border: 1px solid #03ff00; */
	display: inline;
	position: relative;
	float: left;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.images{
	padding: 0;
	margin: 0;
}

.image-container .images {
	float: left;
	display: inline;
	position: relative;
	padding: 0;
	margin: 0 0 0 25px;
}

/* Nav styles */
.nav-container{
	height: 47px;
	width: 100%;
	background: url('../../site_content/images/nav-bg.jpg') no-repeat;
	font-size: 13px;
	color: #4f131d;
	float: none;
	position: relative;
	display: block;
	padding: 1px 0 0;
	margin: -20px 0 12px;
}
.nav-container ul{
	/* border: 1px solid #03ff00; */
	padding: 0 0 0 40px;
	display: block;
	position: relative;
	float: left;
	margin: 13px 0 0;
}

.nav-container li{
	float: left;
	list-style-type: none;
	text-align:center;
	/* border: 1px solid #03ff00; */
	position: relative;
	display: inline;
}
.nav-home{
	width: 86px;
	padding: 0;
	margin: 0;
}
.nav-product{
	width: 249px;
}
.nav-about{
	width: 96px;
}
.nav-news{
	width: 226px;
}
.nav-help{
	width: 97px;
}
.nav-contact{
	width: 189px;
}
.nav-container li a{
	text-decoration: none;
	color: #4f131d;
}
.nav-container li a:hover{
	font-size: 18px;
	font-weight: bold;
}


.nav-container li .active{
	font-size: 18px;
	font-weight: bold;
}

/* col1 styles */
.col1-container{
	width: 168px;
	float: left;
	margin: 0;
	display: inline;
	position: relative;
	padding: 0 0 0 7px;
	/* border: 1px solid #03ff00; */
}
.col1-container h2{
	text-align: center;
	font-style: normal;
	font-weight: normal;
	margin-top: 1px;
	font-variant: small-caps;
	letter-spacing: 3px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: white;
}
.col1-container input{
	margin-bottom: 5px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}

/* 2col styles */
.col2-container{
	font-size: 12px;
	word-spacing: normal;
	letter-spacing: normal;
	line-height: normal;
	
	/* border: 1px solid #03ff00; */
	background-color: #fbf3e4;
	
	float: left;
	position:relative;
	display: block;
	
	width: 796px;
	border: 2px solid #d3be70;
}
.col2-container img{
	float: left;
	padding: 21px;
	position: relative;
	display: inline;
}

.col2-container .about-image img{
	float: none;
	/*padding: 21px;*/
	position: absolute;
	display: inline;
	top: 20px;
	right: 20px;
	padding: 0;
	margin: 0;
}
.col2-container-bottom{
	left: -19px;
	bottom: 198px;
	position: relative;
	/*left: 0;
	bottom: 0;
	position: absolute;*/
	float: none;
	margin: 1;
	width: 1020px;
	height: 319px;
	display: block;
	background: url('../../site_content/images/col2-bottom.png') no-repeat 0 0;
	z-index: -2;
	/*border: 1px solid #03ff00;*/
}

div.content-container {
	 /*border: 1px solid #03ff00;*/ 
	float: left;
	display: block;
	position: relative;
	width: 988px;
}

div.content_wrapper {
	width: 100%;
	clear: both;
	display: block;
	position: relative;
}

/* Full page styles */
.full-container{
	word-spacing: 2px;
	letter-spacing: 3px;
	line-height: 16px;
	background-color: #fbf3e4;
	width: 963px;
	margin-left: 8px;
	float: left;
	padding-bottom: 20px;
	display: inline;
	position: relative;
	border: 2px solid #d3be70;
}
.full-container h1{
	font-size: 18px;
	text-align: center;
	margin: 0;
	padding: 12px 0;
}
.full-container-intro{
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
	display: inline;
	position: relative;
	left: 231px;
}
.full-container-intro p {
	float: left;
	display: inline;
	position: relative;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
.full-content-frame{
	color: #0f2f60;
	font-size: 12px;
	word-spacing: normal;
	line-height: normal;
	letter-spacing: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-right: 25px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	background-color: white;
	padding: 14px 25px;
}

.full-content-frame div.full_width {
	float: left;
	display: block;
	position: relative;
	width: 861px;
}

.full-content-frame div.full_width div.richtxt {
	float: left;
	display: block;
	position: relative;
}

.full-content-frame h2{
	font-size: 13px;
	text-decoration: underline;
}
.full-content-frame h1{
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}
.full-container-bottom{
	left: -16px;
	bottom: -30px;
	position: absolute;
	margin: 1;
	width: 1020px;
	height: 319px;
	display: block;
	background: url('../../site_content/images/full-bottom-bg.png') no-repeat 0 0;
	z-index: -2;
	/*border: 1px solid #03ff00;*/
}


.char{}

.char img{
	padding: 0 0px 0px;
	margin-top: 45px;
}

.main-paragraph{
	margin-right: 20px;
	padding-top: 62px;
}
.quote{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-right: 100px;
	padding-top: 15px;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	font-size: 11px;
}
.about-image{
	padding-right: 20px;
	float: right;
	display: inline;
	position: relative;
}
.map{
	float: none;
	display: inline;
	right: 279px;
	bottom: 0;
	position: absolute;
	top: 213px;
}
.map img{
	padding: none;
}
.about-content {
	width: 383px;
	display: inline;
	position: relative;
	margin: 0;
	padding: 20px 0 0 40px;
	float: left;
}

.our-inspiration{
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 40px;
	width: 383px;
	float: left;
	display: inline;
	position: relative;
}
.about-content h1{
	font-size: 15px;
	font-weight: bold;
}
.our-inspiration h1{
	font-size: 15px;
	font-weight: bold;
}

div.product-options {
	/* height: 500px; */
	padding-left: 35px;
	width: 891px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background: url('../../site_content/images/options-bg.jpg') no-repeat scroll 35px;
	/* border: 1px solid #03ff00; */
	float: left;
	display: block;
	position: relative;
}
div.product-options p{
	
	letter-spacing: normal;
	
	word-spacing: normal;
	
	line-height: 12px;
	
}
div.product-options div.row {
	width: 891px;
	float: left;
	display: block;
	position: relative;
	/* border: 1px solid #03ff00; */
}

div.product-options div.row.row_1 {
	height: 400px;
}

div.product-options div.row.row_2 {

}

div.product-options div.row.row_3 {
	
}

.option-testimonial{
	/*background-color: white;
	border-color: #d3be70;
	border-width: 2px;
	border-style: solid;*/
	width: 400px;
	position: relative;
	float: left;
	display: block;
	left: 239px;
	margin-top: 29px;
}

.option-testimonial img{
	margin-right: 15px;
	float: left;
	margin-left: 10px;
	float: left;
	position: relative;
	display: block;
}

div.product-options div.option {
	background-color: white;
	border-color: #d3be70;
	border-width: 2px;
	border-style: solid;
	width: 283px;
	min-height: 100px;
	float: left;
	display: inline;
	position: relative;
}

div.product-options div.option div.richtxt {
	width: 283px;
	float: left;
	display: block;
	position: relative;
}

div.product-options div.option div.richtxt p {
	width: 263px;
	float: left;
	display: block;
	position: relative;
}

/*.opt1{
	background-color: white;
	border-color: #d3be70;
	border-width: 2px;
	border-style: solid;
	width: 283px;
	float: left;
	display: inline;
	position: relative;
}*/


.opt2{
	margin-left: 15px;
}

.opt3{
	margin-left: 15px;
}

.opt-details{
	background-color: white;
	border-color: #d3be70;
	border-width: 2px;
	border-style: solid;
	width: 283px;
	position: relative;
	float: left;
	display: block;
	left: 302px;
}
.opt-details div.richtxt {
	float: left;
	display: block;
	position: relative;
}

div.product-options div.option p,
div.opt-details div.richtxt p {
	float: left;
	display: block;
	position: relative;
	margin: 0;
	padding: 10px;
}

.product-options h1{
	font-size: 15px;
	height: 42px;
	line-height: 20px;
	margin-top: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #d3be70;
	width: 100%;
	font-weight: bold;
	text-align: center;
}
.product-options p{
	word-spacing: normal;
	letter-spacing: normal;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
}
.product-options a{
	text-decoration: none;
	color: #4f131d;
}

/* left-column-wrapper */
.left-column-wrapper{

	min-height: 685px;

	width: 350px;

}

.left-column-wrapper img {
	max-width:350px;
	max-height:400px;
}

/* right-column-wrapper */
.left-column-wrapper p{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	font-size: 12px;
}
.right-column-wrapper{
	padding-right: 20px;
	float: right;
	border-style: none;
	min-height: 500px;
	width: 480px;
	display: inline;
	position: relative;
}

div.gallery-wrapper {
	display: inline;
	float: left;
	width: 100%;
	position: relative;
}
.right-column-wrapper ul{
	/*margin-top: -18px;
	float: right;
	width: 480px;*/
}
.right-column-wrapper li{
	float: right;
	list-style-type: none;
	padding: 5px 10px 2px;
}
.right-column-wrapper p{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
.paragraph-top{
	height: 150px;
}
.paragraph-top h1{
	text-align: left;
}

.product-content-frame{
	min-height: 600px;
	color: #0f2f60;
	font-size: 12px;
	word-spacing: normal;
	line-height: normal;
	letter-spacing: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-top: 14px;
	margin-bottom: 40px;
	border-style: none;
}

div.full-container ul {
	float: left;
	display: block;
	position: relative;
	padding: 10px 0 0 40px;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
}

/* @group News List */

div.full-container div.news ul {
	margin: 0;
	padding: 0;
}

div.full-container div.news ul li {
	float: left;
	display: block;
	position: relative;
	width: 100%;
	/*border: 1px solid #f2091c;*/
	padding: 0;
	margin: 0;
}

div.full-container div.news ul li.news_item {
	border-bottom: 1px solid #494949;
	/*margin-bottom: 10px;*/
	/*margin-top: 10px;*/
}

div.full-container div.news ul li.news_item.first {
	margin-top: 0;
}
.add_interactivity_on div.full-container div.news ul li.news_item.first {
	margin-top: 30px;
}
div.full-container div.news ul li.news_item.last {
	margin-bottom: 0;
	border: none;
}

div.full-container div.news ul li ul.gallery-list {
	float: left;
	display: block;
	position: relative;
	width: 100%;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	margin: 10px 0 0;
}

div.full-container div.news ul li ul.gallery-list li.gallery-item {
	display: inline;
	float: left;
	position: relative;
	width: auto;
	margin: 0 20px 0 0;
	padding: 0;
}

/*
div.full-container div.news ul li ul.gallery-list li.gallery-item img {
	max-height:250px;
	height: 250px;
}
*/

div.full-container div.news ul li ul.gallery-list li.ui-state-highlight { height: 100px; line-height: 1.2em; width:100px; float:left;}

div.full-container ul.gallery {
	float: left;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
}

div.full-container ul.gallery li {
	float: left;
	display: inline;
	position: relative;
	width: 100px;
	height: 100px;
}

div.full-container ul.gallery .ui-state-highlight {
	float: left;
	display: inline;
	position: relative;
	width: 98px;
	height: 98px;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:2px;
	padding-left:10px;
	margin: 0;
}

.item-list li{
	background-color: white;
	border-color: #4F131D;
	text-align: center;
	float: left;
	height: 500px;
	width: 220px;
	border-width: 1px;
	border-style: solid;
	list-style-type: none;
	overflow: hidden;
}
.item-list .catalog-item-title{
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	font-size: 12px;
	color: #4F131D;
	margin-left:35px;
	margin-right:35px;
	margin-bottom: -10px;
}

.item-list .catalog-item-price{
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	font-size: 12px;
	color: #4F131D;
	margin-left:35px;
	margin-right:35px;
	margin-bottom: -10px;
}
.item-list .catalog-item-intro p{
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	height: 100px;
	overflow: auto;
	margin-bottom: 10px;
}

.item-list p{
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	font-size: 12px;
	color: #4F131D;
	margin-bottom: 0px;
	height: 35px;
}
.item-list img{
	height: 210px;
}

.item-list .catalog-item-gallery-link a{
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	color: #86834a;
	font-size: 12px;
	font-weight: bold;
}
.item-list .catalog-item-design-link a{
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	color: #bd8d14;
	font-size: 12px;
	font-weight: bold;
}

ul.catalogue_list li div.img,
ul.catalogue_list li div.richtxt {
	float: left;
	width:100%;
	position: relative;
	display: block;
	/*border: 1px solid #03ff00;*/
}

ul.catalogue_list li div.img {
	/*height: 210px;
	overflow: hidden;*/
}

ul.catalogue_list li div.img img {
	/*width: auto;*/
	/*height: auto !important;
	max-height:210px;*/
	/*height:210px;*/
	max-height: 210px;
	height: auto !important;
	height: expression( this.height > 210 ? "210px" : "10px" );
	
	
	max-width: 210px;
	width: auto !important;
	width: expression( this.height > 210 ? "210px" : "10px" );
	/*display: expression( this.height > 210 ? "none" : "block" );*/
}
ul.catalogue_list li div.catalog-item-intro div.richtxt {
	float: left;
	width:100%;
}

div.clearer {
	clear: both;
}
.contact-wrapper{
	margin: 20px;
	background-color: white;
	padding: 20px;
	font-size: 12px;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.item-image{

}
.item-img{
	width: 260px;
}
.product input{
	margin-bottom: 5px;
}
.product select{
	margin-bottom: 5px;
}
.product{
	border-top-color: black;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-bottom-width: 1px;
}
.email-disclaimer{
	color: white;
	font-size: 10px;
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

div.font_preview div.center {
	padding: 20px 0;
}
div.center {
	width: 100%;
	height: auto;
	float: none;
	display: block;
	position: relative;
	text-align: center;
}

.gallery-testimonial strong{

	margin-left: 20px;

	color: black;

	font-size: 10px;

	font-weight: bold;

	font-family: Helvetica, Verdana, Arial, sans-serif;

}
.gallery-testimonial p{

	margin-right: 20px;

	margin-left: 20px;

	font-size: 10px;

}
.gallery-link a{
	margin-left: 125px;
	font-weight: bold;
	text-decoration: underline;
	color: #D3BE70;
}


/* Admin Hacks
 * *******************************/
.ai_ListEditor2 .toolbar {
	width:60px;
}
