BODY,P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
        FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
        COLOR: #000000; FONT-SIZE: 10px;
}
A:link {
	COLOR: #D40D12; TEXT-DECORATION:  none;
}
A:visited {
	COLOR: #D40D12; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #FF0000; TEXT-DECORATION: underline;
}
A:active  {
	COLOR: #D40D12; TEXT-DECORATION: none;
}
H1 {
	FONT-SIZE: 15px;
}
H2 {
	FONT-SIZE: 13px;
}
H3 {
	FONT-SIZE: 12px;
}
HR {
        COLOR: #DDDDDD; HEIGHT: 1px;
}
html {
	height: 100%;
	margin-bottom: 1px;
} 

BODY { 
        MARGIN: 0 5px 0 5px;
        BACKGROUND-COLOR: #D40D12;
}
.HeadBox {
	BACKGROUND-COLOR: #FFFFFF;
}
.HeadText {
        FONT-SIZE: 12px; FONT-WEIGHT: bold;
}
.HeadLine {
        BACKGROUND-COLOR: #D6D7D9;
}
.VertMenuBox {
	BACKGROUND-COLOR: #99CCFF;
}
.VertMenuBorder {
        BACKGROUND-COLOR: #EFA631;
}
.VertMenuTitle {
        BACKGROUND-COLOR: #4567FE; COLOR: #ffffff; font-weight: bold; font: 10px;
}
.VertMenuItems {
	COLOR: #000000; TEXT-DECORATION: none;
}
.VertMenuItems:link {
        COLOR: #081589; TEXT-DECORATION: none;
}
.VertMenuItems:visited {
        COLOR: #081589; TEXT-DECORATION: none;
}
.VertMenuItems:hover {
        COLOR: #FF0000; TEXT-DECORATION: underline;
}
.VertMenuItems:active  {
        COLOR: #081589; TEXT-DECORATION: none;
}
.VertMenuHr {
        COLOR: #999999;
}
.CategoriesList {
	FONT-SIZE: 11px;
}
.DialogBox {
	BACKGROUND-COLOR: #ffffff;
}
.DialogBorder {
	BACKGROUND-COLOR: #99CCFF;
}
.DialogTitle {
	BACKGROUND-COLOR: #FFFFFF; COLOR: #000000; font-weight: bold; font: 11px;
}
.NumberOfArticles {
	COLOR: #000000; font-weight: bold; font: 10px;
}
.TopLabel {
	COLOR: #000000; font-weight: bold; font: 12px;
}
.Text {
	COLOR: #000000;
}
.AdminSmallMessage {
	COLOR: #FF3300;
}
.AdminSmallMessageGreen {
	COLOR: #00CCCC;
}
.AdminTitle {
	COLOR: #FF3300; font-weight: bold; font: 12px;
}
.Line {
	BACKGROUND-COLOR: #FF3300;
}
.ProductTitle {
	COLOR: #081589; font-weight: bold; font: 12px;
}
.ProductDetailsTitle {
	COLOR: #FF3300; font-weight: bold; font: 12px;
}
.ProductDetails {
	COLOR: #000000;
}
.ProductPriceTitle {
	COLOR: #000000; font-weight: bold; font: 12px;
}
.ProductPriceConverting {
	COLOR: #000000; font-weight: bold; font: 12px;
}
.ProductPrice {
	COLOR: #FF3300; font-weight: bold; font: 12px;
}
.ProductPriceSmall {
	COLOR: #FF3300; font-weight: bold; font: 10px;
}
.MarketPrice {
	FONT-SIZE: 11px;
}
.ItemsList {
	COLOR: #081589; font-weight: bold; font: 10px;
}
.NavigationPath {
	COLOR: #000000; font-weight: bold; font: 10px;
}
.FormButton {
	COLOR: #081589; font-weight: bold; font: 10px;
}
.Button {
       FONT-FAMILY: Arial;
	   BACKGROUND: URL(images/butbg.gif);
       BACKGROUND-COLOR: #EFA631;
       COLOR: #FFFFFF; FONT-WEIGHT: bold; 
       FONT-SIZE: 11px;
       TEXT-DECORATION: none;
}
.CustomerMessage {
	COLOR: #FF3300; font-weight: bold; font: 10px;
}
.ErrorMessage {
	COLOR: #FF3300; font-weight: bold; font: 10px;
}
.Star {
	COLOR: #FF0000;
}
.HighLight {
		BACKGROUND-COLOR: #FFFFCC;
}
.SaveMoneyLabel {
	COLOR: #FFFFFF;
}
.TableHead {
    BACKGROUND-COLOR: #DDDDDD;
}
.SmallNote:link {
        COLOR: #888888; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:visited {
        COLOR: #888888; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:hover {
        COLOR: #888888; TEXT-DECORATION: underline; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif; 
}
.SmallNote:active {
        COLOR: #888888; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.Bottom {
        BACKGROUND-COLOR: #081589; COLOR: #FFFFFF;
}
.Tab {
        BACKGROUND-COLOR: #D6D7D9;
        FONT-WEIGHT: bold;
        TEXT-TRANSFORM: uppercase;
}
.CatMenuItemOff 
{
    BACKGROUND-COLOR: #D6D7D9;              /* like "VertMenuBox" */
    BORDER-RIGHT: #D6D7D9 1px solid;        /* like "VertMenuBox" */
    BORDER-TOP: #D6D7D9 1px solid;          /* like "VertMenuBox" */
    BORDER-LEFT: #D6D7D9 1px solid;         /* like "VertMenuBox" */
    BORDER-BOTTOM: #D6D7D9 1px solid;       /* like "VertMenuBox" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px; 
    CURSOR: pointer;
}
.CatMenuItemOffExp
{
    BACKGROUND-COLOR: #D6D7D9;              /* like "VertMenuBox" */
    BORDER-RIGHT: #EFA631 1px solid;        /* like "VertMenuBorder" */
    BORDER-TOP: #EFA631 1px solid;          /* like "VertMenuBorder" */
    BORDER-LEFT: #EFA631 1px solid;         /* like "VertMenuBorder" */
    BORDER-BOTTOM: #EFA631 1px solid;       /* like "VertMenuBorder" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px; 
    CURSOR: pointer;
}
.CatMenuItemOn 
{
    BACKGROUND-COLOR: #081589;              /* like "VertMenuTitle" */
    BORDER-RIGHT: #081589 1px solid;        /* like "VertMenuTitle" */
    BORDER-TOP: #081589 1px solid;          /* like "VertMenuTitle" */
    BORDER-LEFT: #081589 1px solid;         /* like "VertMenuTitle" */
    BORDER-BOTTOM: #081589 1px solid;       /* like "VertMenuTitle" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px; 
    CURSOR: pointer;
}
.CatSubMenu
{
    BACKGROUND-COLOR: #D6D7D9;              /* like "VertMenuBox" */
    BORDER-RIGHT: #EFA631 1px solid;        /* like "VertMenuBorder" */
    BORDER-TOP: #EFA631 1px solid;          /* like "VertMenuBorder" */
    BORDER-LEFT: #EFA631 1px solid;         /* like "VertMenuBorder" */
    BORDER-BOTTOM: #EFA631 1px solid;       /* like "VertMenuBorder" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px; 
}
.CatMenuItem
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial; 
    CURSOR: pointer;
}
.CatMenuItem:link
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.CatMenuItem:visited
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.CatMenuItem:hover
{
    COLOR: #FFFFFF;                         /* like "VertMenuTitle" */
}
.CatMenuItem:active
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.StatisticsBar {
	BACKGROUND-COLOR: #A8BCC8;
}
.FTH {
	border-bottom: 1px solid black; border-right: 1px solid black
}
.FTD {
	border-right: 1px solid black
}
.orderI		{color: gray;}
.orderM		{color: orange;}
.orderOK	{color: red;}
.orderS		{color: blue;}
.orderRfd	{color: #33CCCC;}
.orderFail	{color: #33CCCC;}
.orderCO	{color: #33CCCC;}


/*** partner area specials ***/
/* common */

/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
html {
	font-size: 100%;
	height: 100%;
	margin-bottom: 1px;
} 

form {
	margin: 0;
	padding: 0;
}

/*.white, .whiteh, .whitec { */
.white {
	background: #0F0F0F url(images/partner_area/woodbg.gif);
	padding: 20px;
}

.whiteh {
	font-weight: bold;
	padding: 5px;
	border: 1px dashed #bbbbbb;
}

.whitec {
	padding: 10px;
}

.copyright {
	padding: 0 0 15px 0;
	vertical-align: middle;
	text-align: center;
	font: 10px Arial, sans-serif;
	color: white;
}

.copyright a {
	text-decoration: underline;
}

/* green menu */

#greenmenu {
	height: 45px;
	padding: 0;
	margin: 0;
	border: 0;
}

#greenmenu td {
	height: 45px;
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #EFEFEF;
}

#greenmenu td.links {
	vertical-align: middle;
	text-align: center;
}

