/* 
    Formatting rules for fonts, paragraphs and tables

   dark-gray:#2f3137;
   mid-gray:#3a3c43;
   text-gray:#7b7d85;
   bright-txt:#bfc3d1;
   link-color:#64909c;
   yellow:#ffb229;
   blu:#0a2375;
   grayyellow:#8f7739;

*/

body { 
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    color: #7b7d85;
    background-color: #2f3137;
}
a {   
    color: #64909c;
}
a:hover {
    color: #8f7739;
}
a:visited { 
    color: #64909c;
}
span.error {
    color: red;
}

hr {

  border: 0;
  width: 80%;
  color: #7b7d85;
  background-color: #7b7d85;
  margin-top: 20px;
  margin-bottom: 20px;
  height: 1px;
}




.portletBody {
 /*TODO*/
}
.portletBody .title {
display: none;
}

.portletdata {
    /**/
}


.sectionimage {
    padding: 0px;
    border: 0px green solid;
    margin: 0px;
    text-align: right;
    width: 100%;
   
    
}
 
#body .portletBody {
    padding-top: 41px;
    margin-left: 19px;
    width: 895px;
    padding-bottom: 30px;
    border-bottom: 2px solid #7b7d85;
}
#body .portletBody h1{
    color: #ffb229;
    font-size: 18px;
    font-weight: normal;
}
#body .portletBody h2 {
    font-family: verdana;
    color: #ffb229;
    font-size: 12px;
}

#body .portletBody h3 {
    font-family: verdana;
    color: #ffb229;
    font-size: 10px;
}

#leftbottom .portletBody {
    padding: 19px;
    margin-left: 19px;
    
}

div#newsflash_roller 
{
position:relative;
margin-top: 36px;   
margin-left: 80px;
width: 472px;
color: #bfc3d1;
}

div#newsflash_roller .date {
    display: inline;
    color: #ffb229;
}
div#newsflash_roller .description {
    display: inline;
    color: #ffb229;
    font-size: 18px;
}
div#newsflash_roller .intro  p {
   display:inline;
}

.portletFooter {
 width: 500px;
 float: right;
 text-align: right;
 margin-right: 10px;
 margin-top: 10px;
}

div.highlight {
    background-color: #cccccc;
    float: right;
    
    margin-bottom:5px;
    margin-left:5px;
    margin-top:0px;
    margin-right:0px;
}
div.highlight img {
    float: left;

}

ul.topproducts {
    list-style: none;
    margin-left: -25px;
}
ul.topproducts li {
    text-align: center;
}

div.pathcontainer {
    
    margin-bottom: 4px;
    margin-right: 0px;
    margin-left:5px;
    padding:0px;
}

td.path {

    vertical-align: middle; 
    background-color: #999999;
    color: white;
    height: 20px;
    padding: 5px;
    padding-bottom: 4px;
    width: 375px;
}
td.path a {
    text-decoration: none !important;
    color: white;
}

td.pathselected {
    background-color: #cccccc;
    color: #425072;;
    text-align: left;
    width: 160px;
    font-size: 12pt;
    font-weight: bold;
    padding: 5px;
    padding-bottom: 4px;
    height: 20px;
}

table.products {
    border-left: 1px #aaaaaa solid;
    border-top: 1px #aaaaaa solid;
    border-bottom: 1px #aaaaaa solid;
}
table.products th {
    background-color: #d1d3d4;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
    text-align: center;
    border-right: 1px #aaaaaa solid;
}
table.products td {

    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    text-align: center;
    border-right: 1px #aaaaaa solid;
}
table.products tr.outline {
    background-color: #eeeeee;
    font-size: 10pt;
    color: #000000;
}
table.products td.mark {
    font-weight: bold;
    text-align: left;
}

ul.categories {
	padding: 0px;
	background-color: White;
        margin:0px;
}

ul.categories li{
	list-style: none;
        background-image: url("resources/qa_single.gif");
        background-repeat:no-repeat;
	padding-left:15px;
        margin-bottom:4px;
	
        

}

