/************ 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 0px;
	color: #DAF3FE;
}
#sectionLinks a:hover{
	border-top: 0px solid #C8E1FD;
	background-image: url("../graphics/vnh.jpg");
	padding: 2px 1px 4px 0px;
	text-decoration: none;
	font-weight: bold;
	color: #9CE1FD;
}
#pageNav{
	float: inherit;
	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: #336699;
  text-decoration: none;

}
a:visited {
  
  color: #336699;
  text-decoration: none;


}
a:hover 
{
  text-decoration: underline;
  color: #3F7EBE;

}

/******************************************************************/
/* themed tages to change */
/******************************************************************/


body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:xx-small;
/*	
    scrollbar-arrow-color: #B1ECF3;
    scrollbar-3dlight-color: #333333;
    scrollbar-highlight-color: #336699;
    scrollbar-face-color: #2D5680;
    scrollbar-shadow-color: #B1ECF3;
    scrollbar-darkshadow-color: #2D5680;
    scrollbar-track-color: #2D5680;
  */
  
}
textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
}
table, td, p {
  font-family: Tahoma;
  font-size: 10pt;
  color: #336699;
}

.copyright {
  font-family: Tahoma;
  font-size: 8pt;
  color: #ffffff;
  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: #ffffff;
}
.tagline {
  font-size: 10pt;
  font-variant: small-caps;
  font-weight: bold;
  color: #336699;
  padding-left: 10px; 
}
.paragraphTitle {
  font-size: 10pt;
  font-weight: bold;
  color: #336699;
}
.bottomLinks {
  font-family: Tahoma;
  font-size: 9pt;
  font-variant: small-caps;
  color: #ffffff;
}
.topLinks {
  font-size: 10pt;
  font-variant: small-caps;
  font-weight: bold;
  color: #336699;
  padding-right: 10px;
}

/******************************************************************/
/* 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 */
/******************************************************************/


