body {
font-family: Verdana, Arial;
background-color: #8adddd;
padding: 0px 0px 0px 0px;
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;
}

#topBlue {
width: 100%;
min-width: 781px;
height: 183px;
background-color: #3dc3d2;
position: absolute;
top: 0px;
left: 0px;
}

#bodyBox {
clear: both;
text-align: center;
margin: 0 auto;
padding-top: 15px;
}

#bodyHolder {
width: 739px;
height: 132px;
border: 0px solid;
margin: 0 auto;
position:relative;
}


#menuTopText {
background-image: URL('design/menuTopText.gif');
width: 313px;
height: 13px;
float: right;
font-size: 5px;
margin-right:10px;
}


#menuTop {
background-image: URL('design/menuTopBg.gif');
width: 739px;
height: 126px;
clear:both;
}


#menuTopLeft {
background-image: URL('design/menuTopLeft.gif');
width: 160px;
height: 126px;
float:left;
}


#menuTopRight {
background-image: URL('design/menuTopRight.gif');
width: 474px;
height: 126px;
float: right;
}

#menu {
width: 731px;
height: 25px;
background-color: #00bcd1;
border: 4px solid #ffffff;
font-weight: bold;
font-size: 12px;
}

#menu ul {
margin: 0px;
padding: 0px;
list-style: none;
}

#menu li {
float: left;
}

#menu a {
display: block;
height: 15px;
background-color: #00bcd1;
border: 0px solid #ffffff;
padding: 5px;
float: left;
color: #ffffff;
text-decoration:none;
}

#menu a:hover {
display: block;
height: 15px;
background-color: #8adddd;
border: 0px solid #ffffff;
float: left;
}



#mainBody {
background-color: #ffffff;
border: 4px solid #ffffff;
width: 731px;
padding: 10px 0 10px 0;
margin: 0 0px 0 0px;
text-align: left;
font-size: 12px;
}


#footerBox {
width: 739px;
height: 25px;
background-color: #ffffff;
clear:both;
}

#footerLeft {
width: 14px;
height: 25px;
background-image: URL('design/footerLeft.gif');
font-size: 5px;
float:left;
}

#footerCenter {
padding-top: 4px;
width: 711px;
height: 17px;
float:left;
font-size:10px;
text-align: center;
border-bottom: 4px solid #ffffff;
color: #ffffff;
background-color: #00abbe;
}

#footerRight {
width: 14px;
height: 25px;
background-image: URL('design/footerRight.gif');
font-size: 5px;
float:right;
}



.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;
}




.shopItem {
float: left;
width: 215px;
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;
}


