/* global settings */
* { margin: 0; padding: 0; }
html { height: 100%; }
body { height: 100%; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: .8em; background: #fff url(../theme/verticalbg.jpg) repeat-y 15px 0;}
img { border: 0; border-style: none; }
a.contentlink:visited, a.contentlink:link { color: #EE1C23; text-decoration: none; } 
a.contentlink:active, a.contentlink:hover { color: #ccc; text-decoration: underline; }
a:visited, a:link { color: white; text-decoration: none; } 
a:active, a:hover { color: #ccc; text-decoration: underline;}
p { line-height: 1.4; margin: 0 20px 10px 0;}
input:focus { background: #ccc; }
.login_input { width: 140px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; }
.tdsmall { font-size: .7em; color: #000; font-weight: lighter; }
.tdmed {font-size: .7em; color: #000; font-weight: bold; }
.tdmedlg {font-size: .9em; color: #000; font-weight: normal; }
.tdlarge {font-size: .9em; color: #000; font-weight: bold; }
.t { margin-left: 20px; margin-right:10px; }
.alt { display: none; }
ul li { margin:0 0 0 20px; padding:0; }

/* menu */
#menu {position: absolute; top: 106px; left: 200px; }

#leftpane { position: absolute; background-image: url(../theme/verticalbg.jpg); background-repeat: repeat-y; top: 0px; left: 15px; width: 192px; }
#toppane {background-image: url(../theme/horibg.jpg); position: relative; background-repeat: repeat-x; top: 0px; left: 0px; height: 141px; }
#rightpane {float: right; width: 165px; background-color:#6381D9; color: #FFFFFF; font-weight: bold; margin-top: 5px;}
#rightmargin {padding-left: 5px; background-color: #6381D9; font-size: .8em;}
#flashcontent {float:right; z-index:3;}

/* home */
#frontequip { background: url(../images/frontequip.jpg) no-repeat center; height: 173px; margin: 10px auto; }
#topimage {position: absolute; top: 0px; left: 207px; z-index:0;}

/* left pane box items */
.box {width: 175px; }
.boxsolid {border-left: 1px solid #000; border-right: 1px solid #000; background-color:#FFF; }
.TopCorner, .BottomCorner {background-color:#000; font-size:1px; clear:both;}
.l1,.l2 {overflow:hidden; height:1px; background-color:#000;}
.l1 {margin:0; border-left:1px solid #000; border-right:1px solid #000;}
.l2 {margin:0 1px; border-left:1px solid #000; border-right:1px solid #000;}
#smallscroll {font-size: .8em; color: #000; padding: 5px; height: 155px; overflow: scroll; text-align: left; }

/* tedp */
#tedp_equip { background: url(../images/equip.jpg) no-repeat center; height: 58px; margin: 10px auto; }

/* footer */
#csd { float: right; background: url(../theme/minicsd.gif) no-repeat center; height: 27px; margin: 10px auto; width: 66px;}

/* login */
#login { padding: 5px; }
.passwd { font-size: .85em; }
.input-button { font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; }
#loginbox { border:1px solid black; background-color: #6381D9; color: #FFFFFF; margin: 10px; padding: 10px; width: 180px; text-align: left; font-weight: bold; font-size: .8em; }

/* profile */
.profile table td { font-family: Arial, sans-serif; font-size: .9em; font-weight: normal;  }
 