/* 
    Formatting rules for fonts, paragraphs and tables
*/


/*general*/

body { 
    font-family:  arial,verdana, helvetica, sans-serif;
    font-size: 12px;
    background-color: #cccccc;
    color: #606060;
}

a {
    color: #000080;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
a:visited {
    color: #000080;
}

td a {
    color: #000080;
}
td a:hover {
    text-decoration: none;
}
td a:visited {
    color: #000080;
}
ul {
   list-style-image: url(./resources/morelink.png);
}

/*structural*/

.sectionimage {
    padding: 0px;
    border: 0px green solid;
    margin: 0px;
    text-align: right;
    width: 494px;/*100%;*/
    margin-left: 0px;
    z-index: 0;
   
}

.portletHeader {
    color: #ffffff;  
    font-size: 10pt;
    z-index: 0;
}


.portletBody {
   padding: 0px;

}
.portletBody h1.title {
    display: none;
    height: 0px;
}
#left .portletBody h1.title  {
    display: block;
    font-weight: normal;
    font-size: 18px;
    margin-top: 0px;
    height: 20px;
    color: #808080;
    background-image: url(./resources/portletheaderbg.png);
    background-repeat: no-repeat;
    background-position: 3px 4px;
    background-color: #ffffff;
    padding-left: 20px;
}

#body .portletBody h1.title  {
    display: block;
    font-weight: normal;
    font-size: 18px;
    margin-top: 0px;
    height: 20px;
    color: #808080;
    background-image: url(./resources/portletheaderbg.png);
    background-repeat: no-repeat;
    background-position: 3px 4px;
    background-color: #ffffff;
    padding-left: 25px;
}

#left .portletBody {
    margin-bottom: 20px;
    margin-top: 20px;
    background-color: #ffffff;
    border-bottom: 1px solid #d1d0be;
    padding-left: 10px;
}


#body .portletBody {
    margin-bottom: 20px;
    margin-top: 10px;
    background-color: #ffffff;
    /*border-bottom: 1px solid #d1d0be;*/
    padding-left: 10px;

}


.portletdata {
    padding: 4px;
}


span.error {
    color: red;
}


.portletFooter {
    
    font-size: 10pt;
    padding-left: 50px;
    padding-top: 10px;
}

.portletFooter a {
    color: #000080;
    height: 18px;
    font-size: 10pt;
    text-decoration: none;
}


div.highlight {
	margin: 0px;
	border: solid 0px #f4f2f3;
	width: 100%;
	float: left;
	z-index: 20;
}


div.highlight div.trans{
    
    background-repeat: no-repeat;
    background-image: url("resources/highlightbg.png");
    
    padding-left: 10px;
    padding-top: 5px;
    padding-right: 10px;
    font-weight: normal;
    font-size: 18px;
    color: #ffffff;
    width: 160px;
    height: 32px;
    border: solid 0px #f4f2f3;
    z-index: 22;
    margin-bottom: 2px;
    
    
}

div.highlight div.notrans{
    
    background-repeat: no-repeat;
    background-image: url("resources/highlightbgh.png");
    
    padding-left: 10px;
    padding-top: 5px;
    padding-right: 10px;
    font-weight: normal;
    font-size: 18px;
    color: #ffffff;
    width: 160px;
    height: 32px;
    border: solid 0px #f4f2f3;
    z-index: 22;
    margin-bottom: 2px;
}


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

div.pathcontainer {
    
    margin: 0px;
    padding: 0px;
}

td.path {

    vertical-align: middle; 
    background-color: #ffffff;
    color: #606060;
    
}
td.path a {
    font-size: 11px;
    color: #7d7d7d;
    text-decoration: none;
}

td.pathselected {
    display: none;
}

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 {
	
    margin-top: -5px;
	
}
ul.resources ul{
	
}
ul.resources li {
	list-style: url("resources/morelink.png") ;
	margin-left: -10px;
        font-size: 9pt;
}
ul.resources li a {
	
        font-size: 12pt;
	text-decoration: none;
	color: black;
        
}

#newsflash_roller { 
        
	padding: 15px; 
	background-image: url(./resources/box300.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	background-color: #ffffff;
	display: block;
	position: relative;
	height: 270px;
	width: 190px;
	border: 0px red solid;
}
#newsflash_roller div {
    padding-top: 20px;
    padding-right: 10px;
    width: 160px;
    border: 0px red solid;
}


ul.newsflash li {
	list-style: none;
	padding: 5px;
        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: #ab0000;
        padding: 5px;
        
}


.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;
      
}