#greenmenu td.delim {
	font-size: 16px;
	color: black;
}

#greenmenu td.links a {
	font-size: 13px;
	font-family: Arial, sans-serif;
	color: black;
	padding: 5px;
}

#greenmenu td.links a:link, #greenmenu td.links a:visited, #greenmenu td.links a:active {
	text-decoration: none;
}

#greenmenu td.links a:hover, #greenmenu td.links a.selected {
	color: white;
	background-color: red;
}

/* external/cover tables */

table.ext_tbl {
	padding: 0;
	margin: 0;
	border: 0;
}

table.ext_tbl td.sidel {
	width: 23px;
	padding: 0;
	margin: 0;
	border: 0;
	background: #D40D12 url('images/partner_area/border-left.gif') repeat-y;
}

table.ext_tbl td.cornerlt {
	width: 23px;
	height: 23px;
	padding: 0;
	margin: 0;
	border: 0;
	background: #D40D12 url('images/partner_area/border-left-top.gif') no-repeat;
}

table.ext_tbl td.sidet {
	height: 23px;
	padding: 0;
	margin: 0;
	border: 0;
	background: #D40D12 url('images/partner_area/border-top.gif') repeat-x;
}

table.ext_tbl td.cornerrt {
	height: 23px;
	width: 23px;
	padding: 0;
	margin: 0;
	border: 0;
	background: #D40D12 url('images/partner_area/border-right-top.gif') no-repeat;
}

