@import url("easylon_menu.css");
@import url("easylon_modules.css");

body{text-align: center; /* for IE */}
html, body {height: 100%;}
.template_style 
{
	margin: 0 auto;
	padding: 0;
	background: #E2E8DE url(images/img01.gif) repeat-x;
	font-size: 13px;
	color: #333333;
	min-height: 850px;
}
body
{
	background: #333333;
}
.body, P, TH, TD, input, textarea, select, option, .ContentPane {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	word-spacing: 0.1em;
	font-size: 13px;
}
form{
height:100%
}


h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #669900;
	word-spacing: 0.1em;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

 H3 {	FONT-WEIGHT: normal;	WORD-SPACING: 0.1em;	COLOR: #669900;	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif}


p, ul, ol {
	line-height: 150%;
}


blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #FF6600;
}


/* Header */

#header {
	width: 778px;
	height: 150px;
	margin: 0 auto;
	background: #E2E8DE url(images/img02.jpg) no-repeat;
	
}

/*  Adjacent logout button  */
.logout_button  
{	
	padding: 0 15px 0 15px;
	background: url(images/img04.gif) no-repeat left center;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
WORD-SPACING: 0.1em;	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif	;
	color: #FFFFFF;	
	font-size:13px;
	height:13px;
	
}
.logout_button A {	COLOR: #FFFFFF !important;	TEXT-DECORATION: none; WORD-SPACING: 0.1em;	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif}
.logout_button A:link {	COLOR: #FFFFFF;	TEXT-DECORATION: none}
.logout_button A:visited {	COLOR: #FFFFFF;	TEXT-DECORATION: none}
.logout_button A:hover {	COLOR: #FFFFFF;	TEXT-DECORATION: underline}
.logout_button A:active {	COLOR: #FFFFFF;	TEXT-DECORATION: none}

/* Page */

#page {
	width: 778px;
	margin: 0 auto;
	padding: 0px 0;
	margin-top: 19px;
	min-height: 500px;

}

#ContentPane {
	margin: 0 auto;
	width: 480px;
	max-width: 480px;
	min-width: 480px;
	min-height: 500px;
	padding-right: 10px;

}

/* Sidebar */

#RightPane {
	margin: 0 auto;
	width: 240px;
	min-width: 240px;
	max-width: 240px;
	min-height: 500px;
}

#RightPane p {
	color: #CC6600;
	margin-bottom: 0px;
	margin-top: 0px;
}

#RightPane h3 {
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}

#sidebar UL, .sidebar UL
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}  
#sidebar LI, .sidebar LI
{
	list-style-type: none;
} 
#sidebar LI UL, .sidebar LI UL {	PADDING-RIGHT: 0px;	PADDING-LEFT: 0px;	PADDING-BOTTOM: 0px;	PADDING-TOP: 0px} 
#sidebar LI, .sidebar LI  { font-size: 13px;	PADDING-TOP: 0px; MARGIN-TOP: 8px;	PADDING-LEFT: 15px;	BACKGROUND: url(images/img06.gif) no-repeat 0px 6px;	PADDING-BOTTOM: 8px;	BORDER-BOTTOM: #4a3903 1px dotted} 
#sidebar P, .sidebar P {	MARGIN-TOP: 8px;	MARGIN-BOTTOM: 0px;	COLOR: #cc6600}

#RightPane h2 {
	margin: 0;
	padding: 25px 0 2px 0px;
	background: url(images/img05.gif) no-repeat left bottom;
	color: #0099cc;
	font-size: 12px;
	letter-spacing: 0.3px;
	font-weight: bold;
	text-transform: uppercase;
}

#RightPane a {
	text-decoration: none;
}

#RightPane a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	background: #333333 url(images/img07.jpg) no-repeat center top;
	border-top: 2px solid #FF6600;
	height: 150px;
	padding-top: 12px;
	padding-right: 0;
	padding-left: 0;
}

#footer p {
	text-align: center;
	font-weight: bold;
	color: #CCCCCC;
}

#footer a {
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#footer h3 {
	font-size: smaller;
	color: #CCCCCC;
	text-align: center;
	word-spacing: 0.1em;
	padding-top: -12px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	/*min-height: 500px;*/
}

#sidebar p {
	color: #CC6600;
	margin-bottom: 0px;
	margin-top: 0px;
}

#sidebar H3 {
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}



#sidebar h2 {
	margin: 0;
	padding: 25px 0 2px 0px;
	background: url(../images/img05.gif) no-repeat left bottom;
	color: #0099cc;
	font-size: 12px;
	letter-spacing: 0.3px;
	font-weight: bold;
	text-transform: uppercase;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
