* {
	margin:0;
	padding:0;
}
html, body {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#4D4D4D;
}
.clear_both {
    clear: both;
}
#container {
	width:970px;
	margin:0 auto;
}
a {
	text-decoration:none;
}
p {
	margin-bottom:15px;
}
p.summary {
	margin-bottom:0;
}
ul {
}
.body-content ul {
	margin-left:15px;
	margin-bottom:15px;
}
img {
	border:none;
}
#header {
	float:left;
	width:970px;
	height: 321px;
	position:relative;
}
#header-logo {
	position:absolute;
	top:0;
	left:0;
	z-index:1000;
}
#header-top {
	width:730px;
	position:absolute;
	top:0;
	right:0;
	background-color:#FFFFFF;
	z-index:900;
}
#header-top .row {
	width:740px;
	float:left;
	clear:both;
}
#header-top #global {
	float:left;
}
#header-top #global a {
	float:left;
	width:152px;
	font-size:16px;
	padding:5px 10px 5px 36px; /* 28px; */
	height:20px;
	color:#FFFFFF;
	background-color:#53247F;
	border-right:1px solid #E7E5D3;
}
#header-top .row.brokers {
	padding-left:22px;
}
#header-top .row.brokers a {
	font-size:16px;
	color:#FFFFFF;
	padding:8px 10px 05px 15px;
	height:18px;
	width:151px;
	display:block;
	float:left;
	border-right:1px solid #E7E5D3;
}
#header-top .row.brokers a.blue {
	background-color:#3B6E8F;
}
#header-top .row.brokers a.pink {
	background-color:#EA4498;
}
#header-top .row.brokers a.green {
	background-color:#AFBD22;
}
#header-top .row.brokers a.brown {
	background-color:#B4985A;
}
#header-top .row.brokers a.brown {
	background-color:#B4985A;
	border-right:none;
	width:152px;
}
#header-top #search-form {
	float:left;
	width:360px;
}
#header-top #search-form input[type="text"] {
	height:20px;
	border:0px;
	width:213px;
	font-size:11px;
	color:#4D4D4D;
	padding:5px 5px 5px 15px;
}
#header-top #search-form span.search-type {
	height:17px;
	/*background:url(../images/purple-down.gif) no-repeat right center;*/
	padding:8px 40px 5px 15px;
	background-color:#532380;
	color:#FFFFFF;
	width:44px;
        cursor: pointer;
}
#header-top #search-form input[type="image"] {
	width:20px;
	height:30px !important;
	border:0px;
	border-left:1px solid #E0E0E0;
}
#header-top #search-form input, #header-top #search-form span {
	float:left;
}
#header-top #text-sizer {
	float:left;
	height:17px;
	padding:7px 5px 6px 5px;
}
#header-top #text-sizer {
	color:#4D4D4D;
}
#header-top #text-sizer a {
	color:#414142;
}
#header-top #text-sizer a.small {
	font-size:11px;
	cursor: pointer;
}
#header-top #text-sizer a.med {
	font-size:13px;
	cursor: pointer;
}
#header-top #text-sizer a.large {
	font-size:15px;
	cursor: pointer;
}
#header-top #your-location {
	float:left;
	border-left:1px solid #E0E0E0;
	height:30px;
}
#header-top #your-location a {
	display:block;
	color:#4D4D4D;
	font-size:13px;
	background:url(../images/location-world-small.gif) no-repeat center right;
	width:115px;
	height:25px;
	padding:10px 5px 0 5px;
}
#top-menu #top-nav {
	float:left;
	background-color:#E7E5D3;
	height: 30px;
	padding-left: 27px;
}
#top-menu, #top-make-claim {
	width:730px;
	float:left;
	clear:Both;
	background-color:#53247F;
	border-top: 1px solid #BFBEB1 !important;
	border-right: 1px solid #BFBEB1 !important;
}
#top-menu {
	background-color:#E7E5D3;	
}
#top-make-claim {
    float: left;
    width: 169px;
    background: none;
    position: relative;
    top: -31px;
    z-index: 99999;
}
#top-menu #top-nav, #top-nav ul, #make-claim, #footer-links ul {
	list-style-type:none;
}
#top-menu #top-nav li {
	float:left;
}
#top-menu #top-nav li.first {
	padding-left:4px;
}
#top-menu #top-nav li a {
	font-size:12px;
	font-weight:bold;
	color:#414142;
	display:block;
	/*	padding:8px 7px 7px 0;*/
	padding:8px 6px 7px 0px;
}
#top-menu #top-nav li.first a {
	padding-left:0;
}
#top-menu #top-nav li.first a {
	font-size:14px;
}
#top-menu #top-nav li.selected a {
	color:#53247F;
}
#top-make-claim #make-claim {
	float:right;
	width:169px;
	background-color:#53247F;
	height:30px;
}
#top-make-claim #make-claim li {
	height:30px;
}
#top-make-claim #make-claim a {
	font-size:19px;
	color:#FFFFFF;
	display:block;
	padding-left:10px;
	/*	width:175px; */
