
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: white url(/images/tmpl/subpage1_05.jpg?1) repeat-x left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

body.home {
	background-image: url(/images/tmpl/homepage01.jpg?1);
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-size: 17pt;
}

h2 {
	margin: 20px 0 10px 0;
	font-size: 14pt;
	color: #336666;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 180%;
}

strong {
	color: #49513C;
}

a {
	color: #333;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.more {
	height: 37px;
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
}

.more a {
	padding-left: 25px;
	background: url(/images/tmpl/homepage09.gif) no-repeat left center;
	color: #FFFFFF;
}

.list1 {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.list1 li {
	clear: left;
	padding: 8px 0;
}

.list1 li.first {
	padding-top: 0px;
	border: none;
}

.list1 em {
	font-style: normal;
	color: #333;
}

.list1 em a {
	text-decoration: underline;
}

a img {
	border: none;
}

img.border {
	padding: 1px;
	border: 1px solid #97A879;
	/* background: #5F6E3F; */
}

img.border1 {
	padding: 4px;
	border: 1px solid #ADBC8B;
	background: #DCD9C5;
}

img.alignleft {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

/** HEADER */

#header {
	width: 948px;
	height: 126px;
	background: url(/images/tmpl/bg01.jpg?1) no-repeat right top;
}

/** SEARCH */

#search {
	margin-top: 13px;
	float: right;
	width: 310px;
	height: 76px;
	padding-right: 74px;
}

#search form {
	margin: 0px;
	padding: 33px 0px 0px 0px;
	list-style: none;
	background: url(/images/tmpl/homepage03.gif) no-repeat 0px 33px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input {
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#search .input-text {
	width: 212px;
	height: 15px;
	padding: 5px 10px;
	background: none;
	border: none;
	color: #69655D;
}

#search .input-submit {
	width: 60px;
	height: 25px;
	margin-left: 17px;
	background: url(/images/tmpl/homepage04.gif) no-repeat left top;
	border: none;
	color: #336666;
}

/** MENU */

#menu {
	width: 474px;
	padding-right: 74px;
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	list-style: none;
}

#menu li {
	float: left;
	width: 97px;
	height: 37px;
	margin-left: 4px;
	background: url(/images/tmpl/homepage05.gif?1) no-repeat left top;
}

#menu li.active {
	background-image: url(/images/tmpl/homepage06.gif?1);
}

#menu a {
	display: block;
	padding: 11px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffeb;
}

#menu a:hover {
	text-decoration: underline;
}

#menu li.active a {
	color: #336666;
}

/** PAGE */

#page {
	width: 808px;
}

.home #page {
	min-height: 300px;
}

.home #bgtop {
}

.home #bgbtm {
}

/** CONTENT */

#content {
	float: left;
	width: 480px;
}

.home #content {
	width: 383px;
	padding: 0px;
	background: url(/images/tmpl/bg03.jpg) repeat-y left top;
}

.home #content .bgtop {
	background: url(/images/tmpl/bg04.jpg) no-repeat left top;
}

.home #content .bgbtm {
	padding: 40px 29px 0px 29px;
	background: url(/images/tmpl/bg05.jpg) no-repeat left bottom;
}

/** SIDEBAR */

#sidebar {
	clear: right;
	margin: 0 0 15px 15px;
	float: right; 
	width: 280px;
	color: #333;
	background: url(/images/tmpl/subpage1_01.jpg) repeat-y left top;
}

#sidebar .bgtop {
	background: url(/images/tmpl/subpage1_02.jpg) no-repeat left top;
}

#sidebar .bgbtm {
	padding: 0px 20px;
	background: url(/images/tmpl/subpage1_03.jpg) no-repeat left bottom;
}

.home #sidebar {
	width: 383px;
	background: url(/images/tmpl/bg03.jpg) repeat-y right top;
}

.home #sidebar .bgtop {
	background: url(/images/tmpl/bg04.jpg) no-repeat right top;
}

.home #sidebar .bgbtm {
	padding: 0px 29px;
	background: url(/images/tmpl/bg05.jpg) no-repeat right bottom;
}

#sidebar h2 {
	margin-top: 0;
	height: 32px;
	padding: 18px 0px 0px 0px;
	font-size: 14px;
	color: #ffffeb;
}

#sidebar a {
}

#sidebar a:hover {
}

/** FOOTER */

#footer {
	padding: 30px 0px;
	background-color: #999;
	font-size: 9pt;
	color: white;
	text-align: center;
}
#footer .three-columns {
	width: 750px;
	margin: 0px auto;
}

