@charset "utf-8";
/* CSS Document */
html, body{margin:0; padding:0;}
.clearb { clear:both;}
h1 {font-family:"Impact","Arial Narrow", arial, sans-serif; color: #323334; padding:0; margin:0; }
#logo a { background: url(../images/logo-small-result.png) 0 0 no-repeat; outline:none; display:inline-block; width:236px; height:80px;}
#logo a:hover { background-position:0 100%;}

input#q {line-height:25px; height:28px; background: url(../images/searchtxt.png) 0 0 no-repeat; border:none; color:#999; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; padding:10px 15px 22px 15px;width:270px; overflow:hidden; }
input#sa{ background: url(../images/butsearch.png) 0 0 no-repeat; height:57px; width:80px; border:none; outline:hidden; text-indent:-9999px;  cursor:pointer; }
input#sa:hover, input#sa:focus{ background: url(../images/butsearch.png) 0 100% no-repeat;}
input#q:focus, input#q:hover{ background-position: 0 100%; outline:none;}
input#q:focus { color: #6CF;}

div#pagefooter {margin-top:70px;}
h6#copyright{ font-size:9px; text-align:center; color:#1e2426; font-family: verdana, Tahoma, Geneva, sans-serif; }


body#Search { background:#020405 url(../images/page_bg_s.jpg) 0 0 no-repeat; color:#ccc;}
#Search #pagebody{ width:500px; margin:auto;}
#Search div#blectSearch {margin:auto; width:450px; text-align:right;}
#Search h1 { font-size:150px; font-weight: normal; display:block; width:500px; height:140px; margin:100px auto auto; padding-left:50px; }
#Search input#q {padding:10px 15px 22px 15px; margin-left:60px;  width:270px; overflow:hidden; }
#Search #logo a { background: url(../images/logo-small-search.png) 0 0 no-repeat; outline:none; display:block; width:419px; height:142px;}
#Search #logo a:hover { background-position:0 100%;}

body#Result { background:#020405 url(../images/page_bg_result.jpg) 0 0 no-repeat;}
#Result div#blectSearch {text-align:left; margin:20px 0 0 0;}
#Result #pagebody { padding:0 15px;}
#Result input#sa{ background: url(../images/butsearch.png) 0 0 no-repeat; height:57px; width:80px; border:none; outline:hidden; text-indent:-9999px; }
#Result input#sa:hover, input#sa:focus{ background: url(../images/butsearch.png) 0 100% no-repeat; cursor:pointer;}
#Result #logo {float:left; margin-right:30px;}
#Result div#pagefooter {margin-top:0px;}
#Result #tbl_center {height:270px;overflow: hidden;}


