﻿.MainPageFourSpot
{
    width: 680px;
    float: left;
    padding: 0px;
    margin: 0px;
    background-image: url(/App_Themes/ADClean/frontpageblocks.jpg);
    background-repeat: no-repeat;
}

.DAFrontContentSection
{
    width: 308px;
    margin-left: 5px;
    text-align: center;
    float: left;
    padding: 0px;
 
 

    
 
}
.DAFrontPromoSection
{
    width: 290px;
    margin-left: 5px;
    text-align: center;
    float: left;
    padding: 0px;
 


 
}
.DAFrontStoryboard
{ 
    width:275px;
      height:300px;
     
}

.FrontPageFeatureStory
{
    width:315px;
    float:left;
    margin-left:10px;
    margin-right:10px;
}

.FrontPageProductLaunches
{
   
    width: 270px;
    text-align: left;
    background-position: center top;
    background-image: url(ProductLaunchMini.jpg);
    background-repeat: no-repeat;
    background-color: #DFE3EC;
    padding: 45px 5px 5px 5px;
}
.FrontPageCenterSection
{
    float:left;
    width:640px;
}
.NewFrontPageIndustryNews
{
    width: 640px;
    margin-left:1px;
    text-align: left;
    float: left;
    /*height: 150px;*/
   /* overflow-x: hidden;
    overflow-y: scroll;
    overflo: -moz-scrollbars-vertical !important;
    font-size: 80%;
    
    color: #FFFFFF;
    background-color:#344459;*/
    padding:10px;
    margin-bottom: 10px;
}

a:link.TextHeadline, a:visited.TextHeadline
{
    color: #000000;

}
.TextHeadline
{
    text-align: left;
    font-size:125%;
    margin-top: 10px;
    padding-right: 10px;
    margin-bottom: 5px;
    margin-top: 10px;
    line-height: 110%;
  
}
.FrontPageIcon
{
    width: 30px;
    padding: 5px;
    border: solid 1px #CCCCCC;
    float: left;
    margin-right: 10px;
    display: inline;
}
.FrontPageTeaser
{
    float: left;
    text-align: left;
    color: #696969;
    display: inline;
    width: 205px;
   
}
.FrontPageSub
{
    width: 155px;
    height: 225px;
    float:left;
    background: url(/App_Themes/ADClean/subscribe2.jpg);
    background-repeat:no-repeat;
    padding-top:40px;
    padding-left:45px;
}
.FrontPageBlog
{
    width: 225px;
    height: 225px;
    float:left;
    background: url(/App_Themes/ADClean/openwide.jpg);
    background-position:top;
    background-repeat:no-repeat;
    padding-top:75px;
}
.FrontPageSurvey
{
    width:215px;
    height:225px;
    float:left;
}
.FrontPageNewsIntro
{
    
    font-size: 200%;
    padding-bottom: 2px;
    text-transform: uppercase;
    padding-top: 2px;

    margin-bottom:5px;
    float:left;
    width:420px;
    margin-left:10px;
}

a:link.FrontPageReadMore, a:visited.FrontPageReadMore
{
    color: #008000;
    text-transform: uppercase;
}
#ADARSS a
{
    color: #FFFFFF;
    padding-bottom: 2px;
    font-size: 10pt;
}

.DACenterSearchMenu
{
    float: left;
    height: 65px;
    width: 510px;
    margin-left:auto;
    margin-right:auto;
    padding-left: 175px;
    padding-top: 15px;
    font-size: 120%;
    margin-bottom: 10px;
    background-image: url(/App_Themes/ADClean/searchbackground.jpg);
    background-repeat: no-repeat;
    background-position-y: top;
    vertical-align: middle;
    text-align: center;
}