body {
background-color:#000;
font-family: Verdana, Arial, Sans-serif;
font-size: 67%;
line-height:1.5;
color:#000;
background:url("../images/bg.jpg") repeat;

}

a {text-decoration:none; color:#000; }

img {float:left; }

h1 
{
float:left;
font-size:1.3em;
font-weight:200;
padding:5px 10px;
background-color:#85f1fd;
width:120px;
border-bottom:black solid 2px;
}

h2 {
font-weight:200;
font-size:.9em;
line-height:1.2;
background-color:#fbff75;
padding:3.5px 10px;
width:200px;
float:left;
}
h3 
{
float:left;
font-size:1.3em;
font-weight:200;
padding:5px 10px;
background-color:#85f1fd;
width:120px;
border-bottom:black solid 2px;
}
h3 a
{    
    color: #000;    
}

h3 a:hover
{    
    text-decoration: underline;
}


#products h2 
{
    float:left;
    width:315px;
    padding:2px;
    margin-top:47px;
    text-align:center;
}

#products 
{

padding-left:20px;
 width:320px;  
 float:left; 
}

#feature 
{
 float:left;
 width:380px;  
 height:200px; 
 
}

#feature_des
{
    padding-left:20px;
    float:left;
    width:140px;
    height:200px; 
}

#feature_des h1, #feature_des h2 {
width:140px;
margin-top:10px;
}

#footer h1 {
width:200px;
background-color:#ab6df7;
border-bottom:none;
float:left;
margin-right:20px;
}

#footer {
float:right;
width:460px;
height:30px;
margin-top:200px;

}

#bg {

margin:0 auto;
width:100%;
height:1000px;
background:url("../images/header.jpg") repeat-y scroll 50% 0;

}

#leftpan {
float:left;
width:140px;
margin-left:45px;
margin-top:25px;
}

#rightpan {
width:720px;
height:320px;
float:left;
margin-top:25px;
margin-left:65px;

}


#cart {
float:left;
width:140px;
height:auto;
background-color:#cdfb7f;

}

.carttext 
{
    padding-left:10px;
    padding-top:10px;
    padding-bottom:10px;
    text-transform:uppercase;
}

#fd {
float:left;
padding:30px 8px;
}


#content {
margin:0 auto;
position:relative;
top:462px;
left:-4px;
width:1024px;
height:537px;
background:url("../images/content_bg.gif") no-repeat;
}

digirama 
{
    padding-left:50px;
    float:left;
}

.digirama .media
{
    height:150px;
    width: 150px;
    float: left;
    margin-right:18px;
    margin-bottom: 55px;
    color:#000;
      text-align:center;
      position:relative;
      
}

.digirama .media .author
{
    display:none;
}

.digirama .media .image
{
    position:absolute;
    top:0;
    left:0;
  

}

.digirama .media .title
{
      position:absolute;
    top:160px;
    left:0;
float:left;
  font-size:1em;
text-align:left;
    padding-bottom:5px;
    padding-top:5px;
    padding-left:5px;
    width:145px;
    background-color:#85f1fd;
   
}
.digirama .media .title a
{    
    color: #000;    
}

.digirama .media .title a:hover
{    
    text-decoration: underline;
}

.digirama .media .buy
{
    
    width:145px;
    float:left; 
    
    position:absolute;
    top:195px;
    left:0;
 font-size:1.2em;
    padding:2px 0px 2px 0px;
    text-transform:uppercase;
    text-align:right;
    background-color:#cdfb7f;
     margin-top:20px;
     padding-right:5px;

}


.digirama .media .price
{
      position:absolute;
    top:195px;
    left:5px;
    float:left;
    font-size:.9em;
     padding-top:5px;
     background-color:#cdfb7f;
     margin-top:20px;
     z-index:2;
    
}
