BODY,DIV,TH,TD,P {
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, Sans-serif; 
    FONT-SIZE: 12px;
}

A:link {
        TEXT-DECORATION: none;
}
A:visited {
        TEXT-DECORATION: none;
}
A:hover {
        TEXT-DECORATION: none;
}
A:active  {
        TEXT-DECORATION: underline;
}

HR {
		COLOR: #cccccc; HEIGHT: 1px;
}
BODY { 
		BACKGROUND-COLOR: #FFFFFF;
}
.HeadBox {
        BACKGROUND-COLOR: #FFFBD3;
}
.HeadText {
        FONT-SIZE: 12px; FONT-WEIGHT: bold;
}
.HeadLine {
        BACKGROUND-COLOR: #FFD44C;
}


.VertMenuBox {
        BACKGROUND-COLOR: #FFD44C;
}
.VertMenuBorder {
        BACKGROUND-COLOR: #8E4B00;
}
.VertMenuTitle {
        BACKGROUND-COLOR: #FF8600; COLOR: #330000; FONT-WEIGHT: bold;
}
.VertMenuItems{
        COLOR: #330000; TEXT-DECORATION: none;
}
.VertMenuItems:link {
        COLOR: #330000; TEXT-DECORATION: none;
}
.VertMenuItems:visited {
        COLOR: #330000; TEXT-DECORATION: none;
}
.VertMenuItems:hover {
        COLOR: #550000; TEXT-DECORATION: underline;
}
.VertMenuItems:active  {
        COLOR: #330000; TEXT-DECORATION: none;
}
.VertMenuHr {
        COLOR: #999999;
}



