/* CSS Document */

#headerMiva{
/*margin-left:10px;*//*for FF*/
margin:0 auto;
width:737px;
height:146px;
padding:0;
}


#logoArea{
float:left;
width:540px;
margin:0;
padding:0;
/*
padding:0px 0px 0px 12px;
*/
}

#mivaNav{
background-color:#ffffff;
width:196px;
float:left;
background-image:url(../images/header_right.jpg);
background-position:left;
}

#productNav{
padding:20px 0px 10px 0px;
}

#mivaBox{
background-image:url(../images/bg_body.gif);
background-repeat:repeat-y;
/*width:546px;*/
width:546px;

min-height:640px;
min-height:900px;

height:auto !important;

height:640px;
height:900px;

float:left;
margin:0px 0px 0px 3px;
}



#secondaryBox{
background-image:url(../images/bg_body.gif);
background-repeat:repeat-y;
width:546px;
min-height:289px;
height:auto !important;
height:289px;
float:left;
margin:0px 0px 0px 3px;
/*overflow:auto;*/
}

#text{
width:526px;
padding:0;
text-align:justify;
}

#secondaryBox p{
padding:15px;
text-align:justify;
}

#secondaryBox img{
margin:0 0 10px 10px;
float:right;
border:1px solid #f00;
}

#product-footer{
text-align:center; font-size:.7em;
}

/*for product display tables*/
#text p{
margin:10px 0;
}

#text .product-details{
margin:10px 0;
border-collapse: collapse;
}

#text .product-details th{
font-size:13px;
font-weight:bold;
}
#text .product-details td, #text .product-details th {
text-align:center;
font-size:12px;
border:1px solid #000;
}
#text .product-details ol, #text .product-details ul {
text-align:left;
}		

.prodImage{
margin:5px;
float:right;
}

/*for store front*/
#productBox img{
margin-bottom:15px;
}


#storefront-cats div{
border:1px solid #000;
padding:1px;
clear:both;
margin-bottom:10px;
width:522px;
}

#storefront-cats h3{
width:518px;
background-color:#000;
padding:4px 2px;
margin-top:0;
margin-bottom:0;
text-align:center;
}

#storefront-cats h3 a{
color:#fff;
}

#storefront-cats p{
width:510px;
border:1px solid #f00;
padding:5px;
font-size:1em;
clear:both;
margin:0;
border-top:none;
}

#storefront-cats p span{
float:right;
width:350px;
display:block;
}

#storefront-cats img{
float:left;
margin-right:5px;
}

table.prod-desc p {
	font-size: 12px;
}