body {
background-color:#B1CFDA;
height:100%;
min-width:850px;
min-height:100%;
width:100%;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
a {
color:#000;
}
a:hover {
text-decoration:none;
}
img {
border:0;
}
h2 {
font-weight:normal;
letter-spacing:1px;
text-transform:uppercase;
padding:5px 0 5px 10px;
border-bottom: dotted 2px #F58A70;
}
#header {
min-width:800px;
width: 100%;
height:145px;
border-bottom:solid 3px #000;
background:url(img/head-logo.jpg) center no-repeat;
display:block;
}
.img-left, .img-right, .img-center {
position:absolute;
}
.img-left {
left:0;
}
.img-right {
right:0;
}
.img-center {
left:35%;
}
#nav {
width:800px;
margin:auto;
height:35px;
}
#nav ul {
margin-left:-85px;
}
#nav ul li {
float:left;
list-style:none;
}
#nav li{
padding: 5px 0 2px 30px;
}
#mp3 {
float:right;
margin-top:-30px;
margin-right:-15px;
clear:both;
}
#container {
background:#fff;
width:800px;
margin:auto;
min-height:400px;
border: solid 2px #000;
padding:15px;
}
#footer {
width:800px;
margin:auto;
background: url(img/bal-bot.jpg) center no-repeat;
height:200px;
}
#foot-left, #footer-right {
width:275px;
line-height:50px;
padding-top:10px;
margin-left:-15px;
}
#foot-left img {
padding:3px;
}
#footer-right {
width:325px;
margin-top:-85px;
margin-right:-20px;
float:right;
}
#footer-right ul li {
float: left;
list-style:none;
}
#footer-right li {
padding-left:10px;
}
#foot-right a {
text-transform:uppercase;
}
#ad-left {
position:absolute;
left:5%;
top:32%;
z-index:10;
}
#ad-right {
position:absolute;
left:75%;
top: 30%;
z-index:9;
}
<!--DIV TOGGLE-->
.visible {display:block;}
.hidden {display:none;}
#two {display:none;}
.product {
}
.merch-pic {
float:left;
width:300px;
padding: 10px 0 0 10px;
}
.btn-zoom {
margin:5px;
text-align:center;
padding:0 2px 3px 0;
font-size:20px;
font-weight:bold;
color:#fff;
width:20px;
height:20px;
display:block;
float:right;
}
.merch-pic a{
text-decoration:none;
background:#EC7161;
}
.merch-pic a:hover {
background:#E9B754;
}
.prod-label {
float:left;
padding-top:5px;
font-style:italic;
}
.product-desc {
padding: 10px 25px 0 25px;
width: 425px;
float:right;
}
.product-desc p {
line-height:160%;
}
.product-desc input {
padding:10px;
}
