
/* GENERAL STYLES */
*{margin:0;padding:0;}
body{font-size:11px;font-family: Tahoma,sans-serif;background:#C0CB98;color:#5A5A2E;text-align:left;}
.Container {width:100%;margin:0;padding:0;text-align:center;}
	html>body .Container{float:left;}
#Top,#Sub,#Main,#End {width:980px;margin-left:auto;margin-right:auto;overflow:auto;text-align:left;} 
h1,h2,h3,h4,h5,h6 {font-weight:normal;text-align:left;}

a {text-decoration:none;color:#5A5A2E;}
	a img{border:none;}	


/* FORM */
button{font-family:Tahoma;}
textarea {width:600px;height:150px;font-family:Tahoma,sans-serif;border-top:1px solid #AAAE62;border-left:1px solid #AAAE62;border-bottom:1px solid #E9EAD5;border-right:1px solid #E9EAD5;font-size:110%;color:#666;padding:3px;}
input {font-family:Tahoma,sans-serif;border-top:1px solid #AAAE62;border-left:1px solid #AAAE62;border-bottom:1px solid #E9EAD5;border-right:1px solid #E9EAD5;font-size:110%;color:#666;padding:4px 5px 5px;clear:left;float:left;}
select {border-top:1px solid #666;border-left:1px solid #666;border-bottom:1px solid #ddd;border-right:1px solid #ddd;font-size:110%;color:#666;padding:3px;}


/* JQueryTip */
#JT { position:absolute;z-index:101;border:1px solid #ddd;padding:10px 10px 7px 10px;font-size:10px;}
.JT_loader{ background-image: url(../img/jt_loader.gif);background-repeat:no-repeat;background-position:center center;width:100%;height:50px; } 


/* MAIN SECTION */
#Main{}
	#Main .Content {background:#EBECD7;}	
	#MainBot{background: url(../img/bg_main_bot.png) center bottom no-repeat;width:980px;height:30px;float:left;}
	.Content{width:100%;float:left;}	
	

/* TOP SECTION with Top Menu */			
#Top{height:140px;background: url(../img/bg_main_top.png) center 139px no-repeat;}
	.Topout{}
	.Topin{}	
	#TopLogo {float:left;width:240px;text-align:right;}	
	#Status {width:700px;float:right;color:#fff;height:25px;margin-top:35px;margin-right:28px;}
		#Status p.Out {float:right;font-size:130%;padding:10px 0 10px 50px;letter-spacing:1px;text-align:right;}
			#Status a.LogInButton {margin:-4px 0 0 10px;background: url(../img/ico_logout.png) no-repeat top left;width:40px;height:40px;float:right;border:none;}	
				#Status a:hover.LogInButton {background: url(../img/ico_login.png) no-repeat top left;}						
		#Status p.In {float:right;font-size:130%;padding:10px 0 10px 50px;letter-spacing:1px;text-align:right;}
			#Status a.LogOutButton {margin:-4px 0 0 10px;background: url(../img/ico_login.png) no-repeat top left;width:40px;height:40px;float:right;border:none;}	
				#Status a:hover.LogOutButton {background: url(../img/ico_logout.png) no-repeat top left;}				
		#Status p a {color:#fff;font-weight:bold;border-bottom:1px dotted #fff;font-size:160%;letter-spacing:-1px; }
		#Status a.ImgLink {border:0;vertical-align:middle;float:right;margin:5px 9px 0 0;}			
	#TopMenu {width:650px;float:right;margin:50px 25px 0 0;height:30px;background:#B1BF82 url(../img/bg_top_menu.png);}
		#TopMenu ul {list-style:none;float:left;}	
			#TopMenu li {display:inline;font-size:110%;text-align:center;}
				#TopMenu li a {display:block;padding-top:7px;width:130px;float:left;color:#fff;text-align:center;height:22px;}
				#TopMenu li a.Main {background:#D3D5AC url(../img/bg_top_menu.png);color:#5A5A2E;font-weight:normal;}
				#TopMenu li a.MainActive {background:#EBECD7 url(../img/bg_top_menu.png);color:#5A5A2E;font-weight:bold;}				
				#TopMenu li a:hover {background:#fff url(../img/bg_top_menu.png);color:#900;border:0;}
				#TopMenu li a.Main:hover {color:#900;background:#C7CC9D url(../img/bg_to_pmenu.png);}	
	#SignOutForm {margin:0;padding:0;width:100px;float:right;}						
		#SignOutForm input {font-family:Tahoma,sans-serif;background:none;border:0;padding:0 !important;}		
		#SignOutForm button {background: url(../img/bg_button_signout.gif) no-repeat top left;border:0;width:82px;height:30px;color:#fff;font-weight:bold;font-size:11px;padding:0 0 5px 0;margin:2px 0 0 10px;cursor:pointer;}						
		
		
/* SUB MENU*/			
.Sub{}
#Sub{background: url(../img/bg_main_top.png) center top no-repeat;}
	#SubMenu {float:right;width:650px;margin-right:20px;display:inline;background: url(../img/bg_sub_menu.png) bottom right no-repeat;height:43px;text-align:center;}
		#SubMenu ul {list-style:none;margin-left:auto;margin-right:auto;margin-top:8px;}
			#SubMenu li {font-size:110%;display:inline;}		
				#SubMenu li a {color:#636F39;display:inline;padding:1px 10px;}
					#SubMenu li a.Active {font-weight:bold;color:#5A5A2E;}
				#SubMenu li a:hover {color:#900;}
	#Sub #SubButton {width:290px;float:left;height:43px;}			


/* END SECTION */			
#End{}
	.EndTop {background: url(../img/bg_end_top.png) center bottom no-repeat;width:980px;height:20px;float:left;}
	.EndBot {background: url(../img/bg_end_bot.png) center bottom no-repeat;width:980px;height:20px;float:left;}
	#End .Content {background:#B1BF82;}	
	#BotMenu {padding:0 0 0 30px;width:360px;float:left;}
		#BotMenu p {margin:0 0 5px 0;font-size:1em;color:#eee;}
			#BotMenu p b {width:100px;display:block;float:left;color:#eee;font-size:80%;letter-spacing:2px;}
			#BotMenu p a {color:#fff;text-decoration:none;padding: 0 0 1px 0;margin:0 5px;font-size:110%;}
				#BotMenu p a:hover {border-bottom:1px dotted #a00;color:#900;}	
	#Copy{width:100%;float:left;margin:10px 0 30px 0;}				
		#Copy p {text-align:center;padding:20px 0 30px 0;color:#5F6A35;}
			#Copy p span {color:#C0CB98;display:block;clear:left;}		
			#Copy p a {padding-bottom:1px;border-bottom:1px dotted #5F6A35;}				
	#End .Ad {margin:0 0 0 50px;float:left;}

	

	


				



