/*body::Controls Page Background Color and any other fonts not defined below*/ 	
body {
	margin: 4px 4px 4px 4px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	background-color : #EDEEF0;
	font-weight: Normal;
	}
div {
	padding: 0;
	margin: 0;
	font-size: 11px;
}
#pageFrame {
	width: 990px;
	background-color: #FFFFFF;
	border-width:1px;
        border-color:#76819c;
        border-style:solid;
}
#topBar {
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	FONT-STYLE: italic;
	color: #000000;
        text-align: left;
	margin-left:4px;
	margin-top:4px;
}
#topBarRight {
        FONT-WEIGHT: bold;
	color : #696969;
	FONT-SIZE: 10px;
        float: right;
        width: 52em;
        text-align: right;
        margin-right:4px;
        margin-top:4px;
}
#leftcolumn {
	margin-right: -200px;	/* IE 4 fix */
}
#leftColumn {
	float: left;
	width: 815px;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
}
#leftcolumn2 {
	margin-right: -200px;	/* IE 4 fix */
}
#leftColumn2 {
	FONT-SIZE: 10px;
	text-align: center;
	float: left;
	width: 390px;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
}
#innerLeftColumn {
        padding-top: 5px;
        text-align:justify;
        margin-left: 20px;
}
#innerLeftColumn2 {
        padding-top: 5px;
}
#rightColumn {
    float: right;
    width:143px;
    margin-right:4px;
}
/* RightNavBar1 - Creates Help Me Order Heading  */
#rgtBar1 {
    width:143px;
    text-align: left;
    FONT-WEIGHT: bold;
    background-color:#B54646;
    color:#FFFFFF;
    border-width:1px;
    border-color:#76819c;
    border-style:solid;
    padding-bottom:3px;
    padding-top:3px;
}
/* RightNavBar2 - Creates Help Me Order Gray Box  */
#rgtBar2 {
    width: 143px;
    text-align: center;
    FONT-SIZE: 10px;
    background-color: #EBEBEB;
    color:#000066;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-color: #76819c;
    border-style: solid;
    padding-top:3px;
    padding-bottom:3px;
}
/* RightNavBar3 - Blank space between right hand boxes  */
#rgtBar3 {
    width:143px;
}
/* RightNavBar4 - Creates Find My Filter! Heading  */
#rgtBar4 {
    width:143px;
    text-align:left;
    FONT-WEIGHT: bold;
    background-color: #1C4A9C;
    background-image: url(filters-menu-bg.gif);
    background-repeat: repeat;
    color:#FFFFFF;
    border-width:1px;
    border-color:#76819c;
    border-style:solid;
    padding-top:3px;
    padding-bottom:3px;
}
/* RightNavBar5 - Creates Find My Filter Gray Box  */
#rgtBar5 {
    width:143px;
    text-align:left;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
    background-color:#EBEBEB;
    border-top-width:0px;
    border-bottom-width:1px;
    border-left-width:1px;
    border-right-width:1px;
    border-color:#76819c;
    border-style:solid;
    padding-bottom:3px;
}
/* RightNavBar6 - Blank space between right hand boxes  */
#rgtBar6 {
    width:143px;
}
/* RightNavBar7 - Creates Search By Brand Filters Heading  */
#rgtBar7 {
    width:143px;
    text-align:left;
    FONT-WEIGHT: bold;
    background-color:#669f59;
    color: #FFFFFF;
    border-width:1px;
    border-color:#76819c;
    border-style:solid;
    padding-top:3px;
    padding-bottom:3px;
}
/* RightNavBar8 - Creates Search By Brand Filters Gray Box  */
#rgtBar8 {
    width:143px;
    text-align:left;
    FONT-SIZE: 10px;
    color: #000066;
    background-color:#EBEBEB;
    border-top-width:0px;
    border-bottom-width:1px;
    border-left-width:1px;
    border-right-width:1px;
    border-color:#76819c;
    border-style:solid;
    margin-bottom:12px;
}
#contentColumn {
	text-align:left;
	background-color:#FFFFFF;
	width: auto;
	margin-left: 300px;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, geneva, sans-serif, serif;
}
#innerContentColumn {
	text-align: left;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, geneva, sans-serif, serif;
	padding-top: 5px;
	background-color:#FFFFFF;
	COLOR: #333333;
	overflow: visible;
	height: 100%;	/* fix the Win32 IE float bug */
	margin-right: 155px;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
}
#contentColumn>#innerContentColumn {
	height: auto;	/* fix Opera 5 which breaks with the above IE fix */
}
#innercontentcolumn {
	height: 100%;	/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */
}
/* PopUp Windows  */
#popup {
    width:525px;
    background-color:#FFFFFF;
    border-top-width:1px;
    border-bottom-width:1px;
    border-left-width:1px;
    border-right-width:1px;
    border-color:#CCCCCC;
    border-style:solid;
    padding:3px;
}
#footer {
	clear: both;
}
#bottom1 {
	text-align:justify;
        margin-left: 50px;
	margin-right: 50px;
}
#innerFooter1 {
    text-align:center;
    COLOR: #000066;
    background-color:#EBEBEB;
    border-width:1px;
    border-color:#6165A4;
    border-style:solid;
    padding:6px;
    margin-right:20px;
    margin-left:20px;
}
#innerFooter2 {
	text-align: center;
	FONT-SIZE: 9px;
}
/* SearchBar  */
.searchbar {
    width:977px;
}

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  font-size:.01em;
  background:#669f59}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #c0deac;
  border-right:1px solid #c0deac;
  background:#91c66e}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f0f7eb;
  border-right:1px solid #f0f7eb;
  background:#88c262}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #88c262;
  border-right:1px solid #88c262;}
