table {border-collapse:none}

td#yellow_left { border-left: 1px solid #FFCC33 }
td#yellow_top { border-top: 1px solid #FFCC33 }
td#yellow_right { border-right: 1px solid #FFCC33 }
td#yellow_bottom { border-bottom: 1px solid #FFCC33 }

td#red_left { border-left: 1px solid #EF8787 }
td#red_top { border-top: 1px solid #EF8787 }
td#red_right { border-right: 1px solid #EF8787 }
td#red_bottom { border-bottom: 1px solid #EF8787 }

td#blue_left { border-left: 1px solid #008CDD }
td#blue_top { border-top: 1px solid #008CDD }
td#blue_right { border-right: 1px solid #008CDD }
td#blue_bottom { border-bottom: 1px solid #008CDD }

td#orange_left { border-left: 1px solid #FF9742 }
td#orange_top { border-top: 1px solid #FF9742 }
td#orange_right { border-right: 1px solid #FF9742 }
td#orange_bottom { border-bottom: 1px solid #FF9742 }

td#magnum_left { border-left: 1px solid #990000 }
td#magnum_top { border-top: 1px solid #990000 }
td#magnum_right { border-right: 1px solid #990000 }
td#magnum_bottom { border-bottom: 1px solid #990000 }

td#tower_left { border-left: 1px solid #66FF00 }
td#tower_top { border-top: 1px solid #66FF00 }
td#tower_right { border-right: 1px solid #66FF00 }
td#tower_bottom { border-bottom: 1px solid #66FF00 }

#product_container
{
background: #fff;
width: 550;
border: 0px solid #000;
border-top: none;
clear: both;
margin: 0px;
padding: 0px 0px 0px 0px;
} 

.product_logo
{
position: relative;
	top: -10px;
	left: 1px;
	margin: 0px 0px 10px 0px;
	height:50px; } 

.panels_logo
{
position: relative;
	top: -7px;
	left: 1px;
	margin: 0px 0px 10px 0px;
	height:36px; } 

#product_image,  #product_image p
{
background-color:;
float:left;
border: 0px solid #000;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 150px;
text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	text-decoration: none;

} 
#product_description
{
background-color:;
float:right;
border: 0px solid #000;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 15px;
width: 385px;
}
 
#product_equipment
{
background-color:;
float:left;
border: 0px solid #E9ECEF;
margin: 20px 0px 0px 0px;
padding: 5px;
width: 260px;
} 

#product_optionals
{
background-color:;
float:right;
border: 0px solid #E9ECEF;
margin: 20px 0px 0px 0px;
padding: 5px;
width: 260px;
} 


/* List of control panels for every generator product page */
#product_controlpanel
{
background-color:;
float:right;
border: 0px solid #ccc;
margin: 40px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 550px;
}
/*PRODUCTS MENU STARTS HERE*/
#navlist
{
border-bottom: 1px solid #999999;
margin: 0 0 0 0 ;
padding-bottom: 13px;
padding-right: 5px;
}

#navlist ul, #navlist li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist a:link, #navlist a:visited
{
background: #ffffff;
border: 1px solid #999999;
color: #5D5D5D;
float: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
line-height: 12px;
margin-right: 8px;
padding: 0px 10px 0px 10px;
text-decoration: none;
}

 /*current Link*/
#navlist a:link#current, #navlist a:visited#current
{
background: #E9ECEF;
border-bottom: 1px solid #E9ECEF;
color: #5D5D5D;
font-weight: bold;
}

.current
{
background: #fff;
border-bottom: 1px solid #fff;
color: #5D5D5D;
font-weight: bold;
}
#navlist a:hover { color: #fff; background: #009534; border-bottom: 1px solid #999999; }

#navlist ul a:hover { color: #fff; !important}


 /*NAVLIST2*/
#navlist2
{
background-color: #E9ECEF;
border: 0px solid #999999;
border-bottom: 0px solid #999999;
margin: 0 0 18px 0 ;
padding-top: 2px;
padding-bottom: 14px;
padding-left: 10px;
}

#navlist2 ul, #navlist2 li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist2 a:link, #navlist2 a:visited
{
background:;
border: 0px solid #999999;
color: #5D5D5D;
float: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
line-height: 12px;
margin-right: 8px;
padding: 0px 10px 2px 10px;
text-decoration: none;
}

 /*current Link*/
#navlist2 a:link#current, #navlist2 a:visited#current
{
background-color:;
border: 0px solid #fff;
border-bottom: 2px solid #009534;
color: #5D5D5D;
font-weight: bold;
text-decoration: none;
}

.current2
{
background: #fff;
border-bottom: 1px solid #fff;
color: #5D5D5D;
font-weight: bold;
}
#navlist2 a:hover { color: #5D5D5D; background-color:; border-bottom: 2px solid #009534; text-decoration: none;}

#navlist2 ul a:hover { color: #5D5D5D; !important}


/* OTHER */
.monofase {color: #286AD7; font-weight: bold; font-size: 12px; }
.trifase {color: #C72C2C; font-weight: bold; font-size: 12px; }
