﻿body
{
	color: black;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	background-color: #595959;
	font-size: 11px;
}

.ErrorLabel
{
	color: #c00000;
}

.BrandMenu
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: orange;
}

.CategoryMenu
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: lime;
}

.SMParent
{
	background-image: url(../Images/DirectConnect/menu-off.PNG);
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	color: White;
	height: 20px;
	text-decoration: none;
	vertical-align: text-bottom;
}
.SMParentOver {
	background-image: url(../Images/DirectConnect/menu-off.PNG);
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	color: White;
	text-decoration: none;
	height: 20px;
	vertical-align: text-bottom;
}
.SMParentSelected {
	background-image: url(../Images/DirectConnect/menu-off.PNG);
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	color: White;
	text-decoration: none;
	height: 20px;
	vertical-align: text-bottom;
}
.SMChild 
{
	font-family: arial;
	font-size: 10px;
    padding-left: 0px;
    text-decoration: none;
}
.SMChildOver
{
	padding-left: 0px;
	font-size: 10px;
	font-family: arial;
	text-decoration: none;
}
A.SMChildOver
{
	padding-left: 0px;
	font-size: 10px;
	font-family: arial;
	text-decoration: none;
}
A.SMChildOver:hover
{
	padding-left: 0px;
	font-size: 10px;
	background-color: #e0e0e0;
	color: #FF0000;
	font-family: arial;
	text-decoration: none;
}
A.SMChildSelected
{
	font-family: arial;
	font-size: 10px;
	background-color: #e0e0e0;
	color: #FF0000;
    padding-left: 0px;
    text-decoration: none;
}
A.SMChildSelected.hover
{
	font-family: arial;
	font-size: 10px;
	background-color: #e0e0e0;
	color: #FF0000;
    padding-left: 0px;
    text-decoration: none;
}
.SMMenu
{
	border-right: steelblue 1px solid;
	border-top: steelblue 1px solid;
	border-left: steelblue 1px solid;
	width: 100px;
	border-bottom: steelblue 1px solid;
	height: 100px;
}
.SMChildrenBox {
}

.FlyoutMenuText {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;		
}
.FlyoutMenuText a:link { color: #000000; text-decoration: none;}
.FlyoutMenuText  a:visited { color: #000000; text-decoration: none;}
.FlyoutMenuText  a:active { color: #000000; text-decoration: none;}
.FlyoutMenuText  a:hover { color: #000000; text-decoration: none;}

.FlyoutInnerDiv {
	position:relative; width:184; height:10; top:0; left:0; cursor:hand; margin-top:4px; margin-right:4px; margin-bottom:auto; margin-left:4px;		
}
.FlyoutOuterDiv {
	position:relative; width:100%; height:22; top:0; left:0; cursor:hand; margin:0px 0px 0px 0px;		
}
/* Handle borders for the flyout*/
.MenuTextSubTable { 
	border-style: solid; 
	border-color: #000000; 
	border-bottom:  1px black solid; 
	border-left: 1px #000000 solid; 
	border-top: 1px #000000 solid; 
	border-right: 1px black solid; 
}

.MenuText { font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:bold; font-size: 11px; color: #FFFFFF; line-height: normal; padding-top: 3px; padding-right: 10px; padding-bottom: 3px; padding-left: 15px; border-bottom-width: thin; border-bottom-style: solid; border-bottom-color: #559042;}
.MenuText  a:link { color: #FFFFFF; text-decoration: none;}
.MenuText  a:visited { color: #FFFFFF; text-decoration: none;}
.MenuText  a:active { color: #000000; text-decoration: none;}
.MenuText  a:hover { color: #000000; text-decoration: none;}

.MenuTextON {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #559042;
	background-color: #A2CE85;
}
.MenuTextON  a:link { color: #000000; text-decoration: none;}
.MenuTextON  a:visited { color: #000000; text-decoration: none;}
.MenuTextON  a:active { color: #000000; text-decoration: none;}
.MenuTextON  a:hover { color: #CC0000; text-decoration: none;}

/*We use an outer DIV that the Anchor tag applies to, and set the cursor to a hand*/
/*We use a nested DIV to position the text as the DIV tag doesn't come with anything too useful for alignment*/
.FlyoutOuterDiv {position:relative; width:160; height:22; top:0; left:0; cursor:hand; margin:0px 0px 0px 0px;}
.FlyoutInnerDiv {position:relative; width:160; height:13; top:0; left:0; cursor:hand; margin-top:4px; margin-right:4px; margin-bottom:auto; margin-left:4px;}

/*Apply style to Christmas Countdown*/
#countdown
{
    position:absolute;
    left:0px;
    width:1px;
    text-align:center;
    margin-top:20px;
    visibility:hidden;
}

#countdown
{
    text-align:-moz-center;
}

#countdowncontainer
{
    position:relative;
    width:440px;
	text-align:center;
    height:220px;
    padding:10px;
    background-color:#EEEEEE;
    border:1px solid #333333;
}

#closecountdown
{
    position:relative;
    width:400px;
	height:30px;
    font-weight:bold;
    text-decoration:underline;
    text-transform:uppercase;
    text-align:center;
	cursor:default;
	margin-top:5px;
}

.close
{
	cursor:pointer;
}
