html{
	background-image: url(../template/background_fade.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #F1005F;}
	
html, body {
	margin: 0px;
	text-align:  center;}
	
body, table {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;}
	
a {
	color: #333333;
	text-decoration: none;}
a:hover {
	color: #669900;
	text-decoration: underline;}
	
	
h1 {
	margin: 0px 0px 10px 0px;
	font-size: 20px;
	font-family: arial, helvetica, sans-serif;
	color: #669900;}
h2 {
	font-size: 30px;
	font-family: arial, helvetica, sans-serif;
	color: #669900;
	margin: 0px 0px 5px 0px;}
h3 {
	font-size: 20px;
	font-family: arial, helvetica, sans-serif;
	color: #669900;
	margin-bottom: 0px;
	margin-top: 2px;}
h4 {
	font-size: 20px;
	font-family: arial, helvetica, sans-serif;
	color: #669900;
	margin: 0px;
	text-align: left;}
h4 a{
	color: #669900;}
	
.hrGrey {
	background-color: #999999;
	width: 95%;
	text-align: center;}
	
.price {
	color: #7A1364;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;}
	
/* site header */
#header_container {
	height: 119px;
	width: 100%;
	background-image: url(../template/template_swirls.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 73px 0px 0px 0px;
	text-align: center;
	margin: 0px 0px 10px 0px;}
	
#header_box {
	width: 760px;
	height: 120px;
	padding-top: 73px;
	padding: 10px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;}
	#header_box_left {
		float: left;
		width: 57%;
		padding: 0px 5px 0px 5px;}
	#header_box_right {
		float: right;
		width: 40%;
		padding: 0px;}
	#header_box_right_basket {
		float: left;
		width:49%;
		text-align: left;
		font-weight: bold;
		line-height: 2em;}
	
	#header_box_right_links {
		float: right;
		width:49%;
		text-align: left;
		line-height: 1.5em;}
		
		
/* site footer */
#footer {
	width: 745px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	color: #FFFFFF;
	margin-top: 3px;}
#footer img{
	float: left;}
#footer a{
	color: #FFFFFF;}
	
	
/* main container */
#main_main {
	width: 745px;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 1px solid #333333;}
#main_container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	overflow: visible;
	padding: 5px 0px 5px 0px;}

#highlighted_designer {
	height: 160px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 10px;}
#highlighted_designer_left {
	width: 60%;
	float: left;
	text-align: left;}
#highlighted_designer_photo {
	float: right;}
#highlighted_designer_right {
	width: 33%;
	float: right;
	text-align: right;}
#highlighted_designer_product {
	width: 200px;
	float: right;
	height: 150px;
	background-position: center;}
	
/*display the designers in a table */
#displayDesigners {
	width: 100%;
}
#displayDesigners td{
	width: 33%;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	text-align: right;
	padding: 3px 3px 5px 3px;}
#displayDesigners td.filler {
	width:1%;
	background: transparent;
	border: 0px;}
#displayDesigners td.fillerRow {
	background: transparent;
	border: 0px;
	font-size: 5px;}
	
/*************************************************/

.displayDesigners td{
	width: 240px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	text-align: right;
	padding: 3px 3px 5px 3px;}
.displayDesigners td.filler {
	width:1%;
	background: transparent;
	border: 0px;}
.displayDesigners td.fillerRow {
	background: transparent;
	border: 0px;
	font-size: 5px;}
	
/**********************************************/
	
/* start of the about us page */
#about_us {
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	background-color: #FFFFFF;
	border: 0px solid #333333;
	padding: 5px;
	min-height: 100%;
	overflow: hidden;
	text-align: left;}
#about_us_left {
	width: 48%;
	float: left;
	border: 0px solid #666666;
	text-align: left;
	padding: 5px;
	vertical-align: top;}
#about_us_mid {
	width: 1%;
	padding: 0px;}
#about_us_right {
	width: 48%;
	float: right;
	text-align: left;
	padding: 3px;
	border: 0px solid #666666;
	margin: 0px;
	vertical-align: top;}
