body {
background-color:#fff;
font-family: Georgia, Arial, Verdana, Sans-serif;
font-size: 67%;
line-height:1.5;
color:#fff;
}


#container {
background:url("../images/bg2.jpg") no-repeat;
width:1024px;
height:1230px;
margin:0 auto;
}

#cart {
background-image:url("../images/cart_bg.gif");
background-repeat:no-repeat;
width:152px;
height:97px;
position:relative;
top:600px;
left:80px;
}


.carttext
{
    font-size: 1em;
    color: #fff;
    
 float:left;
    padding:35px 10px;
    text-align:left;
}

#boxsets {
width:200px;
position:relative;
top:380px;
left:340px;
*left:480px;
}

#boxsets img{
margin-top:10px;
}

#boxsets p {
font-size:1.2em;
margin-top:15px;
margin-left:15px;
background-color:#ed2387;
color:#000;
padding:5px;
text-align:center;
width:100px;
}

#boxsets p.tl 
{
 background-color:#13d1e7; 
 width:80px;
}

#also_avail {
position:relative;
top:500px;
left:80px;
}

#also_avail p 
{
    color:#000;
    margin-top:15px;
    background-color:#13d1e7;
    width:200px;
    padding:5px;
}

.digirama .media
{
    width: 200px;
    float: left;
    margin-right: 25px;
    margin-bottom: 20px;
    color:#000;
}

.digirama .media .image
{
    height:200px;

      padding-bottom:10px;
    float:left;

}
.digirama .media .title a
{
    color: #000;
}

.digirama .media .title a:hover
{
    text-decoration: underline;
}

.digirama .media .title
{
    
    font-size: 1em;
    height: 55px;
    text-align:center;
    width:200px;
    float:left;
  
}

.digirama .media .author
{
   display:none;
}

.digirama .media .price
{
    font-size: 1em;
    color: #000;
    text-align: center;
    float: left;
    padding-top: 4px;
    margin-top:5px;
}

.digirama .media .buy
{
    font-size: 1.2em;
   padding:5px;
background-color:#ed2387;

    text-align: center;
  float:right;
  margin-top:5px;

    
}

a
{
    text-decoration:none;
    color:#fff;
    font-weight:bold;
  

}


.digirama .media a
{

    text-transform:uppercase;
    color:#000;

}

#footer 
{
    float:left;
  margin-top:50px;
 margin-bottom:15px;
    width:1024px;
    color:#000;
}

#footer a { color:#000; }
