/*A more generic starting point*/
* {margin: 0 auto; padding: 0; font-family: sans-serif;}

#fullwidth-column {
    width: 978px;
}

.cake-sql-log {
    clear: both;
    width: 1000px;
    margin: 100px auto;
}

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

#shopsplash h2 {
    color: #333;
    margin: 10px;
}


/* Shop header layout fix  */

#body3 .header {height: 131px !important;}

#body3 .navWrapper {margin: -15px 30px 0 0 !important;}

#body3 div#box {margin: -383px auto 0 !important;}

/* End Shop header layout fix  */

.shopBanner {
    width: 720px;
    text-align: left;
    margin: 0 auto;
    display: block;
    position: relative;
}

.borderBox .sides {
    padding: 0 11px;
    position: relative;
    width: 956px;
}

.pagination {
    float: right;
    position: relative;
    top: -16px;
    right: 270px;
}

.product {
    float: left;
    position: relative;
    width: 188px;
    height: 300px;
    margin-right: 39px;
}

.product img {
    width: 188px;
    height: 235px;
    border: 1px solid #808080;
    float: left;
}

.product_display {
    width: 690px;
    float: left;
    display: block;
}

.product_line {
    display: block;
    width: 690px;
    position:relative;
    clear: both;
}

#fullwidth-column .product .plabel {
    margin: 5px 0 0 3px;
}

#fullwidth-column .product .plabel a.designName {
    color: #666;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}

#fullwidth-column .product .plabelby {
    color: #999;
    text-decoration: none;
    font-size: 12px;
    float: right;
    margin-top: 3px;
}

#fullwidth-column .product .plabelby a.designersName {
    color: #999;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}

.tshirtpop, .posterpop, .canvaspop {
    position: relative;
    display: block;
    left: 189px; 
}

.tshirtpop {
    top: 51px;
}

.posterpop {
    top: 100px;
}
.canvaspop {
    top: 149px;
}

.shoppop {
    border: 1px solid #9E9;
    background-color: #FFF;
    width: 280px;
    -moz-border-radius: 0 3px 16px 3px;
    -webkit-border-radius: 0 3px 16px 3px;
    border-radius: 0 3px 16px 3px;
    position: absolute;
    left: 32px;
    top: -50px;
    z-index: 1000;
    display: none;
}

.shoppop .btitle {
    border: 1px solid #9E9;
    border-width: 1px 1px 0 1px;
    background: #FFF url("../img/newshop/TriBullet.gif") no-repeat 17px 13px;
    width: 125px;
    height: 30px;
    -moz-border-radius: 16px 16px 0 0;
    -webkit-border-radius: 16px 16px 0 0;
    border-radius: 16px 16px 0 0;
    position: absolute;
    top: -40px;
    left: -1px;
    font-weight: bold;
    font-size: 21px;
    padding-left: 58px;
    padding-top: 9px;
    z-index: 1001;
}

.shoppop div.hr {
    border: 1px solid #9E9;
    border-width: 0 0 1px 0;
    clear: both;
    font-size: 1px;
    line-height: 1px;
    height: 1px;
    margin: auto;
}

.tshirtpop .shoppop div.hr {
    margin-bottom: 280px;
}
    
.popico {
    border: 1px solid #808080;
    background-color: #FFF;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    width: 32px;
    height: 48px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    z-index: 101;
}
.tshirtpop .popico {
    background-image: url("../img/newshop/tshirt.png");
}

.posterpop .popico {
    background-image: url("../img/newshop/poster.png");
}
.canvaspop .popico {
    background-image: url("../img/newshop/canvas.png");
}

.popico:hover {
    border-color: #9E9;
    z-index: 201;
}

.popico.hover {
    border-color: #9E9;
    border-width: 1px 0 1px 1px;
    z-index: 2201;
}

.shoppoptable {
    border-collapse: collapse;
    width: 266px;
}
.shoppoptable th, .shoppoptable td {
    border-bottom: 1px solid #9E9;
    color: #999;
    text-align: center;
}

.shoppoptable thead th {
    width: 32px;
    height: 30px;
    font-size: 13px;
}

.shoppoptable tbody th, .shoppoptable tbody td {
    height: 22px;
    padding: 4px 0;
    font-weight: bold;
    font-size: 11px
}

.shoppoptable tbody td.Price {
    border-left: 1px dashed #9E9;
    width: 73px;
    height: auto;
    text-align: center;
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 19px;
    color: #000;
}

.shoppoptable tbody td a.addToCartPlus {
    background: url("../img/add_stock.png") no-repeat;
    display: block;
    height: 20px;
    width: 20px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -1000em;
}

.shoppoptable tbody td a:hover {
    background: url("../img/add_stock.png") no-repeat 0 -20px ;
}

.shoppoptable tbody td a.requestReprint {
    background: url("../img/reprint-size.png") no-repeat;
    display: block;
    height: 22px;
    margin-left: 4px; 
    overflow: hidden;
    position: relative;
    text-indent: -1000em;
    width: 24px;
    z-index: 42;
}

.shoppoptable tfoot td {
    border: none;
}

.shoppoptable tfoot td a.productMoreInfo {
    background: url("../img/revamp/productdetails_image_s1.jpg") no-repeat;
    display: block;
    height: 20px;
    overflow: hidden;
    text-indent: -1000em;
    width: 100px;
    margin: 10px auto;
}

