/* */
#dropmenudiv 
{
	BORDER: #336699 1px solid; 
	Z-INDEX: 100; 
	font-family: Verdana;
	font-size: 11px;
	POSITION: absolute; 
	BACKGROUND-COLOR:#768C97;
}
#dropmenudiv  A {
	font-family: Verdana;
	font-size: 11px;
	color: White;
	PADDING-RIGHT: 0px; 
	DISPLAY: block; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 1px; 
	WIDTH: 100%; 
	TEXT-INDENT: 3px; 
	PADDING-TOP: 3px; 
	PADDING-BOTTOM: 3px; 
	BORDER: #336699 1px solid; 
	TEXT-DECORATION: none
}

/* Verticle menu sub menu link hover */
#dropmenudiv  A:hover {
	BACKGROUND-COLOR: #336699
}


#DropHorizMenuDiv{
	BORDER: #336699 1px solid; 
	Z-INDEX: 100; 
	font-family: Verdana;
	font-size: 11px;
	POSITION: absolute; 
	BACKGROUND-COLOR:#768C97;
}

#DropHorizMenuDiv a{
	font-family: Verdana;
	font-size: 11px;
	color: White;
	PADDING-RIGHT: 0px; 
	DISPLAY: block; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 1px; 
	WIDTH: 100%; 
	TEXT-INDENT: 3px; 
	PADDING-TOP: 3px; 
	PADDING-BOTTOM: 3px; 
	BORDER: #336699 1px solid; 
	TEXT-DECORATION: none
}


/* Horizontal menu sub menu link hover */
#DropHorizMenuDiv a:hover{ 
	BACKGROUND-COLOR: #336699;
}

