body {
    font-family: verdana, arial, sans-serif;
    font-size: 90%;
    margin: 0 auto;
    text-align: center;
}

#containerWrapper {
    width: 900px;
    margin: 0 auto;
    background-color: #fff;
}

#container {
    width: 900px;
    margin: 0 auto;
    background-color: #fff;
    /*border-bottom: 1px solid #000;*/
    /*border-left: 1px solid #000;*/
    /*border-right: 1px solid #000;*/
}

#containerCheckout {
    width: 900px;
    margin: 0 auto;
    background-color: #fff;
}


#contentTable {
    float: left;
    height: 450px;
    min-height: 450px;
    width: 900px;
    text-align: left;
    vertical-align: top;
    background-color: #fff;
}

td#contentArea {
    vertical-align: top;
    text-align: center;
    width: 100%;
}

/** Main styles **/

#copyRight {
    font-size: 10px;
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
    background: #FFE3EF;
}

#header {
    width: 900px;
    height: 120px;
    padding-bottom: 10px;
}

/*#headerDisplayArea {*/
    /*background-color: #fff;*/
    /*float: right;*/
    /*margin: 6px;*/
    /*padding: 6px;*/
/*}*/


#headerDisplayArea table {
    background-color: #fff;
}


#headerLinks {
    text-align: left;
    clear: both;
    
}

td.headerLinksRow {
    padding-right: 3px;
}

#headerLinks a {
    /*color: #fff;*/
    /*text-decoration: none;*/
}

#headerLinks td {
    /*padding: 0 17px 0 17px;*/
    /*vertical-align: middle;*/
}

#headerLinks img {
    /*padding: 4px 0 2px 0;*/
}

.customButton {
    padding: 3px;
    border-style: none;
    background-color: #000;
    color: #fff;
    font-size: 11px;
    text-decoration: none;
    vertical-align: middle;
}

a.plain {
    color: #000;
    text-decoration: none;
}

a.plain:hover {
    color: #FF3CAA;
    text-decoration: underline;
}

/** Nav  **/

#leftNavigation {
    width: 190px;
    text-align: left;
    vertical-align: top;
}

a.leftNav {
    text-decoration: none;
    color: #000;
}

a.leftNavClicked {
    text-decoration: none;
    color: #000;
    font-weight: bold;
    padding: 3px 0;
}

td.categoryGroupTitle {
    padding: 20px 0 5px 20px;
    color: #20CCCE;
    font-weight: bold;
    font-size: 13px;
}


a.leftNavClickedSub {
    text-decoration: none;
    font-weight: bold;
    color: #000;
}


a.leftNavSub {
    text-decoration: none;
    color: #666;
}


a.leftNavSub:hover {
    text-decoration: underline;
    font-weight: bold;
}

a.leftNav:hover {
    text-decoration: underline;
    font-weight: bold;
}

td.leftLink {
    padding: 3px 5px 3px 20px;
    font-size: 12px;    
}

td.leftLinkSubCategory {
    padding: 1px 2px 1px 32px;
    font-size: 11px;
}


div.brandNav {
    padding: 1px 2px 1px 30px;
    font-size: 11px;
}

#leftNavColumn {
    width: 190px;
    vertical-align: top;

}

/*This is for the manager only now*/

#topNavigation {
    width: 800px;
    background-color: #FE80A7;
    height: 30px;
    text-align: right;
    vertical-align: middle;
    font-size: 11px;
    padding-top: 2px;
    color: #FFF;
}

#topNavigation a {
    font-size: 11px;
    padding: 0 10px;
    vertical-align: middle;
}

#bottomNavigation {
    clear: both;
    width: 900px;
    vertical-align: middle;
    background-color: #fff;    
    font-size: 10px;
    color: #000;
    text-align: left;
}

#bottomNavigationBar {
    width: 100%;
    padding-top: 100px;
    border-bottom: 5px solid #000;
}

#bottomNavigationTable {
    border-bottom: 1px dashed #000;
    margin: 0 auto;    
    padding-bottom: 20px;
}

