 
body {
	background-color:#FFFFFF;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
	font-size:13px;
	font-style:normal;
	margin: 0;
	padding: 0; 
	text-align: center;
}
form, label input {
	margin: 0;
	padding: 0;
}
body, td {
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
}

a {
	color: #069;
	text-decoration:none;
	
}
a:hover {
	color: #ff0000;
	text-decoration:none;
}
a.ul_a {
	color: #069;
	text-decoration:none;
	font-size:9px;
	 
}

.letlinks {
	color: #ffffff;
	text-decoration: none;
}
.letlinks:hover {
	color: #ffffff;
	text-decoration: underline;
}
.alert {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
	color:#ff0000;
	
}
.outer {
	border: 1px solid #8E8D8D;
}
.tdbold {
		background: #DFDFDF;
		font-weight:bold;
}
.tdhbold {
		background: #FFEE90;
		font-weight:bold;
}
.datarows {
		background: #F1F1F1;
}
.datarows_selected {
		background: #FFFBCC;
}
.tipbg {
		background: #FFFBCC;
		border:1px solid #E2C822;
}
#devnews h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
.boldtxt {
	font-weight: bold;
}

#wphead {
	/* background: url('../images/bg_head_login.jpg') no-repeat 0 0; */
	background: url('../images/bg_top.jpg') no-repeat 0 0;
	/* padding: .8em 19em .8em 2em; */
	color: #FFFFFF;
	/* height:200px; */
	height:57px;
}

#wphead a {
	color: #fff;
}
#leftpanel {
	background: #6E6E6E;
	padding-left: 14px;;
	color: #FFFFFF;
	width:200px;
}


#wphead h1 {
	font-size: 2.5em;
	font-weight: normal;
	letter-spacing: -.05em;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.data_row_one {
	background:#ECEBEB;
	height:30px;
}
.data_row_two {
	background:#E2E2E2;
	height:30px;
}
.data_heads {
	background:#DADADA;
	font-weight:bold;
	height:30px;
}
#wphead h1 span {
	font-size: .4em;
	letter-spacing: 0;
}

thead, .thead {
	background: #dfdfdf
}
a.edit:hover {
	background: #ccc;
	color: #036;
}
h2 {
	/* border-bottom: .5em solid #EDEBEB; */
	color: #333;
	font: normal 24px/12px serif;
	margin: 5px 10px;
	padding:0px;
}

h3 {
	font-weight:bold;
	color: #333;
	margin: 5px 0px;
	padding-left: 213px !important;
	padding-left: 231px;
}

img, #footer a {
	border: 0;
}


label {
	cursor: pointer;
}

li, dd {
	margin-bottom: 6px;
}

p, li, dl, dd, dt {
	line-height: 140%;
}

 input, select {
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	color: #000;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
}

textarea {
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	color: #000;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
}
#noclass {
	margin:0px;
	padding:0px;
}

form#upload th {
	text-align: right;
}
.attpreview {
	width: 1px; /* hug */
	text-align: center;
}
.checkbox {
	background: #fff;
	border: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	border-bottom: 1px solid #ccc;
	padding: 1em 1em .2em;
	margin: 0;
}

.commentlist li li {
	border-bottom: 0px;
	padding: 0;
}

.commentlist p {
	padding: 0;
	margin: 0 0 .8em;
}

.clear {
	clear: both;
	height: 2px;
}

.hidden {
	display: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}

.post-categories {
	display: inline;
	margin: 0;
	padding: 0;
}

.post-categories li, #ed_toolbar {
	display: inline;
}

.quicktags, .search {
	background: #ccc;
	color: #000;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

.bttn input, .bttn input:focus, .button, .button:focus {
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
	
}

.bttn input:active, .button:active {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
}

.button, .button:focus {
	padding: 0.15em;
}

* html .button {
	padding: 0;
}

.submit, .editform th, #postcustomsubmit {
	text-align: right;
}

.optiontable {
	width: 100%;
}

.optiontable td, .optiontable th {
	padding: .5em;
}

.optiontable th {
	width: 33%;
	text-align: right;
	font-size: 1.3em;
	font-weight: normal;
}

.error {
	background: #FFEFF7;
	border: 1px solid #c69;
	margin: 1em 5% 10px;
	padding: 0 1em 0 1em;
}

.wrap {
	background: #fff;
	border: 1px solid #ccc;
	
	margin:15px;
	width:96%;
}
.wrap_txt {
	background: #fff;
	/* border: 1px solid #ccc; */
	/* padding: 1em 0px 0px 0px; */
	padding: 0;
}
.wrap_txt_right {
	/* background: #fff url('../images/bg_wrap_txt_right.jpg'); */
	/* border: 1px solid #ccc; */
	padding: 1em 0px 0px 1em;
	height: 390px;
}
.anglewidth {
	background: #fff;
	border: 1px solid #ccc;
	width: 15px;
}

.narrow {
	width: 450px;
	margin: auto;
}

.narrow p {
	line-height: 150%;
}

.wrap h2 {
	margin: .4em 0 .5em;
	clear: both;
}

* html .wrap h2 {
	margin-top: 1em;
}

table .vers {
	text-align: center;
}

textarea.all-options, input.all-options {
	width: 250px;
}

input.disabled, textarea.disabled {
	background: #ccc;
}

