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

/* 14/12/12 */

* {
  margin: 0px;
  padding: 0px;
}

body, html {
  height: 100%;
}

body {
  /*color:#F8F8EF;  */
  /*#312D2E*/
  font-size: 0.75em Arial bold;  
  background: url(../images/fadestrip.png) repeat-x;
}

#header {
  width: 930px;
  margin: 0px auto;
  padding: 0px 35px;
  background: url(../images/background_top.png) no-repeat;
}

#header .logo {
	height: 138px;
    background: url(../images/header.png) center 34px no-repeat;
	}
	
#container {
  width: 1000px;
  min-height: 100%;
  margin: 0px auto;
  background: url(../images/background_mid.png) repeat-y;
}

#content {
  width: 930px;
  padding: 5px 35px;
  padding-bottom: 145px;
}
#navcontainer {
	text-align: right;
	padding: .1em .1em .5em .1em ;
}
#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
}

#navcontainer ul li { 
	display: inline; 
	border-right:2px solid #FF403D;
}
#navcontainer ul li.last {
	border: none;
}


#navcontainer ul li a
{
	text-decoration: none;
	padding: .2em 1em;
	color:#666666;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background-color: #FF403D;
}

#submit {
  width:89px;
  height:27px;
	background:url(../images/submit.png);
	color:white;
	font-size:1em;
	font-weight: bold;
  border:none;
	margin-right:50px;
	cursor:pointer;
}

#dataserch {

	padding: 20px 0px 0px 0px;
}

.divleft {
	float:left;
	width: 850px;
	color:#666666;
	padding: 0px 0px 5px 10px;
	font-size:13px;
	font-weight:bold;
} 
.divright {
	float:right;
	width: 50px;
	padding: 0px 0px 5px 0px;
	font-size:13px;
} 
#content-main {
	width: 890px;
	padding: 10px;
}

#content-right {
	display: inline-block;
	margin-left:10px;
	width:400px;
}
.img_map {
  float: right;
	
}
h2 {
  margin-bottom: 10px;
}
h3 {
  margin-bottom: 10px;
}
h4 {
	margin-top: 10px;
  margin-bottom: 10px;
}

fieldset {
	background:#F1F1F2;
	padding: 10px;
	border: 0px solid #fff;
	border-radius: 10px;
	border-color: #fff #666661 #666661 #fff;
	font: 15px/20px Calibri, Arial, Helvetica, sans-serif;

}

#tb_reorder th {
	vertical-align: inherit;
	font-weight: bold;
	text-align: left;
		
} 
.table-reorder tr {
	height: 30px;
		
} 


/*legend {
	background: #bfbf30;
	color: #fff;
	font: 20px/25px Calibri, Arial, Helvetica, sans-serif;
	padding: 0 10px;
	margin: 2px 0 20 10px;
	font-weight: bold;
	border: 2px solid #fff;
	border-color: #e5e5c3 #505014 #505014 #e5e5c3;
	font-family: "Courier New", Courier, monospace;
	}*/

#footer {
  	width: 1000px;
  	height: 145px;
  	margin: -145px auto 0px;
  	background: url(../images/background_bot.png) center bottom no-repeat;
}

#footer .logo {
  	width: 930px;
  	height: 111px;
  	margin: 0px auto;
  	background: url(../images/footer.png) no-repeat;
}

.txt {
	width:150px;
	font-size:12px;
}

.txt-small {
	width:40px;
	font-size:12px;
}
.txt-large {
	width:870px;
	font-size:12px;
}

.sel{
	width:160px;
	font-size:12px;
}

.font1 {
	 
	font-family: Arial;
	font-size:0.55em;
	font-weight: bold;
	color:#3a3a3a;
}

.font_9 {
	FONT-FAMILY: arial; COLOR: #58595B; FONT-SIZE: 13px; 
}
.font-red {
	COLOR: #FF0000; ; 
}

.style6 {
	color: #333333;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

#box-table-a
{
	font-family: Tahuma;
	font-size: 12px;
	margin: 10px;
	width: 890px;
	text-align: center;
	border-collapse: collapse;
	font-weight: normal;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	background: #666666;
	border-top: 4px solid #333333;
	border-bottom: 1px solid #fff;
	color: #FFFFFF;
}
#box-table-a td
{
	padding: 8px;
	background: #FFFFFF; 
	border-bottom: 1px solid #999999;
	color: #333333;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #CCCCCC;
	color: #339;
}
.input-text {
	padding:2px;
	font-size:0.75em;
	color:#3a3a3a;
	
}
.input-large {
	width:160px;
	height:15px;
	padding:1px;
	font-size:0.75em;
	color:#3a3a3a;
	
}
.input-medium {
	width:120px;
	height:15px;
	padding:2px;
	font-size:0.75em;
	color:#3a3a3a;
	
}
.input-small {
	width:50px;
	height:15px;
	font-size:0.65em;
	color:#3a3a3a;
	
}
.select-large {
	width:160px;
	padding:2px;
	font-size:0.75em;
	color:#3a3a3a;
	
}

.select-medium {
	width:120px;
	padding:2px;
	font-size:0.75em;
	color:#3a3a3a;
	
}

.select-small {
	width:60px;
	font-size:0.65em;
	color:#3a3a3a;
	
}

label {
	color:#3a3a3a;
	display: block;
	float: left;
}


#topnav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#topnav ul li {float: left;}

#topnav ul li a {
		margin: 3px 3px 3px 0;
    border-radius: 8px;
    display: block;
    color: black;
    text-align: center;
    padding: 6px 16px;
    text-decoration: none;
    background-color: #CCC;
}

#topnav ul li a:hover:not(.active) {
	background-color: #D71920;
	color: white;
}

#topnav ul li a.active {background-color: #D71920;}

#topnav ul li.right {float: right;}

#slideshow { 
    margin: 5px auto; 
    position: relative; 
    width: 900px; 
    height: 300px; 
    padding: 10px; 
    box-shadow: 0 0 10px rgba(0,0,0,0.4); 
}

#slideshow > div { 
    position: absolute; 
    top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px; 
}

/*input {
	width:150px;
	height:15px;
	background:#efefef;
	border:1px solid #dedede;
	padding:5px;
	margin-top:3px;
	font-size:0.75em;
	color:#3a3a3a;
	margin-left:20px;
}*/

/*select {
	width:150px;
	height:15px;
	background:#efefef;
	border:1px solid #dedede;
	padding:5px;
	margin-top:3px;
	font-size:0.75em;
	color:#3a3a3a;
	margin-left:20px;
}*/
