/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: tahoma;
	font-size: 11px;
	background: #FFFFFF;
	color: #000000;
}

img, table, td {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
img {
	border: 0;
}

h1, h2, h3, h4, h5, h6, h7, p {
	padding: 0px 0px 5px 0px;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, h7 {
	padding: 0px 0px 5px 0px;
	margin: 0;
	font-size: 11px;
}


ul {
	padding: 3px 0 3px 0;
	margin: 0;
	list-style: none;
}
ul li {
	padding: 0 0 5px 14px;
	margin: 0 0 0 10px;
	list-style: none;
	background: url(/admin/images/li.gif) no-repeat 0 5px;
}

ol {
	padding: 3px 0 3px 0;
	margin: 0;
}
ol li {
	padding: 0 0 5px 0px;
	margin: 0 0 0 30px;
}
form, select, input, textarea, option {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: tahoma;
	color: #000000;
}
option {
	padding: 0 4px;
}
a {
	color: #C64934;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
a:hover {
	color: #C64934;
}

div, a {
	box-sizing: border-box; 
	-moz-box-sizing: border-box;
}

table, td {
	border-collapse: collapse;
	}

textarea {
	font-family: "Courier New", Courier, mono;
	}


/*********************************************/
td {
	vertical-align: top;
	border-collapse: collapse;
	}

/* navigation menu (topmenu) */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	}
#nav a {
	display: block;
	color: #333333;
	box-sizing: border-box; 
	-moz-box-sizing: border-box;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	}
#nav li.item-01 a {
	padding: 5px 10px 7px 10px;
	border-left: #F7F8F9 1px solid;
	border-right: #F7F8F9 1px solid;
	background: #F7F8F9;
	}
#nav li.item-01 a:hover {
	border-left: #C24733 1px solid;
	border-right: #C24733 1px solid;
	background: #F1E8E6;
	}
#nav li.item-02 a {
	clear: both;
	padding: 2px 10px 4px 10px;
	border: #F7F8F9 1px solid;
	background: #F7F8F9;
	width: 210px;
	}
#nav li.item-03 a {
	clear: both;
	padding: 0;
	background: #CCCCCC;
	width: 210px;
	}

#nav li.item-02 a:hover {
	border: #C24733 1px solid;
	background: #F1E8E6;
	}
#nav li ul {
	position: absolute;
	background: #F7F8F9;
	width: 210px;
	border: #8C867B 1px solid;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}



/* all styles */



td.top {
	background: url(/admin/images/bg-top.gif) repeat-x 0 0;
	}

td.topmenu {
	border-top: #C64934 4px solid;
	border-bottom: #CCCCCC 1px solid;
	background: #F7F8F9;
	}

td.main {
	padding: 10px;
	}





div#main-header {
	float: left;
	}
div#main-header h2 {
	color: #C64934;
	font-size: 18px;
	font-family: tahoma;
	float: left;
	margin-top: 11px;
	margin-right: 3px;
	}
div#main-header h3 {
	color: #C64934;
	font-size: 12px;
	font-family: tahoma;
	float: left;
	margin-top: 17px;
	}
div#main-header span {
	color: #000000;
	font-weight: normal;
	padding: 0 3px;
	}
div#main-header div.image {
	float: left;
	margin-right: 10px;
	}


div#main-message {
	float: left;
	margin-left: 20px;
	color: #C64934;
	font-weight: bold;
	font-size: 12px;
	padding-top: 16px;
	}

div#main-manager {
	float: right;
	}
div#main-manager div.image {
	float: left;
	margin-left: 3px;
	}
div#main-manager div.image a {
	display: block;
	width: 64px;
	height: 58px;
	border: #DDDDDD 1px solid;
	text-align: center;
	padding-top: 5px ;
	color: #333333;
	}
div#main-manager div.image a:hover {
	border: #C64934 1px solid;
	background: #FBF2F1;
	color: #C64934;
	}




td.hd-nav {
	border-left: #919B9C 1px solid;
	border-right: #919B9C 1px solid;
	border-top: #919B9C 1px solid;
	background: #EAEBEC;
	}
td.hd-nav a {
	padding: 0 20px 4px 20px;
	display: block;
	border-top: #EAEAEC 3px solid;
	color: #333333;
	border-bottom: #919B9C 1px solid;
	}
td.hd-nav a:hover {
	padding: 0 20px 4px 20px;
	display: block;
	border-top: #C64934 3px solid;
	color: #333333;
	}
td.hd-nav-active {
	border-left: #919B9C 1px solid;
	border-right: #919B9C 1px solid;
	border-top: #919B9C 1px solid;
	background: #F7F8F9;
	}
