html, body {
	margin:auto;
	color:#717277;
	font-family: Arial, Helvetica, Verdana, sans-serif;
/*
	font-family:Verdana;
	letter-spacing:1px;
*/
	font-size:12px;
	background:#e8e8ea;
}
img, form {
	border:none;
	margin:0px;
}
h1 {
	font-size:18px;
	margin-top:0px;
	font-weight:normal;
}
h2 {
	font-size:18px;
	font-weight:normal;
}
h3 {
	font-size:18px;
	margin-top:0px;
	font-weight:normal;
}
h4 {
	font-size:13px;
	margin-top:0px;
}
#all_content {
	margin:auto;
	display:table;
	width:800px;
	background:#fff;
}
#all_content_in {
	margin:auto;
	display:table;
	width:760px;
	margin:25px 20px 30px 20px;
	text-align:left;
}
#header {
	float:left;
	display:inline;
	width:760px;
	height:75px;
	margin:0px 0px 20px 0px;
}
	#header_top {
		float:left;
		width:760px;
		height:21px;
		text-align:right;
	}
	
	#header_top a:link, #header_top a:visited {
		font:bold 11px Arial;
		color:#707277; 
		text-decoration:none;
		text-transform: uppercase;
	}

	#header_top a:hover {
		font:bold 11px Arial;
		color:#a4a5a9;
		text-decoration:none;
		text-transform: uppercase;
	}
	#header_top a.basketLink {
		font-family:Arial;
		font-size:11px;
		font-size-adjust:none;
		font-stretch:normal;	
		font-style:normal;
		font-variant:normal;
		font-weight:bold;
		line-height:normal;
		text-transform:none;
	}
	#header_top img {
		margin-bottom:-2px;
	}
	#header_bar {
		float:left;
		width:760px;
		height:54px;
		background:#aabec7;
	}
#content {
	float:left;
	width:760px;
	background:#e7e7e9;
}
	#content_left {
		float:left;
		width:181px;
		height:100%;
		background:#e7e7e9;
	}
		#content_left_menu {
			margin:auto;
			margin-top:20px;
			width:160px;
		}
		.topLink:link, .topLink:visited {
			float:left;
			color:#707175;
			font-size: 10px;
			font-face: Arial;
			font-weight: bold;
			letter-spacing: .04em;
			text-decoration: none;
			text-transform: uppercase;
			margin: 3px 0 3px 0;
		}
		
		.topLink:hover {
			color:#A4A5A9;
		}

		.topLinkCurrent:link, .topLinkCurrent:visited {
			float:left;
			color:#475961;
			font-size: 10px;
			font-face: Arial;
			font-weight: bold;
			letter-spacing: .04em;
			text-decoration: none;
			text-transform: uppercase;
			margin: 3px 0 3px 0;
		}
		
		.topLinkCurrent:hover {
			float:left;
			color:#A4A5A9;
			font-size: 10px;
			font-face: Arial;
			font-weight: bold;
			letter-spacing: .04em;
			text-decoration: none;
			text-transform: uppercase;
			margin: 3px 0 3px 0;
		}

			.mainMenuSub {display:block; margin:0 0 0 8px; padding:0; width:150px; letter-spacing: .04em;}
			.mainMenuSub li{display:inline; padding:0; margin:0; list-style:none; text-transform: uppercase;}
			.mainMenuSub li a{display:block; color:#707175; text-decoration:none; font:10px Arial; cursor:pointer;}
			.mainMenuSub li a span{float:left; display:block; width:150px; line-height:14px; font-weight:bold; margin-bottom:5px;margin-top:5px;}
			.mainMenuSub li a:hover{font-weight:bold; color:#A4A5A9;}
			.mainMenuSub li a:hover span{width:150px;}
			.mainMenuSub li a.active, .mainMenuSub li a.active:hover{line-height:24px; font:11px Arial;}
		#content_left_menu hr {
			float: left;
			display: block;
			margin: 5px 0 5px 0;
		}
.list_1 li {
	list-style:lower-latin;
}
#content_right_margin {
	float:right;
	display:inline;
	width:578px;
	background:#fff;
}
#content_right {
	float:right;
	display:inline;
	width:559px;
	background:#fff;
	border-bottom: solid 1px;
	padding-bottom: 13px;
}

