/* Start of CMSMS style sheet 'Formbuilder' */
/* Sample FormBuilder CSS base */
	form {margin-top:0}
	form, td, th, li { font-size: 100%}
	form div {margin-bottom:0}
	fieldset div {
		margin-bottom:0.5em;
		margin-left:1em;
	}
	fieldset div div {
		margin-top:0.5em;
		margin-left:1em
	}
	fieldset {
		margin-bottom:1em;
		border:1px solid #F60;
		padding:0.5em
	}
	fieldset label {
		width:auto;
	}
	legend {
		color:#FFF;
		background:#F60;
		font-style:italic;
		font-size:1.2em;
		margin-bottom:0.5em;
		padding:0.2em;
		width:auto;
		border:1px solid #CCC
	}
	textarea {
		margin: 0.5em 0;
		width:180px;
		height: 6em
	}

	/* Apply this class to text/select input fields with shorter labels
		to help alignment */
	.short-label label {float:left; width:10em}
	.short-label fieldset div input, 
	.short-label fieldset div select {width:16em}

	/* Pretty up your Captcha image output */
	.captcha {
		margin:0.5em 0;
		width:200px;
		text-align:center
	}
	.captcha img {border:1px solid #F60; margin-bottom:0.5em}
	.captcha input {width:196px; margin-top:0.5em}

	/* Just a bit more room for the Submit button */
	.submit {margin-top:0.5em}

input#fbsubmit
{font-size:13px;
   height:26px;
   background-image:url(uploads/images/template/sub.jpg);
   border-style:solid;
   border-color:#666666;
   border-width:1px;
margin-top:-5px;}


.formbuilderform
{width:174px;}
/* End of 'Formbuilder' */

/* Start of CMSMS style sheet 'Home effects' */
.Accordion{border-left:solid 1px #B3B3B3; border-right:solid 1px #B3B3B3; border-bottom:solid 1px #B3B3B3; overflow:hidden; color:#fff}

 #imagehead{background:transparent url(uploads/images/template/textheader.jpg) repeat-x scroll left top; color:#FFF; font-size:2em; height:52px; padding-top:25px; text-align:left; width:95.3%}

#Accordion1{width:95%}

.AccordionPanel{margin:0px; padding:0px; font-size:1.3em}

.AccordionPanelTab{border-top:solid 1px #B3B3B3; text-align:left; margin:0px; padding:20px; cursor:pointer; -moz-user-select:none; -khtml-user-select:none; background:url(uploads/images/template/sparrow2.gif) #4a611c bottom right no-repeat}

.AccordionPanelContent{overflow:hidden; margin:0px; padding:0px; background:#DCDDAF; color:#515151; font-size:0.9em; padding:5px}

.AccordionPanelContent ul li{list-style-image:url(uploads/images/tick.gif)}

.AccordionPanelOpen .AccordionPanelTab{background-color:#4a611c}

.AccordionPanelTabHover{color:#fff}
.AccordionPanelOpen .AccordionPanelTabHover{color:#fff}

.AccordionFocused .AccordionPanelTab{background-color:#4a611c}

.AccordionFocused .AccordionPanelOpen .AccordionPanelTab{background-color:#4a611c}

/* End of 'Home effects' */

