/* =-=-=-=-=-=-=-= 
	main styles
	=-=-=-=-=-=-=-= */

body {
	background-color: #ffffff;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

body, td, th {
	font-family: Georgia;
	font-size: 0.75em;
	color: #555577;
}

img {
	border:none;	
}

hr {
	height: 1px;
	color: #000;
	clear: both;
}

div.content {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 10px;
	line-height: 145%;
	font-size: 120%;
}

.copyright {
	font-family: Tahoma,Calibri;
	font-size: 96%;
	color: #aaaaaa; 
}

.label {
	font-family: Tahoma;
	font-size: 70%;
	color: #448844;
}

.pageTitle {
	font-family: Verdana;
	font-size: 12pt;
	color: #82977c;
	font-weight: bold;
}




/* =-=-=-=-=-=-=-= 
	link and nav styles
	=-=-=-=-=-=-=-= */

a, a:visited, a:hover {
	font-weight: bold;
	color:  #228B22;
}

a:hover {
	color: #661e00;
}

a.utilNav, a.utilNav:visited, a.utilNav:hover {
	font-family:  Tahoma;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	font-size: 80%;
}

a.utilNav:hover {
	color: #006633;
	text-decoration: underline;
}

a.nav, a.nav:visited, a.nav:hover {
	font-family: 'Trebuchet MS';
	color: #ffffff;
	text-decoration: none;
	margin-left: 19px;
	margin-right: 19px;
	letter-spacing: -0.1px;
	font-weight: bold;
	font-size: 87%;
}

a.nav:hover {
	text-decoration: underline;
}


span.breadCrumbSeperator, a.breadCrumb, a.breadCrumb:visited, a.breadCrumb:hover {
	font-family:  Tahoma;
	color: #1b4743;
	letter-spacing: -0.1px;
	font-weight: bold;
	font-size: 75%;
}

a.breadCrumb, a.breadCrumb:visited, a.breadCrumb:hover {
	text-decoration: underline;
}

a.breadCrumb:hover {
	text-decoration: overline;
}


div.productLineNavHeading {
	line-height: 20px;
	padding-left: 12px;
	padding-bottom: 8px;
	padding-top: 8px;
}

a.productLineNavHeading, a.productLineNavHeading:visited, a.productLineNavHeading:hover {
	font-family: Georgia,Tahoma;
	font-size: 140%;
	text-transform: lowercase;
	text-decoration: none;
	color: #9c9c86;
}

a.productLineNavHeading:hover {
	text-decoration: underline;
}

div.productLineNav2Line {
	padding-left: 21px;
	padding-top: 3px;
	padding-bottom:3px;
	line-height: 12px;
}

div.productLineNav {
	padding-left: 21px;
	padding-top: 3px;
	padding-bottom:3px;
}

a.productLineNav, a.a.productLineNav:visited, a.productLineNav:hover {
	display: block;
	width:112px;
	white-space: nowrap;
	font-family: Corbelo,'Trebuchet MS';
	color: #61615f;
	text-decoration: none;
	padding-left: 5px;
	letter-spacing: -0.1px;
	font-weight: bold;
	font-size: 100%;
}

a.productLineNav:hover {
	background-color: #e8e0c7;
}


/* =-=-=-=-=-=-=-= 
	misc
	=-=-=-=-=-=-=-= */

div.phoneHeader {
	font-family: Candara, 'Book Antiqua';
	font-size: 126%;
	color: #9e9e88;
}



/* =-=-=-=-=-=-=-= 
	product lines
	=-=-=-=-=-=-=-= */
	
div.productDescription	 {
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 10px;
	line-height: 170%;
}

div.productDescription:first-letter {
	font-size:260%;
	font-style: italic;
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:8px;
	padding:6px;
	padding-right:10px;
	border: 1px solid #999999;
}

ul.productDescription	 {
	list-style: none;
	margin-left: 0px;
	padding-left: 16px;
	padding-right: 4px;
	padding-top: 0px;
	line-height: 150%;
}

li.productDescription {
	background-image: url('images/orange_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 14px;
	text-indent: 1px;
	padding-top: 10px;
	padding-left: 10px;
}


div.productsCaption {
	padding-top: 5px;
	font-size: 90%;
	font-family: Tahoma;
	font-weight: bold;	
	color: #006633;	

}

ul.productsCaptionDetails	 {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style-type: none;
	line-height: 100%;
	font-size: 90%;
	font-style: italic;
	color: #888888;
}

li.productsCaptionDetails {
	padding-left: 0px;
	font-family: 'Trebuchet MS';
}


div.imageZoom {
	position: relative;
	top: -20px;	
	padding-left: 8px;
}


div.imageZoom a img {
	opacity: .6;
	filter: alpha(opacity=60);
	-moz-opacity:.6;
}

div.imageZoom a:hover img
{
	opacity: .99; /*affects safari. value of 1 causes bugs*/
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
} 

div.productsGroupHeader
{
	font-weight: bold;
	font-size: 140%;
	font-style: italic;
}

div.productsGroupHeaderSubText
{
	padding-left: 15px;
	font-size: 100%;
}


/* Stock Inventory */
table.stockInventory * {
	font-size: 96%;
}

table.stockInventory div.itemName {
	padding-bottom: 8px;	
	font-weight: bold;
}

table.stockInventory div.description {
	padding-left:20px;	
	padding-right:20px;	
}

table.stockInventory div.price {
	text-align:right;	
	white-space: nowrap;
}

table.stockInventory ul.optionsList {
	list-style: url(images/orange_double_arrow.gif);
	font-size: 80%;
}

table.stockInventory li.optionsList {
}



/* =-=-=-=-=-=-=-= 
	quote request
	=-=-=-=-=-=-=-= */
	
div.quoteRequest label {
	font-family: Tahoma;
	color: #448844;
}

div.quoteRequest fieldset img {
	border: 1px solid #222222; !important;
}

div.quoteRequest div.disclaimer {
	font-size: 90%; 
	color:008000; 
	padding-top: 20px;
}

div.quoteRequest div.creditcards {
	font-size:7pt; 
	padding-top: 20px;
}

div.quoteRequest fieldset {
	border-top: 2px solid #cccccc;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin-top: 10px;
	margin-bottom: 30px;
}

div.quoteRequest fieldset legend {
	font-size: 130%; 
	color: #777799; 
	padding-left: 5px;
	padding-right: 5px;
}
	
div.quoteRequest fieldset legend span.step {
	font-weight: bold;
}

div.quoteRequest div.optionsDiv fieldset {
	border: 1px solid #cccccc !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;;
	padding: 0 0;
}

div.quoteRequest div.optionsDiv fieldset table {
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 15px;
}


div.quoteRequest div.optionsDiv fieldset legend {
	font-size: 130%; 
	color: #448844;
	padding-left: 5px;
	padding-right: 5px;
}




div.quoteRequest div.dynaOptionsDiv fieldset {
	border: none !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;;
	margin-right: 15px !important;;
	padding: 0 0;
}

div.quoteRequest div.dynaOptionsDiv fieldset table {
}

div.quoteRequest div.dynaOptionsDiv fieldset img {
	border: 1px solid #222222; !important;
}

div.quoteRequest div.dynaOptionsDiv fieldset legend {
	font-size: 130%; 
	color: #448844;
	padding-left: 5px;
	padding-right: 5px;
}





	
div.quoteRequest span.required {
	color: red;
}	

div.quoteRequest div.instructions {
	font-size: 110%;
	padding-bottom: 20px;
}







/* =-=-=-=-=-=-=-= 
	unused
	
.back {text-decoration:none; color: #999999; font-family:Verdana; font-weight:bold; font-size:8pt;}
.back:link {text-decoration:none; color:#999999; font-family:Verdana; font-weight:bold; font-size:8pt;}
.back:visited {text-decoration:none; color:#999999; font-family:Verdana; font-weight:bold; font-size:8pt;}
.back:active {text-decoration:none; color:#999999; font-family:Verdana; font-weight:bold; font-size:8pt;}
.back:hover {text-decoration:underline; color:#999999; font-family:Verdana; font-weight:bold; font-size:8pt;}

.gazeboTitle {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}

.pictureSpec {
	font-size: 8pt;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
}

.formFieldInput {
	font-size: 8pt;
	font-family: Verdana;
	background-color : #efefde;
	border-color : #808080;
	border-style : solid solid solid solid;
	border-width : 1pt;
	color: #000000;
	vertical-align : middle;
	z-index : inherit;
}

.formFieldSelect {
	font-size: 8pt;
	font-family: Verdana;
	background-color : #efefde;
	border-color : #808080;
	border-style : solid solid solid solid;
	border-width : 1pt;
	color: #000000;
	vertical-align : middle;
	z-index : inherit;
}

.content-front {
	color:#e0e6df
}
	=-=-=-=-=-=-=-= */