td.hd-nav-active a {
	padding: 0 20px 4px 20px;
	display: block;
	border-top: #C64934 3px solid;
	color: #333333;
	}
td.hd-nav-active a:hover {
	padding: 0 20px 4px 20px;
	display: block;
	border-top: #C64934 3px solid;
	color: #333333;
	}


td.main-inner {
	border-right: #919B9C 1px solid;
	border-bottom: #919B9C 1px solid;
	border-left: #919B9C 1px solid;
	background: #F7F8F9;
	padding: 5px;
	}
td.main-inner-full {
	border: #919B9C 1px solid;
	background: #F7F8F9;
	padding: 5px;
	}
td.sep {
	border-bottom: #919B9C 1px solid;
	}


td.second-inner {
	border: #D5D5D5 1px solid;
	background: #F1F3F5;
	padding: 10px;
	}


table.third-inner td {
	padding: 3px 5px;
/*	border: red 1px solid;	*/
	}
table.third-inner h3, h3.attention {
	font-size: 13px;
	color: #C64934;
	background: #FFFFFF;
	border: #C64934 1px solid;
	text-align: center;
	padding: 2px 0 3px 0;
	margin-bottom: 5px; 
	}
table.third-inner span {
	font-size: 10px;
	}
table.third-inner td.hd {
	font-weight: bold;
	}
table.third-inner td.center {
	text-align: center;
	padding-right: 13px;
	}
table.third-inner td.head {
	padding: 3px 5px;
	border-bottom: #C64934 2px solid;
	background: #464646;
	color: #FFFFFF;
/*	border: red 1px solid;	*/
	}
table.third-inner td.head a {
	color: #FFFFFF;
	}
table.third-inner td.head a:hover {
	color: #999999;
	}
table.box-inner td {
	padding: 0;
	vertical-align: middle;
	}
table.box-inner label {
	padding-right: 10px;
	}



input.in-text {
	border: #CCCCCC 1px solid;
	background: #FFFFFF;
	width: 200px;
	height: 17px;
	padding: 0 4px;
	}
input.in-text50 {
	border: #CCCCCC 1px solid;
	background: #FFFFFF;
	width: 400px;
	height: 17px;
	padding: 0 4px;
	}
select.in-select {
	border: #CCCCCC 1px solid;
	background: #FFFFFF;
	width: 200px;
	height: 17px;
	}
select.in-select option.x {
	font-weight: bold;
	color: #C64934;
	}

input.in-radio {
	margin: 1px 6px 0 0;
//	margin: -3px 0 -3px -4px;
	}

textarea.in-textarea {
	border: #CCCCCC 1px solid;
	background: #FFFFFF;
	width: 500px;
	height: 50px;
	padding: 2px 5px;
	}
textarea.in-textarea100 {
	border: #CCCCCC 1px solid;
	background: #FFFFFF;
	width: 500px;
	height: 200px;
	padding: 2px 5px;
	}

.iframe_st {
	width: 100%;
	height: 100%;
	}



img.asc {
	margin: 0 0 0 4px;
	}











table.main-conf div.image {
	margin: 5px;
	}
table.main-conf div.image a {
	display: block;
	width: 90px;
	height: 90px;
	border: #DDDDDD 1px solid;
	text-align: center;
	padding: 6px 4px 0 4px;
	color: #333333;
	background: #FFFFFF;
	}
table.main-conf div.image a:hover {
	border: #C64934 1px solid;
	background: #FBF2F1;
	color: #C64934;
	}
table.main-conf h2 {
	color: #C64934;
	font-size: 18px;
	font-family: tahoma;
	margin-top: 11px;
	margin-right: 3px;
	}


td.midi {
	vertical-align: middle;
	}



div.pics {
	float: left;
	margin: 0 10px 10px 0;
	}
div.pic {
	border: #919B9C 1px solid;
	}
div.pics img {
	border: #FFFFFF 2px solid;
	}
div.inn {
	margin: 3px 0 0 0;
	}
div.inn input.txt {
	border: #919B9C 1px solid;
	background: #FFFFFF;
	padding: 2px;
	text-align: center;
	width: 51px;
	}


div.pic2 {
	border: #919B9C 1px solid;
	text-align: center;
	}
div.pics img {
	border: #FFFFFF 2px solid;
	}
div.inn2 {
	color: #C64934;
	padding: 3px 5px;
	font-weight: bold;
	font-size: 12px;
	}


div.inn3 {
	margin: 3px 0 0 0;
	border: #919B9C 1px solid;
	padding: 2px;
	text-align: center;
	background: #DDDDDD;
	}
