﻿/*
CSS for Belding & Mull. Website
*/

/*
This part is used for main changes
*/
body {
	font-family:"Times New Roman", Times, serif;
	background-color: #FFFFCC;
	line-height: 125%;
	padding: 10px;
	margin: 0;
}
title{
	z-index:1;
}
h1 {
	font-family:Castellar, Helvetica, Arial, sans-serif;
	font-weight:bolder;
	color: #000099;
	font-weight:bolder;
}
h1.belding{
	font-size:36px;
	padding-bottom:5px;
}
h2 {
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:x-large;
	font-weight:bold;
	padding:.1em;
	color:yellow;
}

h3 {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:25px;
}
/* 
This part used for major changes
*/

/*
This area is div classes only --------------------------------------------------------
*/
div.h1 {
	position:absolute;
	left:45px;
	top:10px;
	width:500px;
	height:50px;
	z-index:50;
	padding-top:6px;
	clear:both;
	}
div.h2 {
	position:absolute;
	left:300px;
	top:165px;
	width:700px;
	height:50px;
	clear:both;
}
div.icon {
	position:absolute;
	top:20px;
	left:0px;
	z-index:100;
	min-width:900px;
	max-width:1090px;
	text-align:right;
	width:100%;
	clear:both;
}
div.border {
	background-image:url('Pictures/2ducks.png'); background-position:right top;background-repeat:no-repeat;
	left: 20px;
	height: 1650px; 
	width: 278px;
	z-index: auto;
	max-height: inherit;
	max-width: inherit;
	bottom: inherit;
	border-left:3px solid black;
	border-right:3px solid black;
	border-bottom:3px solid black;
}
div.address {
	position:absolute;
	top:70px;
	left:100px;
	color:black;
	font-size:medium;
	font-weight:bold;
	clear:both;
	width:300px;
	}	
div.sign {
	position:absolute;
	top:20px;
	left:20px;
	z-index:50;
	text-align:left;
	width:100%;
	clear:both;

	}
div.header{
	border:3px solid black;
	border-bottom:3px solid black;
	padding-bottom:200px;
	clear:both;
	width:1100px;
	background-color:#C23A3A;

}
div.nav{
	font-size:20px;
	position:absolute;
	width:225px;
	height:200px;
	top:218px;
	left:15px;
	padding-right:50px;
	padding-top:10px;
	clear:both;
	}
div.images{
	position:absolute;
	top:430px;
	left:15px;
	padding:5px;
	clear:both;
	border:3px solid black;
	}
div.content{
	position:absolute;
	top:225px;
	left:350px;
	color:black;
	text-align:left;
	clear:both;
	width:600px;
	max-width:950px;
	min-width:780px;
	min-height:535px;
	z-index:48;
	padding-bottom:40px;
	clear:both;

}
div.nav2{
	position:absolute;
	clear:both;
	text-align:center;
	width:300px;
}
div.footer{
	position:absolute;
	top:1650px;
	left:300px;
	width:600px;
	padding:10px;
	z-index:50;
}
div.webmaster{
	text-align:center;
	clear:both;
	width:520px;
	border:3px solid black;
	padding:10px;
}
div.email{	
	position:absolute;
	left:50px;
}
div.fred{
	position:absolute;
	top:5px;
	width:500px;
	font-size:medium;
	padding:5px;
}
div.donna{
	position:absolute;
	top:80px;
	width:500px;
	font-size:medium;
	padding:5px;
}
div.melinda{
	position:absolute;
	top:155px;
	width:500px;
	font-size:medium;
	padding:5px;
}
div.sales{
	position:absolute;
	top:235px;
	width:500px;
	font-size:medium;
	padding:5px;
}
div.table{
	position:relative;
	top:0px;
	left:25px;
}
div.form{
	position:absolute;
	left:35px;
	top:125px;
}
div.companyp{
	position:absolute;
	font-size:medium;
	left:25px;
	top:470px;
	width:800px;
	padding-top:10px;
	z-index:55;
}
div.bor{
	border-top:2px solid black;
	border-left:2px solid black;
	padding-top:10px;
	padding-left:10px;
	width:775px;
}
div.bmvideo{
	position:absolute;
	top:350px;
	left:5px;
	width:425px;
	height:360px;
	overflow:hidden;
}
/*
End of Div Area -----------------------------------------------------------------------------------------------
*/

/*
Start of p area only ------------------------------------------------------------------------------------------
*/
p.time{
	position:absolute;
	font-size:medium;
	left:455px;
	top:65px;
	width:300px;
}
p.bor{
	border-top:2px solid black;
	border-left:2px solid black;
	padding-top:10px;
	padding-left:10px;
	width:650px;
}
p.company{
	position:absolute;
	font-size:x-large;
	font-weight:bold;
	top:400px;
	border-top:3px solid black;
	border-left:3px solid black;
	padding:5px;
	width:500px;
}

p.iso{
	position:absolute;
	left:20px;
	top:225px;
	font-size:xx-large;
	padding:5px;
}
p.step1{
	position:absolute;
	padding:5px;
	left:300px;
	top:0px;
	width:600px;
	padding:5px;
}
p.step2{
	position:absolute;
	padding:5px;
	left:300px;
	top:75px;
	width:600px;
	padding:5px;	
}
p.step3{
	position:absolute;
	padding:5px;
	left:300px;
	top:150px;
	width:500px;
	padding:5px;	
}
p.step4{
	position:absolute;
	padding:5px;
	left:300px;
	top:230px;
	width:500px;
	padding:5px;
}
p.phone {
	font-size:large;
	font-weight:normal;
}
/*
End of p area ----------------------------------------------------------------------------------------------------------
*/

/*
Other small changes to certain areas -------------------------------------------------------------------------------------
*/
form.quote .buttonarea{
	text-align:center;
	padding:4px;
}
form.quote{
	padding:0;
	margin:0;
	margin-top: -15px;
	width:800px;
}
form.quote legend{
	font-weight:bold;
	font-size:medium;
	color:black;
	padding:5px;
}
form.quote fieldset {
	border:2px solid black;
	padding:10px;
}
form.quote label{
	font-weight:bold;
	font-size:small;
	color:black;
	line-height:150%;
}
form.quote label.fixedwidth{
	display:block;
	width:340px;
}
img.image{
	position:absolute;
	top:225px;
	left:500px;
	padding:5px;
	clear:both;
}
td {
	border:1px solid black;
}

table {
	border-collapse:collapse;
	border:1px solid black;
}
th {
	text-align:left;
	background:gray;
	color:white;
	padding:.2em;
}

td {
	border:1px solid black;
	padding:.2em;
	font-weight:bold;
}

li.navi {
	padding-left:15px;
	font-size:medium;
}
/*
Start IE6 Min Height Fix
*/
.content
{	
	height: 400px;
}

html>body div.content
{
	width: auto;
	height: auto;
	min-height:400px;
}
/*
End IE6 Min Height Fix
*/

/*
this part is used for linked web pages
*/
a {
  font-weight: bold;
}

a:link {
  color: black;
}

a:visited {
  color: navy;
}

a:hover {
  text-decoration: none;
  color: white;
  background-color: navy;
}

a:active {
  color: aqua;
  background-color: navy;
}

marquee {
	padding-bottom:5px;
}