a.bottomNavigationLink {
    text-align: left;
    font-size: 10px;
    margin: 0;
    color: #20CCC3;
    text-decoration: none;
}

a.bottomNavigationLink:hover {
    text-decoration: underline;
    color: #000;
}

td.bottomNavigationBar {
    border-left: 1px solid #000;    
}

a.nav {
    color: #FFF;
    text-decoration: none;
}

a.navClicked {
    color: #FF0000;
    text-decoration: none;
}

a.navEnd {
    color: #FFF;
    text-decoration: none;
}

a.navEndClicked {
    color: #FF0000;
    text-decoration: none;
}

a.nav:hover {
    color: #000;
    text-decoration: underline;
}

a.navEnd:hover {
    color: #000;
    text-decoration: underline;
}

/** Home **/



/** Category **/

img.smallCategoryThumb {
    margin-top: 5px;
    border: solid 1px #868686;
}

td.categoryHeader {
    background-color: #FFE2ED;
    padding: 4px 0 4px 5px;
    font-size: 12px;
}

a.categoryLink {
    text-decoration: none;
    color: #000;
}

a.categoryImageLink {
    color: #A2A4A2;
    text-decoration: none;
}

a.categoryLink:hover {
    color: #FF0000;
    text-decoration: underline;
}

#pageLinks {
    font-size: 11px;
    color: #868686;
    padding: 0 0 20px 0;
    text-align: left;
}

a.pageLink {
    color: #868686;
    text-decoration: underline;
}

.selectedPage {
    color: #FF0000;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
}

a.pageLink:hover {
    color: #FF0000;
}

#categoryTable {
    margin-top: 5px;
    margin-bottom: 20px;
    background-color: #fff;
    width: 100%;
}



td.categoryItem {
    text-align: center;
    vertical-align: top;
    padding-bottom: 3px;
}

img.categoryImage {
    border: solid 1px #868686;    
}


p.productCategoryTitle {
    font-size: 10px;
    margin: 0;
    padding: 0 0 5px 5px;
    text-decoration: underline;
}

p.productCategoryPrice {
    margin: 0;
    padding: 0 0 5px 5px;
    font-size: 11px;
}

em.categorySalePrice {
    font-style: normal;
    margin: 0;
    padding: 0 0 5px 5px;
    font-size: 11px;
    color: #FF0000;
}

em.categoryOldPrice {
    font-style: normal;
    text-decoration: line-through;
    color: #000;
    margin: 0;
    padding: 0 0 5px 5px;
    font-size: 11px;
}

/** Item display **/


table.infoDisplayTable {
    border: 1px solid #FE80A7;;
}

td.infoDisplayTableHeader {
    background-color: #FE80A7;
    font-weight: bold;
    text-align: center;
    color: #fff;
    border-bottom: 1px solid #FE80A7;
}

td.infoDisplayTableCell {
    text-align: left;
    font-size: 11px;
}

table.formDisplayTable {
    border: 1px solid #FEB1C4;
    width: 100%;
    margin: 0;
    padding: 0;
}

td.formDisplayTableHeader {
    background-color: #FEB1C4;
    padding: 6px 10px;
    font-size: 12px;
    font-weight: bold;
}

/** Search/error page etc **/
div#errorPageWrapper {
    padding: 40px 80px;
}

table#errorPageTable {
    text-align: left;
    border-style: solid;
    border-color: #FEB1C4;
    border-width: 1px;
}

td#errorPageHeader {
    background-color: #FEB1C4;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
}

td.errorPageItem {
    vertical-align: top;
    font-size: 11px;
    padding: 6px 5px;
}

td.errorPageBottom {
    font-size: 11px;
    padding: 2px 10px 2px 35px;
}

td.errorPageMarker {
    vertical-align: middle;
    text-align: right;
}


/** Order display **/

table.orderDisplayInfoTable {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 11px;
    text-align: left;
}

#orderContentsDisplay {
    width: 100%;
    border-bottom: 1px solid #FEB1C4;
    border-left: 1px solid #FEB1C4;
    border-right: 1px solid #FEB1C4;
}

