/* @override http://www.gaco.com/css/screen.css */

/*-----------------------------------------------------------------------------
Gaco Western Commercial Screen Stylesheet

version:	1.0
date:		[date]
author:		Ryan J. Salva
email:		ryan at capitolmedia dot com
website:	http://www.gaco.com
history:	Na
-----------------------------------------------------------------------------*/


/* Default Font Styles
-----------------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

html, body {
	width: 100%;
	height: 100%;
}

body {
	font-family: Tahoma, Lucida Grande, Lucida Sans, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000;
	background: #fff;
}

p, ul, ol, blockquote {
	line-height: 1.5em;
	margin-bottom: 1em; 
}

li {
	margin-bottom: .5em;
	list-style-position: outside;
}

li ul, li ol {
	margin-top: .5em; /* keeps the line spacing even */
	margin-bottom: .5em;
}

ul, ol, blockquote, code {
	padding-left: 3em;
}

dl {
	margin: 0 0 1em 0;
}

dt {
	font-weight: bold;
	display: block;
}

dd {
	display: block;
	margin-bottom: 1em;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
}

h1 {
	font-weight: normal;
	font-size: 2.0em;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	margin-bottom: .5em;
	color: #790823;
}

h2 {
	font-size: 1.4em;    
	margin-bottom: .8em;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	color: #790823;
}

h3 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	margin-bottom: .9em;
}

h4 {
	font-size: 1em;
	margin-bottom: 1em;
}

h5 {
	font-size: 1.0em;
	font-weight: normal;
	margin-bottom: 1em;
	font-style: italic;
}

h6 {
	font-size: 1.0em;
	font-weight: normal;
	margin-bottom: 1em;
	font-style: italic;
}

img {
	border: none;
}

a:link {
	color: #044881;
}

a:active {
	color: #044881;
}

a:visited {
	color: #044881;
}

a:hover {
	color: #790823;
}

hr {
	clear: both;
	border-collapse: collapse;
	border: none;
	border-bottom: 3px double #E1D8D3;
	margin: 1em 0;
}

* html hr {
	margin: 0;
}


/* Tables
-----------------------------------------------------------------------------*/

table {
	width: 100%;
	margin-bottom: 1em;
}

table, td, th {
	border-collapse: collapse;
	border: none;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-variant: inherit;
}

th, thead td {
	font-weight: bold;
	padding: .3em;
	background: #E1D8D3;
	border-bottom: 1px solid #fff;
}

td {
	padding: .3em;
	border-bottom: 1px solid #E1D8D3;
}


/* Convenience Classes
-----------------------------------------------------------------------------*/

.Hidden {
	display: none;
	visibility: hidden;
}

.Visible {
	display: block;
	visibility: visible;
}

.Clear {
	clear: both; 
	float: none;
	padding-bottom: 1px; /* for Gecko based browsers */
	margin-bottom: -1px; /* for Gecko based browsers */
}

.Padding {
	padding: .5em;
}

.Show {
	display: inline;
}

.Hide {
	display: none;
}

/* Header
-----------------------------------------------------------------------------*/

div#Header {
	margin: 0 auto;
	width: 750px;
	position: relative; /* necessary to position primary navigation correctly */
	z-index: 100;
	background: #fff;
	margin-bottom: 6px;
}
	
a#Logo img { 
	padding: 6px;
}

p#SiteMap {
	position: absolute;
	top: 6px;
	right: 6px;
}

p#Phone { 
	position: absolute;
	right: 6px;
	bottom: 6px;
	margin: 0;
	padding: 0;
	display: block;
	width: 291px;
	height: 18px;
	text-indent: -2000em;
	background: url(../site/text_1800.gif) no-repeat 0 0;
}

fieldset#Search {
	position: absolute;
	bottom: 5px;
	left: 220px;
	height: 22px;
	padding: 0;
	margin: 0;
	border: none;
	background: url(../site/bg_search.gif) no-repeat 0 2px;
}

fieldset#Search legend {
	display: none;
}

