* {margin: 0; padding: 0}
body {
	background: url("imgs/body.gif") 0 0 repeat-x;
	font-family: Arial, Verdana, Georgia, sans-serif;
	font-size: 14px;
	line-height: 160%;
	padding: 10px;
}
img {display: block;}
a img {border: none;}
#logo a {
	background: url("imgs/logo.png") 0 0 no-repeat;
	color: #5279df;
	float: left;
	line-height: 56px;
	text-indent: -2000px;
	width: 221px;
}
#logo a:hover {
	background-position: 0 -56px;
	color: #0032b7;
}
#logo a:focus {outline: 0;}
#goto-menu {
    display: none;
}
#left_side {
	clear: left;
	float: left;
	margin: 16px -178px 0 0;
	width: 170px;
}
#menu {margin-bottom: 10px;}
#menu ol {list-style-type: none;}
#menu ol li {border-bottom: 1px dotted #323232;}
#menu ol a:link, #menu ol a:visited {
	background-color: #fff;
	color: #00257c;
	display: block;
	padding: 4px 4px 4px 2px;
	text-decoration: none;
}
#menu ol a:hover, #menu ol a:active {
	background-color: #e2e3f7;
}
#menu ol ol {
	border-top: 1px solid #cdcdcd;
	font-size: 80%;
	line-height: 150%;
	list-style-type: none;
}
#menu ol ol li {
	border-bottom: none;
	border-top: 1px solid #cdcdcd;
}
#menu ol ol a:link, #menu ol ol a:visited {
	background-color: #f8f5f0;
	color: #902850;
	padding-left: 22px;
}
#menu ol #menu_current {font-weight: bold;}
.box {
	font-size: 90%;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
.box p {
	background-color: #00237d;
	border: 1px solid #001447;
	color: #fff;
	font-weight: bold;
	line-height: 130%;
	padding: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.box:hover p {
	background: -moz-linear-gradient(top, #16398d, #1647c0 50%, #002da4 50%, #002482);
	background: -webkit-gradient(linear, left top, left bottom, from(#16398d), to(#002482), color-stop(0.5, #1647c0), color-stop(0.5, #002da4));
}
.box ul {
	border: 1px solid #d3cdcf;
	border-top-width: 0;
	padding: 2px 2px 2px 20px;
}
#content .box p {margin: 0;}
#content .box ul {
	margin: 0 2px;
	overflow: auto;
}
#content .box ul li {
	float: left;
	width: 50%;
}
#content .recent ul {
	margin: 0;
}
#content .recent ul li {
	float: none;
	width: auto;
}
#wrapper {
	float: left;
	margin: 7px 0 0 173px;
	width: 815px;
}
#page_background_intro {
	background-color: #a17b88;
	margin-bottom: 3px;
}
#page_background_intro img {border-right: 3px solid #efefef;}
/* advertising options start */
#advertising_options {
	background-color: #d4d4d4;
	margin: 10px 0 20px;
	padding: 10px 0 7px;
}
#advertising_options h4 {
	color: #242520;
	line-height: 120%;
	text-align: center;
	text-shadow: 0 0 5px #fff;
}
#advertising_options h4 span {
	color: #fff;
	display: block;
	font-size: 120%;
	margin: 5px 0;
	text-shadow: 0 0 3px #242520;
	text-transform: uppercase;
}
#advertising_options li {
	background-color: #fff;
	color: #343434;
	font-size: 85%;
	line-height: 120%;
	list-style-type: none;
	margin: 4px 2px;
}
#advertising_options #aoli_platinum {
	background: -moz-linear-gradient(top, #dedede, #fefefe);
	background: -webkit-gradient(linear, left top, left bottom, from(#dedede), to(#fefefe));
	font-weight: bold;
}
#advertising_options a:link, #advertising_options a:visited {
	border-bottom: 1px solid #c1c1c1;
	border-top: 1px solid #c1c1c1;
	color: #343434;
	display: block;
	padding: 10px;
	text-decoration: none;
}
#advertising_options #aoli_platinum a {padding: 10px 2px;}
#advertising_options a:hover, #advertising_options a:active {border-color: #343434;}
#advertising_options img {
	display: block;
	margin-bottom: 2px;
}
#aoli_platinum img {margin-bottom: 5px;}
#aoli_platinum .fl {margin: 0 15px 0 0;}
/* advertising options end */
/* top advertising start */
#awu {
	font-size: 90%;
	line-height: 160%;
	margin: 4px 0 0 10px;
}
#awu li.business, #awu li.empty {
	border: 1px solid #d4d4d4;
	float: left;
	list-style-type: none;
	margin-bottom: 4px;
	margin-right: 9px;
	padding: 10px 12px;
	width: 236px;
	border-radius: 5px;
}
#awu li.business {
	background-color: #f4f4f4;
	max-height: 190px;
	min-height: 190px;
}
#awu li.last {margin-right: 0;}
#awu h4, #awu h4 a:link, #awu h4 a:visited {
	border-bottom: 1px solid #cecece;
	color: #00247f;
	font-size: 140%;
	font-weight: bold;
}
#awu h4 a:link, #awu h4 a:visited {
	font-size: 100%;
	text-decoration: underline;
}
#awu h4 a:hover {text-decoration: none;}
#awu .business_contact {
	border-top: 1px solid #fff;
	padding-top: 15px;
}
#awu .business_contact img {
	float: left;
	margin-right: 5px;
}
#awu .business_phone {
	color: #00247f;
	font-size: 150%;
	font-weight: bold;
	white-space: nowrap;
}
#awu .business_contact a:link, #awu .business_contact a:visited {
	background-color: #fff;
	background: -moz-linear-gradient(top, #fff, #fff 50%, #eaeceb 50%, #c6c6c6);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#c6c6c6), color-stop(0.5, #fff), color-stop(0.5, #eaeceb));
	border: 1px solid #c6c6c6;
	color: #00227c;
	display: block;
	font-weight: bold;
	margin: 5px 0 0 95px;
	padding: 2px 0;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	width: 134px;
	border-radius: 4px;
	box-shadow: 1px 1px #2e2e2e;
}
#awu .business_contact a:hover {text-decoration: underline;}
#awu .business ul {
	clear: left;
	margin-top: 12px;
}
#awu .business li {
	background: url("imgs/arrow.gif") 0 0.7em no-repeat;
	font-size: 95%;
	list-style-type: none;
	padding-left: 12px;
}
#awu .business_website {
	background-color: #fff;
	margin: 3px 0;
	text-align: center;
}
#awu .business_website a:link, #awu .business_website a:visited {
	color: #00227c;
	font-weight: bold;
	text-decoration: none;
}
#awu .business_website a:hover, #awu .business_website a:active {text-decoration: underline;}
#awu li.empty {
	border-width: 0;
	padding: 0;
	width: 262px;
	border-radius: 0;
}
/* top advertising end */
#side_right {
	/*float: right;*/
	margin: 0 0 10px 10px;
	position: absolute;
	left: 752px;
	width: 236px;
}
.city_page #side_right {
	float: right;
	left: auto;
	margin-top: 10px;
	position: static;
}
#content {
	background-color: #fff;
	color: #333;
	font-size: 85%;
	line-height: 140%;
	margin-right: 250px;
	padding: 0 0 20px 10px;
	text-align: justify;
}
#index-page #content, #advertise-page #content, #general-contractors-page #content {margin-right: 0;}
.city_page #content {
	clear: left;
	padding-top: 10px;
}
#content h1, #content h2, #content h3, #content p, #content ol, #content ul, #content table, #content hr {margin: 8px 0;}
#content ol, #content ul {margin: 8px 30px;}
#content h1 {
	color: #00257c;
	font-size: 150%;
	font-weight: normal;
	text-align: left;
}
#content h2 {
	color: #414068;
	font-size: 120%;
}
/*#content table, #content th, #content td {
	border: 1px solid #333;
	border-collapse: collapse;
}
#content th, #content td {padding: 2px;}*/
#content table, #content th, #content td {
	border: 3px solid #fff;
	border-collapse: collapse;
}
#content th, #content td {
	padding: 10px 6px;
	text-align: center;
}
#content table {width: 722px;}
#content th {
	background-color: #6c5158;
	color: #fff;
}
#content td {
	background-color: #efefef;
	color: #404040;
}
#content a:link, #content a:visited, #additional_requests a:link, #additional_requests a:visited {
	color: #6e2945;
	text-decoration: none;
}
#content a:hover, #content a:active, #additional_requests a:hover, #additional_requests a:active {
	color: #6d2845;
	text-decoration: underline;
}
#root {
	font-size: 90%;
	font-style: italic;
}
.fl {float: left;}
.fr {float: right;}
.cb {clear: both;}
.cl {clear: left;}
.cr {clear: right;}
img.fl {margin: 0 15px 15px 0;}
img.fr {margin: 0 0 15px 15px;}