div.inn3 a {
	color: #000000;
	}


div.set {
	padding: 4px 0;
	}
div.set b {
	font-weight: normal;
	}
div.set b a {
	color: #000000;
	padding: 0 0;
	}
div.set b a:hover {
	color: #000000;
	text-decoration: underline;
	}



div.banners {
	background: #000000;
	padding: 15px;
	}
div.banners div.desc {
	text-align: center;
	color: #CCCCCC;
	font-family: arial;
	}
div.banners div.desc p {
	font-family: arial;
	font-size: 13px;
	}
div.banners div.desc a {
	color: #CCCCCC;
	text-decoration: underline;
	}
div.banners div.desc a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}

div.banners2 {
	background: #FFFFFF;
	padding: 10px;
	border: #CCCCCC 1px solid;
	text-align: center;
	width: 646px;
	}
div.banners2 div.desc {
	color: #000000;
	font-family: arial;
	}
div.banners2 div.desc p {
	font-family: arial;
	font-size: 13px;
	}

div.banners3 {
	background: #FBF2F1;
	padding: 10px;
	border: #C64934 1px solid;
	text-align: center;
	width: 646px;
	}
div.banners3 div.desc {
	color: #000000;
	font-family: arial;
	}
div.banners3 div.desc p {
	font-family: arial;
	font-size: 13px;
	}

div.x-banners2 {
	margin: 5px;
	text-align: center;
	width: 646px;
	}
div.x-banners2 table {
	margin: 0 auto;
	}



div.uploadthumbs {
	border-top: #919B9C 1px solid;
	width: 100%;
	padding: 10px;
	text-align: center;
	margin-top: 20px;
	}
div.uploadthumbs h4 {
	padding-bottom: 10px;
	}
div.uploadthumbs h4 span.red {
	color: #C64934;
	font-size: 11px;
	}
input.btn-100 {
	width: 70px;
	margin: 5px 0;
	}




div.picxs {
	float: left;
	margin: 0 5px 5px 0;
	width: 128px;
	}
div.picxs div.picx {
	border: #919B9C 1px solid;
	width: 128px;
	overflow: hidden;
	}
div.picxs div.picx_active {
	border: #C64934 1px solid;
	width: 128px;
	overflow: hidden;
	}
div.picxs img {
	margin: 1px;
	background: #CCCCCC;
	}



div.thumb_picxs {
	float: left;
	margin: 0 5px 5px 0;
	width: 99px;
	}
div.thumb_picxs div.thumb_picx {
	border: #919B9C 1px solid;
	width: 99px;
	overflow: hidden;
	}
div.thumb_picxs div.thumb_picx_active {
	border: #C64934 1px solid;
	width: 99px;
	overflow: hidden;
	}
div.thumb_picxs img {
	margin: 1px;
	background: #CCCCCC;
	}


table.vis {
	border: #919B9C 1px solid;
	background: #FFFFFF;
	margin-top: 5px;
	}
table.vis_active {
	border: #C64934 1px solid;
	background: #FBF2F1;
	margin-top: 5px;
	}






table.all_page td {
	vertical-align: middle;
	text-align: center;
	padding: 20px;
	background: #F7F8F9;
	}
table.in_page_02 {
	border: #D5D5D5 1px solid;
	margin: 0 auto;
	}
table.in_page_03 {
	margin: 0 auto;
	}
	
table.in_page_02 td {
	padding: 10px;
	text-align: left;
	}
table.in_page_02 td {
	padding: 3px 10px;
	background: #F1F3F5;
	}
table.in_page_02 td.title {
	background: #919B9C;
	padding: 5px 10px;
	color: #FFFFFF;
	font-weight: bold;
	}
input.in-submit {
	padding: 0 10px;
	}

div.small {
	background: #F7F8F9;
	font-size: 10px;
	padding: 3px;
	border: #D5D5D5 1px solid;
	}


table.border, table.border td {
	border: #D5D5D5 1px solid;
	}
table.border td.title_mess {
	padding: 4px 10px 5px 10px;
	background: #DFE6ED;
	font-weight: bold;
	color: #303434;
	}

table.nobord, table.nobord td {
	border: 0;
	padding: 0;
	}

div.user {
	font-weight: bold;
	padding: 0 0 3px 0;
	text-align: center;
	}
div.userpic {
	text-align: center;
	}
div.userpic img {
	border: #919B9C 1px solid;
	}
div.date {
	border-top: #D5D5D5 1px solid;
	color: #919B9C;
	padding: 3px 0 1px 0;
	font-size: 10px;
	}
	
	.blacktxt
{color:black; font-family:arial; font-size:9pt;}