#mainContentSF {
	max-width: 1000px;
  	width: 100%;
}

body {
       background-color: #EDEDED;
}
.login {

            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 10px;
            font-style: bold;
            background-color: #414348;

}
table.tableLogin {
            position: relative;
            z-index: 3;
            background-color: #fff;
}
table.tableMain {
            position: relative;
            z-index: 2;
            background-color: #ffffff;
            border: 1px solid #CCC;
            width: 100%;
}
.tableSiteBanner {
        z-index: 100;
}
a {
            font-family: Arial, Helvetica, sans-serif;
}
a.login {
            color: #fff;
            text-transform:uppercase;
            text-decoration: none;

}
a.login:hover {
            color: #ffffff;
            font-weight: bold;
            text-transform:uppercase;
            text-decoration: underline;
            background: #979797;
}

A {
  color: #000;
  text-decoration: none;
  /*font-weight:bold;*/
}

A:hover {
  color: #414348;
  text-decoration: underline;
}

/******************************************************************************************
* MAIN NAVIGATION MENU *
*******************************************************************************************/

#menu { width: 100%; }

#menu, #menu li {
       float:inherit;
	position:relative;
        z-index:2;
        list-style: none;
	margin: 0px 0 0px;
	background-color: #979797;
	background: #979797 url(user/images/global/NavBGg.png);
	border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	background: -moz-linear-gradient(top,  rgba(191,191,191,1) 0%, rgba(151,151,151,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,191,191,1)), color-stop(100%,rgba(151,151,151,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  rgba(191,191,191,1) 0%,rgba(151,151,151,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  rgba(191,191,191,1) 0%,rgba(151,151,151,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  rgba(191,191,191,1) 0%,rgba(151,151,151,1) 100%); /* IE10+ */
        background: linear-gradient(top,  rgba(191,191,191,1) 0%,rgba(151,151,151,1) 100%); /* W3C */
}
#menu li {
	text-align: left;
	margin: 0 auto;
	display: table;
}
#menu li { position: relative; display: inline; line-height: 30px; }
#menu li a {
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
        text-decoration:none;
	text-transform: uppercase;
       	padding: 0 15px;
	color: #000;
        text-shadow: 0px 1px 1px #fff; 
        border-right: 1px solid #414348;
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#menu li a:hover, #menu li.menuG a, #menu li:hover > a {
        color: #FFFFFF;
        text-shadow: 0px 1px 1px #000; 
        background-color:#414348;
 }
#menu li:first-child a {
	border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 9px;
}

/******************************************************************************************
* END MAIN NAVIGATION MENU *
*******************************************************************************************/

/* LOGIN BOX*/
#bigbox {
        background-color: #EDEDED;
        border: 1px solid #969696;
        border-radius         : 5px;
        -o-border-radius      : 5px;
        -moz-border-radius    : 5px;
        -webkit-border-radius : 5px;
        box-shadow         : 0px 1px 10px #888;
        -o-box-shadow      : 0px 1px 10px #888;
        -moz-box-shadow    : 0px 1px 10px #888;
        -webkit-box-shadow : 0px 1px 10px #888;
}
/* END Login Box */  

/*CATEGORY HEADER TEXT*/
.source {
        color: #000;
}

/* FOOTER*/
#FooterStyle {
        float:inherit;
	position:relative;
        margin: 0 auto;
        width: 1000px;
        margin-top: 5px;
	background: none;
	padding: 10px;
         z-index: 3;
}
#FooterStyle   { color: #000; font-size: 11px; font-family: Arial, sans-serif; font-weight: bold; background: none; }
#FooterStyle a { color:#000; }
#FooterStyle a:hover { color:#A1C70A; }

