/*
	Client:
	Baie Ste. Anne Building Supplies Ltd.
	Company:
	JacSoftware
	Author:
	Terry Melanson
*/

body, html {
font: 8pt verdana, sans-serif;
color: #333; background: #eee;
margin: 0px 0px 0px 0px;
}

div.content {
height: 400px;
background-color: #fff;
color: #333;
border-bottom: 1px solid black;
padding: 4px 10% 4px 10%;
font: 8pt verdana, sans-serif;
}

div.content table {
font: 8pt verdana, sans-serif;
}

div.content table td.right {
text-align: right;
}

div.content table td input, div.content table td textarea {
border: 1px solid #666;
font: 8pt verdana, sans-serif;
background: #F8F8FF; color: #000;
}

div.theForms {
padding: 4px 18% 4px 18%;
background: transparent;
}

.levels td {
font: 8pt verdana, sans-serif;

}

div.footer {
text-align: center;
padding: 4px; background: #eee;
}

div.menuDiv {
background: url(../images/menuBg.jpg);
height: 28px;
}

a {
font-weight: bold;
}

a:link {
color: #00008B; font-size: 8pt;
background-color: transparent;
text-decoration: none;
}

a:visited {
color: #00008B; font-size: 8pt;
background-color: transparent;
text-decoration: none;
}

a:hover {
color: #000; font-size: 8pt;
background-color: #ccccdd;
text-decoration: none;
}

.breadCrumbs {
padding-left: 4px; font-weight: bold;
}

img.estimate {
border: 1px solid #999;
}

input {
border: 1px solid #666;
background: #F8F8FF;
color: #000;
font: 7pt verdana, sans-serif;
}

.rad {
background: transparent;
color: #000;
border: none;
}

fieldset {
padding-left: 5%;
}

.send, .clear {

font-weight: bold;
}

.required {
color: red;
font-size: 7pt;
font-family: verdana, sans-serif;
}

.contact {
color: #333;
padding: 20px; 
border: 1px solid #666;
background: #f9f9f9;
}

div.popImages div.pics img  {
border: 2px solid #eee;
}

.About {
text-align: left;
font-size: 8.5pt;
}


dl {
font: 9pt verdana, sans-serif;
text-align: left;
}


dd {
letter-spacing: 0.5em;
}

.emcoPic {
border: 1px solid black;
}

div.menu {
	position: absolute;
	left: 550px;
	top: 112px;
	visibility: hidden;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

div.menu a {
	display: block;
	border: 1px solid #000;
	width: 160px;
	color: #CBAE6F;
	padding:4px;
	background: #fff;
}

div.menu a:link,div.menu a:visited,div.menu a:active {
	font-weight: bold; font-size: 7pt;
	font-family: Verdana, sans-serif;
	background-color: #fff;
	color: #CBAE6F;

}

div.menu a:hover {
	font-weight: bold; font-size: 7pt;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	background-color: #E9E9E9;
	color: #8996B1;
	border: 1px solid #333;

}
