@CHARSET "ISO-8859-1";


body {
	
	background: #242424;
	margin: 0px;
	font-family: arial;

}

.headerTable {
	
	width: 800px;	
	
}

.headerTableBottomLeft {
	
	height: 30px;
	background: url("images/bottom_left_menu.jpg");
	background-repeat: no-repeat;
	vertical-align: bottom;
	
}

.headerTableTopRight {
	
	width: 418px;
	
	background: url("images/round_menu.jpg") no-repeat;
	vertical-align: top;
	
}

table, td, tr{
	
	margin: 0px;
	padding: 0px;
	
}

h1 {
	
	font-weight: bold;
	font-size: 17px;
	margin: 10px 0px;
	padding: 0px;
	
}

.topMenu {
	
	list-style-type: none;
	margin: 10px;
	padding: 0px;
	
}

.topMenu li{
	
	color: #333333;
	font-weight: bold;
	font-size: 10pt;
	font-family: arial;
	text-align: left;
	margin-top: 5px;
	margin-left: 5px;
	
}

.topMenu li a:link, .topMenu li a:visited{
	
	color: #FFFFFF;
	text-decoration: none;
}

.topMenu li a:active, .topMenu li a:hover{
	
	color: #FFFFFF;
	text-decoration: underline;
	
}

.topLink {

	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;

}

.topLink:link, .topLink:visited{
	

}

.topLink:active, .topLink:hover{


	
}

.asianTradeMenu {

	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}

.asianTradeMenu li:first-child a {
	 
	 margin-left: 35px;
	 
}

.asianTradeMenu li {
	
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 20px;
	
}

.asianTradeMenu li a {
	
	display: block;
	display: inline;
	margin: 0px;
	padding: 0px;
	float:left;
	
} 

.asianTradeMenu li a img {

	vertical-align:bottom;
	margin: 0px;
	padding: 0px;
	border: none;
	
}

.searchDiv {
	
	margin: 0px;
	padding: 10px;
	border-right: 3px solid #242424;
	border-bottom: 3px solid #242424;
	background: #971e0a;
	color: #E9D9BC;
	font-size: 14px;
	font-weight: bold;
	
}

.searchBox {
	
	border: solid 1px black;
	padding-left: 4px;
	width: 90px;
	
}

.searchButton {
	
	border: 1px solid #242424; 
	background-color: #FFFFFF;
	width:40px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;

}

.menuTable {
	
	
	margin-top: 5px;
	height: 100%;
	width: 140px;
	padding: 5px;
	
}

.menuHeading {
	
	color: #E9D9BC;
	font-size: 14px;
	font-weight: bold;
	
}

.menuUL {
	
	list-style: none;
	
}

.menuLI {
	
	margin-left: -25px;
	
}

.menuItem a:link, .menuItem a:visited {

	color: #E9D9BC;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	
}

.menuItem a:hover, .menuItem a:active {

	color: #E9D9BC;
	font-size: 12px;
	text-decoration: underline;
	
}

.menuLI a:link, .menuLI a:visited {

	color: #E9D9BC;
	font-size: 12px;
	text-decoration: none;
	
}

.menuLI a:hover, .menuLI a:active {

	color: #E9D9BC;
	font-size: 12px;
	text-decoration: underline;
	
}

.whiteTable {
	
	border: black solid 3px;
	background: #F6F6F6;
	width: 600px;
	font-size: 12px;
	
}

.whiteTable td {
 	
	background: #F6F6F6;
	border: none;
	text-align:center;
	padding: 0px;
 	
}

.indexTable img {
	
	float: right;
	border:none;
	
}

.whiteTable a:link, .whiteTable a:visited {
	
	text-decoration: underline;
	color: #242424;
	
}

.whiteTable a:active, .whiteTable a:hover {
	
	text-decoration: none;
	color: #242424;
	
}

.indexTable {
	
	padding: 0px;
	margin: 0px;
	
}

.indexTable td {
	
	border: solid black 1px;
	padding: 0px;
	
}

