* {
	margin: 0; padding: 0;
}
.clear {
	clear: both;
}
body {
	background: url("/images/bg.gif") repeat-x #fed8a1;
	font: normal 12px 'trebuchet ms', arial, tahoma;
	color: #d9840b;
}
#container {
	width: 850px;
	height: auto;
	margin: 0 auto;
}
#logo {
	width: 382px;
	height: 102px;
	background: url("/images/yagosta2.gif") no-repeat;
	float: left;
}
#logo a {
	width: 382px;
	height: 102px;
	display: block;
}
#logo span {
	display: none;
}
a {
	outline: none;
}
#advert {
	width: auto;
	height: 86px;
	padding-top: 20px;
	float: left;
}
#nav {
	font-weight: bold;
}
#nav li {
	width: 115px;
	height: 25px;
	background: url("/images/test.gif") no-repeat;
	float: left;
	text-align: center;
	margin: 1px 5px 28px 0;
}
#nav li a {
	width: 115px;
	height: 20px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
}
#nav li a:hover, .current {
	width: 115px;
	height: 20px;
	background: url("/images/test.gif") no-repeat;
	background-position: 0 -25px;
	color: #fff;
}
#nav li a:hover {
	color: #fff;
}
.grey {
	color: #bdbaaa;
}
#start {
	width: 18px;
	height: 450px;
	background: url("/images/start.gif") no-repeat;
	float: left;
}
#mid {
	width: 799px;
	height: auto;
	float: left;
}
#end {
	width: 22px;
	height: 450px;
	background: url("/images/end.gif") no-repeat;
	float: left;
}
.box {
	width: auto;
	height: 456px;
	float: left;
	margin: 0 12px 2px 0;
}
#box2 {
	width: auto;
	height: 456px;
	float: left;
}
#box3 {
	margin: 0 0 15px 19px;
}
.top {
	width: 269px;
	height: 290px;
	background: url("/images/c-1.gif") no-repeat;
}
.bottom {
	width: 269px;
	height: 166px;
	background: url("/images/c-2.gif") no-repeat;
}
.heading {
	font-size: 22px;
	font-weight: bold;
	padding: 13px 5px 0 0;
	text-align: center;
}
.bottom div {
	padding: 20px 15px;
	color: #d9840b;
	font-size: 11px;
}
.top img {	
	width: 251px;
	height: 214px;
	margin: 30px 0 0 9px;
	border: 0;
}
#one {
	width: 799px;
	height: 10px;
	background: url("/images/one.gif") no-repeat;
}
#two {
	width: 799px;
	height: 8px;
	background: url("/images/two.gif") no-repeat;
	margin-bottom: 12px;
}
#three {
	width: 787px;
	height: auto;
	background: #fff2de;
	padding-left: 12px;
}
#top2 {
	width: 213px;
	height: 291px;
	background: url("/images/log.gif") no-repeat;
}
#bottom2 {
	width: 183px;
	height: 135px;
	background: url("/images/log2.gif") no-repeat;
	padding: 15px;
}
#start-1 {
	width: 9px;
	height: 109px;
	background: url("/images/start-1.gif") no-repeat;
	float: left;
	margin: 10px 0 0 1px;
}
#content-1 {
	width: 756px;
	height: 109px;
	background: url("/images/content-1.gif") repeat-x;
	float: left;
	margin-top: 10px;
}
#end-1 {
	width: 8px;
	height: 109px;
	background: url("/images/end-1.gif") no-repeat;
	float: left;
	margin-top: 10px;
}
#white-box {
	width: 728px;
	height: 90px;
	background: #fed8a1;
	margin: 8px 0 0 14px;
}
#start-2 {
	width: 89px;
	height: 88px;
	background: url("/images/start-2.gif") no-repeat;
	float: left;
}
#content-2 {
	width: 682px;
	height: 56px;
	background: url("/images/content-2.gif") repeat-x;
	float: left;
	color: #fff;
	padding: 32px 0 0 3px;
}
#content-2 a {
	color: #fff;
	text-decoration: none;
}
#content-2 a:hover {
	color: #fff;
	text-decoration: underline;
}
#left {
	float: left;
}
#right {
	float: right;
}
#end-2 {
	width: 21px;
	height: 88px;
	background: url("/images/end-2.gif") no-repeat;
	float: left;
}
#text {
	width: auto;
	height: 150px;
	padding: 35px 12px 0 15px;
}
.input {
	width: 172px;
	height: 17px;
	border-top: 2px solid #cac8bf;
	border-left: 2px solid #cac8bf;
	border-right: 0;
	border-bottom: 0;
	padding: 1px 5px 0 5px;
	color: #d9840b;
}
.textinput {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
	text-decoration: underline;
}
.check {
	padding: 1px 5px 0 5px;
	color: #d9840b;
}
.xml-check {
	margin-bottom: 12px;
	margin-left: 15px;
	color: #d9840b;
}
#submit {
	width: 91px;
	height: 28px;
	background: url("/images/login.gif") no-repeat;
	border: 0;
	float: left;
	margin-right: 4px;

}
#forgot {
	width: 91px;
	height: 28px;
	background: url("/images/forgot.gif") no-repeat;
	float: left;
}
#forgot a {
	width: 91px;
	height: 28px;
	display: block;
}
#text2 {
	margin-top: 7px;
	text-align: center;
	line-height: 15px;
}
#text2 a {
	font-weight: bold;
	text-decoration: none;
	color: #d9840b;
}
#content-2 li {
	float: left;
	margin-right: 8px;
}
ul {
	list-style: none;
}
#heading {
	width: 736px;
	height: 52px;
	background: url("/images/heading.gif") no-repeat;
	font-size: 26px;
	font-weight: bold;
	padding: 10px 20px 0 20px;
}
#s-head {
	width: 179px;
	height: 8px;
	background: url("/images/s-head.gif") no-repeat;
}
#s-c {
	width: 155px;
	height: auto;
	background: url("/images/s-c1.gif") repeat-y;
	padding: 3px 12px;
}
#s-foot {
	width: 179px;
	height: 17px;
	background: url("/images/s-foot.gif") no-repeat;
}
#box4 {
	float: left;
	margin-top: 12px;
}
#l-head {
	width: 586px;
	height: 13px;
	background: url("/images/l-head.gif") no-repeat;
}
#l-c {
	width: 562px;
	height: auto;
	background: url("/images/l-c.gif") repeat-y;
	padding: 3px 12px 0px 12px;
}
#link a {
	color: #0099ff;
	text-decoration: none;
}
#link a:hover {
	color: #0099ff;
	text-decoration: underline;
}
#l-foot {
	width: 586px;
	height: 13px;
	background: url("/images/l-foot.gif") no-repeat;
}
#box5 {
	margin: 12px 0 0 12px;
	float: left;
}
#sub-nav li a {
	color: #d9840b;
	text-decoration: none;
	font-weight: bold;
}
#sub-nav li a:hover {
	color: #0099ff;
	text-decoration: none;
	font-weight: bold;
}
#sub-nav li {
	border-bottom: 1px solid #fdb766;
	padding: 8px 0;
}
#sub-nav {
	width: 120px;
	height: auto;
}
#boxx {
	width: 145px;
	height: 61px;
	background: url("/images/box.gif") no-repeat;
	margin-top: 60px;
	padding: 5px;
	line-height: 15px;
}
#welcome {
	font-size: 26px;
	font-weight: bold;
	float: left;
}
#help {
	margin: 10px 10px 0 0;
	float: right;
	font-weight: bold;
}
#help a {
	color: #d9840b;
	text-decoration: none;
}
#help a:hover {
	color: #0099ff;
	text-decoration: none;
}
#welcome2 {
	margin: 0px 12px 12px 0;
	float: left;
	margin-top: -10px;
}
#welcome2 li {
	margin: 10px 8px;
}
#random-box {
	width: 300px;
	height: 250px;
	background: #fff2de;
	float: right;
	margin: 0px 8px 12px 0;
}
#h-head {
	width: 775px;
	height: 12px;
	background: url("/images/h-head.gif") no-repeat;
	margin-top: 12px;
}
#h-cont {
	width: 735px;
	height: auto;
	background: url("/images/h-cont.gif") repeat-y;
	padding: 5px 20px;
}
#h-foot {
	width: 775px;
	height: 19px;
	background: url("/images/h-foot.gif") no-repeat;
	margin-left: 1px;
}
.large {
	width: 722px;
	height: 19px;
	border-top: 2px solid #cac8bf;
	border-left: 2px solid #cac8bf;
	border-right: 0;
	border-bottom: 0;
	padding: 3px 5px 0 5px;
	color: #d9840b;
	margin-bottom: 15px;
}
.elarge {
	width: 722px;
	height: 19px;
	border: 2px solid #0099ff;
	padding: 3px 5px 0 5px;
	color: #d9840b;
	margin-bottom: 15px;
}
.large-m {
	width: 548px;
	height: 19px;
	border-top: 2px solid #cac8bf;
	border-left: 2px solid #cac8bf;
	border-right: 0;
	border-bottom: 0;
	padding: 3px 5px 0 5px;
	color: #d9840b;
	margin-bottom: 15px;
}
.elarge-m {
	width: 548px;
	height: 19px;
	border: 2px solid #0099ff;
	padding: 3px 5px 0 5px;
	color: #d9840b;
	margin-bottom: 15px;
}
.select {
	/* border: 1px silver inset; */
	border-top: 2px solid #cac8bf;
	border-left: 2px solid #cac8bf;
	border-right: 0;
	border-bottom: 0;
	color: #d9840b;
	
}
.eselect {
	border: 2px solid #0099ff;
	color: #d9840b;
}
.edit-xml {
	width: 157px;
	height: 19px;
	margin-right: 8px;
	border-top: 2px solid #cac8bf;
	border-left: 2px solid #cac8bf;
	border-right: 0;
	border-bottom: 0;
	color: #d9840b;
}
#large2 {
	width: 280px;
	height: 19px;
	border-top: 2px solid #cac8bf;
	border-left: 2px solid #cac8bf;
	border-right: 0;
	border-bottom: 0;
	padding: 3px 5px 0 5px;
	color: #d9840b;
	margin: 6px 0 15px 0;
}
#register {
	width: 176px;
	height: 45px;
	margin-right: 5px;
	background: url("/images/register.gif") no-repeat;
	border: 0;
	float: left;
}
#start2 {
	width: 176px;
	height: 45px;
	margin-top: -18px;
	background: url("/images/start2.gif") no-repeat;
	border: 0;
	float: left;
}
#start2 a {
	width: 176px;
	height: 45px;
	display: block;
}
#lefty {
	float: left;
}
#righty {
	float: right;
	margin-top: 15px;
}
.boh a {
	color: #0099ff;
	text-decoration: none;
}
.boh a:hover {
	color: #d9840b;
}
#verify {
	border: 1px solid #f29209;
}
#login2 {
	width: 177px;
	height: 45px;
	background: url("/images/login2.gif") no-repeat;
	border: 0;
	float: left;
	margin-left: 180px;
}
#create {
	width: 91px;
	height: 28px;
	background: url("/images/create.gif") no-repeat;
	border: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 5px;
	float: left;
}
#save {
	width: 91px;
	height: 28px;
	background: url("/images/save.gif") no-repeat;
	border: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}
