	body
{
	background-image: url(../img/bg.gif);
	padding-bottom:50px;
}

body, td, p {
	font-family: arial;
	font-size:12px;
}

h1
{
	margin:0;
	padding:0;
	font-size:20px;
}

h2 A:LINK, h2 A:VISITED, h2 A:ACTIVE {
	font-size:14px;
	color: #108670;
	text-decoration:underline;
}
h2 A:HOVER {
	/**color: #CCCCCC; */
	color: #ff0000;
	text-decoration:underline;
}
/*{
	margin:0;
	padding:0;
	font-size:20px;
	color:
}*/

#content P, #content TD, #content DIV, #content UL, #content OL {
	font-size:12px;
}

p
{
	margin:12px 0 0 0;
	padding: 0;
}



th
{
	text-align:left;
	color: #333333;
	font-weight:bold;
	font-size:11px;
}

form {
	margin:12px 0 0 0;
	padding:0;
}

fieldset {
	border:0;
	margin:0;
	padding:0;
}

input, select, textarea
{
	font-size: 10px;
	border: 1px solid #AC9F96;
	background-color: #ffffff;
	display: block;
	float: left; 
	width: 95px; 
}

label
{
	font-size: 10px;
	color: #108670;
	display: block;
	float: left; 
	width: 50px; 
	padding: 0;
	padding-right:2px;
	text-align: right; 
}


form br
{
	height: 0;
	width: 0;
	clear:both;
}

#frmLogin label
{
	width: 55px;
}

#frmLogin input
{
	width: 100px; 
}

#frmLogin .btnGo
{
	width: 11px;
	height: 11px;
	border:0;
	margin:3px 4px 0px 3px;
}

#container
{
	background-color:#fff;
	width:753px;
	margin-left:auto;
	margin-right:auto;
	border:4px solid #fff;
	padding-bottom:80px;
}

#header
{
	background-image: url(../img/headerBG.gif);
	background-repeat: repeat-x;
	height: 87px;
}

#footer
{
	text-align:center;
	margin-top:-40px;
	padding-bottom:30px;
	color:#8e8684;
}

#footer A:LINK, #footer A:VISITED, #footer A:ACTIVE {
	color: #00947c;
	text-decoration:none;
}

#footer A:HOVER {
	text-decoration:underline;
}

.copyright
{
	margin-top:20px;
	color:white;
}

#nav
{
	background-image: url(../img/navBG.gif);
	background-repeat: repeat-x;
	height: 33px;
}

#leftColumn
{
	float:left;
	width:176px;
}

#centerColumn
{
	float:left;
	width:520px;
	padding:10px;
}

#centerColumn p
{
	color: #333333;
	font-size:12px;
}

#rightColumn
{
	float:right;
	width:176px;
}

#leftNav
{
	margin-top:12px;
	border: 1px solid #E3DCD6;
	padding:3px;
}

.cookie, .cookie LI {
	margin:0;padding:0;
	font-size: 12px;
}
.cookie {
	color: #118771;
	margin-bottom:10px;
}
.cookie LI {
	display:inline;
	margin-right:5px;
}
.cookie A:LINK, .cookie A:VISITED, .cookie A:ACTIVE {
	color: #108670;
	text-decoration:none;
}
.cookie A:HOVER {
	/**color: #CCCCCC; */
	color: #ff0000;
	text-decoration:underline;
}

.product_code {
	margin-top:5px;
	font-size:11px;
	margin-bottom:10px;
}

.sideColumnItem
{
	margin-top:12px;
	border: 1px solid #E3DCD6;
	padding:3px;
	background-image: url(../img/sideColumnItemBG.gif);
	background-position: bottom;
	background-repeat:repeat-x;
}

.sideColumnItem h1
{
	margin-top: 12px;
	margin-left:5px;
	margin-bottom: 0px;
}

.sideColumnItem p
{
	margin-left:5px;
	color: #6A6260;
	font-size:10px;
}

.sideColumnItem a
{
	color: #333333;
	text-decoration: none;
}

.sideColumnItem a:visited, .sideColumnItem a:active
{
	color: #333333;
	text-decoration: none;
}

.sideColumnItem a:hover
{
	text-decoration: underline;
}

.navButton
{
	float:left;
}

.btnGo
{
	width: 11px;
	height: 11px;
	border:0;
	margin:3px 0px 0px 3px;
}

.heading
{
	padding:0;
	margin:0;
	border-bottom: 1px solid #E3DCD6;
}

.newsDigest
{
	border-bottom: 1px dashed #108670;
}

.newsDigest h1
{
	margin-top: 6px;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}

.newsDigest p
{
	margin-top:0px;
}

