body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

/* Product Boxes Section */
.productboxes {
	height: 400px;
	width: 780px; 
	margin: 0 auto;
	background: url(productboxbg.jpg) no-repeat;
}
.productboxes h1{
	color:#737373;
	float:left;
	font-size:20px;
	font-weight:bold;
	margin:5px 0 0 5px;
}

#productboxleft {
	float: left;
	display: inline;
	margin: 75px 5px 5px 110px;
}

#productboxright {
	float: right; 
	display: inline;
	margin: 75px 5px 5px 110px;
}

/* Here's some global image floats */
.rimagefloat {
	float: right;
	margin: 0 4px 8px 8px;
}

.limagefloat {
	float: left;
	margin: 0 8px 8px 4px;
}
/* The tiny login section */
fieldset.fieldLogin{
border:none;
width:350px;
text-align:left;
}
fieldset.fieldLogin label{
width:120px;
text-align:left;
}
fieldset.fieldLogin input.text{
width:110px;
border: 1px solid;
font-size: .8em;
padding: 2px;

}
fieldset.fieldLogin input.button{
font-size:10px;
margin-top:5px;
background: #E0691A url(smallsubmit.gif) no-repeat;
color: #ffffff;
font: bold 1em Arial, Sans-Serif;
}
fieldset.fieldLogin span.message{
display:inline;
padding: 2px;
}

/* Default Links */
a {	color: #E0691A;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }

h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; }
.orange { color: #E0692A; }
p {	margin: 0 0 5px 0; }
ul { margin: 0; padding: 0; list-style-position:inside;}


.bigbold {
font-weight: bold;
font-size: 12px;
}

/* now to add bullets when we need them, invoke class="bullet" */
ul.bullet {
margin-left: 20px;
list-style-type: disc;

}

/* Fix pesky overlap problem with above bullets with using a left floated image */
ul.bullet2 {
margin-left: 128px;
list-style-type: disc;
}

/* Generic Indent Class */
.indent {
margin-left: 40px;
}

/* Search Form Customizing */
form.FSF_form { margin: 0; }

input.FSF_input { 
	width: 192px; 
	border: 0;
	background: #eee url(input.gif) no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}

input.FSF_submit {
	background: #E0691A url(submit.gif) no-repeat;
	border: 0;
	padding: 4px;
	width: 45px;
	margin: 0 10px 1px 5px;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	padding: 4px; 
}

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 780px;
	padding: 10px; 
}

.header { 
	height: 65px;
	/*background: #eee; */
	background: url(headerbg.gif) repeat-x bottom;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ccc;
}
/* ModX puts in a logo class, lets fix that up a bit */
.logo {
width: 400px;
font-size: 1.1em;
}

.logo img 
{  border-style: none;
}
/* for the "trusted since" */
.tinyprint {
font-size: 10px;
margin: 5px 0px 0px 20px;
}

.phone {
	float: right;
	width: 350px;
	padding: 10px 0 4px 0;
	/*background: url(images/headerbg.gif) repeat-x bottom; */
	color: #808080;
}

.phone p {
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
	color: #737373;
		}
		
.callus {
	color: #E0692A;
    margin: 0 4px 0 0;
	}

.phone img,.png {
	float: left;
    padding: 0 5px 0 0;

}

.top_info {
	float: left;
	width: 350px;
	padding: 2px 0 4px 0;
	/*background: url(images/headerbg.gif) repeat-x bottom;*/
	color: #808080;
}

.top_info p {
	color: #333;
	font-size: 12px;
		}
		
.newsflash {
	color: #E0692A;
	font-weight: bold;
	}

.top_info img,.png {
	float: left;
    padding: 0 5px 0 0;

}

.browse_category  {
	font-size: 0.9em;
	width: 100px;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: #FF9148 url(menubg.gif) repeat-x
}

	.bar li { 
		margin: 0; 
		padding: 7px 12px 5px 12px;
		color: #FFEADC;
		background: inherit;
		float: left; 
	}
	
	.bar li.here { 
		background: #E0691A url(bar.gif) no-repeat center top; 
		color: #fff;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit; 
		text-decoration: none;
	} 
	
	.bar li.here a {
		font-weight: bold;
		color: #fff;
		background: #e0691a;
		}	
	
	.bar li a:hover { 
		color: #E0691A; 
		background: inherit;
	} 
	
	.bar li.here a:hover {
		font-weight: bold;
		color: #eee;
		background: #e0691a;
		}
	
	.bar ul {
		margin: 0;
		padding: 0;
		list-style : none;
		}

.search_field { 
	background: #fff url(searchbg.gif) no-repeat right; 
	clear: both;
	font-weight: bold;
	padding: 5px 25px 0px 10px;
	margin: 5px 0;
	height: 35px;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { float: right; 
margin: 5px 0 0 0;
}

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* main content div  */

.main {
	margin:0 auto;
	/*	float: left;
	width: 99%;
	margin: 0 0 10px 0; */
}

.main h3 {
	clear: both;
	background: #E5E5E5 url(lh3bg.gif) no-repeat center left;
	color: #444;
	padding: 3px 0 4px 43px;
	font: bold 1.4em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 10px 0;
}

.main h4 {
margin: 0 0 5px 0;
}
/* ---------Now for the 3 over 4 column floats-----------
The top 3 are called cell's, the bottom 4 are called boxes   */
/* Adjust margin for fader */

#fade p {
margin: 0 15px 0 0;
}
#cell_1 {
	margin:0 5px 1em 20px;
	padding:1px;
	float:left;
	width:227px;
	}