/* End Footer*/
.homeTable { color: #005D40; font-size: 12px; font-family: Arial, sans-serif; font-weight: bold; text-decoration: none;}
.homeTable a { color: #005D40; font-size: 12px; font-family: Arial, sans-serif; font-weight: bold; text-decoration: none; }
.homeTable a:hover { color: #009900; font-size: 12px; font-family: Arial, sans-serif; font-weight: bold; text-decoration: none; }

/* Page Heading */
.pageHeading  { color: #005D40; font-size: 25px; font-family: Arial, sans-serif; font-weight: bold; font-style:italic; float: right; padding-right: 20px; }
/* END Page Heading */

.tableCheckoutHeader { background-color: #fff; }
.tableCheckoutHeader img { padding-left: 120px;}

/* HOME PAGE TABS */

#tabProducts {
        background-image:url(user/images/Global/HomePage/tabProducts.png);
        left:0;
        width:100%;

}

.body {
            font-family: "Trebuchet MS", Helvetica, sans-serif;
            color: #333333;
            font-size: 13px;
            line-height: 1.2em;
}
h1 {
            font-family: "Trebuchet MS", Helvetica, sans-serif;
            font-size: 18px;
            line-height: 1.2em;
}
.h1 {
            font-family: "Trebuchet MS", Helvetica, sans-serif;
            font-size: 18px;
            font-weight: bold;
            line-height: 1.2em;
}
h2 {
            font-family: "Trebuchet MS", Helvetica, sans-serif;
            font-size: 15px;
            line-height: 1.2em;
}
.h2 {
            font-family: "Trebuchet MS", Helvetica, sans-serif;
            font-size: 15px;
            font-weight: bold;
            line-height: 1.2em;
}
h3 {
            font-family: "Trebuchet MS", Helvetica, sans-serif;
            font-size: 13px;
            line-height: 1.2em;
}
.h3 {
            font-family: "Trebuchet MS", Helvetica, sans-serif;
            font-size: 13px;
            font-weight: bold;
            line-height: 1.2em;
}
.tableC {
            border: 1px solid #ffffff;
            font-family: "Trebuchet MS", Helvetica, sans-serif;
            font-size: 11px;
            line-height: 1.2em;
}
.inputBody {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-style: normal;
            font-variant: normal;
            line-height: normal;
            text-decoration: none;
}
/* cart image */
table.tblImage {
            border: 1px solid #CCCCCC;
}
table.tblImage td {
            background-color: #FFFFFF;
            padding: 0em;
            margin: 0em;
            text-align: center;
            vertical-align: middle;
 
}
 
/******************************************************************************************
* PRODUCT SIDE MENU *
*******************************************************************************************/

#TCtable { padding: 0px 20px 0px 10px; background: #ffffff; border: 0; }

ul.TreeControl {
        float: inherit;
	position:relative;
	background: #414348;
	margin-right: 5px;
	padding: 10px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
ul.TreeControl { color: #ffffff; }
ul.TreeControl li.TCopen, ul.TreeControl li.TCclosed { padding: 5px 0px 5px 0px; }
ul.TreeControl li.TCopen div.anchorCatalog, ul.TreeControl li.TCclosed div.anchorCatalog {
        float: inherit;
	position:relative;
        color:#000; 
	font: 20px/34px Colaborate-RegularRegular, "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: 0px 1px 1px #fff; 
        margin: 5px 0px 5px 0px;
        padding: 0 0 0 5px;
        background-color: #979797;
	background: #979797 url(user/images/global/NavBGg.png);
        border: none;
	background: -moz-linear-gradient(top,  rgba(191,191,191,1) 0%, rgba(151,151,151,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,191,191,1)), color-stop(100%,rgba(151,151,151,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  rgba(191,191,191,1) 0%,rgba(151,151,151,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  rgba(191,191,191,1) 0%,rgba(151,151,151,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  rgba(191,191,191,1) 0%,rgba(151,151,151,1) 100%); /* IE10+ */
        background: linear-gradient(top,  rgba(191,191,191,1) 0%,rgba(151,151,151,1) 100%); /* W3C */
}
ul.TreeControl li { list-style: none; }
ul.TreeControl, ul.TreeControl ul, ul.TreeControl li { margin-bottom: 5px; padding: 0; font-size: 10pt;}
ul.TreeControl ul { padding-left: 5px; }
ul.TreeControl li a { padding-left: 5px; cursor: pointer; text-decoration: underline; color: #000000; }
ul.TreeControl li a:hover { padding-left: 5px; cursor: pointer; text-decoration: underline; color: #224390; }
ul.TreeControl li.TCopen a { list-style: none; background: none; text-decoration: none; color: #000; }
ul.TreeControl li.TCclosed a { list-style: none; background: none; text-decoration: none; color: #000;}

ul.TreeControl li.TCbullet a { 
        list-style: disc; background: none;
        color:#fff;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 10px;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 0px;
	text-align: left;
	-o-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
}
ul.TreeControl li.TCbullet a:hover { 
         margin-left: 20px;
}

ul.TreeControl li.TCopen ul { display: block; }
ul.TreeControl li.TCclosed ul { display: none; }

/******************************************************************************************
* END PRODUCT SIDE MENU *
*******************************************************************************************/

/*  default tree control styles 
ul.TreeControl li { list-style: none; }
ul.TreeControl, ul.TreeControl ul, ul.TreeControl li { margin-bottom: 5px; padding: 0; font-size: 10pt;}
ul.TreeControl ul { padding-left: 15px; }
ul.TreeControl li a { padding-left: 15px; cursor: pointer; text-decoration: underline; color: #000000;}
ul.TreeControl li a:hover { padding-left: 15px; cursor: pointer; text-decoration: underline; color: #224390;}
ul.TreeControl li.TCopen a { background: url(/img/tree_minus.gif) center left no-repeat; text-decoration: none; }
ul.TreeControl li.TCclosed a { background: url(/img/tree_plus.gif) center left no-repeat; text-decoration: none; }
ul.TreeControl li.TCbullet a { list-style: disc; background: url(/img/x.gif) center left no-repeat;}
ul.TreeControl li.TCopen ul { display: block; }
ul.TreeControl li.TCclosed ul { display: none; } */