body{
	margin : 0 auto 0 auto;
	padding : 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width : 100%;
	background-color:#F8EEC2;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 800px;
	border-left:solid 10px #c3bb8e;
	border-right:solid 10px #c3bb8e;
	border-bottom:solid 10px #c3bb8e;
	background-color:#ffffff;
}

#header{
	float:left;
	color: #fff;
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	font: bold 80% Arial;
	width:100%;
}

#header #title{
	background: black;
	color: #fff;
	height:25px;
  padding-left:15px;
}

#header #title h1 {
  border-bottom: none;
  font-size:1em;
  font-weight:normal;
  margin:0;
  padding-top:5px;
}

#header #title h1 span {font-size: 60%;}

#header #title a{
	color: white;
	text-decoration: none;	
	padding-right: 5px;
	padding-left: 5px;
}

#header #title a:hover {
	color: #fff;
	text-decoration: none;
}

#header #title #return_home {
  position: relative;
  top: -15px;
  left: 635px;
  color:#ffffff;
}

#top{
	border-bottom:1px solid #999999;
	float:left;
	width:100%;
}

#top #logocontainer {
  float:left;
  width:100%;
  background-color:#b7b199;
}

#top #logocontainer a{
  border:none;
  float:left;
}

#logocontainer img {
	border: none;
}

#header #top #top_nav{
	width:100%;
	background:#ffffff;
	float:left;
}

#header #top_nav ul{
  background:transparent url(/images/showcase/red/nav_bkgrnd_red.jpg) repeat scroll center top;
  float:left;
  margin:0;
  padding:0;
  width:100%;
}

#header #top_nav ul li{
	display:inline;
	float:left;
	color:#010101;
	height:31px;
	border-right:solid 1px #ffffff;
}

#header #top_nav ul li a{
	color:#FFFFFF;
	float:left;
	height:22px;
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	text-decoration:none;
}

#header #top_nav ul li a:hover, #header #top_nav ul li a.current{
  background:url(/images/showcase/red/nav_bkgrnd_red_over.jpg) top repeat-x;	
}

#side-a h1 {
	float: left;
	width: 225px;
	color: red;
	font-size: 125%;
	font-weight: normal;
	font-style: normal;
}

#products  h1 {
  border-bottom:1px solid #999999;
  color:#ED1C24;
  font-size:140%;
  font-weight:bold;
  margin:0;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:20px;
}

h6 a {
	color: red;
	border-style: none;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

h6 a:hover {
	color: black;
	border-style: none;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

#products  h1 a {
	color: red;
	font-size: 125%;
	font-weight: normal;
	font-style: normal;
}

#products  h5 {
	color: red;
	font-size: 190%;
	font-weight: normal;
}

#products  h6 {
	color: red;
	text-align: left;
	font-size: 140%;
	font-weight: normal;
	font-style: normal;
	margin-bottom: -5px;
	text-decoration: none;
}

#products img {
	border: none;
}

#products  p, #detail  p {
	padding:0;
	margin:0;
	margin-top:5px;
	padding-right: 10px;
	font: normal normal 80% Arial, Helvetica, Geneva, sans-serif;
	color: #363636;
}

p.product_buttons {
  padding-left: 0px;
  padding-right: 20px;
  float: none;
}

p.product_buttons img{border:none;}

#side-a {
	float: left;
	width: 195px;
	padding-left: 10px;
}

#side-b {
	float: left;
	width: 594px;
	border-left:solid 1px #999999;
}

#products{
  padding:0;
  margin:0;  
}

#products table {
  width:100%;
  border-collapse:collapse;
}

#products table tr{
  border-bottom:solid 1px #999999;
  width:100%;
}

#products table tr td{
  padding:10px;
}

#products table tr td.actions{
  background-color:#eeeeee;
  text-align:center;
  width:20%;
}

#products table tr td.actions{
  font-size:70%;
}