#cell_2 {
	margin:0 14px 1em 14px;
	padding:1px;
	float:left;
	width:227px;
	}

#cell_3 {
	margin:0 0 1em 5px;
	padding:1px;
	float:left;
	width:227px;
	}

#box_1 {
	margin:0 5px 2em 0;
	padding:8px;
	float:left;
	width:162px;
	border: solid 2px orange;
		background: url(clock.jpg) no-repeat bottom right;
	}

#box_2 {
	margin:0 7px 2em 14px;
	padding:8px;
	float:left;
	width:162px;
	border: solid 2px orange;
	background: url(newusers.jpg) no-repeat bottom right;
	}

#box_3 {
	margin:0 14px 2em 7px;
	padding:8px;
	float:left;
	width:162px;
	border: solid 2px orange;
	background: url(forms.jpg) no-repeat bottom right;
	}

#box_4 {
	margin:0 0 2em 5px;
	padding:8px;
	float:left;
	width:162px;
	border: solid 2px orange;
	background: url(help.jpg) no-repeat bottom right;
	}
	
/*Round corners for Cells */
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 20em; /* ems so it will grow */
	background: url(boxbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(boxhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(boxhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}
.boxbody {
	background: url(boxbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}
/* end round corners for cells */

hr {
	margin-bottom:15px;
	border:none;
	width:99%;
	color:#eeeeee;
	background-color:#eeeeee;
	height:1px;
	clear:both;
	}
/* Image floats */
/* for images on the left of content, might not be necessary */
.left_box { 
	margin: 0 0 10px 0; 
	color: #000; 
	background: #FFF;
	padding: 3px 0;
	}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
}

.logoimage {
	float: left;
	padding: 0 2px 0 0;
}



/* Contact Form Styling */
input.orange{
background: #E0691A url(submit.gif) no-repeat;
color: #ffffff;
font: bold 1em Arial, Sans-Serif;
}

fieldset {
border: 0;
}

.error {
font-weight: bold;
color: red;
}

/* Makes form errors red  */
.formerror { 
color: #900;
}

/* to notify required form fields */
.required {
	font-size: 10px;
	color: #FF0000;
}

/* Notice Section, highights in light grey, possible use scriptaculous for highlight later */
.notice {
	background: #f5f5f5;
	color: #414141;
	padding: 8px;	
	margin: 0 0 3px 0;
}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}

.footer a { color: #808080; background: #fff; }
