a:link {
	color:#006699; 
	text-decoration: none;
}

a:visited {
	color:#006699; 
	text-decoration: none;
}

a:active {
	color:#006699; 
	text-decoration: none;
}

a:hover {
	color:#006699; 
	text-decoration: underline;
}

a:focus {outline: none;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;		
}

form {
	margin: 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 30px;
	color: #000;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #000;
	margin: 0;
	padding: 0;
}
#header h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #000;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	margin: 0px;
	padding: 0px;
	}

h5 {
	font-size: 10px;
	line-height: 14px;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;	
}

#categoriesLeftNav {
	float: left;
	/* width: 135px; */
	width: 142px;
	margin-right: 20px;
}

#categoriesLeftNav h4 {
	font-size: 13px;
	color: #000000;
	margin: 0px 0px 10px 15px;
	font-style: normal;
}

#categoriesLeftNav a {
	font-size: 10px;
	color: #7F2C02;
	text-decoration: none;
}

#categoriesLeftNav strong label {
	font-size: 10px;
	color: #333333;
}

.leftNavParentHeading { font-weight: bold; } /* emulates nav cat headings in products section */

#categoriesLeftNav strong a { color: #000/*#333333*/; }
#categoriesLeftNav a strong { color: #000; }

#categoriesLeftNav a.strongBrown {
  color: #7F2C02;
  font-weight: bold;
}

#categoriesLeftNav a.strongBlack {
  color: #333333;
  font-weight: bold;
}


#categoriesLeftNav span {
	padding-left: 5px;
	font-size: 10px;
	color: #666666;
}

#categoriesLeftNav a:hover {
	text-decoration: underline;
}

#categoriesLeftNav ul {
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	list-style: none;	
}

#categoriesLeftNav li {
	margin: 0px;
	padding: 0px;
	color: #666666;
	padding-left: 15px;
}

#bodyWrapper {
	clear: both;
	width: 900px;
}

#ekg {
	margin-top: 59px; /* design wants 80px top margin, 59 + 21 = 80. */
	height: 21px;
	background-image: url("/images/structure/common/ekg_border.gif");
	clear: both;
	text-align: right;
}

#ekg img {
	margin-right: 74px;
}

#footerCompanyCallout {
	margin-left: 	5px;
	/* margin-top: 	8px; space adjusted at footerLinks*/
	margin-bottom:	2em;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size: 		10px;
	color: 			#999;
}

#footerCompanyCallout strong {
	font-weight: 	normal;
	color: 			#666;
}

#footerWrapper {
	margin-top: 25px;
	float: left;
	width: 900px;
	clear: both;
}

#footerWrapper span {
	padding: 0px 10px 0px 10px;
}

#footerLinks {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size: 		10px;
	color: 			#666;
	margin-left: 	5px;
	margin-bottom: 	2em;
	float: 			left;	
}

#footerLinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}

#footerLinks a:hover {
	text-decoration: underline;
}

#footerWrapper #footerCompanyCallout span 			{ color: #999; }
#footerWrapper div#footerCompanyCallout a 			{ color: #666; }
#footerWrapper div#footerCompanyCallout a:hover 	{ color: #666; }
#footerWrapper img#JapanStore {
	width: 				90px;
	height: 			14px; 
	border: 			0; 
	vertical-align: 	middle;
}

#footerSponsor {
	float: right;
}

#footerCompanyCallout img {
	padding-right: 10px;
}

#footerCompanyCallout a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}

#footerCompanyCallout a:hover {
	text-decoration: underline;
}

#navWrapper {
	width: 900px;
	background-color: #ffffff;
	position: relative;
	z-index: 5;
}

#nav {
	float: left;
	width: 607px;
	background-color: #ffffff;
}

#nav .navItem {
	float: left;
	margin-right: 13px;
	position: relative;
}

#navLogo {
	margin: 24px 0px 0px 18px;
	padding-bottom: 16px;
}

#navLinks {
	margin-left: 10px;
}

#searchIndex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	margin-top: 5px;
}

#copyrightNotice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	/* margin-top: 5px; space adjusted at footerCompanyCallout */
}

#spacer {
  height:10px;
	margin:0px;
	padding:0px;
}

#dvSearchTerms {
	visibility: hidden;
	color: #999999;
	width: 500px;
	padding-top: 10px;
}

#threeColumns {
	float: left;
	margin-top: 35px;
	background-image: url("/images/structure/common/vr_dots.gif");
	background-repeat: repeat-y;
	background-position: 593px;
}

#threeColumns #columnOne {
	width: 145px;
	margin-right: 12px;
	float: left;
}

#threeColumns #columnOne a {
	font-size: 10px;
	color: #7F2C02;
}

#threeColumns #columnOne li {
	margin: 0px;
	padding: 0px;
	color: #000000;
	padding-left: 15px;
	padding-bottom: 5px;
}

#threeColumns #columnOne ul {
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	list-style: none;	
}

#threeColumns #columnOne ul strong {
	color: #000000;
}

#threeColumns #columnOne span {
	padding-left: 5px;
	font-size: 10px;
	color: #666666;
}

#threeColumns #columnOne .hr {
	margin: 0px 0px 0px 15px;
}

#threeColumns #columnTwo {
	float: left;
	width: 425px;
	padding-right: 4px;
}

#threeColumns #columnTwo h1, #threeColumns #columnTwo h3, #threeColumns #columnTwo h4 {
	line-height: 1.5;
	font-weight:normal;
}

