@import "\teddsdownloads.css";
@import "\quickbar.css";
@import "\new_layout.css";

body {
        background-image:   url();
      }
div     {
        display: block;
        }
div, img {
        padding: 0px;
        margin: 0px;
        border: 0px;
        }
html, body, h1, h2, h3, h4, h5, h6, h7, h8, h9, ul, ol, li, p {
        font-family: Arial, Helvetica, sans-serif;
        color: #333366;
        }
h1 {
        font-size: 34px;
        }
h1 sup  {
        margin: 0px;
        padding: 0px;
        font-size: 14px;
        position: relative;
        top: 0px;
        }
h2 {
        font-size: 18px;
        }
h3 {
        color: #888888;
        font-size: 12px;
        margin-bottom: -15px;
        }
h4 {
        text-align:center;
        font-size: 12px;
        color: #888888;
        margin-top: 5px;
        margin-bottom: 10px;
        }
p {
        color: #314174;
        font-size: 11px;
        }
ul {
        font-size: 12px;
        list-style-image: url(../images/csc-bl.gif);
        }

li {
        font-size: 12px;
        }
.hr {
        height: 15px;
        margin-bottom: 15px;
        border-bottom: 2px solid;
        }
.h1reg {
        font-size: 14px;
        position: relative;
        top: -15px;
        }

.h2reg {
        font-size: 9px;
        position: relative;
        top: -2px;
        }
:link {
        color: #314174; 
        text-decoration: underline;
        }

:hover {
        color: #314174;
        text-decoration: underline;
        }
:visited {
        color: #000066; 
        text-decoration: underline;
        }
.mainpanel {
        background-image:   url(../images/back-csc.png);
        background-repeat: repeat-x;
        padding: 0px;
        }
#content {
        margin: 0px;
        padding: 20px 0px 20px 20px;
        width: 820px;
	min-height:340px;
	height:auto !important;
	height:340px;
        }
html>body #content{
        width: 800px;
        }
#title h1 {
        background-repeat: no-repeat;
        background-image: url(../images/title-arrow.gif);
        margin-top: 0px;
        margin-bottom: 10px;
        padding: 5px 5px 0px 50px;
        }
#title h2 {
        font-size: 18px;
        margin-bottom: 10px;
        }

.panel {
        float: left;
        width: 380px;
        margin-right: 20px;
        }
.topic h1{
        font-size: 18px;
        }
.topic h2{
        font-size: 14px;
        }
.topic p{
        margin-top: 0px;
        margin-bottom: 10px;
        }
.highlight {
        border-style: solid;
        border-color: #FFFFFF;
        border-width: 2px;
        /*margin: 20px 40px 20px 0px;*/
        padding: 10px 10px 0px 10px;
        /*margin-right: 20px;*/
        margin-bottom: 10px;
        }

.highlight h1{
        font-size: 14px;
        margin-top: 0px;
        padding-bottom: 20px;
        margin-bottom: 0px;
        }
.highlight h1 .super{
        font-size: 10px;
        position: relative;
        top: -5px;        
        }
.highlight h2{
        margin-top: 0px;
        margin-bottom: 0px;
        padding-bottom: 5px;
        }
.highlight ul{
        margin-top: 5px;
        margin-bottom: 5px;
        padding-bottom: 20px;
        }
.highlight a .lnk_img {
	padding-left: 2px;
	}
.caption{
        text-align: left;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-left:0px;
        margin-left:16px;
        }

.caption li{
        font-size: 12px;
        }
.extras {
        padding: 0px;
        float: left;
        }
.extras .panel{
        padding: 0px;
        float: left;
        width: 180px;
        margin-right: 10px;
}
.extras .text p {
        vertical-align: 100%;
        padding: 0px;
        margin: 0px;
}
.extras .text{
        height: 130px;
        padding: 0px;
        float: left;
        width: 180px;
        margin-right: 10px;
}
.extras p {
        padding: 0px;
        margin: 0px;
}
.extras .blank {
        height: 10px;
}
.image {
        float: left;
        padding-right: 10px;
        width: 180px;
        }
html>body .image {
        width: 170px;
        }
.image img {
        padding: 0px;
        margin: 0px;
        border: 0px;
        }
.image p {
        padding: 0px;
        margin: 0px;
        margin-bottom: 5px;
        font-size: 12px;
        text-align: left;
        padding-left: 10px;
        background-image: url(../images/csc-bl.gif);
        background-repeat: no-repeat;
        background-position: 0px 2px;
}
.blocktext {
        float: left;
        vertical-align: bottom;
        }
.blocktext p {
        padding: 0px;
        margin: 0px 10px 10px 0px; 
        font-size: 12px;
        text-align: left;
        padding-left: 0px;
        width: 170px;
        background-image: none;
        background-repeat: no-repeat;
        background-position: 0px 2px;
}
html>body .blocktext p {
        width: 170px;
        }
.clear  {
        clear: both;
        }
.debug {
        margin: 0px; 
        padding: 0px; 
        width: 36px; 
        background-image: url(../images/background2.png)
        }
.unbound {
        width: auto;
        }
.unbound p {
        width: auto;
        }
html>body .unbound p {
        width: auto;
        }
em      {
        font-style: normal;
        font-weight: bold;
        }
.v_spacer {
        height: 10px;
        }
.h_spacer {
        width: 10px;
        }
ul .title{
        font-weight: bold;
        margin-left: 0px
        }
.abstract {
        float: left;
        width: 380px;
        margin-right: 20px;
        margin-left: 0px;
        }
#news { 
	width: 500px;
}
html>body #news {width: 410px;}

.submenu {
	margin-left: 10px;
}
.squared {
	font-size: 0.5em;
	vertical-align: top;
}

.coming_soon {
	margin-left: 10px;
	font-weight: bold;
	font-size: 14px;
}

