﻿/* CSS Document */

body {
	font-size: 12px;
	color: #4e4342;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background: #f3e8ce url(../images/background.jpg) repeat-x top left;
	}
	
a {
	color: #7a578b;
	text-decoration: none;
	}
	
a:hover {
	color: #ab823d;
	text-decoration: underline;
	}
	
p {
	padding: 5px;
	}
	
#header {
	margin: 0 auto;
	width: 750px;
	border: 10px #4a404e solid;
	border-bottom: none;
	}
	
#header-image {
	background: url(../images/header-image.jpg) no-repeat top left;
	height: 118px;
	width: 730px;
	border: 1px #FFFFFF solid;
	border-top: none;
	}

	
#top {
	background: url(../images/top-back.jpg) repeat-x top left;
	border: 1px #ffffff solid;
	border-left: none;
	}
	
#top2 {
	background: url(../images/top-back.jpg) repeat-x top left;
	border: 1px #ffffff solid;
	border-right: none;
	}
	
#nav {
	width: 750px;
	height: 40px;
	margin: 0 auto;
	border: 10px #4a404e solid;
	border-top: none;
	border-bottom: none;
	}
	
#main-body {
	width: 750px;
	margin: 0 auto;
	border: 10px #4a404e solid;
	border-top: none;
	background: #ffffff url(../images/main-back.jpg) repeat-x top left;
	}
	
#main-body2 {
	width: 750px;
	margin: 0 auto;
	border: 10px #4a404e solid;
	border-bottom: none;
	border-top: none;
	background: #ffffff url(../images/main-back.jpg) repeat-x top left;
	}
	
#main-body2 input {
	background: #f1debe; 
	color: #663366;
	border: 1px #5e4a67 solid;
	}
	
#main-body2 select {
	background: #fdf0da; 
	color: #663366;
	border: 1px #5e4a67 solid;
	}
	
#main-body2 option {
	background: #fdf0da; 
	color: #663366;
	}
	
#main-body2 textarea {
	background: #fdf0da; 
	color: #663366;
	border: 1px #5e4a67 solid;
	}
	
#main-body2 form {
	margin-top: 10px;
	}
	
#main-body2 p {
	margin: 0px;
	padding: 15px;
	}
	
.main-left {
	border-left: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
	width: 30%;
	color: #ffffff;
	background: url(../images/main-left-back.jpg) no-repeat;
	}
	
.main-left table {
	width: 200px;
	margin: 10px auto;
	}
	
.main-left h1{
	display: block;
	font-size: 12px;
	color: #ffffff;
	background: #4f4543;
	padding: 4px 2px 4px 4px;
	margin: 0px;
	}
	
.main-left ul{
	margin: 0px;
	padding: 0px;
	}
	
.main-left li{
	margin: 0px;
	list-style-type: none;
	font-size: 11px;
	display: block;
	border: 1px #4f4543 solid;
	border-top: none;
	background: #a7a7a7;
	}
	
.main-left li a {
	background: #a7a7a7;
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 15px;
	padding: 4px 2px 4px 2px;
	}
	
.main-left li a:hover {
	background: #b9a8c8;
	}
	
.main-right {
	border-right: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
	width: 70%;
	background: #ffffff url(../images/main-back.jpg) repeat-x top left;
	}

.main-left p.price{
	padding: 3px;
	width: 194px;
	text-align: left;
	display: block;
	background: #f3e8f3;
	font-size: 11px;
	color: #594359;
	border: 1px #ffffff solid;
	margin: 0px;
	}
	
.main-right p.price2{
	padding: 3px;
	margin: 0px 20px 0px 21px;
	display: block;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #765682;
	width: 50px;
	text-align: center;
	}

.main-left table#price3{
	margin: 0;
	width: 200px;
	}
	
.main-right table#price3 p{
	font-weight: bold;
	font-size: 12px;
	}

.main-right input.cart {
	background: #f1debe; 
	color: #663366;
	border: none;
	margin: 4px;
	}
	
.main-right h1{
	display: block;
	font-size: 11px;
	color: #4f4543;
	padding: 10px 2px 2px 2px;
	margin: 0px 10px 0px 10px;
	border-bottom: 1px #4f4543 solid;
	}

.main-left h1.shopping-cart{
	font-size: 14px;
	width: 200px;
	padding: 0px;
	border: none;
	background: #765682;
	color: #ffffff;
	text-align: center;
	border: 1px #ffffff solid;
	border-top: none;
	border-bottom: none;
	}

.sub-nav {
	background: #f6d7a9;
	border: 1px #ffffff solid;
	height: 30px;
	}
	
.sub-nav h1{
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	font-size: 12px;
	}
	
.nav-buttons {
	border-left: 1px #ffffff solid;
	}
	
.nav-buttons2 {
	border-right: 1px #ffffff solid;
	}
	
.top-rollover {
	border-left: 1px #ffffff solid;
	}

.cart-button {
	background: #f6d7a9;
	color: #5f4a68;
	border: 1px #5f4a68 solid;
	margin: 3px 3px 0px 0px;
	}
.cart-back {	
	background: #e6d9c6;
	}
	
#item td.cart-content {
	vertical-align: top;
	}
	
.cart-image {
	padding-top: 10px;
	}

.signature {
	float: right;
	margin: 20px;
	}
	
.map {
	border: 1px #000000 solid;
	margin: 19px;
	}

.warning {
	font-size: 1.2em;
	color: #990000;
}

.clearance {
	text-decoration: line-through;
	font-weight: normal;
	padding: 10px;
}

#item td.total {
	font-weight: bold;
}
.cd {
	margin: 0;
	border: 10px #4a404e solid;
}
.cd h2 {
	border: 1px #FFFFFF solid;
	display: block;
	font-size: 14px;
	text-align: center;
	background: #f6d7a9;
}
.cd td {
	background: #dedede;
}
.cd li.trackborder {
	border-bottom:1px #FFFFFF dotted;
	width:90%;
	line-height:20px;
}
/* Style category rollovers */
td.category {
	padding: 5px;
}
a.category {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 10;
	display: block;
	width: 169px;
	text-decoration: none;
	color: #000000;
}
a.category img.border {
	border: 1px #FFFFFF solid;
}
a.category:hover img.border {
	border: 1px #e7d569 solid;
}
span.title {
	display: block;
	padding: 2px 5px;
	position: absolute;	
	width: 149px;
	font-size: 11px;
	color: #ffffff;
	z-index: 20;
	top: 71px;
	left: 0px;
	text-align: left;
}
a.category:hover span.title {
	background-image: url(../images/img-arrow-bg-over.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a.category span.title {
	background-image: url(../images/img-arrow-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.transparent {
	z-index: 15;
	display: block;
	height: 18px;
	width: 167px;
	position: absolute;
	top: 71px;
	left: 1px;
	background-color: #000000;
	filter: alpha(opacity=35); 
	-moz-opacity: .35;
}
.popup {
	margin: 0;
	padding: 5px;
}
.popup p{
	display: block;
	width: 100%;
	position: absolute;
	bottom: 10px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
}
img.pic {
	border: 1px solid #FFFFFF;
	margin: 0 5px 5px;
}