﻿body
{
	margin:0;padding:0;
	background: #030303 url(images/bg.png) repeat-x;
	font-family: Georgia, serif;
	font-size:.8em;
	color:#444; /*#1e1e1e;*/
	line-height:1.7em;
}

a
{
	color:#a71b1b;
	outline:none;
}
td
{
	font-size:1em;
	line-height:1.8em;
}

img 
{
	border:0;
}

h1, h2, h3, h4, h5
{
	color:#1e1e1e;
	font-weight:normal;
}

h1
{
	font-size:1.65em;
	margin-bottom:8px;
	line-height:1.4em;
	margin-top:5px;
}

h2
{
	font-size:1.3em;
	margin-bottom:8px;

}

h3
{
	font-size:1.2em;
	margin-bottom:8px;
}

th
{
	
	text-align:left;
	font-size:1.05em;
}

#container
{
	width:920px;
	margin:0 auto;

	background: url(images/container-shadow.png) repeat-y;
}

#container2
{
	padding:0 10px;
}

#top-menu
{
	height:36px;
	padding-left:20px;
}

#top-menu a
{
	display:block;
	margin-top:10px;
	float:left;
	padding:0;
	margin-right:43px;
}

#header
{
	background: #000 url(images/header.png) no-repeat;
	height:145px;
}

#header #logo
{
	height:65px; width:300px;
	margin: 16px 0 0 27px;
}

#header #header-right
{
	float:right;
	height:87px;
	margin-top:15px;
	margin-right:20px;
	width:205px;
}

#header #head-buttons
{
	background: url(images/head-button-bg.png) no-repeat;
	width:205px;
	height: 33px;
	padding-top:8px;
	margin-bottom:3px;


}

#header #head-buttons a
{
		margin: 0 3px;
		
}
#header #head-buttons span
{
	position:relative;
	top:-5px;
}

#header #head-mylist
{
	width:121px;
	float:right;
}

#search-bar
{
	background: #c72a2a url(images/search-bar.png) no-repeat;
	width:900px;
	height:31px;
	text-align:center;
	padding-top:8px;
}

#search-bar input, #search-bar select
{
	padding: 2px 2px;
	font-size:11px;
	margin: 0 3px;
}

#search-bar input
{
	padding:2px 10px;
}




#content
{
	background:#fff;	
	padding-bottom:20px;
}


#left
{
	margin: 10px;
	
	width:174px;


	float:left;
}

#main
{
	margin-top:10px;
	background-color:#fff;
	float:left;
	width:695px;
	
}

#home-categories
{
	margin-top:10px;
}

#home-categories div
{
	float:left;
	margin-left:17px;
}

#home-categories h2 a
{
	color:#a71b1b;
	
}

#home-categories ul
{
	margin: 5px 0 0 0px;
	padding:0;
	line-height:1.8em;
	list-style:none;
}

#home-categories ul li a
{
	background: transparent url(images/bullet_black.png) no-repeat;
	padding-left:20px;
}

#prod-list div.i
{
	float:left;
	width: 197px;
	border:solid 1px #f4e0e2;
	margin: 10px 12px;

	
}

#prod-list div div
{
	padding: 5px 10px;
	
	background-color:#fdfafa
}


#prod-list h3
{
	margin-top:8px;
	margin-bottom:0px;
	height:45px;

}

#prod-list img
{
	margin: 6px;
}

#prod-list p
{
	margin-top:4px;
	height:60px;
	overflow:hidden;
}

#hp-cats
{
	margin-top:10px;
}

#hp-cats div
{
	float:left;
	margin-left:17px;
}

#searchbox
{
	padding:8px 0 0 8px;
}

#searchbox select, #searchbox input
{
	margin: 2px 0 2px 8px;
	color:#555;
	font-size:11px;
}

.blurb
{
	margin: 8px 0;
	font-size:16px;
	line-height:150%;
	padding:0 3px;
	color:#1e1e1e;
}

.hr
{
	border-top:solid 1px #f7f7f7;
	height:10px;
}
.pink
{
	background:  url(images/pink-bg.gif) no-repeat;
}



.pink-top
{
	height:4px;
	background: url(images/pink-top.gif) no-repeat;
}

.pink-rpt
{	
	background:transparent url(images/pink-rpt.gif) repeat-y;
}