input#Query {
	background: transparent;
	border: none;
	width: 106px;
	margin: 3px 5px 0 66px;
	line-height: 1em;
	padding: 2px 0;
}

input#Submit {
 	position: absolute;
 	bottom: 2px;
 	left: 185px;
}


/* Primary Navigation
-----------------------------------------------------------------------------*/

ul#Primary, ul#Primary ul {
	position: relative;
	padding: 0;
	margin: 0 auto;
	list-style: none;
	background: #29557a;
	width: 750px;
	z-index: 10;
}

ul#Primary li {
	display: block;
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

ul#Primary li ul {
	/* second level unordered lists appear off-page until mouseover */
	position: absolute;
	width: 150px;
	top: auto;
	right: auto;
	bottom: auto;
	left: -2000em;
	margin: 0;
}

ul#Primary li ul li { 
}

ul#Primary li ul li ul {
	/* third level an below lists appear to the right */
	margin: -30px 0 0 150px;
	z-index: 999;
	display: block;
}

ul#Primary li a {
	display: block;
	color: #fff;
	background-color: #29557a;
	text-decoration: none;
	text-align: center;
	line-height: 29px; /* less 1px to account for border-bottom  */
	border-top: none;
	border-right: 1px solid #7E99aF;
	border-bottom: 1px solid #7E99aF;
	border-left: none;
}

ul#Primary li a:hover {
	/* all anchors turn white on hover */
	background-color: #212930;
	color: #fff;
}

ul#Primary li.Active a {
	/* the anchor for ancestor pages have a green background */
	color: #fff;
	border-top: none;
	border-right: 1px solid #aF6B7B;
	border-bottom: 1px solid #aF6B7B;
	border-left: none;
}

ul#Primary li.Active a:hover {
	/* the anchor for ancestor pages have a green background */
	background: #790823;
	color: #fff;
}

ul#Primary li.Active ul li a:hover {
	background: #fff;
	color: #790823;
}

ul#Primary li.hover ul ul, ul#Primary li.hover ul ul ul, ul#Primary li.hover ul ul ul ul {
	/* hide all list items until the mouse is over the parent */
	left: -2000em;
}

ul#Primary li.hover ul, ul#Primary li li.hover ul, ul#Primary li li li.hover ul, ul#Primary li li li li.hover ul { 
	/* on mouseover, move the list to it's normal position */
	left: auto;
}

a#Home, a#Applications, a#Products, a#Resources, a#Company {
	background-color: #fff;
	background-position: 50% 0;
	background-repeat: repeat;
	height: 77px;
	line-height: 77px;
	text-indent: -2000em;
}

a#Home:hover, a#Applications:hover, a#Products:hover, a#Resources:hover, a#Company:hover {
	background-position: 50% -78px;
}

a.Active {
	background-position: 50% -156px !important;
}

a#Home {
	background-image: url(../site/nav_default.gif);
}

a#Applications {
	background-image: url(../site/nav_applications.gif);
}

a#Products {
	background-image: url(../site/nav_products.gif);
}

a#Resources {
	background-image: url(../site/nav_resources.gif);
}

a#Company {
	background-image: url(../site/nav_company.gif);
}



/* Ancestors
-----------------------------------------------------------------------------*/

div#Ancestors {
	clear: both;
	width: 750px;
	margin: 6px auto;
	color: #666;
	background: #40688E url(../site/bg_ancestors.gif) no-repeat 0 50%;
	color: #6393BB;
	line-height: 2em;
	text-indent: 80px;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
}

div#Ancestors a {
	color: #6393BB;
	text-decoration: none;
}

div#Ancestors a:hover {
	color: #fff;
}


/* Canvas
-----------------------------------------------------------------------------*/

div#Page {
	background: #E1D8D3;
	margin: 0 auto;
	width: 780px;
	padding-bottom: 15px;
}

div#Wrapper {
	clear: both;
	border-top: 6px solid #fff;
	background: #fff;
	margin: 0 auto;
	width: 750px;
	position: relative;
	z-index: 0;
}