a:link {
	text-decoration: underline;
	color: #336699;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #6699CC;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a:active {
	color: #336699;
	text-decoration: underline;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:visited {
	color: #336699;
	text-decoration: underline;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.default {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	font-weight: normal;
}

.breadCrumb {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: xx-small;
	COLOR: #336699;
	FONT-WEIGHT: normal;
}

.defaultB {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

A.navLink {
	text-decoration: underline;
	color: #336699;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

		
A.navLink:visited	/* after visiting a link */
{	
	text-decoration:none;
	color:Purple;
	font-style:normal
}	
		
A.navLink:active /* when a link is clicked */
{	
	text-decoration:	none;
	color:blue;
}	
		
A.navLink:hover /* hover over a link */
{	
	text-decoration:underline;
	font-style:oblique;
	font-style:normal
}

.defaultBG {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 8pt;
COLOR: #00CC00;
FONT-WEIGHT: bold}

A.defaultBG:link { COLOR: #00CC00; }
A.defaultBG:hover { COLOR: #00CC00; }
A.defaultBG:visited{ COLOR: #00CC00; }
A.defaultBG:active { COLOR: #00CC00; }

.defaultBR {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 8pt;
COLOR: #FF0000;
FONT-WEIGHT: bold}

.outOfStock {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 10pt;
COLOR: #FF0000;
FONT-WEIGHT: bold}

.defaultHD {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	COLOR: #336699;
	FONT-WEIGHT: normal;
}

.defaultLg {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 9pt;
COLOR: #000000;
FONT-WEIGHT: normal}

.defaultLt {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 8pt;
COLOR: #7B929B;
FONT-WEIGHT: normal}

.defaultBLt {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 8pt;
COLOR: #7B929B;
FONT-WEIGHT: bold}

A.default {FONT-FAMILY: Arial, Helvetica, sans-serif;
FONT-SIZE: 10pt;
COLOR: #336699;
FONT-WEIGHT: normal}

A.defaultB {FONT-FAMILY: Arial, Helvetica, sans-serif;
FONT-SIZE: 10pt;
COLOR: #336699;
FONT-WEIGHT: bold}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}

.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}

.moreIdeas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding: 3px;
	background-color: #E5F0F8;
}

.similarProducts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D658D;
	padding: 3px;
	background-color: #E5F0F8;
}

.infoForThisProd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	padding: 3px;
	background-color: #E5F0F8;
}

.categoryBullets {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	COLOR: #CC6633;
	FONT-WEIGHT: normal;
}

.subCategory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #336699;
	text-decoration: underline
}

.family {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #336699;
	text-decoration: underline
}

.familyHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.itemHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/*
A.leftButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #FFFFFF;
	background:#6A8FB5;
}
A.leftButton:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #FFFFFF;
}
A.leftButton:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    background:#336699;
}
*/
A.topButton
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	background-color: #768C97;
	text-decoration: none;
	padding: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: auto;
	border-right-width: 1px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

A.topButton:hover
{
	text-decoration: none;
	background-color:#465A64;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
A.leftButton {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	width: 128px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 4px;
	background-color: #6A8FB5;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	margin-left: 2px;
	font-weight: normal;
}
A.leftButton:hover {
	text-decoration: none;
	background-color: #336699;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
A.leftButtonFinder {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	width: 133px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-top: 2px;
	background-color: #768C97;
	text-decoration: none;
	font-weight: normal;
}
A.leftButtonFinderCenter {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	width: 133px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-top: 4px;
	background-color: #768C97;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

A.leftButtonFinderCenter:hover {
	text-decoration: none;
	background-color: #336699;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

A.leftButtonFinder:hover {
	text-decoration: none;
	background-color: #336699;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
A.leftButtonFinderMore {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	width: 133px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-top: 2px;
	background-color: #768C97;
	text-decoration: none;
	text-align: right;
	font-weight: normal;
}
A.leftButtonFinderMore:hover {
	text-decoration: none;
	background-color: #336699;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	font-weight: normal;
}

A.smallWhite, A.smallWhite:visited, A.smallWhite:hover
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}

/*
A.smallWhite:hover
{
    color: #FF6FFF;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none;
    font-size: 9px;
}
*/

A.leftButtonOn, A.leftButtonOn:visited, A.leftButtonOn:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	width: 128px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 4px;
	background-color: #336699;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	margin-left: 2px;
	font-weight: bold;
}
A.topButtonOn {
	text-decoration: none;
    background-color:#465A64;
	color: #FFFFFF;
}

.left {
   float:left; 
}

.TextSmallWhite {
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none;
    font-size: 9px;
}

.TextSmallWhiteBold {
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none;
    font-size: 9px;
    font-weight: bold;
}

.whiteBGBlackText {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    background-color:#FFFFFF;
}

.whiteBGBlackTextBold {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    background-color:#FFFFFF;
}

A.defaultHD:hover {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	COLOR: #6699CC;
	FONT-WEIGHT: normal;
}

.blueBGWhiteText {   
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    font-weight: bold;
    background-color:#D8EFF5;
}

.blueBGWhiteText12 { 
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    background-color:#D8EFF5;
}
.kickerHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.kickerCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}

.highlight 
{
	text-decoration: none;
	color:black;
	background:yellow;
}
.itemBullets {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-WEIGHT: normal;
}
.GrayBox {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-WEIGHT: normal;
	padding-left: 3px;
}
A.homeRight {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	COLOR: #666666;
	FONT-WEIGHT: bold;
	text-decoration: underline;
}
A.homeRight:hover {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-WEIGHT: bold;
	text-decoration: underline;
}
.defaultR {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	COLOR: #FF0000;
	FONT-WEIGHT: normal;
}
.Availability {
FONT-FAMILY: Arial, Helvetica, sans-serif;
FONT-SIZE: 10pt;
COLOR: #006600;
FONT-WEIGHT: bold
}
.moreInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	background-color: #E5F0F8;
}
.cart {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	background-color:#FFFFFF;
	border-style:solid;
	border-color:Black;
	border-width:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:1px;
	padding-bottom:0px;
}
A.bbbButton {
	color: #FFFFFF;
	display: block;
	background-color: #336699;
	text-decoration: none;
	border-bottom-color: #336699;
	text-align: center;
}
.defaultBhomeright {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	text-decoration: underline;
}
.defaultBhomerightRED {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	COLOR: #FF0000;
	FONT-WEIGHT: bold;
	text-decoration: underline;
}

.Message
{
	font-weight:bold;
	font-family:Arial, Helvetics, Sans-Serif;
	color:#11DF21;
	background-color:#D2D5A8;
	border: solid 1px #000000;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:2px;
}A.leftButton:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	width: 128px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 4px;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	margin-left: 2px;
	font-weight: normal;
}
A.topButton:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: auto;
	border-right-width: 1px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
A.leftButtonFinder:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	width: 133px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-top: 2px;
	text-decoration: none;
	font-weight: normal;
}
A.leftButtonFinderCenter:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	width: 133px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-top: 4px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
A.leftButtonFinderMore:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	width: 133px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-top: 2px;
	text-decoration: none;
	text-align: right;
	font-weight: normal;
}

.Error
	{
	border: solid 1px #cc3333;
	background: #fff6f3;
	margin: 1em 0 1em 0em;
	padding: 0.75em;
	}
.Error h3
	{
	font-size: 1em !important;
	margin: 0 !important;
	}
.checkoutCrumbs {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	COLOR: #999999;
	FONT-WEIGHT: normal;
}
.defaulthomeright {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	COLOR: #FFFFFF;
	FONT-WEIGHT: normal;
	text-decoration: underline;
}
.BlueBox {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-WEIGHT: normal;
	margin: 3pt;
	padding: 3pt;
}
A.leftButtonB {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	width: 128px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 4px;
	background-color: #6A8FB5;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	margin-left: 2px;
	font-weight: bold;
	text-align: center;
}
A.leftButtonIsoUl {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	width: 128px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 4px;
	background-color: #6A8FB5;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	margin-left: 2px;
	font-weight: normal;
	text-align: center;
}
A.leftButtonIsoUl:hover {
	text-decoration: none;
	background-color: #336699;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
A.leftButtonIsoUl:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	width: 128px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 4px;
	background-color: #6A8FB5;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	margin-left: 2px;
	font-weight: normal;
	text-align: center;
}
