body.login {
	background: #e5eaf0 url('http://files.sellerbot.com/designs/dionysus/wp-content/plugins/client_panel/skins/default/resources/images/bg.png') repeat scroll top left;
}

#login
{
	width: 370px;
}

.login h1 a {
	width: 100%;
	height: 81px;
}

.login form
{
	border-radius: 7px;
	border: 1px solid #ccc;
}

a { color:#0a8fe2; }

.widget .widget-top,.postbox h3,.stuffbox h3,.widefat thead tr th,.widefat tfoot tr th,h3.dashboard-widget-title,h3.dashboard-widget-title span,h3.dashboard-widget-title small,.find-box-head,.sidebar-name,#nav-menu-header,#nav-menu-footer,.menu-item-handle {
background-color:#025aa7;
background-image:linear-gradient(top,#025aa7,#ececec);
}

table.wp-list-table, .alternate, .alt { background: none; border: none; }

.widget .widget-top, .postbox h3, .stuffbox h3, .widefat thead tr th, .widefat tfoot tr th, h3.dashboard-widget-title, h3.dashboard-widget-title span, h3.dashboard-widget-title small, .find-box-head, .sidebar-name, #nav-menu-header, #nav-menu-footer, .menu-item-handle {
background: #f1f1f1;
background-image: url('http://files.sellerbot.com/designs/dionysus/wp-content/plugins/client_panel/skins/default/resources/images/stripe_small.png'); /* fallback */
background-image: url('http://files.sellerbot.com/designs/dionysus/wp-content/plugins/client_panel/skins/default/resources/images/stripe_small.png'), -webkit-gradient(linear, left top, left bottom, from(#666669), to(#363639)); /* Saf4+, Chrome */
background-image: url('http://files.sellerbot.com/designs/dionysus/wp-content/plugins/client_panel/skins/default/resources/images/stripe_small.png'), -webkit-linear-gradient(top, #666669, #363639); /* Chrome 10+, Saf5.1+ */
background-image: url('http://files.sellerbot.com/designs/dionysus/wp-content/plugins/client_panel/skins/default/resources/images/stripe_small.png'),    -moz-linear-gradient(top, #666669, #363639); /* FF3.6+ */
background-image: url('http://files.sellerbot.com/designs/dionysus/wp-content/plugins/client_panel/skins/default/resources/images/stripe_small.png'),     -ms-linear-gradient(top, #666669, #363639); /* IE10 */
background-image: url('http://files.sellerbot.com/designs/dionysus/wp-content/plugins/client_panel/skins/default/resources/images/stripe_small.png'),      -o-linear-gradient(top, #666669, #363639); /* Opera 11.10+ */
background-image: url('http://files.sellerbot.com/designs/dionysus/wp-content/plugins/client_panel/skins/default/resources/images/stripe_small.png'),         linear-gradient(top, #666669, #363639);


background-image: url('http://files.sellerbot.com/designs/dionysus/wp-content/plugins/client_panel/skins/default/resources/images/stripe_small.png'); /* fallback */
background-image: url('http://files.sellerbot.com/designs/dionysus/wp-content/plugins/client_panel/skins/default/resources/images/stripe_small.png'), -webkit-gradient(linear, left top, left bottom, from(#666669), to(#363639)); /* Saf4+, Chrome */
background-image: url('http://files.sellerbot.com/designs/dionysus/wp-content/plugins/client_panel/skins/default/resources/images/stripe_small.png'), -webkit-linear-gradient(top, #f1f1f1, #e6e6e6); /* Chrome 10+, Saf5.1+ */
background-image: url('http://files.sellerbot.com/designs/dionysus/wp-content/plugins/client_panel/skins/default/resources/images/stripe_small.png'),    -moz-linear-gradient(top, #f1f1f1, #e6e6e6); /* FF3.6+ */
background-image: url('http://files.sellerbot.com/designs/dionysus/wp-content/plugins/client_panel/skins/default/resources/images/stripe_small.png'),     -ms-linear-gradient(top, #f1f1f1, #e6e6e6); /* IE10 */
background-image: url('http://files.sellerbot.com/designs/dionysus/wp-content/plugins/client_panel/skins/default/resources/images/stripe_small.png'),      -o-linear-gradient(top, #f1f1f1, #e6e6e6); /* Opera 11.10+ */
background-image: url('http://files.sellerbot.com/designs/dionysus/wp-content/plugins/client_panel/skins/default/resources/images/stripe_small.png'),         linear-gradient(top, #f1f1f1, #e6e6e6);

border: 1px solid #ccc; 
border-right: none;
}

.postbox-container .hndle { border: none; border-bottom: 1px solid #ccc;  }



.widefat td, .widefat th {
	border-top: none; 
}

.widefat thead th:first-of-type {
border-top-left-radius: 5px;
border-left: 1px solid #ccc; 
}

.widefat thead th:last-of-type {
border-top-right-radius: 5px;
border-right: 1px solid #ccc; 
}

table.wp-list-table thead a, table.wp-list-table tfoot a, .widefat thead tr th, .widefat tfoot tr th {
color:#000;
}


a.button, a.button-primary, a.button-secondary {
line-height: 15px;
padding: 5px 10px;
white-space: nowrap;
background: #636363 url('http://files.sellerbot.com/designs/dionysus/wp-content/plugins/client_panel/skins/default/resources/images/button-bg.gif') top left repeat-x;
text-shadow: rgba(0, 0, 0, 0.6) 0 1px 0;
border-color: #000;
color: #fff;
border-radius: 3px;
}
a.button:hover, a.button-primary:hover, a.button-secondary:hover { color: #fff; }

input.button-primary, button.button-primary, a.button-primary, .button, .submit input, .button-secondary,
input[type="button"], input[type="submit"] 
{
font-weight: bold;
color: white;
background: #004994 url('http://files.sellerbot.com/designs/dionysus/wp-content/plugins/client_panel/skins/default/resources/images/button-blue.gif') top left repeat-x;
text-shadow: rgba(0, 0, 0, 0.8) 0 1px 0;
border-radius: 3px;
padding: 5px 10px;
border: 1px solid #000; 
}
input.button-primary:hover, button.button-primary:hover, a.button-primary:hover, .button:hover, .submit input:hover, .button-secondary:hover,
input[type="button"]:hover, input[type="submit"]:hover, a.button:hover, a.button-primary:hover, a.button-secondary:hover
{
	color: white;
	background: #940000 url('http://files.sellerbot.com/designs/dionysus/wp-content/plugins/client_panel/skins/default/resources/images/button-red.gif') top left repeat-x;
	border: 1px solid #940000;
} 