table.ext_tbl td.cornerlb {
	width: 23px;
	height: 23px;
	padding: 0;
	margin: 0;
	border: 0;
	background: #D40D12 url('images/partner_area/border-left-bottom.gif') no-repeat;
}

table.ext_tbl td.sideb {
	height: 23px;
	padding: 0;
	margin: 0;
	border: 0;
	background: #D40D12 url('images/partner_area/border-bottom.gif') repeat-x;
}

table.ext_tbl td.cornerrb {
	height: 23px;
	width: 23px;
	padding: 0;
	margin: 0;
	border: 0;
	background: #D40D12 url('images/partner_area/border-right-bottom.gif') no-repeat;
}

table.ext_tbl td.sider {
	width: 23px;
	padding: 0;
	margin: 0;
	border: 0;
	background: #D40D12 url('images/partner_area/border-right.gif') repeat-y;
}

/* dialog table */

table.dialog_tbl {
	padding: 5px;
	margin: 0;
	border: 0;
	background-color: white;
}

/* partner menu table */

table.parmenu {
	padding: 0;
	margin: 0;
	border: 0;
}

table.parmenu td, table.parmenu td div {
	background: none;
	border: 0;
	vertical-align: middle;
	white-space: nowrap;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: black;
}

table.parmenu td.sidel {
	padding: 0 10px 0 10px;
	text-align: right;
	border: 0;
	border-right: 1px solid #bfd2e1;
	background: none;
}

table.parmenu td.side {
	text-align: right;
	border: 0;
	background: none;
}

table.parmenu td.sider {
	padding: 0 10px 0 10px;
	text-align: left;
	border: 0;
	border-left: 1px solid #bfd2e1;
	background: none;
}

table.parmenu td a:link, table.parmenu td a:visited, table.parmenu td a:active {
	color: black;
	text-decoration: none;
}

table.parmenu td a:hover {
	color: black;
	text-decoration: underline;
}

table.parmenu input {
	background: none;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: black;
	border: 1px solid black;
}

/* login butt */

table.butt {
	height: 25px;
	padding: 0;
	margin: 0;
	border: 0;
	cursor: pointer;
}

table.butt td.sidel {
	height: 25px;
	width: 3px;
	padding: 0;
	margin: 0;
	border: 0;
	background: #EFA631 url('images/partner_area/butt-left.gif') no-repeat;
}

table.butt td.sider {
	height: 25px;
	width: 3px;
	padding: 0;
	margin: 0;
	border: 0;
	background: #EFA631 url('images/partner_area/butt-right.gif') no-repeat;
}

table.butt td.sidec {
	height: 25px;
	padding: 0 10px;
	margin: 0;
	border: 0;
	background: #EFA631 url('images/partner_area/butt-center.gif') repeat-x;

	font-size: 14px;
	font-family: Arial, sans-serif;
	text-transform: lowercase;
	color: white;
}

.money {
	background: white url('images/partner_area/moneyfromheaven.jpg') no-repeat;
}

img.thum_selected {
	border: #FFAA00 2px solid;
	cursor: pointer;
	padding: 1px;
}

img.thum_usual {
	border: #ff0000 1px dotted;
	cursor: pointer;
	padding: 2px;
}

.minihelp {
	width: 250px;
	padding: 2px 10px 2px 10px;
	margin: 10px;
	border: 0;
	border-left: 2px solid #E75100;
}
