/* --- Browser Default Settings Overrides */
* { margin:0; padding:0; list-style:none; border:0;}
body { background:url(images/bg_login.jpg) top left repeat-x #efefef; font-family:Tahoma, Arial, sans-serif; font-size:12px;}
body p { padding-left:10px;}
a, span { color:#45719b; text-decoration:none;}
a:hover { color:#718fa4; text-decoration:underline;}
h1 { width:760px; padding:5px 5px 5px 15px; background:url(images/th_bg.gif) left center repeat-x #f26522; color:#fff; font-size:12px; text-align:left;}
table { margin:10px 0;}
table th { text-align:center;}
table td { padding:5px;}
input, textarea, select { border:1px solid #ccc; padding:3px;}
.clear { clear:both;}

#adminLogo { width:210px; height:30px; margin:22px 0 0 0;}
#adminPanelTitle { width:190px; height:60px; margin:30px 0;}

.error { color:#C51814; padding:10px;}

/* --- Login Form --- */
#loginForm { color:#131313; margin-top:10px; font:14px "Trebuchet MS", Helvetica, Arial;}
#loginButton { width: 63px; height: 30px; border: none; background: url(images/login_submit.gif) no-repeat;}