#content_right a:link, #content_right a:visited {
	text-decoration:underline;
}
#content_right a:hover {
	text-decoration:none;
}


.index_links {
	 line-height:14px;
}
.index_links a:link, .index_links a:visited {
	text-decoration:none;
}
.index_links a:hover {
	text-decoration:underline;
}

.index_new_links {
	 line-height:14px;
}
.index_new_links a:link, .index_new_links a:visited {
	text-decoration:underline;
}
.index_new_links a:hover {
	text-decoration:none;
}

.homeText {
	width:100%;
	text-align: justify;
	line-height:14px;
}
.homeText a:link, .homeText a:visited{
	font-weight: normal;
}
.txt_table {
	width:100%;
	border-top:#AABEC7 solid 1px;
	border-left:#AABEC7 solid 1px;
	/*padding:2px;*/
}
.txt_table td {
	border-right:#AABEC7 solid 1px;
	border-bottom:#AABEC7 solid 1px;
	padding:5px;
}
.txt_table_2 td {
	padding:2px;
}
.bath_towel_table a:link {
	color:#fff;
}
.text_pages {
	line-height:15px;
}
.text_pages a:link {
	line-height:19px;
}
.text_pages_links {
	margin-left:40px;
}
.text_pages_links h2 {
	margin-left:-40px;
}

.text_pages_links a:link, .text_pages_links a:visited {
	text-decoration:none;
}

.text_pages_links a:hover {
	text-decoration:none;
}

.swatch_table {
	float:left;
	display:inline;
	margin:0px 10px 20px 0px;
}
.swatch_table img {
	cursor:pointer;
}
#swatch_form_table {
	width:559px;
	color:#fff;
	background:#a9bec7;
}
#swatch_form_table input, #swatch_form_table select {
	width:200px;
}

/*basket stuff*/
#basket_progress {
	margin:15px auto auto auto;
	width:559px;
	height:41px;
	background:#a9bec7;
	font-size:11px;
	color:#fff;
	line-height:20px;
}
.basket_progress {
	float:left;
	display:inline;
	margin:10px 0px 0px 10px;
}
.basket_progress_box {
	float:left;
	display:inline;
	width:20px;
	height:20px;
	background:#a9bec7;
	border:#fff solid 1px;
}
.basket_progress_box_on {
	float:left;
	display:inline;
	width:20px;
	height:20px;
	border:#fff solid 1px;
	
	background:#fff;
	font-weight:bold;
	color:#a9bec7;
}
.basket_progress_txt {
	float:left;
	display:inline;
	height:20px;
	margin:0px 10px 0px 5px;
	letter-spacing:0.01em;
}
.basket_progress_txt a:link, .basket_progress_txt a:visited {
	color:#fff;
	font-weight:normal;
}
.basket_table, .checkout_table {
	width:100%;
	font-weight:bold;
	line-height:16px;
}
.checkout_table td {
	padding-bottom:10px;
}
.freeitem {
	color:#FF0000;
}
/* end of basket stuff*/


#footer {
	float:left;
	width:760px;
	text-align:right;
	margin:11px 0px 0px 0px;
	line-height: 16px;
}
#dfooter a:link, #footer a:visited {
	color:#707271;
	font:bold 11px Arial;
	text-decoration:none;
	text-transform: uppercase;
}
#dfooter a:hover {
	color:#A4A5A9;
//	text-decoration:underline;
}
#footer .spc {
	padding-left:5px;
	padding-right:5px;
}
#footer h2 { 
	display:inline;
}

#footercontent {
	float:right;
	width:559px;
	text-align:left;
	margin-bottom: 15px;
}

#footercontent td {
	vertical-align:top;
	padding:0px;
	padding-left:5px;
}

#footercontent a:link, #footer a:visited {
	color:#717277;
	font:normal 11px Arial;
	text-decoration:none;
}
#footercontent a:hover {
	color:#717277;
//	text-decoration:underline;
}

#footercontent h2 a:link, #footercontent h2 a:visited {
	font:bold 11px Arial;
	color:#717277; 
	text-decoration:none;
	text-transform: uppercase;
}

