@import url(./grid.css);
@import url(./undohtml.css);
@import url(./headers.css);
@import url(./forms.css);
@import url(./menu.css);
@import url(./catalogue.css);
@import url(./picturator.css);
@import url(./gallery.css);

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #00339d;
	background:url(../img/bg_img.gif) repeat-x;
	background-color: #0057a5;
	margin: 20px;
	padding: 0;
}

body a {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bolder;
	color: #2fa184;
	text-decoration:none;
}	
body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #2fa184;
	text-decoration:underline;
}	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00339d;
}


ul.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul.feature ul li {
	color: #00339D;
	padding-left:30px
}
#wrapper {
	padding:0 7px;
	width:914px;
	margin:0 auto;
	background-color:#fff;
	height: auto;
}

#masthead {
	height:140px;
	background:url(../img/masthead_bg35.jpg) no-repeat;
	background-position:center center;
}

#top{
	height:auto !important;
	min-height:480px;
	width:645px !important;
	width:635px;
}
#left{
	height:auto !important;
	min-height:520px;
	margin-bottom: 10px;
}

/* ie6 hack */
* html #left {
	width: 600px;
}

* html #text {
	width: 380px;
}

/**/

#text {
	height:auto !important;
	min-height:480px;
	width:400px !important;
	width:400px;
	float: left;
}

#right {
}

/* Put some white space under the menu */
#spacer {
	height: 20px;
	clear:both;
}

/* Want to use proper lis within the content area so... */
#left ul, #left ol { font-size:12px; }
#left li { margin:10px 0; color:#00339D; padding-left:20px; background:url(../img/li_blue.gif) no-repeat 0 3px; }

#footer {
	height:78px;
	margin:10px auto;
	background-color:#FFF;
	text-align: left;
	font-size: 9pt;
	color: #00339d;
}

#footer h5 {
	color: #2fa184;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#footer p {
	margin: 0 0 4px 0;
	font-weight: normal;
}

#footer_address {
	padding-top: 5px;
	float: left;
	font-weight: bold;
}

#logos {
	float: right;
}

#footer2 {
	text-align: right;
	margin: 0 auto;
}

#footer2 a{
	color: #FFF;
	font-size: 8pt;
	font-family: inherit;
}

#strap-top {
	height:10px;
	padding:0 7px;
	width:900px;
	margin:0 auto;
}
.clearfloat {
   width: 100%;
   height: 1px;
   margin: 0 0 -1px;
   clear: both;

}

#homebox {
	height:230px;
	border:1px solid #00339d;
	padding: 5px;
	background-image: url(../img/homegradient.png);
	background-repeat: repeat-y;
	
}
#homebox_text {
	float:left;
	width:290px;
	height:220px;
	padding: 5px;
	color: #FFF;
}

.whitebody {
	color: #FFF;
}

#homebox_flash {
	float: right;
	width: 300px;
	height: 200px;
	overflow: hidden;
	margin-top: 10px;
}

#catdownload {
	float:left;
	border:1px solid #00339d;
	margin:20px 16px 20px 0;
}

#catdownload a img {
	display:block;
	width: 290px;
	height: 218px;
}

#catdownload a.title, #qualitybox a.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #2fa184;
	margin: 0;
	padding: 0;
}

#catdownload p.terms {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	margin-right: 10px;
	text-align: right;
}

#qualitybox {
	float:left;
	width:310px;
	height:218px;
	border:1px solid #00339d;
	margin:20px 0;
}

#quote {
	clear:right;
	border:1px solid #00339d;
	background: #0056A5 url(../img/nav_bg.gif) top repeat-x;
	background-color: #0056A5;
	padding:5px 5px 5px 8px;
	width:207px;
	margin-top:10px;
}

#contactBottom {
	width: 600px;
	padding: 10px;
	height: auto;
	background-color: #D0EAE4;
	color: #000;
}

#address {
	font-size: 10pt;
	float: right;
	padding: 0px;
	margin-right: 10px;
	color:#0056A5;
	width: 210px;
}

#googlemap {
	float: left;
	width: 380px;
}

#cert {
	float: right;
	margin-right: 35px;
	margin-top: 55px;
}

#bob {
	padding-top: 45px;
}

.caption {
	font-size: 8pt;
	padding-left: 12px;
	width: 100px;
	display: block;
}

.greenBody {
	color: #2fa184;
	margin: 0px;
	padding: 0px;
}

.testimonial {
	border: #0056A5 thin solid;
	margin: 0 0 20px 0;
	padding: 5px 15px 0px 15px;
}

.testimonial img {
	margin-bottom: 15px;
}
.staffprofile {
	border: #0056A5 thin solid;
	margin: 0 0 20px 0;
	padding: 5px 15px 0px 15px;
}

.staffprofile img {
	margin: 15px;
	float: right;
}

#loginFormTop {
	padding: 10px;
	background-color: #0056A5;
	margin-top: 20px;
	width: 600px;
}

#loginFormTop p{
	color: #FFF;
}

.newsitem {
	border-bottom: #0056A5 thin dotted;
	margin: 5px 20px;
	padding: 20px 0px;
}

.newsitem div.image {
	width: 280px;
	float: right;
}

