/* 
Theme Name: CoffeeSpot
Description: A fresh-roasted theme with hues of brown and cream colors
*/
/* Section: Body --------- */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana,Tahoma, Arial, Serif;	
	line-height: 1.5em;
	font-size: 10px; /* IE5 Win */
	  voice-family: "\"}\""; 
	  voice-family: inherit;
	  font-size: 10px; /* easy scaling */
	  font-size: 0.76em;
	  background:#f4f4f4 url(img/bg.gif) repeat-y center;
	 color:#333;		   
}
/* Sub-Section: Body Paragraph and Links --------- */
p {
	margin: 0.5em 0px 0.7em;
	line-height:1.6em;
}
a {
	text-decoration: none;	
	color: #663300;
}

a:hover, a:active {  
	text-decoration:underline;
}

#rap {
	margin: 0 auto;
	padding:0;		
	background:#fff url(img/sidebarbg.gif) repeat-y left;
	/* box model hack */
	width: 780px;
	voice-family: "\"}\""; 
	  voice-family: inherit;
	width: 780px;	
}

html>body #rap { /* be nice to Opera */
	width: 780px;
}
/* Sub-Section:  FONTS --------- */


h1, h2, h3, h4 {
	font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;	
	color: #663700;
}

h1 {
	font-size: 16px;	
	
}

h2 {
	font-size: 16px;
	border-bottom: 1px solid;
	
}

h3{
font-size:14px;
}

h4 {
	font-size: 12px;	
}

/* Section: Positioning --------- */

#header {
	height: 100px;
	background:url(img/header.jpg) no-repeat right top;
	margin:0 auto;
	padding:0;	
	width:100%;		
}
#header #storename 
{
	font-size:1.6em;
	margin:10px;	
}
#header #storename a:link,#header #storename a:visited 
{
	color:#f0f0f0;
	border-bottom:none;
	background:none;
}
#header #storename a:hover,#header #storename a:active
{
	color:#fff;
	border-bottom:#fff 1px solid;
	background:none;
}

#header #tagline
{
	font-size: 1.1em;
	margin: 10px;
	color: #D0D0D0;	
	font-family: Georgia, Verdana, Arial, Serif;	
}

#main {
	float: right;
	width: 600px;
	padding: 0;	
	margin: 0;
	padding-right: 5px;		
	padding-top: 20px;
}

#sidebar {
	float: left;
	width: 150px;
	padding:10px 0;
	line-height:1.3em;				
}
#sidebar ul
{
	list-style: none;	
	padding:0;
	margin:0;
}

#sidebar ul li 
{
	list-style:none;
	padding: 0 0 0 10px;
}

#sidebar a {
	color: #80664D;	
	text-decoration: none;	
	border:none;
}
#sidebar a:visited
{ 
	color: #80664D; 
}
#sidebar a:hover 
{
	color: #60462d;	
	border-bottom:1px solid;
}

#sidebar ul img {
	border:#459 1px solid;
}

#sidebar h2
{
	margin:20px 0 0 0;
	font-size: 14px;	
	color: #fafafa;	
	height:20px;
	border:none;	
	font-variant:small-caps;		
	font-weight:bold;
	padding:5px 10px 0;
	background:url(img/sideh2.gif) no-repeat top center;
}

#footer {
	clear: both;
	margin:0 auto;
	background:#7D5E29;
	border:#8b4513 1px solid;	
	color: #ddd;
	font-size: 10px;		
	padding:5px 10px;	
	width:758px;
}
#footer strong 
{
	color:#fff;
	font-size:10px;
}

#footer div 
{
	float:right;
	width:30%;
	margin:0;
	padding:0;		
}
#footer a 
{
	color:#ddd;		
	text-decoration:none;
}
#footer a:hover
{
	color:#fff;	
	border-bottom:#fff 1px solid;
	background:none;	
}

/* Navigation */
#gnav {
	list-style:none;	
	margin:0 auto;
	padding:0 0 3px 0;	
	background:#630;
	border-bottom:#886b6d 1px solid;
	font-variant:small-caps;
	font-family:'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;	
	font-weight:bold;
	text-align:right;	
	font-size:1.2em;			
}
#gnav li 
{
	list-style:none;
	display:inline;
	margin:0;
	padding: 10px;
}
#gnav li a{
	margin: 0;
	padding:5px;
	color:#ccc;
	text-decoration:none;
	border-bottom:none;
	background:none;
}
#gnav li a:hover{
	padding:5px;
	color:#663300;
	background-color:#D0D0D0;
}

/* Section: Misc --------- */

#header, #main,#content, #sidebar, #footer {
	overflow: hidden;
}


/* content-specific */

.featuredProd {
  width: 30%;
  margin: 3px 5px;
  float: left;
  overflow: hidden;
  }