#threeColumns #columnThree {
	float: left;
	width: 275px;
	margin-left: 13px;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	/* width: 920px; */
	width: 900px; /* contains line in footer to width of other content */
}

.clear {
	clear: both;
}

.errorBoxTop {
	background-image: url("/images/structure/common/orange_top_right_corner.gif");
	background-position: right;
	background-repeat: no-repeat;
	height: 2px;
	background-color: #d26c3f;
}

.errorBoxBody {
	background-color: #d26c3f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
}

.errorBoxBottom {
	background-image: url("/images/structure/common/orange_btm_right_corner.gif");
	background-position: right;
	background-repeat: no-repeat;
	height: 2px;
	background-color: #d26c3f;
}

.errorBoxWrapper {
	margin: 10px 0px 10px 0px;
}

.formItem {
	float: left;
	margin-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.formItem strong { color: #666; }

.formItem a {
	color: #006699;
	font-size: 10px;
	line-height: 13px;
}

.formItem div {
	margin: 2px 0px 5px 0px;
}

.formItem input {
	margin: 0px;
}

.formItem select{
 margin:0px 10px 0px 0px;
}

.formItem label {
	margin-right: 3px;
}

.formItem label input {
	margin: 0px;
	vertical-align: middle;
}

.formItemRight {
	margin-right: 10px;
}

.hr {
	background-image: url("/images/structure/common/hr_dots.gif");
	background-repeat: repeat-x;
	height: 1px;
	margin: 5px;
	overflow: hidden;
}

.hrGreen {
	background-image: url("/images/structure/common/hr_dots_green.gif");
	background-repeat: repeat-x;
	height: 1px;
	margin: 5px;
	overflow: hidden;
}

.required {
	color: #d26c3f;
}

.required div {
	border: 1px solid #d26c3f;
}

.vr {
	background-image: url("/images/structure/common/vr_dots.gif");
	background-repeat: repeat-y;
	width: 1px;
	overflow: hidden;
}

div.heroImg {
	position: relative;
	width: 100%;
}

.smallHeading {
	font-size:9px;
	font-style:normal;
}

.indent {
	margin-left:27px;
}

.tableborderzero p, .tableborderzero  !important { 
	margin:0px;
	padding:5px;
	border: 0px;
}

/*color class items for Collage */
#wrapper .blueBold {
	color: #006699;
    font-weight: bold;
}
#wrapper .blue {
	color: #006699;
	font-weight:normal;
}
#wrapper .redBold {
	color: #7F2C02;
    font-weight: bold;
}
#wrapper .red {
	color: #7F2C02;
	font-weight:normal;
}

.checkoutHeader {
  color: #333333;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

a.prodLink {
	color: #666666;
	text-decoration: none;
}

a.prodLink:hover {
	color: #006699;
	text-decoration: none;
}

a.prodLink:active {
	color: #006699;
	text-decoration: none;
}

a.prodLink:visited {
	color: #666666;
	text-decoration: none;
}

a.prodLink:visited:hover {
	color: #006699;
	text-decoration: none;
}

#footerEmailWrapper {
	width: 900px;
	background-color: #EAE7E2;
	clear: both;
	margin: 0px;
	padding: 0px;
	position: relative;
	border-width: 0px;
	height: 30px;
}

#footerEmailWrapper img {
	border: 0px;
	position: absolute;
}

#footerEmailWrapper #imgTopLeft {
	top: 0px;
	left: 0px;
}

#footerEmailWrapper #imgTopRight {
	top: 0px;
	right: 0px;
}

#footerEmailWrapper #imgBtmLeft {
	bottom: 0px;
	left: 0px;
}

#footerEmailWrapper #imgBtmRight {
	bottom: 0px;
	right: 0px;
}

#emailFooter {
	position: absolute;
	top: 6px;
	left: 15px;
	line-height: 14px;
}

input.email {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	float: left;
	font-size:9px;
}

input.signup {
	padding: 2px 0px 0px 10px;
	float: left;
	height: 15px;
	width: 129px;
}

.emailFooter {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	float: left;
	padding: 2px 5px 0px 0px; 
}

#sidebarEmailWrapper {
	width: 210px;
	background-color: #EAE7E2;
	clear: both;
	margin: 0px;
	padding: 0px;
	position: relative;
	border-width: 0px;
	height: 80px;
}

#sidebarEmailWrapper img {
	border: 0px;
	position: absolute;
}

#sidebarEmailWrapper #imgTopLeft {
	top: 0px;
	left: 0px;
}

#sidebarEmailWrapper #imgTopRight {
	top: 0px;
	right: 0px;
}

#sidebarEmailWrapper #imgBtmLeft {
	bottom: 0px;
	left: 0px;
}

#sidebarEmailWrapper #imgBtmRight {
	bottom: 0px;
	right: 0px;
}

#emailSpiff {
	position: absolute;
	top: 6px;
	left: 10px;
	line-height: 14px;

}
.emailsidebarinput{
	width: 190px;
	font-family: Arial,Helvetica,sans-serif;
	color: #666666;
	float: left;
	font-size: 9px;

}
input.sidebarsignup {
	padding: 2px 0px 0px 1px;
	float: left;
	height: 15px;
	width: 129px;
}
.emailSpiff {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	float: left;
	padding: 2px 5px 0px 0px; 
}