@charset "utf-8";

#services-audio-teaser-image{background:url(../images/home-teaser-image.png) no-repeat; width:276px; height:262px; float:left; margin-left:55px; margin-top:-22px;}
#services-lightning-teaser-image{ background:url(../images/services-lightning-teaser-image.png) no-repeat; width:510px; height:295px; float:left; margin-left:0px; margin-top:-55px;}
#services-riggtruss-teaser-image{ background:url(../images/services-rigtruss-teaser-image.png) no-repeat; width:431px; height:166px; float:left; margin-left:0px; margin-top:0px;}
#services-electrical-teaser-image{ background:url(../images/services-electrical-teaser-image.png) no-repeat; width:253px; height:247px; float:left; margin-left:100px; margin-top:-30px;}

#article{padding:20px 15px 0 0;}
.article-title{ margin-left:20px; color:#fff806; font-family:Arial, Helvetica, sans-serif; margin-bottom:10px; font-weight:bold;}
.arrow-white{ text-transform: none; background:url(../images/arrow-white.png) 6px 7px no-repeat; padding: 0 0 0 20px; } 
.arrow-yellow{ text-transform: none; background:url(../images/arrow-yellow.png) 7px 9px no-repeat; padding: 0 0 0 0px; } 
.red{ color:red;}
#product-table
{
font-family:Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#product-table td, #product-table th 
{
font-size:1em;
/*border:1px solid #98bf21;*/
background-color:#3c3c3c;
padding:3px 25px 2px 25px;
}
#product-table th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#2f2f2f;
color:#fff;
font-weight:bold;
}
#product-table tr.alt td 
{
background-color:#2f2f2f;
}