div#Canvas {
	margin: 0 6px;
}

div#Location {
	background: #9B7D6E;
	color: #fff;
	font-weight: bold;
	height: 2em;
	line-height: 2em;
	padding: 0 6px;
	margin-bottom: 1em;
}

a#Print {
	color: #fff;
	float: right;
}


/* Left Column
-----------------------------------------------------------------------------*/

div.Left {
	margin-left: 298px;
}

div#Left {
	position: absolute;
	top: 0;
	left: 6px;
	width: 292px;
}


/* Right Column
-----------------------------------------------------------------------------*/

div.Right {
	border-right: 298px solid #fff;
}

div#Right {
	position: absolute;
	top: 0;
	right: 6px;
	width: 292px;
	background: #3F688D;
	color: #fff;
	z-index: 0;
	display: block;
}

div#Right div.Padding {
	padding: 12px;
}

div#Right h2, div#Right h3 {
	display: block;
	position: relative;
	background: #181F24;
	margin: 0;
	padding: 0 12px;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 2em;
	height: 2em;
}

div#Right h4 {
	font-size: 1.4em;
	margin-bottom: 0;
}

div#Right a {
	font-weight: bold;
	color: #fff;
}

div#Right img.inset {
	border-bottom: 5px solid #fff;
	border-right: 3px solid #fff;
	margin: 0;
	padding: 0;
}

p#Acrobat {
	padding: 6px;
	text-align: right;
}

div#Movie {
	clear: both;
	text-align: center;
}

object {
	z-index: 0;
	display: block;
}

/* Secondary Navigation
-----------------------------------------------------------------------------*/

ul.Secondary {
	margin: 1em 0;
	padding: 0;
	list-style: none;
}

ul.Secondary li {
	margin: 0;
	padding: 0;
}

* html ul.Secondary li {
	margin: 0;
	padding: 0;
	height: 1.4em;
}

ul.Secondary li a {
	display: block;
	margin: 0;
	padding: 0;
}

ul.Secondary li a:hover {
	background: #E1D8D3;
	color: #181F24 !important;
}


/* Footer
-----------------------------------------------------------------------------*/

div#Footer {
	margin: 0 auto;
	width: 750px;
	clear: both;
	background: #fff;
	border-top: 6px solid #fff;
}

div#Banners {
	border-top: 3px double #E1D8D3;
	border-bottom: 3px double #E1D8D3;
}

div#Banners img {
	float: left;
	border: 6px solid #fff;
	border-right: none;
}

div.Tertiary {
	float: left;
	width: 225px;
	height: 110px;
	border-left: 1px solid #E1D8D3;
}

div.Tertiary h2 {
	font-weight: bold;
	color: #666;
	font-size: 1em;
}

div.Tertiary ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.Tertiary ul li {
	margin: 0;
}

div#QuickLinks {
	border: none;
	width: 298px;
}

div#subFooter {
	clear: both;
	margin: 1em auto 0 auto;
	width: 780px;
	text-align: left;
}

div.Splash{
	width: 960px !important;
}

p#Copyright {
	float: right;
	text-align: right;
}


/* Forms
-----------------------------------------------------------------------------*/

fieldset {
	padding: 1em;
	border: none;
	border-top: 1px solid #E1D8D3;
}

legend { 
	font-size: 1.4em;
	color: #790823;
}

div.LabelInput {
	margin-bottom: 1em;
	display: block;
}

input[type='text'], input[type='password'], input[type='file'], select, textarea {
	width: 284px;
	font-size: 1em;
	font-family: Lucida Sans, Verdana, arial, Tahoma, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding: .3em;
	border: 1px solid #666;
}

input.text, input.password, input.file, select, textarea {
	width: 284px;
	font-size: 1em;
	font-family: Lucida Sans, Verdana, arial, Tahoma, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding: .3em;
	border: 1px solid #666;
}

select {
	width: 292px;
}

textarea {
	height: 10em;
}

