/* OMEGA -  http://64.28.36.44 */

/* LAST EDIT: */
/* 05-14-2008 - DRG */


/* ::::::: Genereal Elements ::::::: */

* { /* Global Reset */
margin: 0px;
padding: 0px;
}

body {
background: #005591 url(/client/images/1bg.jpg) top left repeat-x;
}

h1 {
font: bold 18px/24px Arial, Helvetica, sans-serif;
color: #015593;
padding: 25px 0px 10px 0px;
}

h2 {
font: bold 15px/22px Arial, Helvetica, sans-serif;
color: #faa719;
padding: 0px 0px 10px 0px;
}

h3 {
font: bold 13px/18px Arial, Helvetica, sans-serif;
color: #015593;
padding: 0px 0px 0px 0px;
}

h4 {
font: bold 13px/18px Arial, Helvetica, sans-serif;
color: #015593;
padding: 0px 0px 0px 0px;

}


p {
font: normal 12px/18px Arial, Helvetica, sans-serif;
color: #000000;
padding: 5px 0px 15px 0px;
}

ul {
list-style-position: inside;
}

li {
font: normal 12px/18px Arial, Helvetica, sans-serif;
color: #000000;
}

a:link, a:active, a:visited {
font: normal 12px Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: underline;
}
a:hover {
font: normal 12px Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
}
.HotBoxLinks a
{
	font-size:14pt;
	font-weight:600;
	color:#015593;
	line-height:30px;
}
img {
margin: 0px;
padding: 0px;
border: 0px;
}
.breadcrumb {
font: normal 11px/17px verdana, sans-serif;
color: #666;
margin: 0px 0px 20px 0px;
}

.breadcrumb a{
font: normal 11px/17px verdana, sans-serif;
color: #666;
}

table {
}

tr {
}

th {
font: normal 12px/18px Arial, Helvetica, sans-serif;
color: #000000;
}

td, input, textarea {
font: normal 12px/18px Arial, Helvetica, sans-serif;
color: #000000;
padding: 1px;
}
.TableButtons {
height: 18px;
padding: 0px 10px;
}

.TableButtons a {
font: bold 12px/18px Arial, Helvetica, sans-serif;
float: left;
color: #990000;
margin: 0px 20px 0px 0px;
}

.TableButtons a img {
float: left;
border: 0px;
padding: 0px 5px;
}

.button {
cursor: pointer;
border: 1px solid #333399;
background: #4f69b8 url(art/button.gif) top left repeat-x;
color: #ffffff;
}

fieldset {
font: bold 12px/18px Arial, Helvetica, sans-serif;

}

/*  ::::::: Main Wrap  ::::::: */

.MainBody {
background: #ffffff url(/client/images/1mainbody.jpg) left top repeat-y;
width: 800px;
margin: 0px auto;
}

/* ::::::: Header ::::::: */

.TopOfPage {
background: #005591 url(/client/images/3header.gif) left top no-repeat;
width: 800px;
height: 80px;
margin: 0px auto;
position: relative;
}

a.HomeLink {
position: absolute;
top: 0;
left: 0;
width: 275px;
height: 80px;
}

a.AccountLink {
background: url(/client/images/1myaccount.jpg) left top no-repeat;
position: absolute;
top: 12px;
left: 656px;
width: 132px;
height: 22px;
}

a.HomeLink span, a.AccountLink span {
display: none;
}

/* ::::::: Modified Suckerfish CSS Dropdown ::::::: */

.ToolBar {
background: #000000 url(/client/images/1nav.jpg) top left no-repeat; 
text-align: center;
width: 800px;
margin: 0px auto;
padding: 0px;
}

ul#nav {/* Main List */
width: 800px;
height: 24px;
display: block;
margin: 0px;
}

ul#nav, ul#nav li ul { /* all lists */
list-style: none;
text-align: center;
}

ul#nav li { /* main list items */
float: left;
position: relative;
width: 160px;
}

ul#nav li a { /* main links */
font: normal 12px/24px Arial, Helvetica, sans-serif;
color: #ffffff;	
text-decoration: none;
display: block;
height: 24px;
}
ul#nav li a:hover {
background: url(/client/images/1link.jpg) bottom left no-repeat;
font: normal 12px/24px Arial, Helvetica, sans-serif;
color: #ffffff;	
text-decoration: none;
display: block;
height: 24px;
}

ul#nav li ul { /* second-level lists */
background: transparent;
display: none;
position: absolute;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
}

ul#nav li ul li {
float: left;
position: relative;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
width: 158px;
}

ul#nav li ul li a { /*sub links */
background: #CCCCCC;
font: normal 12px/22px Arial, Helvetica, sans-serif;
color: #00225a;
height: 22px;
}

ul#nav li ul li a:hover {
background: #7e9dd6;
font: normal 12px/22px Arial, Helvetica, sans-serif;
color: #00225a;
height: 22px;
}