.mbox1-top {
  background-image: url("../graphics/mbox1-top.jpg");
  background-repeat: no-repeat;
  background-position: center top;
}
.mbox1-center1 {
  background-image: url("../graphics/mbox1-center1.jpg");
  background-repeat: no-repeat;
  background-position: center top;
}
.mbox1-center2 {
  background-image: url("../graphics/mbox1-center2.jpg");
  background-repeat: repeat-y;
  background-position: center top;
}
.mbox1-bottom {
  background-image: url("../graphics/mbox1-bottom.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
}

.mbox2-top {
  background-image: url("../graphics/mbox2-top.jpg");
  background-repeat: no-repeat;
  background-position: center top;
}
.mbox2-center {
  background-image: url("../graphics/mbox2-center.jpg");
  background-repeat: repeat-y;
  background-position: center top;
}
.mbox2-bottom {
  background-image: url("../graphics/mbox2-bottom.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
}
.boxtext {
  font-size: 8pt;
  font: Tahoma;
  color: #336699;
  padding-left: 10px; 
  padding-top: 6px;
  padding-right: 2px;
  padding-bottom: 2px;
}


/******************************************************************/
/* special tags */
/******************************************************************/


.scroller {
  font-size: 8pt;
 /* color: #0000FFs*/
 color: inherit;
}
scroller_bg {
 /* background-color: #fgfgfg;*/
  background-color :inherit;
}


/******************************************************************/
/* 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: #ffffff;
  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;
}.b1 {
	background-image: url("../graphics/b1.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg {
	background-image: url("../graphics/bg.jpg");
	background-repeat: repeat-x;
	background-position: left top;
}
.c1 {
	background-image: url("../graphics/c1.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}  
.c11 {
	padding:3px;
	background-image:url("../graphics/vn.jpg");
	background-position: center top;
	background-repeat:no-repeat;
} 

.c12 
{
	padding: 3px;
	background-image: url("../graphics/vnh.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}
.c13 
{
	padding: 3px;
	background-image: url("../graphics/vns.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}

.c2 {
	background-image: url("../graphics/c2.jpg");
	background-repeat: repeat-y;
	background-position: center top;
}
.t1 {
	background-image: url("../graphics/t1.jpg");
	background-repeat: repeat-x;
	background-position: center top;
}
.t2 {
	background-image: url("../graphics/t2.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
.template-b1 {
	background-image: url("../graphics/template-b1.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.template-b2 {
	background-image: url("../graphics/template-b2.jpg");
	background-repeat: repeat-x;
	background-position: center bottom;
}
.template-b3 {
	background-image: url("../graphics/template-b3.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.template-c1 {
	background-image: url("../graphics/template-c1.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.template-c2 {
	background-image: url("../graphics/template-c2.jpg");
	background-repeat: repeat-x;
	background-position: left top;
}
.template-c3 {
	background-image: url("../graphics/template-c3.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}

.template-m1 {
	background-image: url("../graphics/template-m1.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
.template-m2 {
	background-image: url("../graphics/template-m2.jpg");
	background-repeat: repeat-y;
	background-position: right bottom;
}
.template-w1 {
	background-image: url("../graphics/template-w1.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
.template-w2 {
	background-image: url("../graphics/template-w2.jpg");
	background-repeat: repeat-y;
	background-position: right bottom;
}
.template-w3 {
	background-image: url("../graphics/template-w5.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}

.template-t1 {
	background-image: url("../graphics/template-t1.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
.template-t2 {
	background-image: url("../graphics/template-t2.jpg");
	background-repeat: repeat-x;
	background-position: left top;
}
.template-t3 {
	background-image: url("../graphics/template-t3.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.template-c4 {
	background-image: url("../graphics/template-c4.jpg");
	background-repeat: repeat-y;
	background-position: left bottom;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td, input, select {
	font:11px verdana;
	vertical-align: top;
}

			
.bgtop {
    background-repeat:repeat-x;
	background-position:top;
}
			
.sidemenu a {
	font:10px verdana;
	font-weight:bold;
	text-decoration: none;
	color:#467b99;
}
			
.mytitle {
	padding:5px;
	background-image:url("../images/title-bg1.gif");
	background-repeat:repeat-x;
	width:100%;
}
.mybackground {
	padding:5px;
	background-image:url("../images/cultural.jpg");
	background-repeat:repeat-x;
	width:100%;
}
		
.shade td {
	background-color:#fff7d3;
}
			
.shade2 td {
	background-color:#efefef;
}
			
.header td {
	font-weight:bold;
}

.myfont1 td
{
	font-family: Tahoma;
 }

.menu td
{
	font-family: Tahoma;
	font-weight:bold;

 }

.view td
{
	font-family: Tahoma;
	font-size:7.5pt;
	font-weight:normal;
	VERTICAL-ALIGN: middle;

}

.formview td
{
	font-family: Tahoma;
	font-size:x-small;
	font-weight:bold;
 }
 
.font1 td
{
	font-family: Tahoma;
	font-size:7.5pt;
	font-weight:normal;
	
}
.font2 td
{
	font-family: Tahoma;
	font-size:7.5pt;
	font-weight:bold;
}

.font3 td
{
	font-family: Tahoma;
	font-size:8.5pt;
	font-weight:normal;
}
.font4 td
{
	font-family: Tahoma;
	font-size:8.5pt;
	font-weight:bold;
}

.font5 td
{
	font-family: Tahoma;
	font-size:8.5pt;
	font-weight:bold;
	TEXT-TRANSFORM: uppercase;
}
.font6 td
{
	font-family: Tahoma;
	font-size:8.5pt;
	font-weight:normal;
}

.font7 td
{
	font-family: Tahoma;
	font-size:8.5pt;
	font-weight:normal;
	color:White;
}
.font8 td
{
	font-family: Tahoma;
	font-size:small;
	font-weight:normal;
}
.textbox
{
	direction: rtl;
}
