﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	SCROLLBAR-FACE-COLOR: #d9ccad;
	SCROLLBAR-HIGHLIGHT-COLOR: #d9ccad;
	SCROLLBAR-SHADOW-COLOR: #d9ccad;
	SCROLLBAR-3DLIGHT-COLOR: #d9ccad;
	SCROLLBAR-ARROW-COLOR: #f3efdf;
	SCROLLBAR-TRACK-COLOR: #f3efdf;
	SCROLLBAR-DARKSHADOW-COLOR: #f3efdf;
}
#search_wrap fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
:focus {
	outline: 0;
}
body {
	color: #4b4e4c;
	margin: auto;
	background-color: transparent;
	background-image: url('img/bg.png');
	font-size: 62.5%;
	text-decoration: none;
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
}
.bdayh-body {
	width: 1000px;
	max-width: 1000px;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: right;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
acronym {
	cursor: help;
	border-bottom: 1px dashed #333;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* ---------------------------------------------------------------- 
 *  Links
 * ---------------------------------------------------------------- 
*/
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h2 a:link, h2 a:visited {
	color: #363d38;
	text-decoration: none;
}
h2 a:hover {
	color: #71b259;
	text-decoration: none;
}
h2 a:active {
	color: #363d38;
	text-decoration: none;
}
/* ---------------------------------------------------------------- 
 *  Headings
 * ---------------------------------------------------------------- 
*/
h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Trebuchet MS, Arial, serif;
	font-weight: normal;
}
h1 {
}
h2 {
	font-size: 25px;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 20px;
	padding: 10px 0;
	line-height: 29px;
}
h2.sidehead {
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
	color: #dedede;
	border-bottom: 0px solid #d8d8d8;
	margin-bottom: 10px;
	padding: 8px 0;
	text-align: right;
	padding-top: 16px;
	padding-right: 70px;
}
h2.head_no_border {
	font-size: 25px;
	border-bottom: none;
	margin-bottom: 10px;
	padding: 10px 0;
}
h3.about_h3 {
	margin-bottom: 10px;
	padding: 10px 0;
}
h2.featured {
	background: url("img/icon-case.png"/*tpa=/images/icons/icon-case.png*/) no-repeat 15px 13px;
}
h2.calendar {
	background: url("img/cat-home.png") no-repeat 120px 0;
}
h2.folder {
	background: url("img/icon-folder.png"/*tpa=/images/icons/icon-folder.png*/) no-repeat 15px 13px;
}
h2.clipboard {
	background: url("img/icon-clipboard.png"/*tpa=/images/icons/icon-clipboard.png*/) no-repeat 18px 13px;
}
h3 {
	font-size: 17px;
}
h4 {
	font-size: 15px;
	font-style: italic;
	padding-top: 5px;
	color: #955322;
}
h5 {
}
h6 {
}
/* ---------------------------------------------------------------- 
 *  Div Wrappers
 * ---------------------------------------------------------------- 
*/
#content_wrap {
	background-image: url('img/bg.png');
	padding: 0px 0;
	position: relative;
	width: 1000px;
}
body.home #content_wrap {
	padding: 0px 0;
}
#footer_wrap {
	padding: 0 0;
	height: 35px;
	background: #d6f5ff url("img/footerbf.png") repeat-x;
	position: relative;
	width: 1000px;
}
#header {
	width: 980px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}
