/*Content Management System CSS - to be used when not using round corners*/

/*colors*/
body{
	background: #FAFAFA no-repeat;
	color:#000000;
	color: #333; 
}
h1{
	color: #993300;
}
h2{color: #FF3300}
h3{
	color: #FFFFFF;
	background-color: #000066;
}
a, a:visited{
	color:#0066CC
}
a:hover{color:#FF0000}
div#banner h1{color:#000099 }
div#adminmenu{
	background: #FFFF99;
	color: #FFFFFF;
	border: 1px solid #990000;
}
div#adminmenu a{
	background: url(../multimedia/bullet.gif) no-repeat center left;
	color: #000066;
	font-weight: bold;
}
div#adminmenu a:hover{color: #FF3300}
div#menu1 {
	border: 1px solid #EBEBEB;
	margin: 0 0 1px;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#menu1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#menu1 a:hover{color: #FF3300}
#menu1 h3 {
	margin: 0;
	padding: 4px 0 4px 8px;
	font: bold 105% Arial, Sans-Serif;
	color: #FFF;
	text-transform: uppercase;
	background: #333;
	letter-spacing: 1px;
}
div#menu1 ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	line-height: 0.1px;
	text-align:left
}
div#menu1 li{
	border-bottom: 1px solid #f2f2f2;
	background: url(../images/bullet.gif) no-repeat 0px 0px;
	padding: 2px 2px 2px 5px;
	margin: 0;
	list-style-type:none;
	line-height: 1.2;
	text-align:left
}
div#menu1 a{margin-left:0px;padding-left:15px}

div#menu5 a{
	font-family:"Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
}
div#menu5 a:hover{
	color: #FF3300;
}

div#menunews a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:5px;padding-left:10px
}
div#menunews a:hover{color: #FF3300}

div#menunews ul{
	list-style-type:none;
	line-height: 1.4;
	text-align:left
}
div#menunews li{
	border-bottom: 1px solid #f2f2f2;
	background: url(../images/bullet.gif) no-repeat 3px 2px;
	padding: 3px 4px 3px 10px;
	margin: 2 0;
	list-style-type:none;
	line-height: 1.4;
}

form#quicksearch{
	background: #F4F9FD;
}

/*typography*/
body{font: 76% Verdana}
h1{
	font-family: "Trebuchet MS", Arial;
	font-size: 170%;
}
h2{
	font-size: 160%;
	font-family: "Trebuchet MS", Arial;
}
h3{
	font-size:110%;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:0;
	padding:0 0 0 10px;
	font-family: "Trebuchet MS", Arial;
}
h1,h2, p{
	margin: 0px 15px 3px;
	padding:0
}
div#banner h1{margin: 5px 15px;padding:0}
p{padding-bottom: 0.7em;line-height: 1.5}
a{text-decoration: none}
.green {
	color: #009933;
}
.redx {
	color: #FF0000;
}
div#breadcrumb {font-size: 85%; line-height:1.5}
div#lastmod {font-size: 85%; text-align:right; font-style:italic; padding: 0 5px 0 0}
/*tables
table {
	border-spacing: 0px;
	border-collapse: separate;
	padding: 0px;
	margin: 0px;
	border: 1px solid #000066;
}
table th {
	padding: 3px 1px;
	background-color: #99CCFF;
	margin: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	text-align: center;
	border-top: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px dashed #000066;
	border-left: 1px solid #000066;
}
table td {
	padding: 1px;
	border: 1px dotted #9ECFF8;
	margin: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	background-color: #F2F9FF;
}*/
table {border:1px solid #d8d8d8; border-collapse:collapse; line-height:1.3em; margin:0 0 16px; padding:0;}
th {background:url(../images/menubg2.gif) repeat-x bottom left #eaeaea; color:#505050; padding:7px; text-align:left;}
td {background:url(../images/menubg.gif) repeat-x bottom left #f4f4f4; color:#303030; font-size:0.9em; padding:7px; text-align:left;	border: 1px dotted #9ECFF8;}

table.form th {
	padding: 5px;
}
table.form td {	padding: 4px}

div#table_none table {
	border:0px solid #d8d8d8;
}
div#table_none th {
	background:none;
	padding:0px;
}
div#table_none td {
	background:none;
	padding:0px;
	border: 0px dotted #9ECFF8;
}

caption {font-size:1.5em; font-weight:400; margin:0; padding:6px 0 8px; text-align:left;}
/*layout*/
html{height: 100%; margin-bottom: 1px}
html,body{margin:0;padding:0 0 20px}
div#container{width: 925px;margin: 0 auto;text-align: left}
div#header{
	width:925px;
	float:none;
	height: 200px;
	padding: 0px;
	margin-top: 3px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0C7BD6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0C7BD6;
}
div#banner{
	float:left;
	width: 820px;
	height: 200px;
	margin:0 0 5px 0;
	padding: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0C7BD6;
	background-image: url(../images/banners/rotate.php);
	background-repeat: no-repeat;
}
div#headmenu {
	float:left;
	width: 100px;
	margin:0px;
	padding: 0px;
}
div#headmenu p{
	margin: 0 0px 0 5px;
	padding:0 0 0 5px;
}
.hiwelcome {
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	color: #000066;
	background-color: #FFFF99;
	border: 1px solid #CCCCCC;
	width: 100px;
}
div#headnav a{
	background: url(../images/bullet.gif) no-repeat left center;
	color: #000066;
	list-style:none;
	font: bold 13px 'Trebuchet MS', Arial, Sans-serif;
	padding-left: 20px;
}
div#headnav a:hover{color: #FF3300}