label {
	line-height: 2em;
	width: 10em;
	float: left;
	display: block;
}

div.CAPTCHA input {
	float: right;
	width: 125px;
	line-height: 40px;
	font-family: Georgia, "Times New Roman", Times;
	text-align: center;
	font-size: 32px;
	padding: 4px;
	margin-right: 4px;
}

div.CAPTCHA img {
	float: left;
}

div.FormControls {
	display: block;
	padding: 1em 1em 1em 10em; /* right padding for label width plus label padding */
	clear:both;
}

div.FullWidth label {
	width: auto;
	float: none;
	display: block;
	text-align: left;
	padding: 0;
	clear: both;
}

div.FullWidth input[type='text'], div.FullWidth input.text, div.FullWidth input[type='password'], div.FullWidth input.password, div.FullWidth input[type='file'], div.FullWidth input.file, div.FullWidth select, div.FullWidth textarea {
	width: 30em;
	font-size: 1em;
	font-family: Verdana, arial, Tahoma, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}


/* Feedback Form
-----------------------------------------------------------------------------*/

div#Right #Rate {
	background: #E1D8D3 url(../site/text_feedback.gif) no-repeat 0 0;
	color: #000;
	width: 268px;
	margin: 0;
	display: block;
	padding: 36px 12px 12px;
}

div#Right fieldset#RateContent {
	border: none;
	
	
}

/* Demographic (before download) Form
-----------------------------------------------------------------------------*/

form#Demographic fieldset {
	border: none;
	padding: 12px;
}

form#Demographic legend {
	display: none;
}

form#Demographic input[type='text'], form#Demographic input.text {
	display: block;
	width: 260px;
	float: none;
}

form#Demographic select {
	display: block;
	width: 267px;
	float: none;
}

form#Subscribe fieldset {
	padding: 0;
	border: none;
	width: 320px;
}


/* Contact Form
-----------------------------------------------------------------------------*/

fieldset#SendEmail {
	border: none;
	padding: 3.6em 1em 1em 1em;
	background: #E1D8D3 url(../site/text_sendamessage.gif) no-repeat 0 0;
	color: #000;
}

fieldset#SendEmail legend {
	display: none;
}

fieldset#SendEmail label {
	display: block;
	padding: 0;
	text-align: left;
	width: auto;
	float: none;
}

fieldset#SendEmail input[type='text'], fieldset#SendEmail input.text, fieldset#SendEmail select {
	display: block;
	width: 25em;
	float: none;
}

fieldset#SendEmail textArea {
	display: block;
	width: 25em;
	height: 6em;
	float: none;
}

fieldset#SendEmail div.FormControls {
	width: auto;
	padding: 0;
	margin: 1em 0;
	text-align: right;
}


/* Download Specifications
-----------------------------------------------------------------------------*/

fieldset#DownloadSpecs{
	border: none;
	padding: 36px 6px 6px 6px;
	background: #E1D8D3 url(../site/downloadspecs.gif) no-repeat 0 0;
	color: #000;
}

fieldset#DownloadSpecs legend {
	display: none;
}

fieldset#DownloadSpecs label {
	display: block;
	padding: 0;
	text-align: left;
	width: auto;
	float: none;
}

fieldset#DownloadSpecs input.Text, fieldset#DownloadSpecs select.select {
	display: block;
	width: 260px;
	float: none;
}

fieldset#DownloadSpecs textArea {
	display: block;
	width: 260px;
	height: 6em;
	float: none;
}

fieldset#DownloadSpecs div.FormControls {
	width: auto;
	padding: 0;
	margin: 14px 0;
	text-align: right;
}



/* Info, Error & Success Messages
-----------------------------------------------------------------------------*/

.Info, .Error, .Success, .ErrorInline, .Help {
	margin-bottom: 14px;
	padding: 5px 5px 5px 35px;
	display: block;
	line-height: 1.6em;
	position: relative;
}

.Info a, .Error a, .Success a, .ErrorInline a {
	color: #000;
	text-decoration: underline;
}

