@charset "utf-8";

* {
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
}

body {
	font-size: 14px;
	font-family: Trebuchet MS;
	background-color: #f2eed8;
}

input {
	padding: 1px 2px;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 14px;
}

img {
	border: none;
}

br.clr {
	clear: both;
	height: 0;
	font-size: 0px;
	line-height: 0px;
}
div.clr {
	clear: both;
}
.welcome {
	line-height: 40px;
	color: #2e2c2e;
	font-weight: bold;
	font-size: 16px;
}

.small {
	font-size: 70%;
}

.classhead {
	background-color: #2e2c2e;
	line-height: 38px;
	padding: 0px 12px;
}

.classhead,.classhead a {
	color: #FFFFFF;
	font-weight: bold;
}

.btn {background:url(../images/buttons_bg.gif) no-repeat 10px center; width:100px; height:26px; border: none; font-size:14px; color:#7b9f53; font-weight: bold;font-family: Trebuchet MS;}

span.red {
	color: red;
}

span.note {
	font-size: 80%;
	color: #555;
}

span.closed {
	font-size: 80%;
	color: red;
}

span.hidden {
	font-size: 80%;
	color: green;
}

div.hidden, tr.hidden {
	display: none;
}
#wrap {
	background: #ffffff url(../images/container_bg.png) repeat-x center 130px;
}

#header {
	height: 100px;
	background: #32607e url(../images/header_bg.png) repeat-x center top;
}

#header #header_box {
	float: right;
	margin-top: 100px;
	height: 38px;
	width: 100%;
	background: #32607e url(../images/header_box_bg.png) repeat-x center;
}

#header #header_box,#header #header_box a {
	color: #FFF;
	font-weight: bold;
}

#header #header_box #crumb {
	float: left;
	padding-left: 30px;
	line-height: 38px;
}

#header #header_box #topnav {
	float: right;
	width: 550px;
	padding-right: 30px;
}

#header #header_box #topnav ul {
	list-style: none;
}

#header #header_box #topnav ul li {
	background: url(../images/button_bg.png) no-repeat right center;
	width: 134px;
	line-height: 38px;
	text-align: center;
	float: right;
}
#container {
	margin: 10px 16px;
}

#container #main {
	margin-right: 20px;
}

#guild {
	margin-bottom: 8px;	
}

#guild h5 {
	width: 60%;
	float: left;
}

#guild h6 {
	width: 40%;
	text-align: right;
	float: right;
}

#container #sidebar {
	
}

#sidebar #tabs {
	padding: 2px 0px;
	width: 300px;
}

#sidebar #tabs a {
	/*background: url(../images/tab_bg.png) no-repeat center center;*/
	width: 127px;
	height: 34px;
	display: block;
	float: left;
	text-align: center;
}

#sidebar #tabs a.tabpage {
	/*background: url(../images/tab_bg_selected.png) no-repeat center center;*/
}

#sidebar #tab-page {
	background-color: #e2d0aa;
	padding: 8px 4px;
}

#cpanel {
}

#cpanel a {
	/*display: block;
	text-decoration: none;
	width: 157px;
	height: 157px;
	border: #e2d0ab 1px double;
	color: #808080;*/
}

#cpanel a:hover {
	/*border: 1px double #975d0b;
	color: #042b5c;*/
}

#cpanel ul {
	list-style: none;
}
#cpanel ul img {
	vertical-align: top;
}
#cpanel ul li {
	/*background: url(../images/ico_bg.png) no-repeat center center;*/
	width: 167px;
	height: 168px;
	float: left;
	/*margin: 12px 8px 0px;
	text-align: center;*/
}

#cpanel div.iconimage {
	/*padding-top: 13px;*/
}

#footer {
	background: #000000 url(../images/footer_bg.png) repeat-x center center;
	margin-top: 30px;
	text-align: center;
	height: 100px;
}

.login_credentials {
	width: 240px;
	margin: 40px auto 90px auto;
	padding: 16px 16px 16px 240px;
	border: 1px solid #ccc;
	background: #fbfbfb url(../images/login_screen.png) no-repeat;
	background-position: 56px center;
}

.login_credentials label {
	display: block;
	font-weight: bold;
	margin-top: 4px;
}

.login_credentials #loginForm input.inputbox {
	width: 160px;
}

