﻿body {
}

.helpicon
{
    display: inline;
}
.HelpImage
{
    z-index: 1;
}

.HelpPanel 
{
    display: block;
	position: absolute;
	background-color: White;
	border: solid 1px black;
	padding: 5px;
	width: 500px;
	z-index: 5000000;
	overflow:hidden;
}

.HelpPanel .btnClose { display: block; float: right; text-align:right; font-size:10px; }

.modalBackground
{
	background-color:#706f6f;
	opacity:0.7;
}

.modalPopup
{
	float:left;
	width:370px;
	padding:15px;
	border:1px solid #017dc7;
	background:#ffffff;
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
    font-size:11px;
}
.modalPopup span
{
	float:left;
	width:190px;
}
.modalPopup span span
{
	float:left;
	width:auto !important;
}
.modalPopup span span
{
	float:left;
	width:auto !important;
}
.modalPopup input, .modalPopup textarea, .modalPopup select
{
	border:1px solid #c8c7c7;
	padding:2px;
	float:left;
}
.modalPopup input.sendemail_Btn, .modalPopup input.cancel_Btn
{
	border:none !important;
	margin-left:10px;
}




.submit_Btn
{
   /* background:url(../images/buttons/submit.gif) no-repeat left !important;*/
    width:80px;
    height:23px;
    border:0px;
    cursor:pointer;
}










#wrapperMain_nomiddleSeperatorbg_Original
{
    float:left;
    padding:0 10px;
    margin:0px;
    width:955px;/*This width is 5px bigger than the main wrapper width */
    
}
#wrapperMainColumnLeft_Original 
{
    float:left; 
    width:635px;
    margin-right:20px;
    padding:0 0px 0 15px;
}
#wrapperMainColumnLeft_Original p
{
    margin-bottom:10px;
}
.wrapper_getquotehome_Original
{
    border:1px solid #0C87CF;
    float:left;
    margin:10px 0 0 5px;
    width:940px;
    border:1px solid #0c87cf;
}
.wrapper_getquotehome_leftcol_Original  
{
    float:left;
    padding:15px;
    width:500px;
    /* background:url(/App_Themes/images/getquote_searchbg_Original.jpg) no-repeat top left; */
}
.wrapper_getquotehome_rightcol_Original  
{
    float:left;
    padding:0px;
    height:auto;
    background:transparent !important;
    text-align:left;
    margin:0 0 0 15px;
    width:235px;
}
.wrapper_getquotehome_leftcol_Original h1, .wrapper_getquotehome_rightcol_Original h1
{
    color:#ffffff; font-size:19px; text-transform:uppercase; padding-bottom:10px;
}
.wrapper_getquotehome_leftcol_Original h1, .wrapper_getquotehome_rightcol_Original h1
{
    color:#ffffff; font-size:19px; text-transform:uppercase; padding-bottom:10px;
}
.wrapper_getquotehome_leftcol_Original h2 
{
     color:#ffffff;padding-bottom:10px;
}
.wrapper_getquotehome_leftcol_Original h1 span, .wrapper_getquotehome_rightcol_Original h1 span
{
    color:#ffffff;
    font-size:13px;
}

.getquotecurrent_tab_Original
{
    width:400px;
	float:left;
	height:20px;
	line-height:20px;
    
}
.getquotecurrent_tab_Original a
{
    color:#ffffff;
    text-transform:uppercase;
    text-decoration:none;
    font-weight:bold; 

}
.getquotesearch_body_Original
{
    float:left;
    background:#2798D9 url(images/selectquotebluegrad_Original.gif) repeat-x top left;
    border-bottom:solid 1px #198dd1;
    border-right:solid 1px #198dd1;
    border-left:solid 1px #198dd1;
    width:490px;
    height:auto;
    padding:15px 5px 15px 5px;
    color:#ffffff;
}
.start_Btn_Original
{
    background:url(images/start_ar_Original.gif) no-repeat left !important;
    width:92px;
    height:20px;
    border:0px;
    cursor:pointer;
}
.canadasearch_wrapper_Original
{
    display:block; 
    float:left;
    padding-left:10px; 
    color:#ffffff;
}
.currentsearch_tab_Original
{
    float:left; 
    height:20px; 
    background:#007dc6; 
    width:80px; 
    text-align:center; 
    margin-right:3px;
}
.noncurrentsearch_tab_Original
{
    float:left; 
    height:20px; 
    background:#1a90d5; 
    width:80px; 
    text-align:center; 
    margin-right:3px;
}
#wrapper_Original
{
    width:970px;
    text-align:left;
    margin:0px auto;
} 
#wrapperHeader_Original
{
    float:left;
    width:970px;
    height:86px;
    padding:0px;
    margin:0px;
}
#wrapperHeaderLeft_Original
{
    float:left;
    width:320px;
    height:86px;
}
#wrapperHeaderRight_Original 
{
    float:right; 
    width:650px; 
    height:86px;
    background:url(images/headerbg.gif);
}
#wrapperMainColumnRight_Original 
{
    float:right; 
    width:299px; 
   /* border-left:1px solid #e4e4e4;*/
}
#wrapperMain_Original
{
    float:left;
    width:975px;/*This width is 5px bigger than the main wrapper width */
    padding:20px 0 10px 0;
    margin:0px;
    background: #ffffff url(images/mainbg.gif) repeat-y;
}

.tableForm tr 
{
    border-top:solid 5px #fff;
    border-bottom:solid 5px #fff;
}

.tableForm tr td 
{
    padding:5px;
}

*html .tableForm tr td
{
    border-top:solid 5px #fff;
}