.Info {
	background: #BFC8F1 url(../site/icon_info.gif) no-repeat 10px 6px;
	border: 1px solid #4574aE;
}

.Error {
	background: #F3E5a1 url(../site/icon_error.gif) no-repeat 10px 6px;
	border: 1px solid #FFCC00;
}

.Success {
	background: #B5E1aE url(../site/icon_success.gif) no-repeat 10px 6px;
	border: 1px solid #3B9E2B;
}

.Help {
	background: #BFC8F1 url(../site/icon_info.gif) no-repeat 10px 6px;
	border: 1px solid #4574aE;
}


/* JavaScript Validation Messages
-----------------------------------------------------------------------------*/

.error {
	background: #F3E5a1;
}

div.errorMessage {
	background: #F3E5a1 url(../site/icon_error.gif) no-repeat 10px 6px;
	border: 1px solid #FFCC00;
	margin: 0 0 0 10px;
	padding: 5px 5px 5px 35px;
	display: block;
	line-height: 1.6em;
	position: absolute;
	width: 240px;
}


/* JavaScript Form Tips
-----------------------------------------------------------------------------*/

div.FormTip {
	/* the floating tooltip */
	background: #BFC8F1 url(../site/icon_info.gif) no-repeat 10px 6px;
	border: 1px solid #4574aE;
	margin: 0 0 0 10px;
	padding: 5px 5px 5px 35px;
	display: block;
	line-height: 1.6em;
	position: absolute;
	width: 240px;
}


/* JavaScript Modal Dialog Box
-----------------------------------------------------------------------------*/

.modalBox {
	position: relative;
}

.modalClose {
	display: block;
	position: absolute;
	top: -15px;
	left: -15px;
	width:36px;
	height: 36px;
	overflow: hidden;
	text-indent: -2000em;
	background: url(../site/button_close.png) top right no-repeat;
}


/* JavaScript Tabbed Content Panels
-----------------------------------------------------------------------------*/

span.PanelTab {
	float: left;
	display: block;
	padding: .5em 1em;
	margin: 2em 3px 0 3px;
	font-size: .9em;
	color: #999;
	cursor: pointer;
	background: url(../site/bg_tab.gif) repeat-x 0 0;
	border: 1px solid #ccc;
	border-bottom: none;
}

span.PanelTab:hover {
	color: #d7202f;
}

span.PanelActive {
	background: #fff;
	color: #d7202f;
}

div.PanelContainer {
	border-top: 1px solid #ccc;
	clear: both;
	margin-bottom: 2em;
}

div.Panel {
	padding: 1em;
}

/* Info, Error & Success Messages
-----------------------------------------------------------------------------*/
 
.Info, .Error, .Success, .ErrorInline, .Help {
	margin-bottom: 14px;
	padding: 5px 5px 5px 35px;
	display: block;
	line-height: 1.6em;
	position: relative;
}
 
.Info a, .Error a, .Success a, .ErrorInline a {
	color: #000;
	text-decoration: underline;
}
 
.Info {
	background: #BFC8F1 url(../site/icon_info.gif) no-repeat 10px 6px;
	border: 1px solid #4574aE;
}
 
.Error {
	background: #F3E5a1 url(../site/icon_error.gif) no-repeat 10px 6px;
	border: 1px solid #FFCC00;
}
 
.Success {
	background: #B5E1aE url(../site/icon_success.gif) no-repeat 10px 6px;
	border: 1px solid #3B9E2B;
}
 
.Help {
	background: #BFC8F1 url(../site/icon_info.gif) no-repeat 10px 6px;
	border: 1px solid #4574aE;
}
 


/* Splash, default.html
-----------------------------------------------------------------------------*/

div#Splash {
	background: #E1D8D3;
	margin: 0 auto;
	width: 984px;
	padding-bottom: 19px;
}

div#Masthead {
	margin: 0 auto;
	width: 946px;
	background: #fff;
	position: relative;
	z-index: 10; 
}