/*	width:160px; */
	padding-right:20px;
	background-image:url(../images/button-image-strip-purple.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#top-make-claim #make-claim a span {
	padding:6px 0;
	display:block;
	border-right:1px solid #E0E0E0;
}
#top-menu #make-claim a img {
	border-left:1px solid #E0E0E0;
}
#body {
	width:970px;
	float:left;
	clear:Both;
}
#body-wrapper {
	float:left;
	clear:both;
	background-image:url("../images/body-vertical-border.png");
	background-repeat:repeat-y;
}
#body #col-left {
	width:588px;
	float:left;
	/*	border-right:1px solid #E0E0E0; */
	padding:0px 0px 20px 0px;
	padding-bottom:0;
}
#body #col-left a.summary-link {
	display:block;
	margin-bottom:10px;
}
/*
#body #col-left a {
	color:#F8991D;
	text-decoration:none;
}

#col-left p.summary a {
	color:#F8991D;
	text-decoration:none;
}
*/

/*
#body #col-left p, #body #col-left h1, #body #col-left h2, #body #col-left h3 {
	padding-left:10px;
}
*/

#body #col-left .row {
	width:588px;
	float:left;
}
#body #col-left .home-text {
	width:569px;
	float:left;
	padding-right:10px;
	padding-left:10px;
	min-height:266px;
}
#body #col-left .body-content {
	width:569px;
	float:left;
	padding: 10px;
}
#body #col-left .body-content a {
	text-decoration:underline;
    font-size: 12px;
}
#body #col-left .body-content #news-feed a {
    text-decoration:none;
}
#body #col-left .body-content a:hover {
	text-decoration:none;
}
#body #col-right {
	float:left;
	width:381px;
	border-left:1px solid #EDEBDA;
}
#body h1, p.summary {
	font-size:19px;
    line-height: 25px;
	padding-bottom:15px;
    margin: 10px 0;
}
#my-login {
	width:381px;
	float:left;
}
#my-login .col-left {
	width:235px;
	float:left;
	padding-right:10px;
}
#my-login .col-right {
	width:107px;
	float:left;
}
#my-login .form-ele, #my-login .form-label {
	float:left;
}
#my-login .form-ele {
	padding-bottom:5px;
	padding-left:5px;
}
#my-login .form-label {
	width:55px;
	padding-top:3px;
}
#my-login .form-ele input[type="text"] {
	height:12px;
	width:165px;
	border:0 none;
	color:#4D4D4D;
	font-size:11px;
	padding:5px;
}
#my-login .form-ele input[type="password"] {
	height:12px;
	width:165px;
	border:0 none;
	color:#4D4D4D;
	font-size:11px;
	padding:5px;
}
#news-feed {
	width:381px;
	float:left;
	clear:Both;
}
#news-feed ul {
	list-style-type:none;
	margin-left: 0px;
}
#news-feed li {
	margin-bottom:5px;
}
#news-feed li a.rss-logo {
	float:right;
}
#news-pagination {
    clear: both;
    padding: 10px 20px;
    background: #3E3D40;
}
#news-pagination a {
    font-size: 13px;
}
#news-pagination a.selected {
    font-weight: bold;
}
#follow-us {
	width:970px;
	clear:Both;
	text-align:right;
	padding-top:5px;
}
#follow-us span, #follow-us a {
	float:right;
}
#follow-us span, #follow-us a {
	padding-right:5px;
}
#worldwide {
	width:381px;
	float:left;
	clear:both;
}
#worldwide .col-left {
	float:left;
	width:150px;
}
#worldwide .col-right {
	float:left;
	width:202px;
}
#print-email {
	width:925px;
	float:left;
	clear:both;
	padding:5px 10px
}
#print-email a {
	padding-right:10px;
}
#can-we-help img {
	float:left;
}
#footer {
	width:950px;
	float:left;
	clear:both;
	background-color:#9A9983;
	padding:5px 10px;
}
#footer-links ul li {
	float:left;
	width:150px;
}
#footer-links ul li, #footer-links ul li a {
	color:#FFFFFF;
}
#footer-registered {
	width:950px;
	float:left;
	clear:both;
	margin-top:15px;
}
#footer-registered ul {
	list-style-type:none;
}
#footer-registered ul li {
	float:left;
	padding-right:15px;
}
#footer-registered ul li.right-align {
	float:right;
	padding:0;
}
#footer-registered ul li, #footer-registered ul li a {
	color:#FFFFFF;
}
#footer-registered ul li a.wclink {
	color:#F16722;
	font-weight:bold;
}
#footer .mini-doodson-logo {
	padding-top:5px;
}
#col-right .box {
	width:381px;
	border-bottom:1px solid #E0E0E0;
}
#our-community h2, #can-we-help h2 {
	padding-bottom:0;
}
#contact-info th, #contact-info td {
	text-align:left;
	padding-right:15px;
}
hr {
	border-color:#E0E0E0;
	border-style:solid;
	border-width:1px 0 0 0;
	clear:both;
	height:0;
	margin-bottom:15px;
}
form .row {
	float:left;
	clear:both;
	width:580px !important;
}
form .form-label {
	margin-bottom:3px;
}
form .form-ele {
	margin-bottom:10px;
}
form .row .column {
	float:left;
	width:290px;
}
form .row .column input[type="text"] {
	width:270px;
	border:0 none;
	color:#4D4D4D;
	font-size:11px;
	height:12px;
	padding:5px;
}
form .row .column input[type="submit"] {
	width:280px;
	border:0 none;
	color:#FFFFFF;
	background-color:#501F75;
	font-size:11px;
	padding:5px;
	text-align:left;
	margin-right:10px;
}
form .row .column.left {
	float:right;
	text-align:right;
}
form .row textarea {
	width:558px;
	height:100px;
	color:#4D4D4D;
	font-size:11px;
	padding:5px;
}

