/* color of the content area */
#main {
    background-color: #B6D4DA;
    width: 100%;
    margin-top:0px;
}



.pic2 a {
    color: white;
    text-decoration : none;
}

.color-stripe {
    position:relative;
    width: 800px;
    left: 0px;
    height: 20px;
}
/* color of the margin */
body {
    font-family: "Book Antiqua", "Georgia", "Times New Roman" , serif;
    color: black;
    text-align: center;
    font-size: 16px;
    background: #F2EEEB;
}

.nav2{
    list-style: none;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 18px;
}

.nav2 ul{
    padding-left: 0px;
}

.nav2 li{
    height: 17px;
    padding: 0px 28px 0px 13px;
    margin: 0px;
    text-align: left;
    display: inline;
    font-size: 16px;
}

#prices  {
    margin-left: 50px;
    padding: 0px;
    margin: 0px;
}

#prices ul  {
    font-family: "Prestige Elite", "Fixedsys", "Monaco", "monospace";
    padding: 0px;
    margin: 0px;
    list-style: none;
    margin-left:170px;
    width: 405px;
}

.prices li {

    float: left;
    position: relative;
    margin-left: 70px;
    text-align: left;
    z-index: 2;
    color:black;
}

pre {
    background-color: #eee;
    padding: 10px;
    font-size: 11px;
}

a:hover {
    color: #b04a61;
}

#container {
    margin: auto;
    width: 800px;
    z-index: 1;
}

#container #main ul li a {
    text-decoration: none;
    color: white;
}

.fieldWithErrors {
    padding: 2px;
    background-color: red;
    display: table;
}

#errorExplanation {
    width: 400px;
    border: 2px solid red;
    padding: 7px;
    padding-bottom: 12px;
    margin-bottom: 20px;
    background-color: #f0f0f0;
}

#errorExplanation h2 {
    text-align: left;
    font-weight: bold;
    padding: 5px 5px 5px 15px;
    font-size: 12px;
    margin: -7px;
    background-color: #c00;
    color: #fff;
}

#errorExplanation p {
    color: #333;
    margin-bottom: 0px;
    padding: 5px;
}

#errorExplanation ul li {
    font-size: 12px;
    list-style: square;
}

#title {
    line-height: 2em;
    padding-top: 1em;
}

#subtitle {
    font-family: georgia, serif;
    font-size: 36px;
    color: white;
    letter-spacing: .2em;
    line-height: 1em;
    font-style: italic;
    margin-top: -0.2em;
    margin-bottom: .5em;
    padding-top: .2em;
}

div.pic {
    float: left;
    margin-right: 10px;
    margin-left: -2px;
    margin-bottom: 0px;
    width:250px;
    height:300px;
    font-size: 14px;
}

div.pic p {
    letter-spacing: 0em;
    width:  230px;
    text-align: left;
    float: left;
    margin: 20px 0px 0px 20px;
}

div.pic22 {
    float: left;
    margin-right: 10px;
    margin-left: 30px;
    margin-bottom: 0px;
    width:220px;
    height:300px;
    font-size: 14px;
}


div.pic22 p {
    letter-spacing: 0em;
    width:  230px;
    text-align: left;
}

div.pic .label {
    margin-top: 2px;
    text-align: center;
    letter-spacing: .1em;
}

div.pic img {
    border: none;
}

div.pic2 {
    float: left;
    margin-right: 10px;
    margin-left: -2px;
    margin-bottom: 0px;
    width:250px;
    height:200px;
}

div.pic2 p {
    letter-spacing: 0em;
    width:  230px;
    text-align: left;
    float: left;
    margin: 20px 0px 0px 20px;
}

div.pic2 .label {
    text-align: center;
    letter-spacing: .1em;
}

div.pic2 img {
    border: none;
}

div.pic3 {
    float: left;
    margin-right: 10px;
    margin-left: -2px;
    margin-bottom: 0px;
    width:250px;
    height:280px;
}

