body {
	background:#71624D url(../Images/plainbg.jpg);font:12px Arial, Helvetica, sans-serif;color:#fff;margin:10px 0px 110px 0px;
}
hr {border:none;border-top:1px solid #333;margin:20px 0px 20px 0px;}
.clear {display:block;clear:both;}
a {color:#000;}.clear{display:block;clear:both;}
.ppbtn {display:block;overflow:hidden;height:30px;margin:0px;padding:0;}
h1.downcome {font-size:36px;margin:0px;color:#fff;}
.lilthumbs {margin:0px 0px 5px -5px;clear:both;}
.picview {cursor:pointer;border:4px double #2E220A;margin-left:5px;display:block;float:left;}
.center {text-align:center;}
img {border:none;}
/* the overlayed element */ 
.simple_overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    background-color:#333; 
     
    width:auto;     
    min-height:200px; 
    border:1px solid #666; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;     
} 
 
/* close button positioned on upper right corner */ 
.simple_overlay .close { 
    background-image:url(../Images/close.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

/* styling for elements inside overlay */ 
.details { 
    position:absolute; 
    top:15px; 
    right:15px; 
    font-size:11px; 
    color:#fff; 
    width:150px; 
} 
 
.details h3 { 
    color:#aba; 
    font-size:15px; 
    margin:0 0 -10px 0; 
}
.contain {margin:0px auto;width:980px;text-align:left;}
.pedal {margin:0px auto;width:450px;text-align:left;float:left;margin-right:10px;}
.singlepedal {width:100%;}
.thumb1 {border:4px double #2E220A;clear:both;width:192px;margin-bottom:10px;float:left;}
.thumb2 {width:350px;}
#Contact {float:right;text-align:left;padding:6px;}
#Contact a {display:block;float:left;margin-right:10px;}

.mainpic {float:left;width:200px;margin-right:15px;}
.widepic {width:360px;}
.small {font-size:10px;color:#FFFBE5;}

.sample {display:block;font-size:10px;}
