@charset "utf-8";
/* CSS Document */

/*************************************************************************
' Coulee Coffee CSS File
'**************************************************************************/

/* General Tag specifications */
BODY {
	COLOR: #fff;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-SIZE: 8pt;
	margin: 0;
	background-image:url(../images/body-bg.gif);
	background-repeat: repeat;
}
#main p, #main td {
	FONT-FAMILY:  Verdana, Arial, Helvetica;
	FONT-SIZE: 12px;
	text-align: left;
	vertical-align: top;
}
a img {

}
a, a:visited {
	color:#fff;
}
a:hover {
	color:#97a174;
}
/* Info Box WITHOUT Headings */
.CPbox1 {
	COLOR: #fff;
	BORDER: 1px solid #BBC3D3;
}
.CPbox1 A:link {
	COLOR: #fff;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
.CPbox1 A:visited {
	COLOR: #fff;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
.CPbox1 A:hover {
	COLOR: #996666;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
}
/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2 {
	COLOR: #fff;
	BORDER: 3px solid #fff;
	background-color:#000000;
	margin-top: 200px;
}
.CPbox2H {
	COLOR: #FFFFFF;
	PADDING-top: 5px;
	font-size: 12px;
	text-transform: capitalize;
}
.CPbox2H B {
	COLOR: #fff;
}
.CPbox2B {
	COLOR: #fff;
}
.CPbox2B A:link {
	COLOR: #fff;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
}
.CPbox2B A:visited {
	COLOR: #fff;
	TEXT-DECORATION: none;
}
.CPbox2B A:hover {
	COLOR: #fff;
	FONT-SIZE: 10px;
	TEXT-DECORATION: underline;
}
/* Box - Page Headings */
.CPpageHead {
	BORDER-BOTTOM: 2px solid #fff;
	PADDING-BOTTOM: 4px;
}
/* Box - Page Navigation */
.CPpageNav {
	BACKGROUND-COLOR: #8d9e52;
	color:#333333;
}
/* Box - General Headings */
.CPgenHeadings {
}
/* Box - Product Image (Home page) */
.CPhomeImg {
	BORDER: 1px solid #CCCCCC;
}
/* Box - Product Description (Home page) */
.CPhomeDesc {
	BORDER-BOTTOM: 1px solid #CCCCCC;
}
/* Horizontal and Vertical lines */
.CPlines {
}
/* Product Short Description (Except Detail page) */
.CPprodDesc {
	font-size:large;
	color: #1E130A;
	font-weight:bold;
}
/* Product Short Description (Detail page only) */
.CPprodDescDet {
	font-size:16px;
	padding: 22px;
}
/* Product Long Description */
.CPprodDescLong {
}
/* Product Detail */
.CPprodDet {
}
/* Product SKU */
.CPprodSKU {
	display:none;
}
/* Product Price - Text Label */
.CPprodPriceT {
	COLOR: #1E130A;
	font-size:16px;
}
/* Product Price - Price Value */
.CPprodPriceV {
	COLOR: #1E130A;
		font-size:16px;
}
.CPprodPriceTv {
	COLOR: #fff;
	font-size:16px;
}
/* Product Price - Price Value */
.CPprodPriceVv {
	COLOR: #fff;
		font-size:16px;

}
/* Product List Price - Text Label */
.CPprodLPriceT {
display:none;
}
/* Product List Price - Price Value */
.CPprodLPriceV {
display:none;
	TEXT-DECORATION: line-through;
}
/* Product Sale Price - Text Label */
.CPprodSPriceT {
display:none;
}
/* Product Sale Price - Price Value */
.CPprodSPriceV {
	COLOR: #fff;
	display:none;
}
/* Free Shipping text */
.CPfreeShipMsg {
	COLOR: #fff;
}
/* In Stock text */
.CPinStock {
	COLOR: #fff;
}
/* Out of Stock text */
.CPoutStock {
	COLOR: #ff0000;
}
/* No Image text */
.CPnoImgT {
	COLOR: #fff;
}
/* Category List */
.CPcatDescList {
}
/* Category Description - No products linked to it */
.CPcatDesc {
}
/* Category Description - Has products linked to it */
.CPcatDescProd {
	FONT-WEIGHT: bold;
}
/* Option Description for "Optional" options */
.CPoptDesc {
	FONT-STYLE: normal;
padding: 3px;
line-height:1.5 em;
	
}
/* Option Select box */
.CPoptSel {
}
/* Option Text box */
.CPoptTxt {
}
/* ------------------- */
/* ADDED - Version 2.3 */
/* ------------------- */

/* Box - 2, 3 and 4 Column Layout for product list page */
.CPcolsView {
	BORDER: 1px solid #CCCCCC;
}
.CPcolsView A:link {
	COLOR: #fff;
	TEXT-DECORATION: none;
}
.CPcolsView A:visited {
	COLOR: #fff;
	TEXT-DECORATION: none;
}
.CPcolsView A:hover {
	COLOR: #8d9e52;
	TEXT-DECORATION: underline;
}
/* System Messages */
.CPsysMsg {
	FONT-SIZE: 10pt;
}
.CPsysMsgErr {
	COLOR: red;
}
.CPsysMsgURL {
}
/* ------------------- */
/* ADDED - Version 2.4 */
/* ------------------- */

/* Highlights used in search results */
.CPhighlight {
	COLOR: #000000;
	BACKGROUND-COLOR: #ffff66;
}
/* ------------------- */
/* ADDED - Version 2.5 */
/* ------------------- */

/* Radio Button options */
.CPoptRadio {
}
/* Option Description for "Mandatory" options*/
.CPoptDescM {
	color: #ffffcc;
}
/* ---------------------*/
/* ADDED -- Version 3.0 */
/* ---------------------*/
.CPcloseWindow {
	FONT-SIZE: 6pt;
	TEXT-DECORATION: none;
}
.install {
	BORDER: 1px solid #BBC3D3;
}
.installcomment {
	PADDING-LEFT: 30px;
}
.textBlock {
	BORDER: 1px solid #CCCCCC;
}
.maintClosed {
	color: red;
	font-size: 15pt;
	text-align: center;
}
.CPContactUs {
}
/* Coulee Coffee Styles */
#container {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	background-image: url(../images/frame_01a.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 141px;
	width: 800px;
	margin: 0 auto;
}
#content {
	width:800px;
	background-image: url(../images/frame_03a.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	margin: 0 auto;
}
#footer {
	width:800px;
	background-image: url(../images/frame_05a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#search {
	position:relative;
	z-index:10;
	left: 380px;
	top: 60px;
	height:20px;
	width:200px;
	display:block;
}
#logo {
	position:relative;
	height:234px;
	width:200px;
	z-index:100;
	background-image: url(../images/Untitled-2.png);
	background-repeat: no-repeat;
	cursor: pointer;
	left:20px;
	top: -111px;
	margin-top: 80px;
}
#total {
	position:relative;
	z-index:10;
	left: 600px;
	top: 20px;
	width:50px;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
}
#viewcart {
	width:130px;
	height:32px;
	z-index:15;
	position:relative;
	left:622px;
	top: 39px;
}
/* top horizontal navigation */
#navbar {
	float:left;
	width:600px;
	font-size:93%;
	line-height:normal;
	position:relative;
	z-index:35;
	left:190px;
	bottom:261px;
}
#navbar ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
}
#navbar li {
	display:inline;
	margin:0;
	padding:0;
}
#navbar a {
	float:left;
	background:url("../images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#navbar a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#282420;
	font-weight:bold;
	background-image: url(../images/tabrighta.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #navbar a span {
	float:none;
}
/* End IE5-Mac hack */
    #navbar a:hover span {
	color:#FFF;
}
#navbar a:hover {
	background-position:0% -44px;
	color: #fff;
}
#navbar a:hover span {
	background-position:100% -44px;
	color: #fff;
}
#navbar #current a {
	background-position:0% -44px;
}
#navbar #current a span {
	background-position:100% -42px;
	color:#000000;
}
#checkout {
	width:200px;
	height:26px;
	position:relative;
	z-index:40;
	left:557px;
	top:5px;
}
#sidebar {
	width: 200px;
	padding-top:120px;
	padding-right:10px;
}
#sidebar ul {
	margin-left:auto;
	margin-right:auto;
	padding:5px;
}
#sidebar img {
	border:0;
	margin-top:5px;
	margin-bottom:5px;
	margin-left: 8px;
}
#copyright, #copyright a {
	font-size:10px;
	color:#fff;
	text-align:center;
	margin-top:20px;
}
#bottommenu {
	font-size:12px;
	text-align:center;
	background-color:transparent;
	margin-right: auto;
	margin-left: auto;
	padding-top:75px;
}
#bottommenu a, #bottommenu a:visited {
	color:#fff;
}
#bottommenu a:hover {
	color:#fff;
}
#ribbon {
	position:relative;
	height:140px;
	width:526px;
	z-index:110;
	background-image: url(../images/ribbon.png);
	background-repeat: no-repeat;
	left:30px;
	bottom:15px;
}
#main {
	/* background-color:#2c2220; */
	float: none;
	height: 100%;
	width: 520px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	padding: 22px;

}
.featured {
	margin-left: -5px;
}
.smimg{
padding: 3px;
border: 3px solid #97a174;

}
.lgimg{

}
#imgholder{
	overflow:visible;
	text-align: center;
	vertical-align: top;
}
.prodlist{
	border: 1px solid #97a174;
	background-image: url(../images/prodlist-bga.gif);
	background-repeat: repeat-x;
	color: #1E130A;
	background-color: #899DC4;
}

#flashcontent {
width: 550px;
height: 360px;
float: left;
margin-left:-2px;
}
#toggleshipping{
	display:none;

}
.itemDetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
}
.paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}