p#NeedHelp {
	width: 642px;
	height: 53px;
	position: absolute;
	bottom: 6px;
	right: 6px;
	margin: 0;
	background: url(../site/text_needhelp.gif) no-repeat 0 0;
	text-indent: -2000em;
}

h2#PressRoom, h2#PressRoom a {
	display: block;
	position: absolute;
	width: 120px;
	height: 20px;
	bottom: 0;
	left: 0;
	text-indent: -2000em;
	margin: 0;
	padding: 0;
	z-index: 100;
}

div#Ticker {
	width: 946px;
	height: 105px;
	margin: 0 auto;
	position: relative;
	background: #282d33 url(../site/bg_splashscroller.gif) no-repeat bottom left;
	overflow: hidden;	
}

div#Ticker ul {
	height: 78px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

div#Ticker ul li {
	display: block;
	width: 300px;
	height: 78px;
	color: #fff;
	font-size: 11px;
	margin: 0;
	padding: 0;
	border-top: 6px solid #212930;
	border-left: 6px solid #212930;
	float: left;
	background: #85132e;
}

div#Ticker ul li a {
	display: block;
	padding: 6px;
	color: #fff;
	text-decoration: none;
	background: none;
	line-height: 16px;
}

div#Ticker ul li a strong {
	font-weight: bold;
	display: block;
}

div#Destination {
	width: 946px;
	margin: 6px auto;
	background: #fff url(../site/bg_destination.jpg) no-repeat 6px 6px;
}

ul#Sites {
	padding: 0;
	margin: 0 0 0 382px;
	list-style: none;
}

ul#Sites li {
	padding: 0;
	margin: 0;
	float: left;
	border-top: 6px solid #fff;
	border-bottom: 6px solid #fff;
	border-right: 6px solid #fff;
	background: #e4dfdb url(../site/bg_splashmenu.gif) no-repeat 0 0;
	width: 182px;
	height: 453px;
	position: relative;
	color: #4F688B;
}

* html ul#Sites li {
	width: 158px;
}

ul#Sites li a {
	display: block;
	width: 182px;
	height: 224px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -2000em;
	color: #044881;
}

ul#Sites li a:hover {
	background-position: 0 -225px;
}

ul#Sites li a:active {
	background-position: 0 -450px;
}

ul#Sites li ul {
	margin: 36px 12px 14px 12px;
	padding: 0;
	list-style: none;
}

ul#Sites li ul li {
	margin: 0;
	line-height: 1.4em;
	background: none;
	border: none;
	height: 1em;
}

ul#Sites li img {
	position: absolute;
	bottom: 0;
	left: 0;
}

ul#Sites li#Retail a {
	background-image: url(../site/nav_splashretail.gif);
}

ul#Sites li#Commercial a {
	background-image: url(../site/nav_splashcommercial.gif);
}

ul#Sites li#Wallfoam a {
	background-image: url(../site/nav_splashwallfoam.gif);
}

span#Vision, span#Destination, span#Comprehensive {
	display: block;
	text-align: right;
}


/* All 2nd tier pages (e.g. applications.html, resources.html, company.html, etc.
-----------------------------------------------------------------------------*/

div.Feature {
	text-align: right;
}


/* Commercial Home (commercial.html)
-----------------------------------------------------------------------------*/

div#Overview {
	float: left;
	border-right: 6px solid #fff;
}

div#Actions {
	float: left;
	width: 291px;
}

div#Actions h2 {
	margin: 0;
	padding: 0;
	line-height: 20px;
	background: #85132E url(../site/text_iwantto.gif) no-repeat 0 0;
	height: 20px; /* IE hack to force box model */
	text-indent: -2000em;
}

div#Actions ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

div#Actions ul li {
	float: left;
	border-top: 1px solid #fff;
	width: 291px;
	height: 44px;
	padding: 0;
	margin: 0;
}

div#Actions ul a:link, div#Actions ul a:visited {
	display: block;
	height: 44px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -2000em;
}