#menu {
	background: url('../images/bg_menu.jpg') no-repeat 0 0;
	margin: 0;
	padding-top: 75px;
	height: 48px !important;
	height: 123px;
}

#menu-login {
	background: url('../images/bg_menu_login.jpg') no-repeat 0 0;
	margin: 0;
	padding-top: 75px;
	height: 48px !important;
	height: 123px;
}

#adminmenu {
	/* border-top: 3px solid #6E6E6E; */
	margin: 0;
	padding: 0 0 0 53px;
	/* padding: .2em .2em .3em 2em; */
}

#adminmenu .current, #submenu .current {
	/*font-weight: bold;*/
	text-decoration: none;
}

#adminmenu a {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 3px 5px;
	border-bottom: none;
	border-left: 2px solid #6E6E6E;
	border-right: 2px solid #6E6E6E;
	text-decoration:none;
}

#adminmenu a:hover, #adminmenu a.current {
	
	color: #333;
	/* padding-bottom: 8px; */
	padding: 25px 8px;
	text-decoration:none;
}
#adminmenu a.current {
	/* background: #000000;
	border-left: 1px solid #6E6E6E;
	border-right: 1px solid #6E6E6E;
	border-top: 1px solid #6E6E6E;
	border-bottom: 1px solid #000000; */
	border: none;
	color: #ffffff;
	padding: 25px 8px;
	margin-right: 9px;
	text-decoration:none;
}

#adminmenu li, #submenu li {
	display: inline;
	line-height: 200%;
	list-style: none;
	text-align: center;
	white-space: nowrap;
}

#submenu{
	background: #242424;
	border-bottom: none;
	margin: 0;
	padding: 1px 1em 0 2em;
	height: 25px;
	
}

#submenu .current {
	background: #ffffff;
	border-top: 1px solid #045290;
	border-right: 2px solid #045290;
	color: #000;
}

#submenu a {
	border: none;
	color: #fff;
	font-size: 12px;
	padding: .3em .4em .4em;
}

#submenu a:hover {
	background: #F3F1EA;
	color: #393939;
}

#submenu li {
	line-height: 180%;
	/*height: 25px;*/
}

#minisub {
	background: #242424;
	border-bottom: none;
	margin: 0;
	padding: 1px 1em 0 2em;
	height:6px;
	font-size:1px;
}

#postdiv, #titlediv, #guiddiv {
	margin: 0 8px 0 0;
	padding: 0;
}

#postdivrich {
	margin: 0;
	padding: 0;
}

#content {
	margin: 0;
	width: 100%;
}
.content_reg{
	width:100%;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
	color:#484848;
	font-size:12px;
}
.regdiv{
	width:100%;
	height:auto;
	overflow:hidden;
}
.formL{
	width:25%;
	height:auto;
	float:left;
	text-align:left;
	padding:5px 5px 5px 0px;
	overflow:hidden;
}
.formR{
	width:65%;
	height:auto;
	float:left;
	text-align:left;
	padding:5px 5px 5px 0px;
	overflow:hidden;
}
.formreg{
	width:100%;
	height:auto;
	margin:auto;
	overflow:hidden;
	
}
#postdivrich #content {
	padding: 5px;
	line-height: 140%;
}

#titlediv input, #guiddiv input {
	margin: 0;
	width: 100%;
}

#currenttheme img {
	float: left;
	border: 1px solid #666;
	margin-right: 1em;
	margin-bottom: 1.5em;
	width: 300px;
}

input.delete:hover {
	background: #ce0000;
	color: #fff;
}

#deletebookmarks:hover {
	background: #ce0000;
	color: #fff;
}

#postdivrich #quicktags {
	background: #f0f0ee;
	padding: 0;
	border: 1px solid #ccc;
	border-bottom: none;
}

#postdiv #quicktags {
	padding-right: 6px;
}

#postdivrich #quicktags {
	display: none;
}

#quicktags #ed_toolbar {
	padding: 0 2px;
}


#quicktags #ed_strong {
	font-weight: bold;
}

#quicktags #ed_link {
	color: blue;
	text-decoration: underline;
}

#quicktags #ed_del {
	text-decoration: line-through;
}

#quicktags #ed_em {
	font-style: italic;
}

#quicktags #ed_code {
	font-family: "Courier New", Courier, mono;
	margin-bottom: 3px;
}

#title {
	font-size: 1.7em;
	padding: 4px 3px;
}

#postexcerpt div, #attachmentlinks div {
	margin-right: 8px;
}

#attachmentlinks textarea {
	width: 100%;
	height: 2.5em;
	margin-bottom: 6px;
}

* html #postexcerpt .dbx-toggle-open, * html #postexcerpt .dbx-toggle-open {
	padding-right: 8px;
}

#user_info {
	position: absolute;
	right: 1em;
	top: 0;
	color: #fff;
	font-size: .9em;
}

#user_info a {
	color: #fff;
	text-decoration:none;
}
#user_info a:hover {
	color: #fff;
	text-decoration:underline;
}

div.wrapper_centered {
	margin:0 auto;
	width:980px;
	text-align: left;
}

#main {
	background-image:url('../images/bg_right.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	padding-top: 2em;
	min-height: 400px;
	}

#check {
	background-image:#FFF;
	min-height: 400px;
	}

#request_award_button {
	background: transparent;
	border: none;
	color: #000;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
}
#promo_button {
	/* visibility:hidden; */
	display:none;
}
