/* CSS Document */
@import url(admin.css);
/*
#ma-panel-content ul#ma-panel-mainmenu {
	float:left;
	left:-238px;
	position:absolute;
	top:52px;
}*/

#aff-header{background:#FFFFFF url(../images/panel/bg_head_tile.png) repeat-x scroll left top;top:10px;}
#aff-header .bg{background:transparent url(../images/panel/bg_head.png) no-repeat scroll left top;
padding-top:25px;}
.bg h1{font-family:Georgia,"Times New Roman",Times,serif;
font-size:40px;
line-height:30px;
margin:0 auto;
min-height:40px;
overflow:hidden;
position:relative;
text-shadow:0 1px 0 #D1D1D1;
width:980px;}
.starbar{background:transparent url(../images/panel/bg_star_bar_top_tile.png) repeat-x scroll center 9px;
height:24px;}
.starbar .star{background:#FFFFFF url(../images/panel/icn_star_bar_top.png) no-repeat scroll 1px 0;
height:24px;
margin:0 auto;
width:64px;}

#aff-footer{
background:transparent url(../images/panel/bg_footer_tile.png) repeat-x scroll left top;
}
#aff-footer .bg {
background:transparent url(../images/panel/bg_footer.jpg) repeat-x scroll center top;
font-family:"Helvetica Neue",Arial,sans-serif;
font-size:20px;
min-height:100px;
}
#aff-footer .starbar {background:transparent url(../images/panel/bg_star_bar_bottom_tile.png) repeat-x scroll center 25px;
height:40px;
padding-top:16px;}

#aff-footer .starbar .star{background:#FFFFFF url(../images/panel/icn_star_bar_bottom.png) no-repeat scroll left top;
height:24px;
margin:0 auto;
width:63px;}


#ma-panel-content{
	background: url(../images/panel/panel-content-topbg2.png) no-repeat; position: relative;
}
#login-tabs{
	width:98%;font-size:13px;
}

.error{
	border-width: 1px;
	border-style: solid;
	padding: 0 0.6em;
	margin: 5px 15px 2px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #ffebe8;
	border-color: #c00;
}

/*.form-table .pre {
	color: #333;
}
.form-table th,
.form-wrap label {
	color: #222;
	text-shadow: #fff 0 1px 0;
}

.description,
.form-wrap p {
	color: #666;
}
.form-table .color-palette td {
	border-color: #fff;
}*/

.widefat {
	border-color: #dfdfdf;
	background-color: #fff;
	width:99%;
}

.widefat td,
.widefat th {
	border-color: #dfdfdf;
}

.widefat th {
	text-shadow: rgba(255,255,255,0.8) 0 1px 0;
}

.widefat thead tr th,
.widefat tfoot tr th,
.find-box-head {
	color: #333;
	background: #d5e6f2 url(../../../../../../wp-admin/images/blue-grad.png) repeat-x scroll left top;
}
table.widefat span.delete a,
table.widefat span.trash a,
table.widefat span.spam a{
	color: #bc0b0b;
}

table.widefat .delete a:hover,
table.widefat .trash a:hover,
table.widefat .spam a:hover
{
	color: #f00;
}
.alt
.alternate {
	background-color: #edfbfc;
}
.codelink{ margin-top:5px; margin-bottom:5px;}
.codelink a{ color:#5587B7; font-weight:bold;}

/*.pager-wrap{ float:right; margin-right:5px;}
.pager-wrap a{ text-decoration:none; border-bottom: none;}
*/

.pager-wrap{ float:right; margin-right:5px; margin-top:10px; font-size:12px; font-family:Arial, sans-serif}
.pager-wrap a{ text-decoration:none; color:#5587B7;}
.pager-wrap a:hover{text-decoration:underline;}