/* uses tables for item display */

html body, html, body {
	margin: 0;
	padding: 0;
	background: #fff url(../images/bg-sg-048-80.jpg) top left repeat;
	color: #000;
	font-family: arial,helvetica,sans-serif;
	font-size: 90%;
	font-weight: normal;
	}

.clearfix:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.anchor {
	visibility: hidden;
	height: 0;
	line-height: -1;
	}

img {
	border: none;
	border: 0;
	margin: 0;
	padding: 0;
	}

#main-container {
	position: relative;
	width: 750px;
	padding: 0;
	margin: 5px auto 5px auto;
	border: 5px solid #6B586B;
	}

#body-container {
	position: relative;
	width: 750px;
	border-top: 3px solid #6B586B;
	background: #fff url(../images/content-bg.jpg) top left repeat;
	}

#body-table {
	width: 750px;
	table-layout: fixed;
	border-collapse: collapse;	/* cellspacing = 0 */
	border: none;
	margin: 0;
	padding: 0;
	}

#body-table-nav-cell {
	width: 160px;
	padding: 0;
	border: none;
	vertical-align: top;
	text-align: left;
	}

#main-nav-below {
	height: 142px;
	margin-bottom: 2px;
	background: transparent url(../images/bottomcurve.gif) top left no-repeat;
	}

#main-nav-below .content {
	padding: 35px 8px 8px;
	}

#main-nav-below .content a {
	color: #000;
	text-decoration: underline;
	}

#main-nav-below .content a:hover {
	background-color: #d6Cae2;
	}

#main-nav-below .content span {
	}

#body-table-content-cell {
	vertical-align: top;
}

#header {
	position: relative;
	width: 750px;
	height: 167px;
	background: url(../images/logo5.jpg) top left no-repeat;
	}

#header-map-image {
	display: block;
	width: 750px;
	height: 163px;
	border: none;
	margin: 0;
	padding: 0;
	}

#header-feature {
	position: absolute;
	left: 10px;
	top: 40px;
	width: 90px;
	height: 90px;
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
	}

#header-feature span {
	display: table-cell;
	display: inline-table;
	display: inline-block;
	border: 1px solid #fff;
	}

#header-feature span img {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid;
	border-color: #888 #ccc #ccc #888;
	}

#header-feature span a {
	display: block;
	}

/***** Main Nav *****/

.leftnav {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	}

.leftnav li {
	margin: 0;
	padding: 0;
	color: #000;
	text-indent: 13px;
	font-size: 16px;
	line-height: 26px;
	font-weight: bolder;
	font-family: georgia,times new roman,times,serif;
	}

.leftnav li a {
	display: block;
	/* width: auto; */
	/* width: 157px; */
	width: 157px;
	border-bottom: 3px solid #6B586B;
	border-right: 3px solid #6B586B;
	color: #222;
	text-decoration: none;
	background: url(../images/leftnavbeige.jpg) 50% 0 no-repeat;
	}

.leftnav a:link, .leftnav a:visited {
	color: #262626;
	font-weight: bolder;
	text-decoration: none;
	}

.leftnav a:hover, .leftnav a:active {
	color: #000;
	font-weight: bolder;
	text-decoration: none;
	}

.leftnav li.leftnavlinkpink a:hover {
	background: url(../images/leftnavpink.jpg) 50% 0 no-repeat;
	color: #fff;
	}

.leftnav li.leftnavlinkgreen a:hover {
	background: url(../images/leftnavgreen.jpg) 50% 0 no-repeat;
	color: #fff;
	}

.leftnav li.leftnavlinkpurple a:hover {
	background: url(../images/leftnavpurple.jpg) 50% 0 no-repeat;
	color: #fff;
	}

.leftnav li.leftnavlinkred a:hover {
	background: url(../images/leftnavred.jpg) 50% 0 no-repeat;
	color: #fff;
	}

.leftnav li.leftnavlinkblue a:hover {
	background: url(../images/leftnavblue.jpg) 50% 0 no-repeat;
	color: #fff;
	}

/***** Page Title *****/

.page-title {
	margin: 6px 8px 3px 7px;
	padding: 0 8px;
	/* 56476b a2afb2 7e6b87 */
	/* border: 1px solid #56476b;
	border-color: #9C8EA8 #56476b #56476b #9C8EA8;
	background: url(../images/heading-bg.jpg); */
	}

.page-title .heading,
.page-title .subheading {
	/* 56476b 6b586b */
	color: #56476b;
	font-family: georgia,times new roman,times,serif;
	font-weight: bold;
	text-align: center;
	}

.page-title .heading {
	margin: 5px 0;
	padding: 0;
	font-size: 20px;
	/* filter: DropShadow(Color=#cccccc,OffX=-2,OffY=-2,Positive=1); */
	}

