@charset "UTF-8";
/* Body */

#wrapper {
	width: 994px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
body {
	background-color: #EEE;
	background-image: url(images/Tubelite_back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
.smalltext {
	color: gray; 
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}

/* Structure */

#maincontent {
	width: 994px;
	float: left;
	height: 1150px;
}
#header {
	height: 95px;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: left;
}
#clientheader {
	clear: both;
	padding-right: 25px;
	padding-left: 36px;
	margin: 0px 0 0 6px;
}
#EcoluminumHead {
	width: 500px;
	float: right;
	height: 90px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-style: oblique;
	vertical-align: middle;
}
#hometextb {
	clear: both;
	width: 860px;
	height: 400px;
	background: white;
	margin: -5px auto 0px auto;
	padding: 60px 25px 0 25px;
	color: #393939;
}
#portalcontent {
	float: left;
	width: 560px;
	background: white;
	margin: -5px auto 0px auto;
	padding: 35px 25px 0 25px;
}
#footer {
	text-align: center;
	padding-top: 15px;
	clear: both;
	padding-right: 40px;
}
#footer li {display:inline; padding: 10px;}

/* Main Menu */
.menu {
	width:900px;
	height:25px;
	position:relative;
	z-index:100;
	font-family:Verdana, Geneva, sans-serif;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-right-color: #03875D;
	padding-left: 60px;
}
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	}
.menu ul ul {
	width:175px;
}
.menu li {
	float:left;
	width:169px;
	position:relative;
}
.menu li a:hover {
	text-decoration:underline
	}
.menu a, .menu a:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	width:138px;
	height:25px;
	padding-left:10px;
	line-height:24px;
	font-weight:bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index:100;
	text-align: center;
}

/* Side Panels */

#portalleftpanel {
	float:left; 
	width: 150px; 
	height: 600px; 
	background-color: #22895e;
	 }
#portalleftpanel a, #portalrightpanel a {
	color:white; 
	text-decoration:none
	}

#portalleftpanel a:hover, #portalrightpanel a:hover {
	text-decoration:underline
	}

#portalleftpanel li {
	color: white;
	font-size:10px;
	font-weight:bold;
	list-style-type: none;
	padding: 0px 10px 20px 0;
	margin: 0 0 0 -25px;
}
#portalrightpanel {
	float:left; 
	width: 150px; 
	height: 600px; 
	background-color: #22895e
	}
#portalrightpanel li {
	color: white;
	font-size:10px;
	font-weight:bold;
	list-style-type: none;
	padding: 0px 10px 20px 0;
	margin: 0 0 0 -25px;
}
.sidebreak {
	margin:0; 
	padding:0 0 0 0; 
	border-top: 1px dotted white; 
	padding-bottom: 0px; width: 110px 
	}

#portalcontainer {
	width: 910px; 
	margin-left: 42px; 
	margin-top: -5px; 
	background-image:url(images/portalback.gif); 
	background-repeat:repeat-y}

/* Login Page */

#loginmenu {
	width: 910px;
	height: 35px;
	background-color:#03875D;
	margin-left: 42px;
	margin-top: -5px;
	padding-top: 5px;
	float:left;
}
#loginmenu ul {
	margin: 8px auto;
	width: 200px;
	text-align:center;
	list-style-type:none;
	color: white;
	font-size:11px;
	font-weight: bold;

}
#loginmenu li {
	float: left;
	padding-right: 15px;
}
#loginmenu a {
	color: white;
	text-decoration: none;
}
#logintable {
	padding-top: 50px;
}

#MainContent_Label4, #MainContent_Label5 {
	font-size: 14px;
}

#MainContent_HyperLink3 {
	font-size:10px;
}
#MainContent_txtUserName {
	padding: 4px;
	font-size: 18px;
	color: gray;
}

#MainContent_txtPassword {
	padding: 4px;
	font-size: 18px;
	color: gray;
}