#addRow {
	width: 91px;
	height: 28px;
	background: url("/images/add_row.gif") no-repeat;
	border: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
}
#preview a {
	width: 91px;
	height: 28px;
	display: block;
}

#ywreset {
	width: 91px;
	height: 28px;
	background: url("/images/ywreset.gif") no-repeat;
	border: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
}
#send {
	width: 177px;
	height: 45px;
	background: url("/images/send.gif") no-repeat;
	border: 0;
	margin-right: 5px;
	float: left;
}
#forgot2 {
	width: 176px;
	height: 45px;
	background: url("/images/forgot2.gif") no-repeat;
	float: left;
	margin-left: 20px;
}
#forgot2 a {
	width: 176px;
	height: 45px;
	display: block;
}
#cancel {
	width: 91px;
	height: 28px;
	background: url("/images/cancel.gif") no-repeat;
	border: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
}
#cancel a {
	width: 91px;
	height: 28px;
	display: block;
}
.head4 {
	width: 737px;
	height: 12px;
	background: url("/images/head-4.gif") no-repeat;
}
.cont4 {
	width: 717px;
	height: auto;
	background: url("/images/cont-4.gif") repeat-y #fff3e1;
	padding: 0 10px;
	text-align: center;
}
.foot4 {
	width: 737px;
	height: 10px;	
	background: url("/images/foot-4.gif") no-repeat;
	margin-bottom: 10px;
}
#largetext {
	font-size: 30px;
}
#mtitle {
	font-size: 20px;
}
.cont4 p a {
	color: #d9840b;
	text-decoration: none;
}
.cont4 p a:hover {
	color: #d9840b;
	text-decoration: underline;
}
#lock {
	width: 22px;
	height: 30px;
	background: url("/images/lock2.gif") no-repeat;
	margin: 5px auto 0 auto;
}
#br {
	padding-top: 10px;
}
#br-b {
	padding-top: 30px;
}
#bold {
	font-weight: bold;
}
#line {
	margin-top: 6px;
	margin-bottom: 6px;
	height: 3px;
	background: url("/images/hr.gif") repeat-x;
	overflow: hidden;
}
#playerpreview {
	padding-left: 135px;
}
.s-area {
	margin-bottom: 15px;
}
.itext {
	margin-bottom: 8px;
}
.head5 {
	width: 570px;
	height: 11px;
	background: url("/images/head-5.gif") no-repeat;
	margin-left: -5px;
	overflow: hidden;
}
.cont5 {
	width: 570px;
	height: auto;
	background: url("/images/cont-5.gif") repeat-y #fff3e1;
	text-align: center;
	margin-left: -5px;
}
.foot5 {
	width: 570px;
	height: 11px;	
	background: url("/images/foot-5.gif") no-repeat;
	margin-left: -5px;
}
.cont5 p {
	padding-left: 10px;
	width: 540px;
	margin: 0;
}
.cont5 p a {
	color: #d9840b;
	text-decoration: none;
}
.cont5 p a:hover {
	color: #d9840b;
	text-decoration: underline;
}
#warnx {
	color: #d9840b;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
	background: url("/images/warnx.gif") no-repeat;
}
#warnx a {
	color: #0099FF;
	text-decoration: none;
}
#warnx a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.teax {
	width: 540px;
	height: 160px;
	border: 2px solid #cac8bf;
	padding: 3px 5px 0 5px;
	color: #d9840b;
	margin-bottom: 15px;
}
.teaxc {
	width: 722px;
	height: 160px;
	border-top: 2px solid #cac8bf;
	border-left: 2px solid #cac8bf;
	border-right: 0;
	border-bottom: 0;
	padding: 3px 5px 0 5px;
	color: #d9840b;
}
.eteaxc {
	width: 722px;
	height: 160px;
	border: 2px solid #0099FF;
	padding: 3px 5px 0 5px;
	color: #d9840b;
}
ol li {
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: -8px;
}

ol li img.handle {
	cursor: move;
	margin-right: 5px;
	padding-left: 5px;
}
input.remove {
    cursor: pointer;
	background: transparent url('/images/delete_small.gif') no-repeat;
	border: 0px;
	height: 15px;
	width: 15px;
}
div.number {
	text-align: right;
	width: 25px;
	float: left;
	overflow: hidden;
}
