/* CSS Document */
body{
margin:0px auto;
padding:0px;
background-image: url(../image/bg_main.gif);
background-repeat:repeat;
font-family:arial;
font-size:12px;
font-style:normal;
font-weight:normal;
text-align: justify;
text-decoration:none;
}
.logo{
background-image: url(../image/logo.gif);
background-repeat:no-repeat;
width:301px;
height:143px;

}


/*-------------- search bar----------------*/
.input_textbox
{
width:162px;
background-color:#DBD6A7;
border:1px solid #9C8430;
padding-left:4px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 18px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #33486A;
height:18px;
text-decoration: none;
}
.input_textbox2
{
width:120px;
background-color:#DBD6A7;
border:1px solid #9C8430;
padding-left:4px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 18px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #33486A;
height:18px;
text-decoration: none;
}
.input_textbox3
{
width:45px;
background-color:#DBD6A7;
border:1px solid #9C8430;
padding-left:4px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 18px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #33486A;
height:18px;
text-decoration: none;
}
.banner
{
height:193px;
width: 504px;
background-image:url(../image/banner.gif);
background-repeat:no-repeat;
}
.girl
{
height:279px;
width: 163px;
background-image: url(../image/th_girl.gif);
background-repeat:no-repeat;
}
.shopping_cart
{
height:51px;
width: 179px;
background-image: url(../image/th_shoppingcart.gif);
background-repeat:no-repeat;
}
.catagory
{
height:57px;
width: 179px;
background-image: url(../image/th_catagories.gif);
background-repeat:no-repeat;
}


.box_top
{
height:37px;
width:126px;
background-image: url(../image/th_type.gif);
background-repeat:no-repeat;
}

.fact_about_vara
{
height:76px;
width:153px;
background-image:url(../image/th_factabout.gif);
background-repeat:no-repeat;
}
.link_1
{
font-family:tahoma;
font-size:11px;
font-style:normal;
font-weight:normal;
text-align: justify;
text-decoration:none;
color:#000000;
}
.link_1:hover
{
text-decoration:underline;
}
.link_2
{
font-family:arial;
font-size:12px;
font-style:normal;
font-weight:bold;
text-decoration:none;
color:#424213;
}
.link_2:hover
{
text-decoration:underline;
}
.link_menu
{
font-family:arial;
font-size:12px;
font-style:normal;
font-weight:bold;
text-decoration:none;
color:#424213;
}
.link_menu:hover
{
text-decoration:underline;
}
.shopping-cart_text
{
font-family:arial;
font-size:12px;
font-style:normal;
font-weight:bold;
text-decoration:none;
color:#424213;
}
.catalouge_text
{
font-family:arial;
font-size:12px;
font-style:normal;
font-weight:bold;
text-decoration:none;
color:#03638C;
}
.link_sample
{
font-family:arial;
font-size:12px;
font-style:normal;
font-weight:bold;
text-decoration:none;
color:#03638C;
}
.link_sample:hover
{
text-decoration:underline;
}
.fotter_text
{
font-family:arial;
font-size:12px;
font-style:normal;
font-weight:normal;
text-decoration:none;
margin:0 3px;
color:#03638C;
}
.fotter_text:hover
{
text-decoration:underline;
}

.product_box_01
{
padding:6px;
border:6px solid #8D993B;
}
.product_box_02
{
background-color:#B5B085;
}
.box_white_bor
{
border:1px solid #433E2F;
padding:6px;
width:200px;
}
.box_white_bor2
{
border:1px solid #ffffff;
padding:3px;

}
.link_view-more
{
font-family:arial;
font-size:12px;
font-style:normal;
font-weight:bold;
text-align: justify;
text-decoration:none;
color:#FA332A;
}
.link_view-more:hover
{
text-decoration: underline;
}
.white_dot
{
background-image:url(../image/white_dot.gif);
background-repeat:repeat-x;
height:2px;
background-position:left top;
}