﻿body
{
	margin: 0px;
	background: url( images/back.png );
	background-repeat: repeat-x;
	background-color:#151515; 
}

#maintable
{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial;
	font-size: 8pt;
	text-align: center;
}

#header
{
	width: 100%;
	background: url( images/header.png );
	background-repeat: no-repeat;
	height: 127px;
	width: 965px;
	text-align: center;
	color: #ffffff;
}

#centercontent
{
	color:#ffffff;
	font-size:10pt;
	width: 756px;
	vertical-align: top;
	padding: 10px;
}
#centercontent2
{
	color:#ffffff;
	font-size:10pt;
	width: 570px;
	vertical-align: top;
	padding: 10px;
}

#mainmenu
{
	color: #ffffff;
	font-size: 10pt;
	width: 100%;
	height: 20px;
	width: 980px;
	text-align: center;
	border-bottom: 1px solid #666666;
}

.menuitem a:link
{
color:#ffffff;
text-decoration:none;
}
.menuitem a:visited
{
color:#ffffff;
text-decoration:none;
}
.menuitem a:hover
{
color:#BBB153;
text-decoration:none;
}

.whiteLink
{
	color:#FFFFFF;
	text-decoration:none;
}

#content
{
	text-align: left;
	padding-top: 10px;
}

#leftmenu
{
	vertical-align: top;
	color: #ffffff;
	width: 152px;
}

#rightmenu
{
	vertical-align: top;
	color: #ffffff;
	width: 152px;
}
#rightmenu2
{
	vertical-align: top;
	color: #ffffff;
	width: 180px;
}

#pagename
{
	height:20px;
	width:656px;
}

#pagecontent
{
	/*width:756px*/
}

.topbar
{
	background: url( images/topbar.gif );
	width: 152px;
	height: 17px;
	background-repeat: no-repeat;
}

.bottombar
{
	background: url( images/bottombar.gif );
	width: 152px;
	height: 17px;
	background-repeat: no-repeat;
}

.menuitem
{
	padding-left: 10px;
	border-left: 2px solid #8E774A;
	border-right: 2px solid #8E774A;
}

.menuitem a:link
{
	color:#ffffff;
}
.menuitem a:visited
{
	color:#ffffff;
}
.menuitem a:hover
{
	color:#BBB153;
}



.subcategory td
{
	width: 152px;
	height: 17px;
	padding-left: 25px;
	color:#BBB153;
	border-left: 2px solid #8E774A;
	border-right: 2px solid #8E774A;
}
.subcategory a:link
{
	text-decoration:none;
	color:#BBB153;
}
.subcategory a:visited
{
	text-decoration:none;
	color:#BBB153;
}
.subcategory a:hover
{
	text-decoration:none;
	color:#ffffff;
}

#footer
{
	font-size: 10pt;
	margin-right: auto;
	margin-left: auto;
	color: #ffffff;
	width: 100%;
	text-align: center;
}

#footer a:link, a:visited
{
	text-decoration: none;
	color: #ffffff;
}

#footer a:hover
{
	text-decoration: none;
	color: #CCCCCC;
}

.AdminAddTable
{
	/*border:1px solid #FFFFFF;*/
}

.AdminAddTable th
{
	/*color:#ffffff;
	background-color:#FF0033;
	height:20px;
	font-weight:normal;*/
}

.AdminAddTable td
{
	/*color:#4A3C8C;
	background-color:#FFFFFF;
	font-size:11px;
	font-weight: normal;*/
}

.tableproductlist a:link
{
	text-decoration: none;
	color: #ffffff;
}

.tableproductlist a:visited
{
	text-decoration: none;
	color: #ffffff;
}

.tableproductlist a:hover
{
	text-decoration: none;
	color: #BBB153;
}

.breadcrumbs a:link
{
	text-decoration: none;
	color: #ffffff;
}

.breadcrumbs a:visited
{
	text-decoration: none;
	color: #ffffff;
}

.breadcrumbs a:hover
{
	text-decoration: none;
	color: #BBB153;
}

.MainCMSMenu 
{
    margin-left:auto;
    margin-right:auto;
    color:#D5AC5B;
    text-align:center;
    cursor:pointer;
    
}
.MainCMSMenuItem 
{ 
    color:#D5AC5B;
    cursor:pointer;
    padding-left:15px;
    padding-right:15px;
   
}
.MainCMSMenuItemMouseUp 
{ 
    color:#D5AC5B;
    cursor:pointer;
  padding-left:15px;
    padding-right:15px;
    
}

.MainCMSMenuItemMouseOver 
{ 
    color:#ffffff;
    cursor:pointer;
    padding-left:15px;
    padding-right:15px;
    
}
.MainCMSMenuItemMouseDown 
{ 
    color:#ffffff;
    cursor:pointer;
    padding-left:15px;
    padding-right:15px;
    
}
.MainCMSMenuHighlightedMenuItem
{
    color:#ffffff;
    cursor:pointer;
    padding-left:15px;
    padding-right:15px;
}
.MainCMSMenuHighlightedMenuItemMouseOver
{
color:#ffffff;
    cursor:pointer;
    padding-left:15px;
    padding-right:15px;
}
.MainCMSMenuHighlightedMenuItemMouseDown
{
    color:#ffffff;
    cursor:pointer;
    padding-left:15px;
    padding-right:15px;
}
.MainCMSMenuHighlightedMenuItemMouseUp
{
    color:#ffffff;
    cursor:pointer;
    padding-left:15px;
    padding-right:15px;
}
