﻿/******************************************************************/
/* START 'LINK' tags */
/******************************************************************/

a:link {
  text-decoration: none;
  color: #3366CC;
}
a:visited {
  text-decoration: none;
  color: #3366CC;
}
a:hover {
  text-decoration: none;
  color: red;
}

/******************************************************************/
/*   color: #50676D; 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: #BCC8C6;
    scrollbar-3dlight-color: #364B4C;
    scrollbar-highlight-color: #BCC8C6;
    scrollbar-face-color: #364B4C;
    scrollbar-shadow-color: #BCC8C6;
    scrollbar-darkshadow-color: #364B4C;
    scrollbar-track-color: #495F63;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #BCC8C6;
}
textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #364B4C;
}
table, td, p {
  font-family: Tahoma;
  font-size: 10pt;
  color: #364B4C;
}

/******************************************************************/
/* END 'body' tags */
/******************************************************************/
/******************************************************************/
/* START special 'DWT' tags */
/******************************************************************/

.banner {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 28px;
  padding-right: 0px;
  color: #364B4C;
  font-size: 12pt;
  font-weight: bold;
}
.textLogo {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 8px;
  padding-right: 28px;
  color: #364B4C;
  font-size: 18pt;
  font-weight: bold;
  text-align: right;
  font-family: Times New Roman, Tahoma, Arial, Helvetica, sans-serif;
}
.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: #646675;
}
.navigatetitle1 {
  font-size: 9pt;
  font-variant: small-caps;
  color: #BFD2D3;
  padding-left: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 10px;
  padding-top: 10px;
}
.navigatetitle a {
  font-size: 9pt;
  font-variant: small-caps;
  color: #BFD2D3;
  padding-left: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 10px;
  padding-top: 10px;
}
.navigatetitle a:visited {
  font-size: 9pt;
  color: #BFD2D3;
}
.navigatetitle a:hover {
  font-size: 9pt;
  color: #BFD2D3;
  text-decoration: underline;
}
.navigatetitle a:link {
  font-size: 9pt;
  color: #BFD2D3;
}
.navigatetitle a:active {
  font-size: 9pt;
  color: #BFD2D3;
}
.bottomLinks {
  font-family: Tahoma;
  font-size: 9pt;
  font-variant: small-caps;
  color: #E7EBEA;
}
.topLinks {
  font-family: Tahoma;
  font-size: 9pt;
  font-variant: small-caps;
  color: #646675;
}
.copyright {
  font-family: Tahoma;
  font-size: 8pt;
  padding-top: 2px;
  margin-top: 10px;
  color: #E7EBEA;
}
.copyright:link {
  font-family: Tahoma;
  font-size: 8pt;
  padding-top: 2px;
  margin-top: 10px;
  color: #E7EBEA;
  text-decoration: none;
}
.copyright:visited {
  font-family: Tahoma;
  font-size: 8pt;
  padding-top: 2px;
  margin-top: 10px;
  color: #E7EBEA;
  text-decoration: none;
}
.copyright:hover {
  font-family: Tahoma;
  font-size: 8pt;
  padding-top: 2px;
  margin-top: 10px;
  color: #FFF799;
  text-decoration: none;
}
.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.jpg');
  background-repeat: no-repeat;
  height: 130px;
  width: 130px;
  vertical-align: top
}
.product_header {
  background-image: url("../graphics/product_header.jpg");
  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.jpg");
	padding: 8px 2px 4px 0px;
	color: #E5EAEE;
}
#sectionLinks a:hover{
	border-top: 0px solid #C8E1FD;
	background-image: url("../graphics/vnh.jpg");
	padding: 8px 2px 4px 0px;
	text-decoration: none;
	font-weight: bold;
	color: #ffcc00;
}
#pageNav{
	float: center;
	width:196px;
	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 */
/******************************************************************/

.bg {
	background-image: url(../graphics/bg.jpg);
}
.bg1 {
	background-image: url(../graphics/bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.contact {
	background-image: url(../graphics/contact.jpg);
	background-repeat: no-repeat;
}
.favorites {
	background-image: url(../graphics/favorites.jpg);
	background-repeat: no-repeat;
}
.intro-b1 {
	background-image: url(../graphics/intro-b1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.intro-c1 {
	background-image: url(../graphics/intro-c1.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.intro-m2 {
	background-image: url(../graphics/intro-m2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.intro-t1 {
	background-image: url(../graphics/intro-t1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.leftColumnbox1 {
	background-image: url(../graphics/leftcolumnbox1.jpg);
	background-repeat: no-repeat;
}
.leftColumnbox2 {
	background-image: url(../graphics/leftcolumnbox2.jpg);
	background-repeat: no-repeat;
}
.newsbox1 {
	background-image: url(../graphics/newsbox1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.newsbox2 {
	background-image: url(../graphics/newsbox2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.newsbox3 {
	background-image: url(../graphics/newsbox3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.searchbox1 {
	background-image: url(../graphics/searchbox1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.searchbox2 {
	background-image: url(../graphics/searchbox2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.searchbox3 {
	background-image: url(../graphics/searchbox3.jpg);
	background-repeat: repeat;
	background-position: center bottom;
}
.template-b1 {
	background-image: url(../graphics/template-b1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.template-b2 {
	background-image: url(../graphics/template-b2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.template-b3 {
	background-image: url(../graphics/template-b3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.template-c1 {
	background-image: url(../graphics/template-c1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.template-c2 {
	background-image: url(../graphics/template-c2.jpg);
}
.template-c3 {
	background-image: url(../graphics/template-c3.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.template-h1 {
	background-image: url(../graphics/template-h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.template-h2 {
	background-image: url(../graphics/template-h2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.template-h3 {
	background-image: url(../graphics/template-h3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.template-m1 {
	background-image: url(../graphics/template-m1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.template-m2 {
	background-image: url(../graphics/template-m2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.template-m3 {
	background-image: url(../graphics/template-m3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.template-t1 {
	background-image: url(../graphics/template-t1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.template-t2 {
	background-image: url(../graphics/template-t2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.template-t3 {
	background-image: url(../graphics/template-t3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.template-t4 {
	background-image: url(../graphics/template-t4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.template-image1 {
	background-image: url(../graphics/template-image1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.template-image2 {
	background-image: url(../graphics/template-image2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.template-image3 {
	background-image: url(../graphics/template-image3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.intro-image1 {
	background-image: url(../graphics/intro-image1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.intro-image2 {
	background-image: url(../graphics/intro-image2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.intro-image3 {
	background-image: url(../graphics/intro-image3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.intro-image2 {
	background-image: url(../graphics/intro-image2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.newsBox1 {
	background-image: url(../graphics/newsBox1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.newsBox2 {
	background-image: url(../graphics/newsBox2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.newsBox3 {
	background-image: url(../graphics/newsBox3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.searchBox1 {
	background-image: url(../graphics/searchBox1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.searchBox2 {
	background-image: url(../graphics/searchBox2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.searchBox3 {
	background-image: url(../graphics/searchBox3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.featuredBox1 {
	background-image: url(../graphics/featuredBox1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.featuredBox2 {
	background-image: url(../graphics/featuredBox2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.featuredBox3 {
	background-image: url(../graphics/featuredBox3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}