#mask {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: none;
    background-color: #262826;
    z-index: 998;
    opacity: 0;
}

#wmask {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #FFF url("../img/stardancewhite.gif") no-repeat fixed center;
    z-index: 999;
    opacity: 0.5;
}

.zhigh {
    z-index: 999;
}

.priceA0, .priceA1, .priceA2, .priceA3, .priceA4 {
    display: none;
}

.showA0 .priceA0, .showA1 .priceA1 , .showA2 .priceA2, .showA3 .priceA3, .showA4 .priceA4  {
    display: block;
}

.rollover {
    background-position: 50% 0;
    display: block;
    outline: 0 none;
    text-indent: -1000em;
}

.rollover:hover {
    background-position: 50% 100%;
}

.ro_Band, .ro_Canvas, .ro_Girls, .ro_Guys, .ro_Posters, .ro_Prints {
    float: right;
    width: 350px;
    height: 294px;
}

.ro_Band {
    background-image: url("../img/newshop/splash/Band.jpg");
}

.ro_Canvas {
    background-image: url("../img/newshop/splash/Canvas.jpg");
}

.ro_Girls {
    background-image: url("../img/newshop/splash/Girls.jpg");
}

.ro_Guys {
    background-image: url("../img/newshop/splash/Guys.jpg");
}

.ro_Posters {
    background-image: url("../img/newshop/splash/Posters.jpg");
}

.ro_Prints {
    background-image: url("../img/newshop/splash/Prints.jpg");
}

#filters {
    position: relative;
    float:right;
    width: 187px;
}
.filters {
    background: #FFF url("../img/newshop/EdgeShadow.png") repeat-y;
    width: 184px;
    border: 1px solid #6c3;
    margin-right: 1px;
    border-right-color: #F6F6F6;
    -moz-border-radius: 16px 2px 0 0;
    -webkit-border-radius: 16px 2px 0 0;
    border-radius: 16px 2px 0 0;
}

.filters h3 {
    font-size: 18px;
    margin: 5px 25px 5px 25px;
    clear: both;
    color: #000;
    text-decoration: none;
}

.filters hr {
    clear: both;
    margin: 9px 24px -8px 27px;
    color: #6c3;
    background-color: #6c3;
    border-bottom: 1px solid #6c3;
    height: 1px;
    font-size: 0px;
    line-height: 1px;
}

.canvasfilterbtn, .posterfilterbtn, .tshirtfilterbtn {
    display: block;
    width: 134px;
    height: 42px;
    margin: 4px auto;
    background-image: url("../img/newshop/FilterButtons.png");
}

.canvasfilterbtn {
    background-position: 100% 0;
}

.posterfilterbtn {
    background-position: 200% 0;
}

.tshirtfilterbtn {
    background-position: 0 0;
    margin-bottom: 22px;
}
.canvasfilterbtn:hover {
    background-position: 100% 100%;
}
.posterfilterbtn:hover {
    background-position: 200% 100%;
}
    
.tshirtfilterbtn:hover {
    background-position: 0 100%;
}

.canvasfilter , .posterfilter{
    height: 100px;
}

.tshirtfilter {
    background: url("../img/newshop/EdgeShadow.png")repeat-y;
    border-top: 1px solid #6c3;
    -moz-border-radius: 2px 0 0 0;
    -webkit-border-radius: 2px 0 0 0;
    border-radius: 2px 0 0 0;
    padding-top: 8px;
    overflow: hidden;
}

#filters .filterBtnGrp {
    margin-left: 27px;
    margin-right: 24px;
}

#filters .filterBtnGrp br {
    clear: both;
    margin-top: 11px;}
    
#filters .filterBtnGrp.bb {
    border-bottom: 1px solid #6c3;
}
#filters .filterBtn {
    font-size: 12px;
    font-weight: bold;
    display: block;
    float: left;
    width: 27px;
    text-align: center;
    padding: 2px 0 2px 0;
    border: 1px solid #6c3;
    color: #6c3;
    background-color: #FFF;
    text-decoration: none;
    margin-left: 5px;
}

#filters .filterBtn.Wide {
    width: 62px;
}

#filters .filterBtn:first-child {
    margin-left: 0;
}
#filters .filterBtn.full {
    width: auto;
    display: block;
    font-size: 13px;
    text-align: center;
    padding: 3px 20px;
    margin: 8px 0 20px;
}

#filters .filterBtn.chckd {
    color: #FFF;
    background-color: #6c3;
}

#filters .filterBtn.chckd:hover {
    background-color: #390;
    border: 1px solid #390;
}

#filters .filterBtn:hover {
    background-color: #6C3;
    color: #FFF;
    }

#filters span.filterBtn, #filters span.filterBtn:hover {
    background-color: #e0f3d7;
    border-color: #e0f3d7;
}

.noborder {
    border: none;
}

#reprint-message {
	background: #E4E7E7 url("../img/newshop/bg-reprint-message.gif") no-repeat;
	font: bold 13px/13px Arial, Helvetica, sans-serif;
	color: #324544;
	width: 142px;
	padding: 32px 20px 16px;
	margin-top: 3px;
}