.page-title .subheading {
	margin: 5px 0;
	padding: 0;
	font-size: 15px;
	}

.page-heading-contact {
	margin: 6px 8px 7px 7px;
	padding: 0 8px;
	font-weight: normal;
	text-align: center;
	}

.page-heading-contact a {
	color: #000;
	text-decoration: underline;
	}

.page-heading-contact a:hover {
	background-color: #d6Cae2;
	}

/********************/

#footer {
	position: relative;
	clear: both;
	border: 1px solid #6B586B;
	padding: 3px 0;
	margin: 2px;
	background-color: #9A849A;
	font-size: 12px;
	color: #fff;
	text-align: center;
	}

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
	}

#footer a:hover, #footer a:active {
	color: #fff;
	text-decoration: underline;
	}

#footer span {
	padding-left: 7px;
	padding-right: 7px;
	}

#extra {
	width: 760px;
	font-size: 11px;
	text-align: right;
	margin: 0 auto;
	padding-top: 2px;
	padding-right: 8px;
	}

#extra a:link, #extra a:visited {
	color: #56476b;
	text-decoration: none;
	}

#extra a:hover, ul.leftnav a:active {
	color: #56476b;
	text-decoration: underline;
	}

#extra .extra-counter {
	visibility: hidden;
	}

/********************/

.items-table-2 {
	/*
	table-layout: fixed;
	empty-cells: hide;
	*/
	border-collapse: collapse;
	width: 580px;
	padding: 0;
	border: none;
	margin: 0;
	}

.items-table {
	/*
	table-layout: fixed;
	border-collapse: separate;
	empty-cells: hide;
	*/
	border-spacing: 6px; /* gt IE6 */ /* IE6 cellpadding=6 */
	width: 580px;
	padding: 0;
	border: none;
	margin: 0;
	}

.item-cell {
	width: 184px;
	/* a2afb2 */
	/* border-color: #56476b #aa4faa #aa4fa #56476b; */
	/* 7e6b87 */
	/* F3EAFF F9f0FF FBFFEA fefaff */
	border: 1px solid;
	border-color: #56476b #9C8EA8 #9C8EA8 #56476b;
	/* background: url(../images/item-bg.jpg); */
	/* f3eaff F9f0FF FBFFEA fefaff */
	vertical-align: top;
	text-align: center;
	background: #fefaff;
	}

#contents .first {
	clear: left;
	}

#contents {
	width: 580px;
	padding: 0 0 0 1px;
	}

#contents .contents-row {
	width: 580px;
	}

#contents .item-container { /* TABLE */
	display: block;
	float: left;
	width: 188px;
	margin: 0 0 6px 5px;
	padding: 0;
	border-collapse: collapse;	/* cellspacing = 0 */
	border: 1px solid;
	border-color: #56476b #9C8EA8 #9C8EA8 #56476b;
	background: #fefaff;
	}

* html #contents .item-container {
	display: inline;
	}

.item-container {
	width: 184px;
	margin: 0;
	padding: 0;
	border: none;
	border-collapse: collapse;	/* cellspacing = 0 */
	background: transparent;
	}

.item-container .product-title {
	margin: 4px 3px 5px 3px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	}

.item-container .product-title a {
	/* 400099 56476b */
	color: #382846;
	}

.item-container .product-title a:hover {
	background-color: #d6Cae2;
	}

.item-container .item-pic-container {
	width: 184px;
	height: 184px;
	text-align: center;
	vertical-align: middle;
	}

.item-container .item-pic-container img {
	margin: 0;
	padding: 2px;
	background-color: #fff;
	border: 1px solid;
	border-color: #888 #ccc #ccc #888;
	}

.item-container .item-pic-container a {
	display: block;
	}

.item-container .item-buy {
	position: relative;
	margin: 8px 2px 2px 7px;
	padding-bottom: 3px;
	font-size: 11px;
	}

.item-container ul {
	margin: 5px 8px 8px 12px;
	padding: 5px 8px 0 12px;
	list-style-image: url(../images/bullet-small.gif);
	text-align: left;
	}

.item-container ul li {
	font-size: 11px;
	}

.item-container .defined {
	border-bottom: 1px dotted #333;
	cursor: help;
	}

.item-container .item-buy {
	position: relative;
	margin: 8px 2px 2px 7px;
	padding-bottom: 3px;
	font-size: 11px;
	}

.item-container .item-buy .price {
	display: inline;
	float: left;
	padding-top: 5px;
	}

.item-container .item-buy .buy-button {
	display: inline;
	float: right;
	}

.item-container .item-info-cell {
	vertical-align: top;
	}

.item-container .item-info-cell ul {
	margin: 5px 8px 3px 12px;
	padding: 5px 8px 0 12px;
	list-style-image: url(../images/bullet-small.gif);
	text-align: left;
	}