div#headnav ul,div#headnav li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	line-height: 1.8;
	text-align:left;
}
div#middle{width:925px; margin-top: 5px; margin-bottom:0}
div#sidebar{float:left; width: 215px; margin-bottom:0}
div#sidebar div{padding: 5px 0;margin-bottom: 5px}
div#sidebar p{margin: 0 5px;padding:0}
div#sidebar p+p{margin-top: 0.7em}
div#adminmenu ul,div#adminmenu li{margin:0;padding:0;list-style-type:none;line-height: 1.5; text-align:left}
div#adminmenu a{margin-left:5px;padding-left:15px}
div#menu5 {
	padding-top: 3px;
	float: right;
	text-align: right;
}
div#menu5 ul,div#menu5 li{margin:0;padding:0;list-style-type:none;line-height: 1.5; text-align:left}
div#menu5 a{
	margin-left:5px;
	padding-left:15px;
}
form#quicksearch{margin: 0 0;padding: 5px 0}
form#quicksearch h3{margin-bottom: 0px}
form#quicksearch div{padding: 0 0; margin:0}
form#quicksearch input#sf_key{width: 110px;margin-left:10px}
form{margin-bottom: 0}
div#content{
	float:left;
	width:690px;
	margin:5px 0px 5px 5px;
	padding: 0px;
	border: 1px solid #f2f2f2;
	background-color: #FAFAFA;
}

blockquote{float:left;display:inline;width: 200px;margin: 0 10px 5px 15px;padding: 5px 0}
blockquote p{margin:0;padding: 0 5px;text-align: center}
div#footer {
	float:left;
	width:918px;
	margin-top: 10px;
	clear: both;
	background: #FFF url(../images/footerbg.gif) repeat-x;
	padding: 5px 10px 10px 10px;
	line-height: 1.5em;
	font-size: 95%;
	border-top: 1px solid #EBEBEB;
	border-right: 3px solid #939393;
	border-bottom: 1px solid #EBEBEB;
	border-left: 3px solid #939393;
}
div#footernote{
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	text-align: left;
	float:left;
	width:265px;
}
div#footerdynaweb{
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	text-align: right;  
	float:right;
	width:290px;
	margin: 0 0 0 0px;
	padding: 0;
}

/*other*/
.submitbutton_red { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 1px; 
	background: #FFF;
	color: #CC0000;
}

.submitbutton {
	margin: 0;
	font: bolder 12px Arial, Sans-serif;
	border: 1px solid #CCC;
	padding: 1px;
	background: #FFF;
	color: #000066;
}
/*image{
	border: 1px solid #000066;
}
.image_no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}*/
.problem
{	margin: 5px;font-weight:bold;
	color: #FF0000;	background-color: #FFDFDF;
	border: 1px solid #FF0000; padding-top: 4px;
	padding-bottom: 4px; vertical-align: middle;
	background-position: center center;	text-align: center;
}
.positive
{	margin: 5px;font-weight:bold;
	color: #000080;	background-color: #CCFFCC;
	border: 1px solid #006600;padding-top: 4px;
	padding-bottom: 4px;vertical-align: middle;
	background-position: center center;	text-align: center;
}
.selected{
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline overline;
}


#headertop {
	position: relative;
	margin: 0; padding: 0;
	height: 40px;
}
#headertop span#slogan {
	z-index: 3;
	position: absolute;
	left: 3px; bottom: 7px;
	font: bold 1.2em Verdana, Arial, Tahoma,  Sans-serif;	
	color: #FFF;	
}

#headertop-logo {
	position: relative;
	clear: both;
	height: 50px; 
	margin: 0; padding: 0;	
}
#headertop-logo #logo {
	position: absolute;
	top: 3px; left: 5px;
	font: bold 30px "trebuchet MS", Arial, Tahoma, Sans-Serif;
	margin: 0; padding: 0;
	letter-spacing: -1px;
	color: #000;
}

/* navigation tabs */
#headertop ul {
	position: absolute;
   margin:0;
   list-style:none;
	right:-18px ; bottom: 3px;
	font: bold 13px 'Trebuchet MS', Arial, Sans-serif;
}
#headertop li {
   display:inline;
   margin:0; padding:0;
}
#headertop a {
   float:left;
   background: url(../images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#headertop a span {
   float:left;
   display:block;
   background: url(../images/tabright.gif) no-repeat right top;
   padding:5px 15px 4px 6px;
   color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#headertop a span {float:none;}
/* End IE5-Mac hack */
#headertop a:hover span {
	color:#FFF;
}
#headertop a:hover {
   background-position:0% -42px;
}
#headertop a:hover span {
   background-position:100% -42px;
}
#headertop #current a {
   background-position:0% -42px;
}
#headertop #current a span {
   background-position:100% -42px;

}
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #990000;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #990000;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #990000;
		
		font-weight: bold;
		background-color: #990000;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}

