/* ------------------------------------------------------------------------
CSS sheet for Fabco Industrial
Author: Chris Robinson
Date Created: 11/30/2007

All inquiries for this document should be directed to information@virtualtech.com.

--------------------------------------------------------------------------

COLORS: 
Red: #EA1818;
Yellow: #FBD954;
Blue: #5652B5;

------------------------------------------------------------------------ */

/* -----------------------------------------------------------------------
MAIN DESIGN ELEMENTS
-------------------------------------------------------------------------*/
*{
	margin: 0px;
	padding: 0px;
}
a{
	outline: none;
	color: #000;
}
a:hover{
	text-decoration: underline;
}
a img{
	border: 0px;
}
body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000;
   	font: 13px/1.5em Tahoma, Arial, sans-serif;
}
#wrap{
	width: 100%;
	margin: auto;
	text-align: left;
	background: url(images/leftbg.gif) top left repeat-y #fff;
}
p{
	margin: 0 0 1.5em 9px;
	padding: 0 5px;
}
/* -----------------------------------------------------------------------
HEADER ELEMENTS
-------------------------------------------------------------------------*/
a.home{
	display: block;
	width: 232px;
	height: 169px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/logo.gif) no-repeat;
	text-indent: -9999px;
}
#header h3{
	margin-left: 250px;
	color: #fff;
	padding-top: 5px;
	font-size: 15px;
}
#header{
	position: relative;
	background: url(images/header.gif) repeat-x;
	display: block;
	height: 35px;
	width: 100%;
}
/* -----------------------------------------------------------------------
MAINCONTENT ELEMENTS
-------------------------------------------------------------------------*/
#leftside{
	display: block;
	clear: both;
	float: left;
	background: #DF575D;
	width: 179px;
	padding-top: 150px;
	border-right: 2px solid black;
}
#leftside {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#leftside p .by{
	display: block;
	clear: both;
	font-style: italic;
}
#maincontent{
	margin: 10px;
	margin-left: 230px;
}
#leftmain{
	width: 99%;
	top: 0;
}
#leftmain #flash{
	background: url(images/flash1.jpg) no-repeat;
	width: 317px;
	height: 229px;
	margin-right: 10px;
	float: left;
}
#rightmain h3{
	padding-bottom: 10px;
	font-family: georgia, 'times new roman', serif;
	color: #4E48D9;
	font-size: 17px;
	margin-left: 10px;
}
#rightmain ul{
	margin-left: 30px;
}
#maincontent img.center{
	margin-left: 10%;
}
#maincontent h3{
	font-size: 14px;
	margin: 0 0 1.5em 9px;
	padding: 0 5px;
}
#maincontent ul{
	margin: 0 0 1.5em 30px;
}
#maincontent dl{
	margin: 0 0 1.5em 9px;
	padding: 0 5px;
}
#maincontent dl dt{
	font-weight: bold;
}
#maincontent dl dd{
	margin-left: 10px;
}
#maincontent dl dd ul{
	margin-left: 40px;
}
/* -----------------------------------------------------------------------
FABRIC REPAIR ELEMENTS
-------------------------------------------------------------------------*/
h3.microscope{
	background: url(images/microscope.jpg) no-repeat;
	width: 200px;
	height: 170px;
	text-indent: -9999px;
	float: right;
}
h3.repairkit{
	background: url(images/repairkit.jpg) no-repeat;
	width: 200px;
	height: 149px;
	text-indent: -9999px;
	float: right;
}
img.services{
	float: right;
	border: 1px solid #000;
	margin-left: 5px;
}
dd img.services{
	margin-right: -5px;
	margin-bottom: 10px;
}
img.colors{
	float: right;
	border: 2px solid #000;
}
img.moveover{
	margin-left: 5px;
}
img.noshow{
	display: none;
}
/* -----------------------------------------------------------------------
FILTER CARTRIDGES ELEMENTS
-------------------------------------------------------------------------*/
ul.floatleft, ol.floatleft{
	float: left;
	width: 140px;
}
dl.floatLeft{
	float: left;
	width: 230px;
}
dl.center{
	width: 230px;
	display: block;
}
ul.nobullet{
	list-style-type: none;
}
/* -----------------------------------------------------------------------
FILTER BAGSZ ELEMENTS
-------------------------------------------------------------------------*/
h3.filterbagsamples{
	background: url(images/filterbagsamples.jpg) no-repeat;
	width: 238px;
	height: 113px;
	text-indent: -9999px;
	float: right;
}
h3.cages{
	background: url(images/cages.jpg) no-repeat;
	width: 250px;
	height: 133px;
	text-indent: -9999px;
	float: left;
}
h3.dustbags{
	background: url(images/dustbags.jpg) no-repeat;
	width: 250px;
	height: 159px;
	text-indent: -9999px;
	float: right;
}
#maincontent dl.cleartop{
	margin-top: 96px;
}
h3.clearTop{
	display: block;
	clear: both;
}
p.clearTop{
	margin-top: 119px;
}
dl.clear{
	display: block;
	clear: both;
}
p.clear{
	display: block;
	clear: both;
}
p.clear2{
	clear: left;
}
#listWrap{
	width: 90%;
	overflow: hidden;
}
/* -----------------------------------------------------------------------
CONTACT ELEMENTS
-------------------------------------------------------------------------*/
ul.contact{
	list-style-type: none;
	float: left;
}
form{
	margin-left: 10px;
	margin-right: 15px;
	float: left;
}
form ul li{
	display: block;
	width: 300px;
	margin-top: 10px;
	list-style-type: none;
}
form ul li label{
	display: block;
	float: left;
	width: 150px;
}
ul li.submit{
	width: 300px;
}
form input.submit{
	margin-left: 0px;
	margin-top: 10px;
	width: 300px;
}
#validationbox{
	display: none;
}
/* -----------------------------------------------------------------------
PARTS LIST ELEMENTS
-------------------------------------------------------------------------*/
dl.parts dd.num{
	float: left;
	width: 100px;
}
dl.parts dt{
	margin-left: -40px;
}
/* -----------------------------------------------------------------------
REQUEST A QUOTE ELEMENTS
-------------------------------------------------------------------------*/
form ul li{
	display: block;
	padding: 0px 0px;
	list-style-type: none;
}
form ul li label{
	display: block;
	float: left;
}
form ul li input.left{
	display: block;
	float: left;
}
/* -----------------------------------------------------------------------
FOOTER ELEMENTS
-------------------------------------------------------------------------*/
#footer{
	clear: both;
	display: block;
	background: #FFCC00;
	width: 100%;
	height: 40px;
	border-top: 2px solid black;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}
