﻿body 
{
font-size: 12px;
color: #333333;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
overflow: hidden;
}

h1
{
margin: 10px 0;
font-size: 18px;
}

h2
{
font-size: 15px;
margin: 10px 0 5px 0;
}

img
{
    border: 0;
}

a
{
    COLOR: #990000;
    TEXT-DECORATION: underline
}
a:visited
{
    COLOR: #990000
}


   
a:hover
{
    COLOR: #006699
}




#sidebar
{
    width: 200px;
}

#sidebar h2
{
    background: #116688;
    color: White;
    text-align: center;

    font-size: 14px;
    padding: 0.2em 0 0.2em 0;
    margin: 0.5em 0 0.3em 0;
	width: 200px;
}

#breadcrumb
{
    padding: 5px 0px 0px 5px;
}

#pageheader
{
    font-weight: bolder;
	width: 100%;
	height: 30px;
}

#dots
{
    width: 100%;
    height: 4px;
    background: url(/common/images/dots.gif);
    background-repeat: repeat-x;
}




.clearing
{
    clear: both;
}




#holder
{
position: fixed;
top: 95px;
_top: 0;
left: 0; 
}

#left, #right
{
overflow: auto;
position: absolute;
top: 0px;
_top: 95px;
height: 100%; 
}

#left
{
display: block; 
float: left; 
width: 200px;
background: url(/Common/redesign04/images2/eclightorangebar.gif);
left: 0px;
}   

#right
{
right: 0;
left: 205px;
padding: 0 10px 0 5px;
}

#left h2
{
    margin: 0 5px 0 5px;
    padding: 5px;
    border: 1px solid darkgrey;
    border-left: none;
    border-right: none;
    display: block;
    background: white;
    color:#003366;
    font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    font-size:12px;
    font-weight:600;
}

#left h2 a
{
    text-decoration: none;
    color:#003366;
}

#left ul.links
{
    padding: 0;
    margin-left: 15px;
}

#left ul.links li
{
    background:transparent url(/common/includes/dot.gif) no-repeat 0 3px;
    
    display:block;
    font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    font-size:11px;
    height:auto;
    line-height:13px;
    list-style-type:none;
    margin:0 0 3px;
    padding:0 0 0 7px;
    
}

#left ul.links li a
{
    text-decoration:none;
    color:#004A6F;
}


    
.viewer table
{
    font-size: 12px;
}



.categoryTree li.active
{
    background: #990000;
    padding: 2px 0 2px 5px;
    margin: 2px 5px 2px 0;
}

.categoryTree li.active a.plainlink
{
    color: White;
    font-weight: bold;
    text-decoration: none;
    cursor: default;
   
}

.search
{
    background-color: #ececec;
    padding: 5px;
    font-size: 12px;
}

.search td
{
    font-size: 0.8em;
}


ul.categoryTree
{
     font-size: 12px;
    padding-left: 10px;
    margin: 5px 0 0 0;
    list-style: none;
}

.categoryTree ul
{
   
    list-style: none;
    padding: 0 0 4px 10px;
    margin: 0;
}
.categoryTree li
{
    padding-bottom: 4px;
    padding: 0;
    margin: 0;
}

.categoryTree li.document
{
        list-style-image:url(/common/includes/dot.gif);
    margin-left: 15px;
    margin-bottom: 2px;
}

.categoryTree li.document a
{
    font-size: 11px;
}

.categoryTree .category
{
    cursor: pointer;
    display: block;
    font-weight: bold;
    background: url(/images/minus.png) left 3px no-repeat;
    padding-left: 15px;
}
.categoryTree .collapsed .category
{
    background: url(/images/plus.png) left 3px no-repeat;
}
.collapsed ul
{
    display: none;
}



#pageheader .header
{
    float: left;
    	padding-left: 20px;
    	font-family: Arial;
}

#topSearch
{
    float: right;
        height: 23px;
}

#topSearch #term
{
    height: 23px;
}

#topSearch #button
{

    width: 53px;
    position: relative;
    top: 5px;
}

#download a
{
    display: block;
    background: url(/images/tacontent/dnld_icon.gif) no-repeat;
    padding-left: 25px;
    height: 20px;
}

.dictionary
{
    margin-top: 20px;
}


#search
{
margin: 5px 10px;
text-align: right;
}

#search #term, #search #type
{
font-size: 12px;
width: 100%;
_width: 130px;
}

#search #term, #search #type
{
font-size: 11px;
}

.document
{
    margin-bottom: 0.4em;
}

.doclist
{
    margin: 0.5em 0;
}

h1#header
{
margin: 0;
padding: 0;
background: none;
}

.searchresult{
background:#FFFFFF url(/applications/images/second3_bk.gif) repeat-x scroll 0 0;
border:1px solid #999999;
margin:auto;
padding:10px;
}

#searchProducts
{
    width: 100%;
    text-align: left;
}