/* Start of CMSMS style sheet 'La Plaza Forms V1.0' */
@charset "utf-8";
/* CSS Document */

#container #sidebar #searchbox .bg-search{
	width: 205px;
	height: 35px;
	background-image: url(images/bg-search.png);
	background-repeat: no-repeat;
}

#container #sidebar #searchbox .textbox{
	width: 148px;
	height: 25px;
	border: none;
	margin-left: 12px;
	margin-right: 5px;
	padding-top: 9px;
	background: none;
}

#container #sidebar #searchbox button.button::-moz-focus-inner { 
	padding:0; 
	border:0; 
}

#container #sidebar #searchbox button.button{ 
	overflow:visible; 
	width:auto; 
	background:none; 
	border:none; 
	cursor:pointer;
}

#container #sidebar #searchbox button.button{
	width:35px;
	height:35px;
	margin:0;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	text-align:center;
	text-indent:6px;
}



#outer-footer #inner-footer .bg-textbox{
	width: 230px;
	height: 21px;
	background-image: url(images/footer-forms.png);
	background-repeat: no-repeat;
}

#outer-footer #inner-footer .bg-textbox .textbox{
	width: 200px;
	height: 20px;
	margin-top: 1px;
	background: none;
	border: none;	
}

#outer-footer #inner-footer .bg-textarea{
	width: 230px;
	height: 43px;
	background-image: url(images/footer-forms-textarea.png);
	background-repeat: no-repeat;
}

#outer-footer #inner-footer .bg-textarea textarea{
	width: 205px;
	height: 39px;
	margin-left: 10px;
	margin-top: 2px;
	background: none;
	border: none;
	overflow: visible;

scrollbar-base-color: #a9a4a3;
scrollbar-arrow-color: #271c18;
scrollbar-3dlight-color: #a9a4a3;
scrollbar-darkshadow-color: #a9a4a3;
scrollbar-face-color: #a9a4a3;
scrollbar-highlight-color: #a9a4a3;
scrollbar-shadow-color: #a9a4a3;
scrollbar-track-color: #a9a4a3;

}

#outer-footer #inner-footer button.button{
	width: 91px;
	height: 21px;
	background:none; 
	border:none; 
	cursor:pointer;
	background-image: url(images/footer-button.png);
	background-repeat: no-repeat;
}

#inner-content .textbox{
	width: 300px;
	height: 16px;	
}


#inner-content textarea{
	width: 300px;
	height: 100px;
}
/* End of 'La Plaza Forms V1.0' */