#content .nobullets {list-style-type: none;}
#content .list2cols, #content .list3cols {
	float: left;
	margin: 10px 45px;
}
.list2cols li, .list3cols li {
	float: left;
	margin-right: 8px;
	text-align: left;
}
.list2cols li {width: 200px;}
.list3cols li {width: 185px;}
.city_page #content .list2cols {float: none;}
.city_page .list2cols li {width: 220px;}
#content #states_list {
	list-style-type: none;
	margin: 10px 0;
	-moz-column-count: 6;
	-moz-column-width: 110px;
	-webkit-column-count: 6;
}
#content #states_list li {text-align: left;}
#cities_list {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}
#index_cats {
	color: #333;
	float: left;
	font-size: 85%;
	list-style-type: none;
	width: 760px;
}
#index_cats li {
	float: left;
	margin-right: 3px;
}
#index_cats ul {
	margin: 4px 0;
	padding: 4px;
	list-style-type: disc;
	list-style-position: inside;
}
#index_cat_indoors {width: 170px;}
#index_cat_outdoors {width: 170px;}
#index_cat_planning {width: 170px;}
#index_cats #index_cat_misc {
	margin-right: 0;
	width: 241px;
}
/*#index_cat_indoors ul {background-color: #dacfd3;}
#index_cat_outdoors ul {background-color: #f2e9da;}
#index_cat_planning ul {background-color: #dfe1ed;}
#index_cat_misc ul {background-color: #d5cec4;}
#index_cat_indoors ul a:link, #index_cat_indoors ul a:visited {color: #512b38;}
#index_cat_outdoors ul a:link, #index_cat_outdoors ul a:visited {color: #735428;}
#index_cat_planning ul a:link, #index_cat_planning ul a:visited {color: #111135;}
#index_cat_misc ul a:link, #index_cat_misc ul a:visited {color: #2f1119;}*/
#index_cats ul li {float: none;}
#index_cats a:link, #index_cats a:visited {
	color: #6e2945;
	text-decoration: none;
}
#index_cats a:hover, #index_cats a:active {
	color: #6d2845;
	text-decoration: underline;
}
#index_cats strong {
	background-color: #533e47;
	color: #e6cede;
	display: block;
	font-size: 160%;
	font-weight: normal;
	padding: 20px 15px;
	text-align: center;
	box-shadow: inset 0 0 8px #2b2227;
}
#index_cats ul a:link, #index_cats ul a:visited {font-weight: bold;}
#index_cats ul a:hover, #index_cats ul a:active {background-color: #f1f5f4;}
#ems_searches {
	background: #fff url("imgs/ems_searches.jpg") 80px 0 no-repeat;
	clear: both;
	height: 207px;
	padding: 20px 20px 10px 192px;
}
#ems_searches h4 {
	color: #496fda;
	font-size: 160%;
	margin-bottom: 20px;
}
#ems_searches ul {list-style-type: none;}
#ems_searches li {
	float: left;
	margin-right: 10px;
}
/* specific start */
#additional_requests {font-size: 90%;}
#additional_requests p {
	background-color: #824d5f;
	color: #fff;
	font-weight: bold;
	line-height: 200%;
	padding: 0 5px;
	text-align: center;
}
#additional_requests ul {
	font-size: 95%;
	list-style-type: none;
	margin: 0;
}
#additional_requests li {
	background-image: none;
	border-top: 1px solid #e5e5e5;
	padding-left: 0;
	text-align: left;
}
#more_span {
	color: #6e2945;
	cursor: pointer;
	text-decoration: underline;
}
#more_span:hover {text-decoration: none;}
#services_area_zipcodes {clear: left;}
#additional_requests li.more, #services_area_zipcodes span.more {display: none;}
#more_li {list-style-type: none}
#more_li p {
	background-color: #fff;
	color: #824d5f;
	cursor: pointer;
	float: right;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
}
#content #listingsfree {
	list-style-type: none;
	margin: 10px 0;
	width: 500px;
}
#content #listingsfree li {
	background-image: none;
	border-bottom: 1px solid #c8c8c8;
	float: left;
	padding-bottom: 10px;
	padding-left: 0;
}
#listingsfree div {
	border-right: 1px solid #c8c8c8;
	padding: 10px;
}
#listingsfree span {
	color: #3465a4;
	cursor: pointer;
	text-decoration: underline;
}
/* advertise page start */
#th_free, #th_silver, #th_gold, #th_platinum {width: 16%}
#programs_table .programs_tbl_cat {
	font-weight: bold;
	text-align: left;
}
/* advertise page end */
/**/
#estimate {
	background-color: #ddd3db;
	color: #510020;
	height: 150px;
	margin-bottom: 4px;
	padding: 50px 394px 50px 30px;
	/*border-top-left-radius: 15px;*/
}
#estimate p {
	font-weight: bold;
	line-height: 120%;
	margin-top: 10px;
}
#content #index_boxes {
	list-style-type: none;
	margin: 8px 0;
}
#index_boxes li {
	border: 1px solid #d9d9d9;
	float: left;
	margin: 0 5px 5px 0;
	padding: 1px;
	width: 210px;
}
#index_boxes h2 {
	background: url("imgs/p/index_boxes_h2.gif") 0 0 repeat-x;
	line-height: 38px;
	margin: 0;
	padding-left: 5px;
}
#index_boxes img {
	border-bottom: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	padding: 1px 0;
}
#index_boxes br {display: none;}
#index_boxes div {
	background: url("imgs/p/index_boxes_h2.gif") 0 0 repeat-x;
	font-size: 90%;
	height: 140px;
	line-height: 120%;
	padding: 8px;
}
#index_boxes .short div {height: 100px;}
#content #conversion_thank_you {
	background: transparent url("imgs/movers.jpg") 100% 100% no-repeat;
	border: 1px solid #e3e3e3;
	font-size: 160%;
	line-height: 140%;
	margin: 0 0 20px 0;
	min-height: 224px;
	padding: 50px 320px 10px 30px;
	width: 453px;
	border-radius: 8px;
	box-shadow: inset 0 0 10px #e1e1e1;
}
#content #toparagon {width: 800px;}
#toparagon img {margin: 0 auto;}
/* profile start */
#profile-page #content {margin-right: 0;}
#profile_header {
	background-color: #fafafa;
	background: -moz-linear-gradient(top, #f3f3f3, #fff 50%, #f4f4f4 50%, #e0e0e0);
	background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#e0e0e0), color-stop(0.5, #fff), color-stop(0.5, #f4f4f4));
	border: 1px solid #cecece;
	font-size: 120%;
	padding: 5px 15px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#content_wrapper {
	background-color: #ededed;
	border-right: 1px solid #878787;
	border-bottom: 1px solid #878787;
	margin-top: 1px;
	padding: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
#profile-page #content_wrapper dl {
	line-height: 170%;
	margin: 15px 5px 15px 104px;
}
#profile-page #content_wrapper img {margin-right: 20px;}
#profile-page #content_wrapper dt {
	font-weight: bold;
	float: left;
	margin-right: 5px;
}
#profile_details {
	background-color: #fff;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	clear: left;
	padding: 10px;
}
#profile-page #side_right {
	float: right;
	left: auto;
	margin-top: 10px;
	position: static;
	width: 300px;
}
#profile-page #side_right #ems_form {
	font-size: 100%;
	text-align: left;
}
#profile-page #side_right #ems_form legend {width: 286px;}
#profile-page #side_right #ems_form textarea {width: 275px;}
#profile-page #profile_details #details-dl {margin: 15px 0;}
/* profile fixing start */
#profile-page #ems_form h2 {margin: 0;}
#profile-page #side_right #ems_form ul {margin-top: 20px;}
/* profile fixing end */
/* profile end */
/* advertise start */
#advertise-page #plans {
	float: left;
	margin: 10px 0;
}
#plans li {
	background: url("imgs/advertise/plans_li.jpg") 0 74px repeat-x;
	border: 1px solid #d9d9d9;
	float: left;
	list-style-type: none;
	margin-right: 6px;
	text-align: left;
	width: 220px;
	border-radius: 10px;
	box-shadow: 1px 1px 2px #aaa;
}
#plans li:hover {box-shadow: 2px 2px 4px #aaa;}
#plans div {
	background-position: 12px 12px;
	background-repeat: no-repeat;
	min-height: 103px;
	padding: 15px 8px 10px 85px;
}
#plan_free div {background-image: url("imgs/advertise/free.png");}
#plan_gold div {background-image: url("imgs/advertise/gold.png");}
#plan_platinum div {
	background-image: url("imgs/advertise/platinum.png");
	background-position: 6px 12px;
	padding-left: 110px;
}
#plans h2 {
	margin-bottom: 10px;
	text-transform: uppercase;
}
#plan_free h2 {color: #46a853;}
#plan_gold h2 {color: #83740f;}
#plan_platinum h2 {color: #51262f;}
#plans a:link, #plans a:visited, #advertise-page tfoot a:link, #advertise-page tfoot a:visited {
	background-color: #fff;
	background: -moz-linear-gradient(top, #fefefe, #fff 50%, #dadadc 50%, #e2e2e2);
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#e2e2e2), color-stop(0.5, #fff), color-stop(0.5, #dadadc));
	border: 1px solid #5a5a5a;
	color: #211d3e;
	font-weight: bold;
	padding: 2px 8px;
	text-transform: uppercase;
	white-space: nowrap;
	border-radius: 3px;
}
#plans p {
	min-height: 70px;
	margin: 0 12px;
}
#plan_platinum p {font-weight: bold;}
#plans span {
	border: 1px solid #fff;
	color: #fff;
	float: right;
	font-weight: bold;
	font-size: 130%;
	margin-top: 10px;
	padding: 14px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
}
#plan_free span {background-color: #ababab;}
#plan_gold span {
	background-color: #bf9821;
	background: -moz-linear-gradient(left, #b7830b, #bba43c);
	background: -webkit-gradient(linear, left top, left bottom, from(#b7830b), to(#bba43c));
}
#plan_platinum span {
	background-color: #8e495b;
	background: -moz-linear-gradient(left, #753c4d, #995064);
	background: -webkit-gradient(linear, left top, left bottom, from(#753c4d), to(#995064));
	padding: 5px 14px;
}
#advertise-page table {
	clear: left;
	margin-top: 20px;
	width: 680px;
}
#advertise-page table, #advertise-page tr, #advertise-page th, #advertise-page td {border: 1px solid #fff;}
#advertise-page th {
	background: #efefef none;
	color: #585858;
	vertical-align: top;
}
#advertise-page h3 {
	font-size: 160%;
	text-shadow: 1px 1px #61584f;
	text-transform: uppercase;
}
#h3_free {color: #4aae3c;}
#h3_gold {color: #fcca15;}
#h3_platinum {color: #7d3549;}
#advertise-page tbody td {
	background: -moz-linear-gradient(top, #e3e3e3, #f3f3f3);
	padding: 10px 12px;
}
#advertise-page .explain {text-align: left;}
#advertise-page td img {display: inline;}
#advertise-page tfoot td {padding: 8px 4px;}
#advertise-page tfoot .empty {background-color: transparent;}
/* advertise end */
/* footer start */
#footer {
	border-top: 2px solid #e2e2e2;
	clear: both;
	margin: 1px -10px 0;
}
#footer ul {
	background-color: #e2e2e2;
	background: -moz-linear-gradient(top, #e2e2e2, #fff);
	background: -webkit-gradient(linear, left top, left bottom, from(#e2e2e2), to(#fff));
	border-top: 1px solid #fff;
	list-style-type: none;
	overflow: auto;
	padding: 15px;
	text-align: center;
}
#footer li {
	display: inline-block;
	margin: 0 8px;
	white-space: nowrap;
}
#footer a:link, #footer a:visited {
	color: #032181;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {text-decoration: underline;}
#copyrights {
	font-size: 90%;
	text-align: center;
}
/* footer end */
/* specific end */
/* forms start */
fieldset {border: 0;}
#content fieldset ul, #side_right fieldset ul {
	list-style-type: none;
	margin: 0;
}
/* search start */
#search fieldset {
	background-color: #00237d;
	margin: 0 0 5px 10px;
	padding: 10px 20px 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
