/* CSS Document */
.qmsh1{background:url(/assets/images/home/mini_logo.jpg) no-repeat;font:18px "trebuchet ms";padding-top:3px;height:38px;padding-left:80px;margin-bottom:20px;}

body{background:url(/assets/images/home/body_bg.jpg) repeat-x #682125;}
.odd2{background:#000;padding:10px;font:11px/16px verdana;color:#B49868;}
.even2{padding:10px;font:11px/16px verdana;color:#B49868;}
#content{background:url(/assets/images/home/content_bg.jpg) repeat-y;background-position:right;width:900px;}
#textnav{height:162px;line-height:1.6;padding-top:20px;}
#mininav{padding:36px 0px 0px 40px;height:26px}
#login{position:relative;width:284px;height:124px;background:url(/assets/images/home/login.jpg) no-repeat;}
#f1{position:absolute;left:128px;top:55px;width:124px;height:16px;border:solid 0px #fff;}
#f2{position:absolute;left:128px;top:94px;width:124px;height:16px;border:solid 0px #fff;}
#loginsubmit{position:absolute;left:255px;top:92px;background:url(/assets/images/submit.gif) no-repeat;width:26px;height:27px;cursor:pointer;border:solid 0px #fff;z-index:99;}
.biege{clear:both;background:#B49868;padding:1px 0px 5px 0px;font:11px/16px verdana;color:#fff;}
.biege2{clear:both;background:#A48555;padding:1px 0px 5px 0px;font:11px/16px verdana;color:#fff;}
.biegetext{background:url(/assets/images/global/arrow.gif) no-repeat;background-position:-25px 0px;padding:7px 0px 0px 0px;padding-left:15px;width:115px;float:left;}
.biegetext a{text-decoration:none;color:#fff;}
.biegetext a:hover{text-decoration:none;color:#f3dfbe;}

a#new-construction-progress {
	width:129px; height:45px;
	margin:-7px 0 -4px -14px !important; padding:0 !important;
	display:block;
	text-indent:-999em;
	background:url(../images/global/construction_button.jpg) no-repeat 0 0;
	overflow:hidden;
	outline:none;
	}
	
	a#new-construction-progress:hover {
		background-position:0 -45px;
		}
	
#textnav{margin-top:29px;}


/* jquery drop-down login form */

#toppanel {
	width:284px;
	position: absolute;
	right: 10px;
	z-index: 25;
	text-align: center;
	}

	#panel {
		width: 284px; height:0;
		position: relative;
		margin-left: auto;
		margin-right: auto;
		z-index: 10;
		overflow: hidden;
		text-align: left;
		}
		
		#panel_contents {
			width:284px; height: 100%;
			background: #A18152;
			position: absolute;
			z-index: -1;
			}
			
			#panel h1 {
				width:107px; height:12px;
				text-indent:-999em;
				background:url(/assets/images/home/panel-h1-bg.gif) no-repeat 0 0;
				display:block;
				text-align: center;
				position: absolute;
				top: 10px;
				}
				
	.panel_button {
		width:113px; height:29px;
		margin:0 0 0 auto;
		position: relative;
		background: url(/assets/images/home/panel_button.png) no-repeat 0 0;
		z-index: 20;
		cursor: pointer;
		}
	
		.panel_button img {
			position: relative;
			border: none;
			}
		
		.panel_button a {
			position: relative;
			top: 0;
			}
		
			.panel_button a:hover {
				color: #999999;
				}

/* first class login form */
	
			#login {
				width: 284px; height: 124px;
				padding:46px 0 0;
				position: absolute;
				background:url(/assets/images/home/fclogin-form-bg.jpg) no-repeat 0 0;
				text-align: left;
				}
				
				#login h3{
					margin: 15px 0 0 112px; padding: 0;
					width:107px; height: 12px;
					background: url(/assets/images/home/login-h3-bg.gif) no-repeat 0 0;
					text-indent: -999em !important;
					}
				
				#login form {
					width:150px; height:75px;
					margin:10px 0 0 122px;
					}
					
					#login form .prelabel {
						margin:0 0 16px; padding-left:6px;
						background:url(/assets/images/home/bullet-triangle.gif) no-repeat 0 6px;
						font-family: Arial, sans-serif;
						font-size: 10px;
						color:#fff;
						}
					
					#login form input#f1 {
						margin:43px 0 -4px -5px;
						}
					
					#login form input#f2 {
						margin:36px 0 0 -5px;
						}
				
					#login form input#loginsubmit {
						width:22px; height: 22px;
						margin:37px 0 0;
						background: url(/assets/images/home/btn-go.gif) no-repeat 0 0;
						display:block;
						border: none;
						}


/* news scroller */

#ticker-container{
	position:relative;
	}
	
	#news-ticker{
		width:284px; height:124px;
		background:#B49869;
		overflow:hidden;
		}
		
		#news-ticker div{
			width:264px;
			/* padding:8px;
			margin-top:-1px; */
			}
			
			#news-ticker div.first{
				margin-top:0;
				}
			
		#news-ticker p{
			/*margin-left: 0 !important;
			margin-left: 5px;
			display:inline;*/
			margin:0; padding:10px;
			color:#fff;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			}
			
		#news-ticker a {
			color:#fff;
			text-decoration:underline;
			}
			
			#news-ticker a:hover {
				color:#56181B;
				text-decoration:underline;
				}
			

/* old news scroller */

/*	
	 #scrollup {
	   position: relative;
	   overflow: hidden;
	   height: 124px;
	   width: 284px;
	   background: #B49869;
	 }
	 .headline {
	   position: absolute;
	   top: 210px;
       left: 5px;
	   height: 119px;
	   width:274px;
	   font-family: Verdana, sans-serif;
		font-size: 12px;
		color: #fff;
	 	}

		.headline a {
			color:#fff;
			text-decoration: underline;
			}
			
			.headline a:hover {
				color: #682125;
				}
*/

#homepage-slideshow {
	width:555px; height:233px;
	}
	
#jquery-slideshow {
	width:555px; height:233px;
	}	
	
	#jquery-slideshow ul {
		margin:0; padding:0;
		list-style:none;
		}