.indexDisplayRug {
	
	width: 100%;
	padding: 0px;
	
}

.indexDisplayRug td{
	
	border: none;
	padding: 0px;
	font-family: garamond;
	
}

.indexDisplayRug img {
	
	border: 2px solid black;
	
}

.careTable td {
	
	padding: 0px;
	background: #FF993C;
	
}

.cleaningTable {
	
	background: #EE882B;
	border: 1px solid black;
	
}

.cleaningTable td {
	
	padding: 0px;
	background: #EE882B;
		
}

.searchDisplayTable td {
	
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	width: 150px;
	
}

.searchDisplayTable tr:first-child td{
	
	border-top: none;
	
}

.searchDisplayTable td:first-child {

	border-left: none;
	
}

.rugInfoTable td {

	padding: 0px;
	
}

.dimensions {
	
	font-size: 11px;
	font-family: arial;
	
}

.searchOptionsTable {
	
	width: 100%;
	
}

.searchOptionsTable td {
	
	padding: 3px;
	
}

.wishListTable, .wishListTable td {
	
	background-color: #FBF4FF;
	border: none;
	margin: 0px;
	padding: 0px;
	
}

.wishListHeader { 
	
	font-size: 20px;
	color: #624d7d;
	
}

td.wtopleft { background-image: url(images/wish_top_left.jpg); background-repeat: no-repeat; height: 50px; width: 50px;}
td.wtop { background-image: url(images/wish_top.jpg);	background-repeat: repeat-x; height: 50px; }
td.wtopright { background-image: url(images/wish_top_right.jpg);	background-repeat: no-repeat;	height: 50px; width: 50px; }
td.wleft { background-image: url(images/wish_left.jpg);	background-repeat: repeat-y; width: 50px; }
td.wright { background-image: url(images/wish_right.jpg);	background-repeat: repeat-y; width: 50px; }
td.wbottom { background-image: url(images/wish_bottom.jpg);	background-repeat: repeat-x; height: 50px; }
td.wbottomright { background-image: url(images/wish_bottom_right.jpg);	background-repeat: no-repeat;	height: 50px;	width: 50px; }
td.wbottomleft { background-image: url(images/wish_bottom_left.jpg);	background-repeat: no-repeat;	height: 50px; width: 50px; }

.addCartTable td { 

	padding: 2px;
	font-size: 11px;
	border: 1px solid black;
	margin: 0px;
	
}

td.addCartDark {
	
	border: none;
	background-color: #666666;
	
}

.shippingTable {
	
	 width: 446px;
	 border: none;
	
}

.shippingTable td {
	
	border: 1px solid #b22222;
	margin: 0px;
	padding: 5px;
	text-align: left;
	font-size: 11px;
	
}

td.dark {
	
	background-color: #808080;
	color: #F6F6F6;
	
}

.footerTable {
	
	padding: 0px;
	margin: 0px;
	border: 3px solid #AAAAAA;
	width: 100%;
	
}

.footerList {
	
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
	
}

.footerList li { 
	
	display: inline;
	padding: 3px;
	margin: 3px;
	font-size: 11px;
	
}

.footerList a:link, .footerList a:visited { 

	color: #F6F6F6;
	text-decoration: none;
	
}

.footerList a:hover, .footerList a:active { 

	color: #F6F6F6;
	text-decoration: underline;
	
}

.copyRight {
	
	color: #AAAAAA;
	font-size: 11px;
	text-align: right;
	padding-right: 5px;
	
}

.checkoutTable td { 
	
	text-align: left;
	padding: 2px;
	border: auto;
	
}

.errortext {

	color: #EE3333;
	size: 13px;
	font-weight: bold;
	
}

.cleaningDiv {
	
	background: #444444;
	margin: 0px;
	padding: 10px;
	border-right: 3px solid #242424;
	border-bottom: 3px solid #242424;
	font-size: 14px;
	font-weight: bold;
	
}

.cleaningDiv  a{
	color: #FFBF00;
	text-decoration: none;
}
