
#mychatcallback {
	border-top: 1px solid #ffffff;
}

/* confirmation form */
#estimateConfirmation div {
	float: left;
	width:30%;
	border-left: 1px solid #999;
	padding-left: 15px;
}

#quickformcontainer {
	background-image:url(img/rightcol_gold_background.jpg);
	padding: 16px;
	padding-bottom: 50px;
}

#formleft {
	border-left: 0px !important;
	padding-left: 0px !important;
	padding-right: 15px;
}

/* estimate display */
#estimate {
	margin: 1.5em;
}

#estimateNextSteps1, #estimateNextSteps2, #estimateNextSteps3 {
	margin: 0px;
	float:left;
	width: 30%;
}

#estimateNextSteps2, #estimateNextSteps3 {
	border-left: 1px solid #999;
	padding-left: 15px;
}

#estimateNextSteps2, #estimateNextSteps3 {
	margin-left: 10px;
}

#confirmRequestButton, #emailRequestButton {
	margin-bottom: 1em;
}

#emailRequestAddress {
	padding: .2em;
	font-size: .7em;
}

#estimate h1 {
	font-size: 1.3em;
	margin: 0em;
}

#estimate p {
	margin: 0em 0em 1em 0em;
}

#estimate h2 {
	color: #103757;
	font-size: 1em;
	margin: 0em;
}

#estimate h3 {
	color: #c2282d;
	font-size: .8em;
}


#estimate ul li {
	line-height: 1.2em;
}

.price {
	font-size: 1.8em;
	font-weight: bold;
	color: #b62d2d;
}

/* move helper form */
#formhelpcontainer {
	position: absolute;
	z-index: 200;
	width: 500px;
	top:150px;
	left: 250px;
	background-color:#fff1c1;
	padding: 0em 0em 1em 0em;
	border: 1px solid #2253a5;
}

#formhelpui {
	padding: 1em;
	font-size: .8em;
}


#formhelpcontainer h3 {
	font-size: 1.4em;
	margin: 0px;
	color: #b62d2d;
}

#formhelpcontainer select, #formhelpcontainer input {
	width: 100%;
	font-size: .8em;
}

#formhelpcontainer p {
	margin: 1em 0em 0em 0em;
}

#formhelpintro {
	font-size: 1.1em;
	margin: 0em 0em 0em 0em !important;
}

#helpformleft {
	width: 47%;
	float: left;
}

#helpformright {
	margin: 0em 0em 0em 1em;
	width: 47%;
	float: left;
}

#topbar {
	background-image:url(img/helpwin_topbar_background.gif);
	background-repeat:repeat-x;
	width: 100%;
	height: 21px;
	text-align: right;
}

#closebox {
	margin-top: 3px;
	margin-right: 2px;
}

/* masthead buttons */
#mastClickToCallButton {
	position: absolute;
	z-index: 100;
	right: 300px;
	top: 31px;
}

#mastClickToChatButton {
	position: absolute;
	z-index: 200;
	right: 400px;
	top: 31px;
}

#mastClickToChatButton img {
	width: 100px;
	height: 42px;
}


/* right column short estimate */
#rightcontent1 {
	height: 400px;
	background-repeat:repeat-x;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}

#rightcontent1 h2 {
	color: #b62d2d;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: -1px;
}

#rightcontent1 h3 {
	margin: 1em 0em 0em 0em;
	font-size: .7em;
	color: #000;
}

#rightcontent1 p {
	font-weight: normal;
	line-height: 1.2em;
	font-size: 1em;
	color: #000;
	margin: 0em 0em 1em 0em;
}

#rightcontent1 select {
	font-size: .9em;
	width: 100%;
}

.estimateShortFormButton {
	margin: .5em 0em 0em 0em;
	font-size: .9em;
	width: 49%;
}

/* NAV WIDTH OVERRIDES */

#navbar {
	width: 200px;
}

#nav ul
{
    width: 200px;
}

#nav li
{
    width: 200px;
    line-height: 1.5em;
}

#nav li a {
    font-size: 80%;
}

#seccontent {
    margin-left: 200px;
}


#ltcol {
    margin-right: 230px;
}

#rtcol {
    width: 230px;
}

#rtcol img {
	margin:0px;
	width:230px;
	height:65px;
}

#girlimg, #girlimg img {
    width: 190px;
}



.revhead {
	color:white;
	text-align: center;
	font-size: 1.5em;
	margin: 1em 0em 1em 0em;
}

#contents
{
    WIDTH: 100%;
    POSITION: relative
}



#c1, #c2, #c3 {
	float: left;
	width:32%;
}

#c2, #c3 {
	border-left: 1px solid #999;
}

#c1 img, #c2 img, #c3 img {
	text-align: left !important;
	float: none !important;
}

h2.articlehead {
	text-align: left !important;
	font-size: 1em !important;
	margin: 20px 20px 5px 30px !important;
}

#c1 p, #c2 p, #c3 p {
	text-align: left !important;
	margin: 0px 20px 0px 30px !important;
	font-size: 70%;
}

#landingctawrap {
	text-align: center;
	vertical-align: middle;
	width:99%;
	height:50px;
	margin-top: .8em;
}

#landingcta {
	float:none;
	width: 80%;
	margin: 0 auto;
}

#landingctal {
	float:left;
	width:36px;
	height:40px;
	background-image:url(img/gold_bar_l.jpg);
	background-repeat: no-repeat;
}

#landingctac {
	float:left;
	width:88%;
	height:40px;
	background-image:url(img/gold_bar_c.jpg);
	background-repeat: repeat-x;
}

#landingctar {
	float:left;
	width:37px;
	height:54px;
	background-image: url(img/gold_bar_r.jpg);
	background-repeat: no-repeat;
}

#landingctac h5 {
	margin: .9em 0em 0em 0em;
	font-size: .85em;
	line-height: .9em;
	color: white;
}

.btmrt {
	width: 230px !important;
	height: 194px !important;
}

.clear {
	clear: both;
}

#disclaimer {
	clear: both;
	margin-top: 4em !important;
	font-size: 70% !important;
	line-height:1em !important;
}