#search legend {
	color: #fff;
	float: left;
	font-size: 130%;
	line-height: 30px;
}
#n_query {
	background-color: #fff;
	border: 3px solid #fff;
	float: left;
	font-size: 140%;
	height: 26px;
	letter-spacing: 1px;
	margin: 0 8px;
	padding: 1px 8px;
	width: 190px;
	box-shadow: inset 0 0 6px #ccc;
}
#search .n_query1 {border-color: #fff;}
#search .n_query2 {border-color: #fdffac;}
#search label {
	cursor: pointer;
	font-weight: normal;
	text-decoration: underline;
}
#results {
	background-color: #fff;
	border: 1px solid #ccc;
	float: left;
	font-size: 140%;
	list-style-type: none;
	margin: 0 20px 6px 0;
	opacity: 0.975;
	position: absolute;
	width: 210px;
	z-index: 2;
}
fieldset #results li {margin-bottom: 0;}
#search #results:hover {opacity: 1;}
#search #results a:link, #search #results a:visited {
	color: #000;
	display: block;
	font-size: 70%;
	padding: 1px 8px;
	text-decoration: none;
}
#search #results #hover {
	background-color: #fdffac;
	color: #000;
}
#search #results a:focus {outline: 0;}
#search p {
	color: #fff;
	float: left;
	font-size: 85%;
	font-weight: bold;
	line-height: 30px;
	width: 210px;
}
#search p span {text-decoration: underline;}
#search p span:hover {
	cursor: pointer;
	text-decoration: none;
}
#search .fr {
	background-color: #e4e4e4;
	background: -moz-linear-gradient(top, #e4e4e4, #fff 50%, #e4e4e4);
	background: -webkit-gradient(linear, left top, left bottom, from(#e4e4e4), to(#e4e4e4), color-stop(0.5, #fff));
	border: 1px solid #000;
	color: #0044ef;
	float: right;
	font-size: 110%;
	font-weight: bold;
	margin-right: 20px;
	padding: 5px 10px;
	text-transform: uppercase;
	border-radius: 5px;
}
/* search end */
/* get quote start */
#ems_form legend {font-weight: bold;}
#ems_form p {
	background-color: #e3e6ed;
	background: -moz-linear-gradient(top, #eef1fa, #fff 50%, #eff0f4 50%, #f5f8ff);
	background: -webkit-gradient(linear, left top, left bottom, from(#eef1fa), to(#f5f8ff), color-stop(0.5, #fff), color-stop(0.5, #eff0f4));
	color: #2a3a5c;
	font-size: 140%;
	padding: 4px 8px;
	position: absolute;
	right: 15px;
	text-transform: uppercase;
	top: 15px;
	border-radius: 5px;
	box-shadow: 1px 1px 1px #6e6e6e;
}
#ems_form p span {font-weight: bold;}
#ems_form ul {list-style-type: none;}
#ems_form li {clear: both;}
#ems_form .must label:after {
	color: #f00;
	content: "*";
	font-weight: bold;
	margin-left: 2px;
}
#ems_form input, #ems_form select {
	background-color: #fff;
	border: 1px solid #a8a7af;
	float: right;
	margin-bottom: 3px;
	padding: 2px;
	width: 134px;
}
#ems_form select {
	padding: 1px 2px;
	width: 140px;
}
#ems_form input:focus, #ems_form select:focus {border-color: #444;}
#ems_form .error {border-color: red;}
#ems_form li div {float: right;}
#ems_form li div input {
	float: left;
	margin-right: 3px;
	width: 34px;
}
#ems_form li div #ems_phone_3 {
	margin-right: 0;
	width: 45px;
}
#ems_form #zip_not_sure, #ems_form #zip_to_not_sure, #switch_international, #switch_internal {
	color: #808080;
	cursor: pointer;
	font-size: 90%;
	font-weight: bold;
	text-decoration: underline;
}
#switch_international, #switch_internal {
	clear: right;
	display: inline-block;
	font-size: 100%;
}
#switch_international:hover, #switch_internal:hover {
	text-decoration: none;
}
#ems_form #ems_lzip_from div, #ems_form #ems_lzip_to div {width: 140px;}
#ems_form li div #ems_zip, #ems_form li div #ems_zip_to {
	margin-right: 10px;
	width: 50px;
}
#ems_form li div #ems_city, #ems_form li div #ems_city_to {width: 86px;}
/*#ems_form li div #ems_city_to {width: 100px;}*/
#ems_form li div select {
	float: left;
	font-size: 92%;
	margin-right: 3px;
	width: 45px;
}
#ems_form li div #ems_state, #ems_form li div #ems_state_to {margin-right: 0;}
#ems_form li div #ems_year {
	margin-right: 0;
	width: 60px;
}
#ems_form #ems_submit {
	background-color: #cf2525;
	background: -moz-linear-gradient(top, #f57373, #860102);
	background: -webkit-gradient(linear, left top, left bottom, from(#f57373), to(#860102));
	border: 2px solid #a40404;
	color: #fff;
	float: none;
	font-size: 120%;
	font-weight: bold;
	margin: 5px auto;
	padding: 3px;
	width: auto;
	border-radius: 4px;
}
#ems_form #ems_submit:active {
	background: -moz-linear-gradient(top, #860102, #f57373);
	background: -webkit-gradient(linear, left top, left bottom, from(#860102), to(#f57373));
}
/* get quote end */
/* index form start */
#index-page #ems_form, #general-contractors-page #ems_form {
	background: transparent url("imgs/movers.jpg") 100% 100% no-repeat;
	border: 1px solid #e3e3e3;
	font-size: 90%;
	overflow: auto;
	margin-left: 10px;
	padding: 20px 298px 10px 15px;
	position: relative;
	border-radius: 8px;
	box-shadow: inset 0 0 10px #e1e1e1;
}
#general-contractors-page #ems_form {
	font-size: 100%;
	margin-left: 0;
}
#index-page #ems_form h2, #general-contractors-page #ems_form h2 {
	color: #e03200;
	font-size: 200%;
}
#index-page #ems_form fieldset, #general-contractors-page #ems_form fieldset {
	border-top: 1px dashed #a5a6a8;
	float: left;
	margin: 8px 15px 8px 0;
	padding-top: 8px;
	width: 240px;
}
#index-page #ems_form #ems_fs_mf, #index-page #ems_form #ems_fs_ci,
#general-contractors-page #ems_form #ems_fs_mf, #general-contractors-page #ems_form #ems_fs_ci {width: 220px;}
#index-page #ems_form #ems_fs_d, #general-contractors-page #ems_form #ems_fs_d {
	clear: left;
	float: right;
}
#index-page #ems_form legend, #general-contractors-page #ems_form legend {
	color: #00237d;
	padding-right: 8px;
}
#index-page #ems_form #ems_weight, #general-contractors-page #ems_form #ems_weight {width: 170px;}
#index-page #ems_form #ems_submit, #general-contractors-page #ems_form #ems_submit {
	bottom: 16px;
	font-size: 150%;
	left: 250px;
	position: absolute;
	width: 240px;
}
/* index form end */
/* right form start */
#side_right #phone {
	color: #00237d;
	font-size: 200%;
	font-weight: bold;
	margin: 10px 0;
	text-align: center;
}
#side_right #ems_form {
	font-size: 90%;
	margin-bottom: 10px;
}
#side_right #ems_form h2 {
	background-color: #00237f;
	background: -moz-linear-gradient(top, #586eaa, #113186 50%, #00237f);
	background: -webkit-gradient(linear, left top, left bottom, from(#586eaa), to(#00237f), color-stop(0.5, #113186));
	border: 2px solid #00154c;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	line-height: 200%;
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#side_right #ems_form legend {
	background-color: #f2f2f2;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 232px;
}
#side_right #ems_form fieldset {
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
}
#side_right #ems_form fieldset ul {
	background-color: #f2f2f2;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 5px;
}
#side_right #ems_form #ems_fs_ci {
	background-color: #F2F2F2;
	border: 1px solid #d1d1d1;
	border-top-width: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#side_right #ems_form #ems_fs_ci ul {
	border: 1px solid #fff;
	border-top-width: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#side_right #ems_form li div {border-width: 0;}
