/* Dena Cali Style*/

body {
background-color:#282727;
color:#000000;
padding: 0xp;
margin: 0xp;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

p {
color:#000000;
padding:0px;
text-align:justify;
font-size:12px;
}

h2 {
color:#666666;
font-weight: normal;
padding-top:0px;
margin-top:0px;
font-size:16px;
}

h4 {
	text-transform:capitalize;
	font-size:14px;
}

a:link { 
	color: #999999;
	}
a:visited { 
	color: #999999;
	}
a:hover { 
	color: #d0cdcd;
	text-decoration: none;
	}
a:active { 
	color: #999999;
	}
        
.denaheader {
        padding-top: 5px;
        color: #666666;
        padding-bottom: 10px;
}

.recommended_border {
   border-left: 1px solid #CCCCCC;
   border-right: 1px solid #CCCCCC;
}

.recommend_seperator {
   height:15px;
}

.recommend_title {
   font-weight:bold;
   font-size:11px;
   text-align:center;
}

.black, ul {
    color:#000000;
    font-size:11px;
}

.outertable {
    background-color:#3e3c3c;
    width: 911px;
}

.table_corner {
    width: 7px;
}

.table_corner_small {
    width: 5px;
}

.outertable_middle {
    width:897px;
    border-top:1px solid #666666;
}

.outertable_middle_bottom {
    width:897px;
    border-bottom:1px solid #666666;
}

.innertable_middle {
    width: 868px;
    border-top:1px solid #999999;
}

.innertable_middle_bottom {
    width: 868px;
    border-bottom:1px solid #999999;
}

.newsletter_middle {
    width:872px;
    background-color:#e1dccf;
}

.maincontent {
    border-left:1px solid #666666;
    border-right:1px solid #666666;
}

.maincontent_inner {
    border-left:1px solid #999999;
    border-right:1px solid #999999;
}

.contentpad {
    padding: 2px 15px 2px 15px;
}

.topmenu {
    height: 35px;
    text-align: center;
}

.newsletterpad {
    padding-top: 10px;
    padding-bottom:10px;	
}

.denafooter {
    padding-top:20px;
    text-align:center;
    color: #fff;
}

#denalist li,a {
	text-align:center;
	list-style-type: none;
	color:#ffffff;
	display: inline;
	text-decoration:none;
}

.denafooter li {
	padding: 0px 5px 0px 5px;	
}

.copywrite {
    padding-top:20px;
    color:#999999;
    text-align: center;
}

.product-price-value, .currency, .product_price {
    color:#000000;
}

