body {
	background-color: #FFFFFF;
	background-image:url(/images/flotechheaderbg.jpg);
	background-position:center -2px;
	background-repeat:no-repeat;
	padding: 0px;
	/*

		margin-top: 10px;
		margin-right: auto;
		margin-bottom: 10px;
		margin-left: auto;
	*/
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color: #494949;
}

div#pageWrapper {
	text-align:left;
	margin:auto;
	/*position: absolute;*/
	width: 1000px;
	

}

a img {
	border: none;
	outline: none;
}

a {
	border: none;
	outline: none;
}

a {
	text-decoration:none;
}

.header0{
}

.header1{
	background-image: url(/images/flotech-header_1.jpg);
}
.header2{
	background-image: url(/images/flotech-header_2.jpg);
}
.header3{
	background-image: url(/images/flotech-header_3.jpg);
}
.header4{
	background-image: url(/images/flotech-header_4.jpg);
}

div#header {
	position:relative;
	padding: 0px;
	height: 270px;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: center top;
}

#floLogo { margin-left:50px; }

div#siteMenu {
	position: absolute;
	height: 86px;
	width: 1000px;
	bottom: 0px;
	left: 0px;
	margin-right: 0px;
	padding: 0px;
	background-image: url(/images/header_bk_bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

div#siteMenu ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	width: auto;
	line-height: 40px;
	font-size: 11px;
	font-weight: bold;
}

div#siteMenu ul li {display:inline;}

div#siteMenu a {
	background-image: url(/images/navBorder.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 1px;
	padding: 20px 25px 16px 20px;
	color: #000000;
	text-decoration: none;
}



div#siteMenu a:hover {
	color: #666666;
}

#shop_search_form {
	float: right;
	margin-top: 14px;
	margin-right: 10px;
}

#login_buttons {
	text-align: right;
	margin-right: 9px;
	margin-bottom: 5px;
}

div#contentArea {
	clear:both;
	/*position: absolute;
	top: 260px;*/
	width: 1000px;
	margin: 0px;
	padding: 0px;
background-image: url(/images/contentbg.jpg);
	background-repeat: repeat-y;
	
	
}
div#content {
	/*position: absolute;
	top: 0px;
	left: 200px;*/
	float:left;
	width: 385px;
	
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 20px;
	font-size: 12px;
}
div#content p, div#contentHome p {
	margin: 5px 0px;
	padding: 5px 0px;
}
div#content h1, div#contentHome h1 {
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	color: #EE1C25;
}

div#content h2, div#contentHome h2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #EE1C25;
}
div#content h3, div#contentHome h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #EE1C25;
	
}

div#contentHomeRight h3 {
	padding-bottom: 5px;
}

div#contentLeft {
	/*position: absolute;
	top: 0px;
	left: 0px;*/
	float:left;
	width: 200px;
	


}

div#contentRight {
	/*position: absolute;
	top: 0px;
	right: 0px;*/
	float:right;
	width: 200px;
	background-color: #EBEBED;
	background-image: url(/images/left_side_bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 20px;
}

div#sideLeftEndorse {
	margin: 0px;
	padding: 0px;
	width: 200px;
	text-align: center;
	height:633px;	
	background-image: url(/images/left_side_bk.jpg);
	background-repeat: repeat-x;
	overflow:hidden;	
}

div#contentHome {
	/*position: absolute;
	top: 0px;
	left: 200px;*/
	float:left;
	width: 580px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	font-size: 12px;
}

div#contentHomeRight {
	/*position: absolute;
	top: 0px;
	right: 0px;*/
	float:right;
	width: 200px;		
	background-color: #EBEBED;
	background-image: url(/images/right_side_bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#contentHomeRight h3 {
	color: #EE1C25;
}

#team_member img{
	padding-left: 5px;
	padding-bottom:5px;
}

div#footer{
	/*position:absolute;*/
	clear:both;
	margin: 0px;
	padding: 0px;
	height: 43px;
	width: 1000px;
	border-top: 2px solid #FFFFFF;
	background-color: #E7E7E9;
	font-size: 10pt;
	font-weight:bold;
}

div#footer1{
	float:left;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-weight:bold;
}

div#footer2{
	float:right;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-weight:bold;
}

div#footer1 p, div#footer2 p{
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 8pt;
	font-weight:bold;
	color: #666666;
}

.padout {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
}

.sideTitle {
	font-size: 14px;
}
.hpList {
	margin-bottom: 10px;
}

.hpList a {
	color: #EE1C25;
}

.hpList a:hover {
	text-decoration: underline;
}

.address {
	margin-bottom: 5px;
}

.address a {
	color: #EE1C25;
}

.address a:hover {
	text-decoration: underline;
}

.newsItemsSmall {
	margin-bottom: 30px;
}

.product a {
	color: #EE1C25;
}

.product a:hover {
	text-decoration: underline;
}

.product {
padding-top:20px;
padding-bottom:20px;
border-bottom:dashed #EE1C25 1px;
}

.download {
	margin-top: 10px;
	margin-bottom: 10px;
}

.download a {
	color: #EE1C25;
}

.download a:hover {
	text-decoration: underline;
}


/**
Flow Wiz
**/
div#flowWizHeader {
	background-image: url(images/flowWizHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 106px;
	width: 800px;
	border: 1px dotted #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

div#flowWizHeader h2 {
	font-size: 44px;
	text-align: right;
	margin: 0px;
	margin-top: 45px;
	margin-right: 20px;
	padding: 0px;
	color: #0A4A85;
	font-weight: bold;
}

