/* Start of CMSMS style sheet 'ccadd' */
/* CSS Document */

body {
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	padding:0px;
	margin:0px;
}

div#frame {
	width:895px;
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}

div#logo h1 {
	background-image:url(uploads/images/logo.jpg);
	height:54px;
	width:895px;
	background-color:#000000;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

div#logo h1 span {
	display:none;
}

div#content {
	width:895px;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
}

div#title-image {
	background-image:url(uploads/images/title-image.jpg);
	background-repeat:no-repeat;
	width:883px;
	height:246px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:0px;
}

div#memberslogin {
	float:right;
	background-image:url(uploads/images/trans.png);
	background-repeat:repeat;
	margin:0px;
	margin-right:20px;
	padding: 3px 7px 3px 7px;
	position:relative;
}

div#memberslogin a {
	text-decoration:none;
	color:#000000;
}

div#memberslogin a:hover {
	text-decoration:underline;
}

div#title-text {
	position:relative;
	top:80%;
	width:50%;
	float:right;
	color:#FFFFFF;
	margin-right:-120px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:110%;
	text-align:right;
}

div#innercontent {
	background-image:url(uploads/images/contentBG.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width:883px;
	margin-left:6px;
	margin-right:7px;
}

div#text {
	padding:5px;
	width:873px;
}

div#breadcrumbs {
	float:left;
	width:70%;
        padding-top:3px;
        padding-bottom:3px;
}

div#breadcrumbs a {
       color:#000000;
}
  

div#search {
	float:right;
	width:30%;
	text-align:right;
}

div#navigation {
	float:left;
	width:19%;
	/* background-color:#FFFFFF; */
	padding-left:5px;
	margin-top:5px;
}

div#copy {
	float:right;
	width:78%;
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	margin-top:5px;
        min-height:350px;
}

div#copy a {
       color:#999999;
       text-decoration:none;
}

div#copy a:hover {
      text-decoration:underline;
}

div#clear {
	clear:both;
}

div#footer {
	text-align:right;
	font-size:70%;
	padding:5px;
	color:#666666;
        background-color:#eeeeee;
}

/* form CSS */

.border {border:#ffffff 0px solid; margin-left:-10px; margin-top:-10px;}

.formbuilderform fieldset {padding: 1em;} 

.formbuilderform fieldset legend {display:none;} 

.formbuilderform div {width: 100%; padding: 0.25em 0 0.25em 0;} 

.formbuilderform div label {display: block; width: 100%; } 

.formbuilderform div.required {color: #f00;} 

.check div {display: inline; padding-right:10px;}
.check div label {padding: 0.25em 0 0.25em 0; display: inline;}

.terms div label {text-decoration:none; display:inline;}
.terms div label a {text-decoration:underline; color:#999999;} */

/* End of 'ccadd' */

