body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 15px;
	padding: 0;
	font-size: 11px;
}

/* Misc styles */

h1, h2, h3 {
	color: #800000;
	margin: 0;
	padding: 0;
}

input.chk {
	vertical-align: middle;
	border: 0;
	margin: 0;
	padding: 0;
}

/*
h1 {
	font-size: 1em;
}

h2 {
	font-size: 14px;
}

h2.cnt {
	text-align: center;
	text-transform: uppercase;
}

h2.send_msg {
	width: 400px;
	background: #800000;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
}


.cont {
	font-size: 11px;
	margin: 15px;
}
*/

p {
	margin: 0;
	padding: 0;
}

a {
	color: #800000;
}

/* Superuser popup */

.became_su {
	background: #800000;
	color: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 720px;
	height: 200px;
}

.became_su a, .became_su h2 {
	color: #fff;
}

.became_su a {
	font-size: 14px;
}

.became_su h2 {
	font-size: 28px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.became_su p {
	text-transform: uppercase;
	font-size: 14px;
	text-align: left;
	margin: 0;
	padding: 0;
}

.became_su p.close_win {
	margin-top: 20px;
	text-align: right;
}

.became_su p.close_win a {
	font-size: 11px;
	font-weight: bold;
}

table.photo_explain tr td {
	width: 200px;
	text-align: center;	
	font-size: 11px;
}

/* Fatcat select */

ul.fatcat {
	margin: 0;
	padding: 0;
}

ul.fatcat li ul {
	margin: 0 0 0 10px;
	padding: 0;
}

ul.fatcat li {
	font-size: 11px;
	list-style: none;
}

ul.fatcat li a {
	font-size: 11px;
	text-decoration: none;
	color: #000;
}

ul.fatcat li a:hover {
	color: #800000;
}

ul.fatcat li a.level {
	font-weight: bold;
}

table.tbl_fatcat {
	margin: 15px auto;
}

table.tbl_fatcat tr td {
	vertical-align: top;
	padding: 0 10px;
	width: 25%;
}

/* Articles preview */

.article_cont hr.sep {
	background: #6c6c6c;
    height: 1px;
    border: 0;
    width: 50%;
    margin: 0;
    padding: 0;
}

.right_block {
	float: right;
	margin: 0 0 10px 20px;
}

.right_block img {
	border: 1px solid #000;
}

.article_cont {
	margin: 15px auto;
	width: 685px;
	font-size: 11px;
}

.article_cont h2 {
	color: #800000;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 22px;
	font-weight: normal;
}

p.article_summary {
    font-style: italic;
    color: #666;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

a.print {
	display: block;
	float: left;
	width: 40px;
	height: 20px;
	padding-left: 20px;
	background: url("../images/icons/ns_printer.gif") no-repeat 0 50%;
	line-height: 20px;
	margin-right: 10px;
}

a.email {
	display: block;
	float: left;
	width: 40px;
	height: 20px;
	padding-left: 20px;
	background: url("../images/icons/ns_email.gif") no-repeat 0 50%;
	line-height: 20px;
}

/* Image browser */

ul.i_list {
	margin: 0;
	padding: 0;
}

ul.i_list li {
	float: left;
	display: block;
	width: 120px;
	height: 120px;
	font-size: 10px;
	border-bottom: 1px solid #efefef;
	border-right: 1px solid #efefef;
	margin: 0 5px 5px 0;
	overflow: hidden;
	text-align: center;
}

ul.i_list li a {
	text-decoration: none;
}

ul.i_list li a img {
	border: 0;
}

ul.i_mnu {
	margin: 25px;
	padding: 0;
}

.errors {
	color: #c00;
	font-weight: bold;
	font-size: 11px;
}

.errors ul {
	list-style: square;
}

input, select, option, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input, textarea {
	border: 1px solid #800000;
	padding: 2px;
	font-size: 11px;
}

select, option {
	font-size: 11px;
}

input.btn {
	border-width: 1px 2px 2px 1px;
	border-color: #800000;
	background: #fff;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	/* padding-left: 20px;
	padding-right: 20px; */
}

table.simple {
	margin: 15px;
}

table.simple tr th {
	text-align: left;
}

table.simple tr th, table.simple tr td {
	font-size: 11px;
	vertical-align: top;
}

/* Draw a wonder */
a.btn_wonder {
	display: block;
	color: #333;
	border: 1px solid #800000;
	background: #fff;
	font-weight: bold;
	width: 200px;
	padding: 4px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
}

a.btn_wonder:hover {
	color: #fff;
	border: 1px solid #800000;
	background: #800000;
	font-weight: bold;
}

.wonder_thumb {
	font-size: 10px;
	text-align: center;
}

.wonder_thumb a {
	text-decoration: none;
}

.wonder_thumb img {
	border: 0;
}

.wonder_thumb small {
	font-size: 9px;
}

table.courses_adm_menu {
	margin: 0 auto;
	width: 100%;
	border-collapse: collapse;
}

table.courses_adm_menu tr td {
	text-align: center;
	background: #ccc;
	font-size: 11px;
}

ol.ovr li {
	font-size: 16px;
}