td.orderContentsDisplayTitle {
    font-size: 12px;
    font-weight: bold;
    background-color: #FEB1C4;
    padding: 5px;
    border-right: 2px solid #fff;
}

td.orderContentsDisplayTitleE {
    font-size: 12px;
    font-weight: bold;
    background-color: #FEB1C4;
    padding: 5px;
}

td.orderDisplayItem {
    font-size: 11px;
    padding: 2px 4px;
}

td.orderContentsDisplayTopB {
    border-top: 1px dotted #FEB1C4;
    font-size: 11px;
    padding: 4px 8px;
}

td.orderContentsDisplayPad {
    font-size: 11px;
    padding: 8px 5px;
}

td.orderContentsDisplayEm {
    font-size: 11px;
    padding: 8px 5px;
    color: #FF0000;
}

#orderDisplayTable {
    text-align: left;
    width: 850px;
}

td.orderDisplayTableItem {
    border: 1px solid #FEB1C4;
    vertical-align: top;
}

td.orderDisplayTableHeader {
    background-color: #FEB1C4;
    font-weight: bold;
    text-align: center;
    padding: 4px 0;
}

/** Misc pages **/

#artistHeader {
    border-bottom: 2px dotted  #A2A4A2;
}

img.artistProfilePic {
    margin-left: 40px;
    border: 1px solid #FF3CAA;
}


td.answerToQuestion {
    padding: 5px 0;
}

/** Misc **/


.cleaner {
    clear: both;
    height: 1px;
    font-size: 1px;
    border: none;
    margin: 0;
    padding: 0;
    background: transparent;
}

.shopInfoDisplay {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 30px;
}


a.standaloneLink2 {
    color: #000;
    text-decoration: none;
}

a.standaloneLink2:hover {
    color:  #FE80A7;
    text-decoration: underline;
}

a.standaloneLink {
    color:  #FE80A7;
    font-weight: bold;
    text-decoration: none;
}

a.standaloneLink:hover {
    color: #000;
}

a.emailLink {
    color:  #000;
    font-weight: bold;
    text-decoration: none;
}

a.emailLink:hover {
    text-decoration: underline;
}

a.inlineLink {
    color:  #FE80A7;
    font-weight: bold;
    text-decoration: none;
}

a.inlineLink:hover {
    color: #000;
    text-decoration: underline;
}

.mediumBold {
    font-size: 11px;
    font-weight: bold;
    color: #000;
    margin: 0;
    padding: 0
}

.mediumText {
    font-size: 11px;
}

.mediumTextItalic {
    font-size: 11px;
    font-style: italic;
}

.smallText {
    font-size: 10px;
    color: #000;
    margin: 0;
    padding: 0;
}

.emText {
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
}

.emTextBig {
    font-size: 12px;
    font-weight: bold;
}

a.standardLink {
    color: #FE80A7;
    text-decoration: underline;
}

a.standardLink:hover {
    color: #000;
    text-decoration: none;
}

.mediumColorText {
    color:  #FE80A7;
    font-size: 12px;
}

.largeColorText {
    color: #FF3CAA;
    font-size: 14px;
}

.largeText {
 font-size: 14px;   
}

.smallColorText {
    color: #FF3CAA;
    font-size: 11px;
}

input.submitButton {
    background-color: #20CCC3;
    color: #fff;
    border: 1px outset #20CCC3;
    font-size: 14px;
    font-weight: bold;
}

input.submitButtonBright {
    background-color: #FE80A7;
    color: #fff;
    border: 1px outset #FE80A7;
    font-size: 14px;
    font-weight: bold;
}

.errorText {
    color: #000;
}

.errorTextArea {
    padding: 5px;
    /*border: 1px solid #FEB1C4;*/
    background-color: #F3B1C4;
    font-size: 12px;
}

.noBorder {
    border-style: none;
}

.simpleUL {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.noPad {
    padding: 0;
    margin: 0;
}

.paddedItem {
    padding: 5px 10px;
}

.invalidField {
    color: #FF0000;
    font-style: normal;
}

.shopHeader {
    font-size: 14px;
    font-weight: bold;
    color:  #000;
    margin: 0;
    padding: 10px 0;
}





