﻿/* Free Quote */

.outerTable
{
    margin: 0px 0px 0px 7px;
    background-image: url(../images/bottomnew.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: #FFFFFF;
	padding-bottom: 5px;
	display: table;
}

.innerTable
{
    border-left: #9b9c9e 1px solid;
    border-top: #f00116 5px solid;
    border-right: #9b9c9e 1px solid;
    border-bottom: #9b9c9e 1px solid;
    background-image: url(../images/blunew.jpg);
    background-color: #f1f8ff;
    background-repeat: repeat-x;
    background-position: left bottom;
    display: table;
    padding: 10px;
    width: 750px;
}

.innerTableGray
{
    margin: 0px 0px 10px 0px;
    width: 740px;
    display: table;
    clear: both;
    background-color: #FFFFFF;
    background-image: url(../images/gry.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    border: 1px solid #c6d4e1;
    padding: 5px;
}

#contactInfo
{
    height: 100%;
}

#movingFrom
{
    height: 100%;
}

#movingTo
{
    height: 100%;
}

.innerTable b
{
    padding: 3px 0px 5px 0px;
    display: block;
}

.innerTR
{
    display: table-row;
    clear: both;
}

.innerTRPadded
{
    display: table-row;
    clear: both;
}

.innerTDcHalf
{
    width: 90px;
    float: left;
    padding: 0px 0px 5px 0px;
}

.innerTDc1
{
    width: 180px;
    float: left;
    padding: 0px 0px 5px 0px;
}

.innerTDc1Half
{
    width: 270px;
    float: left;
    padding: 0px 0px 5px 0px;
}

.innerTDc2
{
    width: 360px;
    float: left;
    padding: 0px 0px 5px 0px;
}

.innerTDc3
{
    width: 540px;
    float: left;
    padding: 0px 0px 5px 0px;
}

.innerTDc4
{
    width: 720px;
    padding: 0px 0px 5px 0px;
}

.telerikDate
{
    margin-left: 7px;
}

.EstimateWideDDL
{
	width: 130px	
}

.EstimateNextStep
{
	font-weight:bold;
	color: #000000;
	font-size: 15px;
}

.EstimateFormQuestion
{
	 background-color: #ECECEC;
	 padding:5px;
	 font-weight:bold;
	 border:1px solid #ACACAC;
}

.EstimateFormDetails
{
	font-size:11px;
	font-weight: normal;
    /*
	    background-color: White;
	    border:1px solid #ACACAC;
	    padding: 5px;
    */
}

.tabContainer
{
	width: 100%;
}

.leftContainer
{
	width: 120px; 
	float: left;
}

.middleContainer
{
	float: left;
	height: 100%;
	width: 1px;
}

.rightContainer
{
	height: 100%;
	padding: 5px;
	overflow: auto;
	/*
	    border: 1px solid #989898;
	    border-left: none;
	    border-bottom: none;
    */
}

/*
    .middleTabBorder
    {
	    background-color: #989898;
	    width: 100%;
	    height: auto;
    }
*/

.leftContainer div
{
	margin-bottom: 5px;
	padding: 5px;
	font-size: 11px;
	cursor: hand;
	line-height: 130%;
	height: 165px;
    /*
	    border: 1px solid #989898;
	    border-right:none;
    */
}

.leftTab
{ 
    background-color: #E6E6E6;
    background-image: url(../images/gryDk.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
	color: #666666;
}

.leftTab_Selected
{ 
    background-color: #FFFFFF;
    background-image: url(../images/gry.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
	color: #000000;
}

/*
    .middleTab
    {
	    background-color: #989898;
	    height: 175px;
	    width: 100%;
    }

    .middleTab_Selected
    {
	    background-color: #989898;
	    height: 175px;
	    width: 100%;
    }

    .middleTab_First
    {
	    background-color: #989898;
	    height: 1px;
	    width: 100%;
    }

    .middleTab_Margin
    {
	    background-color: #989898;
	    height: 5px;
	    width: 100%;
    }

    .middleTab_Bottom
    {
	    background-color: #989898;
	    height: 450px;
	    width: 100%;
    }
*/

.leftContainer H1
{
    font-size: 15px;
    padding:0px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
    line-height: 100%;
/*
    text-transform: uppercase;
*/
}

.leftContainer H4
{
    padding:0px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
    line-height: 100%;
/*
    text-transform: uppercase;
*/
}

.leftTab H1
{
    color:#666666;
}

.leftTab_Selected H1
{
    color:#000000;
}

H1.formTitle
{
    font-size: 12pt;
    padding:0px 0px 10px 0px;
    margin: 0px;
    color: #000;
    /*
        text-transform: uppercase;
        width: 475px;
        background-color: #efefef;
        border:1px solid #dedede;
    */
}

div.priceRange
{
	background-color: #efefef;
	border:1px solid #121212;
	color: #000;
	padding: 10px;
	font-size: 15px;
	width: 150px;
	text-align:center;
	line-height: 25px;
	float: left;
	margin: 15px;
}

.text-red
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
}

.text-black
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.text-link
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

SELECT.InventoryItems
{
	width: 175px;
}

div.sqFeetHelp
{
	border-collapse:collapse;
	margin-bottom:10px;
	display: table;
}

div.sqFeetHelp div.sqFeetHelpTD
{
	border:1px solid #dedede;
	color: #000;
	padding:2px !important;
	display: table-cell;
}

div.sqFeetHelp div.sqFeetHelpTR
{
	display: table-row;
}

div.sqFeetHelp .title
{
	border:1px solid #dedede;
	color: #000;
	font-size:12px;
	padding:2px;
	font-weight: bold;
	display: table-row;
}

.smartContact
{
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 10px;
}

.smartContact .title
{
	background-image: url(website/Images/smartcontact.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	font-size: 13px;
	color: #FFFFFF;
	height: 23px;
	font-weight:bold;
    /*
	    text-transform: uppercase;
    */
}

.smartContact .option
{
	border:1px solid #444444;
	padding: 5px;
}

.smartContact .option a
{
	color: #444444;
	text-decoration: none;
}

.smartContact .option a:hover
{
	color: #DA0000;
}

.smartContact .option:hover
{
	cursor:pointer;
}

.smartContact .option:hover a
{
	color: #DA0000;
}
