﻿/**************** header ****************/

html {
	margin-bottom: 20px;
}

body {
	background-color:#ffffff;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%; 
	text-align: center;
}

#skipToContent {
	display: none;
}

#wrapper {
	position: relative;
	width: 760px;
	background-color:#FFFFFF;
	margin: 11px auto;
	border: 0px solid #000000;
	text-align: left;
}

#header {
	position: relative;
}

#logo {
	position: absolute;
	left: 14px;
}

#header hr {
	position: absolute;
	top: 59px;
	width: 167px;
	height: 1px;
	background-color: #6B7482;
	border: none;
	padding: 0px;
	margin: 6px 0px 0px 0px;
}


#topnav {
	position: absolute;
	top: 38px;
	left: 167px;
	display: block;
	background-color: #6B7482;
	/*padding-bottom: -10px; */
	width: 593px;
	height: 28px;
	font-size: 11px;
	color: #ffffff;
}
/*
#topnav ul {
	padding: 0;
	margin: 0;
	color: #fff;
	white-space: nowrap;
	list-style-type: none;
}

#topnav ul li {
	display: inline;
}

#topnav ul li a {
	line-height: 2em;
	top: 20px;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	float: left;
	padding: 4px 20px 4px 20px;
	text-transform: uppercase;
	background-image: url(images/topnav_arrow.gif);
	background-repeat: no-repeat;
}

#topnav ul li a:hover, #topnav ul li a:focus {
	background-color: #89909B;
}
*/





#spacer {
	display:block;
	height:5px;
	padding:0;
	border:0;
	overflow:hidden;
	clear:left;
}

#arrow_r {
	padding: -5px 3px 0px -3px;
	margin: 0px;
	border: none;
}

#topnav_green_tab {
	position: absolute;
	left: 583px;
	background-color: #B2E07E;
	width: 10px;
	height: 28px;
}

/**************** leftnav ****************/

#leftnav {
	position: absolute;
	top: 97px;
	display: block;
	width: 167px;
}

#leftnav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#leftnav ul li {
	display: inline;
}

#leftnav ul li a {
	display: block;
	font-size: 10px;
	color: #6B7482;
	padding: 4px 20px 4px 20px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
}

#leftnav ul li a:hover, #leftnav ul li a:focus {
	background-color: #F0F1F2;
}


/**************** content ****************/


#content_wrapper {
	position: absolute;
	display: inline;
	top: 66px;
	left: 167px;
}

#content {
	position: relative;
	display: block;
	width: 593px;
	min-height: 499px;
	background-color: #F0F1F2;
}

*:first-child+html #content {
	height: auto;
}

#content h1 {
	display: block;
	margin: 0px 0px 10px 0px;
	font-family: "Lucida Fax", Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}


#content h3 {
    display: block;
	margin: 0px 0px 10px 0px;
	font-family: "Lucida Fax", Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
	font-weight: bold;
	color: #666666;
}

/* 
#content_text {
	display: block;
	width: 320px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}*/

#content_text {
	text-align: left;
	display: block;
	width: 320px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

#content_text a {
	color: #333333;
	font-weight: bold;
}

/*#content_text ul {
	Zmargin: 10px;
}*/

#content_text #errmsg {
	color: #cc0000;
	font-weight: bold;
}

#content_text #errmsg ul li {
	margin-bottom: 20px;
}

#content_text #adminReport ul li {
	margin-bottom: 20px;
}

#content_bg_float {
	margin: 180px 0 0 0;
	display: block;
	width: 559px;
	padding: 20px 17px;
	background-color: #CCCCCC;
	filter: Alpha(Opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
}

#content_bg_fixed {
	position: absolute;
	display:block;
	width: 559px;
	height: 300px;
	padding: 30px 17px;
	background-color: #CCCCCC;
	filter: Alpha(Opacity=905);
	-moz-opacity: 0.95;
	opacity: 0.95;
}

