﻿/* Right */

.getAQuoteRight
{
    display: table;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 170%;
	color: #58708A;
	text-decoration: none;
	margin: auto;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
    position: relative;
    width: 100%;
}

.getAQuoteRight h2
{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F92A9;
	font-family: "Arial Narrow", Arial;
	font-size: 16px;
	color: #3A4F6B;
	text-decoration: none;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.getAQuoteRight b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 170%;
	color: #58708A;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	font-weight: bold;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.getAQuoteRight p
{
    display: block;
    margin: 0px 0px 5px 0px;
}

.getAQuoteRight a
{
    font-weight: bold;
    color: #FF0000;
    text-decoration: none;
    display: block;
}

.getAQuoteRight a:hover
{
    color: #000000;
}

.getAQuoteRight strong
{
    display: block;
    padding-top: 1px;
    padding-bottom: 4px;
}

div.getAQuoteRightSubmit
{
    padding: 0px 10px 0px 0px;
}

.getAQuoteRightSubmitBtn
{
    background: url('../images/startnow.png') no-repeat;
    width: 84px;
    height: 27px;
    border: 0px;
    cursor: hand;
}

#request_quote
{
	background-image: url('/website/images/StyleNew/request_quote_bgr.gif');
	background-repeat: no-repeat;
	/* height: 165px; */
	height: 100px;
	margin-bottom: 10px;
	width: 218px;
}

#request_quote_box
{
	width:210px;
	padding-left:4px;
	padding-top: 40px;
}

#request_quote_intl
{
	width:218px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	background-image:url('/international/images/requestIntlQuoteBG.png');
	background-repeat:no-repeat;
	background-color:#da0000;
}

#request_quote_intl_box
{
	width:210px;
	padding-left:4px;
	padding-top: 40px;
}

#request_quote_intl_box input, #request_quote_box input
{
    margin: 0px;
    margin-bottom: 1px;
    margin-left: 6px;
	color: #333;
	background: #fff;
	border: 1px solid #7d0000;
	padding-left:4px;
	width: 190px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#request_quote_intl_box select, #request_quote_box select
{
    margin: 0px;
    margin-bottom: 1px;
    margin-left: 6px;
	color: #333;
	background: #fff;
	border: 1px solid #7d0000;
	padding-left:1px;
	width: 198px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#request_quote_intl_box .submit, #request_quote_box .submit
{
	float: right;
	margin: 0px;
	margin-top: 5px;
	padding:0;
	border:0;
}

#request_quote_box .submit
{
	height:42px;
	margin-right: 16px;
	width:42px;
}

#request_quote_intl_box .submit
{
	height:38px;
	margin-right: 8px;
	width:38px;
}

#request_quote_box .submit
{
	margin-top: 0px;
}

#request_quote_intl_box  .phone, #request_quote_box .phone 
{
    float: left;
    color: #FFFFFF;
	margin: 0px;
	margin-left: 8px;
	margin-top: 12px;
}
