/* CSS Document */

#shop-left{float:left; font-size:24px; font-weight:bold; color:#333333; margin-top:60px; margin-left:50px; width:320px;}
#shop-right{float:left; width:400px;}
#pricing {clear:both; width:150px;}
#shop-right-images{float:left; width:290px; margin-top:50px; margin-left:30px;}
#shirt-frame {width:290px; height:337px;}
#shop-shirt-mint {display:block;  }
#shop-shirt-sunshine {display:none;  }
#shop-shirt-aqua {display:none;  }
.size {font-size:16px;}
.note {font-size:14px; font-style:italic;}
.leftmargin {margin-left:20px;}

/*Color Palette*/
#shirt-palette {  }
ul.ul-palette {list-style:none; margin:0; padding:0; margin-top:5px;}
.ul-palette li {float:left; margin-left:30px; }

.ul-palette a {display:block; width:44px; height:44px; background-repeat:no-repeat;}
.ul-palette a:hover{background-position:0 -44px;}


a.button-mint {background-image:url(../images/shop/color-palette-mint.gif); background-position:0 -44px;}
a.button-sunshine {background-image:url(../images/shop/color-palette-sunshine.gif); background-position:0 0;}
a.button-aqua {background-image:url(../images/shop/color-palette-aqua.gif); background-position:0 0;}