/******************************************************************/
/* START 'LINK' tags */
/******************************************************************/

a:link {
  text-decoration: none;
  color: #003F33;
}
a:visited {
  text-decoration: none;
  color: #003F33;
}
a:hover {
  text-decoration: underline;
}

/******************************************************************/
/* END 'link' tags */
/******************************************************************/
/******************************************************************/
/* START standard 'BODY' and font tags to change */
/******************************************************************/

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    scrollbar-arrow-color: #003F33;
    scrollbar-3dlight-color: #003F33;
    scrollbar-highlight-color: #08796f;
    scrollbar-face-color: #08796f;
    scrollbar-shadow-color: #066559;
    scrollbar-darkshadow-color: #066559;
    scrollbar-track-color: #066559;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #7E824A;
}
table, td, p {
  font-family: Tahoma;
  font-size: 10pt;
  color: #003F33;
}

/******************************************************************/
/* END 'body' tags */
/******************************************************************/
/******************************************************************/
/* START special 'DWT' tags */
/******************************************************************/

.banner {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 28px;
  padding-right: 0px;
  color: #003F33;
  font-size: 14pt;
}
.mainContent {
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.tagline {
  font-size: 10pt;
  small-caps;
  font-weight: bold;
  color: #003F33;
}
.navigatetitle {
  font-size: 10pt;
  small-caps;
  font-weight: bold;
  color: #003F33;
  padding-left: 78px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.bottomLinks {
  font-family: Tahoma;
  font-size: 9pt;
  font-variant: small-caps;
  color: #003F33;
}
.topLinks {
  font-family: Tahoma;
  font-size: 9pt;
  font-variant: small-caps;
  color: #003F33;
}
.copyright {
  font-family: Tahoma;
  font-size: 8pt;
  text-align: center;
  vertical-align: middle;
  padding-top: 5px;
  color: #003F33;
}
.address {
  font-family: Tahoma;
  font-size: 8pt;
  text-align: center;
  vertical-align: middle;
}

/******************************************************************/
/* END 'DWT' tags */
/******************************************************************/
/******************************************************************/
/* START 'MESSAGE BOX' tags */
/******************************************************************/



.boxHeader {
  vertical-align: top;
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: bold;
  padding-top: 10px;
  padding-left: 20px;
}
.boxSubheader{
  vertical-align: top;
  font-family: Tahoma;
  font-size: 9pt;
  padding-top: 4px;
  padding-left: 10px;
  padding-right: 20px;
  text-align: right;
}
.boxText{
  vertical-align: top;
  font-family: Tahoma;
  font-size: 8pt;
  padding-top: 7px;
  padding-left: 15px;
  padding-right: 15px;
}
.boxText2{
  vertical-align: top;
  font-family: Tahoma;
  font-size: 10pt;
  padding-top: 7px;
  padding-left: 0px;
  padding-right: 0px;
}
.boxText3{
  vertical-align: top;
  font-family: Tahoma;
  font-size: 9pt;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

/******************************************************************/
/* END 'message box' tags */
/******************************************************************/
/******************************************************************/
/* START 'H' tags */
/******************************************************************/

h1 {
  font-weight: normal;
}
h2 {
  color: #D3CDAB;
  font-weight: normal;
}
h3 {
  color: #D3CDAB;
  font-weight: normal;
}
h4 {
  color: #D3CDAB;
  font-weight: normal;
}
h5 {
  color: #D3CDAB;
  font-weight: normal;
}
h6 {
  color: #D3CDAB;
  font-weight: normal;
}
/******************************************************************/
/* END 'H' tags */
/******************************************************************/
/******************************************************************/
/* START 'CATALOG PAGE' tags */
/******************************************************************/

.cart_button_cell {
  width:95px;
  text-align:center;
}
.product_attribute {
  color: #000000;
  background-color: #D3CDAB;
  border: 0px;
  font-size: 9pt;
  font-family: Tahoma;
  font-weight: bold;
  padding: 0px;
  height: 15px;
}
.product_description {
  font-size: 9pt;
  font-family: Tahoma;
}
.menu_label {
  font-size: 10pt;
  font-weight: bold;
  font-family: Tahoma;
  text-align: center;
}
a.learn_more_product:active {
  color: #ffffff;
  font-size: 11px;
  text-decoration: underline;
  font-weight: bold;
}
a.learn_more_product:visited {
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}
a.learn_more_product:link {
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}
a.learn_more_product:hover {
  text-decoration: underline;
  color: #ffffff;
}
.learn_more_product {
  text-decoration: underline;
  color: #ffffff;
  font-weight: bold;
}

.thumbnail_bg {
  background-repeat: no-repeat;
  height: 130px;
  width: 130px;
  vertical-align: top;
}
.thumbnail_bg {
  background-image: url('../graphics/thumbnail_bg.html');
  background-repeat: no-repeat;
  height: 130px;
  width: 130px;
  vertical-align: top
}
.product_header {
  background-image: url("../graphics/product_header.html");
  background-repeat: repeat-x;
  height: 20px;
  color: #000000;
}
.product_field {
  width: 95px;
  font-weight: bold;
  vertical-align: top;
}

/******************************************************************/
/* END 'catalog page' tags */
/******************************************************************/
/******************************************************************/
/* START 'CSS MENU' tags */
/******************************************************************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}
#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 0px solid #cccccc;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 0px solid #4b6391;
	border-bottom: 0px solid #000066;
	background-image:   url("../graphics/vn.gif");
	padding: 2px 1px 4px 25px;
	margin-left: 0px;
	color: #003F33;
}
#sectionLinks a:hover{
	border-top: 0px solid #C8E1FD;
	background-image: url("../graphics/vnh.gif");
	padding: 2px 1px 4px 25px;
	text-decoration: none;
	font-weight: bold;
	color: #ffcc00;
}
#pageNav{
	float: center;
	width:160px;
	padding: 0px;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #cccccc;
	font: Tahoma;
	font-weight: bold;
	font-size: 9pt;
}

/******************************************************************/
/* END 'css menu' tags */
/******************************************************************/
/******************************************************************/
/* START 'CUSTOM' tags */
/******************************************************************/

/******************************************************************/
/* template graphic custom tags */
/******************************************************************/

.c1 {
	background-image: url(../graphics/c1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.c2 {
	background-image: url(../graphics/c2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.h1 {
	background-image: url(../graphics/h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.h2 {
	background-image: url(../graphics/h2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.h3 {
	background-image: url(../graphics/h3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.m1 {
	background-image: url(../graphics/m1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.t2 {
	background-image: url(../graphics/t2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.t3 {
	background-image: url(../graphics/t3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.ti {
	background-image: url(../graphics/ti.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.message-bg {
	background-image: url(../graphics/message-bg.jpg);
}
.g1 {
	background-image: url(../graphics/g1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.g2 {
	background-image: url(../graphics/g2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 110px;
}