/*
INPUT {
background: #E8C53B;
color: #000000;
font-size: 10pt;
border-color:#333333;
}
SELECT {
background: #E8C53B;
color: #000000;
font-size: 10pt;
border-color:#333333;
}
*/

body {
	background-color: #E5EBC9;
}

.topnav {
	background-color: #CCD6FF;
}
.storefront {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 4px;
	background-color: #000066;
	border: 2px solid #FFFFFF;
}
a.storefront:link {color: #0066FF; text-decoration: none; }
	a.storefront:visited {color: #0066FF; text-decoration: none; }
	a.storefront:hover {color: #0066FF; text-decoration: underline; }

.categories {
	border: 1px solid #000000;
}

.outline {
	border: 1px solid #AAAAAA;
	border-right: 3px solid #777777;
	border-bottom: 3px solid #AAAAAA;
}

.engravingReadOnly {
background-color:#DDDDDD;
  padding-left: 3px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 12px;
 color: #666666;
 border-style:solid;
 border-color:#FFFFFF;	
}

.engravingLabel {
background-color:#00CC00;
  background: white url(../images/textBGsmall.png);
  padding-left: 3px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 12px;
 color: #666666;
 border-style:solid;
 border-color:#FFFFFF;
}
.subtotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.store {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	
}
.row_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.row_link:link {color: #0066FF; text-decoration: none; }
	a.row_link:visited {color: #0066FF; text-decoration: none; }
	a.row_link:hover {color: #FF0000; text-decoration: underline; }
	
.undesiredLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.undesiredLink:link {color: #666666; text-decoration: underline; }
	a.undesiredLink:visited {color: #666666; text-decoration: underline; }
	a.undesiredLink:hover {color: #666666; text-decoration: underline; }
	
.cartTitleLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.cartTitleLink:link {color: #000000; text-decoration: underline; }
	a.cartTitleLink:visited {color: #000000; text-decoration: underline; }
	a.cartTitleLink:hover {color: #000000; text-decoration: underline; }
	
.rowOdd {
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rowEven {
	background-color: #DFDFDF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2A6C48;
}
.selectedStep {
	background-color: #E6E6FF;
	font-size: 12px;
	
}
.stepLink {
	font-family: Arial, Helvetica, sans-serif;
}
a.stepLink:link {color: #000000; text-decoration: none; }
	a.stepLink:visited {color: #000000; text-decoration: none; }
	a.stepLink:hover {color: #000000; text-decoration: underline; }
.storeProductRowOdd {

}
.storeProductRowEven {

}
.productTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #2F6E4A;
}
a.productTitle:link {color: #2F6E4A; text-decoration: none; }
	a.productTitle:visited {color: #2F6E4A; text-decoration: none; }
	a.productTitle:hover {color: #2F6E4A; text-decoration: underline; }

.dottedSpacer {
	background-image: url(../images/dotted_separator.gif);
	background-repeat: repeat-x;
}
.subBanner {
	padding: 4px;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 16px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/subHeading.jpg);
	background-repeat:repeat-x;
}
.navBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #CCD6FF;
}
.Price {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.tinyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.crumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818181;
	font-style: italic;
}
a.crumbs:link {color: #818181; text-decoration: none; }
	a.crumbs:visited {color: #818181; text-decoration: none; }
	a.crumbs:hover {color: black; text-decoration: underline; }
	
.navLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
	font-weight:bolder;
}
a.navLinks:link {color: #0066FF; text-decoration: none; }
	a.navLinks:visited {color: #0066FF; text-decoration: none; }
	a.navLinks:hover {color: #0066FF; text-decoration: underline; }
	
.titleBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.yellowBG {
	background-color: #FFFFCC;
}
.bluebg {

	background-color: #F0F0F0;
}
.redAlert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.hidden {
	display:none;
}
.rowlink_nounderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.rowlink_nounderline:link {color: #0066FF; text-decoration: none; }
	a.rowlink_nounderline:visited {color: #0066FF; text-decoration: none; }
	a.rowlink_nounderline:hover {color: #FF0000; text-decoration: none; }
.shippedOrder {
	background-color: #E9E9E9;
}
.notShippedOrder {
	background-color: #DADADA;
}
.ordersItems {
	background-color: #CECECE;
}
.ordersItemsTitle {
	background-color: #FFFFFF;
}
.priceTiers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border: 1px solid #999999;
}
.columnHeading {
	background-color: #333333;
	color:#FFFFFF;
}

.inputsearch {
  background: white url(../images/searchpic.png) 3px 4px no-repeat;
  
  font-size: 12px;
  padding-left: 17px;
  padding-top: 2px;
  padding-bottom: 2px;
 color: #666666;
   }
 .submitsearch {
   font-size: 12px;
 background-color:#FFFFFF;
   }

.skuItemRowOdd {
	background-color: #DDDDDD;
}

skuItemRowEven {
	background-color: #EEEEEE;
}
.redBG {
	background-color: #FF0000;
}
.hiddenno {
}

