body {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	text-align:left;
	padding-left:4px;
}


.bottom_center_bg {
	background-image:url('../images/bottom_middle.gif');
	background-repeat:repeat-x;
	background-position:top left;
}
.page_center_bg {
	background-image:url('../images/pageBg.gif');
	background-position:top left;
}
.page_left_bg {
	background-image:url('../images/pageBg_left.gif');
	background-repeat:repeat-y;
	background-position:top left;
}
.page_right_bg {
	background-image:url('../images/pageBg_right.gif');
	background-repeat:repeat-y;
	background-position:top left;
}
.bottom_center_bg {
	background-image:url('../images/bottom_tile.jpg');
	background-repeat:repeat-x;
	background-position:top left;
}
.top_center_bg {
	background-image:url('../images/top_tile.jpg');
	background-repeat:repeat-x;
	background-position:top left;
}


.error {
	font-weight:bold;
	color:red;
}

.success {
	font-weight:bold;
	color:green;
}

.mycart {
	width:112px;
	font-size:.8em;
	text-align:center;
	margin-right:2.2em;
}

.bodycontent {
	width:94%;
}

.chairsonly {
	display: none;
}

/* Client Menu Styles */

.client_menu {
	font-size:.9em;
	text-align:left;
	width:100%;
}

.client_menu ul {
	list-style:none;
}

.client_menu ul li {
	display:inline;
	padding:0px;
	padding-left:.5em;
	padding-right:.5em;
}

.client_menu a {
	font-weight:bold;
	text-decoration:none;
	color:purple;
}

.client_menu a:hover {
	text-decoration:underline;
}

/* This group of styles effects the product tables in the store and admin sections */
.prod {
	width:100%;
	margin:0px;
	padding:0px;
	padding-bottom: 10px;
}

.prod table {
	background-color: #F0F3F7;
	border: solid 1px #8FA6C5;
	padding: 2px;
}

.prod th {
	background-color: #A2B5CE;
	color: #FFFFFF;
	padding: 2px;
}

.prod td {
	padding: 2px;
}

.prodfeatured {
	width:100%;
	margin:0px;
	padding:0px;
	padding-bottom: 10px;
}

.prodfeatured table {
	background-color: #F7F0F0;
	border: solid 1px #C58F8F;
	padding: 2px;
}

.prodfeatured th {
	background-color: #CEA2A2;
	color: #FFFFFF;
	padding: 2px;
}

.prodfeatured td {
	padding: 2px;
}

.prodimage {
	width: 100px;
	border:none;
	padding: 2px;
}

.prodimage img {
	border:none;
}

.prodnameprice table, .prodnameprice th, .prodnameprice td {
	background:none;
	border:none;
	padding:0px;
}

.prodskuname {
	font-weight: bold;
}


.prodprice {
	font-style:italic;
}

.prodcat {
	font-size:.9em;
}

.proddesc {
	font-size:.95em;
}

ul.prodstats {
	list-style:none;
}

ul.prodstats li label {
	font-weight:bold;
}

/* End grouping */

/* This group of styles effects the fabric style dropbox lists */
.swatchbox {
	padding:5px;
	width: 300px;
	border: thin solid gray;
	background-color:white;
	font-weight:bold;
	text-align:left;
}	
.swatchbox a {
	text-decoration: none;
	color:#007777;
}

.scrollbox {
	height:200px;
	width:100%;
	overflow:scroll;
}

ul.fman {
	list-style:none;
	color:#007777;
}
ul.pattern {
	list-style:none;
	display:none;
	width:80%;
	text-align:left;
	color:black;
}
ul.swatch {
	list-style:none;
	display:none;
	width:80%;
	text-align:right;
	font-weight:normal;
}
/* End grouping */

/* This group of styles effects the add image table row and divs */
.productimageswatch {
	display: none;
}