.item-container .item-info-cell ul li {
	font-size: 11px;
	}

.item-container .item-info-cell ul.order {
	margin: 5px 8px 3px 12px;
	padding: 5px 8px 0 12px;
	list-style-image: url(../images/bullet-small-order.gif);
	text-align: left;
	}

.item-container .item-info-cell ul.order li {
	font-size: 11px;
	}

.item-container .item-info-cell ul.order li a {
	color: #000;
	text-decoration: underline;
	}

.item-container .item-info-cell ul.order li a:hover {
	background-color: #d6Cae2;
	}

.item-container .item-buy-cell {
	vertical-align: bottom;
	/* padding: 4px 3px 3px 6px; */
	padding: 0 0 3px 0;
	font-size: 11px;
	}

.item-container .item-buy-cell .item-buy {
	position: relative;
	margin: 2px 2px 0 6px;
	padding: 0;
	font-size: 11px;
	/* needed to induce margin */
	border: 1px solid #fefaff;
	}

.item-container .item-buy-cell .item-buy .price {
	display: inline;
	float: left;
	padding-top: 6px;
	}

.item-container .item-buy-cell .item-buy .buy-button, .item-container .item-buy-cell .item-buy input {
	display: inline;
	float: right;
	padding: 0;
	margin: 0;
	}

/*********************/

#home-about {
	position: relative;
	width: 569px;
	margin: 12px 10px 10px 10px;
	}

#about-about {
	position: relative;
	width: 569px;
	margin: 12px 10px 10px 10px;
	}

#home-about p, #about-about p {
	font-size: 13px;
	text-align: justify;
	}

p.first {
	margin-top: 0;
	padding-top: 0;
	}

#home-about p.last {
	clear: left;
	margin-bottom: 0;
	}

#home-intro {
	width: 450px;
	margin: 10px auto 13px auto;
	font-size: 12px;
	text-align: justify;
	}

#about-about p.last {
	clear: both;
	margin-bottom: 0;
	padding-bottom: 0;
	}

#about-contact-us {
	text-align:center;
	}

#about-contact-us p {
	margin-top: 7px;
	margin-bottom: 7px;
	}

#about-contact-us a {
	color: #56476b;
	color: #382846;
	}

#about-contact-us a:hover {
	background-color: #d6Cae2;
	}

#about-collage {
	text-align: center;
	}
 
#about-collage img {
	border: 2px solid;
	border-color: #56476b #9C8ea8 #9C8ea8 #56476b;
	margin: 0 auto;
	}

#home-img-1 {
	display: block;
	float: right;
	margin: 0 0 6px 10px;
	}

#home-img-1 span {
	display: block;
	padding: 4px 2px 0;
	font-size: 10px;
	text-align: center;
	}
#home-img-1 span .url {
	padding: 0;
	font-size: 9px;
	}
#home-img-1 a img {
	border: 1px solid #555;
	border-right-width: 2px;
	border-bottom-width: 2px;
	}

#home-img-2 {
	display: block;
	float: left;
	border: 1px solid #555;
	border-right-width: 2px;
	border-bottom-width: 2px;
	margin: 0 10px 6px 0;
	}

#home-content #section-links {
	margin-top: 12px;
	}

#home-content #section-links img {
	margin: 0;
	padding: 0 0 6px 0;
	}

#section-links {
	width: 578px;
	padding: 0;
	margin: 0;
	border: none;
	border-spacing: 4px; /* gt IE6 */
	}

#section-links .section-container {
	width: 137px;
	border: 1px solid;
	border-color: #56476b #9C8EA8 #9C8EA8 #56476b;
	/* fefaff */
	background: #fff;
	}

#section-links .section-pic-container {
	width: 137px;
	height: 137px;
	}

#section-links .section-pic-container img {
	border: none;
	margin: 0;
	padding: 0;
	}

#section-links tr td table {
	width: 137px;
	border: 0;
	margin: 0;
	border: none;
	}

#section-links .section-title {
	margin: 0 3px 5px 3px;
	padding: 1px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	}

#section-links .section-title a {
	/* 400099 56476b */
	color: #382846;
	}

#section-links .section-title a:hover {
	background-color: #d6Cae2;
	}

/***** Custom Work page *****/

#custom-form-container { /* TABLE */
	position: relative;
	table-layout: fixed;
	border-collapse: separate;
	empty-cells: hide;
	width: 550px;
	margin: 10px auto;
	border-width: 1px;
	border-style: solid;
	border-color: #bbb #999 #888 #aaa;
	background: #FBFFEA;
	border-spacing: 7px;
	padding: 0;
	}

#custom-form-container caption {
	display:none;
	/*margin: 0;
	color: #56476b;
	font-size: 18px;
	font-family: georgia,times new roman,times,serif;
	font-weight: bolder;*/
	}