form .row .form-ele textarea {
	width:265px;
	height:100px;
	color:#4D4D4D;
	font-size:11px;
	padding:5px;
}
#list.box ul {
	list-style-type:none;
}

/* box button rendering */

#body #col-left .button {
	float:left;
	width:284px;
	padding:5px 0 5px 10px
}
#body #col-left .button.full-width {
	width:579px;
	border-top:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
}
#body #col-left .button.full-width a.button-arrow {
	height:45px;
	border-left:1px solid #E0E0E0;
}
#body #col-right .button {
	padding:5px 0 5px 10px
}
.box, .button {
	float:left;
	border-bottom:1px solid #E0E0E0;
}
.button.no-border, .box.no-border {
	border-bottom:none;
}
#body #col-left .box {
	width:588px;
}
#body #col-left .box .content-wide {
	width:569px !important;
	padding:10px;
}
#body #col-left .box.two-column .column {
	float:left;
	width:294px;
}
#body #col-left .box.three-column .column {
	float:left;
	width:189px;
}
#body #col-left .box.two-column .column .content {
	width:274px;
	padding:10px;
}
.button .button-arrow {
	width:20px;
	height:60px;
	float:right;
}
.login-button {
	width:73px;
	height:40px;
	border:none;
	float:right;
	cursor:pointer;
}
#body #col-left .box .content, .box .image-thumb {
	width:272px;
	float:left;
	padding:10px;
}
#body #col-right .box .content, #body #col-right .box .body-content {
	width:360px;
	padding:10px 10px 9px 10px
}
#body #col-left .box .content ul {
    list-style: none;
}
.box .image-thumb {
	width:292px;
	padding:0;
}
.box p, .button p {
	margin-bottom:0;
}
.button {
	border:none;
	padding-top:0px !important;
	padding-bottom:0px !important;
}
.box h2, .button h2 {
	font-size:19px;
	padding-bottom:10px;
}
.button .content {
	padding-top:5px;
}
#body .button h2, #body .button p {
	padding-bottom:3px;
	padding-left:0px !important;
}
.button h2 {
	padding-top:5px;
}
.button h2, .button p {
	float:left;
	width:235px;
}
.box p, .button p {
	font-size:12px;
	padding-bottom:10px;
}
.box p strong, .button p strong {
	font-size:12px;
}
.box p.main-text {
	font-size:13px;
	height:75px;
}
.box.whydood {
	height:161px;
}
#container #body .box.whydood .content {
	padding-top:10px;
	padding-bottom:10px;
}
.box.last {
	border-bottom:none;
}
.button .right-button {
	width:20px;
	float:right;
}
#body #col-left .box .content h2, #body #col-left .box .content h3, #body #col-left .box .content p {
	padding-left:0;
	margin-bottom:0;
}
#top-nav li ul {
	box-shadow:				0 0 10px #444243;
	-o-box-shadow:			0 0 10px #444243;
	-moz-box-shadow:		0 0 10px #444243;
	-webkit-box-shadow:		0 0 10px #444243;
}
ul.downloads {
	width:350px;
	list-style-type:none;
}
ul.downloads span {
	display:block;
	font-weight:bold;
	margin-bottom:5px;
}
ul.downloads li {
	width:350px;
	padding:6px 0 6px 0;
	border-bottom:2px solid #EDEBDA;
	float:left;
	clear:both;
}
ul.downloads li img {
	margin-right:5px;
}
a.download {
	background:url(../images/left-arrow-trans.png) no-repeat left 2px;
	padding-left:5px;
}
.text-highlight {
	font-size:18px;
	font-weight:bold;
}
img.left-spacing {
	margin-left:10px;
}
#tweet-feed {
	background-color:#7BCAE6;
}
#fb-feed {
	background-color:#325187;
}
#tweet-feed h3, #fb-feed h3 {
	margin-bottom:10px;
}
.white-button-down {
	background:url(../images/white-arrow-down.png) no-repeat left top;
	width:15px;
	height:15px;
}
.white-button-up {
	background:url(../images/white-arrow-up.png) no-repeat left top;
	width:15px;
	height:15px;
	display:block;
}
.box .footer {
	text-align:right;
}

