/* custom stuff */
html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 11px;
}

img {
	border: 0px;
	}
	
a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #c00;	
	text-decoration: underline;
	font-weight: normal;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

div, p,  table, td, th {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	line-height: 130%;

}

fieldset {
	border: 0;
	padding: 5px 0;
}


span.pathway img {
	padding: 0 5px;

}

span.pathway {
	display: block;
	margin-bottom: 15px;
}


div.componentheading {
  padding-left: 0px;
}


a.readon {
	margin-top: 10px;
	padding-left: 15px;
	line-height: 14px;
	height: 16px;
}

h1 {
	padding: 0;
	padding-bottom: 5px;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;	
}

h2, .contentheading {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	color: #333;
}

h3 { 
	font-size: 12px;
	margin: 0;
	padding: 0;

}



div#right h3
{
	display: block;
	text-align: left;
	font-size: 12px;
	margin: 12px 0px 4px 0px;
	padding: 2px 0px 3px 20px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: url(../images/bullet_plus.gif) no-repeat center left;
}




#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
}

/** ############################# **/
/** ## Content Area Structure ### **/
/** ############################# **/

div#maincontent 
{
	position: relative;
	clear: both;
	width: 970px;
	padding: 0;
	margin: 0;
}

#left 
{
	float: left;
	padding: 0;
	margin: 0;
	width: 760px;
}

#right
{
	float: left;
	padding: 0px 8px 0px 0px; 
	margin: 0;
	margin-left: 14px;
	width: 185px;
}

div#mainbody
{
	padding: 0 0 10px 0;
	margin-right: 3px;
	
}

.contentstyle
{
	margin: 10px;
}

/** ********************************** **/
/** *** End Content Area Structure *** **/
/** ********************************** **/

/** ############################ **/
/** ## Header Area Structure ### **/
/** ############################ **/

div#header {
	height: 98px;
	position: relative;
	
}

div#header div, div#header td {
	color: #fff;
}

div#logo {

	height: 98px;
	width: 460px;	
	float: left;
}

div#headertext {
}

div#searchbox_mods {
	margin: 0px 0px 5px 0px;
	padding: 0 5px 0 0px;
	height: 88px;
	overflow: hidden;
	width: 160px;
	float: left;
}



div#searchbox_mods #keywords
{
	font-size: 12px;
	border: 1px solid #ccc;
	width: 120px;
	
}

div#searchbox_mods .search_box
{
	font-size: 12px;
}

div#searchbox_mods p
{
	color: white;
	padding-top: 5px;
}

div#newsflash_mods {
	margin: 5px 0px 5px -2px;
	padding: 0 5px 0 5px;
	height: 88px;
	width: 290px;
	float: left;
	overflow: hidden;
	font-size: 110%;
}

div#newsflash_mods ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

div#newsflash_mods ul li
{
	padding: 0px 0 5px 0;
}

div#newsflash_mods a
{
	padding-left: 5px;
}

div#searchbox_mods a {
	color: white;
}

div#newsflash_mods a {
	color: white;
}

.hide
{
	display: none;
	/*position: absolute;
	left: -1000em;*/
}

div#horizmenu {
	height: 29px;
	width: 967px;
    z-index: 99;
	padding: 0;
	margin: 0;
}

div#logo2 {
	position: absolute;
	height: 23px;
	width: 0px;
}

div#suckerfish {
	padding-left: 0px;
}

div#padbottom {
	height: 4px;
	overflow: hidden;
}



div#mods
{
	height: 98px;
	/*background: url(../images/ig_header_blue2.png);*/
	width: 470px;
	float: right;
}

div#phone
{
	float: right;
	padding: 6px;
}
div#phone .number
{
	font-size: 12px;
	color: white;
}
div#phone .time
{
	font-size: 10px;
	color: white;
}

/** ********************************* **/
/** *** End Header Area Structure *** **/
/** ********************************* **/

.contentpad {
	padding: 5px 10px;
}

table#content {
	clear: both;
}

body.center div#wrapper {
	margin: 0 auto;
}

body.wide #nav a {
	padding: 0em 1.5em 0.2em;
}

body.wide div#wrapper {
	width: 995px;
}



	



body.wide td.inset_mods {
	width: 200px;
}

body.wide table.nospace td.topleft_mods {
	width: 205px;
}

body.wide table.nospace td.right_mods {
	width: 205px;
}





div#shadow_tr, div#shadow_tl {
	padding-top: 15px;
}




/* default menu link styles */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 5px;
}

a.mainlevel:hover {

}


div#quote {
	padding-top: 10px;
	margin-right: 10px;
	text-align: left;
	float: right;
	width: 505px !Important;
	width: 485px;
}

div#quote td {
	text-align: left;
}


/*****************************
 ****   suckerfish menu   ****
 *****************************/
