html, * {
	max-height: 999999px;
	-webkit-font-smoothing:antialiased;
	-webkit-text-size-adjust: none;
	-moz-osx-font-smoothing:grayscale;
}
body {
	color: #393733;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #fff;
	font-family:'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;

}
div {position:relative;}

a {	color: #105CB6; outline: none; }
a:visited { color: #105CB6; }
a:hover { color: #003; }
a:active { color: #000; }

h1 {font-size:16px;}

.hid {display:none;width:1px;height:1px;}

.met { float:right; font-size: 9px; color: #eee; text-align: left; padding-right: 5px; }
.met a, .met a:visited, .met a:hover { font-size: 9px; color: #eee; }

#cont_main {
	text-align: left;
	width: 850px;
	position: relative;
	margin-top: 25px;
	float:left;
}

#fcont {
	background-color: #FDFDFD;
}

#fcont legend {
	font-size: 18px;
}
#fcont fieldset {
	font-size: 12px;
	background-color: #FFFFF0;
}

#mfield {	
	margin-top: 25px;
}

#error strong {
	background: transparent url(/img/error.png) no-repeat 0px 0px;
	padding-left: 20px; 
}
#error {
	margin-top: 10px;
	padding: 10px;
	background: #FEF1F1;
	border: 1px solid #111;
}
.success {
	margin-top: 10px;
	padding: 10px;
	background: #F9FFF2;
	border: 1px solid #111;
}
.success strong {
	background: transparent url(/img/accept.png) no-repeat 0px 0px;
	padding-left: 20px; 
}

input, select, textarea {
	position: relative;
	padding: 2px;
	margin: 4px;
}


.extra-nav ul {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 1em;
	list-style: none;
}

.extra-nav ul {
	padding-top: 2px;
}

.extra-nav li {
	display: inline;
	margin: 0 3px 0 3px;
	padding: 0 8px 0 8px;
	background-color: #FFF;
	border-bottom: 2px solid #bbb;
    text-align: center;
    float: left;
}

.extra-nav li.active {
	border-bottom: 2px solid #000;
	background-color: #FEFEFE;
}

.extra-nav li a, .extra-nav li a:visited, .extra-nav li span {
	display: block;
	padding: 5px 8px 5px 8px;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	min-height: 15px;
}

.extra-nav li a, .extra-nav li a:visited { color: #666; }

.extra-nav li a:hover, .extra-nav li:hover {
	background-color: #EEE;
	color: red;
}


li {
	margin-bottom: 0.3em;
}

form {
	margin: 0;
}

img {
	border: none;
}


#wtf-one-box div {
	padding: 10px 10px 0 10px;
	background: url("img/wtf-onebox-small.png") no-repeat left top;
}
#wtf-one-box { 
	padding-bottom: 10px;
	margin-bottom: 2em;
	background: url("img/wtf-onebox-small.png") no-repeat left bottom;
}
#wtf-one-box ul {
	text-align: left;
}

#head {
	position: relative;
	float: left;
	left: 50px;
	margin-bottom: 30px;
}

#main {
	position: relative;
	width: 850px;
	margin: 0 auto;
}

#header {
	margin-top:20px;	
}

#topmenu {
	background: #ffc;
	border: 1px solid #ee0;
	border-radius: 5px;
	padding: 2px 10px;
	clear:both;
	height:30px;
}

#topitem {
	position: relative;
	float: right;
	height: 30px;
	padding-top: 6px;
}

.abox {
	width: 520px;
	text-align: left;
}
.bbox {
	width: 520px;
	text-align: left;		
}


#m1 {
	padding: 0;
	margin-left: 5px;
	margin-bottom: 5px;
	float: left;
	width: 255px;
	background-color: #FFFFDF;
	color: #111;
}
#m2 {
	padding: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	float: right;
	width: 230px;
	background-color: #FFFFDF;
	color: #111;
}
#m {
	padding: 5px;
	margin: 5px;
	text-align: left;
}

#option {
	margin: 1px;
	padding: 0;
	margin-top: 15px;
	text-align: left;
}
#option_r {
	margin: 1px;
	padding: 0;
	margin-top: 15px;
	text-align: left;
	float: right;
}

.files {
	position: relative;
	top: 20px;
	width: 520px;
	float: left;
}
.upbut {
	position: relative;
	vertical-align: baseline;
	width: 140px;
	height: 27px;
	border: 1px solid #aaa;
	padding: 1px;
	margin: 4px;
	background: #fff url('img/bg_black.gif') repeat-x 0 0;
	color: #000;
}
.upbut:hover {
background: #eee;
}

.inp {
	border: 1px groove;
	border-color: #aaa #ddd #ddd #aaa;
/*	background: #fff url('img/bg_black.gif') repeat-x 0 0; */
}

hr {
	margin-right: 20px;
	background-color: #ccc;
	height: 1px;
}

.iclist, .iclist li {
	list-style-image:url("img/iclist.gif");
	padding-left: 5px;
	margin-left: 8px;
	margin-top: 0;
}

.iclistx, .iclistx li {
	list-style-image:url("img/iclist.gif");
	padding-left: 5px;
	margin-left: 8px;
	visibility:hidden;
	margin-top: 0;
}

.iclist2, .iclist2 li {
	list-style-image:url("/img/accept.png");
	padding-left: 8px;
	margin-left: 8px;
	margin-top: 0;
}

.nolist {
	list-style-type: none;
}

.loading {
	border: 1px dashed #333;
	height: 60px;
	text-align: center;
}
.wait {
	background-color: #fff;
	background: url("img/load.gif") repeat-y 0 0;
	border: 1px solid #111;
	text-align: center;
	height: 20px;
	width: 199px;
	margin: 5px;
}

#picture {
	border: 0;
	margin: 10px;
}
#picture img {max-width:821px;}

#footer {
	position: relative;
	top: 30px;
	padding-top: 20px;
	width: 850px;
	height: 70px;
	text-align: center;
	clear: both;
}

legend {color: #267DDC; margin-left:10px;}

fieldset { margin-bottom: 10px; BORDER: 1px SOLID #CCCCCC; -moz-border-radius: 6px 6px 6px 6px; padding: 12px; text-align:left; border-radius:5px;}