/* Burke Industries Inc. All Rights Reserved. */

html { min-width: 800px; }
a:link {color: #605946;}
a:visited {color: #605946;}
a:hover {color: #0E4D78;}
body { background-color: #FFFFFF; margin: 0px; padding: 0px; text-align: center; border: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; }
TD {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #0E4D78; }
img	{ border: 0; }
.wrapper { 
background:  url("/images/bg.gif") repeat-y center top; 
width: 800px; margin: 0px auto; padding-left: 37px; padding-right: 37px; text-align: left; }
.imageright { margin-right: 5px; margin-bottom:5px;}
.imageleft { margin-left: 5px; margin-bottom:5px;}
.big {  font-size: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; }
.tiny {  font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.Title {  font-size: 50px; font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:bold; }
.Subtitle {  font-size: 40px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.border {
	border-top: 1px solid #344463;
	border-right: 1px solid #344463;
	border-bottom: 1px solid #344463;
	border-left: 1px solid #344463;
	background-color:#2e6894;
}
.borderRB {
	border-right: 1px solid #344463;
	border-bottom: 1px solid #344463;
}

.borderRBL {
	border-right: 1px solid #344463;
	border-bottom: 1px solid #344463;
	border-left: 1px solid #344463;
}

.borderTBR {
	border-top: 1px solid #344463;
	border-right: 1px solid #344463;
	border-bottom: 1px solid #344463;

}
.bg_flooring {
	background-image: url(images/tech_bg-flooring.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.bg_wallbase {
	background-image: url(images/tech_bg-wallbase.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.topmenu {
	width:725px;
	height:25px;
	font-size:14px;
	position:relative;
	text-align:center;
	z-index:100;
	border-right:0px solid #7BA7B9;
	background-color: #FFFFFF;
/* background-color: #4688d2 */
}
/* hack to correct IE5.5 faulty box model */
* html .topmenu {width:725px;}

/* remove all the bullets, borders and padding from the default list styling */
.topmenu ul {padding:0;margin:0;list-style-type:none;}
.topmenu ul ul {width:90px;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.topmenu li {float:left;width:90px;position:relative;}

/* style the links for the top level */
.topmenu a, .topmenu a:visited {display:block;
font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;font-weight:300;text-decoration:none; color:#0e4d78; width:90px; height:26px; border:1px solid #fff; border-width:1px 0 1px 0px; background:#ffffff; padding-left:0px; line-height:24px;}

/* a hack so that IE5.5 faulty box model is corrected */
* html .topmenu a, * html .topmenu a:visited {width:90px;}

/* style the second level background */
.topmenu ul ul a.drop, .topmenu ul ul a.drop:visited {background:#949083 url(images/drop.gif) bottom right no-repeat;}

/* style the second level hover */
.topmenu ul ul a.drop:hover{background:#949083 url(images/drop.gif) no-repeat right bottom;}
.topmenu ul ul :hover > a.drop {background:#949083 url(images/drop.gif) no-repeat right bottom;}

/* style the third level background */
.topmenu ul ul ul a, .topmenu ul ul ul a:visited {background:#949083;}

/* style the third level hover */
.topmenu ul ul ul a:hover {background:#949083;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.topmenu ul ul {visibility:hidden;position:absolute;height:0;top:25px;left:0; width:90px;border-top:1px solid #00265E;}

/* another hack for IE5.5 */
* html .topmenu ul ul {top:25px;}

/* position the third level flyout menu */
.topmenu ul ul ul{left:90px; top:-1px; width:90px;}

/* position the third level flyout menu for a left flyout */
.topmenu ul ul ul.left {left:-90px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.topmenu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.topmenu ul ul a, .topmenu ul ul a:visited {background:#949083; color:#00265E; height:auto; line-height:14px; padding:5px 5px; width:90px;border-width:0 1px 1px 1px;}

/* yet another hack for IE5.5 */
* html .topmenu ul ul a, * html .topmenu ul ul a:visited {width:90px;}

/* style the top level hover */
.topmenu a:hover, .topmenu ul ul a:hover{color:#ECEBDD; background:#949083;}
.topmenu :hover > a, .topmenu ul ul :hover > a {color:#ECEBDD;background:#949083;}

/* make the second level visible when hover on first level list OR link */
.topmenu ul li:hover ul,
.topmenu ul a:hover ul{visibility:visible; }

/* keep the third level hidden when you hover on first level list OR link */
.topmenu ul :hover ul ul{visibility:hidden;}

/* make the third level visible when you hover over second level list OR link */
.topmenu ul :hover ul :hover ul{ visibility:visible;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* LINED TABLES */	
/* ----------------------------------------------------------------------------------------------------------------*/

.linedtables { border-right: 1px solid #000000;border-bottom:1px solid #000000;padding: 3px;}
.linedtablesr { border-bottom:1px solid #000000;padding: 3px;}
.linedtables2 { border-right: 1px solid #000000;border-bottom:1px solid #000000;padding: 3px;background-color:#f3c38a;}

#techdata { padding:3px; border-collapse: collapse;}
.techdata { font-size:11px; line-height:120%; padding:2px 0px 4px 0px;}
.techhead { font-size:12px; line-height:14px; font-weight:bold;}
.smallcaphead {
font-size:14px;
color: #000000;
font-family:Arial, Helvetica, sans-serif;
text-transform: uppercase;
line-height:140%;
}

/* ----------------------------------------------------------------------------------------------------------------*/