#nav a {
	font-weight: bold;
	color: #fff;
	font-size: 12.5px;
	text-transform: none;
	font-family: Arial, sans-serif;
	color: #ffffff;
	margin-top: 7px;
	text-decoration: none;
	display: block;
}



#nav, #nav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}


/* top level links */
#nav a {


}

/* sub level links */



#nav ul ul a 
{
	display: block;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	text-transform: none;
}

/* top level buttons */

#nav li 
{
	float: left;
	padding: 0;
  	background: none;
  	height: 29px;
	z-index: 100;
}

#nav ul li 
{
	position: relative;
}

#nav li ul 
{
	top: 29px;
	position: absolute;
	left: -999em;
	width: 15em;
	font-weight: normal;
	border-width: 0;
	margin: 0;
	padding: 0;
}

#nav li li 
{
	float: left;
	padding: 0;
   	width: 15em;
	border-top: 1px solid #CCC;
	padding: 0;
	height: auto;
}




/* margin for pullouts */
#nav li ul ul {
	margin: -30px 0 0 15em;
}


#nav li:hover ul ul, 
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,  
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul, 
#nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li li li li:hover ul,
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul,
#nav li li li li.sfhover ul{
	z-index: 100;
	left: 0;
}

#nav li:hover, #nav li.sfhover 
{
      left: 0;
}

#nav li li a
{
	display: block;
	padding: 5px;
}

/* some page content things */

form 
{
	border: 0;
	margin: 0;
	padding: 0;
}

body.contentpane 
{
	background: #fff;
}

#footer
{
	clear: both;	
	width: 952px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top: 2px solid #DDDDDD;
	background: url(../images/footer-bg.gif) #ecece3 repeat-x;
}

#footer_menus
{
	clear: both;
	float: left;
	width: 952px;
	text-align: left;
}

#footer_menus .column
{
	width: 175px;
	float: left;
	padding: 0 3px 0 10px;
	/*border-right: 1px solid #CCCCCC;*/
}

#footer_menus .column ul, #footer_menus .column ul ul
{
	padding: 0;
	margin: 0;
	text-indent: 0;	
}

div#content-pad
{
	float: left;
	clear: both;
	padding-bottom: 10px;
}

div#breadcrumbs
{
	background-color: #f1f2e8;
	border: 1px solid #e8e4d4;
	padding: 5px;
	margin: 5px 0;
}

/* page level classes */

.pageHeading {
	font-size: 22px;
}
	
.expand
{
	padding: 0;
	margin: 0;
}

.expand li
{
	margin-left: 21px;
}


ul#emenu
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#emenu ol 
{
	display: none;
	list-style: none;
	margin:0;
	padding: 0 0 0 10px;
}

.infoBoxHeading, .infoBoxHeadingImage
{
	text-align: left;
	background-color: #DDD;
	border: 1px 0px 1px 0px solid #666;
	color: black; 
	font-size: 16px;
	font-weight: bold;
	padding: 3px;
}


#right select
{
	width: 185px;
}

.techTable
{
	margin-left: 40px;
}

.techTable caption
{
	background-color: black;
	color: white;
	margin-left: 40px;
}

.techTable thead
{
	background-color: #DDDDDD;
}

.techTable tbody td
{
	border: 1px solid #DDDDDD;
	border-right: 0px;
	width: 50%;
}

.techTable tr, .techTable td
{
	text-align: left;
}


	
#freeShipping {
	position: absolute;
	z-index: 100; 
	width: 80px; 
	height: 80px; 
	left: 680px; 
	top: 180px;
}
/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

/*
  $Id: dynamenu_for_osc_styles.txt,v 1.00 2006/05/07 20:04:02 nate_02631 Exp $
	
	Dynamenu for osCommerce CSS Definitions

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  Copyright (c) 2003 osCommerce
  
	Released under the GNU General Public License
	
	Below are styles to be included in your catalog stylesheet (stylesheet.css) for
	use with Dynamenu for osCommerce. All the CSS declarations for various menu styles
	are included below. You need only include the style for the type of menu you plan
	to use in your store template (of course feel free to paste them all in if experimenting).
	
	The plain and DHTML menus also work with a set of templates found in the
	/includes/functions/dynamenu/templates folder, but in just about all cases
	modifying the styles below should net you the results you want. 
	
*/

	 

/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #525252;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
}

.horizitem a {              /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	position: relative;	
	display: block;	
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #000000;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;
	
	position: relative;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #000000;
	font-size: 12px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;		
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.horbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}


/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #fdfefd;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;		
	text-decoration: none;
	position: relative;
	display: block;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #000000;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;

	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #000000;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}

/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color: #000000;
	font-size: 13px;	
	text-decoration: none;	
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: red;
	font-size: 15px;	
	text-decoration: none;	
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: blue;
	background-color: #ccc;
	font-size: 13px;	
	text-decoration: none;	
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #ff0000;
	font-size: 13px;	
	text-decoration: none;	
}

.dmselected {   /* Style overide for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}






