@charset "utf-8";

/*generic module classes*/
.moduleTable{background-color:transparent; width:532px;}
.centralHeaderSpacer{width:11px; height:11px;}
.centralContentSpacer{width:11px; height:11px;}

.centralHeaderNW{background-image:url(../ecommerce/images/structure/border/borderNw.gif);background-repeat:no-repeat; width:11px; height:25px;}
.centralHeaderN{background-image:url(../ecommerce/images/structure/border/borderN.gif); background-repeat:repeat-x;height:25px;}
.centralHeaderNE{background-image:url(../ecommerce/images/structure/border/borderNe.gif);background-repeat:no-repeat; width:11px; height:25px;}



.centralHeaderW{background-image:url(../ecommerce/images/structure/borders/l5.gif);}
.centralHeaderC{background-color:#fff;}
.centralHeaderE{background-image:url(../ecommerce/images/structure/borders/r5.gif);}

.centralHeaderSW{background-image:url(../ecommerce/images/structure/borders/bl5.gif); background-repeat:no-repeat; background-position:top;}
.centralHeaderS{background-image:url(../ecommerce/images/structure/borders/b5.gif); background-repeat:repeat-x; background-position:top;}
.centralHeaderSE{background-image:url(../ecommerce/images/structure/borders/br5.gif); background-repeat:no-repeat; background-position:top; height:12px;}


.centralContentNW { background-image:url(../ecommerce/images/structure/border/borderNw.gif); background-repeat:no-repeat;width:11px; height:25px;}
.centralContentN{ background-image:url(../ecommerce/images/structure/border/borderN.gif); background-repeat:repeat-x; background-position:bottom; /*width:99%;*/}
.centralContentNE { background-image:url(../ecommerce/images/structure/border/borderNe.gif); background-repeat: no-repeat;width:11px; height:25px;}
.centralContentW { background-image:url(../ecommerce/images/structure/border/ContentCenterLeft.gif); background-repeat:repeat-y; width:5px;}
.centralContentE { background-image:url(../ecommerce/images/structure/border/ContentCenterRight.gif); background-repeat:repeat-y; width:5px;}
.centralContentSW { background-image:url(../ecommerce/images/structure/border/ContentBottomLeft.gif); background-repeat:repeat-y; width:11px; height:11px;}
.centralContentS{ background-image:url(../ecommerce/images/structure/border/ContentBottomCenter.gif); background-repeat:repeat-x;}
.centralContentSE { background-image:url(../ecommerce/images/structure/border/ContentBottomRight.gif); background-repeat:repeat-y; width:11px; height:11px;}

.HeaderBox{width:100%;}
