body {
font-family: Verdana, Arial;
background-color: #999999;
background-image: URL('design/bg_lines.gif');
margin: 0px 0px 0px 0px;
text-align: left;
}

input, textarea, select {
font-family: Verdana, Arial;
float: left;
border: 1px solid silver;
font-size: 10px;
}

label  {
font-family: Verdana, Arial;
margin-top: 5px;
float: left;
font-size: 10px;
}

#topGrey {
width: 100%;
min-width: 781px;
height: 175px;
background-color: #999999;

position: absolute;
top: 0px;
left: 0px;
}

#bodyBox {
clear: both;
text-align: center;
margin: 0 auto;
padding-top: 15px;

}

#bodyHolder {
width: 781px;
height: 132px;
border: 0px solid;
margin: 0 auto;
position:relative;
}

#menuDownBox {
background-image: URL('design/menubar.gif');
width: 739px;
height: 41px;
border: 0px solid;
margin: 0 auto;
position:relative;
}


#ornTop {
background-image: URL('design/orn_top.gif');
width: 369px;
height: 132px;
margin: 0 auto;
border: 0px;
text-align: left;
position:relative;
float:left;
}


#menuPic {
background-color: #999999;
background-repeat: no-repeat;
width: 412px;
height: 97px;
margin: 0 auto;
border: 0px;
text-align: left;
top: 35px;
position:relative;
float:right;
}

#ornMiddle {
width: 781px;
height: 6px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-image: URL('design/orn_middle.gif');
background-repeat: no-repeat;
background-position: 12px top;
border: 0px solid;
background-color: #999999;
font-size: 1px;
clear:both;
}

#ornDown {
background-image: URL('design/orn_down.gif');
width: 34px;
height: 7px;
margin: 0 auto;
border: 0px;
text-align: left;
font-size: 1px;
position:relative;
float:left;
}

#menuDownBox img{
  border: 0px solid;
  float:left;
}



#mainBodyWrap {
width: 739px;
margin: 0 auto;
border-left: 0px solid;
border-right: 0px solid;
background-color: #ffffff;
text-align: left;
clear:both;
}


#mainBody {
width: 719px;
padding: 10px 0 10px 0;
margin: 0 10px 0 10px;
text-align: left;
font-size: 12px;
}


#footerBox {
width: 739px;
height: 43px;
background-image: URL('design/footer_lines.gif');
background-repeat: repeat-x;
text-align: center;
font-size: 12px;
}

#footerOrn {
width: 37px;
height: 34px;
background-image: URL('design/footer_orn.gif');
background-repeat: no-repeat;
float:left;
}

#footerStar {
width: 54px;
height: 34px;
background-image: URL('design/footer_star.gif');
background-repeat: no-repeat;
float:right;
}

#footerDesign {
color: #ffffff;
padding-top: 13px;
padding-right: 5px;
float:right;
font-size: 10px;
}

.problem {
font-weight:bold;
font-size: 16px;
color: #990000;
text-align:center;  
margin: 20px 0 20px 0;
}

.okinfo {
font-weight:bold;
font-size: 16px;
color: green;
text-align:center;
margin: 20px 0 20px 0;
}

.date {
text-align: right;
font-size: 10px;
}

.title {
margin-top: 10px;
text-align: right;
border-bottom: 1px solid;
font-size: 14px;
font-weight: bold;
clear: both;
}

.text {
margin: 10px 0px 30px 0px;
text-align: justify;
}

.pic {
padding: 0px;
margin: 0 15px 15px 15px;
border: 1px solid;
float: left;
}

.galleryBox{
float:left;
text-align:center;
width: 230px;
border: 0px solid;
}


.galleryBox img {
padding: 5px;
margin: 0px;
border: 1px solid black;
}


.pic img, .galleryPic img {
border: 5px solid white;
}

.pic a {
color: black;
}

a {
color: #990000;
}

a:hover {
text-decoration: none;
}

li.head {
font-weight: bold;
margin-left: -15px;
list-style-type: square;
padding-top: 0px;
}

.smile {
border: 0px;
}

#shopMenuBox {
border: 0px solid black;
float: left;
width: 130px;
}

#shopBodyBox {
padding: 0px;
margin-left: 0px;
border: 0px solid black;
float: right;
width: 580px;
text-align: justify;
}

#shopMenuBox a {
display: block;
width: 130px;
background-color: black;
color: white;
text-decoration:none;
margin: 5px 0 0 0 ;
padding-top: 5px;
text-align: center;
border-bottom: 4px solid #990000; 
}

#shopMenuBox a:hover {
background-color: #990000;
}

.shopItem {
float: left;
width: 260px;
margin-bottom: 30px;
margin-left: 10px;
padding-bottom: 5px;
border-bottom: 1px solid;
}


.shopItem img {
padding: 5px;
margin: 0 0px 0px 0px;
border: 1px solid;
border: 1px solid black;
}

.shopItem .price {
font-size: 16px;
font-weight:bold;
}

.shopItem .cat {
font-size: 10px;
}

.shopItem .name {
font-size: 14px;
margin-bottom: 5px;
}

.shopItem .more {
float:left;
}

.shopItem .order {
float: right;
}

.cart a {
text-decoration: none;
text-align:center;
width: 15px;
height: 15px;
float:left;
border: 1px solid black;
margin: 0 3px 0 0;
background-color: white;
color: black;
}

.cart a:hover {
background-color: #990000;
color: white;
}

