
body
{
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img
{
	border: none;
}

/*Header Container ***start*** (Site tools - logo and image of coffee - top navigation	) */

#logo
{
	float: left;
	width: 300px;	
}

#topimage
{
	float: left;
	width: 500px;
}

/*Header Container ***end*** (Site tools - logo and image of coffee - top navigation	) */


/*Main Container Internal ***start*** (Left menu - content container) */
#maincontainerinternal
{
	float: left;
	width: 800px;
}

#categorymenu
{
	float: right;
	width: 190px;
	border-top: 1px solid #DE791B;
	color: #360302;
}

#categorymenu ul
{
	margin: 0;
	padding: 0;
	padding-left: 0px;
	margin-top: 20px;
	float:left;

}

#categorymenu li
{
	list-style: none;
	/*background-image: url(../images/bgli.gif);*/
	background-repeat: no-repeat;
	background-position:  0.5em;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 6px;


}

#categorymenu li a
{
	color: #ffffff;
	text-decoration: none;
	padding-bottom: 4px;
	/*border-bottom: 1px dotted #ffffff;*/
	width: 120px;
}

#categorymenu li a:hover
{
	color: #4F1A0A;
}

#contentcontainer
{
	float: left;
	width: 608px;
	margin-left: 2px;
}

#contentcontainer a
{
	text-decoration: underline;
	color: #330000;
}

#contentcontainer a:hover
{
	text-decoration: none;
	color: #330000;
}

/*Main Container Internal ***end*** (Left menu - content container) */

#bgbottombar
{
	float: left;
	width: 800px;
	height: 11px;
	background-image: url(../images/bgbottombar.gif);
	background-repeat: no-repeat;
}

#copy
{
	float: left;
	width: 800px;
	color: #CD9967;
	text-align: center;
	margin-top: 10px;
}

#bottomnav
{
	float: left;
	width: 800px;
	color: #CD9967;
	text-align: center;
	margin-top: 10px;
}

#bottomnav ul
{
	margin: 0;
	padding: 0;
}

#bottomnav li
{
	display: inline;
	list-style: none;
	padding-left: 5px;
	padding-right: 5px;
}

#bottomnav li a
{
	color: #CD9967;
	text-decoration: none;
}

#site
{
	float: left;
	width: 800px;
	color: #CD9967;
	text-align: center;
	margin-top: 10px;
}

#site a
{
	color: #CD9967;
	text-decoration: none;
}
#yourshoppingcart
{
	float: right;
	margin-top: 10px;
	width: 164px;

}

#shoppingitems
{
	background-image: url(../images/bgmenu.gif);
	background-repeat: repeat-y;
		
}

.yourbasket
{
	color: #fff;
	padding-bottom: 8px;
}

.yourbasket a, .yourbasket a:hover, .yourbasket a:visited
{
	color: White;
	font-weight: bold;
	text-decoration:underline;
}



coopyourbasket
{
	color: white;
}


.amount
{
	color:white;
	width: 15px;
	font-weight: bold;
	padding-left: 2px;
}

.line
{
    text-align: left;
}

.shoppingitemcell
{
    width: 110px;
    text-align: left;
}

.itemvalue
{
	font-weight: bold;
	margin-top: 2px;
}

.price
{
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.price_bold
{
	color: Red;
	font-weight: bold;
	font-size: 12px;
}

.current
{
	width: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}

.priceamount
{
	font-weight: bolder;
}

#btnbuynow
{
}

#bgbottomshopping
{
	float: right;
	background-image: url(../images/bgbottommenu.gif);
	width: 164px;
	background-repeat: no-repeat;
	font-size: 5px;
	height: 5px;
		margin-bottom: 10px;
}
#otherproducts
{
	float: left;
	width: 600px;
}

.otheritems
{
	float: left;
	width: 600px;
}
.sidelist
{
	padding-left: 10px;
	
}
.sideproduct
{
	margin-top: 25px;	
}
.cat-tree a,.cat-tree a:hover
{
	margin-left: 1px;
	color: black;
	
}
.account a,.account a:hover
{
color: #DE791B;

}
.sitemaplinks a,.sitemaplinks a:hover
{
color: black;

}
#searchfor
{
	float: left;
	width: 400px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #1F3257;
	font-weight: bold;
	
	border-top: 1px solid  #D5E6FF;
	border-left: 1px solid  #D5E6FF;
	border-right: 1px solid  #D5E6FF;
	border-bottom: 1px solid  #D5E6FF;
}
.searchresults a,.searchresults a:hover
{
	width: 100px;
	float: left;
	display: inline;
	color: Black;
	
}
.table-item-wline
{
	border-bottom: 1px solid black;
}
.prod-desc a,..prod-desc a:hover
{
color: black;
	
	
}