/* 
    Formatting rules for fonts, paragraphs and tables

  blu: #104a7b
  red: #c61810

*/

body { 
    font-family:  Verdana, arial,  helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #c5d3df;
}

span.error {
    color: red;
}

hr {

  border: 0;
  width: 80%;
  color: #104a7b;
  background-color: #104a7b;
  margin-top: 30px;
  margin-bottom: 10px;
  height: 2px;

}

h1.title {
 /*display: none;*/
}

.portletBody {
    
    padding: 15px;
}
.portletBody a ,
.portletBody a:visited {
    
    color:#104a7b;
}

.portletBody h1 {
    font-size:18px;
    border-bottom:2px solid #c61810;
    margin-right:30px;
    color:#104a7b;
    width: 100%;
    font-weight:normal;
}
.portletBody h2 {
    font-size:18px;
    
    
    color:#104a7b;
    width: 80%;
    font-weight:normal;
}
.portletBody h3 {
    font-size:14px;
    font-weight:bold;
}
.portletBody p {
    margin-bottom: 10px;
    margin-top: 3px;
}
.portletdata {
    
}


#top-header .sectionimage {
    padding: 0px;
    border: 0px green solid;
    margin: 0px;
    text-align: right;
    width: 670px;
    
    height: 179px;
    
}

/* left portlets */
#left_column .portletBody {
    background-color:#f4f5f7;
    border:1px solid #e4e5e7;
    margin:20px;
    margin-top:0px;
}  
/* right portlets */
#right_column .portletBody {
    background-color:#f4f5f7;
    border:1px solid #e4e5e7;
    margin:0px;
    margin-top:20px;
}  

#center_column .portletBody {
    padding-left: 20px;
}
/* ------ simple menu---*/


.simple_menu {
   padding-left:70px;
   padding-top:10px;
}
.simple_menu ul {
   margin:0px;
   padding:0px;
   
   list-style-image: url(resources/menuitem.jpg);
}
.simple_menu ul li {
   margin:0px;
   padding:0px;
   margin-top:10px;
}

.simple_menu a ,
.simple_menu a:visited {
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
    color:#104a7b;
}

/*  footer*/

#main_footer table {
   width:650px;
  margin-left:300px;
}

#main_footer table td {
   font-size:12px;
   padding-top:30px;
   
}

/*---------------- Newsflash ---------------------*/

div#newsflash_div
{
 
    
    
 
}
div#newsflash_div .title {
   /*display: none;*/
   

}
div#newsflash_div .date {
   color: #c61810;
   font-style: italic;
}
div#newsflash_div .link a {
   color: #104a7b;
}
div#newsflash_div .newsitem {
    display: none;
    color: #000000;
    
}


div#newsflash_div .description {
    font-weight: bold;
}
div#newsflash_div .intro  p {
   margin-top:10px;
}



/*----------------------*/





/* highlights */
div.highlight {
    
}
div.highlight div{
        
        
        margin-bottom: 7px;
        color: #004a6e;
        font-size: 13px;
        text-align: right;
        padding-right: 13px;
        padding-top: 2px;
        
}

div.highlight div:hover{
    
}
/*-----------------------------------*/



ul.topproducts {
    list-style: none;
    margin-left: 10px;
    padding: 0;
    height: 200px;
}
ul.topproducts li {
    text-align: center;
    float: left;
    margin-right: 18px;
    margin-bottom: 15px;
}
ul.topproducts li table {
    display: block;
    border: 4px solid #31312e;
    background-color: #31312e;
    height: 150px;
    width: 166px;
}

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

td.path {

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

td.pathselected {
    display: none;
    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 {
    
    width: 100%;
    padding: 10px;

}
table.products th {
    background-color: #a7d1e9;
    font-size: 10pt;
    color: #31312e;
    font-weight: normal;
    text-align: center;
    border-right: 1px #aaaaaa solid;
    border-bottom: 1px #aaaaaa solid;
    padding: 2px;
}
table.products td {
    background-color: #cccccc;
    font-size: 10pt;
    color: #31312e;
    font-weight: normal;
    text-align: center;
    border-right: 1px #aaaaaa solid;
    padding: 2px;
}
table.products tr.outline td{
    background-color: #acadae;
    font-size: 10pt;
    color: #31312e;
    padding: 2px;
}
table.products td.mark {
    font-weight: bold;
    text-align: center;
}


.categories_title b {
display: none;
  font-size:16px;
   
    
    color:#000000;
   
    font-weight:normal;
}

ul.categories {
	padding: 0px;
	margin: 0px;
        margin-top:10px;
}

ul.categories li{
	list-style: none;
	padding-left: 0px;
        margin-left: 0px;
        margin-top: 0px;
        border: 0px solid red;
        font-size: 10pt;
        margin-left:10px;
        margin-bottom:4px;
}



ul.categories li a, ul.categories li a:hover{

	text-decoration: none;
	color: #104a7b;
        border: 0px;
	padding-bottom: 10px;        
	
        font-size: 10pt;
}

.productimage {
   float:right;
}




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 {
	padding: 0px;
        margin: 0px;
	
}

ul.resources li {
   margin: 0px;
   display: block;
   
   list-style:none;
   
   
   color: #494949;
   font-size: 13px;
   padding:9px;
}
ul.resources li i{
        display:block;
       
        color: #777777;
        font-size: 11px;
       
}
ul.resources li a {
	
}


.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-top: 0px;
    padding: 5px;
    color: white;
    background-color: #104a7b;
    background-repeat: no-repeat;
    font-weight: normal;
}
.pagerbottom  a {
   color: white;
   text-decoration: underline;
   font-weight: normal;
      
}

table.productdetail{
    border: 2px solid #31312e;
    background-color: #31312e;
}

.productname {
    color: #abd3ea;
    font-size: 18px;
    font-weight: normal;
}

/*
.formbutton{
    cursor: pointer;
    border: outset 1px #ccc;
    background: #999;
    color: #666;
    font-weight: bold;
    padding: 1px 2px;
    background: url("resources/formbg.gif") repeat-x left top;
}
.formbutton:hover{
    color: #ffffff;
}
*/
input.formbutton
{
   font-size: 12px;
   font-family: Arial,sans-serif;
   font-weight: bold;
   color: #444444;
   background-color: #EEEEEE;
   border-style: double;
   border-color: #999999;
   border-width: 3px;
}
input.searchbutton
{
   background-image: url("resources/search.gif") ;
   background-repeat: no-repeat;
   background-position: 5px 0px;
   background-color: transparent;
   border-style: none;
   
}

/* failrs */
/* failrs */
ul.fairs {
	padding: 0px;
        margin: 0px;
	
}

ul.fairs li {
   margin: 0px;
   display: block;
   
   
   list-style:none;
   
  
}

/* child submenu */

#childmenu ul {
  padding:0px;
  margin:0px;
}
#childmenu ul li {
  list-style:none;
  float: left;
  width:120px;
  border-left: 1px solid #c5d3df;
  padding-left:10px; 
}
#childmenu ul li a,
#childmenu ul li a:visited {
  color: #104a7b; 
}

/**flags */

#language_flags {
 position:absolute;
 top:20px;
 left:264px;
}
#language_flags .flag {
 margin-bottom:10px;
}

