/******************************************************************/

/* START 'LINK' tags */

/******************************************************************/



a:link {

  text-decoration: none;

  color: #D7D9BB;

}

a:visited {

  text-decoration: none;

  color: #D7D9BB;

}

a:hover {

  text-decoration: none;

}



/******************************************************************/

/* 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: #969696;

    scrollbar-3dlight-color: #35321E;

    scrollbar-highlight-color: #7E824A;

    scrollbar-face-color: #35321E;

    scrollbar-shadow-color: #7E824A;

    scrollbar-darkshadow-color: #35321E;

    scrollbar-track-color: #35321E;

	font-family: Arial, Helvetica, sans-serif;

	background-color: #000000;

}

textarea {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: #edeedf;

}

table, td, p {

  font-family: Tahoma;

  font-size: 10pt;

  color: #edeedf;

}



/******************************************************************/

/* END 'body' tags */

/******************************************************************/

/******************************************************************/

/* START special 'DWT' tags */

/******************************************************************/



.banner {

  margin-left: 0px;

  margin-right: 0px;

  padding-left: 28px;

  padding-right: 0px;

  color: #D7D9BB;

  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: #646675;

}

.navigatetitle {

  font-size: 10pt;

  small-caps;

  font-weight: bold;

  color: #D7D9BB;

  padding-left: 78px;

  padding-bottom: 10px;

  margin-bottom: 10px;

}

.bottomLinks {

  font-family: Tahoma;

  font-size: 9pt;

  font-variant: small-caps;

  color: #646675;

}

.topLinks {

  font-family: Tahoma;

  font-size: 9pt;

  font-variant: small-caps;

  color: #646675;

}

.copyright {

  font-family: Tahoma;

  font-size: 8pt;

  text-align: center;

  vertical-align: middle;

  padding-top: 5px;

  color: #D7D9BB;

}

.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 1px 4px 0px;

	color: #E5EAEE;

}

#sectionLinks a:hover{

	border-top: 0px solid #C8E1FD;

	background-image: url("../graphics/vnh.jpg");

	padding: 8px 1px 4px 0px;

	text-decoration: none;

	font-weight: bold;

	color: #ffcc00;

}

#pageNav{

	float: center;

	width:164px;

	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 */

/******************************************************************/



.bottom1 {

	background-image: url(../graphics/bottom1.jpg);

	background-repeat: repeat-x;

	background-position: left bottom;

}