#footercontent .vertline {
	width:2px;
	background: url("../images/vert_line2.gif") top left repeat-y;
}

.horizLine {
	height:1px;
	background:#6f7277;
	border:none;
	margin:13px auto 13px auto;
}
.horizLine_white {
	height:1px;
	background:#fff;
	border:none;
	margin:3px auto 3px auto;
}
input, select {
	border-top:#969696 solid 2px;
	border-right:#fafafa solid 2px;
	border-bottom:#fafafa solid 2px;
	border-left:#969696 solid 2px;
	color:#717277;
	font-family: Arial, Helvetica, Verdana, sans-serif;	
}

/* items page */
.colorSwatch {
	float:left;
	width:71px;
	height:71px;
	margin:0px 5px 5px 0px;
}

a:link, a:visited {
	color:#717277;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
}
                             
#thumbnails h3 {
	font-weight:bold;
	ddisplay:inline;
	font-size:1em;
	margin-bottom:0px;
}

#productdescription h3 {
	display:inline;
	font-size:1em;
}

#otheritems h3 {
	display:inline;
	font-size:1em;
}

.text_pages_links h1 {
	font-size:18px;
	font-weight:normal;
	margin-left:-40px;
}

.faqs h1 {
	margin-top:0.83em;
}

.text_pages_links h3 {
	font-size:1em;
	display:inline;
}
#home h3 {
	display:inline;
	font-size:1em;
}
#header_top h2 {
	display:inline;
	font-size:1em;
}
.wasPrice
{
	text-decoration:line-through;
	font-weight:normal;
}
.nowPrice
{
	color:#DD0000;
	font-weight:800;
}

#productdescription.wasPrice
{
	text-decoration:line-through;
	font-weight: bold;
	font-size:13px;
}

#productdescription.nowPrice
{
	color: #DD0000;
	font-weight: bold;
	font-size:14px;
}
a.altfinishes
{
	text-decoration:underline;
	font-weight:normal;
}

#sitemap a:link, #header_top a:visited {
    font:bold 11px Arial;
    color:#707277; 
    text-decoration:none;
}

#sitemap a:hover {
    font:bold 11px Arial;
    color:#a4a5a9;
    text-decoration:underline;
}


#sitemap a.categoryLink {
    font-weight:bold;
    font-size:12px;
}

#sitemap .products{
    margin-top:1px;
    list-style:none;
    text-indent:-2em;
}

#sitemap .products li {
    font:normal 12px Arial;
    text-decoration:none;
    font-weight:normal;
    margin:0.3em;
}

#sitemap .products li a {
    font:normal 12px Arial;
}
    
#designnotesarchive a:link,
#designnotesarchive a:visited{
	text-decoration:none;
	font-weight:normal;
}

#designnotesarchive a:hover{
	text-decoration:underline;
}

.productTabs li {
    float:left;
    border: 1px solid;
    border-bottom-width: 0;
    margin: 0 0.5em 0 0;
}

.productTabs ul {
    list-style:none;
    padding:0;
    margin:0;
    width:100%;
}

.productTabs2 li {
    display:inline;
    border:solid;
    border-width: 1px 1px 0 1px;
    margin: 0 0.5em 0 0;
}

.productTabs li a {
    padding: 0em 1em;
    background:yellow;
    width:8em;
    
    }

.productTabs a {
    width:6em;
}

#tab1  {
    border: 1px solid;
    clear:both;
    padding-left:1em;
    padding-right:1em;
    padding-top:0.5em;
}
#tab2  {
    border: 1px solid;
    clear:both;
    padding-left:1em;
    padding-right:1em;
    padding-top:0.5em;
}

.productTabs .selected {
    padding-bottom:1px;
    background:white;
}

.productTabs .selected {
    position: relative;
    top:1px;
    background:white;
}

.productTabs ul a {
    text-decoration:none;}

.productTabs ul a:hover {
    text-decoration:none!important;
}

.productTabs ul a {
  text-decoration:none!important;
}

.productTabs a {
    display:block;
}

.productDescription p {
    margin-top:0px;
}

.productInfoBullets li 
{
    background-image: url('/images/dot.gif'); 
    background-repeat:no-repeat; 
    background-position:0px 0.25em; 
    padding-left: 10px;
}