.pink-bot
{
	height:4px;
	background: url(images/pink-bot.gif) no-repeat;
}

.pink ul
{
	margin:0;
	margin-left:10px;
	list-style:none;
	padding:0;

}



.pink ul a
{
	color:#1e1e1e;
	background:url(images/bullet-heart.gif) no-repeat 0 4px;
	padding-left:20px;
	line-height:22px;
	font-size:.9em;
}

#footer
{
	
	text-align:center;
	background:url(images/footer-bg.gif) no-repeat;
	height:167px;
	font-size:.85em;
	font-family:Verdana,Helvetica;
	color:#333;
}

#footer #upper
{
	padding-top:8px;
}

.grid
{
	border-collapse:collapse;
	border:solid 1px #f4e0e2;
}

.grid thead th, .grid tfoot th, .grid tfoot td
{
	background-color:#fdfafa;
	padding-top:5px;
	padding-bottom:5px;
}

.grid thead th
{
	border-bottom:solid 1px #f4e0e2;
}

.grid thead th
{
	color:#941111;
}

.grid th, .grid td
{
	padding: 0 10px;
	
}

.cart 
{
	margin-left:8px;
	margin-bottom:20px;
}
.cart h3
{
	color:#a71b1b;

	margin-top:5px;
	margin-bottom:0px;
}
.cart h3 a
{
	color:#a71b1b;
}
.r
{
	text-align:right;
}

.cart .hr td
{
	border-bottom:solid 1px #f4e0e2;
	padding-top:5px;
	line-height:9px

}


#prod-options div
{
	width:295px;

	border:solid 1px #f4e0e2;
	
	margin:10px;
	padding:10px;
	float:left;background-color:#fdfafa
}

#prod-options h2
{
	font-weight:bold;
	color:#a71b52;
}
#prod-options label
{
	font-weight:bold;
	margin-left:5px;
}

#customer-comments h3, #customer-comments p
{
	
	margin-top:0;
}

#customer-comments h3
{
font-weight:bold;
margin-bottom:0;
color:#a71b1b;
}
#customer-comments div
{
	border:solid 1px #f4e0e2;
	margin-bottom:15px;
	padding:10px;
	background-color:#fdfafa;
}

.form em
{
	margin-left:5px;
	color:Red;
}

.form h2
{
	margin:3px 0;
}
.val 
{
	padding-left:10px;
	color: #a71b52
}

.form td, .form th
{
	padding:2px 8px;
}

 .form th
 {
  background-color:#fdfafa;
color:#941111;
font-size:1em;
font-weight:normal;
 }
 
 .form td
 {
 	
 }
 
  .form tbody td input, .form tbody td textarea
  {
  	height:22px;
  	line-height:22px;
  	color: #666;
  	padding-left:5px;
  }
  
  .form tbody td label
  {
  	position:relative;
  	top:-7px;
  	margin-right:10px;
  }
  .form input.reset
{
	color:#000 !important;
	line-height:1em !important;
	padding:0px !important;
	height:25px !important
	
}
  .tile td
  {
  	 padding:10px;
  }
  
    
  .tile td h3
  {
  	margin-top:15px;
  	margin-bottom:5px;
  }
  
  
  .date-list
  {
  	margin:0;
  }
  
    .date-list em
    {
    	color:#000;
    	font-family:Tahoma;
    	font-size:.8em;
    }
    
    sup
    {
    	color:#666;
    	font-family:Tahoma, Helvetica;
    	font-size:.8em;
    }
    

    ol li
    {
    	margin-bottom:15px;
		color:#444;
		font-weight:bold;
		font-size:16px;
		
    }
    
    ol li span
    {
    	color:#666;
    	font-weight:normal;
    font-size:.8em;
    }
    
    
    #more-images img
    {
    	margin-top:9px;
    	margin-right: 9px;
    	cursor:pointer;
		border:solid 1px #f4e0e2
    }
    
    #slideshow {
    position:relative;
    height:370px;
}
 
#slideshow div {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    filter: alpha(opacity=0);
    width:695px;
    height:370px;
}
 
#slideshow div.active {
    z-index:10;
    opacity:1.0;
     filter: alpha(opacity=100);
}
 
#slideshow div.last-active {
    z-index:9;
}

.more-info
{
	background: url(images/zoom_in.png) no-repeat;
	padding-left:30px;
	margin-bottom:10px;
	display: block;
}