.boxleft-1 {

	background-image: url(../graphics/boxleft-1.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}

.boxleft2 {

	background-image: url(../graphics/boxleft-2.jpg);

	background-repeat: repeat-y;

	background-position: center bottom;

}

.boxleft-3 {

	background-image: url(../graphics/boxleft-3.jpg);

	background-repeat: no-repeat;

	background-position: center bottom;

	text-align: center;

    font-family: Tahoma;

    font-size: 8pt;

    padding-top: 10px;

    padding-left: 10px;

    padding-right: 10px;

    color: #FF9900;

}

.boxMain-1 {

	background-image: url(../graphics/boxmain-1.jpg);

	background-repeat: no-repeat;

	background-position: left top;

}

.boxMain-2 {

	background-image: url(../graphics/boxmain-2.jpg);

	background-repeat: repeat-x;

	background-position: left top;

}

.boxMain-3 {

	background-image: url(../graphics/boxmain-3.jpg);

	background-repeat: no-repeat;

	background-position: right top;

}

.boxMain-4 {

	background-image: url(../graphics/boxmain-4.jpg);

	background-repeat: repeat-y;

	background-position: right top;

}

.boxMain-5 {

	background-image: url(../graphics/boxmain-5.jpg);

	background-repeat: no-repeat;

	background-position: right bottom;

}

.boxMain-6 {

	background-image: url(../graphics/boxmain-6.jpg);

	background-repeat: repeat-x;

	background-position: left bottom;

}

.boxMain-7 {

	background-image: url(../graphics/boxmain-7.jpg);

	background-repeat: no-repeat;

	background-position: left bottom;

}

.boxMain-8 {

	background-image: url(../graphics/boxmain-8.jpg);

	background-repeat: repeat-y;

	background-position: left top;

}

.boxMain-bg {

	background-image: url(../graphics/boxmain-bg.jpg);

	text-align: left;

    font-family: Tahoma;

    font-size: 8pt;

    margin-top: 12px;

    padding-left: -4px;

    padding-right: -5px;

    color: #FF9900;

}

.boxsecondary-1 {

	background-image: url(../graphics/boxsecondary-1.jpg);

	background-repeat: no-repeat;

	background-position: left top;

}

.boxsecondary-2 {

	background-image: url(../graphics/boxsecondary-2.jpg);

	background-repeat: repeat-x;

	background-position: left top;

}

.boxsecondary-3 {

	background-image: url(../graphics/boxsecondary-3.jpg);

	background-repeat: no-repeat;

	background-position: right top;

}

.boxsecondary-4 {

	background-image: url(../graphics/boxsecondary-4.jpg);

	background-repeat: repeat-y;

	background-position: right top;

}

.boxsecondary-5 {

	background-image: url(../graphics/boxsecondary-5.jpg);

	background-repeat: no-repeat;

	background-position: right bottom;

}

.boxsecondary-6 {

	background-image: url(../graphics/boxsecondary-6.jpg);

	background-repeat: repeat-x;

	background-position: left bottom;

}

.boxsecondary-7 {

	background-image: url(../graphics/boxsecondary-7.jpg);

	background-repeat: no-repeat;

	background-position: left bottom;

}

.boxsecondary-8 {

	background-image: url(../graphics/boxsecondary-8.jpg);

	background-repeat: repeat-y;

	background-position: left top;

}

.boxsecondary-bg {

	background-image: url(../graphics/boxsecondary-bg.jpg);

}

.boxSquare-1 {

	background-image: url(../graphics/boxsquare-1.jpg);

	background-repeat: no-repeat;

	background-position: left top;

}

.boxSquare-2 {

	background-image: url(../graphics/boxsquare-2.jpg);

	background-repeat: repeat-x;

	background-position: left top;

}

.boxSquare-3 {

	background-image: url(../graphics/boxsquare-3.jpg);

	background-repeat: no-repeat;

	background-position: right top;

}

.boxSquare-4 {

	background-image: url(../graphics/boxsquare-4.jpg);

	background-repeat: repeat-y;

	background-position: right top;

}

.boxSquare-5 {

	background-image: url(../graphics/boxsquare-5.jpg);

	background-repeat: no-repeat;

	background-position: right bottom;

}

.boxSquare-6 {

	background-image: url(../graphics/boxsquare-6.jpg);

	background-repeat: repeat-x;

	background-position: left bottom;

}

.boxSquare-7 {

	background-image: url(../graphics/boxsquare-7.jpg);

	background-repeat: no-repeat;

	background-position: left bottom;

}

.boxSquare-8 {

	background-image: url(../graphics/boxsquare-8.jpg);

	background-repeat: repeat-y;

	background-position: left top;

}

.boxSquare-bg {

	background-image: url(../graphics/boxsquare-bg.jpg);

}

.cbox1 {

	background-image: url(../graphics/cbox1.jpg);

	background-repeat: no-repeat;

	background-position: left top;

}

.cbox2 {

	background-image: url(../graphics/cbox2.jpg);

	background-repeat: repeat-x;

	background-position: left top;

}

.cbox3 {

	background-image: url(../graphics/cbox3.jpg);

	background-repeat: no-repeat;

	background-position: right top;

}

.cbox4 {

	background-image: url(../graphics/cbox4.jpg);

	background-repeat: repeat-y;

	background-position: right top;

}

.cbox5 {

	background-image: url(../graphics/cbox5.jpg);

	background-repeat: no-repeat;

	background-position: right bottom;

}

.cbox6 {

	background-image: url(../graphics/cbox6.jpg);

	background-repeat: repeat-x;

	background-position: left bottom;

}

.cbox7 {

	background-image: url(../graphics/cbox7.jpg);

	background-repeat: no-repeat;

	background-position: left bottom;

}

.cbox8 {

	background-image: url(../graphics/cbox8.jpg);

	background-repeat: repeat-y;

	background-position: left top;

}



.menu1 {

	background-image: url(../graphics/m1.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}

.menu2 {

	background-image: url(../graphics/menu2.jpg);

	background-repeat: repeat-y;

	background-position: center top;

}

.menu3 {

	background-image: url(../graphics/menu3.jpg);

	background-repeat: no-repeat;

	background-position: center bottom;

}

.menuBox1 {

	background-image: url(../graphics/menubox1.jpg);

	background-repeat: no-repeat;

	background-position: center top;



}

.menuBox2 {

	background-image: url(../graphics/menubox2.jpg);

	background-repeat: repeat-y;

	background-position: center top;

	vertical-align: top;

    font-family: Tahoma;

    font-size: 8pt;

    padding-left: 12px;

    padding-right: 12px;

}

.menuBox3 {

	background-image: url(../graphics/menubox3.jpg);

	background-repeat: no-repeat;

	background-position: center bottom;

}



.pageWidth {

	height: 100%;

	width: 760px;

	top: auto;

}

.cboxbg {

	background-image: url(../graphics/cbox-bg.jpg);

}

.bg {

	background-image: url(../graphics/bg.jpg);

}

.t1 {

	background-image: url(../graphics/t1.jpg);

	background-repeat: repeat-x;

	background-position: left top;

}

.t2 {

	background-image: url(../graphics/t2.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}

.h1 {

	background-image: url(../graphics/h1.jpg);

	background-repeat: repeat-x;

	background-position: left top;

}

.m1 {

	background-image: url(../graphics/m1.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}

.m2 {

	background-image: url(../graphics/m2.jpg);

	background-repeat: repeat-y;

	background-position: center top;

}

.m3 {

	background-image: url(../graphics/m3.jpg);

	background-repeat: no-repeat;

	background-position: center bottom;

}

.b1 {

	background-image: url(../graphics/b1.jpg);

	background-repeat: repeat-x;

	background-position: left bottom;

}

.b2 {

	background-image: url(../graphics/b2.jpg);

	background-repeat: no-repeat;

	background-position: center bottom;

}

.intro-bg {

	background-image: url(../graphics/intro-bg.jpg);

	background-repeat: repeat-x;

	background-position: left top;

}

.intro-top {

	background-image: url(../graphics/intro-top.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}

.intro-bottom {

	background-image: url(../graphics/intro-bottom.jpg);

	background-repeat: no-repeat;

	background-position: center bottom;

}

.intro-boxes {

	background-image: url(../graphics/boxes.jpg);

	background-repeat: no-repeat;

	background-position: left top;

}