/* Start of CMSMS style sheet 'styles' */
@charset "UTF-8";
/* CSS Document */

body {
	color: #333;
	font-size: 12px;
	background-color: #ecedef;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	line-height: 1.7em;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	padding-top: 0px;
	padding-left: 0px;
        width: 600px;
        text-decoration: none !important;
}
h2 {
	padding: 20px 0 0;
	text-align: left;
}
p {
	overflow: hidden;
	padding: 0 0;
	text-align: left;
}
.p_left {
	float: left;
}

.img_left_border {
	margin-right: 10px;
	float: left;
}

.img_left_border {
	margin-right: 10px;
	float: left;
	background-color: #ebebeb;
	padding: 5px;
	border: 1px solid #999999;
}

.container_12 {
	background-color: #ecedef;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
        padding-left: 0px;
}
.pad30lr {
	padding-right: 30px;
	padding-left: 30px;
}
.pad_top_20 {
	padding-top: 20px;
}
.marg_bot_20 {
	margin-bottom: 20px;
}
#head_wrap {
	height: 177px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 99px;
	width: 980px;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 40px;
}
#menu {
	height: 38px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 980px;
	background-image: url(images/bg_nav.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-repeat: no-repeat;
}
#menu li {
	display: block;
	width: 113px;
	height: 38px;
	line-height: 38px;
	float: left;
	text-align: center;
	background-image: url(images/bg_nav_noncurrent.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}

#menu li a {
	color: #fff;
	line-height: 38px;
	text-decoration: none;
	display: block;
}

#menu li a:hover {
	color: #A1DD59;
	text-decoration: none;
}

#menu li a.currentpage {
	background-image: url(images/bg_nav_current.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	color: #000000;
}

#menu li.current a {
	color: #000;
}
.border_cccccc {
	border: 1px solid #CCCCCC;
}
#welcome {
	float: left;
	height: 288px;
	width: 277px;
	margin: 0px;
        padding-top: 12px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/bg_welcome_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border: 1px solid #CCCCCC;
}
/*
#welcome p {
        font-size: 14px;
}
*/
        
#slideshow {
	float: right;
	height: 300px;
	width: 620px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.nav {
	margin: 5px 0;
}

#nav {
	bottom:10px;
	height:20px;
	right:10px;
	margin:0;
	position:absolute;
	z-index:999;
}
#nav a, #s7 strong {
	border: 1px solid #348C12;
	text-decoration: none;
	background-color: #6EC11B;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	background-image: url(images/bg_slideshow_nav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#nav a.activeSlide {
	background-image: url(images/bg_slideshow_nav_current.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #444444;
}
#nav a:focus { 
	outline: none; 
}
#output { 
	text-align: left; 
}
.main_cont {
	float: left;
	width: 578px;
	padding-right: 20px;
	padding-left: 20px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	background-image: url(images/bg_main_head.gif);
	background-repeat: no-repeat;
}

.main_cont a {
	color: #338B11;
	text-decoration: none;
}

.main_cont ul {
        margin-left: 30px;
}

.main_cont li {
margin-bottom: 20px;
}

.main_cont ol {
	margin-left: 30px;
}

.main_cont a:hover {
	color: #52A716;
	text-decoration: underline;
}

.red_text {
        color: #FF0000;
}

#sidewrap {
        width: 300px;
        float: right;
}

#sidebar {
	width: 300px;
	float: right;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#sidebar li {
	width: 230px;
	height: 49px;
	display: block;
	padding: 10px 0 10px 70px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #cccccc;
}

#sidebar li h5 {
	color: #338B11;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2em;
	margin-bottom: 0px;
}

#sidebar li h5 a {
	color: #338B11;
}

#sidebar li h5 a:hover {
	color: #52A716;
}

#sidebar li p {
	line-height: 1.2em;
	font-style: italic;
}

#sidebar li#john {
	border-bottom: 1px solid #e4e4e4;
	display: block;
	width: 230px;
	height: 49px;
	overflow: hidden;
	background-image: url(images/sidebar_john.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sidebar li#john:hover {
	text-decoration: none;
	background-position: 0 -69px;  
}
#sidebar li#zero {
	border-bottom: 1px solid #e4e4e4;
	display: block;
	width: 230px;
	height: 49px;
	overflow: hidden;
	background-image: url(images/sidebar_zero.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sidebar li#zero:hover {
	text-decoration: none;
	background-position: 0 -69px;  
}
#sidebar li#first {
	border-bottom: 1px solid #e4e4e4;
	display: block;
	width: 230px;
	height: 49px;
	overflow: hidden;
	background-image: url(images/sidebar_first2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sidebar li#first:hover {
	text-decoration: none;
	background-position: 0 -69px;  
}