.CategoriesList {
	FONT-SIZE: 12px;
}
.DialogBox {
        BACKGROUND-COLOR: #ffffff;
}
.DialogBorder {
        BACKGROUND-COLOR: #FF8600;
}
.DialogTitle {
        COLOR: #FFFFFF; FONT-WEIGHT: bold; FONT-SIZE: 11px;
}
.NumberOfArticles {
        COLOR: #000000; FONT-WEIGHT: bold;
}
.TopLabel {
        COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.Text {
}
.DecorTr {
        COLOR: #B89F97;
}
.AdminSmallMessage {
        COLOR: #FF3300;
}
.AdminTitle {
        COLOR: #FF3300; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.Line {
        BACKGROUND-COLOR: #FF6600;
}

li { list-style-type: square; }


.ProductTitle {
        COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductTitleHidden {
        COLOR: #666666; FONT-WEIGHT: bold; FONT-SIZE: 11px;

}
.ProductDetailsTitle {
        COLOR: #FF3300; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductDetails {
        COLOR: #000000;
}
.ProductPriceTitle {
        COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductPriceConverting {
        COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductPrice {
        COLOR: #FF3300; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductPriceSmall {
        COLOR: #FF3300; FONT-WEIGHT: bold;
}



.MarketPrice {
		FONT-SIZE: 14px; FONT-FAMILY: Times New Roman;
}
.ItemsList {

}
#Disabled {
        COLOR: #909090;
}



.NavigationPath {
        COLOR: #0000FF; FONT-WEIGHT: bold; TEXT-DECORATION: none;
}
.NavigationPath:link {
        COLOR: #0000FF; FONT-WEIGHT: bold; TEXT-DECORATION: underline;
}
.NavigationPath:visited {
        COLOR: #0000FF; FONT-WEIGHT: bold; TEXT-DECORATION: underline;
}
.NavigationPath:hover {
        COLOR: #0000FF; FONT-WEIGHT: bold; TEXT-DECORATION: underline;
}
.NavigationPath:active  {
        COLOR: #0000FF; FONT-WEIGHT: bold; TEXT-DECORATION: underline;
}

.form {
margin: 0;
}

.FormButton {
        COLOR: #330000; FONT-WEIGHT: bold; 
}
.Button {                                 
		font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, Sans-serif; 
		BACKGROUND: URL(images/added/button_bg.jpg);
/*		BACKGROUND-COLOR: #FFFFFF;*/
		COLOR: #000000; FONT-WEIGHT: bold;
		FONT-SIZE: 14px;
		TEXT-DECORATION: none;
}
.CustomerMessage {
        COLOR: #FF3300; FONT-WEIGHT: bold; 
}
.ErrorMessage {
        COLOR: #FF3300; FONT-WEIGHT: bold; 
}
.Star {
        COLOR: #FF0000;
}
.HighLight {
		BACKGROUND-COLOR: #FFFFCC;
}
.SaveMoneyLabel {
        COLOR: #FFFFFF; FONT-WEIGHT: bold; 
}
.TableHead {
	BACKGROUND-COLOR: #CCCCCC; FONT-WEIGHT: bold;
}
.TableSubHead {
    BACKGROUND-COLOR: #EEEEEE;
}
.TableLine {
    BACKGROUND-COLOR: #F0F0F0;
}
.SmallNote:link {
        COLOR: #7C4C00; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:visited {
        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; 
}
.SmallNote:active {
        COLOR: #7C4C00; TEXT-DECORATION: none; 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: #FFD44C; COLOR: #8E4B00;
}
.Tab {
        BACKGROUND-COLOR: #FFD44C;
        FONT-WEIGHT: bold;
        TEXT-TRANSFORM: uppercase;
}
.CatMenuItemOff 
{
    BACKGROUND-COLOR: transparent;              /* like "VertMenuBox" */
    BORDER-RIGHT: none;        /* like "VertMenuBox" */
    BORDER-TOP: none;          /* like "VertMenuBox" */
    BORDER-LEFT: none;         /* like "VertMenuBox" */
    BORDER-BOTTOM: none;       /* like "VertMenuBox" */
    MARGIN-BOTTOM: 1px;
    MARGIN-TOP: 1px;
    MARGIN-LEFT: 2px; 
    MARGIN-RIGHT: 3px;
    CURSOR: pointer;
}
.CatMenuItemOffExp
{
    BACKGROUND-COLOR: transparent;              /* like "VertMenuBox" */
    BORDER-RIGHT: none;        /* 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;
}
.CatMenuItemOn
{   
    BACKGROUND-COLOR: #FF8600;              /* like "VertMenuTitle" */
    BORDER-RIGHT: 1px solid #FF8600;        /* 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
{
    COLOR: #330000;                         /* like "VertMenuItems" */
}
.CatMenuItem:visited
{
    COLOR: #330000;                         /* like "VertMenuItems" */
}
.CatMenuItem:hover
{
    COLOR: #330000;                         /* like "VertMenuTitle" */
}
.CatMenuItem:active
{
    COLOR: #330000;                         /* like "VertMenuItems" */
}
.NavDialogTitle {
    font-size: 11px;
    font-weight: bold;
    color: #330000;
}   
.NavDialogBorder {
    background-color: #FFCC33;
}
.NavDialogBox {
    background-color: #FFFFCC;
}
.PopupHelpLink {
	FONT-SIZE: 9px;
	COLOR: #330000; 
	TEXT-DECORATION: none;
}
.SubHeader2 {
	COLOR: #666666;
	font-size: 11px;
	FONT-WEIGHT: bold;
}
.SubHeader2Line {
	BACKGROUND-COLOR: #CCCCCC;
}
.HightLightRow {
	BACKGROUND-COLOR: #B0B0B0;
	font-weight: bold;
}
.HightLightEqualRow {
	BACKGROUND-COLOR: #ffe8af;
}
.VertMenuSubTitle {
	BACKGROUND-COLOR: #FFA92F;
}
.SpecialOffersPrice {
	COLOR: #FF3300; FONT-WEIGHT: bold; FONT-SIZE: 14px;
}


/*=========================================================================================*/

.whitelink: {
font-size: 10px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

.whitelink:link {
font-size: 10px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

.whitelink:visited {
font-size: 10px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

.whitelink:hover {
font-size: 10px;
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}

.whitelink:active  {
font-size: 10px;
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}

/*=========================================================================================*/

h1 {font-size: 24px; color:#604264;}

/*=========================================================================================*/

/* menu width (% or px or comment out) */
.hflyoutwidth {
/*
	width: 800px;
*/
}

/* root category link style */
.hrootcat {
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.hrootcat:link {
	color: #FFFFFF;
	text-decoration: none;
}
.hrootcat:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.hrootcat:hover {
	color: #FFF7A2;
	text-decoration: none;
}
.hrootcat:active {
	color: #FFF7A2;
	text-decoration: none;
}

/* root category background (image has precedent) */
.hrootcatbg {
	height: 30px;
	background: url(../../skin1/flyouts/menubg.jpg);
	background-color: #000000;
}

/* SUB MENUS */

.hlink {
	margin-top: 6px;				/* submenu top offset */
	margin-bottom: 0px;				/* submenu bottom offset */
	margin-left: -8px;				/* submenu left offset */
	margin-right: 0px;				/* submenu right offset */
	width: 130px;					/* submenu width */
	position: absolute;
	visibility: hidden;
	border: 0px solid #330033;		/* border colour */
	border-bottom-width: 0;
	font: 10px Verdana;				/* link style */
	font-weight: bold;
	line-height: 20px;				/* submenu height */
	z-index: 100;
}

.hlink a {
	width: 100%;
	display: block;
	border-bottom: 0px solid #3F71A3;
	padding: 5px 0;
	font-weight: bold;
	text-indent: 10px;
	background-color: #330033;		/* off state bg colour */
	color: #FFFFFF;					/* off state text colour */
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.hlink a:hover {
	background-color: #664066;		/* on state bg colour */
	color: #FFF7A2;					/* on state text colour */
	text-decoration: none;
}

/*=========================================================================================*/

.mainproduct {
	width: 780px;
}

/*=========================================================================================*/

#goldp {
	margin-left:245px;
}

#goldp h2 {
	background: url(http://kitconet.com/images/lf_en_6.gif) right top no-repeat;
	width: 270px;
	height: 48px;
	border: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
	z-index: 30;
	float: left;
}
#goldp h2 a {
	display: block;
	text-indent: -3000px;
	width: 270px;
	height: 48px;
	border: 0;
}
#goldp h2 a:hover {
	border: 0;
}


.alert {
	border: 2px solid #FF0000;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}


