a img {border: none; } 
a:focus {
	outline: none;
}
a:link {font-family: Arial, Helvetica, sans-serif;
font-size: 11px;text-decoration: none; color: #baa981;}
a:visited {font-family: Arial, Helvetica, sans-serif;
font-size: 11px;text-decoration: none; color: #baa981;}
a:active {font-family: Arial, Helvetica, sans-serif;
font-size: 11px;text-decoration: none; color: #baa981;}
a:hover {font-family: Arial, Helvetica, sans-serif;
font-size: 11px;text-decoration: none; color: #da9a2c;
}
a.recipe:link {text-decoration: none; color: #4f2700;}
a.recipe:visited {text-decoration: none; color: #4f2700;}
a.recipe:active {text-decoration: none; color: #4f2700;}
a.recipe:hover {text-decoration: none; color: #da9a2c;
}
* {
margin:0;
padding:0;
}
body {
height:100%;
color:#8c6239;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:normal;
background: url(../images/bgsub.jpg) repeat-x center top;
background-color: #7b2121;
}
#wrap {
width:950px;
margin: 0 auto;
}
#productbar{
width:510px;
margin: 0 auto;
margin-top: -50px;
}
#productinfo{
	width:71px;
margin-left: 730px;
}
#logo {
position:absolute;
width: 160px;
height: 130px;

background-position: top left;
background-repeat:no-repeat;
z-index:999;
}
.footer1px {
color:#da9a2c;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:normal;
}
.darkbrown12pxpx, .darkbrown12pxpx a:link, .darkbrown12pxpx a:active, .darkbrown12pxpx a:visited {
color:#4f2700;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:normal;
}
.darkbrown12pxpx a:hover {
color:#da9a2c;
}
.darkbrown11pxpx {
color:#4f2700;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:normal;
}
.white11px {
color:#fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
}
.white13px {
color:#fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:bold;
}
.darkbrown12pxbold {
color:#4f2700;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
}
.darkbrown13px {
color:#4f2700;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:bold;
line-height: 200%;
}

.lightbrown12pxpx {
color:#d3caad;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:normal;
}

.brown11pxpx {
color:#8c6239;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:normal;
}
.brown12pxpx {
color:#8c6239;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:normal;
}
.lightbrown11pxpx {
color:#d3caad;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:normal;
}
.foottext {
color:#999999;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:normal;
}

------------------------

#navigation {
	margin:0px;
	padding:0px;
	text-indent:0px;
	width:200px;
}
#navigation a.head {
	cursor:pointer;
	color:#baa981;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:2px;
	text-indent:5px;
	text-decoration: none;
}
#navigation a.head:hover {
	color:#da9a2c;
}
#navigation a.selected {
color:#da9a2c;
}
#navigation a.current {
color:#da9a2c;

}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#fff;
	display:block;
	text-indent:20px;
	text-decoration: none;
}
#navigation li li a:hover {
	color:#baa981;
}


/********************************
*	Creative eWorld StyleSheet  *
********************************/

/************
*
*	Products List
*
*************/
.PageLinkActive
{
	/* Use For Products List Page Numbering */
	font-family: Verdana;
	font-size: 10px;
	color:#4f2700;
	padding: 3,3,3,3;
	text-decoration: none;
	font-weight:bold;
}

.PageLinkText
{
	/* Use For Products List Page Numbering */
	font-family: Verdana;
	font-size: 10px;
	color: #4f2700;
	padding: 3,3,3,3;
	text-decoration: none;
}
.PageLinkText a:active,.PageLinkText a:link,.PageLinkText a:visited 
{
	font-family: Verdana;
	font-size: 10px;
	color: #4f2700;
	padding: 3,3,3,3;
	text-decoration: none;

	
}

.PageLinkText a:hover
{

	text-decoration:underline;
	
}

/************
*
*	Product Details
*
*************/
/******** Cart ***********/
.CartGDHeader
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8C6239;
	text-decoration: none;
	border:solid 1px #e9e9e9;
	height:38px;
}

.CartGDItem
{
    font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f2700;
	text-decoration: none;
	text-align: justify;
}

.CartGDAltItem
{
}


/************
*
*	Common
*
*************/
.errMsg
{
	font-family: Verdana;
	font-size: 11px;	
	color:#CC0000;
}

.smalltxt, .smalltxt a:link, .smalltxt a:active, .smalltxt a:selected, .smalltxt a:hover
{
	color:#baa981;
}

.smalltxt a:hover
{
	color:#da9a2c;
}

.border 
{
	border: 1px solid #003399 !important;
}
