@charset "utf-8";
/* CSS Document */

*{
margin: 0;
padding: 0;
}
body{
margin: 0px;
text-align:left;
background-image: url(../images/bg_header.gif);
background-repeat: repeat-x;
background-position: left top;
padding: 0px;
font-family: Arial;
font-size: 11px;
font-weight: normal;
color: #000;
text-decoration: none;
}
.loginfield {
	border: 1px solid #D9D9D9;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	text-decoration: none;
	width: 95%;
}
.textfield, .textfield_half, .dropdown, .multiselect {
background-color: #EFEFEF;
border-left: 1px solid #999999;
border-right: 1px solid #E1E1E1;
border-bottom: 1px solid #E1E1E1;
border-top: 1px solid #999999;
font-size: 11px;
color: #000;
height: 16px;
width: 98%;
margin-top: 3px;
margin-bottom: 3px;
color: #333333;
text-decoration: none;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 2px;
padding-left: 2px;
display: block;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
}
.textfield2 {
width:97%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-decoration: none;
border: 1px solid #D9d9d9;
padding: 2px;
}
.textfield_half {
display: inline;
width: 47%;
}
.dropdown {
line-height: 18px;
height: 20px;
padding: 0;
}
.multiselect {
display: inline;
width: 250px;
line-height: 18px;
height: auto;
padding: 0;
}
.textarea {
display: block;
font-size: 140%;
font-family: Arial, Helvetica, sans-serif;
border: 1px solid #CCCCCC;
padding: 2px;
width: 99%;
text-align: left;
}
.checkbox {
width: auto;
}
.submit {
}
a img {
border: 1px solid #DDDDDD;
}
td {
vertical-align: top;
padding: 2px;
}
#content {
background-color: #FFFFFF;
padding-right: 0px;
padding-left: 0px;
}
#loginbox {
margin: 75px auto 0px;
padding: 20px;
background-color: #FFFFFF;
width: 300px;
border-style: solid;
border-width: 5px;
border-color: #2397C8 #1F76AB #1F76AB #2397C8;
}
#menu {
}
#logo {
	display: block;
	width: 250px;
	height: 155px;
	float: left;
	text-indent: -9999px;
}
#header {
	padding: 0px;
	height: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#errors
{
	text-align: center;
	color: #CC0000;
}

a, a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
div{
	/*border: 1px solid #CCCCCC;*/
}
hr, .nodisp{display: none; }
ul { list-style: none; }
a:focus { -moz-outline: none -moz-mac-focusring; 
}

div.contain_clear { 
    position: relative;
    clear: both;
}

p {}
#welcome {
float: left;
height: 25px;
width: 200px;
font-family: Arial;
line-height: 25px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
padding-right: 25px;
padding-left: 25px;
text-align: left;
font-size: 11px;
background-image: url(../images/bg_nav_lv1.gif);
background-repeat: no-repeat;
background-position: right;
}

.logintext{
font-family:Arial;
font-size: 12px;
font-weight:bold;
color: #333333;
}
.tb_title{
	background-color:#999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ECECEC;
	border-bottom-color: #CFCFCF;
	line-height: 30px;
	height: 30px;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/bg_tb_title.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9E9E9;
	border-left-color: #E9E9E9;
	color: #666666;
        width: auto;
white-space:nowrap;
}
.tb_1{
background-color:#FAFAFA;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #FCFCFC;
border-bottom-color: #E7E7E7;
border-right-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #E0E0E0;
border-left-color: #FCFCFC;
line-height: 25px;
height: 25px;
padding-left: 5px;
padding-right: 5px;
white-space:nowrap;
min-width: 50px;
}
.tb_2{
background-color:#FFFFFF;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #FCFCFC;
border-bottom-color: #E0E0E0;
border-right-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #E0E0E0;
border-left-color: #FCFCFC;
line-height: 25px;
height: 25px;
padding-right: 5px;
padding-left: 5px;
white-space:nowrap;
min-width: 50px;
}
#menu {
	height: 50px;
}
#database_debug{
border-top: 1px solid #000000;
border-left: 1px solid #000000;
margin: auto;
}
#database_debug td, #database_debug th{
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
padding: 0px 2px 0px 2px;
}
#functions{
padding: 5px;
width: 200px;
}
span.error, label.error{
color: #FF0000;
}
#pageNum {
margin-top: 20px;
text-align: center;
}
div.label {
float: left;
width: 125px;
}
div.field_container {
margin: 5px 10px;
width: 700px;
}
div.field{
float: left;
width: 160px;
}
div.field300{
float: left;
width: 300px;
}
div.area{
float: left;
width: 500px;
}
div.left {
	float: left;
	width: 700px;
}
div.right {
	float: left;
	width: 500px;
}
div.border {
	border: 1px solid #D9D9D9;
	padding: 10px 20px;
}
.green {
	color: #009900;
}
.red {
	color: #FF0000;
}
.underline {
	border-bottom: 1px dotted #EEEEEE;
}
.searchTextfield{
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #6d6d6d;
	height: 16px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #F5F5F5;
	width: 498px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 20px;
	margin-bottom: 5px;
	background: url(../images/bg_search_text.gif) no-repeat right top;
	cursor: hand;
	cursor: pointer;
	}
.textfieldWhite{
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #6d6d6d;
	height: 16px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #F5F5F5;
	width: 513px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	}
.textareaWhite{
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #6d6d6d;
	padding-left: 5px;
	border: 1px solid #F5F5F5;
	padding-top: 2px;
	margin-bottom: 5px;
	}
.selectBoxes {
	height: 450px;
	overflow: auto;
}
#headerInner {
	background-image: url(../images/bg_header_cms.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 154px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #069;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #17517F;
}
.btn {
	height: 20px;
	float: left;
	position: relative;
	line-height: 20px;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 12px;
}
#wrap #pageHeader {
	padding-right: 20px;
	float: left;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
}
#leftNav {
	width: 210px;
	float: left;
	background-color: #e1e1e1;
	height: 1000px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#rightContent {
	float: left;
	width: 730px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#footer {
	background-image: url(../images/bg_footer.gif);
	height: 35px;
}
.leftNavStyle {
	background-image: url(../images/title_border.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
#leftNav ul {
	padding-top: 10px;
}
#leftNav ul li {
	height: 20px;
	padding-left: 20px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px -3px;
}
#leftNav ul li a{
	color: #333;
}
#leftNav ul li a:hover{
	color: #09F;
	text-decoration:none;
}
#leftNav ul li a.current{
	font-weight: bold;
}
.rightTitle {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 17px;
}
#contentArea {
	padding-top: 10px;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
}
.textarea {
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #999;
	font-size: 11px;
	color: #000;
	width: 98%;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 2px;
}
.smalltext {
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	font-size: 10px;
}

#ajax_header a, #ajax_header a:link, #ajax_header a:visited, #ajax_header a:active {
	color: #2297C7;
}
#ajax_header a:hover {
	color: #16517F;
}
