﻿ 
 #main-container
 {
 background-image:none;
}


#flashAlt
{
    position:relative;
    border:solid 0px #0279b6;
    height:280px;
    width:530px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    
}

#flashAlt h1
{
    font-size:12px;
    font-weight:bold;
    margin:0px 0px 0px 0px;
    padding:3px 0px 0px 0px;
    width:500px;
    height:auto;
    background-image:none;
    color:#0073ae
}

#flashAlt h2
{
    font-size:11px;
    margin:7px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    color:#d2a54a
}

#flashAlt p
{
    margin:0px 0px 0px 0px;
}

#flashAlt-content
{
    padding:5px 0px 0px 10px;
    height:230px;
    width:520px;    
    position:absolute;
    top:38px;
    left:0px;
    font-size:10px;
    border:solid 1px #dedede;
    
   
    
}

#flashAlt-text
{
    width:530px;
    height:38px;
    background-color:#edeef0;
    position:absolute;
    top:0px;
    left:0px;
 border:solid 1px #dedede;
    
}

#flashAlt-text p
{
    position:absolute;
    bottom:10px;
    left:10px;
    font-weight:bold;
}

#flashAlt-text img
{
    position:absolute;
    bottom:3px;
    right:1px;
}


#stagingmap
{
position: absolute; top: 16px; left: 12px;
height: 280px;
width: 533px;
/*background-image:url(../images/featured/flash_uninstalled.jpg);
background-position:bottom;
background-repeat:no-repeat;
*/
}

#motioncontainer
{
    margin-top:33px;
}

#trueContainer
{
    border:solid 0px #000000;
    position:absolute;
    top:-10px;
    height:96px;
    padding-right:40px;
    padding-top:20px;
}

#trueContainer img{
    cursor:pointer;
    vertical-align:top;    

}
/*Old
.learnmore
{
color:#000000; 
font-family:arial,helvetica; 
font-weight:normal; 
font-size:11px;
line-height:14px;
background-color:#ffffff; 
border:solid 2px #d2d2d3;
width:300px;
min-height:95px;
padding:0px 10px 5px 10px;
vertical-align:middle;
z-index:2000;
position: absolute; 
top:230px; 
left: 245px;

}
*/

.learnmore
{
    
    
}

.learnmore p
{
margin:10px 0px 0px 0px;
}

.learnmore .close
{
text-align:right;
}





#agentfinder
{
position: absolute; 
top: 16px;
left: 557px;
font-size:11px;
border: 1px solid #dedede;
border-bottom:0px;
width: 390px;
height:110px;

}

#agentfinder fieldset
{
margin:0px 0px 0px 5px;
border:solid 0px #000000;
padding:2px 0px 0px 0px;
}

.agentHeader
{
    font: bold 12px arial,helvetica;
    color: #1cb9cc;
    width: 365px;
    height: 20px;
    background-image: url(/images/agent_bkg.png);
    background-repeat:no-repeat;
    background-position:top left;
    padding: 7px 0px 6px 25px;
    margin: 0px 0px 0px 0px;
}



.searchText
{
float:left;
margin:5px 50px 0px 0px;

}

.searchTextsp
{
float:left;
margin:5px 30px 0px 0px;

}

#iiaa
{
background-image: url('/images/iia_logo.gif');
background-repeat:no-repeat;
background-position:top left;
display:block;
width:60px;
height:41px;
float:left;
margin:-2px 10px 0px 0px;
}






/*Accordian Styles*/


.applemenu
{
    position: absolute;
   top: 121px;
    left: 557px;
    padding: 0px 0px 0px 0px;
    width: 390px; /*width of menu*/
   border-right: 1px solid #d8d6d6;
    border-left: 1px solid #d8d6d6;
      border-bottom: 1px solid #d8d6d6;
}

.applemenu  p
{
font-size:11px;
margin:0px;

float:left;
}