/*
h1, h2, h3 {
	font-size:13px !important;
}

*/
.contact-choose {
    cursor: pointer;
}

/***** Clients download section *****/
#full-width-content {
    background-color: #787867;
    width: 970px;
}
#full-width-content .box {
    width: 950px;
    padding: 10px;
}

table#client_downloads {
    width: 950px;
    border: 0px;
}

table#client_downloads tr th {
    font-weight: bold;
    text-align: left;
}
table#client_downloads tr th, table#client_downloads tr td {
    padding: 5px 3px;
    border-width: 0px 1px 1px 0px;
    border-color: #ffffff;
    border-style: solid;
}
table#client_downloads tr th.right, table#client_downloads tr td.right {
    border-right: 0px;
}

body #footer-links .box {
    background-color: #9A9983;
    border: 0px;
}

#sphider-search-holder {
	background-color: #787867;
	padding: 20px;
}

.url {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}

#result_report {
	padding-top: 10px;
	padding-bottom: 10px;
}

#did_you_mean {
	padding-top: 10px;
	padding-bottom: 10px;
}

#sphider-search-holder input[type="text"] {
	border: 0 none;
	color: #4D4D4D;
	font-size: 11px;
	height: 20px;
	width: 213px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#sphider-search-holder .submitbutton {
    background-color: #532380;
    border: 1px solid #532380;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    padding: 3px;
}