#side_right #ems_form label, #side_right #ems_form legend {
	color: #5c5c5c;
	font-size: 95%;
	font-weight: bold;
}
#side_right #ems_form legend {
	border-bottom: 1px dashed #d1d1d1;
	font-size: 115%;
	padding: 2px 5px;
	position: absolute;
	width: 222px;
}
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
	#side_right #ems_form legend {margin-top: -26px;}
}*/
#side_right #ems_form ul {margin-top: 26px;}
#side_right #ems_submit {display: block;}
#side_right #ems_cancel {display: none;}
/* right form end */
/* JS made start */
#opacity_overlay, #awu_form {display: none;}
#opacity_overlay {
	background-color: #ebebeb;
	height: 100%;
	left: 0;
	opacity: 0.8;
	position: fixed;
	top: 0;
	width: 100%;
}
#awu_form {
	background-color: #fff;
	border: 1px solid #444;
	font-size: 90%;
	left: 50%;
	margin: 40px 0 40px -329px;
	padding: 10px 24px 14px;
	position: fixed;
	top: 0;
	width: 630px;
	z-index:2;
}
#awu_form fieldset {
	border: 1px solid #e3e3e3;
	margin: 10px 0;
	padding: 7px 10px;
}
#awu_form legend {
	font-size: 120%;
	padding: 0 8px;
	width: auto;
}
#awu_form #ems_form li {
	clear: right;
	float: left;
	margin-right: 15px;
	width: 280px;
}
#awu_form #ems_form #ems_llname, #awu_form #ems_form #ems_lemail, #awu_form #ems_form #ems_lcity, #awu_form #ems_form #ems_lstreet {margin-right: 0;}
#awu_form #ems_form #ems_linfo, #awu_form #ems_form #ems_lsubmit {width: 575px;}
#awu_form #ems_form textarea {margin-left: 70px;}
#awu_form li input, #awu_form li select {width: 160px;}
#awu_form li select {width: 164px;}
#awu_form li textarea {
	float: right;
	margin-bottom: 10px;
	width: 455px;
}
#awu_form #ems_form li div input {
	margin-right: 5px;
	width: 42px;
}
#awu_form #ems_form li div #ems_phone_3 {
	margin-right: 0;
	width: 55px;
}
#awu_form #ems_form li div #ems_zip, #awu_form #ems_form li div #ems_zip_to {
	width: 55px;
}
#awu_form #ems_form li div #ems_city, #awu_form #ems_form li div #ems_city_to {
	width: 80px;
}
#awu_form #ems_form #ems_submit {
	float: right;
	width: 165px;
}
#awu_form #ems_form #ems_cancel {
	float: none;
	margin: 5px 0/* 5px 114px*/;
	width: auto;
}
/* JS made end */
/* forms end */