/************ 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: 4px 1px 4px 1px;
	color: #871B10;
	font-weight: bold;
}
#sectionLinks a:hover{
	border-top: 0px solid #C8E1FD;
	background-image: url("../graphics/vnh.jpg");
	padding: 4px 1px 4px 1px;
	text-decoration: none;
	font-weight: bold;
	color: #D22C1A;
}
#pageNav{
	float: center;
	width:154px;
	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: #970606;
  text-decoration: none;
}
a:visited {
  
  color: #970606;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #ff0000;
}


/******************************************************************/
/* themed tages to change */
/******************************************************************/


body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    scrollbar-arrow-color: #D0AF35;
    scrollbar-3dlight-color: #570404;
    scrollbar-highlight-color: #D0AF35;
    scrollbar-face-color: #570404;
    scrollbar-shadow-color: #9D9DA1;
    scrollbar-darkshadow-color: #570404;
    scrollbar-track-color: #570404;
	font-family: Arial, Helvetica, sans-serif;
	color: #970606;
	background-color: #570404;
}
textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #570404;
}
table, td, p {
  font-family: Tahoma;
  font-size: 10pt;
  color: #570404;
}
.copyright {
  font-family: Tahoma;
  font-size: 8pt;
  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/message-box-center.jpg);
  background-repeat: repeat-y
}

.messagebox_top {
	background-image: url(../graphics/message-box-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.messagebox_bottom {
	background-image: url(../graphics/message-box-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.messagebox_title {
  margin-top: 25px;
  padding-left: 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: #A89C57;
  font-weight: normal;
  border-bottom: 1px solid #D3CDAB;
}
h2.page_title {
  border-bottom: 0px;
  text-align: center;
  color: #D3CDAB;
}
h3 {
  color: #A89C57;
  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 */
/******************************************************************/

.bg {
  background-image: url("../graphics/bg.jpg");
  background-repeat: no-repeat;
}.t1 {
	background-image: url(../graphics/t1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.b2 {
	background-image: url(../graphics/b2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg {
	background-image: url(../graphics/bg.jpg);
}
.c1 {
	background-image: url(../graphics/c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.c2 {
	background-image: url(../graphics/c2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.c3 {
	background-image: url(../graphics/c3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.c4 {
	background-image: url(../graphics/c4.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.c5 {
	background-image: url(../graphics/c5.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.c6 {
	background-image: url(../graphics/c6.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.c7 {
	background-image: url(../graphics/c7.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.c8 {
	background-image: url(../graphics/c8.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.m1 {
	background-image: url(../graphics/m1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.m2 {
	background-image: url(../graphics/m2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.m3 {
	background-image: url(../graphics/m3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.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;
}
.b1 {
	background-image: url(../graphics/b1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.cbg {
	background-image: url(../graphics/cbg.jpg);
}
.c-top {
	background-image: url(../graphics/c-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.c-center {
	background-image: url(../graphics/c-center.jpg);
}
.c4a {
	background-image: url(../graphics/c4a.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.intro-bg {
	background-image: url(../graphics/intro-bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
