body{
	  background-color: rgb(66,2,5);
	  color: white;
	  font-family: Trebuchet MS, Helvetica, sans-serif
	}

	a, a:link, a:visited{
	   color: white
	}
	a:hover{
	  color: yellow
	}
	img{
		border:0
	}

	#container{
	  position: relative;
	  width: 1000px;
	  margin-left:auto;
	  margin-right: auto
	}
	#pizzaHome{
	  position: relative;
	  width: 1000px;
	  height: 614px;
	  background-image: url(/graphics/plain_city_pizza_bg.png);
	}
	#introContent{
	 position: absolute;
	 left: 332px;
	 top: 250px;
	 width: 224px;
	 height: 215px;
	 color: black;
	 overflow: hidden;
	 padding-left: 3px;
         font-size: 16px;
line-height: 22px
	}
	#introContent p{
     margin-top:0;
	}
	#homeLinks{
	  position: absolute;
	  top: 20px;
	  right: 100px
	}
#homeNav{

  position: absolute;
  top: 182px;
  left: 324px
}
#menuLink{
position:relative;
bottom: 9px;
right: 4px
}
#mapLink{
position:relative;
bottom: 16px;
right: 4px
}
#goodiesLink{
position:relative;
bottom: 24px;
right: 6px
}
#newsLink{
position:relative;
bottom: 34px;
right: 8px
}


        #internalWrapper{
        position:relative;
        margin-top: 20px

}
	#internal{
	margin-left: 50px;

	width: 836px;
	padding-top: 2px;
position:relative;


	}


        #internal a, #internal a:link, #internal a:visited{
	   color: blue
	}

        #secondary a, #secondary a:link, #secondary a:visited{
	   color: orange
	}

	#internal a:hover{
	  color: red
	}
	#content{
	  background-color: white;
	  color: black;
	  width: 540px;
	  float:left;
	  padding: 1em;
	  padding-top: 0.1em;
        background-image:url(/webonizer_sitemedia/contentTopLeftCorner.png);
        background-repeat: no-repeat
	}
	#content.fatbody{
	 width: 790px
	}
	#secondary{
	  background-color: rgb(16,0,0);
	  color: white;
	  width: 250px;
	  padding-left: 6px;
	  padding-right: 6px;
	  float:left;
	  	overflow: auto;
background-image: url(/graphics/pizza.png);
          background-repeat:no-repeat;
          background-position: bottom right
	}

	#secondary h2{
	  font-size: 1.2em
	}
	#secondary div{
	  background-color: rgb(35,5,5);
	  border: 1px solid rgb(24,0,0);
	  color: white;
          margin-bottom: 1em
	}
	#bottomLinks {
	  width: 836px;
	  margin-left: 50px;
	  margin-top: 6px;
	  text-align: center;
	  clear:both
	}
	#bottomLinks *{
	  display: inline;

	}

	.hosting{
	  display: block !important;
	  font-size: 0.8em;
	  margin-top: 1em;
	  color: rgb(200,190,190) !important
	}

	#mailMainFields label{
  display:block
}

#mailMainFields input, #mailMainFields textarea{
  width: 100%
}


.defaultNav {
 position:absolute;
 font-size: 16px;
 list-style:none;
 top:-50px;
 left: 60px
}
.defaultNav *{
 list-style:none;
 margin:0;
padding:0
}

.defaultNav a, .defaultNav li {
 width:120px;
 min-height:25px;

}
.defaultNav > li { /* Home, Areas */
 height:25px; /* Must equal min-height above */
}
.defaultNav ul ul {
 left:121px; /* Must equal width above + 1 */
}

.defaultNav a {
 height:100%;
 display:block;
 text-align:center;
 text-decoration:none
}
.defaultNav li {
 position:relative;
}
.defaultNav ul {
 position:absolute;
}
.defaultNav > li { /* main menu items */
 float:left;
 margin-right:4px;
}
.defaultNav > li > ul { /* pulldown menu */
 visibility: hidden;
 margin-left:-1px;
 margin-top:1px;
 vertical-align: top
}
.defaultNav ul ul { /* flyout menu */
 top:0px;
 top:-1px;
}
/* Interactive lines: show/hide menus */
.defaultNav li:hover ul ul, .defaultNav li:hover ul ul ul{
 visibility: hidden;
}
.defaultNav li:hover ul, .defaultNav ul li:hover ul, .defaultNav ul ul li:hover ul{
 visibility: visible;
}

.defaultNav a, .defaultNav li { background-color: white; color:rgb(13,70,13); } /* Menu background, text */
.defaultNav a:hover, .defaultNav li:hover { background-color: orange; color: black; } /* Menu hover background, text */
.defaultNav li { border:1px solid pink; } /* Menu border */

legend{
  color:green;
  font-weight:bold
}

#webonizer_event_form #webonizer_event_form__dateWrapper, #webonizer_event_form #webonizer_event_form__enddateWrapper{
 display:block;
  float:left;
  margin-right: 10px
}

#webonizer_event_form__weekdays *{
  margin-left: 10px;
  padding-left: 10px !important;

}

