/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
h1 {
	font-size: 138.5%;
}
h2 {
	font-size: 123.1%;
}
h3 {
	font-size: 108%;
}
h1, h2, h3 {
	margin: 1em 0;
}
h1, h2, h3, h4, h5, h6, strong {
	font-weight: bold;
}
abbr, acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}
em {
	font-style: italic;
}
blockquote, ul, ol, dl {
	margin: 1em;
}
ol, ul, dl {
	margin-left: 2em;
}
ol li {
	list-style: decimal outside;
}
ul li {
	list-style: disc outside;
}
dl dd {
	margin-left: 1em;
}
th, td {
}
th {
	font-weight: bold;
	text-align: center;
}
caption {
	margin-bottom: .5em;
	text-align: center;
}
p, fieldset,  pre {
	margin-bottom: 1em;
}
#bd .inside {
	border: solid 20px #5f5f5f;
	padding: 20px;
	background-color: #f3f3f3;
}
#bd .inside h1 {
	color: #727272;
	margin-top: 0;
	font-size: 182%;
	border-bottom: solid 2px #727272;
	padding-bottom: 4px;
}
#hd
{
	height:147px;
	position:relative;
}
#hd #logo {
	background: #fff url('../images/top_logo.png') no-repeat top left;
	height: 109px;
	position:absolute;
	left:0;
	right:0;
} 
#hd #logo a
{
	display:block;
	height: 109px;
}
#hd #cart
{
	top: 70px;
	position:absolute;
	right:0;
}
#ft #bottombar {
	height: 19px;
	background: #ebe9e9 url('../images/bottom_bar.png') repeat-x left top;
	text-align: right;
	color: #969696;
	font-size: 85%;
	padding: 14px 8px 0 0;
}
#ft #links {
	margin-top: 2em;
	color: #969696;
	font-size: 85%;
	text-align: center;
}
#ft #links a {
	color: #969696;
	text-decoration: none;
}
/* Navigation */
#hd #menu {
	position:absolute;
	top:109px;
	height: 38px;
	background: #eaeaea url('') no-repeat top left;
}

#menu table {
	margin: 0;
	padding: 0;
	height: 38px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url('../images/menu_fullbar_up.png');
}
#menu table td, #menu a {
	height: 38px;
	background-repeat: no-repeat;
	background-position: left top;
}
#menu a {
	display: block;
}
#menu a span {
	display: none;
}
#menu #menu_home a {
	width: 82px;
}
#menu #menu_coats a {
	width: 110px;
}
#menu #menu_jackets a {
	width: 121px;
}
#menu #menu_shawls a {
	width: 144px;
}
#menu #menu_leather a {
	width: 133px;
}
#menu #menu_about a {
	width: 107px;
}
#menu #menu_contact a {
	width: 98px;
}
#menu #menu_request a {
	width: 155px;
}
#menu #menu_home a:hover {
	background-image: url('../images/menu_home_over.png');
}
#menu #menu_coats a:hover {
	background-image: url('../images/menu_coats_over.png');
}
#menu #menu_jackets a:hover {
	background-image: url('../images/menu_jackets_over.png');
}
#menu #menu_shawls a:hover {
	background-image: url('../images/menu_shawls_over.png');
}
#menu #menu_leather a:hover {
	background-image: url('../images/menu_leather_over.png');
}
#menu #menu_about a:hover {
	background-image: url('../images/menu_about_over.png');
}
#menu #menu_contact a:hover {
	background-image: url('../images/menu_contact_over.png');
}
#menu #menu_request a:hover {
	background-image: url('../images/menu_request_over.png');
}
/* Category Menu */
.catmenu {
	width: 200px;
	float: left;
	background-color: #fff;
}
.catmenu a {
	color: #000;
	text-transform: uppercase;
	font-family: Verdana;
	text-decoration: none;
}
.catmenu a.sel {
	color: #990000;
}
.catmenu ul {
	margin: 0 0 0 8px;
}
.catmenu li {
	list-style: none;
	margin-top: 4px;
	margin-bottom: 4px;
}
/* Product Menu */
.product .category {
	background-image: url('../images/ProductArrow.png');
	background-position: 4px center;
	background-repeat: no-repeat;
	padding: 4px 0 4px 16px;
	margin: 0 0 4px 0;
	font-size: 123.1%;
	font-weight: bold;
}
.product .category a
{
	color:#000; text-decoration:none;
}
.product .category a:hover
{
	color:#990000; 
}
.product .outertable {
	width: 100%;
}
.product .outertable .lefttop {
	vertical-align: top;
	width: 350px;
	height: 400px;
	padding: 0;
}
.product .outertable .lefttop .img {
}
.product .outertable .leftbot {
	text-align: right;
	padding-top: 0.5em;
	font-size: 123.1%;
	color: #191919;
	padding-right: 30px;
}
.product .outertable .righttop {
	vertical-align: top;
	padding: 0;
	height: 300px;
}
.product .outertable .rightmid {
	vertical-align: bottom;
	padding: 0;
	height: 100px;
}
.product .outertable .rightbot {
	vertical-align: top;
	padding: 0;
	padding-top: 0.5em;
	font-size: 123.1%;
	color: #a6a6a6;
	font-weight: bold;
}
.product .detailtable {
	border-collapse: collapse;
	width: 100%;
}
.product .detailtable td {
	border: solid 1px #b5b5b5;
	vertical-align: top;
	padding: 8px;
	font-size: 108%;
}
.product .detailtable td.head {
	background-color: #e8e8e8;
	font-weight: bold;
	font-size: 108%;
}
.product .detailtable .caption {
	color: #555;
}
/* Category Pages */
.categorymenu
{
	width: 200px; float: left; background-color: #fff;
}
.categorylist {
	background-color: #666666;
	background-image: url('../images/CategoryBack.gif');
	background-position: right top;
	background-repeat:no-repeat;
	padding: 20px;
	width: 708px;
	float: right;
}
.categorylist .cattitle {
}
.categorylist .list {
	table-layout: fixed;
}
.categorylist .list td {
	width: 236px;
	padding: 0;
}
.categorylist .list .image {
	margin-left: 32px;
}
.categorylist .list .bottom {
	margin-left: 32px;
	margin-bottom: 2em;
	font-size: 93%;
}
.categorylist .list .name,.categorylist .list .name a, .categorylist .list .price {
	color: #fff;
	text-decoration: none;
}
.categorylist .list .saleprice
{
    color: #FF4500;
	font-weight:bold;
}
.categorylist .list .name a:hover {
	color: #eedca2;
}
.categorylist h1 {
	color: #fff;
	margin: 0 0 1em 32px;
	padding: 0;
	font-size: 182%;
	font-weight: normal;
	text-transform: uppercase;
}
.categorylist .nocategory {
	display: block;
	color: White;
	font-weight: bold;
	margin: 1em 0 2em 32px;
}