#footer a{
	text-decoration: none;
	color: #000;
}
#footer a:hover{
	text-decoration: underline;
}
ul.footer{
	list-style-type: none;
}
ul.footer li{
	float: left;
}
ul.footer li.home, ul.footer li.contact, ul.footer li.sitemap{
	width: 18%;
}

/* -----------------------------------------------------------------------
NEW NAVIGATION ELEMENTS
-------------------------------------------------------------------------*/
ul.navigation2{
	display: block;
	list-style-type: none;
	width: 179px;
}
ul.navigation2 li a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	display: block;
	padding-bottom: 10px;
}
ul.navigation2 li a:hover{
	color: #fff;
	text-decoration: none;
}
ul.navigation2 li{
	position: relative;
	list-style-type: none;
	padding-top: 0px;
	padding-left: 5px;
	width: 174px;
	display: block;
}
ul.navigation2 li.contact{
	border-right: 0px;
}
.navigation2 li ul{
	display: none;
}
.navigation2 li:hover ul, .navigation2 li.over ul{
	display: block;
	position: absolute;
	top: 0px;
	left: 100%;
}
.navigation2 li:hover ul.short, .navigation2 li.over ul.short{
	top: 0%;
}
#leftside .navigation2 li ul li, #leftside .navigation2 li ul a{
	float: none;
	color: #000;
	text-indent: 0;
	text-align: left;
	width: 190px;
	display: block;
	margin: 0;
	padding: 0px;
	padding-left: 2px;
	width: 174px;
	overflow: hidden;
}
#leftside .navigation2 li ul li a{
	background: #1D1D1D;
	text-decoration: none;
	width: 190px;
	color: #fff;
	display: block;
}
#leftside .navigation2 li ul li a:hover{
	background: #4B4A4A;
}
#leftside .navigation2 li ul li{
	background: #1D1D1D;
}