.spiffy4{
  border-left:1px solid #c0deac;
  border-right:1px solid #c0deac}
.spiffy5{
  border-left:1px solid #91c66e;
  border-right:1px solid #91c66e}
.spiffyfg{
    padding-top: 5px;
    text-align: left;
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    FONT-FAMILY: Arial, Tahoma, Verdana, geneva, sans-serif, serif;
    FONT-STYLE: normal;
    background-color:#669f59;
    color:#FFFFFF;
    height:25px;
    overflow: visible;}

img.left {
	float: left;
}
img.right {
	float: right;
}
h1 {
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    COLOR: #000000;
    margin: 0px 0px 0px 0px;
    padding:0px;
}
h2 {
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    COLOR: #000066;
    margin: 0px 0px 0px 0px;
    padding:0px;
}
h3 {
    FONT-SIZE: 10px;
    COLOR: #000066;
    FONT-WEIGHT: normal;
    FONT-STYLE: normal;
    margin: 0px 0px 0px 0px;
    padding:0px;
}
h4 {
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #585858;
    margin: 0px 0px 0px 0px;
    padding:0px;
}
li {
    list-style-position: outside;
    list-style-type: disc;
}
li.heading {
    list-style-position: outside;
    list-style-type: none;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    COLOR: #000066;
}
hr.gray
{
    color: #CCCCCC;
    background-color: #CCCCCC;
    height: 1px;
    text-align: left;
    border: none;
    border: 0px solid #CCCCCC;
}
hr.grayleft
{
    color: #CCCCCC;
    background-color: #CCCCCC;
    height: 1px;
    text-align: left;
    float: left;
    border: none;
    border: 0px solid #CCCCCC;
}
hr.blue
{
    color: #003399;
    background-color: #003399;
    width: 670px;
    height: 2px;
    text-align: center;
    border: none;
    border: 0px solid #003399;
}
hr.footer
{
    color: #6165A4;
    background-color: #6165A4;
	height: 1px;
    text-align: center;
    border: none;
    border: 0px solid #6165A4;
}
table {
	padding: 0;
	margin: 0;
	font-size: 11px;
}
TABLE.price1
{
    border-collapse: collapse;
}
TH.price2
{
    FONT-SIZE: 12px;
    COLOR: #000066;
    text-align: center;
    background-color:#DCE5F4;
    FONT-WEIGHT: bold;
    FONT-FAMILY: verdana, geneva, sans-serif, serif;
    border-width:1px;
    border-color:#76819c;
    border-style:solid;
    margin:0px;
    padding:2px;
}
TD.price3
{
    FONT-SIZE: 10px;
    COLOR: #696969;
    text-align: left;
    FONT-WEIGHT: bold;
    FONT-FAMILY: verdana, geneva, sans-serif, serif;
    border-width:1px;
    border-color:#76819c;
    border-style:solid;
    margin:0px;
    padding:3px;
}
TD.regular
{
    FONT-SIZE: 10px;
    COLOR: #000066;
    text-align: left;
    FONT-FAMILY: verdana, geneva, sans-serif, serif;
    border-width:1px;
    border-color:#76819c;
    border-style:solid;
    margin:0px;
    padding:5px;
}
TD.regular2
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    text-align: center;
    FONT-FAMILY: verdana, geneva, sans-serif, serif;
    border-width:2px;
    border-color:#76819c;
    border-style:solid;
    margin:0px;
    padding:5px;
}
TD.left
{
    background-color : #ffffff;
    border-left: 1px solid #CCCCCC;
}

/* 
   -----------------------------------
     iCart 
	 Style Sheet 
	 by Infomart2000 Corp.
	 www.infomart2000.com
   ----------------------------------
   ##Default
 */	
	

 /*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : normal;
	background-color: #DCE5F4;
	text-decoration : none;
	line-height : 20px;
}
 /*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #000066;
	color : #ffffff;
} 
/*data:: Controls body default fonts and colors */
.data {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #7E7E7C;
	background-color : #ffffff;
}
 /*page_headers:: Controls the page's titles */
.page_headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #000066;
	background-color : #ffffff;
}
/*A:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A {
	color : #000066;
}
/*A::Links::  Controls the way the  Links look before a user clicks or mouse overs on them*/ 	 
A {
	color : #000066;
}
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A:hover {
	color : #0033FF;
}
/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited {
	color : #000066;
}
/*A:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A:visited:hover {
	color : #0033FF;
} 
/*A.menu::Links::  Controls the way the  menu links look before a user clicks  or mouse overs on them*/ 	 
A.menu {
	color : #696969;
	FONT-SIZE: 10px;
	text-decoration: none;
}
/*A.menu:hover:: Controls the way the  menu links look when a user passes  their mouse over a them*/ 	 	
A.menu:hover {
	color : #0033FF;
	text-decoration: none;
}
/*A.menu:visited:: Controls the way the menu links look after a user has visited that section*/ 
A.menu:visited {
	color : #696969;
}
/*A.menu:visited:hover:: Controls the way the menu links look when a user hovers over a section they have visited*/ 	 
A.menu:visited:hover {
	color : #0033FF;
} 
/*A.cat::Links::  Controls the way the  category links look before a user clicks  or mouse overs on them*/ 	 
A.cat {
	color : #384e31;
	text-decoration:  none;
	width: 100%;
	line-height: 20px;
}
/*A.cat:hover:: Controls the way the  category links look when a user passes their mouse over a them*/ 	 	
A.cat:hover {
	color : #DCE5F4;
	text-decoration: none;
	width: 100%;
	line-height: 20px;
	background-color: #000066;
}
/*A.cat:visited:: Controls the way the category links look after a user has visited that section*/ 
A.cat:visited {
	color : #384e31;
	width: 100%;
	line-height: 20px;
}
/*A.cat:visited:hover:: Controls the way the  category links look when a user hovers over a section they have visited*/ 	 
A.cat:visited:hover {
	color : #DCE5F4;
	text-decoration: none;
	width: 100%;
	line-height: 20px;
	background-color: #000066;
} 
.gray
{
    FONT-SIZE: 10px;
    COLOR: #696969;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
}
/*menu-text:: Controls the way the menu (mailing list) text look */ 
.menu-text {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #595959;
}
/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color */ 
.item {
	font-size : 11px;
	font-weight : Normal;
	color : #585C5F;
	text-decoration: none;
}
 /*price-info:: controls the way the prices display on the product page*/ 
