.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* - - -  T A B  - - -*/
.tab {
 background: url(../images/tab_b.png) repeat-x 0 0;
 height: 42px;
 position: relative;
 top: 0;
 z-index: 999;
}
.tab ul.login {
 display: block;
 position: relative;
 float: left;
 clear: left;
 height: 42px;
 width: auto;
 line-height: 42px;
 margin: 0;
 left: 60px;
 text-align: center;
}
.tab ul.login li.left {
 background: url(../images/tab_l.png) no-repeat left 0;
 height: 42px;
 width: 30px;
 padding: 0;
 margin: 0;
 display: block;
 float: left;
}
.tab ul.login li.right {
 background: url(../images/tab_r.png) no-repeat left 0;
 height: 42px;
 width: 30px;
 padding: 0;
 margin: 0;
 display: block;
 float: left;
}
.tab ul.login li {
 text-align: left;
 display: block;
 float: left;
 height: 42px;
 background: url(../images/tab_m.png) repeat-x 0 0;
 font-family: Georgia, Arial;
}
.tab ul.login li a {
 color: #823D62;
 letter-spacing:3px;
 text-decoration: none;
 font-weight: bold;
 font-size: 12px;
 font-family: Georgia, Arial;
}
.tab ul.login li a:visited {
 color: #823D62;
 outline: none;
 letter-spacing:3px;
 text-decoration: none;
 font-weight: bold;
 font-size: 12px;
 font-family: Georgia, Arial;
}
.tab ul.login li a:hover {
 color: white;
 outline: none;
 letter-spacing:3px;
 text-decoration: none;
 font-weight: bold;
 font-size: 12px;
 font-family: Georgia, Arial;
}
.sep {padding-left: 8px; padding-right: 8px;}

/* - - -  P A N E L  - - -*/
#toppanel {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 z-index: 999;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
}

#panel {
 width: 100%;
 height: 270px;
 background-image: url(../images/tdot_bg.jpg);
 background-repeat: repeat-x;
 overflow: hidden;
 position: relative;
 z-index: 3;
 display: none;
 background-color: #EBEBEB;
}
#panel h1 {
 padding-left: 5px;
 color: #823D62;
 letter-spacing: 2px;
 font-family: Georgia, Verdana;
 font-size: 26px;
 font-weight: bold;
 text-align: left;
}
#panel h2{
 margin-top: -35px;
 padding-left: 5px;
 color: #823D62;
 letter-spacing: 1px;
 font-family: Verdana;
 font-size: 15px;
 font-weight: bold;
}

#panel .italic {
 letter-spacing: 1px;
 font-family: Georgia, Verdana;
 font-size: 16px;
 font-style: italic;
 font-weight: normal;
}
#panel .bigger {
 letter-spacing: 1px;
 font-family: Georgia, Verdana;
 font-size: 16px;
}
#panel a {
 color: #823D62;
 letter-spacing:2px;
 text-decoration: none;
 font-weight: bold;
 font-size: 14px;
 font-family: Georgia, Arial;
}
#panel a:visited {
 color: #823D62;
 letter-spacing:2px;
 text-decoration: none;
 font-weight: bold;
 font-size: 14px;
 outline:none;
 font-family: Georgia, Arial;
}
#panel a:hover {
 color: #FFFFFF;
 letter-spacing:2px;
 text-decoration: none;
 font-weight: bold;
 font-size: 14px;
 outline:none;
 font-family: Georgia, Arial;
}
#panel .content {
 width: 950px;
 height:275px;
 margin: 0 auto;
 padding-top: 15px;
 text-align: left;
 letter-spacing: 1px;
 font-family: Georgia, Verdana;
 font-size: 15px;
 font-weight: bold;

}