.newsitem div.text {
	float: left;
	width: 240px;
}

.loginbox {
	text-align: right;
	margin-right: 8px;
	background-color: #0056A5;
	padding: 7px;
	width: 208px;
}

.loginbox a, .loginbox a:visited, .loginbox a:active, .loginbox a:hover {
	color: #FFF;
	display: inline-block;
	font-size: 9pt;
}

#logoutbox {
	text-align: right;
	margin-right: 8px;
	background-color: #0056A5;
	padding: 7px;
	color: #FFFFFF;
}

#logoutbox p a {
	color: #FFFFFF;
}

#minicart {
	text-align: right;
	margin-right: 8px;
	background-color: #0056A5;
	padding: 1px 7px;
	color: #FFFFFF;
}

#minicart p a {
	color: #FFFFFF;
}

.news-content {
	color:#00339D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

.sidebar.news li {
	margin: 0 0 1em 0;
	font-size: 12px;
	overflow: auto;
}

.sidebar.news li img {
	margin-right: 10px;
}

.sidebar.news li a {
	display: block;
	color: #FFF;
	background: #2fa184;
	padding: 5px;
	height: 80px;
}

.sidebar.news li a span {
	margin-top: 10px;
	display: block;
}

#news {
}

#news .more {
	font-size: 12px;
	text-align: right;
	display: block;
	padding: 5px;
}

#news h2 {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top:1px solid #2fa184; 
	border-left:1px solid #2fa184;
	border-right:1px solid #2fa184;
	margin: 0;
}

#news hr {
	color: #2fa184;
	background-color: #2fa184;
}

#made-to-measure {
	margin-bottom: 15px; height: 90px; border: #00339d solid 1pt;
	clear: both;
}

p#contact-info {
	position: relative; top: 100px; left: 140px;
	font-size: 1.1em;
}

div.warn p {
	color: #F30;
	font-weight: bold;
	font-size: 1em;
}

.searchbox {
	margin: 25px 0;
}

.searchbox h2 {
	font-size: 93%;
	margin: 0.3em 0 0.1em 0
}

#download {
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 5px;
	margin: 0;
	color: #FFF;
	background: #0057a5;
	height: 80px;
}

#download img {
	float: left;
}

#download h2 {
	color: #FFF;
}

#blog .post {
	margin: 30px 15px;
	font-size: 12px;
}

#blog h1 {
	color: #00339d;
	margin: 0;
	font-size: 24px;
}

#blog h2 {
	color: #00339d;
	margin: 0;
	font-size: 16px;
}

#blog h2.facts {
	background: url(../img/header_fact.png) no-repeat;
}

#blog h2.random {
	background: url(../img/header_random.png) no-repeat;
}

#blog h2.opinion {
	background: url(../img/header_opinion.png) no-repeat;
}

.post h4.date {
	font-size: 11px;
	color: #2FA184;
}

#blog div.post-title {
}

#blog h3 {
	font-size: 13px;
	color: #00339d;
}

#blog hr {
	color: #00339d;
	background-color: #00339d;
}

#blog .alignleft {
	float: left;
	margin: 10px 20px 10px 0;
}

#blog .alignright {
	float: right;
	margin: 10px 0 10px 20px;
}

#blog .aligncenter {
	margin: 10px auto;
}

#sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar a {
	color: #2fa184;
}

#sidebar a {
	font-size: 80%;
	padding-bottom: 0;
	color: #00339d;
	font-weight: normal;
}

#sidebar h2.widgettitle {
	font-size: 96%;
	padding-bottom: 0;
}

#sidebar>ul {
	margin: 30px 0;
}

#sidebar>ul>li {
	background-color: #fff;
	padding: 10px;
	margin: 10px 0;
}

#blog ul {
	list-style: disc outside;
	margin-left: 15px;
}

#blog ul li {
	margin: 0.4em 0;
}
#globe {
	width: 940px;
	float: left;
	margin: 20px 0 30px 30px;
}

.globe_europe{
	float: left;
	display: block;
	width: 180px;
	height: 210px;
	margin: 0 25px 0 25px;
	background:  url(../img/europe.png) bottom;
	text-indent: -99999px;
}
.globe_europe:hover {
	background-position: 0 0;
}
.globe_america{
	float: left;
	display: block;
	width: 180px;
	height: 210px;
	margin-right: 25px;
	background:  url(../img/america.png) bottom;
	text-indent: -99999px;
}
.globe_america:hover {
	background-position: 0 0;
}
.globe_asia{
	float: left;
	display: block;
	width: 180px;
	height: 210px;
	margin-right: 25px;
	background:  url(../img/asia_pacific.png) bottom;
	text-indent: -99999px;
}
.globe_asia:hover {
	background-position: 0 0;
}
.globe_mideast{
	float: left;
	display: block;
	width: 180px;
	height: 210px;
	margin-right: 25px;
	background:  url(../img/mideast_africa.png) bottom;
	text-indent: -99999px;
}
.globe_mideast:hover {
	background-position: 0 0;
}
.distributor {
	border: #0056A5 thin solid;
	margin: 0 0 20px 0;
	padding: 5px 15px 0px 15px;
}

.distributor img {
	margin: 15px;
	float: right;
}