.featuredProd a img { 
  width: 175px;
  height: 175px;
  display: block;
  border: none;
  margin: auto;
  margin-bottom: 10px;
  overflow: hidden; 
} 
.featuredProd a {
font: bold 11px Arial, Helvetica, sans-serif;
text-decoration:none;
}
.featuredProd a:hover {
text-decoration:underline;
}
.featuredProd p {  /* featured products description */
  color: #333;
  margin: auto;
} 
.catProdList p { 
  color: #333;
  margin: auto;
} 
.catProdList {
  width: 30%;
  margin: 3px 3px;
  float: left;
  overflow: hidden;
  }

.catProdList a img { 
  width: 175px;
  height: 175px;
  display: block;
  border: none;
  margin: auto;
  margin-bottom: 10px;
  overflow: hidden; 
} 

.catProdList a {
font: bold 11px Arial, Helvetica, sans-serif;
margin: auto; 
text-decoration:none;
}

.catProdList a:hover {
text-decoration:underline;
}

.similarProd p { 
  color: #333;
  margin: auto;
} 

.similarProd {
  width: 30%;
  margin: 3px 5px;
  float: left;
  overflow: hidden;
  }

.similarProd a img { 
  width: 175px;
  height: 175px;
  display: block;
  border: none;
  margin: auto;
  margin-bottom: 10px;
  overflow: hidden; 
} 
.similarProd a {
font: bold 11px Arial, Helvetica, sans-serif;
text-decoration:none;
}

.similarProd a:hover {
text-decoration:underline;
}

.similarProd p { 
  color: #333;
  margin: auto;
} 
.relatedProd {
  width: 30%;
  margin: 3px 5px;
  float: left;
  overflow: hidden;
  }

.relatedProd a img { 
  width: 175px;
  height: 175px;
  display: block;
  border: none;
  margin: auto;
  margin-bottom: 10px;
  overflow: hidden; 
} 
.relatedProd a {
font: bold 11px Arial, Helvetica, sans-serif;
text-decoration:none;
}

.relatedProd a:hover {
text-decoration:underline;
}

.relatedProd p { 
  color: #333;
  margin: auto;
} 

.categoryLink {
  width: 30%;
  margin: 3px 5px;
  float: left;
  overflow: hidden;
  text-align: center;
  margin-bottom: 10px;
  }

.categoryLink a img { 
  width: 175px;
  height: 175px;
  display: block;
  border: none;
  margin: auto;
  overflow: hidden; 
} 
.productImg { 
float: left; 
border: none;
margin: 3px; 
} 
#artlistbox {
  width: 600px;
}
#artbox {
  background: url('img/artbottom.gif') repeat-x left bottom;
  margin-left:15px;
  margin-right:15px;
  margin-top:0px;
  margin-bottom:0px;
  padding-left:0px;
  padding-right:0px;
  padding-top:0px;
  padding-bottom:8px
}

a.artlink {
	display: block; float:right; clear:both; margin-bottom:10px;
	height: 20px; width:100px; text-align:center; color:#fff;
	background: green; font:bold 14px/20px Arial, Helvetica, sans-serif; text-decoration:none
}
a.artlink:hover { background:#333; }
/*a.artlink b {
	position: absolute;
	left: -10000px;
}*/

.deptColumn {
  float: left;
  width: 202px;
  }
.deptColumn img {
  width: 200px;
  height: 200px;
  border: none;
  }
.deptColumn .mainDept li {
  list-style-image: url(img/arrow-large.gif);
  margin-bottom: 0px;
  border-bottom: 1px solid #91BB60;
  }
.deptColumn .mainDept li a {
  font: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  }
.deptColumn .catList {
  padding-left: 10px;
  }
.deptColumn .catList li {
  padding-bottom: 4px;
  list-style-image: url(img/arrow-small.gif);
  }
.deptColumn .catList li a {
  font: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: normal;
  }
.deptColumn .catList .viewAll a {
  font-weight: bold;
  }
.clear { 
	overflow: hidden; 
	clear: both; 
	height: 1px; 
	margin: -1px 0 0 0; 
	font-size: 1px; 
}


.price { float:right; width:80px; padding:30px 0 30px 10px; text-align:center; clear:right; font-weight: bold; color: #663300; }
.iconHeadline { width:480px; }
.desc { clear:right; color:863f00 }
.prodimg { float:left; margin:0 5px 5px 0; }
.price { 
float:right; 
width:300px; 
padding:30px 0 30px 10px; 
text-align:center; 
clear:right; 
font-weight: bold;
color: #000; 
}

.product_window_med{
background-position:center center; 
width:175px; 
height:175px; 
background-repeat:no-repeat;
margin:5px;
float:left;
}

.product_window_med img {
width:175px;
height:175px;
}

.product_window_lrg {
background-position:center center; 
width:275px; 
height:300px; 
background-repeat:no-repeat;
margin:5px;
float:left;
}

.product_window_lrg img {
width:275px;
height:300px;
}

.prodPageImg {
margin:0 10px 5px 0;
}