body {
background-color: #0E74C7;
text-align:center;
color:#666;
line-height:1.4em;
font-size:.9em;
}
.error{
	color:#ff0000;
}

.logo {
height:175px;
float: left;
margin: 10px;
}

a {
color:#1E4888;
text-decoration:none;
}

a:hover {
text-decoration:underline;
color:#003;
}

#content {
color:#333;
text-align:left;
font-family: verdanda, sans-serif;
}

.ui-effects-transfer {
border:4px solid #59C4EC;
}

.transferring {
background-color:red;
opacity:0.5;
}

h1 {
font-size:1.4em;
color:#007aa9;
}

h2 {
font-size:1.2em;
}

#wrapper {
background-color:#FFF;
width:880px;
margin:5px auto;
}

#header {
height:200px;
background-repeat:no-repeat;
background-position:left;
margin-top:10px;
}

#left {
width:250px;
float:left;
background-color:#dff2ab;
/*color:#f0f0f0;*/
font-family: verdanda, sans-serif;
margin:10px;
}

#left a {
  color:#50710D; 
}

#user {
  padding:.5em;
}

#user a {
 /* color:#B22234; */
}
#user input {
  width:97%;
}
#user input[type="submit"] {
  width: 100%;
}
#user td a {
  margin-left:67px;
}
#cats ul {
list-style:none;
margin:10px 0 0;
padding:0;
}

#cats ul li a {
font-size:1.2em;
display:block;
height:25px;
text-indent:10px;
border-bottom:1px solid #c8e183;
text-decoration:none;
padding:5px;
}

#cats ul li a:hover {
background-color:#e8f5c3;
color: #50710D;
}

#cart {
padding:10px;
border-bottom: 1px solid #C8E183;
}

#cart h1 {
font-size:1.2em;
}
#cart a {
 /* color:#B22234; */
}


#right {
width:580px;
float:left;
margin:10px 10px 10px 0;
padding:10px;
}

#footer {
clear:both;
}

#checks {
padding:10px;
}

#checks ul {
list-style:url(images/check.gif);
margin-left:20px;
}

#checks li {
font-size:.9em;
color:#000;
list-style:none;
padding:2px 2px 2px 10px;
}

.item-block {
background-color:#D7ECFB;
float:left;
width:270px;
height:170px;
text-align:center;
margin:5px;
padding:2px;
}
.item-block a{
 /* color:#f0f0f0;*/
}

.item-block .image {
background-color:#FFF;
text-align:center;
height:120px;
overflow:hidden;
}

.item-block .image img {
max-height:120px;
}

.item-block .desc {
padding:5px;
}

.item-list * {
padding:.25em;
}

.item-list .name {
float:left;
width:130px;
overflow:hidden;
}

.item-list .description {
float:left;
margin-left:20px;
margin-right:5px;
width:270px;
height:4em;
overflow:hidden;
text-overflow:ellipsis;
}

.item-list .price {
float:right;
width:50px;
text-align:right;
overflow:hidden;
clear:right;
}

.item-list .pricelabel{
float:right;
text-align:right;
}
.item-list {
clear:both;
border-bottom:1px solid #000;
}

#newsletter {
margin:15px 5px 5px 280px;
padding:5px;
}

.news {
border:1px solid #CCC;
margin:10px;
padding:5px;
}

#pizza-setup {
margin-top:15px;
margin-bottom:15px;
border-bottom:1px dotted #CCC;
}

.option_set {
background-color:#F4F4F4;
border:1px solid #CCC;
margin-top:10px;
padding: 5px;
}
.option_set .name {
  font-weight:bold;
}
.option_set .max_toppings{
  font-style:italic;
}

#jumpnav {
border-bottom:1px dashed #CCC;
margin-bottom:10px;
padding-bottom:5px;
}

#add-cart {
border-top:1px dashed #CCC;
}

#pages {
background-color:#E6E6E6;
border-bottom:2px solid #CCC;
}

#pages ul {
list-style:none;
margin:0;
padding:0;
}

#pages ul li {
list-style:none;
float:left;
}

#pages ul li a {
float:left;
padding:7px 10px;
}

p {
margin:5px;
}

#sizes input {
margin-right:20px;
text-align:center;
}

#pizza_price {
font-size:1.4em;
text-align:right;
border-top:1px solid #CCC;
font-weight:700;
margin:10px 5px 5px;
padding:5px;
}