ul.categories li a {
	font-family: Verdana, Arial, sans-serif;
        font-size: 8pt;
	text-decoration: none;
	color: black;

        border: 0px;

	margin-bottom:4px;        
	margin-top:4px;        
        
}
ul.categories li a:hover {
	color: white;
        background-color: #999999;
	text-decoration: none;
        
}

td.categoriescell {
	width:190px;
        height:220px;
}

div.catpreview {
        position: absolute;
        width: 333px;
        z-index: 1;
        visibility: hidden;
        border: 1px #999999 solid;
        font-family: Verdana, Arial, sans-serif;
        font-size: 8pt;
}

ul.resources {
	

	
}
ul.resources ul{
	
}
ul.resources li {
	list-style: url("resources/arrow.gif") ;
	margin-left: -10px;
	font-size: 10pt;
	color: #ffb229;
}
ul.resources li i {
	font-size: 8pt;
	color: #7b7d85;
}
ul.resources li a {
	font-family: Verdana, Arial, sans-serif;
        font-size: 10pt;
	text-decoration: none;
	color: black;
        
}
ul.newsflash li {
	list-style: none;
	padding: 2px;
        margin-left: -40px;
        font-size: 8pt;
        border-top: 1px #cccccc solid;
}
ul.newsflash li a {
	font-family: Arial;
        font-size: 10pt;
	text-decoration: none;
        font-weight: bold; 
	color: black;
        padding: 2px;
}


.websearchresults ul {
   padding-left: 0px;
   padding-right: 0px;
   list-style-image: none;
   list-style-type: none;
   margin:0px;
}
.websearchresults li {
   margin-left:10px;
   margin-top: 10px;
   padding-left: 0px;
   padding-right: 0px;
   
}
.websearchresults li a {
   text-decoration: underline;
   font-size: 110%;
}
.pagerbottom {
   
    margin-bottom: 0px;
    padding: 5px;
    color: white;
    background-color: #424242;
    background-repeat: no-repeat;
    font-weight: normal;
}
.pagerbottom  a {
   color: white;
   text-decoration: underline;
   font-weight: normal;
      
}



/* site map */
ul.sitemap {
	padding: 10px;
	
	margin: 0;
	
}
ul.sitemap ul{
	padding: 4px;
	margin: 0 0 0 40px;
	
}
ul.sitemap li{
	list-style: none;
	background-image: url("resources/qa_l.gif");
	background-repeat: repeat-y;
	padding: 4px;
	background-position: -5px -3px;
}
ul.sitemap li.last {
    background-repeat: no-repeat;
}
ul.sitemap li a{
	font-family: Arial;
	text-decoration: none;
        font-size: 10pt;
	color: #bfc3d1;
        border: 1px #bfc3d1 solid;
        margin-left: -6px;
        padding: 2px;
}
ul.sitemap li a.remove{
	text-decoration: none;
	color: red;
        border: 0px #000000 solid;
        margin-left: 0px;
        padding: 2px;
}

ul.sitemap li a.exp {
	background-image: url("resources/qa_c.gif") ;
        border: 0px;
        background-repeat: no-repeat;
        background-position: 0px 0;
}

ul.sitemap li a.exp:hover {
    background-color: #ffffff;
}

ul.sitemap li a.close {
	background-image: url("resources/qa_d.gif") ;
        border: 0px;
        background-repeat: no-repeat;
        background-position: 0px 0;
}

ul.sitemap li a:hover{
	color: red;
        background-color: #cccccc;
	text-decoration: none;
}
ul.sitemap li a.selected{
	color: red;
        background-color: #cccccc;
	text-decoration: none;
}

ul.sitemap li a.close:hover {
    background-color: #ffffff;
}

div.agreement {
border-color: #aaaaaa; 
border-width: 1px; 
margin-bottom: 5px;
border-style: solid; 
width: 100%; 
height: 150px;  
background-color: #ffffff; 
overflow: auto;
margin:4px;
}