#sidebar li#second {
	border-bottom: 1px solid #e4e4e4;
	display: block;
	width: 230px;
	height: 49px;
	overflow: hidden;
	background-image: url(images/sidebar_second2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sidebar li#second:hover {
	text-decoration: none;
	background-position: 0 -69px;  
}

#sidebar li#third {
	border-bottom: 1px solid #e4e4e4;
	display: block;
	width: 230px;
	height: 49px;
	overflow: hidden;
	background-image: url(images/sidebar_third2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sidebar li#third:hover {
	text-decoration: none;
	background-position: 0 -69px; 
}

#sidebar li#forth {
	border-bottom: 1px solid #e4e4e4;
	display: block;
	width: 230px;
	height: 49px;
	overflow: hidden;
	background-image: url(images/sidebar_forth2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sidebar li#forth:hover {
	text-decoration: none;
	background-position: 0 -69px;
}

#sidebar li#fith {
	border-bottom: 1px solid #e4e4e4;
	display: block;
	width: 230px;
	height: 49px;
	overflow: hidden;
	background-image: url(images/sidebar_fith2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sidebar li#fith:hover {
	text-decoration: none;
	background-position: 0 -69px;
}

#sidebar li#sixth {
	border-bottom: 1px solid #e4e4e4;
	display: block;
	width: 230px;
	height: 49px;
	overflow: hidden;
	background-image: url(images/sidebar_sixth2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sidebar li#sixth:hover {
	text-decoration: none;
	background-position: 0 -69px;
}

#sidebar li#seventh {
	border-bottom: 1px solid #e4e4e4;
	display: block;
	width: 230px;
	height: 49px;
	overflow: hidden;
	background-image: url(images/sidebar_seventh2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sidebar li#seventh:hover {
	text-decoration: none;
	background-position: 0 -69px;
}

#sidebar li#eighth {
	border-bottom: 1px solid #e4e4e4;
	display: block;
	width: 230px;
	height: 49px;
	overflow: hidden;
	background-image: url(images/sidebar_eighth2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sidebar li#eighth:hover {
	text-decoration: none;
	background-position: 0 -69px;
}

#sidebar li#ninth {
	border-bottom: 1px solid #e4e4e4;
	display: block;
	width: 230px;
	height: 49px;
	overflow: hidden;
	background-image: url(images/sidebar_ninth2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sidebar li#ninth:hover {
	text-decoration: none;
	background-position: 0 -69px;
}
#contact {
	float: right;
	width: 300px;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
	background-image: url(images/bg_contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#contact_text {
	float: right;
	width: 230px;
	padding: 10px 0 10px 70px;
}

#contact_text h5 {
	color: #338B11;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2em;
}

#contact_text p {
	line-height: 1.2em;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 5px;
}

#contact_text a {
	color: #338B11;
}

#contact_text a:hover {
	color: #52A716;
	text-decoration: underline;
}

td {
	padding: 10px;
}
.topLeft {
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: bottom;
}
.topRight {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.leftMid {
	padding: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.rightMid {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.bottomLeft {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bottomRight {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

#pre_footer {
	width: 960px;
	margin-top: 40px;
}

#pre_footer p {
	text-align: center;
}

#pre_footer a {
	color: #338B11;
	text-decoration: none;
}

#pre_footer a:hover {
	color: #52A716;
	text-decoration: underline;
}

#footer {
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}

#cntnt01moduleform_1 input[type="text"], #cntnt01moduleform_1 input[type="password"] {
  width:220px;
  border:1px solid #999;
  margin:3px 0 2px 0;
  padding:3px;
}
#cntnt01moduleform_1 font {
  font-size:11px;
}
#cntnt01moduleform_1 input[type="submit"]{
  margin-bottom:5px;
}
#cntnt01moduleform_1 td {
  font-size:11px;
}

/* add to database form  */

.databaseaddform {
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#333;
}
.databaseaddform input[type="text"] {
   width:250px;
   border:1px solid #999;
   padding:4px;
   margin:4px 0 2px 10px;
}
.databaseaddform input[type="submit"] {
   width:110px;
   padding:3px;
   margin-top:10px;
   margin-left: 10px;
   border:1px solid #999;
   background-color:#EEE;
   color: #333;
   float:right;
}
.databaseaddform select {
   width:261px;
   padding:4px;
   margin:4px 0 2px 10px;
}
/****** database table list *******/

#dblisttable {
	width:570px;
	margin: 5px auto 14px auto;
}
#dblisttable tr th {
	font-weight: 800;
	text-align: left;
	padding-bottom: 6px;
	border-bottom: 3px solid #52A716;
}
#dblisttable tr td {
	font-size: 11px;
	color:#333;
        padding: 4px 0 3px 0;
        border-bottom:1px dotted #DADADA;
}
.warningdiv {
width:200px;
padding:7px 20px;
background-color:#eb7e7e;
border:3px solid #b9381e;
color:#FFFFFF;
font-weight:800;
}
/* End of 'styles' */