.textWrapper, .selectWrapper, .passwordWrapper{
 clear:both
}

.textWrapper label, .selectWrapper label, .passwordWrapper label{
  display:block;
  float:left;
  width: 120px;
  text-align: right;
  padding-right: 10px;
  clear:both !important;
  white-space:nowrap;



}

.selectWrapper label{
  width: 200px;
  white-space:nowrap;
}
.passwordWrapper select{
  clear:both !important
}

#webonizer_member_form__webonizer_member_form_gb_opts .f6_wrapper{
  clear: both !important
}

label.webonizerWYSIWYG{
  font-size: 1.2em;
  color: orange
}

.textWrapper input{
  display:block;
  float:left;
  width: 360px;
  padding-right: 10px

}

.textareaWrapper label{
  display:block;

  width: 100%;
  text-align: left;
  padding-right: 10px;
  clear:both

}

#webonizer_event_form__infoLabel{
  font-size: 2em;
  margin-top: 1em;
  line-height: 2em

}

#webonizer_common_ .checkboxWrapper, #webonizer_common_ .selectWrapper{
  float:left

}
#webonizer_common_ .selectWrapper label{
  width: 100px
}


.webonizer_media_form{
line-height: 1.4em
}

.webonizer_media_form label, .webonizer_media_form input, .webonizer_media_form select{

}
.webonizer_media_form img{
  float:left;
  margin-right: 10px;
  max-width: 100px;
  margin-bottom: 10px
}

label.webonizer_media_label{

width: 96px !important;
text-align:left !important

}
input.webonizer_media_label{

  width: 490px !important;


}

.webonizer_media_listindex{
clear:both
}

.webonizer_media_form .selectWrapper {
  float:left;
  line-height: 1.6em;
  margin-top: 4px;
  margin-right: 20px
}
.webonizer_media_form .selectWrapper label{
  max-width: 140px !important;
  text-align:left !important;
  white-space:nowrap;
  overflow:visible

}

label.webonizer_media_listindex{

clear:both !important;
}

.webonizer_media_cutline{
  display:block;
  clear:both !important
}

.webonizer_admin_flags_form{

  margin-bottom: 2.4em
}
.webonizer_admin_flags_form br{
  display:none
}
.webonizer_admin_flags_form label{
  margin-right: 20px
}

textarea{
  width: 100%
}
.articlePicturesMedium{
  position:relative
}
.articlePicturesMedium img{
  display:block;
  margin-left:auto;
  margin-right: auto;
}
.pixClickToEnlarge{
  display: block;
  -moz-border-radius: 15px;
  position:absolute;
  top: 4px;
  font-weight: bold;
  background-color: white;
  opacity: 0.8
}

.articlePicturesMedium a{
  text-decoration: none !important
}
.articlePicturesMedium .photocutline{
  color: white !important;

}

.photocutline{
  display:block;
  color: blue;
  padding: 4px
}

#menuRotation{

 position: absolute;
 left: 585px;
 top: 290px;
 height: 180px;
 width: 200px;
 border: 1px solid yellow;
 overflow: hidden
}
#menuRotation img{
  width: 200px;
  height: 180px
}

.frontMenuRotation{
 position: absolute
}

.searchResultsDiv {
  clear:both;
  margin-bottom: 2em
}
.searchResultsDiv a{
  text-decoration: none !important
}
.webonizerSearchArticleBigPic{
  float:left;
  margin-right: 1em;
}

.searchDescription{
  color: black;
  text-decoration: none !important
}

.searchKeywords, .searchPostedLine{
  display:none
}

.webonizer_admin_flags_form{

  margin-bottom: 2.4em
}
.webonizer_admin_flags_form br{
  display:none
}
.webonizer_admin_flags_form label{
  margin-right: 20px
}

#webonizerAddMoreMedia{
  font-size: 2em;
  margin-bottom: 1em;
  border: 2px solid blue;
  background-color: blue;
  color: white;
  padding: 0.6em;
  -moz-border-radius: 1em;
}

#webonizerAddMoreMedia:hover{
  border: 2px solid blue;
  background-color: white;
  color: blue;
  cursor: pointer
}

.coupon{

font-family: Trebuchet MS, Helvetica, sans-serif;
margin-bottom: 0.2in;
width: 4in;
height: 2.2in;
padding: 0.5in;
padding-top:3px;
border: 2px dashed red;
text-align: center;
position:relative;
page-break-inside:avoid;
margin-left:auto;
margin-right:auto

}

.coupon h2{

  color:blue;
  margin-top:0;


}



.coupon p{

  font-size: 19pt;
text-transform:capitalize;
font-weight: bold
}
.couponDiscount{


color:red;

}


.couponBranding{

position:absolute;
left:0.25in

}

.coupon img{
  position:absolute;
   bottom: 10px;
   left: 10px
}

.couponPhone{
  position:absolute;
   bottom: 70px;
   left: 180px;
   color: #0047FF
}

.coupon address{

  position:absolute;
   bottom: 20px;
   right: 10px

}