/* end of the about us page */


/* start of the customer service page */
#customer_services {
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	background-color: #FFFFFF;
	border: 0px solid #333333;
	padding: 5px;
	min-height: 100%;
	overflow: hidden;
	text-align: left;}
#customer_services_left {
	width: 48%;
	float: left;
	border: 0px solid #666666;
	text-align: left;
	padding: 5px;
	vertical-align: top;}
#customer_services_mid {
	width: 1%;
	padding: 0px;}
#customer_services_right {
	width: 48%;
	float: right;
	text-align: left;
	padding: 3px;
	border: 0px solid #666666;
	margin: 0px;
	vertical-align: top;}
/* end of the customer service page */


/* start of the contact page */
#contact_us {
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	background-color: #FFFFFF;
	border: 0px solid #333333;
	padding: 5px;
	min-height: 100%;
	overflow: hidden;
	text-align: left;}
#contact_us_left {
	width: 48%;
	float: left;
	border: 0px solid #666666;
	text-align: left;
	padding: 5px;
	vertical-align: top;}
#contact_us_mid {
	width: 1%;
	padding: 0px;}
#contact_us_right {
	width: 48%;
	float: right;
	text-align: left;
	padding: 3px;
	border: 0px solid #666666;
	margin: 0px;
	vertical-align: top;}
/* end of the contact page */

/* start of the register page */
#register {
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	background-color: #FFFFFF;
	border: 0px solid #333333;
	padding: 5px;
	min-height: 100%;
	overflow: hidden;
	text-align: left;}
#register_left {
	width: 48%;
	float: left;
	border: 0px solid #666666;
	text-align: left;
	padding: 5px;
	vertical-align: top;}
#register_mid {
	width: 1%;
	padding: 0px;}
#register_right {
	width: 48%;
	float: right;
	text-align: left;
	padding: 3px;
	border: 0px solid #666666;
	margin: 0px;
	vertical-align: top;}
/* end of the register page */

	
/* start of the designer page */
#designer_main {
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	background-color: #FFFFFF;
	border: 0px solid #333333;
	padding: 5px;
	min-height: 100%;
	overflow: hidden;}
#designer_main_left {
	width: 38%;
	float: left;
	border: 1px solid #666666;
	text-align: left;
	padding: 5px;}
#designer_main_mid {
	width: 1%;
	padding: 0px;}
#designer_main_right {
	width: 58%;
	float: right;
	text-align: left;
	padding: 3px;
	border: 1px solid #666666;
	margin: 0px;}
#designer_products_image {
	width: 190px;
	float: left;
	height: 130px;
	margin: 5px;
	background-position: center;}

#categoryLinks {
	line-height: 1.5em;}
	
#designerMainImage {
	margin: 5px;
	float: left;}
	
#designerThumbnailTable {
	width: 240px;
	float: left;}
	
.designerProduct {
	width: 100%}
.designerProduct_image {
	border: 1px solid #666666;
	float: left;
	margin-left: 10px;
	margin-right: 10px;}
.designerProduct_blurb {
	width: 40%;
	float: left;}
.designerProduct_price {
	width: 25%;
	float: right;
	text-align: right;
	padding-right: 20px;}

/* end of the designer page */

/* product detail page */
#productDetail_image {
	float: left;
	padding: 5px;}
	
	
/* start of shopping cart */
#shoppingcart_full {
	width: 100%;
	border: 0px solid #333333;}
	#shoppingcart_full td {
		border: 1px solid #333333;}
	#shoppingcart_full #col1 {
		width: 10%;}
	#shoppingcart_full #col2 {
		width: 25%;}
	#shoppingcart_full #col3 {
		width: 25%;}
	#shoppingcart_full #col4 {
		width: 15%;}
	#shoppingcart_full #col5 {
		width: 15%;}
	#shoppingcart_full #col5 {
		width: 10%;}
	.cartrow1 {
		background-color: #FEFEFE;}
	.cartrow2 {
		background-color: #FFFFFF;}