.price-info {
	color: #535353;
}
  /*price:: Controls the way the product's prices display*/ 
.price {
	font-size : 10px;
	color : #B54646;
	font-weight: bold;
}
 /*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #666666;
	background-color : #ffffff;
}
 /*titles2:: Controls the titles on the view cart page*/ 
.titles2 {
	font-size : 11px;
	font-weight : bold;
	background-color : #DCE5F4;
	color : #585C5F;
	border-top: 1px solid #CDCDCD;
    border-bottom: 1px solid #CDCDCD;
} 
/*alternative:: Controls the form backgrounds and other areas that requred an alternative color */
.alternative {
	background-color : #EEEEEE;
	border-top: 1px solid #CDCDCD;
    border-bottom: 1px solid #CDCDCD;
    border-left: 1px solid #CDCDCD;
    border-right: 1px solid #CDCDCD;
}
/*borders:: Controls the color of  the borders on forms*/ 
.borders {
		border : #000000;
		background-color : #000000;
 }
 /*borders_coupon:: Controls the color of  the borders on the coupon and shipping box*/ 
.borders_coupon {
	background-color : #ffffff;
	border-top: 1px solid #CDCDCD;
    border-bottom: 1px solid #CDCDCD;
    border-left: 1px solid #CDCDCD;
    border-right: 1px solid #CDCDCD;
}
 /*steps:: Controls the way the steps on the checkout pages display*/