#custom-form-container .form-item-label { /* TD */
	vertical-align: middle;
	text-align: right;
	font-size: 12px;
	}

#custom-form-container .form-item-label em {
	font-size: 13px;
	}

#custom-form-container .form-item-input { /* TD */
	width: 275px;
	margin: 0 12px 8px 4px;
	margin: 0;
	font-family: arial,helvetica,sans-serif;
	}

#custom-form-container .form-item-input input {
	width: 270px;
	border-width: 1px;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	}

#custom-form-container .form-item-input textarea {
	width: 270px;
	border-width: 1px;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	}

#custom-form-container .form-item-button { /* TD */
	text-align: center;
	}

#custom-form-container .form-item-button input {
	margin-left: auto;
	margin-right: auto;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

#custom-form-container .heading {
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	}

#custom-form-above {
	position: relative;
	width: 500px;
	margin: 12px auto 0 auto;
	text-align: left;
	}

#custom-form-above p {
	margin: 5px 0;
	padding: 0;
	}

#custom-form-below {
	width: 400px;
	margin:0 auto;
	text-align: left;
	}

#custom-form-below a {
	color: #000;
	font-weight: bolder;
	}

#custom-form-below a:hover {
	background-color: #FBFFEA;
	}

#custom-form-below ul {
	list-style-image: url(../images/bullet-violet.gif);
	}

/***** Order Page *****/

.order-page-product-text { /* SPAN */
	color: #33f;
}

/****************/

#faq-content {
	font-family: verdana,arial,sans-serif;
	text-align: center;
	}

#faq-content .qa {
	width: 520px;
	margin: 10px auto 0 auto;
	padding: 10px 0 0 0;
	font-size: 12px;
	text-align: left;
	}

#faq-content .qa dt {
	margin-left: 0;
	padding-left: 20px;
	margin-bottom: 3px;
	background:  url(../images/q.gif) 0 1px no-repeat;
	}

#faq-content .qa dd {
	margin-left: 0;
	padding-left: 20px;
	margin-bottom: 11px;
	background:  url(../images/a.gif) 0 1px no-repeat;
	}

#links-content {
	width: 520px;
	margin: 10px auto 0 auto;
	padding: 10px 0 0 0;
	font-size: 12px;
	text-align: left;
	}

#links-content a:hover {
	background-color: #FBFFEA;
	}

#order-information-content {
	width: 520px;
	margin: 10px auto 0 auto;
	padding: 10px 0 0 0;
	font-size: 12px;
	text-align: left;
	}

#order-information-content a {
	color: purple;
	}

#order-information-content a:hover {
	background-color: #FBFFEA;
	}

.paypal-seals {
	text-align: center;
	}

.lost-and-found {
	width: 520px;
	margin: 10px auto;
	padding: 10px 0 0 0;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	text-align: left;
	}

#view-bag-container form {
	border: 2px solid;
	border-color: #56476b #9C8EA8 #9C8EA8 #56476b;
}

#fan-lights-content-above {
	width: 480px;
	margin: 10px auto 0 auto;
	padding: 10px 0 0 0;
	font-size: 12px;
	text-align: justify;
	}

#fan-lights-content-above img {
	display: block;
	border: 4px solid;
	border-color: #56476b #9C8EA8 #9C8EA8 #56476b;
	margin: 0 auto;
	}

/********************/

#pic-popup-loading-message {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 150px;
	padding: 1em 5px;
	background: #ffc;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	color: #222;
	border: solid;
	border-color: #888 #444 #444 #888;
	border-width: 1px 2px 2px 1px;
	}

#pic-popup {
	position:absolute;
	top: 10px;
	left: 10px;
	padding:5px;
	/*
	background:#369;
	border: 1px solid;
	border-color: #69c #036 #036 #69c;
	*/
	/*
	background: #969;
	border: 1px solid;
	border-color: #c9c #636 #636 #c9c;
	*/
	/*
	background: #331c33;
	*/
	background: #323;
	border: 1px solid;
	border-color: #656 #101 #101 #656;
	}

#pic-popup img {
	display: block;
	padding: 1px;
	margin: 0;
	background: #ddd;
	/*
	border: 1px solid;
	border-color: #036 #69c #69c #036;
	*/
	/*
	border: 1px solid;
	border-color: #636 #c9c #c9c #636;
	*/
	border: 1px solid;
	border-color: #101 #656 #656 #101;
	}

#pic-popup p {
	font-family: arial,helvetica,sans-serif;
	font-weight: bolder;
	font-size: 12px;
	background: #323;
	color: #fff;
	margin: 0;
	padding: 5px 10px;	
	text-align: center;
	}

/***** Thickbox ******/

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
