/* ------------------------------- body attributes ----------------------------------  */
BODY {
	/* background-image:url(../images/background/bodyBackground.jpg); */
	}

/* ------------------------- Links ------------------------------------------- */
A {	TEXT-DECORATION: none; color: #002d7e; }
A:visited {	TEXT-DECORATION: none; color: #002d7e; }
A:hover { text-decoration: underline; color: #888888; }

.link1 { font-size: 11px; color: #5F5F5F; text-decoration: none; }

/*all the (edit) links for confirm order and my account pages*/
a.link2:link {color: #D65C03; text-decoration: none; }
a.link2:visited {color: #D65C03; text-decoration: none; }
a.link2:hover {color: #D65C03; text-decoration: underline; }

a.link3:link {color: #FFFFFF; text-decoration: none; }
a.link3:visited {color: #FFFFFF; text-decoration: none; }
a.link3:hover {color: #FFFFFF; text-decoration: underline; }

/*regular link except it is underlined*/
a.link4:link {color: #747474; text-decoration: underline; }
a.link4:visited {color: #747474; text-decoration: underline; }
a.link4:hover {color: #747474; text-decoration: none; }

	
/* ------------------------table attributes -------------------------------------- */
td {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #5E5E5E;
	}

HR { height: 1px; }

h1 {
	font-size: 8pt;
	font-weight: normal;
	}

/* ---------------------------- text --------------------------------------- */
.basic { font-size: 10pt; }
.smbasic { font-size: 8pt; }
.mdbasic { font-size: 9pt; }
.caption { font-size: 7pt; }
.lgbasic { font-size: 13px; }
.header { font-size: 14pt; }
.not_for_viewing { font-size: 1pt; color:#FFFFFF }

/*for the sales price if item on sale*/
.salesprice { color:#FF0000; font-weight: ; }

/*for the sales price if item on sale*/
.wholesaleprice { color:#D65C03; font-weight: ; }

.headerMD { font-family: sans-serif; font-size: 12px; font-weight: bold; }

/*for all highlighted text, ex need $ more shiiping, etc...*/
.highlight { color: #D65C03; }


/* ----------------------------- headers ------------------------------------------------- */

/*Left side menu headers*/
.sidemenuheader {
	background:#002d7e;
	color: #FFFFFF;
	font-weight: bold;
	}

/*individual page header*/
.pageheader {
	color: #002d7e;
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, sans-serif, Tahoma, Verdana, Arial, sans-serif;
	border-top: #002d7e 1px solid;
	border-bottom: #002d7e 1px solid;
	}
	
/*individual page header for inactive breadcrumb*/
.pageheader_breadcrumb_inactive {
	color: #999999;
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, sans-serif, Tahoma, Verdana, Arial, sans-serif;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	}
	
/*individual page header*/
.pageheadergreen {
	color: #0F4D06;
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, sans-serif, Tahoma, Verdana, Arial, sans-serif;
	border-top: #0F4D06 1px solid;
	border-bottom: #0F4D06 0px solid;
	}
	
/*new product*/
.new_product { color: #D65C03;	}


/* -------------------------------- backgrounds ------------------------------------- */

/*background for login, account, products, etc...*/
td.bg1 { background-color: #FDF7F7; } 

/*background for the header menu*/
td.bg2 { background-color: #FDF7F7; }

/*background for the header sub menu*/
td.bg3 { background-color: #FDF7F7; }

/*background for the left menu headers*/
td.bg4 { background:#660000; }

/* highlight rollover block for menu*/
td.menu a:link { line-height: 21px; display:block; width:100%; height:100%; font-weight: bold; color:#FFFFFF; background:#002d7e; }
td.menu a:visited { line-height: 21px; display:block; width:100%; height:100%; font-weight: bold; color:#FFFFFF; background:#002d7e; }
td.menu a:hover { line-height: 21px; TEXT-DECORATION: underline; display:block; width:100%; height:100%; font-weight: bold; background-color: #ffffff; color:#002d7e; }

/*this is for the left menu*/
td.menu2 a:link { font-weight: bold; display:block; width:100%; height:100%; color:#000000; }
td.menu2 a:visited { font-weight: bold; display:block; width:100%; height:100%; color:#000000; }
td.menu2 a:hover { font-weight: bold; TEXT-DECORATION: none; display:block; width:100%; height:100%; background-color: #FDF7F7; color:#000000; }

/*this is for the left menu sub categories*/
td.menu2alt a:link { font-weight: ;	color:#660000; }
td.menu2alt a:visited { font-weight: ; color:#660000; }
td.menu2alt a:hover { font-weight: ; TEXT-DECORATION: none; background-color: #FDF7F7; color:#000000; }

/*this is the header menu*/
td.menu3 a:link { line-height: 21px; display:block; font-weight: bold; width:100%; height:100%; color:#FFFFFF; }
td.menu3 a:visited { line-height: 21px; display:block; font-weight: bold; width:100%; height:100%; color:#FFFFFF; }
td.menu3 a:hover { line-height: 21px; TEXT-DECORATION: none; font-weight: bold; display:block; width:100%; height:100%; background-color: #EEF9DB; color:#0F4D06; }

/* ------------------------------------- form attributes -------------------------------------- */
FORM { display: inline; }

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	}

TEXTAREA { 
	width: 100%; 
	font-family: tahoma, verdana, arial; 
	font-size: 11px;
	}


/* ---------------------------- borders ------------------------------------------------------- */

.br { border-style: solid; border-width: 1px; border-color: #660000; }

.border { border-right: #002d7e 1px solid; border-left: #002d7e 1px solid; border-top: #002d7e 1px solid; border-bottom: #002d7e 1px solid;	}
.borderleft { border-left: #002d7e 1px solid; }
.borderright { border-right: #002d7e 1px solid; }
.bordertop { border-top: #002d7e 1px solid; }
.borderbottom {	border-bottom: #002d7e 1px solid; }

/*used on the search results page*/
.br1 { border-right: #002d7e 1px solid; border-left: #002d7e 1px solid; border-top: #002d7e 1px solid; border-bottom: #002d7e 1px solid; }
.br1_left { border-left: #002d7e 1px solid; }
.br1_right { border-right: #002d7e 1px solid; }
.br1_top { border-top: #002d7e 1px solid; }
.br1_bottom {	border-bottom: #002d7e 1px solid; }

/*sort by field on store page*/
.sortbyborder {	border-top: #002d7e 1px solid; border-bottom: #002d7e 1px solid; }

/*border for the store page, products*/
.br3 { border-right: #002d7e 1px solid; border-left: #002d7e 1px solid; border-top: #002d7e 1px solid; border-bottom: #002d7e 1px solid; }
.br3_bottom { border-bottom: #002d7e 1px solid; }
.br3_top { border-top: #002d7e 1px solid; }
.br3_left { border-left: #002d7e 1px solid; }
.br3_right { border-right: #002d7e 1px solid; }

/*border for seperating header menu items*/
.br4 { border-right: #002d7e 1px solid; border-left: #002d7e 1px solid; border-top: #002d7e 1px solid; border-bottom: #002d7e 1px solid; }
.br4_bottom { border-bottom: #002d7e 1px solid; }
.br4_top { border-top: #002d7e 1px solid; }
.br4_right { border-right: #002d7e 1px solid; }

/*border betwenn side menu items*/
.greyborderdotted { border-left: #C2C2C2 1px dotted; border-right: #C2C2C2 1px dotted; border-top: #C2C2C2 1px dotted; border-bottom: #C2C2C2 1px dotted; }
.greyborderleftdotted { border-left: #C2C2C2 1px dotted; }
.greyborderrightdotted { border-right: #C2C2C2 1px dotted; }
.greybordertopdotted { border-top: #C2C2C2 1px dotted; }
.greyborderbottomdotted { border-bottom: #C2C2C2 1px dotted; }

.border1 { border-right: #0F4D06 1px solid; border-left: #0F4D06 1px solid; border-top: #0F4D06 1px solid; border-bottom: #0F4D06 1px solid;	}
.borderleft1 { border-left: #0F4D06 1px solid; }
.borderright1 { border-right: #0F4D06 1px solid; }
.bordertop1 { border-top: #0F4D06 1px solid; }
.borderbottom1{	border-bottom: #0F4D06 1px solid; }

.whiteborderleft { border-left: white 1px solid; }
.whiteborderright { border-right: white 1px solid; }
.whitebordertop { border-top: white 1px solid; }
.whiteborderbottom { border-bottom: white 1px solid; }

.whiteborderleftdotted { border-left: white 1px dotted; }
.whiteborderrightdotted { border-right: white 1px dotted; }
.whitebordertopdotted { border-top: white 1px dotted; }
.whiteborderbottomdotted { border-bottom: white 1px dotted; }

.darkredborder { border: 2px solid #831D19; }
.darkredbordertop { border-top: 1px solid #831D19; }
.darkredborderbottom { border-bottom: 1px solid #831D19; }
.darkredborderleft { border-left: 1px solid #831D19; }
.darkredborderright { border-right: 1px solid #831D19; }

.darkgreenborder { border: 2px solid #BCC430; }
.darkgreenbordertop { border-top: 2px solid #BCC430; }
.darkgreenborderbottom { border-bottom: 2px solid #BCC430; }
.darkgreenborderleft { border-left: 2px solid #BCC430; }
.darkgreenborderright { border-right: 2px solid #BCC430; }

.greyborder { border: 1px solid #6E6E6E; }
.greyborderleft { border-left: #6E6E6E 1px solid; }
.greyborderright { border-right: #6E6E6E 1px solid; }
.greybordertop { border-top: #6E6E6E 1px solid; }
.greyborderbottom { border-bottom: #6E6E6E 1px solid; }

.blueborderright { border-right: #467AB6 1px solid; }
.blueborderbottom { border-bottom: #467AB6 1px solid; }

.lightgreenborderleft { border-left: #E3EAA6 1px solid; }
.lightgreenborderright { border-right: #E3EAA6 1px solid; }
.lightgreenbordertop { border-top: #E3EAA6 1px solid; }
.lightgreenborderbottom { border-bottom: #E3EAA6 1px solid; }

.greenborder { border-left: #67B42A 1px solid; border-right: #67B42A 1px solid; border-top: #67B42A 1px solid; border-bottom: #67B42A 1px solid; }
.greenborderleft { border-left: #67B42A 1px solid; }
.greenborderright { border-right: #67B42A 1px solid; }
.greenbordertop { border-top: #67B42A 1px solid; }
.greenborderbottom { border-bottom: #67B42A 1px solid; }

.lightgreenborderleftdotted { border-left: #5BB601 1px dotted; }
.lightgreenborderrightdotted { border-right: #5BB601 1px dotted; }
.lightgreenbordertopdotted { border-top: #5BB601 1px dotted; }
.lightgreenborderbottomdotted { border-bottom: #5BB601 1px dotted; }

.thickgreyborderleft { border-left: #6E6E6E 2px solid; }
.thickgreyborderright { border-right: #6E6E6E 2px solid; }
.thickgreybordertop { border-top: #6E6E6E 2px solid; }
.thickgreyborderbottom { border-bottom: #6E6E6E 2px solid; }

.menudottedborderleft { border-left: #9CA64D 1px dotted; }
.menudottedborderright { border-right: #9CA64D 1px dotted; }
.menudottedbordertop { border-top: #9CA64D 1px dotted; }
.menudottedborderbottom { border-bottom: #9CA64D 1px dotted; }

.headerborderbottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.headerbordertop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
}


/* ------------------------------------------ images --------------------------------------------------- */
.floatright { 
	float: right;
	margin: 0 0 10px 10px; 
	}
.floatleft { 
	float: left;
	margin: 0 10px 10px 0; 
	}

.norepeat { 
	background-repeat: no-repeat;
	background-position: center;
} 
.norepeattop { 
	background-repeat: no-repeat;
	background-position: top;
} 
.norepeatbottom { 
	background-repeat: no-repeat;
	background-position: bottom;
} 
.norepeatleft { 
	background-repeat: no-repeat;
	background-position: left;
} 
.norepeatright { 
	background-repeat: no-repeat;
	background-position: right;
}

/* --------------------------------------------- Buttons -------------------------------------------- */

/*add to cart button*/
.submit2 {
	border: 0px double #FFFFFF;
	background-color: #002d7e;
	height: 20px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: ;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	/*background-image: url(../images/buttons/button_background.gif);*/
	background-repeat: repeat;
	background-position: center top;
}

.submit2Hover {
	cursor: hand;
}

/*out of stock*/
.submit3 {
border: 1px double #FDF7F7;
background-color: #FDF7F7;
color: #0F4D06;
font-size: 11px;
font-weight: bold;
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
}

/*forgot password*/
.submit4 {
border: 0px double #FDF7F7;
background-color: #FDF7F7;
color: #0F4D06;
text-decoration: ;
font-size: 11px;
font-weight: ;
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
}

.submit4Hover {
text-decoration: underline;
color: #0F4D06;
cursor: hand;
}

/*emapty and update cart buttons*/
.submit5 {
border: 0px double #FDF7F7;
background-color: #FDF7F7;
color: #660000;
text-decoration: ;
font-size: 11px;
font-weight: ;
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
}

.submit5Hover {
text-decoration: underline;
color: #0F4D06;
cursor: hand;
}

.submit6 {
border: 1px double #FFFFFF;
padding: 0.15em;
background-color: #FFFFFF;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
}