@charset "utf-8";
/* CSS Document */
/*Notes: Everything is now in priority and alphabetical order, now that I've fixed Xaio's style sheet some.*/

/* Global */
abbr,acronym {border:0;font-variant:normal;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
body {font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#000;text-align:center;}
fieldset,img{border:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
html{color:#000;background:#FFF;}
hr {border: 1px solid #eee; width: 960px; margin:0 auto;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}
li{list-style:none;}caption,th{text-align:left;}
q:before,q:after{content:'';}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
table{border-collapse:collapse;border-spacing:0;}

/*fonts*/
a {color:#001e9f;text-decoration:none;}
abbr,acronym{border-bottom:1px dotted #000;cursor:help;} 
blockquote,ul,ol,dl{margin:1em;}

body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
caption{margin-bottom:.5em;text-align:center;}
dl dd{margin-left:1em;}
em{font-style:italic;}
input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}
h1{font-size:138.5%;}
h1 {font-size: 245%; font-family:Arial Black, Arial;}
h1 span { color:#c00 }
h1.orange {font-size:18px;color:#F89820;margin-bottom:10px;}
h1,h2,h3{margin:1em 0;}
h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}
h2{font-size:123.1%;}h3{font-size:108%;}
h2.form_label {font-size:14px;margin:10px 0 5px 0;}
ol,ul,dl{margin-left:2em;}
ol li{list-style:decimal outside;}
p,fieldset,table,pre{margin-bottom:1em;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
table {font-size:inherit;font:100%;}
th,td{border:1px solid #000;padding:.5em;}
th{font-weight:bold;text-align:center;}
ul li{list-style:disc outside;}

/*Slick Link */
#slicklink 
a:visited{color:#fff; text-decoration: none;} 
a:active{color:#000}
a:hover{color:gray; text-decoration:none;}

/* Page defaults */
#container {
width:960px;
margin:0px auto;
text-align:left;
}

#cpr { text-align: center; margin-top: 20px; }
#footer {margin-top:20px;clear:both;}
#header {width:960px;}
#header ul, #footer ul {margin:0;padding:0;	text-align:center;line-height:20px;}
#header ul li, #footer ul li {float: left;margin-right:15px;list-style-type:none;}
#left {width:400px;float:left;padding-top:20px;padding-left:20px;}
#left.macadjust {width: 500px;float: left;padding-top: 20px;padding-left: 20px;}

#main {
clear:both;
padding:5px;
width:960px;
min-height:508px;
background: transparent url(/images/long-gradient.png) repeat-x bottom;
border: 1px solid #ccc;	
padding-bottom: 20px;
-moz-border-radius-topleft: 12px;
-webkit-border-top-left-radius: 12px;
-moz-border-radius-topright: 12px;
-webkit-border-top-right-radius: 12px;
}

#main h3 {color:#c00;font-weight:bold;font-size: 153.9%;}
#middle {width:915px;float:left;padding-top:20px;padding-left:20px;}	
#right {width:500px;float:left;padding-top:20px;padding-right:20px;}
#right.macadjust {width: 395px;float: left;padding-right: 20px;padding-top: 20px;}	
#search {width:960px;text-align:left;clear:both;}

#search_area {
float: left;
width: 335px;
background: url(/images/tybit-logo.png) no-repeat;
height: 99px;
padding-left: 182px;
behavior: url(/css/iepngfix.htc);
}

#search h1 { float: right; width: 429px; height: 80px; line-height: 1.5em}
#t_search { width: 200px !important; }

/*styles*/
.404{font-size:28px;color:#000066;}
.blur {color: #999;}
.png { behavior: url(/css/iepngfix.htc); }

/*buttons*/
a.button {
background: transparent url('/images/bg_button_a.png') no-repeat scroll top right;
color: #444;
display: block;
float: right;
font: normal 12px arial, sans-serif;
height: 24px;
margin-right: 6px;
padding-right: 18px;
text-decoration: none;
}

a.button span {
background: transparent url('/images/bg_button_span.png') no-repeat;
display: block;
line-height: 14px;
padding: 5px 0 5px 18px;
}

a.button:active {
background-position: bottom right;
color: #000;
outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {background-position: bottom left;padding: 6px 0 4px 18px;}

a.signin:link, a.signin:visited {
height:23px;
width:143px;
color:#fff;
text-decoration:none;
line-height:23px;
text-align:center;
display:block;
background:transparent url('/images/GKWR-blue-btn.png') no-repeat;
}