/* End grouping */

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.navbg {
	background-color: #FFFFFF;
	background-image: url(../images/border_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.box {
	padding: 8px;
	border: thin solid #660099;
	margin: 20px;
	background-color: #cc99cc;
}
.box3 {
	padding: 8px;
	font-style: oblique;
	font-weight: bold;
	color: #660033;
}
.box2 {
	padding: 8px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6600FF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.box4 {
	padding-top: 24px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}



.vertbg {
	background-image: url(../images/vert_line.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.pageBG {
	background-image: url(../images/page5.gif);
	background-repeat: no-repeat;
}

.pageBGa {
	background-image: url(../images/page5a.gif);
	background-repeat: no-repeat;
}

.topBox {
	background-image: url(../images/box/top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.botBox {
	background-image: url(../images/box/bot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.rightBox {
	background-image: url(../images/box/right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.leftBox {
	background-image: url(../images/box/left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.pageBot {
	background-image: url(../images/pageimages/bottom.gif);
	background-repeat: no-repeat;
}
#miniNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	text-align: center;
	padding-right: 140px;
}

#miniNav a{
	text-decoration:none;
	text-align: center;
	color: #000;
}

#miniNav a:hover{
	text-decoration:none;
	text-align: center;
	color: #999;
}
.maintablebg {
	background-image: url(../images/pageimages/pageBg.gif);
	background-repeat: repeat-y;
}

.searchTable {
	background-color: #F0F3F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #8FA6C5;
	border-right-color: #8FA6C5;
	border-left-color: #8FA6C5;
}

.searchTable th {
	background-color: #A2B5CE;
	color: #FFFFFF;
	margin: 2px;
	padding: 2px;
}

.searchTable td {
	margin: 2px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8FA6C5;
}

.customizeTable {
	background-color: #Ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #8FA6C5;
	border-right-color: #8FA6C5;
	border-left-color: #8FA6C5;
}

.customizeTable th {
	background-color: #663366;
	color: #FFFFFF;
	margin: 2px;
	padding: 2px;
}

.customizeTable td {
	font-size:.9em;
	margin: 2px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8FA6C5;
}

.searchTableHorizontal {
	background-color: #F0F3F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #8FA6C5;
	border-right-color: #8FA6C5;
	border-left-color: #8FA6C5;
}

.searchTableHorizontal th {
	background-color: #A2B5CE;
	color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	text-align: right;
}

.searchTableHorizontal td {
	margin: 2px;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8FA6C5;
}

.noStyle, .noStyle td, .noStyle th, .noStyle tr, .noStyle table {
	border:none;
	background:none;
}

#navcontainer {
	width:100%;
}

#navcontainer ul {
	padding:0px;
	margin:0px;
	color: white;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	padding: 0.2em 1em;
	background-color: #490B4D;
	color: white;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

#navcontainer ul li a:hover {
	background-color: #369;
	color: #fff;
}

.layoutLogin { 
	border:2px solid #6699CC;
}

#loginScreen {
	margin-left: 217px;
	width: auto;
	margin-top: 5px;
}
#loginSearch {
	padding-left: 24px;
	width: auto;
	margin-top: 25px;
}

.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	color: #336699;
	line-height: 1.4em;
}

.formLabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #336699;
	height: 28px;
	text-align: right;
	vertical-align: middle;
}
.formLabelsSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #336699;
	height: 14px;
	text-align: right;
}

.productText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.4em;
}
.productDetailText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999966;
	line-height: 1.4em;
}
.productPriceText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
	line-height: 1.4em;
}
.productTitleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #3F6F9F;
	line-height: 1.4em;
}
.productDescriptionHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6699CC;
	line-height: 1.4em;
}

.errorstyle {
	font-weight: bold;
	color: #FF0000;
}

.errorStyle {
	font-weight: bold;
	color: #FF0000;
}

.footercopyright {
	font-size: small;
	font-weight: bold;
	text-align: center;
}
.footerdesigner {
	font-size: x-small;
	text-align: center;
}
.style3 {
	color: #450A49;
	font-weight: bolder;
	font-size:1.1em;
}

.small {
	font-size: small;
}

.smallText {
	font-size:.8em; 
}

.testimonialComment {
	font-size:.9em; 

}

.testimonialSignature {
	font-style:italic;
	color: #672D6F;
	font-weight:bold; 
}