#totalContainer {
	width: 768px;
	height: 100%;
	text-align: left;
}
#totalContainerApp {
	width: 992px;
	height: 100%;
	text-align: left;
}

#navigationContainer {
	height: 1%;
	-moz-box-sizing: border-box;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 5px;
	background-position: top;
	background-repeat: no-repeat;
	}

#mainContainer {
	height: 98%;
	-moz-box-sizing: border-box;
	vertical-align: top;
	padding-right: 7px;
	padding-left: 5px;
	background-position: center;
	background-repeat: repeat-y;
}


#footerContainer {
	height: 1%;
	-moz-box-sizing: border-box;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 5px;
	background-position: bottom;
	background-repeat: no-repeat;
}

#logotypeCanvas {
	float: left;
	width: 100px;
}

img.logotype {
	margin-top: 36px;
	margin-right: 35px;
	margin-bottom: 33px;
	margin-left: 37px;
}

#tabContainer {
	-moz-box-sizing: border-box;
	font-family: Verdana Helvetica;
	font-size: 11px;
	text-align: left;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
    background-image: url(../../category/common/tab_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#tabContainer ul {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style: none;
}

#tabContainer li {
	float: left;
	margin: 0;
	margin-right: 3px;
	margin-bottom: 0px;
	padding: 0 0 0 2px;
    background: #EAEAEA url(../../category/common/tab_left.gif) no-repeat left top;
}

#tabContainer a {
	float: left;
	display: block;
	padding: 5px 15px 4px 10px;
	text-decoration: none;
	font-weight: bold;
    float: none;
    color: #626469;
    background: #EAEAEA url(../../category/common/tab_right.gif) no-repeat right top;
}

#tabContainer a { float: none; }

#tabContainer a:hover {
	color: #333;
}

#tabContainer .currentTab {
	border-width: 0px;
    background: #87D300 url(../../category/common/tab_left_active.gif) no-repeat left top;
}

#tabContainer .currentTab a {
	color: White;
	padding-bottom: 5px;
    background: #87D300 url(../../category/common/tab_right_active.gif) no-repeat right top;
}

#topMenuSubCatBar {
	-moz-box-sizing: border-box;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 3px;
    background-color: #87D300;
	color: Black;
	border-right: 1px solid #626469;
	border-left: 1px solid #626469;
}

#topMenuSubCatBarCanvas_ne {
	background-image: url(../../category/common/topMenuSubCatBar_ne.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#topMenuSubCatBarCanvas_w {
	background-color: #87D300;
	border-left: 1px solid #626469;
}

#topMenuSubCatBarCanvas_sw {
	background-image: url(../../category/common/topMenuSubCatBar_sw.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#topMenuSubCatBarCanvas_s {
	background-color: #87D300;
	border-bottom: 1px solid #626469;
}

#topMenuSubCatBarCanvas_se {
	background-image: url(../../category/common/topMenuSubCatBar_se.gif);
	background-repeat: no-repeat;
	background-position: top right;
    background-color: #87D300;
}

#sitemap {
	float: right;
    color: #606060;
}

#topMenuSubCatBar span {
	padding-right: 12px;
	padding-left: 12px;
}

#topMenuSubCatBar a {
	padding-right: 6px;
	padding-left: 12px;
	text-decoration: none;
	white-space: nowrap;
    color: White;
}

.topMenuSubCatBarDelimiter {
	font-size: 2px;
	line-height: 0;
}

#mainCanvas {
	width: 100%;
	height: 100%;
	-moz-box-sizing: border-box;
	vertical-align: top;
	background-color: White;
}

#mainCanvas td {
	vertical-align: top;
}

#leftMenuContainer {
	vertical-align: top;
	width: 160px;
	padding-top: 57px;
	padding-bottom: 14px;
	-moz-box-sizing: border-box;
    background-color: #87D300;
	color: Black;
}

#leftMenuContainer .subCategory {
	margin-top: 5px;
	margin-right: 14px;
	margin-left: 14px;
	font-size: 12pt;
	font-weight: bold;
	color: white;
}

ul.category3 {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul.category3 li {
	padding: 4px 14px;
}

ul.category3 li.current {
	background-color: #9FA0A4;
}

ul.category3 a {
	text-decoration: none;
        color: White;
}

ul.category4 {
	margin: 0;
	padding: 0;
	padding-left: 20px;
        list-style: none;
	background-color: #eaeaea;
}

ul.category4 li {
	padding: 2px;
}

ul.category4 li.current {
	color: black;
	background-color: white;
}

ul.category4 a {
	text-decoration: none;
    color: Black;
}

#topSiteNavigationCanvas {
	padding-top: 16px;
	padding-right: 16px;
	text-align: right;
	color: black;
	height: 125px;
}

#topSiteNavigationCanvas table {
	color: white;
}

#topNavigationMainHeader {
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 0;
    color: #009530 !important;
}

#topNavigationSearchCanvas {
	float: right;
	width: 150px;
}

.topNavigationLink {
	clear: right;
	font-size: 14px;
	margin-bottom: 4px;
	color: #626469 !important;
}

.topNavigationLink a {
	color: #626469;
    font-size: 10px;
    font-weight: 600;    
	text-decoration: none;
}

.topNavigationInput {
	padding-bottom: 6px;
}

td.topNavigationInputLabel {
	padding-right: 6px;
	padding-bottom: 7px;
	text-align: right;
	font-weight: bold;
}

#topNavigationCountrySelect {
	width: 150px;
	border: 1px solid #333333;
}

#topNavigationSearchField {
	float: left;
	width: 110px;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #333333;
}

#topNavigationSearchGo {
	display: block;
	float: right;
	width: 32px;
	height: 16px;
	text-align: center;
	padding-bottom: 2px;
	font-size: 10px;
	-moz-box-sizing: border-box;
	background-color: White;
	border: 1px solid #333333;
}

#footerCanvas {
	height: 32px;
	font-size: 10px;
	color: #626469;
	text-align: right;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 12px;
}

#footerCanvas a {
	color: #626469;
	text-decoration: none;
}



