* {
    margin: 0;
    padding: 0;
}

body {
    font: normal 11px Verdana, Arial, sans-serif;
}

#navbar {
    height: 40px;
    background: url(../images/panel/navbarbg.gif) repeat-x;
    border-bottom: 1px solid #000;
    margin: 0 auto 10px auto;
}

#navbar #navtitle {
    font-size: 16px;
    line-height: 37px;
    padding: 0 20px;
	color: #FFF;
	/*background: url(images/aplogo.gif) 10px no-repeat;*/
}

#footer {
    clear: both;
    width: 100%;
    border-top: 1px dashed #336699;
}

#footer p {
    text-align: center;
    margin: 10px 0;
}

#mother {
    margin: 10px auto;
    padding: 10px;
    width: 950px;
    border: 1px solid #CCC;
    background-color: #F5F5F5;
}

#login {
    padding: 100px 0 0 20px;
}

#child {
}

.content {
    margin: 0;
}

.content p {
    margin: 10px 0;
}

.content h1 {
    font-size: 14px;
    font-weight: bold;
    border-left: 5px solid #336699;
    background-color: #E0E0E0;
    padding: 5px;
}

.tb {
    padding: 5px;
	border: 1px solid #CCC;
}

.bt {
    background-color: #FFF;
    border: 1px solid #CCC;
    font-size: 9px;
    font-weight: bold;
    padding: 5px;
    margin: 5px 0;
}

.bt:hover {
    background-color: #FFF;
    border: 1px solid #00CCFF;
}

.linkback {
    padding: 10px;
    border: 1px solid #999;
}

.linkback a {
    text-decoration: none;
    font-weight: bold;
    color: #000;
}

.linkback a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #999;
}

.notetext {
    background-color: #0099FF;
    color: #FFF;
    font-weight: bold;
    padding: 5px 10px;
    margin: 5px 0;
}

.notetext a {
    text-decoration: none;
    color: #FFCC00;
}

.notetext a:hover {
    text-decoration: none;
    color: #CCC;
}

.warntext {
    background: url(images/warn.gif) top no-repeat;
    text-align: center;
    color: #CC0000;
    font-weight: bold;
    padding: 25px 10px 0 10px;
    margin-bottom: 2px;
}

.warntext2 {
    background-color: #CC0000;
    color: #FFF;
    font-weight: bold;
    padding: 5px 10px;
    margin: 5px 0;
}

.warntext3 {
    background-color: #0ABF11;
    color: #FFF;
    font-weight: bold;
    padding: 5px 10px;
    margin: 5px 0;
}

#imgdock {
    border: 1px solid #CCC;
    background-color: #EEE;
}

.imglist {
    float: left;
    text-align: center;
    margin: 10px 35px 10px 10px;
    padding: 0 5px;
    border: 1px solid #dcdb98;
    background-color: #fdfde1;
    width: 130px;
}

.imglist .title {
    font-weight: bold;
    text-align: center;
    padding: 5px 0;
}

.imglist .title a {
    color: #FFF;
    display: block;
    padding: 5px;
    text-decoration: none;
    background-color: #0099FF;
}

.imglist .title a:hover {
    text-decoration: none;
    background-color: #FFCC00;
    color: #000;
}

.title2 {
    color: #FFF;
    display: block;
    padding: 5px;
    text-decoration: none;
    background-color: #0099FF;
}

.imglist .pic {
    text-align: center;
    height: 130px;
}

.imglist .pic a {
    padding: 5px;
    text-decoration: none;
    background-color: transparent;
}

.imglist .pic a:hover {
    padding: 6px 0 0 6px;
    text-decoration: none;
    background-color: transparent;
}

.imglist .pic img {
    border: 0;
}

.imglist .del {
    font-weight: bold;
    text-align: center;
    padding: 5px 0;
    color: #FFF;
}

.imglist a {
    color: #FFF;
    display: block;
    padding: 5px;
    text-decoration: none;
    background-color: #CC9900;
}

.imglist a:hover {
    text-decoration: none;
    background-color: #CCCC00;
}

#imgdet {
    padding: 10px;
}

#imgdet p {
    margin: 5px 0;
}

.menunav {
}

.menunav a {
    float: left;
    display: block;
    padding: 5px;
    margin: 5px;
    width: 50px;
    height: 50px;
    text-align: center;
    text-decoration: none;
    color: #666;
    background-color: #FFFAF0;
    border: 1px solid #FFA07A;
}

.menunav a:hover {
    text-decoration: none;
    padding: 6px 4px 4px 6px;
    color: #999;
    background-color: #FDF5E6;
    border: 1px solid #FF4500;
}

.listform table {
    margin-top: 5px;
    border: 1px solid #999999;
}

.listform td {
    padding: 5px;
    border-left: 3px solid #999999;
    border-bottom: 1px dashed #999999;
    vertical-align: top;
}

.listform .tblhead {
    font-weight: bold;
    text-align: center;
    background-color: #FBFBFB;
}

.listform .tblhov:hover {
    background: #FFFACD;
}

.listform a {
    text-decoration: none;
    color: #0099FF;
    font-weight: bold;
}

.listform a:hover {
    text-decoration: underline;
    color: #6600CC;
    font-weight: bold;
}

.listform img {
    border: 0;
    padding-left: 3px;
}

.listform li {
    margin-left: 10px;
    padding: 5px 2px;
    list-style: none;
    border-left: 1px dotted #CCC;
}

#pageschema {
    margin: 5px 0;
    padding: 5px 10px;
    border: 1px solid #EEE;
    background-color: #FFF;
}

.inputform input {
    padding: 2px 5px;
}

.inputform table {
    margin-top: 10px;
    width: 100%;
}

.inputform td {
    padding: 2px;
    vertical-align: top;
}

.inputform tr:hover {
    background-color: #EEE;
}

.inputform a {
    text-decoration: none;
    color: #0099FF;
    font-weight: bold;
}

.inputform a:hover {
    text-decoration: underline;
    color: #6600CC;
    font-weight: bold;
}

#paging {
    margin: 5px 0;
}

#paging #pageresult {
    margin: 2px 0;
}

#paging a {
    text-decoration: none;
    font-weight: bold;
    color: #999;
}

#paging a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #CCC;
}

.infobox {
	margin: 0 auto;
	width: 200px;
	text-align:center;
	padding:10px;
	border:1px solid #999;
	border-width: 3px 1px 1px 1px;
}

.infobox a {
	color: #0099FF;
	border-bottom: 1px dashed #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.infobox a:hover {
	color: #336699;
	border-bottom: 1px dashed #FFCC00;
	text-decoration: none;
	font-weight: bold;
}

.pic_notes ul li {
    margin-left: 15px;
}

.logback {
	text-align: center;
}

.logback a {
	text-decoration: none;
	color: #0099FF;
	font-weight: bold;
}

.logback a:hover {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}

button.multi_submit {
    border: none;
    background-color: transparent;
	cursor: pointer;
}

.image_preview {
	margin-bottom: 5px;
}

.image_preview img {
	border: 2px solid #DDD;
}

.image_preview img:hover {
	border: 2px solid #999;
}

.paging {
    margin: 5px 0;
}

.paging .pageresult {
}

.paging a {
    text-decoration: none;
    font-weight: bold;
    color: #999;
}

.paging a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #CCC;
}