/*Controls Section*/
	#controls-wrapper { margin:0 auto; height:80px; width:100%; bottom:0; left:0; z-index:4;position:fixed; }
		#controls { overflow:hidden; height:100%; text-align:left; z-index:5; width:960px; margin:auto; 
		-webkit-radius-topleft: 15px; -moz-border-radius-topleft: 15px; border-top-left-radius: 15px;-webkit-radius-topright: 15px;-moz-border-radius-topright: 15px;border-top-right-radius: 15px;
		background: url(../img/white_bg_90.png)	;
		
		}
			#slidecounter { float:left; color:#111; margin:15px 10px 8px 0;  }
			#slidecaption { overflow:hidden; float:left; color:#5b5b5b;width:800px; margin:15px 10px 8px 0; font-size:15px; font-weight:600 }
		
			#navigation { float:left; margin:17px 8px 0 8px; }
			
	/*Galler Controls Section*/
	#gcontrols-wrapper { margin:0 auto; height:30px; width:100%; top:80px;left:0; z-index:4;position:fixed; }
		#gcontrols { overflow:hidden; height:30px; text-align:left; z-index:5; width:960px; margin:0 auto; 
		-webkit-border-radius: 10px; -moz-border-radius: 10px;border-radius: 10px; 
		background: url(../img/white_bg_60.png)	;
		}
			#gslidecounter { float:left; color:#111; margin:5px 10px 0px 0;  }
			#gslidecaption { overflow:hidden; float:left; color:#5b5b5b;width:800px; margin:5px 10px 0px 0; font-size:15px; font-weight:600 }
		
			#gnavigation { float:left; margin:7px 8px 0 8px; }			
	
	#gallerymenu { float:left; color:#000; margin:7px 10px 0px 0;  }
	#gallerymenu a{ border: solid 1px #A0A0A4;color:#000;!important! -webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px; padding:5px; margin-right:3px } 	
	#gallerymenu a:hover{ background:#000;color:#fff; text-decoration:none; -webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px;padding:5px; } 
	#gallerymenu a:active{ background:#bf9d5d;color:#1f1f1f;text-decoration:none; -webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px;padding:5px; } 
	#gallerymenu a.selected{ border: solid 1px #aa7137; background-color: rgba(234, 185, 45, .3); -webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px;padding:5px; font-weight:700  } 
#fwrapper { margin:0 auto; height:20px; width:100%; bottom:0; left:0; z-index:4;position:fixed; }

#fcontrols { overflow:hidden; height:100%; text-align:center; z-index:5; width:960px; margin:auto; }

#behaviors {background:rgba(255, 251, 240, .9);   -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; margin-bottom:10px; padding:7px}
#bhrmenu {
	float:left;
	color:#fff;
	margin-top: 20px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size:14px;
}
	#bhrmenu a{ border: solid 1px #A0A0A4;color:#fff; background:#a7693a; -webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px; padding:5px; margin-right:3px } 	
	#bhrmenu a:hover{ background:#000;color:#fff; text-decoration:none; -webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px;padding:5px; } 
	#bhrmenu a:active{ background:#bf9d5d;color:#1f1f1f;text-decoration:none; -webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px;padding:5px; } 
	#bhrmenu a.selected{ border: solid 1px #aa7137; background-color: rgba(234, 185, 45, .3); -webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px;padding:5px; font-weight:700  } 
	
	