BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT {
        font-family: Verdana, Arial, Helvetica, Sans-serif; 
        color: #666666; 
        font-size: 10px;
}

table {
  margin: auto;
}

A:link, A:visited, A:active {
        color: #3D7BA9; text-decoration: none;
}

A:hover {
        color: #3D7BA9; text-decoration: underline;
}
h1, h2, h3 {
		color: #C00; font-weight: bold; text-transform: uppercase; font-size: 11px;
}
HR {
        color: #DDDDDD; height: 1px;
}

BODY { 
        margin: auto;
         background: #FFFFFF url(/skin1/images/background.jpg) no-repeat scroll top center;
/*         background: #4799FF url(https://www.namcogames.com/pc_games/images/burger-time/burger-time-skin.jpg) no-repeat scroll top center; */
/*         background: #FF7B02 url(clubNamco_fall_skin.jpg) no-repeat scroll top center; /* dir /public_html/skin1 */
 /*        background: #E4EDFC  url(clubNAMCO_Xmas_skin.jpg) no-repeat scroll top center;  */
}
.HeadBox {
        background-color: #FFFBD3;
}
.HeadText {
        font-size: 12px; font-weight: bold;
}
.HeadLine {
        background-color: #FFD44C;
}
.VertMenuBox {
        background-color: #EBEDF1;
		LINE-height: 16px;
}
.VertMenuBorder {
}
.VertMenuTitle {
        color: #325B86; font-weight: bold; font-family: Arial; font-size: 11px;
}
.VertMenuItems{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 9px;
	    color: #517BA6;
	    text-decoration: none;
}
.VertMenuItems:link, .VertMenuItems:visited, .VertMenuItems:active {
        color: #517BA6; text-decoration: none;
}
.VertMenuItems:hover {
        color: #517BA6; text-decoration: underline;
}
.VertMenuHr {
        color: #D2D5DF;
}
.CategoriesList {
	font-size: 12px;
}
.PageNavigation {
	color: #2F6084;
}
.PageNavigation:link, .PageNavigation:visited, .PageNavigation:active {color: #C20F11; text-decoration: none;}
.PageNavigation:hover {color: #C20F11; text-decoration: underline;}
.DialogBox {
        background-color: #FFF;
}
.DialogBoxGray {
        background-color: #ECEEF2;
}
.DialogBorder {
        background-color: #D1D6DF;
}
.DialogTitle {
        color: #C00; font-weight: bold; text-transform: uppercase; font-size: 11px; 
}
.NumberOfArticles {
        color: #000; font-weight: bold;
}
.TopLabel {
        color: #000; font-weight: bold; font-size: 12px;
}
.Text {
        color: #000;
}
.DecorTr {
        color: #38B2D4;
}
.AdminSmallMessage {
        color: #C00;
}
.AdminTitle {
        color: #C00; font-weight: bold; font-size: 12px;
}
.Line {
        background-color: #A3B9C9;
}
.ProductTitle {
        color: #000; font-size: 11px;
}
.ProductTitleHidden {
        color: #666; font-weight: bold; font-size: 11px;
}
.ProductDetailsTitle {
        color: #77A9CE; font-weight: bold; font-size: 11px;
}
.ProductDetails {
        color: #000;
}
.ProductPriceTitle, .ProductPriceConverting, .ProductPrice {
        color: #000; font-weight: bold; font-size: 12px;
}
.ProductPriceSmall {
        color: #C00; font-weight: bold;
}
.MarketPrice {
		font-size: 10px; font-family: Verdana;
}
.ItemsList {
        color: #300; font-weight: bold;
}
#Disabled {
        color: #909090;
}
.NavigationPath {
        color: #C00; text-decoration: none;
}
.NavigationPath:link, .NavigationPath:visited, .NavigationPath:active {
        color: #2F6084; text-decoration: underline;
}
.NavigationPath:hover {
        color: #C00; text-decoration: none;
}
.FormButton {
        color: #295779; font-weight: bold; 
}
.Button {                                 
		font-family: Verdana;
		color: #295779; font-weight: bold;
		font-size: 10px;
		text-decoration: none;
}
.CustomerMessage {
        color: #C00; font-weight: bold; 
}
.ErrorMessage {
        color: #C00; font-weight: bold; 
}
.Star {
        color: #F00;
}
.HighLight {
		background-color: #FFFFCC;
}
.SaveMoneyLabel {
        color: #FFF; font-weight: bold; 
}
.TableHead {
	background-color: #CCC; font-weight: bold;
}
.TableSubHead {
    background-color: #EEEEEE;
}
.TableLine {
    background-color: #F0F0F0;
}
.SmallNote:link, .SmallNote:visited, .SmallNote:active {
        color: #7C4C00; text-decoration: none; font-size: 9px; font-family: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:hover {
        color: #7C4C00; text-decoration: underline; font-size: 9px; font-family: Arial, Verdana, Helvetica, Sans-serif; 
}
.SmallText {
        color: #7C4C00; text-decoration: none; font-size: 9px; font-family: Arial, Verdana, Helvetica, Sans-serif;
}
.Bottom {
        background-color: #ECEEF2; color: #8E9AB3;
}
.Tab {
        background-color: #FFD44C;
        font-weight: bold;
        text-transform: uppercase;
}
.CatMenuItemOff, .CatMenuItemOffExp
{
    background-color: transparent;              /* like "VertMenuBox" */
    border: none;
    margin-bottom: 1px;
    margin-top: 1px;
    margin-left: 2px; 
    margin-right: 3px;
    cursor: pointer;
}
.CatMenuItemOn
{   
    background-color: #D1D6DF;              /* like "VertMenuTitle" */
    border-right: 1px solid #D1D6DF;        /* like "VertMenuBorder" */
    border-top: none;          /* like "VertMenuBorder" */
    border-left: none;         /* like "VertMenuBorder" */
    border-bottom: none;       /* like "VertMenuBorder" */
    margin-bottom: 1px;
	margin-top: 1px;
	margin-left: 2px;
    margin-right: 3px;  
    cursor: pointer;
}
.CatSubMenu
{
    background-color: #FFD44C;              /* like "VertMenuBox" */
    border-right: #8E4B00 1px solid;        /* like "VertMenuBorder" */
    border-top: #8E4B00 1px solid;          /* like "VertMenuBorder" */
    border-left: #8E4B00 1px solid;         /* like "VertMenuBorder" */
    border-bottom: #8E4B00 1px solid;       /* like "VertMenuBorder" */
    margin-left: 1px; 
    margin-right: 2px;
}
.CatMenuItem
{
    font-size: 12px;
    font-family: Arial;
    cursor: pointer;
}
.CatMenuItem:link, .CatMenuItem:visited, .CatMenuItem:hover, .CatMenuItem:active
{
    color: #300;                         /* like "VertMenuItems" */
}
.NavDialogTitle {
    font-size: 11px;
    font-weight: bold;
    color: #300;
}   
.NavDialogBorder {
    background-color: #FFCC33;
}
.NavDialogBox {
    background-color: #FFFFCC;
}
.PopupHelpLink {
	font-size: 9px;
	color: #300; 
	text-decoration: none;
}
.SubHeader2 {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
.SubHeader2Line {
	background-color: #CCC;
}
.HightLightRow {
	background-color: #B0B0B0;
	font-weight: bold;
}
.HightLightEqualRow {
	background-color: #ffe8af;
}
.VertMenuSubTitle {
	background-color: #FFA92F;
}
.SpecialOffersPrice {
	color: #C00; font-weight: bold; font-size: 14px;
}
.navTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}
.navTop:link, .navTop:visited, .navTop:active {color: #C00; text-decoration: none;}
.navTop:hover {color: #0069B0; text-decoration: underline;}
.navMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0069b0;
	text-decoration: none;
}
.navMain:link, .navMain:visited, .navMain:active {color: #0069B0; text-decoration: none;}
.navMain:hover {color: #C00; text-decoration: underline;}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8E9AB3;
}
.basketTextLG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2F6084;
	text-decoration: none;
}
.breadCrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2F6084;
}
.breadCrumbsCurrent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C00;
}
.productBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3D7BA9;
	text-decoration: underline;
}
.productRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}
.TextPageBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.TextPageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C00;
}
.productDetailName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}
.productDetailLine {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A3B9C9;
	border-right-color: #A3B9C9;
	border-bottom-color: #A3B9C9;
	border-left-color: #A3B9C9;
}
.productDetailLineLighter {

	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1DCE4;
	border-right-color: #D1DCE4;
	border-bottom-color: #D1DCE4;
	border-left-color: #D1DCE4;
}
.productDetailSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #77A9CE;
}
.style1 {color: #CC0000}
/*.MainAreaBg { background-color: #ECEEF2;} */
.MainAreaBg { 
  margin: auto;
  background-color: #ffffff;
 }
 
MainAreaBg_transparent  { 
  margin: auto;
  background: transparent;
}