#sitemap ul {
    margin-left: 20px;
}

#location {
	float:lef;
	clear:both;
	width:569px;
    margin-top: -10px;
    margin-bottom: 10px;
}

#location .map {
	width:569px;
	height:280px;
}

#location .choose-your-location {
	width:569px;
	height:30px;
	float:left;
	clear:both;
}

#location .choose-your-location .title {
	width:195px;
	float:left;
	height:20px;
	background-color:#53247F;
	color:#FFFFFF;
	padding:5px 10px;
}

#location .choose-your-location .location-form {
	width:354px;
	float:left;
	height:30px;
}

#locationCombo-form {
	position:relative;
}

#locationCombo-form #content {
	width:315px;
	height:10px;
	padding:10px;
	float:left;
	background-color:#FFFFFF;	
	color:#404041;
	font-weight:bold;
}

#locationCombo-form #button {
	width:19px;
	height:30px;
	float:left;
	background:url(../images/global-button.gif) no-repeat;
	cursor:pointer;
}

#locationCombo-form #list {
	width:334px;
	padding:0 10px 10px 10px;
	background-color:#FFFFFF;
	color:#404041;
	font-weight:bold;
	position:absolute;
	top:25px;
	cursor:pointer;
}

#locationCombo-form #list ul {
	list-style-type:none;	
}


#locationCombo-form #list li {
	padding-top:10px;
}


#location .details {
    float:left;
    clear:both;
    width:568px;
    padding:15px 10px;
}

#location .details span {
    width:100px;
    display:inline-block;
}

#location .gmap {
	position:relative;
}

#location .gmap {
    float:left;
    clear:both;
    width:588px;
    height:195px;
    position:relative;
}

#location .gmap-top {
    width:588px;
    height:5px;
    position:absolute;
    background-color:#787867;
}

#location .gmap-body small {
    display:none;
}

/* FORM STYLES */

.form-row {
	float: left;
}


.form-row dl {
	float: left;
	width: 575px;
}

.form-row dt {
	width: 180px; 
	float:left; 
	padding-top: 8px; 
	margin-bottom: 14px;
}

.form-row dd {
    float: right;
    margin-bottom: 14px;
    padding-top: 2px;
    width: 389px;
}

.form-row input[type="text"] {
    border: 0 none;
    color: #4D4D4D;
    font-size: 11px;
    padding: 5px;
    width: 200px;
}

.form-row select {
    border: 0 none;
    color: #4D4D4D;
    font-size: 11px;
    width: 211px;
	height: 18px;
}

.form-row textarea {
    border: 0 none;
    color: #4D4D4D;
    font-size: 11px;
    padding: 5px;
    width: 200px;
	font-family: Arial, Helvetica, sans-serif;
}

input[type="submit"] {
	height:22px;
	padding:0 5px;
	border: none;
	cursor:pointer;
	margin-left: 181px;
	background-color: #EA4498;
	color: #FFFFFF;
}

.checkbox_holder {
	margin-bottom: 4px;
}

/* Microsite styles */

div.row.empty {
	display:none;
	}
	
#my-login .content .col-right .login-button {
	margin-left:0;
	}