.logo {
	position: absolute;
	top: 0px;
	right : 15px;
}
.logo a:hover {
	position: absolute;
	top: 0px;
	right : 15px;
}
#google h1 {
	position: absolute;
	right: 50px;
	bottom: 10px;
	width: 70px;
	height: 28px;
	color: #25b4f5;
	font-size: 25px;
	font-family: arial;
	font-weight: bold;
	text-align: center;
}
#google h1 a {
	font-size: 22px;
	font-family: arial;
	font-weight: bold;
	color: #25b4f5;
}
#pos h2 {
	color: #0E93D1;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	text-align: center;
}
#google dd {
	right: 190px;
	bottom: 20px;
	color: #15a0ca;
	font-size: 12px;
	text-align: center;
}
.cultivators {
	position: absolute;
	bottom: 87px;
	right: 20px;
}
#panel {
	position: absolute;
	bottom: -100px;
	left: 10px;
	width: 645px;
	height: 355px;
}
#left_slide {
	width: 300px;
	position: absolute;
	left: 0;
	top: 80px;
	z-index: 1;
}
#center_slide {
	width: 478px;
	position: absolute;
	left: 84px;
	top: 0;
	z-index: 2;
}
#right_slide {
	width: 300px;
	position: absolute;
	left: 345px;
	top: 80px;
	z-index: 1;
}
.get_quote {
	position: absolute;
	right: 20px;
	bottom: 25px;
	width: 130px;
	height: 40px;
}
.get_quote a {
	position: absolute;
	width: 130px;
	height: 40px;
	background: url("img/quote.gif"/*tpa=/images/buttons/quote.gif*/) no-repeat 0 0;
	text-indent: -9999px;
}
.get_quote a:hover {
	background-position: 0 -40px;
}
#searchform {
	position: absolute;
	right: 20px;
	bottom: 25px;
	width: 160px;
	height: 28px;
}
#searchform #s {
	width: 126px;
	height: 28px;
	font-size: 12px;
	padding: 10px;
	background: url("img/search_input_background.png") no-repeat 0 0;
	border: none;
	position: absolute;
	left: 0;
	top: 0;
}
#searchform #button {
	width: 47px;
	height: 28px;
	font-size: 0px;
	color: #c7fb9e;
	background: url("img/search_button_background.png") no-repeat 0 0;
	border: none;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
}
/* ---------------------------------------------------------------- 
 *  Navigation
 * ---------------------------------------------------------------- 
*/
#navigation {
	/* width: 609px; 
width: 424px;*/
width: 400px;
	height: 36px;
	position: absolute;
	top: 8px;
	left: 20px;
}
.tabs a {
	height: 36px;
	margin-left: 10px;
	text-indent: -9999px;
	float: left;
}
/* ---------------------------------------------------------------- 
 *  Content
 * ---------------------------------------------------------------- 
*/
#content {
	width: 940px;
	padding: 20px;
	margin: 0 auto;
	position: relative;
	background: #fcfcfc url("img/content_background.png"/*tpa=/images/backgrounds/content_background.png*/) no-repeat 0 0;
}
#content p {
	padding-bottom: 15px;
}
/* ---------------------------------------------------------------- 
 *  Page
 * ---------------------------------------------------------------- 
*/
#page {
	width: 630px;
	float: left;
	position: relative;
}
#full_page {
	position: relative;
}
#contact_page {
	position: relative;
	background: url("img/contact_page_background.jpg"/*tpa=/images/backgrounds/contact_page_background.jpg*/) no-repeat 470px 0;
	padding-bottom: 20px;
}
/* ---------------------------------------------------------------- 
 *  Home Page Sidebar
 * ---------------------------------------------------------------- 
*/
.home_post {
	padding-bottom: 30px;
}
.home_post p {
	padding: 0px;
}
.home_post h2, #home_post h3 {
	clear: left;
}
.home_post span {
	display: inline;
	color: #989ea4;
	padding: 4px 0px;
}
.home_post .home_popup {
	padding-left: 20px;
	background: url("img/comment_popup.gif"/*tpa=/images/icons/comment_popup.gif*/) no-repeat 0 3px;
	font-size: 11px;
}
.home_post .home_date {
	font-size: 11px;
}
/* ---------------------------------------------------------------- 
 *  Footer
 * ---------------------------------------------------------------- 
*/
#footer {
	width: 940px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
}
#footer p {
	padding: 8px 36px;
	margin: 0 auto;
	position: relative;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
	color: #009bdf;
}
#footer abbr {
	cursor: help;
	border-bottom: 1px dashed #777;
}
#footer a {
	color: #009bdf;
}
#footer a:hover {
	color: #ff0000;
}
.rss {
	position: absolute;
	top: 3px;
	left: 20px;
}
.media_temple {
	position: absolute;
	top: 2px;
	right: 20px;
}
/* ---------------------------------------------------------------- 
 *  Notebook 
 * ---------------------------------------------------------------- 
*/
.post {
	position: relative;
}
.the_date {
	position: absolute;
	right: 0;
	top: 15px;
	font-size: 11px;
	color: #999;
}
.post-data {
	float: left;
	width: 135px;
	margin-bottom: 25px;
}
.post-data ul {
	margin: 0;
}
.post-data li {
	list-style: none;
	margin: 0 0 10px;
	color: #666;
	padding-left: 22px;
	font-size: 0.8em;
	line-height: 16px;
	text-transform: uppercase;
}
.post-data li a {
	color: #999;
	line-height: 1.6em;
}
.post-data li a:hover {
	color: #000;
}
.post-data li.author {
	background: url("img/author.gif"/*tpa=/images/icons/author.gif*/) no-repeat 0px 0;
	font-size: 0.9em;
	line-height: 16px;
	text-transform: none;
}
.post-data li.author strong {
	font-weight: bold;
	text-transform: capitalize;
	color: #555;
}
.post-data li.tags {
	background: url("img/tags.gif"/*tpa=/images/icons/tags.gif*/) no-repeat 0 0;
	line-height: 16px;
}
.post-data li.categories {
	background: url("img/folder.gif"/*tpa=/images/icons/folder.gif*/) no-repeat 0 0;
	line-height: 16px;
}
.post-data li.edit {
	background: url("img/edit.gif"/*tpa=/images/icons/edit.gif*/) no-repeat 1px 0;
	line-height: 16px;
}
ul.notebook-file li {
	list-style: none;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-left: 23px;
	font-size: 1.0em;
	line-height: 1.8em;
	background: url("img/compressed.png"/*tpa=/images/icons/compressed.png*/) no-repeat 0 3px;
}
ul.notebook-donate li {
	list-style: none;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-left: 23px;
	font-size: 1.0em;
	line-height: 1.8em;
	background: url("img/donate.png"/*tpa=/images/icons/donate.png*/) no-repeat 0 3px;
}
.entry {
	float: right;
	width: 470px;
	margin-bottom: 25px;
	padding-left: 20px;
	border-left: 1px solid #d8d8d8;
}
.entry h3 {
	margin-top: 20px;
}
.entry h3.upper_image {
	margin-top: -20px;
}
.notebook-ul {
	padding-bottom: 15px;
}
.notebook-ul ul {
	padding-bottom: 0px;
}
.notebook-ul li {
	padding: 3px 0 3px 20px;
	background: url("img/arrow.gif") no-repeat 5px 9px;
}
span.more-link {
	margin-top: 15px;
	display: block;
}
.entry img, .entry a img {
	margin: 0 0px 10px 0;
	padding: 3px;
	background: #fcfcfc;
	border: 1px solid #ccc;
}
.entry img.no-float {
	float: none;
	margin: 0 0px 0px 0;
	padding: 3px;
	background: #fcfcfc;
	border: 1px solid #ccc;
}
.entry img.short, .entry a img.short {
	float: left;
	margin: 0 20px 10px 0;
	padding: 3px;
	background: #fcfcfc;
	border: 1px solid #ccc;
}
.entry a:hover img {
	background-color: #DDF0D9;
	border: 1px solid #71b259;
}
.entry a:hover {
	white-space: inherit;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* ---------------------------------------------------------------- 
 *  Pagination
 * ---------------------------------------------------------------- 
*/
.speed {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin: 2px 25px 2px 30px;
}
.speed a {
	background-image: url("img/menu.gif");
	color: #776995;
	text-align: center;
	margin-left: 3px;
	padding: 0 5px;
}
.speed a:hover {
	color: #fff;
	background: #776995;
}
.wp-pagenavi, .commentsnavigation {
	font-size: 11px;
	clear: both;
	background-image: url("img/menu.gif");
	font-weight: normal;
	margin-top: 15px;
	padding: 10px 0 0 0;
	text-align: right;
	border-top: 1px solid #ccc;
}
.wp-pagenavi a, .wp-pagenavi .current, .commentsnavigation a, .commentsnavigation .current {
	padding: 3px 5px;
	background-image: url("img/menu.gif");
	border: 1px solid #d7d0b2;
	color: #776995;
	margin-left: 3px;
	margin-bottom: 7px;
}
.wp-pagenavi a:hover, .wp-pagenavi .current, .commentsnavigation .current, .commentsnavigation a:hover {
	color: #fff;
	background: #776995;
}
.wp-pagenavi .pages {
	float: left;
}
/* ---------------------------------------------------------------- 
 *  Comments
 * ---------------------------------------------------------------- 
*/
.comments_wrap {
	position: relative;
	margin: 30px 0;
}
.add_link {
	position: absolute;
	top: 10px;
	right: 20px;
	display: block;
}
.add_link a {
	background: #e6e6e6;
	padding: 2px 20px;
	color: #333;
	display: block;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	border: 1px #d1d1d1 solid;
	cursor: pointer;
	z-index: 999;
}
.add_link a:hover {
	background: #d1d1d1;
	border-color: #c1c1c1;
	color: #fcfcfc;
}
ol.thecomments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
}
ol.thecomments li {
	position: relative;
	margin-bottom: 20px;
	padding: 75px 20px 20px 20px;
}
.comment {
	background: #f9f9f9;
	border: 1px solid #d8d8d8;
}
ol.thecomments li.comment .comment-author img {
	position: absolute;
	left: 20px;
	top: 20px;
	padding: 1px;
	border: 5px #d8d8d8 solid;
}
ol.thecomments li.comment .reply {
	position: absolute;
	right: 20px;
	top: 25px;
	display: block;
}
ol.thecomments li.comment .reply a {
	background: #e6e6e6;
	padding: 2px 15px;
	color: #333;
	display: block;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	border: 1px #d1d1d1 solid;
}
ol.thecomments li.comment .reply a:hover {
	background: #d1d1d1;
	border-color: #c1c1c1;
	color: #fcfcfc;
}
ol.thecomments li cite {
	font-weight: bold;
	position: absolute;
	top: 25px;
	left: 75px;
}
ol.thecomments li cite a {
	text-decoration: none;
	font-style: normal;
}
ol.thecomments li cite a:hover, ol.thecomments li .date a:hover {
}
ol.thecomments li .comment-meta {
	display: block;
	position: absolute;
	top: 40px;
	left: 75px;
	font-size: 10px;
}
ol.thecomments li .comment-meta a {
	color: #777;
	text-decoration: none;
}
li.comment ul.children {
	list-style: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
ol.thecomments li.comment ul.children li {
	background: #f1f1f1;
	margin-top: 7px;
	border: 1px solid #d1d1d1;
	margin-bottom: 0px;
}
.commentnavigation {
	margin: 20px 20px;
	display: block;
	line-height: 40px;
}
.commentnavigation a {
	color: #fcfcfc;
	background: #2f4458;
	padding: 7px 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .75em;
	text-decoration: none;
	font-weight: bold;
}
.commentnavigation a:hover {
	background: #333;
}
#reply {
	position: absolute;
	top: 10px;
	right: 0px;
	display: block;
}
#reply a {
	background: #e6e6e6;
	padding: 2px 20px;
	color: #333;
	display: block;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	border: 1px #d1d1d1 solid;
	cursor: pointer;
	z-index: 999;
}
#reply a:hover {
	background: #d1d1d1;
	border-color: #c1c1c1;
	color: #fcfcfc;
}
li.comment #respond {
	padding-top: 1px;
}
li.comment .callfade, .says {
	display: none;
}
#respond {
	position: relative;
}
.input {
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #c8c8c8;
	color: #6e6e6e;
	font-family: tahoma;
}
:hover.input {
	border: 1px solid #000;
	color: #000;
}
.replyname {
	color: #f03ea0;
	font-weight: bold;
	font-size: 12px;
	font-family: tahoma;
	width: 383px;
	height: 27px;
	background: url("images/inputname.gif");
	border: 0px solid #ffba00;
	padding: 0;
	margin: 20px 120px 5px 5px;
}
.replyname a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: tahoma;
	width: 383px;
	height: 27px;
	padding: 0;
	margin: 10px;
}
.replyname a:hover {
	color: #000;
}
.paging {
	font-size: 12px;
	font-family: tahoma;
	border: 0px solid #ffba00;
	color: #ff7bc3;
}
.paging a {
	background: #ff7bc3;
	font-size: 12px;
	font-family: tahoma;
	border: 0px solid #ffba00;
	color: #fff;
	padding: 3px 5px 3px 5px;
}
.paging a:hover {
	background: #ffcfe9;
	color: #ff7bc3;
}
.reply {
	color: #6a6a6a;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	margin: 5px 120px 0 0;
	padding: 0;
	width: 370px;
	text-align: center;
}
.reply:hover {
	color: #ff2792;
}
.reply span {
	color: #e9e9e9;
	font-size: 10px;
	font-weight: normal;
	font-family: tahoma;
	padding: 0;
	margin: 0;
}
.reply span a {
	color: #e9e9e9;
	font-size: 10px;
	font-weight: normal;
	font-family: tahoma;
	padding: 0;
	margin: 0;
}
submit, input, a .button, input.button {
	margin: 0;
	font-size: 12px;
	font-family: tahoma;
	background-color: #e5dfca;
	border: 1px solid #d8d1b8;
	color: #917d4d;
	cursor: pointer;
	padding: 0 5px 0 5px;
}
submit, input, input.button img, a.button img {
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	cursor: pointer;
}
input:hover.button, a:hover.button {
	background-color: #e5dfca;
	color: #009acb;
	cursor: pointer;
}
.comments {
	color: #ff2792;
	font-size: 16px;
	font-family: arial;
	width: 571px;
	height: 68px;
	font-weight: bold;
	background: url("images/comments.gif");
	border: 0px solid #ffba00;
	padding: 15px 10px 5px 10px;
	margin: 0;
}
.inputname {
	color: #f03ea0;
	font-weight: bold;
	font-size: 12px;
	font-family: tahoma;
	width: 320px;
	height: 20px;
	background: url("images/comments-name.gif");
	border: 0px solid #ffba00;
	padding: 7px 63px 0 0;
}
.diigobtn {
	color: #fd5eac;
	font-size: 1px;
	width: 146px;
	height: 27px;
	background: url("images/diigobtn.png");
	border: 0px solid #ffba00;
}
.logintext {
	color: #0084ad;
	font-size: 11px;
	text-align: right;
	border-style: solid;
	border-color: #888888;
	border-width: 1px;
	margin: 0px;
	width: 123px;
	padding: 3px 2px 2px 2px;
	background: url("images/icon_user.gif") right no-repeat;
	padding-right: 18px;
}
input.logintext img, a.logintext img {
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
}
input:hover.logintext, a:hover.logintext {
	background-color: #fff3aa;
	border: 1px solid #ffba00;
	color: #fca000;
}
.logininput {
	color: #ffb400;
	font-size: 11px;
	text-align: right;
	border-style: solid;
	border-color: #888888;
	border-width: 1px;
	margin: 0 15px 0 0;
	width: 150px;
	padding: 3px 15px 2px 2px;
	background: url("images/icon_user.gif") right no-repeat;
}
input.logininput img, a.logininput img {
	width: 150px;
	margin: 0 10px -3px 0 !important;
	padding: 0;
	border: none;
}
input:hover.logininput, a:hover.logininput {
	background-color: #fff3aa;
	border: 1px solid #ffba00;
	color: #fca000;
}
a.password, input.password {
	margin: 0;
	font-size: 12px;
	border-left: 1px solid #e6c300;
	color: #ffba00;
	background-color: #fff3ad;
	border: 1px solid #e6c300;
	border-top: 1px solid #ffba00;
	cursor: pointer;
	padding: 0 5px 0 5px;
}
input.password img, a.password img {
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	cursor: pointer;
}
input:hover.password, a:hover.password {
	background-color: #ffba00;
	border: 1px solid #a77a00;
	color: #fff;
	cursor: pointer;
}
/* ---------------------------------------------------------------- 
 *  Contact Forms & Tool Tip
 * ---------------------------------------------------------------- 
*/
#contact_left {
	width: 280px;
	float: left;
	padding: 40px 0 0px 85px;
}
#contact_right {
	width: 280px;
	float: right;
	padding: 40px 85px 0px 0;
}
#contact_left .contact_details {
	margin-top: 50px;
	font-size: 11px;
}
#contact_left .my_details {
	position: relative;
	padding-left: 10px;
}
#contact_left .contact_details .address {
	position: absolute;
	top: -1px;
	right: -10px;
	width: 130px;
}
#contact_left .contact_details strong {
	font-size: 12px;
}
#contact_left p, #contact_right p, #quick_contact p {
	padding-bottom: 20px;
}
#contact_right h2 {
	padding-left: 42px;
	background: url("img/icon-quote.jpg"/*tpa=/images/icons/icon-quote.jpg*/) no-repeat 0 8px;
	margin-bottom: 10px;
}
#contact_left h2.quick_contact {
	padding-left: 50px;
	background: url("img/icon-bubble.jpg"/*tpa=/images/icons/icon-bubble.jpg*/) no-repeat 0 5px;
	margin-bottom: 10px;
}
#quick_contact h2.quick_contact {
	padding-left: 50px;
	background: url("img/icon-bubble.jpg"/*tpa=/images/icons/icon-bubble.jpg*/) no-repeat 0 5px;
}
#contact_left h2.details {
	background: url("img/icon-phone.jpg"/*tpa=/images/icons/icon-phone.jpg*/) no-repeat 5px 6px;
	padding-left: 50px;
	margin-bottom: 10px;
}
#thank_you_left {
	display: none;
}
#thank_you_right {
	display: none;
}
#quoteForm .validation-failed, #contactForm .validation-failed {
	border: 1px dashed #83b35b;
}
#quoteForm button, #contactForm button {
	width: 130px;
	height: 40px;
	text-indent: -9999px;
	border: none;
	float: right;
	cursor: pointer;
}
#quoteForm button#submit1, #contactForm button#submit2 {
	background: url("img/submit.png"/*tpa=/images/buttons/submit.png*/) no-repeat 0 0;
	margin-top: 10px;
}
#quoteForm button#submit1:hover, #contactForm button#submit2:hover {
	background-position: 0 -40px;
}
.mail {
	display: none;
}
.user_tip {
	display: none;
}
.f-tooltip {
	background: #93d165 url("img/tip_background.png"/*tpa=/images/backgrounds/tip_background.png*/) repeat-x 0 0;
	width: 148px;
	padding: 10px 10px;
	border: 1px solid #7bad51;
	color: #3e4f2f;
	font-size: 11px;
	text-align: center;
}
.f-tooltip div.right-arrow {
	position: absolute;
	right: -15px;
	width: 15px;
	height: 15px;
	top: 12px;
	background: url("img/tip_arrow_right.png"/*tpa=/images/backgrounds/tip_arrow_right.png*/) no-repeat 0 0;
}
.f-tooltip div.left-arrow {
	position: absolute;
	left: -15px;
	width: 15px;
	height: 15px;
	top: 12px;
	background: url("img/tip_arrow_left.png"/*tpa=/images/backgrounds/tip_arrow_left.png*/) no-repeat 0 0;
}
/* ---------------------------------------------------------------- 
 *  Error 404
 * ---------------------------------------------------------------- 
*/
.error_page {
	padding-bottom: 100px;
	background: url("img/monkey.jpg"/*tpa=/images/backgrounds/monkey.jpg*/) no-repeat 100% 100px;
}
.bad_query {
	padding-bottom: 400px;
}
.error_page p, .error_page h3 {
	padding-right: 275px;
}

