html,body,div,span,table,tr,th,td,p,span,h1,h2,h3,h4,h5,ul,ol,li,a,form { padding: 0px; margin: 0px; } /* Start with a clean slate */
* { font-family: Arial;  }  /* Default font for all items */
* { -moz-box-sizing:border-box; box-sizing:border-box; -ms-box-sizing: content-box; -webkit-box-sizing: border-box; }
html { min-height: 100%; margin-bottom: 1px; } /* Set height to 100% + 1px to force scroll bar in FF */
#ht { position: absolute; top: -2000px; width: 700px; } /* Hidden Text - Look up. WAAAY Up */
.clear { clear: both; height: 0px; overflow: hidden; } /* Used to clear floats without taking up space */
hr { border-color: #CCCCCC; border-width: 1px; border-top-style: solid; border-bottom-style: none; height: 1px; overflow: hidden; }
textarea, select, select * { color: #333333; font-size: 12px; }


object:active, div:active { outline: none; }
object:focus, div:focus { -moz-outline-style: none; }


ul, ol { margin-left: 25px; line-height: 20px; margin-bottom: 15px; }
ol { margin-left: 30px; }


ul li { list-style-type: square; }
ul ul { margin-bottom: 0px; }


.bordered { border: 2px solid #ed1b24; }

h1, h2, h3, h4, h5 { font-family: Arial; font-weight: bold; }

h1, h1 a { color: #ed1c24; font-size: 16px; margin: 0px 0px 15px 0px; }
h2, h2 a { color: #000000; font-size: 14px; margin: 0px 0px 5px 0px; }
h3, h3 a { color: #000000; font-size: 12px; margin: 0px 0px 15px 0px; }
p  { margin: 0px 0px 12px 0px; }
p, table, td, div, a  { color: #333333; font-size: 12px; line-height: 15px; }
a  { color: #ed1c24; font: normal 12px Arial; text-decoration: none; }
a:hover { text-decoration: underline; }
a:focus, a:active { outline: 0;}

.red { color: #ed1c24; }


/***************************************************************************************/
/* SPECIFIC TO THIS LAYOUT */
/***************************************************************************************/

#main {
	width: 978px; /* Main Content Width */
	margin: 0px auto; /* Align to Center */
}

#top-left { background: url('../images/layout/top-left.gif') no-repeat; height: 46px; width: 14px; margin-top: 12px; float: left; }
#content-top { background: url('../images/layout/content-top.jpg') no-repeat; height: 46px; width: 950px; margin-top: 12px; float: left; }
#top-right { background: url('../images/layout/top-right.gif') no-repeat; height: 46px; width: 14px; margin-top: 12px; float: left; }

#header { height: 135px; }

#search-bar { height: 22px; width: 273px;  position: absolute; margin-left: 690px; margin-top: -44px; }
#search-bar input { width: 170px; height: 14px; border: 1px solid #FFFFFF; margin: 2px 0 0 55px; line-height: 14px; font-size: 10px; }
#search-bar a { width: 33px; float: right; margin: 2px 3px 0 0; }

#logo { margin: -46px 0 0 13px; position: absolute; border: none; }

#bodyContainer { background: url('../images/layout/content-middle.gif') repeat-y; }

#body {
   padding: 20px 14px;
}

/* #footer { background: url('../images/layout/footer-bg.png') no-repeat; height: 188px; text-align: right; } */

#footer { width: 978px; margin: 0px auto; }

/* Navigation */

#nav { height: 26px; background: url('../images/layout/nav-bg.jpg') repeat-x; margin: -53px 15px 0 211px; text-align: right; }

#nav a { padding: 0 20px; }

#p7menubar {
    float: right;
}

.hac {
	margin-left: 5px;
}
#p7menubar, #p7menubar ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-family: Arial;
}

#p7menubar li ul {
}

#p7menubar a {
	display: block;
	text-decoration: none;
	font-size: 15px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
#p7menubar a.trigger {
	color: #FFFFFF;
}
#p7menubar li {
	float: left;
	width: 9em;
	color: #FFFFFF;
	line-height: 26px;
	font-weight: normal;
	font-size: 11px;
	list-style-type: none;
}
#p7menubar li ul li {

}


#p7menubar li {position: relative;}

/* hide from IE mac \*/
#p7menubar li {position: static; width: auto;}

/* end hiding from IE5 mac */

#p7menubar li ul, #p7menubar ul li  { width: 100%; }
#p7menubar ul li a  {
	color: #FFFFFF;
}

#p7menubar ul li a:hover  {
    text-decoration: underline;
    background: none;
}
#p7menubar li ul {
	position: absolute;
	display: none;
	width: 180px;
	background: #ED1C24;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}





#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
/*    background: #33CCFF;*/
}







#p7menubar a:hover { background: url('../images/layout/nav-roll.jpg') repeat-x; }

#p7menubar li ul li a { font-weight: normal; }


/* Page Layout */

#left-column { width: 150px; float: left; margin: 20px 0 0 0; text-align: right; }
#left-column p, #left-column b, #left-column a { font-family: serif; font-size: 12px; }

#middle-column { width: 475px; float: left; margin-left: 15px; margin-top: 5px; }
#mid-inner { padding-left: 15px; padding-bottom: 20px; padding-top: 17px; background: url('../images/layout/red-spacer.jpg') repeat-y; margin-bottom: 20px; min-height: 420px; }

#body-column { width: 750px; float: left; margin-left: 15px; margin-top: 5px; }
#body-inner { min-height: 300px; padding-left: 15px; padding-bottom: 20px; padding-top: 17px;  background: url('../images/layout/red-spacer.jpg') repeat-y; margin-bottom: 20px; min-height: 420px; }


#right-column { width: 247px; float: right; margin-right: 25px; padding-top: 20px; }


.product_box { margin: 0px 15px 0px 15px; width: 210px;  }
.product_bottom_line { height: 1px; background: #CCCCCC; }


.product_img { text-align: center; padding-bottom: 15px; padding-top: 15px; }
.product_title { color: #ed1c24; height: 20px; font-weight: bold; overflow: hidden; vertical-align: top; }
.product_part_number { height: 20px; font-weight: bold; overflow: hidden; vertical-align: top; }
.product_description { height: 70px; overflow: hidden; vertical-align: top;  }
.product_details_link { padding-bottom: 10px; }

#product_details_description { width: 430px; float: left; }
#product_details_photo { float: right; width: 300px; text-align: center; }



.frm th {
  text-align: left;
  padding-right: 10px;

}
.frm td, .frm th {
  padding-bottom: 6px;
}

