@charset "utf-8";
/* CSS Document */

body {
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000; 
background-image:url(../images/bg.jpg);
background-repeat:repeat-y;
background-position:center top;
background-color:#000000;
}

.logo{
vertical-align:middle;
height:144px;
}


.category {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#d49d3e;  /* Gold Color */
line-height:20px;
text-transform:uppercase;
}

.sub_category {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;  /* Maroon Color */
line-height:10px;
}

.sub_category a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;  /* Maroon Color */
line-height:30px;
text-decoration:none;
}

.sub_category a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;  /* Maroon Color */
line-height:30px;
text-decoration:underline;
}
.cat_text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#913b3a;
line-height:10px;

/* Maroon Color */

}

.cat_text a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#DC9C45;  /* Maroon Color */
text-decoration:none;
}

.cat_text a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#DC9C45;  /* Maroon Color */
text-decoration:underline;
}








.footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#d49d3e;  /* Gold Color */
line-height:20px;
}

.footer a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#d49d3e;  /* Gold Color */
line-height:20px;
text-decoration:none;
}

.footer a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#d49d3e;  /* Gold Color */
line-height:20px;
text-decoration:underline;
}


.product_caption {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;  /*  Black   */
text-align:center;
height:25px;
}

.product_caption a{
color:#000000;
text-decoration:none;
}

.product_caption a:hover{
color:#913b3a; 
text-decoration:none;
}

.price {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;  /* Maroon Color */
text-align:center;

}

.btn{
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#d49d3e;
color:#FFFFFF;
padding:2px;
border:#FFFFCC solid 0px;
font-size:12px;
}

.country{
width:260px;

}