div#Actions ul a:hover {
	background-position: 0 -45px;
}

li#IWantToSpeak a {
	background-image: url(../site/link_speak.gif);
}

li#IWantToDownload a {
	background-image: url(../site/link_download.gif);
}

li#IWantToFind a {
	background-image: url(../site/link_find.gif);
}

li#IWantToExpert a {
	background-image: url(../site/link_expert.gif);
}


/* Applications (applications.html)
-----------------------------------------------------------------------------*/

ul#AppMenu {
	/* all lists */
	padding: 0;
	margin: 0 -6px;
	list-style: none;
}

ul#AppMenu li {
	display: block;
	height: 280px;
	float: left;
	margin: 0;
	position: relative;
	border-left: 6px solid #fff;
	border-top: 6px solid #fff;
	background: #fff url(../site/bg_applications.gif) repeat-x bottom;
}

* html ul#AppMenu li {
	width: 120px;
}

ul#AppMenu li ul {
	padding: 0;
	margin: 6px 0 0 0;
	list-style: none;
}

ul#AppMenu li ul li {
	float: none;
	border: none;
	height: auto;
	width: auto;
	background: none;
	margin: 0;
}

ul#AppMenu li ul li a {
	display: block;
	margin: 0;
	padding: 0 6px;
	color: #323C45;
	text-decoration: none;
}

* html ul#AppMenu li ul li a {
	height: 1.3em;
	line-height: 1.3em;
}

ul#AppMenu li ul li a:hover {
	background-color: #790823;
	color: #fff;
}

a#insulation, a#waterproofing, a#roofing, a#decking, a#other {
	display: block;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 142px;
	height: 142px;
	text-indent: -2000em;
	width: 143px;
}

a#insulation:hover, a#waterproofing:hover, a#roofing:hover, a#decking:hover, a#other:hover {
	background-position: 0px -142px !important;
}

a#insulation {
	background-image: url(../site/nav_insulation.gif);
}

a#waterproofing {
	background-image: url(../site/nav_waterproofing.gif);
}

a#roofing {
	background-image: url(../site/nav_roofing.gif);
}

a#decking {
	background-image: url(../site/nav_decking.gif);
}

a#other {
	background-image: url(../site/nav_other.gif);
}


/* Press Room (press.html)
-----------------------------------------------------------------------------*/

span#CallKyle {
	background: #DDD1CA url(../site/bg_flecks.jpg);
	display: block;
	float: left;
	width: 441px;
	height: 172px;
	border-right: 6px solid #fff;
}



/* Technical Resources (resources.html)
-----------------------------------------------------------------------------*/

span#Manufactures {
	background: #E1D8D3 url(../site/bg_glossy.jpg);
	display: block;
	float: left;
	width: 441px;
	height: 172px;
	border-right: 6px solid #fff;
}

ul#ResourceMenu {
	list-style: none;
	margin: 0 -6px;
	padding: 0;
}

ul#ResourceMenu li {
	display: block;
	width: 143px;
	height: 150px;
	float: left;
	background: #fff url(../site/bg_applications.gif) repeat-x bottom;
	border-left: 6px solid #fff;
	border-top: 6px solid #fff;
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#ResourceMenu li a:link, ul#ResourceMenu li a:active, ul#ResourceMenu li a:visited, ul#ResourceMenu li a:hover {
	display: block;
	width: 143px;
	height: 76px;
	text-indent: -2000px;
	background-position: 0 0;
	background-repeat: no-repeat;
	border-bottom: 6px solid #fff;
}

ul#ResourceMenu li a:hover {

	background-position: 0 -77px;
}

ul#ResourceMenu li a:active {
	background-position: 0 -154px;
}

ul#ResourceMenu li a#ProjectProfiles {
	background-image: url(../site/icon_projectprofiles.gif);
}

ul#ResourceMenu li a#Products {
	background-image: url(../site/icon_products.gif);
}

ul#ResourceMenu li a#Specifications {
	background-image: url(../site/icon_specifications.gif);
}