#content_bg_trans {
	display:block;
	width: 559px;
	padding: 30px 17px;
}

/*
#content_image {
    position: absolute;
	left: 340px;
	width: 216px;
	text-align: right;
	margin: 37px 17px 0px 20px;
}
*/
#content_image1 {
	float: right;
	position: absolute;
	width: 216px;
	margin-top: 10px;
	margin-left:240px;
	text-align: right;
	vertical-align: top
}

#content_image {
	float: right;
	width: 196px;
	text-align: right;
}

.content_thumb_holder {
	float: left;
	width: 233px;
}

.content_thumb_holder .thumb {
	display: inline;
	float: left;
	width: 73px;
	height: 74px;
	background-image: url(images/thumb_holder.gif);
	background-repeat: no-repeat;
	padding: 9px 0px 0px 10px;
	/*margin: 5px 28px 5px 0px;*/
}

.content_thumb_holder .text {
	float: left;
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 9px 0px 0px 10px;
}

/*
#content_thumb {
	display: inline;
	float: left;
	width: 73px;
	height: 74px;
	background-image: url(images/thumb_holder.gif);
	background-repeat: no-repeat;
	padding: 9px 0px 0px 10px;
	margin: 5px 28px 5px 0px;
	background-color: red;
}

#content_thumb .text {
	float: left;
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: yellow;	
}*/

#showOrHide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
}

#showOrHide a {
	color: #333333;
	font-weight: bold;
	text-align: right;
}

#showMe{
	display: none;
}

/**************** footer ****************/

#footer {
	position: absolute;
	left: -167px;
	width: 726px;
	background-color: #6B7482;
	font-size: 10px;
	color: #ffffff;
	padding: 4px 17px 4px 17px;
	text-align: right;
}

#footer a {
	text-decoration: none;
	color: #ffffff;
}

#footer a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#footer_green_tab {
	position: absolute;
	left: 750px;
	top: 0px;
	background-color: #B2E07E;
	width: 10px;
	height: 20px;
}


/**************** admin ****************/

.adminTable {
	background-color: #cccccc;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.adminTable_right {
	background-color: #cccccc;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: top;
}

#product_textarea {
	background-color: #ffffff;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 450px;
	height: 250px;
	font-size: 12px;
}

#bread {
	position: absolute;
	top: 10px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.msg {
	color: #CC0000;
	margin: 5px 0;
	font-weight: bold;
}


#submitDiv #submitImage{
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	padding: 5px 0;
}

#submitDiv #submitButton {
	display: block;
	float: left;
	border: solid 0;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
	margin-top: 15px;
}

#deleteDiv #submitImage{
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	padding: 5px 0;
}

#deleteDiv #submitButton {
	display: block;
	float: left;
	border: solid 0;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
	margin-top: 8px;
}



/**************** carpentry ****************/

.pricelist_item {
	clear: both;
	padding: 20px 0px;
	width: 550px;
	/*background-color: brown;*/
}

.pricelist_item .title {
	float: left;
	clear: left;
	width: 550px;
	font-weight: bold;
	/*background-color: green;*/
}

.pricelist_item .desc {
	float: left;
	clear: left;
	width: 380px;
	/*background-color: yellow;*/
}

.pricelist_item .price {
	float: left;
	clear: none;
	width: 150px;
	padding-left: 20px;
	/*background-color: red;*/
}

.pricelist_item .note {
	float: left;
	clear: both;
	width: 381px;
	font-style: italic;
	padding-bottom: 10px;
	/*background-color: blue;*/
}

.pricelist_item .note a {
	font-weight: normal;
}



/**************** contact ****************/

form table tr td{
	vertical-align: top;
}



/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced...
the negative-letter spacing in this case is used to make the browser text metrics match up with
 the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... 
 any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -9px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	/*letter-spacing: -9px;
	font-size: 55px;*/
}
/*
.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
*/