div#flowWizBody {
	width: 800px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#flowWizBody table {
	background-color: #999999;
	margin-top: 20px;
}

div#flowWizBody td, div#flowWizBody th {
	background-color: #FFFFFF;
	text-align: center;
}

/* ================================= */
.glossymenu, .glossymenu li ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 200px;
	color: #c2c2c4;

}
.glossymenu {
width: 200px;
	margin-bottom: 0px;
}

/*
.glossymenu li{
	color:#4a4a4a;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
*/

.glossymenu li ul{ /*SUB MENU STYLE*/
	position: absolute;
	width: 200px; /*WIDTH OF SUB MENU ITEMS*/
	left: 0px;
	top: 0px;
	display: none;
	filter:alpha(opacity=100);
	-moz-opacity:1;
}

.glossymenu li{
	width: 200px;
	/*background: white url(/images/glossyback.gif) repeat-x center left;*/
	font: normal 12px Arial, Helvetica, sans-serif;
	/*display: block;
	width: auto;*/
	text-decoration: none;
	border-bottom:2px solid #D5D5D5;
	padding: 5px 0px;
}

.glossymenu li a,.glossymenu li a:visited, .glossymenu li a:active{

	padding-left: 10px;
	color: #4a4a4a;

}

.glossymenu li:hover,.glossymenu li:hover a {
	background-color: #EE1C25;
	color: #FFFFFF;
}

.glossymenu li.redBack{
	background-color: #EE1C25;	
}

.glossymenu li.off{
	color: #4a4a4a;
}

.redBack{
	color: #FFFFFF;
}

.off{
	color: #4a4a4a;
}



td{
	font: normal 12px Arial, Helvetica, sans-serif;
	padding:10px;
}





.glossymenu .arrowdiv{
	position: absolute;
	right: 2px;
	background: transparent url(/images/arrow.gif) no-repeat center right;
}


.glossymenu li a:hover{
	/*
	background-image: url(/images/glossyback2.gif);
	background-repeat: repeat-x;
	background-position: center;
	*/
	background-color: #EE1C25;
	color: #FFFFFF;
}

img{
	border: none;

}

.productThumb{
	border: none;
	width:100px;
	height:100px;
	background-color:#EEEEEE;
}

#product_category {
	margin-top: 10px;
	margin-bottom: 20px;
}

.product_image {
	margin: 10px;
}

.everStoreCats {
	margin-top: 2px;
}

#footer2 a {
	color: #EE1C25;
}

#footer2 a:hover {
	text-decoration: underline;
}


/* Just in case everIS tables get included */
/* Table Styles */
.tableBox{
	width:385px;
	font:	12px/1.2 Verdana, Arial, Helvetica, sans-serif;

}

.tableBox td{
	border-bottom: 2px solid #FFFFFF;
	background-color: #e7e7e9;
	padding: 3px;

}

.tableBox td.plain{
	font: normal 12px Arial, Helvetica, sans-serif;
	padding:10px;
	background-color:#FFFFFF;
}

span.title{
	font-weight:bold;
}

#contactdets {
	margin-top: 20px;
	margin-left: 60px;
	background-color: #e7e7e9;
	padding-left: 15px;
	padding-right:15px;
	padding-bottom: 20px;
	width: 440px;
	border:1px solid #ee1c25;
	height:120px;
}

#contactdets_left {
	float: left;
	padding-right:5px;
	width:135px;
}

#contactdets_midd {
	float: left;
	padding-right:5px;
	width:135px;
}

#contactdets_right {
	float: right;
	margin-right: 0px;
	width:135px;
}

#regform {
	margin-top: 20px;
	margin-left: 60px;
	background-color: #e7e7e9;
	padding-left: 15px;
	padding-right:15px;
	padding-bottom: 20px;
	width: 440px;
	border:1px solid #ee1c25;
}

#regform input {
	border: 1px solid #B2B2B2;
	height: 16px;
	width: 200px;
	margin: 3px;
	
}

#newsletter {
	
}

#regform textarea {
	border: 1px solid #B2B2B2;
	margin: 3px;
	width:98%;
}

#regform_left {
	float: left;
	padding-right:5px;
}

#regform_left select {
	border: 1px solid #B2B2B2;
	margin: 3px;
}

#regform_right {
	float: right;
	
	margin-right: 0px;
}

#regform_textarea {
	clear: both;

}

#submitF {
	text-align: center;
	clear: both;
	
}

#submitF input {
	margin-top: 20px;
	background-color: #D7D7D7;
	height: 20px;
	width: 60px;
	
}

#submitF input:hover {
	background-color: #C2C2C2;
}

input#newsletter {
	border: none;
	width:20px;
}


#message{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 380px;
}

.right{
	text-align:right;
}



#electronic{
	padding-bottom: 30px;
}

#postal{
	padding-bottom: 30px;
}


.tableBoxPlain{
	font:	12px/1.2 Verdana, Arial, Helvetica, sans-serif;
}

.tableHeading{
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	background-color: #A4A468;
}

.tableHeading a{
	color: #FFFFFF;
}

.tableSubHeading{
	background-color: #BFC098;
}

.tableSubHeading select {
	font-size: 0.6em;
	margin: 0px;
	padding: 0px;
}




/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;

	background-image: url(/images/greyBk.gif);
	background-repeat: repeat;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	height:100%;
	width:100%;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#contentHome ul {
padding-left:20px;
}

#contentHome a {
color: #EE1C25;
}

#contentHome a:hover {
	text-decoration: underline;
}