.applemenu .login, .applemenu .logout
{
float:left;
width:68px;
height:26px;
display:block;   
margin:15px 0px 0px 13px; 
border:0;
cursor:pointer;
}
.applemenu .login
{
background: url(/images/login_btn.gif) no-repeat top left;
}

.applemenu .loginVendor
{
background: url(/images/login_btn.gif) no-repeat top left;
}

.applemenu .logout
{
background: url(/images/logout_btn.gif) no-repeat top left;
}

.applemenu label
{
font-weight:normal;
color:#666667;
}



.applemenu div.silverheader a, .applemenu div.silverheader a:visited
{
    background: #dadeda url(/images/accordian-hide.png) repeat-x left 50%;
    font: normal 12px arial,helvetica;
    color: #666667;
    display: block;
    position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
    width: auto;
    padding-left: 30px;
    text-decoration: none;
    top: 0px;
    left: 0px;
    padding-right: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    /* border-left: 1px solid #d8d6d6;
      border-right: 1px solid #d8d6d6;*/
}


.applemenu div.silverheader a:active
{
  
}




.applemenu div.silverheader.selected a, .applemenu div.silverheader a:hover
{
    background-image: url(/images/accordian-highlight.png);
    color: #ffffff;
    font-weight: bold;
     border-left: 1px solid #26bbcc;
      border-right: 1px solid #26bbcc;
}

.applemenu div.submenu
{
    /*DIV that contains each sub menu*/
    background: white;
    padding: 5px;
    height: 89px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

/*My Account*/

#home_myaccount
{
padding:0;
margin:0;
}

#mylogin
{
border:0;
padding:0;
margin:27px 0px 0px 0px;
font-size: 11px;
}

#myoptions
{
border:0;
padding:0;
margin:7px 0px 0px 0px;
font-size:11px;
}

#myoptions a
{
font-size:11px;
margin:0px 5px 0px 5px;

}

#home_myaccount .loginField, #searchfor
{
width:140px;
border:solid 1px #cfcbc3;
line-height:18px;
}

#mylogin label
{
float:left
}

#btn-login
{
margin:10px 0px 0px 13px;
float:left
}

#btn-logout
{
margin:0px 0px 0px 13px;
float:left
}

#btn-search
{
float:left;
background: url(/images/search_btn.gif) no-repeat top left;
width:69px;
height:26px;
display:block;   
margin:8px 0px 0px 4px; 
border:0;
cursor:pointer;
}

#btn-searchsp
{
float:left;
background: url(/images/search_btn.gif) no-repeat top left;
width:68px;
height:26px;
display:block;   
margin:8px 0px 0px 0px; 
border:0;
cursor:pointer;
}


#searchFields
{
border:solid 0px #000000;
padding:0px;

width:381px
}

#searchFields  #searchfor, #searchFields select
{
float:left;
margin:12px 0px 0px 0px;
}

#searchFields select
{
margin-left:10px;
margin-right:0px;
font-size:11px;
height:20px;
width:81px;
border:solid 1px #cfcbc3;
}

/*Learn More Gallery*/




#gallery-wrapper
{
    background-image: url(/images/background-learnmore.png);
    background-repeat: no-repeat;
    height: 130px;
    width: 959px;
    top: 315px;
    left: 0px;
    position: absolute;
    z-index:10;
}

#cover-gallery
{
    background: url(/images/cover-gallery.png);
    height: 101px;
    margin-left: 10px;
    margin-top: 1px;
    width: 940px;
    top: 340px;
    left: 0px;
    position: absolute;
    display:none;
    z-index:20;
}



#bottomcontent
{
position: absolute; bottom: 10px; left: 13px
}





#gallery-back
{
    position: absolute;
    top: 60px;
    left: 20px;
    width: 29px;
    height: 34px;
    cursor: pointer;
}

#gallery-fwd
{
    position: absolute;
    top: 60px;
    right: 20px;
    width: 28px;
    height: 35px;
    cursor: pointer;
}

/*Featured Content - Bottom*/
#bottom-features
{
position: absolute; 
bottom: 5px; 
left: 8px;
width:947px;
height:241px;
padding:0;
}

.feature
{

padding:0px 0px 0px 15px;
margin:0px 0px 0px 0px;
float:left;
border:solid 0px #000000;
position:relative;
}

#claims-center
{
width:388px;
height:241px;
background-image: url(/images/backgrounds/claimcenter-homebg.png);
background-repeat:no-repeat;
background-position:top left;
margin-left:12px;
font-size:11px;

}

#vip 
{
   width:220px;
   height:20px;
   float:left;
   color:#e51b24;
   margin:0px 0px 0px 10px;
   padding:0px 0px 0px 0px;
  

}

#quote
{
   width:220px;
   height:60px;
   float:left;
   margin:5px 0px 0px 10px;
   padding:0px 0px 0px 0px;
 

}



.red {
	color:#e51b24;
	font-size:11.5px;
	font-weight: bold;
}

a.red:link, a.red:visited, a.red:hover {
	color:#e51b24;
	font-size:10px;
	font-weight: bold;
}

#quoter
{
display:block;width:200px;text-align:right
}

#claims-center #bottom
{
    padding:0px 0px 0px 0px;
    border:solid 0px #000000;
    position:absolute;
    bottom:5px;
}

#claims-center #top
{
    padding:0px 0px 0px 0px;
}

#claims-center #bottom div, #claims-center #bottom img{
    float:left
}

