/************ sectionLinks styles *********************************/
/******************************************************************/


#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: 2px 1px 4px 35px;
	color: #4b6391;
}
#sectionLinks a:hover{
	border-top: 0px solid #C8E1FD;
	background-image: url("../graphics/vnh.jpg");
	padding: 2px 1px 4px 35px;
	text-decoration: none;
	font-weight: bold;
	color: #ffcc00;
}
#pageNav{
	float: center;
	width:163px;
	padding: 0px;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #cccccc;
	font: Tahoma;
	font-weight: bold;
	font-size: 9pt;
}


/******************************************************************/
/* link tags */
/******************************************************************/

a:link {
  color: #E9E6D6;
  text-decoration: none;
}
a:visited {
  
  color: #D3CDAB;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #D3CDAB;
}


/******************************************************************/
/* themed tages to change */
/******************************************************************/


body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    scrollbar-arrow-color: #969696;
    scrollbar-3dlight-color: #CCCCCC;
    scrollbar-highlight-color: #9D9DA1;
    scrollbar-face-color: #ff0000;
    scrollbar-shadow-color: #9D9DA1;
    scrollbar-darkshadow-color: #990000;
    scrollbar-track-color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../graphics/bg1.jpg);
}
textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
table, td, p {
  font-family: Tahoma;
  font-size: 10pt;
  color: #000000;
}
.copyright {
  font-family: Tahoma;
  font-size: 8pt;
  color: #D3CDAB;
  text-align: center;
  vertical-align: bottom;
}
.pageTitle {
  font-size: 10pt;
  font-weight: bold;
  color: #ffffff;
}
.navigateTitle {
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
}
.address {
  font-family: Tahoma;
  font-size: 8pt;
  color: #D3CDAB;
}
.tagline {
  font-size: 10pt;
  small-caps;
  font-weight: bold;
  color: #ffffff;
}
.paragraphTitle {
  font-size: 10pt;
  small-caps;
  font-weight: bold;
  color: #ffffff;
}
.bottomLinks {
  font-family: Tahoma;
  font-size: 9pt;
  font-variant: small-caps;
  color: #3d3d3d;
}

/******************************************************************/
/* thumbnail images */
/******************************************************************/


.thumbnail_bg {
  background-image: url('../graphics/thumbnail_bg.jpg');
  background-repeat: no-repeat;
  height: 130px;
  width: 130px;
  vertical-align: top
}


/******************************************************************/
/* message box tags */
/******************************************************************/


.messagebox_bg {
  background-image: url('../graphics/messagebox_spacer.jpg');
  width: 161;
  height: 150;
  background-repeat: repeat-y
}

.messagebox_top {
  background-image: url('../graphics/messagebox_top.jpg');
  background-repeat: no-repeat;
  width: 161;
  height: 139
}

.messagebox_bottom {
  background-image: url('../graphics/messagebox_bottom.jpg');
  background-repeat: no-repeat;
  width: 161;
  height: 11
}

.messagebox_title {
  height: 25px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}

.messagebox_text {
  font-size: 10px;
  padding-top: 5px;
  padding-left: 7px;
  padding-right: 7px;
  vertical-align: top;
}


/******************************************************************/
/* special tags */
/******************************************************************/


.scroller {
  font-size: 8pt;
  color: #0000FFs
}
scroller_bg {
  background-color: #fgfgfg;
}


/******************************************************************/
/* standard tags */
/******************************************************************/


h1 {
  color: #000000;
  font-weight: normal;
  border-bottom: 1px solid #D3CDAB;
}
h2 {
  color: #D3CDAB;
  font-weight: normal;
  border-bottom: 1px solid #D3CDAB;
}
h2.page_title {
  border-bottom: 0px;
  text-align: center;
  color: #D3CDAB;
}
h3 {
  color: #D3CDAB;
  font-weight: normal;
  border-bottom: 1px solid #D3CDAB;
}
h4 {
  color: #D3CDAB;
  font-weight: normal;
  border-bottom: 1px solid #D3CDAB;
}
h5 {
  color: #D3CDAB;
  font-weight: normal;
}
h6 {
  color: #D3CDAB;
  font-weight: normal;
}

li.sub-features {
  color: #D3CDAB;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  list-style: disc;
}

li.features {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #D3CDAB;
  font-weight: bold;
}
.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;
}
.content_area_cell {
  vertical-align: top;
  font-family: Tahoma;
  font-size: 10pt;
  padding-top: 15px;
  padding-left: 10px;
}
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;
}
.banner {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border: 0 solid #000000;
}
.address {
  font-family: Tahoma;
  font-size: 8pt;
  color: #000000;
}
.copyright_cell {
  padding-left: 45px;
  padding-right: 80px;
  vertical-align: bottom;
}
.privacy_Company {
  color: #ff0000;
}
.search_input {
  font-family: Tahoma;
  font-size: 10pt;
  color: #336699;
}

.thumbnail_bg {
  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;
}


/******************************************************************/
/* template graphic custom tags */
/******************************************************************/
.bg2 {
	background-image: url(../graphics/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.top {
	background-image: url(../graphics/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.center {
	background-image: url(../graphics/center.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.center2 {
	background-image: url(../graphics/center2.jpg);
	background-repeat: no-repeat;
	background-position: center middle;
}
.bottom {
	background-image: url(../graphics/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.white-bg {
	background-image: url(../graphics/center.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
}
.template-bg {
	background-image: url(../graphics/template-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.template-bg {
	background-image: url(../graphics/template-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
