/* CSS Document */

.LeftColumn { background: white; vertical-align: Top; width: 222px;}
.TopBanner {width: 760px; align: left;}
#PageSubTable {width: 760px; align: center;}
.Content {text-align: Left;}
.Headings {color: #B85233; font-size: 13px; font-weight: bold;}

body {
	background: white;
	padding: 0;
	margin: 10px 0;
	color: #51250D;
	color: black;
	}
a { color: #51250D; text-decoration: underline; }
a:hover { text-decoration: underline; }
a img { border: 0; }
table, tr, td {
	border: 1px;
	padding: 0;
	margin: 0 auto;
	}
tr, td {
	padding: 0;
	margin: 0;
	}
#header1 { font: normal 11px/200% Verdana, Arial, Helvetica, sans-serif; }
#header2 { font: bold 15px/150% Trebuchet MS, Arial, Verdana, sans-serif; }
#header1 a, #header2 a { text-decoration: none; }
#header1 a:hover, #header2 a:hover { color: black; text-decoration: underline; }

td#content { align:left; padding-left: 0;}
td, p { font: normal 11px/150% Verdana, Arial, Helvetica, sans-serif; }
td#content p { font-size: 13px; margin-left: 10px; }
td#content table#products a { text-decoration: none; }
h2 {
	font-size: 27px;
	font-family: Georgia, Times New Roman, Bookman, serif;
	font-family: Trebuchet MS, Helvetica, Futura, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	margin: -35px 0 35px 10px;
	color: black;
	color: #51250D;
	}

h3 { 
	font-size: 15px;
	margin-left: 10px;
	color: #51250D;
	}
strong {
	color: #51250D;
	}
#leftnav {
	background: url('design/categories-background.jpg') no-repeat top left;
	padding: 15px;
	height: 298px;
	text-align: left;
	overflow: hidden;
	}
	
#designshell
{
background-image: url('design/designers.jpg'); 
background-repeat: no-repeat; 
}

#designhdr
	{
    background-image: url('design/designers.jpg'); 
    background-repeat: no-repeat; 
	height: 50px;
	padding-right: 20px;
    overflow: hidden;
	}
#designnav
	{
	background-position: top left;
	height: 450px; /* 498px */
	padding-right: 20px;
    overflow: hidden;
	}

#designnav a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: white;
	line-height: 13px;
	}
#designnav a:hover {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	color: white;
	line-height: 13px;
	}

*html #leftnav {
	height: 320px; /* 298px */
	}
#leftnav a {
	font-size: 15px;
	font-family: Georgia, Times New Roman, Bookman, serif;
	font-weight: normal;
	padding: 4px;
	line-height: 200%;
	background-color: #DBC093;
	background-color: #E8CB9B;
	text-decoration: none;
	filter:alpha(opacity=90); 
	-moz-opacity: 0.90; 
	opacity: 0.90;
	}
#leftnav a:hover {
	color: black;
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
	}
*html #leftnav a {
	background: #DBC093;
	}
*html #leftnav a:hover {
	background: #E8CB9B;

	}
#leftnav a {
	display: block;
	line-height: 100%;
	margin-bottom: -12px;
	}
input.query {
	font-size: 11px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #51250D;
	border-width: 1px;
	width: 140px;
	background: url('design/search_background.gif') top left no-repeat;
	}

#ContentCell {align: left;}

.Pager td {padding-right: 15px;}

.viewall a {text-decoration: none; }