/* -------------------------------------------
project:	Muphy Vineyards
author:		CSSNinjas.com
date:		2008/11/26
------------------------------------------- */

html {  }
body { margin: 0; padding: 0; background: #fff; color: #333; font: 62.5%/2 Tahoma,Geneva,sans-serif; }
textarea, input, select, option, optgroup, button { font: 1em Tahoma,Geneva,sans-serif; }

/* RE-SETS
------------------------------------------- */
* { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }

li, dt, dd, p, th, td, caption { font-size: 1.2em; }
ul, ol, dl { margin-bottom: 15px; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
p { margin-bottom: 15px; }
li *, li p, li li, dt *, dd *, p * { font-size: 1em; }

fieldset, img { border: none; }
legend { display: none; }
button { overflow: visible; }
button::-moz-focus-inner { padding: 0; border: none; }

pre { font: 1.1em "Courier New",monospace; white-space: pre-wrap; }

a { color: #333; text-decoration: none; }
a:hover, a:focus, a:active { color: #000; text-decoration: underline; }

/* HEADINGS
------------------------------------------- */
h1, h2, h3, h4, h5, h6 { clear: both; margin: 0 0 15px; color: #933; font: normal 2.8em/1 Georgia,serif; }
h1 { font-style: italic; letter-spacing: -1px; }
h2 { font-size: 2.2em; }
h3 { font-size: 1.8em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1.0em; }

/* HELPERS
------------------------------------------- */
.wrapper { width: 100%; overflow: hidden; }
.center { margin-left: auto; margin-right: auto; text-align: center; }
.offset { position: absolute; left: -10001px; overflow: hidden; height: 0; margin: 0; line-height: 0; }

legend.offset { display: none; }

/* LAYOUT
------------------------------------------- */
#root {  }
 #top { overflow: hidden; width: 100%; margin: 0 0 15px; padding: 0 0 15px; border-bottom: 1px solid #ccc; }
  #logo { float: left; margin: 0; }
   #logo img { float: left; }
  #contact { float: right; list-style: none; margin: 0; padding: 35px 0 0; text-align: right; }
   #contact li { line-height: 1.5; }
    #contact li a { color: #333; }
  #cart { display: none; }
 #wrap { }
   #nav { display: none; }
   #content { }
 #footer { width: 100%; padding: 15px 0 0; }
  #footer p { }
  #footer p.first { float: right; }
  #footer ul { display: none; }
   
/* SKIP LINKS
------------------------------------------- */
#skip-links { display: none; }

/* GENERAL
------------------------------------------- */
ul.a { list-style: none; margin: 0 0 15px; padding: 0; }
 
img.right { float: right; margin: 0 0 5px 10px; padding: 2px; border: 1px solid #707070; }
img.left { float: left; margin: 0 10px 5px 0; padding: 2px; border: 1px solid #707070; }
 
/* ELEMENTS
------------------------------------------- */
#home { }
 #header {  }
  #header p.picture { }
   #header p.picture img { padding: 2px; border: 1px solid #707070; }
   
#newsletter-box { display: none; }

/* SIFR
------------------------------------------- */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed { display: none !important; position: absolute; overflow: hidden; width: 0; height: 0; }
span.sIFR-alternate { display: block !important; position: static !important; left: auto !important; top: auto !important; visibility: visible !important; }