#products table tr td a{
  color:#ED1C24;
}

#products table tr td h2{
  padding:0;
  margin:0;
}

#products table tr td h3.product_price{
  font-size:150%;
  font-weight:bold;
}

#products table tr td h2 a{
  text-decoration:none;
}


#products table tr td ul li {
  padding-right: 10px;
	font: normal normal 80% Arial, Helvetica, Geneva, sans-serif;
	color: #363636;
}

#products table tr td ul {
	margin-left: 170px;
	list-style-type: disc;
	opacity: 1;
}

#view img {
		border-bottom-style: none;
	background-image: none;
	width: 131px;
	height: 23px;
	margin: 0;
	padding: 0;
}

#footer {
	clear: both;
	text-align: right;
	padding:10px;
}

#footer a {
	color: red;
	text-decoration: underline;
}

#footer a:hover {
	color: black;
}

#weeksfeaturedproduct {
  color:#363636;
  margin:0px;
  padding:0px;
  width:100%;
  border-bottom:solid 1px #999999;
  overflow:hidden;
}

#weeksfeaturedproduct h1 {
	font-weight: normal;
	font-style: normal;
	font-size: 150%;
	margin-bottom: -15px;
	padding-bottom: 0;
	margin-top: -15px;
}

#side-a h2 {
font-size: 140%;
	color: red;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0;
	padding-top: 8px;
}

#top_featured{
  margin:25px;
  padding:0 20px 20px;
  border:solid 1px #999999;
}

#weeksfeaturedproduct h2 {
	font-size: 110%;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 190px;
	padding-bottom: 0;
	margin-bottom: -5px;
}

#weeksfeaturedproduct p {
	color: #353535;
	font-size: 70%;
	font-weight: normal;
	font-style: normal;
	padding-left: 190px;
	padding-right: 10px;
}

#weeksfeaturedproduct img {
	padding-left: 10px;
	float: left;
	padding-top:0;
	padding-right: 5px;
}

#weeksfeaturedproduct h3 {
	font-size: 80%;
	color: #000;
	text-align:left;
}

#weeksfeaturedproduct h3 img{
  float:none;
}

h2 {
	font-size: 110%;
	color: black;
	
}

#products h4, #products h3, #detail h4  {
	font-size: 100%;
	font-weight: bold;
}

#products h4, #products h3, #detail h3  {
	font-size: 80%;
	font-weight: bold;
}

#weeksfeaturedproduct p a, #products p a, #detail p a{
  color:#ED1C24;
}

.view_product{
	background: transparent url(/images/view_this.png) no-repeat;
	margin: 0pt auto; 
	padding: 0pt; 
	width: 131px; 
	height: 23px;
	display:block;
	border:none;
}

.see_details{
	background: transparent url(/images/view_this.png) no-repeat;
	height: 35px; 
	width:100px;
	border:none;
	display:block;
}

.elayaway_now{
	background:transparent url(/images/elayawaynow_button.jpg) no-repeat;
	padding: 0pt; 
	width: 150px; 
	height: 30px;
	display:block;
	border:none;
	cursor: pointer;
}

.product_count {font-size: 70%}

#products h4.payments_as_low_as{
  color:#ED1C24;
}

#products h4.payments_as_low_as span{
  font-size:130%;
  font-weight:bold;
}

#detail{
  margin-top:20px;
}

#detail #product_images{
  padding:20px;
  padding-top:0;
  float:left;
  min-height:350px;
}

#detail #product_information{
  padding-left:30px;
  padding-right:20px;
}

#detail #product_information h1{
  margin:0;
  padding:0;
  font-size:130%;
}

#detail #product_information h2{
  margin:0;
  padding:0;
  font-size:100%;
  font-weight:normal;
}

#detail #product_information p{
  margin-top:10px;
}

#detail #product_information strong{
  color:#666666;
  font-size:70%;
}

#detail #product_information #product_details{
  margin-top:40px;
}
