﻿@import url("../../Custom/css/base.css");
@import url("../../App_Themes/Default/style.css");

/*		Carrier page
----------------------------------------------------------*/

div#featuredContent div.leftSide 
{
    float:left;
    margin-bottom:10px;
    width:293px;
}
div#featuredContent div.middle 
{
    float:left;
    margin-bottom:10px;
    width:321px;
}
div#featuredContent div.rightSide 
{
    float:right;
    text-align:center;
    width:400px;
}
span#getquotesnow_label
{
    display:none;
}
div#zipcode_label span
{
    float:left;
    font-weight:bold;
}
div.middle div.enterZipSubpageFormElementsContent 
{
    width: 160px;
    float: left;
}
div.middle div.enterZipSubpageButtonContent
{
    width: 140px;
    float: right;
}
div#enterZipSubpageContainer 
{
    margin-top:20px;
    margin-left:20px;
}
div#enterZipSubpageContainer div.insuranceQuestion
{
	display:none;
}
div#bottombanner 
{
    margin-bottom:20px;
    margin-top:20px;
}
/*div#showcaseContainer div.bottomLeftContent 
{
    width:460px;
    margin-top:40px;
}*/
div.topLeftContent 
{
    margin-top:20px;
}
div.bottomRightWrapper
{
	float:right;
	width:724px;
}
div#showcaseContainer div.bottomLeftContent
{
	float:left;
	width:300px;
	margin-top:40px;
}
div#showcaseContainer div.bottomRightContent
{
	float:left;
	width:599px;
}
div.thawteContent
{
    width:180px;
    float:none;
}
div#enterZipContainer div.enterZipFormElementsContent div.input input
{
    width: 155px;
}
div.insuranceQuestion 
{
    display:none;
}
div#enterZipContainer span#getquotesnow {
    display: none;
}
div#enterZipContainer div.label span,
div#enterZipContainer div.enterZipFormElementsContent div.label span {
    color:Black;
    font-size:12px;
    width:55px;
    font-weight: bold;
}
div#enterZipContainer div.input
{
    width: 155px;
}
div#enterZipContainer div.input input 
{
    float:left;
}
div.enterZipButtonContent input 
{
    background-image: url('../../Custom/images/GetQuotesSubpage.png'); 
    background-repeat: no-repeat;
    width: 143px;
    height: 50px; 
    float:left;
    margin:-18px 0 0 5px; 
}
div#enterZipContainer div.enterZipFormElementsContent div.label
{
    font-weight:bold;
    margin-left:0px;
    margin-top:0px;
}
div#enterZipContainer
{
    width: 320px;
    padding-left: 20px;
    margin-top:20px;
}