/* CSS Document */

body{
margin:0px;
background-color:#0f0f0f;
background-image:url(imgs/top_bg.jpg);
background-repeat:repeat-x;
background-position:top;
}
.top_link{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}
.top_link:hover{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:underline;
font-weight:normal;
}
.text_sky{
font-family:Tahoma;
font-size:11px;
color:#01f2eb;
text-decoration:none;
font-weight:normal;
}
.text_sky:hover{
font-family:Tahoma;
font-size:11px;
color:#01f2eb;
text-decoration:none;
font-weight:normal;
}
.txtfld{
border:none;
font-family:Tahoma;
font-size:11px;
}
.bottom_text{
font-family:Tahoma;
font-size:11px;
color:#737373;
text-decoration:none;
font-weight:normal;
}
.bottom_text:hover{
font-family:Tahoma;
font-size:11px;
color:#737373;
text-decoration:underline;
font-weight:normal;
}
.product_detail{
font-family:Tahoma;
font-size:11px;
color:#000000;
text-decoration:none;
font-weight:normal;
}
.main_cat{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}
.main_cat:hover{
font-family:Tahoma;
font-size:11px;
color:#ffdc46;
text-decoration:none;
font-weight:normal;
}
.price{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:line-through;
font-weight:normal;
}
.heading{
font-family:Tahoma;
font-size:15px;
color:#999999;
text-decoration:none;
font-weight:normal;
}