#footer .three-columns .column1 {
	float: left;
	width: 181px;
	padding-top: 20px;
}

#footer .three-columns .column2 {
	float: left;
	width: 192px;
	padding-top: 20px;
	padding-left: 26px;
	background: url(/images/tmpl/homepage14.gif) no-repeat left top;
}

#footer .three-columns .column3 {
	float: left;
	width: 325px;
	padding-top: 20px;
	padding-left: 26px;
	background: url(/images/tmpl/homepage14.gif) no-repeat left top;
}

#footer ul {
	text-align: center;
	padding: 0;
	margin: 0;
}
#footer ul li {
	display: inline;
}

#footer strong {
	color: #333;
}

#footer a {
	color: white;
}

#footer .legal {
	font-size: 10px;
	color: #333;
}

/** BOX1 */

#box1 {
	position: relative;
	width: 948px;
	height: 197px;
	margin: 0px auto;
	background: url(/images/tmpl/bg02.jpg?1) no-repeat left top;
	color: #333;
}

#box1 .image {
	float: right;
	width: 325px;
	padding: 28px 98px 0px 0px;
}

#box1 .border {
	padding: 4px;
}

#box1 .entry {
	float: left;
	width: 370px;
	font-size: 10.5pt;
	padding: 34px 0px 0px 74px;
}

#box1 h2 {
	margin: 0 0 15px;
	color: white;
}

#box1 h2 span {
	color: #336666;
}

#box1 p {
	line-height: 160%;
}

#box1 a {
	font-weight: bold;
}

/** PAGE TITLE */

#pagetitle {
	width: 874px;
	height: 37px;
	margin: 0px auto 12px auto;
	padding: 28px 0px 0px 74px;
	/* background: url(/images/tmpl/bg02.jpg) no-repeat left top; */
	color: #A9AD90;
}

#pagetitle h2 {
	margin: 0px;
	
	color: #333;
}

#pagetitle h2 span {
	color: #336666;
}

/* site specific */
p.print {
	float: right;
	background: transparent url(/images/printer.png) no-repeat scroll center left;
	padding-left: 20px;
}
div.info {
	background: #f0fff0;
	border: 1px solid green;
	padding: 10px;
	margin: 0 0 10px 0;
	font-weight: bold;
}
div.errors {
	background: #fff0f0;
	border: 1px solid red;
	padding: 10px;
	margin: 0 0 10px 0;
	font-weight: bold;
}
div.errors ul {
	font-weight: normal;
	margin: 0;
	padding: 5px 0 0 10px;
}
div.errors ul li {
	list-style: none;
}
table.form {
	margin: 10px 0;
}
table.form tr td {
	font-size: 10pt;
	padding: 2px 0;
}
table.form tr td.left {
	/* width: 200px; */
	padding-left: 20px;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
}
table.index {
	margin: 10px 0 25px 0px;
	border-collapse: collapse;
	width: 100%;
}
table.index th {
	background-color: #eee;
	color: #333;
}
table.index td {
	padding: 2px 5px;
}
table.index tr.even {

}
table.index tr.odd {
	background-color: #f7f7e4;
}
div#why_us {
	font-size: 11pt;
	width: 750px;
}
div#why_us div#text {
	margin: 20px 0 0 0;
}
div#why_us img#competition_comparison {
	margin: 10px 0;
}
div.homepage_temp_container {
	width: 692px;
	margin: 0px auto;
}	
div.homepage_temp {
	background-color: #fffff0;
	display: inline-block;
	margin: 20px 20px 20px 0;
	padding: 10px;
	border: 2px solid #699;
	width: 300px;
}
div.errorExplanation {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px 0;
}
div.fieldWithErrors {
}
input.text_short {
	width: 40px;
}
input.text_med {
	width: 80px;
}
table.bid td.left{
	width: 200px;
}
table#agent_bids {
	width: 500px;
}
table#shopper_current_request {
	margin: 10px 0;
	padding: 10px;
	border: 1px dashed #ccc;
	background-color: #FFFFF0;
}
table#shopper_current_request td.left {
	font-weight: bold;
}
div#bids table {
	margin-bottom: 0px;
}
div#bids #fine_print {
	text-align: right;
	font-size: 8pt;
}
div#bids td.submit,
div#bids td.accept {
	text-align: center;
}
div#bids #spinner_container {
	font-size: 10pt;
	float: right;
}
div.checkbox_column {
	width: 33%;
	float: left;
}
div.clear {
	clear: both;
}
div.fieldWithErrors {
	display: inline;
}
div#past_requests {
	margin: 20px 0;
}
tr.faded {
	color: #999;
}
tr.highlighted {
	background-color: #ffffe6;
}
div.quote_details_box {
	margin-right: 10px;
	float: left;
}
div.quote_details_box table {
	width: 350px;
	height: 150px;
}
div.submit_button {
	margin: 10px 0 0 5px;
}
p.narrow {
	width: 500px;
}
table#checkout_buttons td {
	text-align: center;
	padding: 3px 0;
}
table#checkout_buttons tr#decline_link_row td {
	padding-top: 10px;
	font-size: 8pt;
}
span.note {
	font-size: 8pt;
	font-style: italic;
}
div.narrow_page {
	width: 600px;
}
div.section {
	margin: 0 0 20px 0;
}
div.section h2 {
	text-align: center;
	margin: 5px 0 0 0;
	padding: 0 5px 2px ;
}
div.section h2 a {
	text-decoration: none;
}
div.section h2 a:hover {
	text-decoration: underline;
}
div#byline {
	margin: 0 0 3px 0;
	color: #555;
}
div.resource_col {
	width: 394px;
	margin-right: 20px;
	float: left;
}
div.last {
	margin: 0;
}
div.resource_col p {
	padding: 10px;
}
div.resource_col div.section {
	height: 170px;
}
div.article_block {
	margin: 20px 0;
	width: 600px;
}
div.article_block div.title {
	font-size: 120%;
	margin: 0 0 3px 0;
}
div.article_block div.title a {
	font-weight: bold;
	color: rgb(51, 102, 102);
}
div.article_block div.byline { 
	color: #555;
	margin: 0 0 3px 0;
}
div.article_block div.blurb {
	margin: 0 0 3px 0;
}
div.article_block div.keywords { 
}
div#article_left, 
div#article,
div#article_right {
	float: left;
}
div#article_left {
	width: 130px;
	padding-right: 20px;
}
div#article_left #sharethis {
	text-align: right;
	margin-top: 30px;
}
div#article {
	width: 648px;
}
div#article h1 {
	margin-bottom: 5px;
}
div#article #article_body {
	margin-top: 20px;
}
div#article div#keywords {
	margin-bottom: 15px;
}
div#article_sidebar {
	width: 253px;
	margin-top: 30px;
	float: right;
	margin-left: 15px;
}
ul#article_nav {
	text-align: right;
	font-weight: bold;
	padding: 0;
	font-size: 10pt;
	margin-top: 5px;
}
ul#article_nav li {
	list-style: none;
	margin-bottom: 8px;
	height: 1.2em;
	line-height: 1.2em;
}
.list1#topics_list li {
	border: 0;
	padding: 0;
	list-style: square inside none;
}
div.about_square {
	line-height: 1.5em;
	display: inline;
	float: left;
	width: 355px;
	margin: 42px 60px 15px 0;
	font-size: 10pt;
}
div#why_us div.about_square {
	margin-right: 30px;
	width: 345px;
}
div.about_square h2 a {
	z-index: 10;
	text-decoration: none;
}
div.about_square h2 a:hover {
	text-decoration: underline;
}
div.last {
	margin-right: 0;
}
div.about_square h2 {
	text-align: center;
	color: #555;
}
div#why_us div#why_us_start {
	width: auto;
	margin: 30px 0 0 56px;
}
div#homepage_start {
	width: 187px;
	height: 161px;
	left: 311px;
	top: 123px;
	position: absolute;
}
img#homepage_clari_user,
img#homepage_easier_img {
	height: 133px;
	width: 170px;
	border: 1px solid #97A879;
	padding: 5px;
	margin: 10px 10px 5px 0;
	float: left;
}
img#article_start_img {
	position: relative;
	top: 36px;
	left: -50px;
}
div.site_map_block {
	float: left;
	width: 394px;
	margin-right: 10px;
}
div#trustlogo {
	margin: 10px auto;
	width: 113px;
}
div#homepage_login {
	margin: 20px 0 0;
	font-size: 9pt;
}
div#homepage_login strong {
	color: #366;
}
div#no_monkeying {
	padding: 10px;
	border: 1px dashed #ccc;
	background-color: #fffff0;
	width: 500px;
	margin-bottom: 10px;
}
table.form tr td.explanation {
	font-size: 8pt;
	padding-left: 10px;
	padding-bottom: 10px;
	font-style: italic;
}
