body 
{
     background: #D2B48C;	 
 	 font-family:  "Trebuchet MS",Trebuchet,  Verdana, Arial, sans-serif;
	 font-size: 12px;
	 color: #857259;
	 margin-top: 5px;
 }

A:link    { text-decoration: none; color: #857259; font-weight: bold; }
A:visited { text-decoration: none; color: #857259; font-weight: bold; }
A:active  { text-decoration: none; color: #857259; font-weight: bold; }
A:hover   { text-decoration: none; color: #2E2E2E; font-weight: bold; }

.logo table {
	border: 0px ; 
	vertical-align: top;
 	font-family:  Verdana, Arial, sans-serif;
   	font-size: 13px;
	width: 920px;
   	color: #857259;    
}

.menuborder { font-family: Verdana, sans-serif; padding: 8px 0px 8px 0px; border-top-width:thin; border-top-color: #2E2E2E; border-top-style:solid; border-bottom-width:thin; border-bottom-color: #2E2E2E; border-bottom-style:solid; width:920px;}
a.mainmenu  { border: solid 1px black; color: #FFF; padding : 3px 8px 3px 8px; background: #857259; }
a.mainmenu:hover { text-decoration: none; color: #2E2E2E; font-weight: bold; background: #FFFFFF; }

a.adminmainmenu  { border: solid 1px black; color: white; padding : 3px 8px 3px 8px; background: #336600; }
a.adminmainmenu:hover { text-decoration: none; color: #2E2E2E; font-weight: bold; background: #fff; }

a.prodoptions  { border: solid 1px black; color: #FFF; padding : 3px 8px 3px 8px; background: #857259; font-size: 10px;}
a.prodoptions:hover { text-decoration: none; color: #2E2E2E; font-weight: bold; background: #FFFFFF; }


.main {
    background: #FFF;
    width: 920px;
    color: #857259;
	border-style: solid;
	border-color: #2E2E2E;
	/*background: url(images/tan_bg_fade.png) repeat-y top right; */
}

.leftmenu-container  {
    background: #FFF;
	border-right-style: solid;
	border-right-color: #2E2E2E;
	border-right-width: thin;	
	padding: 6px;
	margin: 0px;
	text-align: left;
}

.leftmenu  {
	margin: 0px;
	width: 200px;
	text-align: left;
}

.refinemenu-container  {
    background: #FFFCCC;
	border-right-style: solid;
	border-right-color: #2E2E2E;
	border-right-width: 1px;	
	padding: 6px;
	margin: 0px;
	text-align: left;
}

.refinemenu  {
	margin: 0px;
	width: 170px;
	text-align: left;
	font-size: 11px;
}


a.sidemenu   	    { color: #857259; font-weight:bold;  font-size: 12px; vertical-align:top; }
a.sidemenusub       { color: #000;    font-weight:normal;   font-size: 12px; padding: 0px 0px 0px 12px; }
a.sidemenu:hover    { text-decoration: none; color: #000; font-weight: bold; }
a.sidemenusub:hover { text-decoration: none; color: #000; font-weight:normal; }

.leftbox
{ 
    vertical-align:text-top; 
    width: 188px; 
	padding: 4px;
	margin-top: 6px;
	border-width: 1px;
	border-style: solid;
    border-color: #2E2E2E;
	background-color: #D2B48C;
}

.item 
{ 
    vertical-align: text-top; 
    height: 160px; 
	padding: 5px;
	margin: 5px;
	background-color: #FFF;
    border-style: solid;    
	border-width: 1px;    
    border-color: #2E2E2E;
}

.itemtitle 
{	 
	font-size: 17px;
}

.sidetitle 
{	 
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 4px;
}

.prodtitle 
{	 
	font-size: 16px;
	margin: 6px;
	text-align: left;
}


.cagedeal
{	 
	font-size: 26px;
	font-weight: bold;
	margin: 6px;
	text-align: center;
}

.dealprice
{	 
	font-size: 18px;
	color: green;
	font-weight: bold;
}

.oldprice
{	 
	font-size: 18px;
	color: #880000;
	font-weight: bold;
}

.soldout
{	 
	font-size: 16px;
	color: #880000;
	font-weight: bold;
}

.itemprice
{	 
	font-size: 18px;
	font-weight: bold;
}


.itemdescr 
{ 
    vertical-align:text-top; 
    background-color: #FFF;
    color: #937E62;
    border-width: 1px;
    border-style: solid;    
    border-color: #252525;
    padding: 8px 8px 8px 8px;
	margin: 8px;
}


.searchbar 
{  
    width: 150px; 
}


.items table
{  
    background: #FFF; width: 626px;
    border-left-width: 1px;
    border-left-style: solid;    
    border-left-color: #999;
}

.nonitems table
{
	width : 690px;
    vertical-align: top; 
    text-align: right
}

.nonitems3 table
{
	width : 490px;
    vertical-align: top; 
    text-align: right;
}


.input {
    border: 1px solid #000;
    background: #FEF6EA;
    font-weight: bold;
    font-size: 17px;
}

.input:hover {
    border: 1px solid #FF0000;
}

.button {
    border: 1px solid #000;
    background: #857259;
    font-weight: normal;
    color: #FFF;
	font-size: 17px;

}

.button:hover {
    border: 1px solid #000;
    background: #857259
    font-weight: normal;
    color: #FFF;
}

.searchinput {
    border: 1px solid #000;
    font-weight: bold; 
    background-color:#FEF6EA;
	font-size: 16px;
	padding: 2px;
}

.searchbutton {
    border: 1px solid #000;
    background: #857259;
    font-weight: bold;
    color: #FFF;
	font-size: 16px;
}

.searchbutton:hover {
    color: #FEF6EA;
}


.breadcrumb{
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	margin-left: 6px;
}

.breadcrumb a{
	background: transparent url(images/breadcrumb.gif) no-repeat center right;
	text-decoration: none;
	padding-right: 18px; /*adjust bullet image padding*/
	color: #857259;
}

.breadcrumb a:visited, .breadcrumb a:active{
	color: #2E2E2E;
}

.breadcrumb a:hover{
	text-decoration: underline;
}


.copyright
{	 
	font-size: 10px;
	font-weight: lighter;
	color: #cccccc;
}
