/* CSS Document */


body { 
font-family:"Georgia", Serif; 
font-size:.8em; 
color:#4D4D4D; 
background:#ffffff; 
text-align : left; 
margin:0; 
height:100%;
line-height:20px;
border:0;
list-style-type:none;
list-style:none;
}


/*container*/
#container {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
width:850px;
padding:0;
}

#shop_links {
width:400px;
margin:0;
padding:0;
float:left;
position:relative;
top:15px;
left:0;
}


/*right cont*/
#header {
width:400px;
margin:0;
padding:0;
float:right;
position:relative;
top:15px;
left:25px;
}

#checkout {
width:320px;
margin:0 0 30px 0;
padding:0 0 10px 0;
float:right;
position:relative;
top:85px;
left:0;
background:#f0f0f0;
}

#checkout_hd {
background:#29abe2;
color:#fff;
font-size:1.1em;
padding:5px;
font-weight:bold;
}

#checkout_price {
padding:15px;

}


/*left col*/
#shop {
width:380px;
display:block;
margin:0;
padding:0;
position:relative;
top:151px;
left:0;
float:left;
}

#covers {
width:91px;
height:145px;
position:relative;
top:0;
left:0;
float:left;
margin-bottom:10px;
}

#covers-shirt {
width:91px;
height:175px;
position:relative;
top:0;
left:0;
float:left;
margin-bottom:10px;
}

#title {
width:299px;
position:relative;
top:0;
left:20px;
float:left;
padding:0;
margin-bottom:10px;
}

#spacer {
background:url(../images/spacer.gif) repeat-x;
width:400px;
height:20px;
margin:20px 0 20px 0;
float:left;
}

#description {
width:160px;
position:relative;
top:0;
left:20px;
float:left;
padding:0;
margin-bottom:10px;
}

#TSdescription {
width:280px;
position:relative;
top:0;
left:20px;
float:left;
padding:0;
margin-bottom:10px;
}

#product_holder {
width:400px;
display:block;
padding:0;
margin-bottom:30px;
}

#quantity {
background:#29abe2;
color:#fff;
position:relative;
left:40px;
top:-6px;
float:left;
padding:2px 5px 10px 5px;
width:60px;
height:40px;
text-align:center;
margin:0 0 10px 0;
}

#hidden {
background:#fff;
color:#fff;
position:relative;
left:40px;
top:-6px;
float:left;
padding:2px 5px 10px 5px;
width:60px;
height:40px;
text-align:center;
margin:0 0 10px 0;
}

#hiddensizes {
background:#fff;
color:#fff;
position:relative;
left:20px;
top:0;
float:left;
padding:2px 5px 10px 5px;
width:55px;
height:40px;
text-align:center;
margin:0 5px 10px 0;
}

#sizes {
background:#29abe2;
color:#fff;
position:relative;
left:20px;
top:0;
float:left;
padding:2px 5px 10px 5px;
width:55px;
height:40px;
text-align:center;
margin:0 5px 10px 0;
}

#download {
background:#29abe2;
color:#fff;
position:relative;
left:40px;
top:-6px;
float:left;
padding:2px 5px 10px 5px;
width:60px;
height:33px;
text-align:center;
margin:0 0 10px 0;
}

a {
color:#fff;
text-decoration:none;
}

#checkout a {color:#29abe2;}
#shop_links a {color:#666;}

.title {font-family:"Georgia", Serif; font-size:1.6em; color:#4D4D4D; padding:0; margin:0 0 10px 0;}
.product {font-family:"Georgia", Serif; font-size:1.1em; color:#666; padding:0; margin:0;}
.price {font-family:"Georgia", Serif; font-weight:bold; font-size:1.3em; color:#29abe2; padding:0; margin:0;}
.image {position:relative; top:0; left:0; margin-bottom:10px; }