.steps {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	font-style: italic;
	color : #cfd0d1;
	background-color : #ffffff;
}
 /*steps_on:: Controls the way the steps on the checkout pages display*/
.steps_on {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	font-style: italic;
	color : #000066;
	background-color : #ffffff;
}
/*error:: Controls the error messages*/ 
.error {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #B54646;
	text-decoration: none;
}
 /*options-titles:: Controls the way the titles on the product options display*/
.options-titles {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}
/*borders2:: Controls the color of  the borders on forms*/ 
.borders2 {
		border-bottom: 1px solid #000000;	
 }
/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : Normal;
	color: #000000;
	line-height : 18px;
	background-color: #DCE5F4;
}
/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title {
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background-color : #cbcaca;
	color : #384e31;
} 
/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table {
    background-color : #f9f8f8;
} 
/*btn:: Controls the buttons*/ 
.btn {
    border-top: 2px outset #CDCDCD;
    border-bottom: 2px outset #CDCDCD;
    border-left: 2px outset #CDCDCD;
    border-right: 2px outset #CDCDCD;
    background-color: #6393C3;
    background-image: url(filters-menu-bg.gif);
    background-repeat: repeat;
    font-family: arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;    
    color: #ffffff;
	cursor: pointer;
	} 
/*btn_over:: Controls the buttons*/ 
.btn_over {
    border-top: 2px outset #CDCDCD;
    border-bottom: 2px outset #CDCDCD;
    border-left: 2px outset #CDCDCD;
    border-right: 2px outset #CDCDCD;
    background-color: #6393C3;
    background-image: url(filters-menu-bg.gif);
    background-repeat: repeat;
    font-family: arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;   
    color: #ffffff;
	cursor: pointer;
	} 
 /*btn2:: Controls the buttons*/
.btn2 {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    background-color: #C2D3EF;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #000000;
	cursor: pointer;
	}
 /*txtBoxStyle:: Controls the text boxes*/  	
.txtBoxStyle {
    border-top: 1px solid #b3b4b5;
    border-bottom: 1px solid #b3b4b5;
    border-left: 1px solid #b3b4b5;
    border-right: 1px solid #b3b4b5;
    background-color: #ffffff;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #38393a;
	} 
 /*txtareaStyle:: Controls the text areas*/ 	
 .txtareaStyle {
    border-top: 1px solid #C7D5E0;
    border-bottom: 1px solid #C7D5E0;
    border-left: 1px solid #C7D5E0;
    border-right: 1px solid #C7D5E0;
    background-color: #FBFBFB;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;;
    font-size: 11px;    
    color: #343333;
	height : 80px;
	width: 250px;
	}
/*font2:: Secondary Screen Font */ 
.font2 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #535353;
}