#toppings li {
float:left;
width:140px;
margin:4px;
padding:3px;
}

#toppings li,#toppings ul {
list-style:none;
}

#status {
margin-top:2px;
text-align:right;
margin-right:25px;
float:right;
}

<!-- menu stuff -->
#menu {
text-align:left;
margin:0 auto;
}

#menu h2 {
color:#3C3B6E;
font-size:150%;
text-align:center;
margin:1em auto .3em;
}

#menu dl {
width:100%;
overflow:auto;
background:url(images/dot.gif) repeat-x 0 1.2em;
margin:0 0 1em;
}

#menu dt,dd.price {
font-size:130%;
font-weight:700;
}

#menu dt {
float:left;
padding-right:3px;
color:#900;
}

#menu dd {
margin:0;
}

#menu dd.price {
float:right;
padding-left:3px;
color:#333;
}

#menu dd.ingredients {
float:left;
width:100%;
font-style:italic;
padding:3px 0;
}

.pricetype {
padding-left:3px;
color:#007aa9;
font-size:130%;
font-weight:700;
padding-bottom:10px;
text-align:right;
}

#pizza-tabs {
font-size:.9em;
margin:10px;
}

.pizza-sizes {
margin:10px;
}

.pizza-sizes label {
width:200px;
display:block;
float:left;
}

.pizza-sizes div {
clear:both;
margin:5px;
padding:2px;
}

#top-wrapper {
width:880px;
margin:5px auto;
}

#searchbox-main {
font-size:1.3em;
color:#FFF;
text-align:right;
margin:10px;
padding:10px;
}

#searchbox-main a {
color:#FFF;
}

#searchbox {
font-size:1.6em;
border:1px solid #CCC;
margin:10px;
padding:10px;
}

.search_result {
border:1px solid #C9E4ED;
margin:10px;
padding:10px;
}

.wide {
width:100%;
}

#message {
  color:#228B22;
}

.art-menu {
  font-family: verdanda, sans-serif;
}
.optiontarget{
  display:none;
}
.itemInfo {
  width: 318px;
  display:inline-block;
  vertical-align:top;
}
.itemInfo .submit{
  font-size: large; 
  padding: .3em;
  margin-top: 10px;
  width:100%;
}
#totalprice {
  font-weight: bold;
  font-size: x-large;   
  margin-top: 10px;
}
.optionlist select {
  margin-top: 5px;
  width:100%;
}
.optionlist {
  min-height:30px;
}
.optioninputs input{
  width: 2em;
  margin-left: 5px;
}
.optioninputs {
  text-align: right;
  margin-bottom: 5px;
}
.quantity {
  margin-bottom: 5px;
  margin-top: 5px;
}
.quantity input{
  width: 3em;
}
.quantity select{
  float:right;
  width:190px;
}
.instructions {
  text-align:center;
}
.instructions textarea {
  width: 100%;
  height: 3em;

}
#viewprod{
  text-align:left;
}
#sitetitle {
  position: relative;
  top: 100px;
  font-size: 30px;
  font-weight: bold;
  font-family: verdanda, sans-serif;
}
.optionchecks{
  white-space: nowrap;
  display: inline-block;
}
.single_price{
  /* if item has only a single price, price for item is displayed with this style */

}
.single_price_label{

}
.hidden{
  display:none;
}
#additionalImages {
  width:230px; 
  margin-top:10px;
}
.additionalImage {
  padding-right:5px;
  width:69px;
  overflow:hidden;
  cursor:pointer;
}
#mainImage {
  max-width:230px;
  max-height:230px;
}
#mainImageContainer {
  height:230px;
  width:230px;
}

#productImages {
  margin-right: 20px;
  width:230px;
  display:inline-block;
}

#regForm td:first-child {
  width:150px;
  padding-right:1em;
  text-align:right;
}
#regForm input {
  width:100%;
}
.delivery_fee_row {
  display:none;
}
#tipsForm label {
  display: inline-block;
  width: 162px;
}
#tipsForm input {
  margin-right: 5px;
}
#couponForm label {
  display: inline-block;
  width: 300px;
  margin-top: 5px;
}
#checkoutForm label {
  display:inline-block;
  width: 300px;
  margin-top: 5px;
}
#checkoutForm input[name="delivery"]{
  margin-right: 5px;
  margin-left: 5px;

}
#checkoutForm label.delivery{
  display: inline;
}
