@charset "utf-8";
/* CSS Document */

*{font-family:Arial, Helvetica, sans-serif;
font-size:11px; }

/*footer Links*/
.mylink, .mylink a:visited, .mylink a:active{
	text-decoration:none;
	color:#C0E765;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}

.mylinkforgot, .mylinkforgot a:visited, .mylinkforgot a:active{
	text-decoration:underline
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}

.mylink a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

/*email link*/

.myemail, .myemail a:visited, .myemail a:active{
	text-decoration:none;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.myemail a:hover{
	text-decoration:underline;
	color:#798856;
}


/*product page- category*/

.prodcat {
	font:Tahoma;
	font-weight:bold;
	color:#666666;
	font-size:12px;
}




.myprod, .myprod a:visited, .myprod a:active{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	}

.myprod a:hover{
	text-decoration:underline;
	color:#798856;
}

.small_link, .small_link a, .small_link a:visited, .small_link a:active{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
	color:#2C2E23;
	font-weight:bold;
}

.small_link a:hover{
	text-decoration:underline;
	color:#B9B888;
}


.link_1:link {
	font-size: 11px;text-decoration: none;color: #2C2E23;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.link_1:visited {
	font-size: 11px;text-decoration: none;color: #2C2E23;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.link_1:hover {
	font-size: 11px;text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #798856;
	font-weight:bold;
}



/*product info*/
.prod_descript {
	font:Tahoma;
	font-size:17px;
	color:#666666;
	font-weight:bold;
	}
	
.prod_desc {
	font:Tahoma;
	font-size:13px;
	color:#666666;
	font-weight:bold;
	}

.prod_desc_txt {
	font:Tahoma;
	font-size:13px;
	color:#333333;
	
	
}

.prod_desc_qaunt {
	font:Tahoma;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	}

.cat_title {
	font:Tahoma;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.univ_button
{
 font-size: 11px;
 font-weight: bold;
 font-variant: normal;
 color: #FFFFFF;
 background: #CC0033;
 border: 1px solid #CC0033;
}

.univ_button_disabled
{
 font-size: 11px;
 text-align:left;
 font-weight: bold;
 font-variant: normal;
color: #FFFFFF;
 background: #C1BAB4;
 border: 1px solid #C1BAB4;
 padding:2px 2px 2px 10px;
 width:80px;
}

iframe {
overflow-x: hidden;
}

.oddcolor{
		  background:#FCFCFC;
		  }
.evencolor{
		  background:#EEFAFF;
		  }
		  

/*
@font-face 
{ 
    font-family: "ANTQUE"; 
    src: url(http://developer1/hod%20test/fonts/ANTQUE.ttf);
}
*/
.cat_test {
/*	font:@font-face;*/
	font-size:13px;
	color:#00000;
	font-weight:bold;
	}
	
.callpricing {
	font-size:16px;
	font-family:Tahoma;
	color:#FF0000;
	font-weight:bold;
	}
	
/* 
========================================================
12/27/2007 RPR - Moved styles from index page to the CSS
*/
.style2 {color: #FFFFFF}
.style5 {color: #000000}
.style1 {color: #C0E765}
.style6 {font-family: Tahoma}
.style7 {font-family: tahoma}
.style8 {font-size: 12px}
.style12 {font-size: 17px}
.style13 {
	font-size: 13px;
	font-weight: bold;
	color: #FF183C;
}
.style14 {color: #FF0000}
.style15 {color: #E61A3F}
.style16 {color: #FF183C}

/*
========================================================
*/

/* 
========================================================
12/28/2007 AMN - Moved styles from header to CSS
*/
div.sample_attach, a.sample_attach
{
	visibility:hidden;
		position:absolute;
		left:400px;
		background-color:#E2EBED;
		overflow:hidden;
		padding:2px;
		width:180px;
		z-index:1000;
}

a.sample_attach
{
  display: block;
  border-bottom: none;
  text-decoration: none;
}

div.sample_attachs, a.sample_attachs
{
	    visibility:hidden;
		position:absolute;
		left:400px;
		background-color:#E2EBED;
		overflow:hidden;
		padding:2px;
		width:252px;
		z-index:1000;
}

a.sample_attachs
{
  display: block;
  border-bottom: none;
  text-decoration: none;
}
/*
========================================================
*/

table.cart {
	border: 1px solid #ddd;
	margin: 15px auto;
}
table.cart .header {
	font-size: 10.5pt;
}
table.cart th {
	font-weight: normal;
}
table.cart td {
	overflow: visible;
}
table.cart .quantity {
	width: 27px;
	margin: -4px 0;
	display: block;
	text-align: center;
	position: relative;
}

.page-header, .page-header a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 20px;
	height: 22px;
	color: #3c3c3c;
	padding: 1px 15px;
}
.page-header-packingslip {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	line-height: 20px;
	height: 22px;
	color: #3c3c3c;
	padding: 1px 15px;
}
table.cart .text {
	width: 249px;
	margin-top: 6px;
	display: block;
}
table.cart .full-select {
	width: 249px;
	margin-top: 6px;
}
table.cart .select {
	margin-top: 6px;
}
.required {
	color: #e81c35;
	font-size: 11pt;
	line-height: 13pt;
}
table.cart label {
	line-height: 13pt;
}
.errorMsg,
.thanksHeader {
	color: #e81c37;
}
.signupHeader{
	color: #34302f
	}
.thanksHeader,
.signupHeader {
	font-size: 13.5pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.content-padding {
	padding: 18px 28px;
}
td.largerfont, td.largerfont p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
}
td.headernavleft{
	background: url(/lang/_de/images/headernavleft.gif) bottom no-repeat;
}
td.headernavright{
	background: url(/lang/_de/images/headernavright.gif) bottom no-repeat;
}
td.headernav{
	background-color: #c6c39a;
}
td.headernav a{
	font-family: Trebuchet MS;
	font-size:16px;
	color: #242716;
	text-decoration: none;
}
td.headernav a:hover{
	text-decoration:underline;
}
td.sideNav {
	background: #34302f;
	width: 163px;
}
td.sideNav ul,
td.sideNav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
td.sideNav li {
	display: block;
}
td.sideNav a {
	color: #8bab2c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	border-top: 1px solid #7d7d7d;
	border-bottom: 1px solid #010000;
	padding-left: 34px;
	background: url(/lang/_de/images/nav-icon.png) bottom left no-repeat;
	display: block;
	line-height: 18px;
	height: 18px;
}
td.sideNav a:hover {
	color: #9cbf3f;
	text-decoration: underline;
	background-position: top left;
}
td.sideNavNoTop a {
	color: #8bab2c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	border-bottom: 1px solid #010000;
	padding-left: 34px;
	background: url(/lang/_de/images/nav-icon.png) bottom left no-repeat;
	display: block;
	line-height: 18px;
	height: 18px;
}
td.sideNavNoTop a:hover {
	color: #9cbf3f;
	text-decoration: underline;
	background-position: top left;
}
td.sideNavNoBottom a {
	color: #8bab2c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	border-top: 1px solid #7d7d7d;
	padding-left: 34px;
	background: url(/lang/_de/images/nav-icon.png) bottom left no-repeat;
	display: block;
	line-height: 18px;
	height: 18px;
}
td.sideNavNoBottom a:hover {
	color: #9cbf3f;
	text-decoration: underline;
	background-position: top left;
}
td.header-link {
	background:  #74a7dc url(/images/mid_rpt.gif);
}
td.header-link img {
	vertical-align: middle;
}
td.header-link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	white-space: nowrap;
	color: #000;
	text-decoration: none;
	vertical-align: middle;
	text-transform: uppercase;
	line-height: 24px;
}
td.header-link a:hover {
	text-shadow: #000 1px 1px;
	color: #ffe01f;
}
.languageBar a {
	margin-right: 11px;
}
.languageBar {
	background: #74a7dc url(/images/mid_rpt.gif);
}

.headernavWrap {
	background: url(/images/headernavright.gif) right bottom no-repeat #c6c39a;
}
div.headernav {
	background: url(/images/headernavleft.gif) left bottom no-repeat;
	text-align: left;
	height: 25px;
	padding-left: 8px;
	padding-bottom: 2px;
}
div.headernav a {
	font-family: Trebuchet MS !important;
	font-size: 14px !important;
	color: #242716;
	text-decoration: none;
	display: block;
	float: left;
	padding: 3px 6px;
}
div.headernav a .text {
	font-family: Trebuchet MS !important;
	font-size: 14px !important;
}
div.headernav a:hover .text {
	text-decoration: underline;
}
div.headernav a .bullet {
	font-family: Trebuchet MS !important;
	font-size: 14px !important;
	color: #eaeaca;
	text-decoration: none;
}