/* 

  base styles for
  Your Perfect Day Events

 */

* { margin: 0; padding: 0; }
body { background: url(/images/bg/bgMain.gif) center; text-align: center; padding-bottom: 24px; }
#wrapper {
 position: relative;
 background: url(/images/bg/bgMainTop.jpg) center top repeat-x;
}
#content {
 width: 655px;
 margin: 0 auto;
 text-align: left;
 position: relative;
 background: url(/images/bg/bgContent.gif) 0 0 repeat-y;
}
#mast {
 height: 205px;
 background: url(/images/mast.jpg) 0 0 no-repeat;
}
#mast h1, #mast h1 a {
 width: 226px;
 height: 54px;
}
#mast h1 {
 position: absolute;
 left: 218px;
 top: 96px;
}
#mast h1 a {
 display: block;
 background: url(/images/logo.jpg) 0 0 no-repeat;
 text-indent: -9000px;
}
#copy {
 padding: 10px 74px 10px 71px;
 font: 12px/19px Arial, Helvetica, sans-serif;
}
#copy p { margin: 12px 0; }
blockquote {
 font: 12px/19px Georgia, "Times New Roman", Times, serif;
 padding: 3px 20px 0 30px;
 background: url(/images/quotes.gif) 5px 10px no-repeat;
}
blockquote strong, blockquote span { color: #911b44; }
blockquote span {
 display: block;
 text-align: right;
}
#footer {
 background: url(/images/footer.jpg) 0 0 no-repeat;
 font: 10px/13px Arial, Helvetica, sans-serif;
 color: #768250;
 height: 31px;
 padding: 26px 0 0 32px;
 position: relative;
}
#couch {
 position: absolute;
 left: 532px;
 top: 23px;
}
#couch a {
 height: 37px;
 width: 96px;
 display: block;
 background: url(/images/cFort.gif) 0 0 no-repeat;
 text-indent: -9000px;
}
#couch a:hover { background: url(/images/cFort.gif) 0 -37px no-repeat; }
img.right { 
 float: right;
 margin: 3px 0 7px 7px;
}
img.left { 
 float: left;
 margin: 3px 7px 7px 0;
}
a { outline: none; text-decoration: none; }
a:active { outline: none; }

#copy ul { margin: 0 0 12px 0; list-style: none; }
#copy ul li {
 position: relative;
 padding: 2px 0 2px 35px;
 background: url(/images/bul.gif) 10px 8px no-repeat;
}
#copy ul li li {
 padding: 2px 0 2px 25px;
 background: url(/images/bul2.gif) 10px 8px no-repeat;
}
h4 {
 font: 15px Georgia, "Times New Roman", Times, Serif;
 color: #911b44;
 margin: 12px 0;
}
#faq h4 { margin-bottom: 0; }
#faq #copy p { margin-top: 5px; }
h2 {
 font: 17px Georgia, "Times New Roman", Times, Serif;
 color: #911b44;
 margin: 12px 0;
/* background: #fbebee;
 padding: 2px; */
}

/* =nav 
----------------------------------------------------- */

#nav {
 position: relative;
 background: #292929;
 height: 33px;
 width: 615px;
 list-style: none;
 top: 173px;
 left: 18px;
 background: transparent url(/images/nav.gif) 0 0 no-repeat;
}
#nav li {
 list-style: none;
 position: absolute;
 display: block; 
}
#navAboutUs { left: 45px; top: 0; }
#navAboutUs, #navAboutUs a { height: 33px; width: 98px; }
#navAboutUs a:hover { background: transparent url(/images/nav.gif) -45px -33px no-repeat; }
#navServices { left: 191px; top: 0; }
#navServices, #navServices a { height: 33px; width: 92px; }
#navServices a:hover { background: transparent url(/images/nav.gif) -191px -33px no-repeat; }
#navFAQ { left: 331px; top: 0; }
#navFAQ, #navFAQ a { height: 33px; width: 73px; }
#navFAQ a:hover { background: transparent url(/images/nav.gif) -331px -33px no-repeat; }
#navContact { left: 444px; top: 0; }
#navContact, #navContact a { height: 33px; width: 115px; }
#navContact a:hover { background: transparent url(/images/nav.gif) -444px -33px no-repeat; }

/* you are here menu */
body#aboutUs #navAboutUs { background: transparent url(/images/nav.gif) -45px -33px no-repeat; }
body#services #navServices { background: transparent url(/images/nav.gif) -191px -33px no-repeat; }
body#contact #navContact { background: transparent url(/images/nav.gif) -444px -33px no-repeat; }
body#faq #navFAQ { background: transparent url(/images/nav.gif) -331px -33px no-repeat; }

#nav a {
 display: block;
 text-indent: -8000px; 
 background: transparent;
}

/* =form
----------------------------------------------------------------- */
.zemError {
 background: #ffeded url(/images/icError.gif) 7px 7px no-repeat;
 color: #911b44;
 padding: 6px 7px 6px 40px;
 border: 1px solid #E7C3C3;
 list-style: none;
 margin-bottom: 10px;
 position: relative;
}
#zemContactForm .zemError li { background: transparent none; padding: 1px 0; }
#zemContactForm #email, #zemContactForm #name, #zemContactForm #message {
 font: 12px Arial, Helvetica, sans-serif;
 border-right: 1px solid #ffd7e5; 
 border-bottom: 1px solid #ffd7e5; 
 border-top: 1px solid #f9b6ce; 
 border-left: 1px solid #f9b6ce; 
 padding: 3px;
}
#zemContactForm #email, #zemContactForm #name { width: 250px; }
#zemContactForm #message { width: 425px; }
#zemContactForm #email:focus, #zemContactForm #name:focus, #zemContactForm #message:focus { background-color: #ffeded; }
#zemSubmit {
 font: 11px Arial, Helvetica, sans-serif;
 color: #fff; 
 background-color: #911b44;
 margin-top: 10px;
 border: 0;
 padding: 3px;
}
#zemThanks { 
 font-weight: bold;
 color: #911b44;
}