﻿/*
body
{
	margin-left: 8px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Images/Navigation/leftBGnew.png);
	background-repeat: repeat-y;

}
*/
.glossymenu
{
	margin: 0px 0;
	padding: 0;
	width: 100%;
	border-top: 1px solid #FFFFFF;
	word-spacing: normal;
}

.glossymenu a.menuitem
{
	background: #666666 url(../Images/bul7.gif) no-repeat; background-position:5% 50%;
	font: bold 11px "Trebuchet MS";
	color: #fff;
	display: block;
	position: relative;
	width: auto;
	padding: 4px 0;
	padding-left: 25px;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
}

.glossymenu a:hover.menuitem
{
	background: #5c5b5b; background-position:5% 50%;
	background-image:
	font: bold 11px "Trebuchet MS";
	color: #fff;
	display: block;
	position: relative;
	width: auto;
	padding: 4px 0;
	padding-left: 25px;
	text-decoration: none;
		border-top: 1px solid #FFFFFF;
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active
{
	color: 000;
}
.glossymenu a.menuitem .statusicon
{
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}

.glossymenu div.submenu
{
	BACKGROUND: #F4F3F4 url(bul7.gif) no-repeat 10px 11px;
}
.glossymenu div.submenu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.glossymenu div.submenu ul li
{
	border-bottom: 1px solid #fff;
}
.glossymenu div.submenu ul li a
{
	display: block;
	font: normal 11px "Trebuchet MS";
	color: black;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 30px;
	background: #e7e2e7 url(../Images/bg5.gif) no-repeat; background-position:8% 50%;
	display:block;
}

.glossymenu div.submenu ul li a:hover
{
	background: #c0dc20;
	color: black;
		background: #c0dc20 url(../Images/bul71.gif) no-repeat; background-position:5% 50%;
		display:block;
		padding-left: 30px;
}
.style1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2
{
	color: #FFFFFF;
}

#leftArrow
{
	height: 59px;
	width: 24px;
	float: right;
	background-color: #CCCCCC;
	background-image: url(../Images/Navigation/arrowleft.png);
	position: absolute;
	left: 148px;
	top: 333px;
	margin-right: 7px;
	margin-top: 10px;
}

#rightArrow
{
	height: 59px;
	width: 24px;
	clear: none;
	background-color: #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 14px;
	background-image: url(../Images/Navigation/arrowright.png);
	float: left;
	top: 351px;
	position: absolute;
	left: 6px;
}

#sectionLeft
{
	color: #FFFFFF;
	height: 100%;
	width: 180px;
	background-color: #003366; /*margin-left: 0px; 	margin-right: 5px; 	margin-top: 5px;	*/
	background-image: url(../Images/Navigation/rightBGNew.png);
	background-repeat: repeat-y;
	float: left;
	position: absolute;
	left: 0px;
}

#sectionRight
{
	color: #FFFFFF;
	height: 100%;
	width: 180px;
	background-color: #003366; /* 	margin-right: 5px; 	margin-left: 25px; 	margin-top: 5px; 	*/
	background-image: url(../Images/Navigation/rightBGNew.png);
	background-repeat: repeat-y;
	float: right;
	position: absolute;
	right: 0px;
}
div#ContentPanel
{
	/*margin: 0px 20px 0px 20px;   display: none;*/
}

#slideMenuOut
{
	width: 24px;
	height: 100%;
	/*background-color: pink;*/
}