#claims-center #bottom div
{
    width:210px;
    margin:0px 0px 0px 20px;
    padding:0px 0px 0px 0px;
    border:solid 0px #000000
    
}

b.blue
{
    font-size:12px;    
    color:#1cb9cc
}
#media-wrapper
{
width:517px;
height:241px;
background-image: url(/images/backgrounds/mediacenter-homebg.png);
background-repeat:no-repeat;
background-position:top left;


}

#media-center div{
    width:245px;
    height:110px;
    float:left;
    margin:0px 0px 0px 0px;
    padding:15px 0px 0px 0px;
    font-size:11px;
    border:solid 0px #000000
    
}
#media-center div b
{
font-size:12px;
}



#media-wrapper img{
    float:left;
    margin:0px 10px 0px 0px;
}


#media-center .commercials
{
background: no-repeat url(/images/featured/divider.png) top right;
padding-right:10px;
}

#media-center .awards
{
    margin-left:10px;
}



#news-center
{
width:422px;
height:82px;
padding:0px 0px 0px 85px;
margin:8px 0px 0px 0px;
background-image: url(/images/backgrounds/news-homebg.png);
background-repeat:no-repeat;
background-position:bottom left;

}

#news-center ul#articles
{
overflow:hidden;
width:420px;
height:34px;
margin:0px 0px 5px 0px;
padding:0;
border:solid 0px #000000;
line-height:18px;
font-size:11px;

}

#news-center li{
    list-style-type:none;
    padding:0px 0px 0px 0px;
    margin:0px 10px 0px 0px;
    border:solid 0px #000000;
}

#news-link
{
        font-size:10px;float:right;display:block
}

#scrollBtns
{
       width:11px;
       position:absolute;
       top:67px;
       right:10px;
}

#scrollBtns img
{
    cursor:pointer;
}


.feature h4
{
margin:10px 0px 0px 0px;
font-size:14px;
    
}

.feature h5
{
margin:10px 0px 0px 0px;
}



.divider
{
background: no-repeat url(/images/featured/divider.gif) top right;
}

#quote
{
    

}


#btn-search
{
margin:8px 0px 0px 5px !important; 
}

/*List Item Styles*/
/*
.feature ul li
{
background: no-repeat url(/images/grey_arrow.gif) top left;
background-position:0px 4px;
}

.feature ul li.red
{
background-image: url(/images/red_arrow.gif);
}

.feature ul li.blue
{
background-image: url(/images/blue_arrow.gif);
}

.feature ul li.red, ul li.red a
{
color:#c62525;
font-weight:bold;
}
*/
#right_side 
{

}