/* andreas08 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer. Version: 1.0, November 28, 2005 */

/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body {font:76% Verdana, Tahoma, Arial, sans-serif;
	line-height:1.4em;
	text-align:center;
	color:#303030;
	background:#99cccc; /* #ddd3aa; */
	ackground-image:url(images/lines.gif);
	background-repeat:repeat;
	
}

a {color:#e8830c;
	font-weight:bold;
	text-decoration:underline;
	background-color:inherit;
}
a:visited {color:#99cccc; text-decoration:underline;}
a:hover {color:#03565c; text-decoration:none;}
a img {border:none;}

p {padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/



#header{margin:0 auto;
	ackground:#03565c;
	color:#ffffff;
	order:1px solid #000;
}

#header h1{margin:0 auto;
	font-size:10px;
	width:760px;
	height:161px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	text-align:center;
	color:#000000;
	font-weight:normal;
	order-top:1px solid #000;
	order-bottom:2px solid #000;
	order-left:1px solid #000;
	order-right:1px solid #000;
}

/* #deefef light green */

/**************** container styles ****************/


#container{width:760px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background:#ffffff;
	color:#303030;
	order:2px solid #a0a0a0;
	order-left:1px solid #03565c;
	order-right:1px solid #03565c;
}
#content{width:530px;
	float:left;
	font-size:0.9em;
	padding:20px 0 0 20px;

}

#content h2{display:block;
	margin:0 0 10px 0;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#03565c;
	background-color:inherit;
}

#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px; color:#03565c;}
#content a:hover,#navContent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}


/* color chart */

#colors {font-size:18px;
	text-align:center;
	margin:15px 0;
}
.color {color:#7a111f;
}
.keur {color:#153526;
}
.by {color:#596289;
}
.scaping {color:#cdc09e;
}
.industries {color:#3a76bf;
}
.inc {color:#3e2619;
}

.date {text-align:right;
	display:block;
	margin-bottom:10px;
}
/**************** Misc classes and styles ****************/

.contentLeft{float:left; width:48%;}
.contentRightHome{float:right; width:48%;
	margin-top:15px;
}
.contentRight{float:right; width:48%;
}
.clear{clear:both;}

.contentLeftVerb{float:left;
	width:360px;
	padding-top:10px;
}
.contentRightPic{float:right; 
	width:160px;
}

.contentLeftVerbinfo{float:left;
	width:260px;
	padding-top:10px;
	order:1px solid #000;
}
.contentLeftVerbinfo1{float:left;
	width:260px;
	order:1px solid #000;
}
.contentRightPicinfo{float:right; 
	width:260px;
	order:1px solid #000;
	
}
.rule {background-image:url(images/rule.gif);
	background-repeat: repeat-x;
	width:530px;
	margin-top:10px;
}
.rule2 {background-image:url(images/rule.gif);
	background-repeat: repeat-x;
	width:340px;
	margin-top:10px;
}
.center {text-align:center;
}
.grn {background-color:#03565C;
	display:block;
	padding-left:5px;
	color:#FFF;
}
.even {background:#deefef;
	margin:0;
	padding:5px;
	display:block;
	border-top:1px solid #03565C;
	border-left:1px solid #03565C;
	border-right:1px solid #03565C;
}

.odd {background:#FFF8DC;
	color:#000;
	margin:0;
	padding:5px;
	display:block;
	border-top:1px solid #03565C;
	border-left:1px solid #03565C;
	border-right:1px solid #03565C;
}
.oddlast {background:#FFF8DC;
	margin-bottom:20px;
	padding:5px;
	display:block;
	border-top:1px solid #03565C;
	border-left:1px solid #03565C;
	border-right:1px solid #03565C;
	border-bottom:1px solid #03565C;
}
.evenlast {background:#deefef;
	margin-bottom:20px;
	padding:5px;
	display:block;
	border-top:1px solid #03565C;
	border-left:1px solid #03565C;
	border-right:1px solid #03565C;
	border-bottom:1px solid #03565C;
}

h4 {text-align:center;
	font-size: 16px;
	font-weight:bold;
	background-color:#deefef;
	padding:5px;
	border:1px solid #03565C;
	margin:10px 0;
}
.textcenter{text-align:center;
}
.small{font-size:0.8em;}
.hide{display:none;}

.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

#materials {background:#fff url(images/counter.gif);
	background-repeat:no-repeat;
	padding-top:60px;
	margin-bottom:15px;
	width:500px;
	order:1px solid #336699;
}

.boxfooter{width:490px;
	margin:0;
	padding:10px;
	border:5px double #03565c;
	text-align:center;
	color:#000;
	line-height:1.5em;
	background: #03565c url(images/logo-bg.gif) left center repeat;
}

/**************** Sidebar styles ****************/

#navContent{width:170px;
	float:right;
	padding:0 0 10px 0;
	line-height:1.4em;
	order-right: 1px solid #FFF;
	text-align:center;
	background: #03565C url(mages/navigation.jpg) bottom right no-repeat;
}

#nav {width: 170px;
	padding-bottom: 19px;	
}
/* leave the padding-bottom in the #nav if you want some space between the navigation and the photos in the left column */
#nav ul li {display: inline;
	line-height: 16px;
	list-style: none;
}
#nav ul li a {width: 170px;
	color: #fff;
	display: block;
	padding: 5px 0 5px 0;
	text-decoration: none;
	border-bottom: 1px solid #fff;	
}
/* remove the 'text-decoration: underline;' in #nav li a:hover if you don't want the links in the left nav menu to be underlined when the user hovers over them with their mouse */
#nav li a:hover {background: #339999 url(images/arrow.gif) center right no-repeat;
	color:#fff; /* #144156; */
	text-decoration: none;
}

/**************** Menublock styles ****************/

.menublock{margin:0 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}


/**************** Footer styles ****************/

#bottomLinks {text-align:center;
	margin:10px 0;
}
#footer{
clear:both;
width:758px;
padding:5px 0;
margin:0 1px;
font-size:0.9em;
color:#f0f0f0;
background:#03565c;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/* forms */
#contactinfo {margin-left:75px;
}
#quoteinfo {order:1px solid #000;
	width:500px;
}
.tb {font-size: 10px;
	text-align:center;
}
.green {color:#03565c;}
form {font: 12px Verdana, Arial, Sans Serif;
}

label {width: 6em;
	text-align:right;
	margin-right: 5px;
	display: block;
}

.submit input {color: #000;
	background: #6d0101;
	color: #FFFFFF;
	border: 2px outset #d7b9c9;
	margin-bottom: 10px;
} 
fieldset {border: 1px solid #666666;
	width: 335px;
}
legend {color: #fff;
	background: #339999;
	border: 1px solid #03565c;
	padding: 2px 6px;
	margin-bottom:5px;
}
.rght {text-align:right;
	padding-right:5px;
}
.pad {padding-left:5px;
	padding-bottom:5px;
}
.inputs {color: #000000;
	background: #f5f5f5;
	border: 1px solid #000;
	margin-top:1px;
	margin-bottom:1px;
}
.buttons {background-color:#339999;
	color: #ffffff; 
	cursor:hand;
	font-family: Arial, Verdana, Helvetica;
}

.padding {padding-left:100px;
}
.padding2 {padding-left:200px;
}

.rd {color:#CC0000;
	font-weight:bold;
}
.leftqt {padding-left:45px;
}
