* {
margin: 0;
padding: 0;
   }
   
html, body {
height: 100%;
background: #eee;
color: #000;
font : 11px helvetica, arial, verdana, sans-serif;
}

h1 {
background : url(../images/81.gif) no-repeat;
text-indent : -999em;
width : 120px;
top : 15px;
position : absolute;
height : 170px;
}

h2 {
font-size : 14px;
}


#navi ul {
list-style : none;
text-transform : uppercase;
font-size : 11px;
font-weight : bold;
color : #ccc;
position : relative;
left : 120px;
top : 90px;

}

#navi li {
float : left;
}

#navi li a{
background: #fff;
color: #000;
padding-left: 5px;
text-decoration: none;

}

a {
padding : 0px 2px;
}

#navi li a.active {

color: #ccc; 
}




#content a {
background : #cc0000;
color : #fff;
padding: 1px 4px;
text-decoration : none;
}

#content a:hover {
background : #cc0000;
color : #fff;
}


#wrap {
     min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 auto -20px;
     width: 800px;
     background-color: #fff;
 }

#header {
width : 800px;
height : 110px;
border-top : 10px solid #000;
border-bottom : 1px solid #eee;
background-color: #fff;
}

  
 .footer .push {
height: 20px;
}

.push {
clear: left;
}

.footer {

}

#footer {
background-color: #000;
color: #fff;
margin: 0 auto;
width: 800px;
padding-top: 3px;
padding-bottom: 4px;
text-align : center;
font-size: 10px;
}

#footer a {
background : #000;
color : #fff;
text-decoration : none;
padding: 1px 4px;

}

#footer a:hover {
background : #000;
color : #eee;
}

#content {
margin : 10px;
background-color: #fff;
padding-bottom : 20px;
}

.post {
background: #fff;
padding: 10px;

}

.entry {
height : 189px;
}

div#content img.imgleft {
	float: left;
	margin-right: 15px;
	width: 150px; 
	height: 150px; 
}

div#content img.left2 {
	float: left;
	margin-right: 15px;
	width: 240px; 
	height: 240px; 
}




#right {
width:250px;
float:right;
padding: 20px;
}

#left {
margin-right:270px;
width: 400px;

}

.yab-cart {
padding: 10px;
border: 1px solid #eee;
}

.yab-cart li{
list-style: none;
}

.yab-subtotal{
display:block;
padding-top: 5px;
padding-bottom:5px;
padding-left: 10px;
font-weight:bold}

.yab-to-checkout {
margin-left: 10px;
}

.submit{
margin: 5px;
padding: 1px 4px;
border: none;
background: #000;
color: #FFF;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 11px;
}

input{
margin: 5px 0px;
border:2px solid #ccc;
}