.login_credentials #loginForm input.inputbox:focus {
	background: #ffb;
}
#welcometext {clear:both;margin:16px 0 8px 0;padding:0;}
.enter {background:url(../images/login_l.png) no-repeat left;margin:8px auto;width:90px;}
.enter_inner {background:url(../images/login_r.png) no-repeat right;padding:6px 0px 6px 8px;}
.enter_inner input {border:none;background:none;padding:0px;margin:0px;cursor:pointer;font-family:Tahoma;font-size:12px;}

.message {width:420px;font-weight:bold;font-size:13px;color:#c63434;text-align:left;margin:4px auto;padding:8px 8px 8px 40px;border:1px solid #cdcdcd;background:#f0f7e2 url(../images/showinfo.png) no-repeat;background-position:8px center;}

/* Mainbody - header block */
table.adminheading {background-color:#FFF;margin:0px;padding:0px;width:100%;border:none;border-collapse:collapse;color:#7b9f53;font-size:14px;text-align:center;}
table.adminheading td {color:#000;}
table.adminheading th {text-align:left;height:32px;width:99%;}
table.adminheading th span {background:url(../images/buttons_bg.gif) no-repeat 18px center; width:108px; height:26px; line-height:26px; display:block; float: left; text-align:center;}
table.adminheading th a {color:#7b9f53;}

/* standard list style table */
table.adminlist {width:100%;background-color:#FFFFFF;margin:0px;padding:0px;border:none;border-color:#fff;border-collapse:collapse;border-spacing:0px;}
table.adminlist th {margin:0px;padding:4px;line-height:16px;background:#575757;font-size:11px;color:#fff;border-bottom:2px solid #BCE27F;} /* green line */
table.adminlist th.title {text-align:left;}
table.adminlist th a {color:#B8E07C;text-decoration:none;} /* green line */
table.adminlist th a:hover {color:#fff;text-decoration:underline;} /* green line */
table.adminlist tr.row0 {background-color:#F0F7E2;text-align:left;}
table.adminlist tr.row1 {background-color:#FFF;text-align:left;}
table.adminlist td {border-bottom:1px solid #e7f0d0;padding:4px;}
table.adminlist tr.row0:hover {background-color:#BCE27F;}
table.adminlist tr.row0hover {background-color:#BCE27F;}
table.adminlist tr.row1:hover {background-color:#BCE27F;}
table.adminlist tr.row1hover {background-color:#BCE27F;}
table.adminlist td.options {background-color:#ffffff;font-size:8px;}
select.options, input.options {font-size:8px;font-weight:normal;border:1px solid #999999;}
table.adminlist td a {color:blue;}
table.adminlist td a:hover {color:#c63434;text-decoration:none;}
table.adminlist td ul {border:none;}
table.adminlist tr.row0:hover a {color:#c63434;}
table.adminlist tr.row1:hover a {color:#c63434;}

/* standard form style table */
table.adminform {width:100%;background-color:#fff;margin:0px;padding:0px;border-collapse:collapse;border:1px solid #ccc;}
table.adminform tr.row0 {background-color:#F0F7E2;}
table.adminform tr.row1 {background-color:#fff;}
table.adminform tr.row0:hover {background-color:#BCE27F;}
table.adminform tr.row0hover {background-color:#BCE27F;}
table.adminform tr.row1:hover {background-color:#BCE27F;}
table.adminform tr.row1hover {background-color:#BCE27F;}
table.adminform tr.row0:hover a {color:#c63434;}
table.adminform tr.row1:hover a {color:#c63434;}
table.adminform th {margin:0px;padding:4px;line-height:16px;background:#575757;font-size:14px;color:#fff;text-align:left;border-bottom:2px solid #BCE27F;} /* green line */
table.adminform th a {color:#B8E07C;text-decoration:none;} /* green line */
table.adminform th a:hover {color:#fff;text-decoration:underline;}
table.adminform td {padding:4px;text-align:left;}
table.adminform td.editor {font-size:9px;}
table.adminform fieldset {border:1px solid #d5d5d5;}
table.adminform td.right {text-align:right;}
table.adminform td.middle {text-align:center;}
table.adminform fieldset {padding: 6px; text-transform: capitalize;}
table.adminform legend {}