.newsDigest a
{
	float: right;
	color: #108670;
	font-size:10px;
	text-decoration: none;
	background-image: url(../img/btnGo.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right:14px;
	margin-right: 8px;
}

.newsDigest a:visited, .newsDigest a:active
{
	color: #108670;
	text-decoration: none;
}

.newsDigest a:hover
{
	text-decoration: underline;
}

.specialDigest
{
	margin-top:6px;
	border: 1px solid #DBF0EB;
	background-color: #ffffff;
}

.specialDigest img
{
	float:left;
	padding: 5px;
	border:0;
}

.specialDigest p
{
	margin-top: 5px;
}

.specialDigest .price
{
	color: #108670;
	font-size: 13px;
	font-weight: bold;
	margin-bottom:5px;
}


.adminh2, div.adminh2
{	
	float:left;
	font-size:20px;
	border:0;
	margin:0;
	line-height:16px;
	color:#333333;
}

.rowAdminOdd 
{
	background-color:#EFEEEC;
}

.rowAdminEven 
{
	background-color:#ffffff;
}


.headerContainer
{
	padding-bottom:3px;
	border-bottom: 1px dashed #AC9F96;
	margin-bottom:16px;
}

#frmCreateProduct input, #frmCreateProduct select, #frmCreateProduct textarea
{
	font-family: arial;
	width:150px;
	font-size: 10px;
	border: 1px solid #AC9F96;
	background-color: #ffffff;
	display: block;
	float: left; 
}


#frmCreateProduct label
{
	width:100px;
}


.inlineEditHolder 
{
	font-family: arial;
	height:13px;
	font-size: 10px;
	float:left;
	width:140px;
}

form.inplaceeditor-form
{ /* The form */
	float:left;
	width:140px;
	margin:0;
	padding:0;
}


.editor_field {
	font-family: arial;
	font-size: 10px;
	padding:0px;
	height:13px;
	width:100px;
}

.editor_ok_link
{
	display:block;
	float:left;
	margin-left:2px;
	height:16px;
	width:16px;
	background-image: url(../img/icons/accept.png);
	background-repeat:no-repeat;
	text-indent:-10000px;
}

.editor_cancel_link, .btnCancel
{
	display:block;
	float:left;
	margin-left:2px;
	height:16px;
	width:16px;
	background-image: url(../img/icons/cancel.png);
	background-repeat:no-repeat;
	text-indent:-10000px;
}

.btnAccept
{
	display:block;
	float:right;
	margin-left:2px;
	height:16px;
	width:16px;
	background-image: url(../img/icons/accept.png);
	background-repeat:no-repeat;
	text-indent:-10000px;
}

.btnAdd
{
	display:block;
	float:right;
	margin-left:2px;
	height:16px;
	width:16px;
	background-image: url(../img/icons/add.png);
	background-repeat:no-repeat;
	text-indent:-10000px;
}


.btnDelete
{
	display:block;
	float:right;
	margin-left:2px;
	height:16px;
	width:16px;
	background-image: url(../img/icons/delete.png);
	background-repeat:no-repeat;
	text-indent:-10000px;
}

form.inplaceeditor-form input[type="submit"] { /* The submit button */

}

form.inplaceeditor-form a { /* The cancel link */
	text-decoration:none;
  	color: #333333;

}

form.inplaceeditor-form a:visited
{
	  color: #333333;
	  text-decoration:none;
}


.autocompleteWaitIndicator
{
	float:right;
}

.autocomplete {
	position:absolute;
	width:100px;
	background-color:#ccc;
	border:1px solid #888;
	margin:0px;
	padding:0px;
}
.autocomplete ul {
	list-style-type:none;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
}
.autocomplete ul li.selected { background-color: #ffb;}
.autocomplete ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	height:16px;
	cursor:pointer;
}

.autocomplete .informal
{
	visibility:hidden;
}



TABLE.productattributes {
	margin-top:15px;
	border-top: 2px solid #e3dcd6;
	border-left: 2px solid #e3dcd6;
}

.productattributes TH, .productattributes TD {
	border-right: 2px solid #e3dcd6;
	border-bottom: 2px solid #e3dcd6;
	padding:5px;
	font-size:12px;
}

.productattributes TH {
	color: #108670;
}



/* Genius "no-extra-markup" clearing by Tony Aslett - www.csscreator.com */
/* add clearfix class to any containter that must enclose floated elements */
/* explained at http://www.positioniseverything.net/easyclearing.html */
.clear:after {
content: ".";              /* the period is placed on the page as the last thing before the div closes */
display: block;          /* inline elements don't respond to the clear property */ 
height: 0;                  /* ensure the period is not visible */
clear: both;               /* make the container clear the period */
visibility: hidden;	     /* further ensures the period is not visible */
}
/*.clear {display: inline-block;} */  /* a fix for IE Mac (this now causes warnings in firefox console)*/
/* fix for Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */