body {
	background-image: url(../images/background.jpg);
}

/***** HEADINGS *****/
h1 {
	color: #810000;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h2 {
	color: #369;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	margin-top: -10px;
}
h3 {
	font-size: 12px;
	color: #810000;
	padding: 0px;
	margin: 0px;
	display: inline;
}
form {
	padding: 0px;
	margin: 0px;
}

/***** MAIN TEMPLATE *****/
/*************************/
div#container {
	width: 796px;
	margin: 0px auto;
	border: 2px #fdb933 solid;
	margin-top: -8px;
	background-color: #FFFFFF;
}

/***** NAV BANNER *****/
div#nav_banner {
	background-image: url(../images/top_nav_banner.jpg);
	height: 37px;
}
div#nav_banner p {
	margin: 0px;
	padding: 19px 5px 0px 0px;
	text-align: right;
}
div#nav_banner a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
img.nav_button {
	border: none;
	margin-bottom: -5px;
}

/***** LOGO BANNER *****/
div#logo_banner {
	background-image: url(../images/top_logo_banner.jpg);
	height: 107px;
}
div#logo_banner img.nav_button {
	border: none;
	margin-bottom: -5px;
}
div#logo_banner a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
div#logo_banner p {
	margin: 0px;
	padding: 5px 5px 0px 0px;
	text-align: right;
}

/***** LEFT SIDE *****/
div#bottom_left {
	float: left;
	width: 219px;
}
div#bottom_left p {
	margin: 0px;
	padding: 0px;
}
div#bottom_left_top {
	height: 416px;
	background-image: url(../images/left_nav_background.jpg);
}
div#bottom_left_bottom {
	background-image: url(../images/left_bottom_background.jpg);
	background-repeat: repeat-y;
}
div#bottom_left_top ul#left_nav li a {
	text-decoration: none;
	color: #FFFFFF;
}
div#bottom_left_top ul, div#bottom_left_bottom ul {
	padding: 25px 0px 0px 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: none;
}
div#bottom_left_top ul#left_nav {
	padding-top: 15px;
}
div#bottom_left_top ul li {
	margin: 5px 0px 0px 0px;
}
div#bottom_left_top ul li.left_sub_nav {
	font-size: 10px;
	padding: 0px 0px 0px 8px;
	display: none;
}
div#bottom_left_top ul#contact_info, div#bottom_left_bottom ul#contact_info {
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	color: #fdd58d;
}
div#bottom_left_top ul#contact_info {
	line-height: 14px;
}
div#bottom_left_bottom ul#contact_info {
	background-image: url(../images/left_bottom_background.jpg);
	background-repeat: repeat-y;
	line-height: 20px;
}
div#bottom_left_top div#quote-top { background-image: url(../images/quote-top.gif); width:154px; height:10px; margin:20px 0 0 15px; }
div#bottom_left_top div#quote-bot { background-image: url(../images/quote-bot.gif); width:154px; height:10px; margin:0 0 0 15px; }
div#bottom_left_top div#quote_search {
	background: #fdb933;
	margin: 0px 50px 0px 15px;
	padding: 1px 10px 10px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 2px #fdb933 solid;
}
div#bottom_left_top div#quote_search p.form_label {
	margin-top: 10px;
	font-size: 10px;
}
div#bottom_left_top div#quote_search table tr td {
	padding: 0px;
}
div#bottom_left_top div#quote_search div#quote-search-inner {
	background:#fff;
	padding:0 5px 0 5px;
	margin:-5px 0 0 0;
}
div#bottom_left_top div#quote_search div#equote-header-container {
	margin:-5px 0 0 0;
}
div#bottom_left_top div#quote_search span#equote-header {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
}

/***** RIGHT SIDE *****/
div#bottom_right {
	float: right;
	background-color: #FFFFFF;
	width: 562px;
	min-height: 416px;
	padding: 20px 15px 0px 0px;
	color: #4d4d4d;
	font-size: 11px;
	font-family: Arial;
	line-height: 1.75;
	font-stretch: normal;
}
div#bottom_right a, div#bottom_right a:visited {
	color: #A0522D;
	text-decoration: underline;
}
div#bottom_right a:hover {
	text-decoration: none;
}
div#footer {
	color: #336699;
	font-size: 9px;
	font-family: Arial;
	font-stretch: normal;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	margin-top: 10px;
	border-top: 1px #CCCCCC solid;
	line-height: 1;
}
div.faq_question {
	font-weight: bold;
	margin: 25px 0px 0px 0px;
	padding: 0px;
}
div.faq_answer {
	margin: 0px;
	padding: 0px;
}
div.image_right {
	float: left;
	margin-left: 10px;
	padding: 3px;
	width: 420px;
}

/* SUBMIT EQUOTE PAGE */
div.submit_equote_left {
	float: left;
}
div.submit_equote_right {
	float: right;
	border: 2px #fdb933 dashed;
	padding: 0px 10px 10px 10px;
	margin: 0px 10px 10px 0px;
	width: 265px;
}
p.quote_summary {
	font-weight: bold;
	text-align: center;
}
.quote_summary_price {
	font-size: 10px;
	font-style: italic;
}
table#quote_summary_table {
	padding: 0px;
	margin: 0px;
	border-spacing: none;
	border-collapse: none;
	
}
table#quote_summary_table tr td {
	vertical-align: top;
	padding: 5px;
	margin: 0px;
}
table#quote_summary_table tr.odd td {
	background-color: #FFFFB7;
}
table#quote_summary_table tr.even td {
	background-color: #FBFF98;
}
tr.quote_summary_headers {
	font-weight: bold;
	border-bottom: 1px #000000 solid;
}
div.submit_equote_left p.label {
	padding: 0px;
	margin: 0px;
}
div.submit_equote_left p.element {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
div.submit_equote_left input {
	width: 210px;
}

/* VIEW EQUOTE PAGE */
p.free_message {
	border: 1px #fdb933 solid;
	padding: 5px;
	margin-top: 5px;
	line-height: 12px;
	background-color: #FFFF99;
	color: #cb0100;
}
#total_table tr td.label {
	text-align: right;
}
#total_table tr td.number {
	font-weight: bold;
	text-align: right;
}
div#bottom_totals {
	border-top: 1px #CCCCCC solid;
}
div#bottom_totals_message {
	float: left;
	width: 60%;
	text-align: center;
	font-weight: bold;
	color: #009900;
}
div#bottom_totals_message p {
	border: 1px #fdb933 solid;
	padding: 10px;
	margin-top: 15px;
	background-color: #FFFF99;
	color: #cb0100;
}
div#bottom_totals_table {
	float: right;
}

/* SEARCH RESULTS VIEW */
div.quantity_status {
	display: none;
	font-size: 10px;
	line-height: 11px;
	margin-top: 5px;
	color: #009900;
}
table#quote_toolbar_table {
	padding-bottom: 5px;
	margin: 10px 0px 10px 0px;
	border-bottom: 1px #CCCCCC solid;
}
.quote_toolbar_button {
	background-color: #fdb933;
	border: 1px #9C1211 solid;
	color: #9C1211;
	margin: 0px 0px 5px 0px;
	padding: 2px 5px 2px 5px;
	text-align: center;
}
div#bottom_right div.quote_toolbar_button a, div#bottom_right div.quote_toolbar_button a:visited {
	text-decoration: none;
	color: #9C1211;
}
.print_equote_button {
	width: 77px;
}
.email_equote_button {
	width: 110px;
}
.submit_equote_button {
	width: 145px;
}
.results_equote_button {
	width: 133px;
}
.update_equote_button {
	margin-top: 10px;
}
div#search_top_bar {
	border-bottom: 1px #CCCCCC solid;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
div#search_bottom_bar {
	border-top: 1px #CCCCCC solid;
	padding: 0px;
	margin: 20px 0px 0px 0px;
}
div#bottom_right p.search_pagination_toolbar {
	float: left;
}
div#bottom_right p.search_pagination_toolbar a:hover {
	color: #fdb933;
	text-decoration: underline;
}
div.result {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px #CCCCCC solid;
}
div.last_result {
	border-bottom: none;
}
div.result_left {
	width: 150px;
	float: left;
	text-align: center;
}
div.result_right {
	width: 400px;
	float: right;
}
div.result_right_left {
	width: 265px;
	float: left;
}
div.result_right_right {
	width: 125px;
	float: right;
	text-align: center;
}
img.product_thumbnail {
	margin: 5px 0px 5px 0px;
}
ul.product_text {
	padding: 0px;
	margin: 0px;
}
li.product_title {
	font-weight: bold;
	list-style-type: none;
	color: #000066;
}
li.product_description {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
li.product_description p {
	margin: 0px;
	padding: 0px;
}
li.product_tagline {
	list-style-type: none;
	font-weight: bold;
}
ul.product_details {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
li.product_price {
	font-weight: bold;
}
li.product_code {
	font-weight: bold;
}

/* SUCCESS / ERROR MESSAGES */
div.success {
	border: 2px #006600 solid;
	background-color: #009933;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
	margin: 5px 0px 10px 0px;
}
div.error {
	border: 2px #990000 solid;
	background-color: #CC0000;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
	margin: 5px 0px 10px 0px;
}

/* MISC */
.superscript {
	font-size: 8px;
    vertical-align:top;
    position:relative;
    top:-2px;
    letter-spacing:0.08em;
}