div.pic3 p {
    letter-spacing: 0em;
    width:  230px;
    text-align: left;
    float: left;
    margin: 20px 0px 0px 20px;
}

div.pic3 .label {
    text-align: center;
    letter-spacing: .1em;
}

div.pic3 img {
    border: none;
}

div.pic4 {
    float: left;
    margin-right: 10px;
    margin-left: -2px;
    margin-bottom: 0px;
    width:250px;
    height:265px;
}

div.pic4 p {
    letter-spacing: 0em;
    width:  230px;
    text-align: left;
    float: left;
    margin: 20px 0px 0px 20px;
}

div.pic4 .label {
    text-align: center;
    letter-spacing: .1em;
}

div.pic4 img {
    border: none;
}

div.three-up {
    margin-left: 18px;
    top: 0px;
    position:relative;
    z-index:2;
}

div.three-up2 {
    position:relative;
    margin-top: 18px;
    left: 20px;
    height: auto;
    top: 10px;
    z-index:2;
}

div.three-up3 {
    left: 0px;
    position:relative;
}
/* An entry in the store catalog */


.design-text-block {
    position:relative;
    width: 800px;
    left: 0px;
    color: black;
    margin-top:18px;
    z-index:1;
}

.dinner-text-block {
    position:relative;
    width: 800px;
    left: 0px;
    color: black;
    z-index:1;
    margin-top: 0px
}

.design-text, .dinner-text{
    text-align: left;
    width: 500px;
    margin-left: 170px;
}

#click {
    text-align:center;
    font-size: 14px;
}

.top {
    position: relative;
    left: 50px;
    margin-left: 20px;
    float: left;
}

.bottom{
    position: relative;
    left: 90px;
    margin-left: 50px;
    margin-top: 10px;
    float: left;
}

#artist_def{
    /* fix */
    height: 380px;
}

#artist-pic {
    position: relative;
    top: 10px;
    left: 40px;
    float:left;
}

#artist-text {
    text-align: left;
    position: relative;
    width: 400px;
    top: 25px;
    left: 70px;
    color: black;
    float:left;
}

#cafe-plate {
    margin:20px;
    float:left;
}

#order-text {
    margin:0;
    margin-right:30px;
    margin-top: 100px;
    text-align: left;
    width:300px;
    float:right;
}

#order{
    height: 450px;
}

#bauble, #mug {
    height: 630px;
    margin-left: 0px;
}

.decorativeballs {
    height: 630px;
    margin-left: 0px;
}

#store .entry form, #store .entry form div {
    display: inline;
}

#notice {
    border: 2px solid red;
    padding: 1em;
    margin-bottom: 2em;
    background-color: #f0f0f0 ;
    font: bold smaller sans-serif;
}

.cat-item {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 250px;
}

#cat-items {
    background-color:#8998B0;
    display:block;
    height: 290px;
}

#cart {
    color: white;
    float: right;
    margin-left:auto;
    margin-right:auto;
    width: 800px;
    background-color: #8998B0;
}

#cart table {
    border-top: 1px dotted #595 ;
    border-bottom: 1px dotted #595 ;
    margin-bottom: 10px;
    color: white;
    margin-left: auto;
    margin-right: auto;
}

.cart-title {
    font: 120% bold;
}

.total-line .total-cell {
    font-weight: bold;
    border-top: 1px solid #595;
}

#store  .entry {
    border-bottom: 1px dotted #77d
}

#store  .title {
    font-size: 120%;
    font-family: sans-serif;
}

#store .entry img {
    width: 75px;
    float: left;
}

#store .entry h3 {
    margin-bottom: 2px;
    color: #227;
}

#store .entry p {
    margin-top: 0px;
    margin-bottom: 0.8em;
}

#store .entry .price-line {
}

#store .entry .add-to-cart {
}

#store .entry  .price {
    color: #44a;
    font-weight: bold;
    margin-right: 2em;
}

/* START:inline */
#store .entry form, #store .entry form div {
    display: inline;
}