ul#nav li>ul#nav ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

ul#nav li:hover ul, ul#nav li.over ul { /* lists nested under hovered list items */
display: block;
}


/* ::::::: Inner/Right Wrap ::::::: */

.Wrap {
width: 540px;
padding: 10px 10px 30px 30px;
float: right;
}

/* ::::::: Main Content Area ::::::: */

.InnerBody {

}
.InnerBody ul {
list-style-position: outside;
padding-left: 15px;
}

/* ::::::: Right Column  ::::::: */

.RightMargin {
display: none;
}

/* ::::::: Left Column ::::::: */

.LeftMargin {
width: 200px;
padding: 15px 0px 30px 20px;
float: left;
}

.LeftMargin img {
padding: 5px 0px 0px; 
}
.LeftMargin h3
{
	background-color:#efefef;
}

 /* ::::::: Bottom Links ::::::: */
 
.SiteFooter {
height: 24px;
background: #ffffff url(/client/images/1sitefooter.jpg) left top no-repeat;
text-align: center;
clear: both;
border-bottom: 2px solid #000;
}

.SiteFooter p {
font: normal 11px/24px Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
}

 .SiteFooter a  {
font: normal 11px/24px Arial, Helvetica, sans-serif;
color: #FFFFFF;
margin:0px 0px

}


/* ::::::: Copyright Area ::::::: */

.Footer {
margin: 0px auto;
width: 800px;
height: 65px;
background: transparent;
text-align: center;
}

.Footer p, .Footer a {
color: #FFFFFF;
font-size: 9px;
}

/* ::::::: Industry Resources ::::::: */

.LinksWrap {
width: 500px;
margin:10px 0px 20px 0px;
border-bottom: 1px solid #666;
}
.Links img {
float: right;
padding: 0px 0px 5px 10px;
}

/* ::::::: Manufacturers ::::::: */

.ManufWrap {
width: 500px;
margin:10px 0px 20px 0px;
border-bottom: 1px solid #666;
}
.ManufDetail {
width: 190px;
float: right;
margin-right: 10px;
}
.ManufLogo {
width: 290px;
text-align: center;
float: left;
margin-left: 10px;
}

.AppGuide
{
	background-color:#efefef;
}
.AppGuide A
{
	color:navy;
	text-decoration:none;
}
.AppGuide A:hover
{
	color:Blue;
	font-weight:bolder;
	background-color:Yellow;
	text-decoration:none;
	font-weight:600;
}

 
.TableList
{
	width: 778px;
	margin:10px;
}
.TableListHeader {
background: #b6cee7;
color: #4149ab;
font: bold 10px/18px Arial, Helvetica, sans-serif;
text-align: center;
text-transform: uppercase;
padding: 5px;
height: 18px;
}

.TableListRow {
background: #c9dae4;
color: #4149ab;
font: bold 12px/18px Arial, Helvetica, sans-serif;
text-align: center;
padding: 5px;
}

.TableListSection {
background: #e1e9ee;
color: #4c4343;
font: normal 12px/18px Arial, Helvetica, sans-serif;
text-align: center;
padding: 5px;
}

/* ::::::: Homepage TechTips ::::::: */

.TechTipsTitle {
width: 200px;
height: 26px;
background: #faa719;
}

.TechTipsTitle h3 {
color: #fff;
text-transform: uppercase;
padding: 5px;
}

.TechTips {
width: 525px;
background: #ebebeb;
border: 1px solid #ccc;
border-top: 2px solid #faa719;
}

.TechTips h2 {
font: bold 15px/22px Arial, Helvetica, sans-serif;
color: #faa719;
}

.TechTips h2,h4, p {
padding: 5px;
}

/* ::::::: Homepage News ::::::: */

.HomeNews {
width: 525px;
background: #ebebeb;
border: 1px solid #ccc;
border-top: 2px solid #015593;
margin-bottom: 5px;
}
.HomeNews h3, p {
padding: 5px;
}
.HomeNews h3 {
color:#333;
padding-bottom: 0px;
}
.HomeNewsTitle {
width: 200px;
height: 26px;
background: #015593;
}
.HomeNewsTitle h3 {
color: #fff;
text-transform: uppercase;
padding: 5px;
}


/* ::::::: Margin Cart ::::::: */
.MarginCart
{	
	font-size:x-small;
	font-family:Verdana;
	width:200px;
	color:White;
}
.MarginCart Table
{
	width:100%;
	background-color:#ddeeaa;
	border:solid 1px #afafaf;
	border-collapse:collapse;
}
.MarginCart Table TH
{
	border:solid 1px #afafaf;
}
.MarginCart Table TD
{
	border:solid 1px #afafaf;
}
.MarginCart A
{
	color:Black;
}
.TableCurrency
{
	text-align:right;
}


