@charset "UTF-8";

body { background-color: #dae6f0; background-image: url(/images/bg_gradient.jpg); background-repeat: repeat-x; margin: 0; padding: 0; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12pt; color: #000; }

h1 { font-size: 1.0em;	color: white; font-weight: normal; }
h2 { color: #2a6ebb; font-size: 0.9em; margin-top: 2px; }
a:visited, a:active, a:hover, a:link { color: #08c; }
#container { width: 946px; margin: 0 auto; padding: 0; position: relative; left: -15px; }
span.hr { clear: both; display: block; margin-left: 14px; background: url(/images/wi_div_grey_hztl_detail.png) no-repeat top; width: 937px; height: 6px; }

.logo { position: relative; float: left; margin: 20px 0 7px 0; padding: 0; }

#footerNavLayer { position: relative; float: left; clear: both; width: 100%; height: auto; margin: 0; padding: 0; }
.footerLinks { position: relative; padding: 5px 0 10px 18px; float: left; font-size: 0.7em; font-weight: bold; }
.footerLinks a h4 { margin: 0; padding: 0; display:inline }
.footerLinks a { padding: 0 8px; text-decoration: none; color: #08c; background: url(/images/wi_vert_div.gif) right no-repeat;}
.footerLinks a.last { background: none;}
.copyrightText { position: relative; padding: 5px 18px 10px 0; float: right; font-size: 0.6em; color: #666; }
#disclaimer { width: 920px; height: auto; position: relative; float: left; clear: both; margin: 0px; padding: 0 20px 20px 20px; font-size: 0.7em; color: #666; }

#sb-title-inner,#sb-info-inner,#sb-loading-inner{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:998;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{position:absolute;float:right;height:24px;padding:2px 0;width:100%;z-index:999}
#sb-nav-close{display:block;float:right;background-image:url(/images/close.png);width:24px!important;height:24px!important;cursor:pointer}
#sb-nav-next{background-image:url(next.png);}
#sb-nav-previous{background-image:url(previous.png);}
#sb-nav-play{background-image:url(play.png);}
#sb-nav-pause{background-image:url(pause.png);}
#sb-counter{float:left;width:45%;}