ul#ResourceMenu li a#Details {
	background-image: url(../site/icon_details.gif);
}

ul#ResourceMenu li a#Instructions {
	background-image: url(../site/icon_instructions.gif);
}

ul#ResourceMenu li a#SprayGuides {
	background-image: url(../site/icon_sprayguides.gif);
}

ul#ResourceMenu li a#TestResults {
	background-image: url(../site/icon_testresults.gif);
}

ul#ResourceMenu li a#Maintenance {
	background-image: url(../site/icon_maintenance.gif);
}

ul#ResourceMenu li a#Colors {
	background-image: url(../site/icon_colors.gif);
}


/* Project Profiles (profiles.html)
-----------------------------------------------------------------------------*/

div#ProjectProfile H3 {
	margin-bottom: 0;
}


/* Company (company.html)
-----------------------------------------------------------------------------*/

span#Waterproofing {
	background:  #E1D8D3 url(../site/bg_sprayfoam.jpg);
	display: block;
	float: left;
	width: 441px;
	height: 172px;
	border-right: 6px solid #fff;
}


/* Contact Us (contact.html)
-----------------------------------------------------------------------------*/

img.contactPic{
	float: left;
	border: 1px #666666 solid;
	margin-right: 10px;
	display: block;
	width: 120px;
	height: 160px;
}

div#CompanyDirectory thead td {
	font-weight: bold;

}

div#CompanyDirectory td {
	border-bottom: 1px solid #E1D8D3;
	
}

div#CompanyDirectory tbody td.Region {
	background: #E1D8D3;
	font-weight: bold;
}

div#CompanyDirectory td.Region {
	width: 40%;
   margin-top:-10px;
}

div#CompanyDirectory td.Name {
	width: 20%;
   vertical-align:top;
}

div#CompanyDirectory td.Telephone {
	width: 20%;
   vertical-align:top;
}

div#CompanyDirectory td.Mobile {
	width: 20%;
   vertical-align:top;
}

div#ContactCard a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

div#ContactCard {
	display:none;
	width:300px;
	background:#E0D7D2;
	border:1px solid #A99284;
	padding:10px;
	color: #000; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}



/* Products Entrance (products.html)
-----------------------------------------------------------------------------*/

ul#ProductsMenu {
	margin: 0 -6px;
	padding: 0;
	list-style: none;
}

ul#ProductsMenu li {
	display: block;
	width: 143px;
	height: 200px;
	float: left;
	background: #fff url(../site/bg_applications.gif) repeat-x bottom;
	border-left: 6px solid #fff;
	border-top: 6px solid #fff;
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#ProductsMenu li a {
	display: block;
	width: 143px;
	height: 20px;
	text-indent: -2000em;
	background-position: 0 0;
	background-repeat: no-repeat;
}

ul#ProductsMenu li a:visited {
	background-position: 0 0;
}

ul#ProductsMenu li a:hover {
	background-position: 0 -21px;
}

ul#ProductsMenu li a:active {
	background-position: 0 -42px;
}

li#acrylic a {
	background-image: url(../site/nav_acrylic.gif);
}

li#urethane a {
	background-image: url(../site/nav_urethane.gif);
}

li#silicone a {
	background-image: url(../site/nav_silicone.gif);
}

li#spray, li#spray a {
	width: 292px !important;
}

li#spray a {
	background-image: url(../site/nav_spray.gif);
}

li#epoxy a {
	background-image: url(../site/nav_epoxy.gif);
}

li#hypalon a {
	background-image: url(../site/nav_hypalon.gif);
}

li#neoprene a {
	background-image: url(../site/nav_neoprene.gif);
}

li#thinners a {
	background-image: url(../site/nav_thinners.gif);
}

li#accessories a {
	background-image: url(../site/nav_accessories.gif);
}



/* Product Category Pages (acrylic.html, epoxy.html, spray.html, etc. )
-----------------------------------------------------------------------------*/

ul.ProductList li a {
	font-size: 13px;
}
