/*******************************************************************************/
/* FLASH REPLACEMENTS */
.sIFR-flash     { visibility: visible !important; margin: 0; padding: 0; }
.sIFR-replaced  { visibility: visible !important; }
.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }
.sIFR-replaced > div { display: none !important; }
.sIFR-active #pageContent h1, .sIFR-active #pageContent h2, .sIFR-active #news h2 { visibility: hidden; font-family: Arial; line-height: 1em; }

/******************************************************************************/
/* HTML ELEMENTS
"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif
Georgia, Georgia, "Times New Roman", Times, serif
 */
body    { margin: 0; font: normal 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; background: #f9ebe2 url('/pure-images/mixologist/bg.jpg') repeat-x; }
a       { text-decoration:none; outline:none; }
a:hover { text-decoration:none; }
img     { border: none; }
form    { padding: 0px; margin: 0px; }
td      { vertical-align: top; }
p       { color: #b21424; }
ul      { color: #b21424; list-style: none; margin: 0; padding: 0; margin-bottom: 15px; }
li      { background: #f1d7c6; padding: 4px; border-bottom: 1px solid #fff; }

#sexyBG  { display: none; position: absolute; background: #000; opacity: 0.4; -moz-opacity: 0.6; -khtml-opacity: 0.6; filter: alpha(opacity=60); top: 0; left: 0; width: 100%; height: 100%; z-index: 99; }
#sexyBOX { display: none; position: absolute; text-align: center; top: 40px; z-index: 100; padding: 10px; background: #fff; font-size: 1.2em; font-weight: bold; color: #333333; width: 502px;  }
.sexyX   { font-size: 12px; color: #ddd; padding: 4px 0; border-top: 1px solid #666; background: #284da3; margin-top: 10px;      }

/******************************************************************************/
/* LAYOUT ELEMENTS */
#container { width: 612px; margin: auto; padding-top: 8px; }
#mixer { height: 350px; width: 612px; margin-bottom: 15px; }
#content { width: 473px; padding: 10px;}


/******************************************************************************/
/* MISC ELEMENTS */

.sTable { width: 100%; }
.sTable .row1 td { font-weight: bold; font-size: 11px; color: #fff; padding: 5px; background: #f17f80; border-right: 1px solid #e49595;  }
.sTable .row2 td { font-weight: bold; font-size: 11px; color: #fff; padding: 5px; background: #e36d6e; border-right: 1px solid #e49595;  }
.sTable .header td { background: #620e0f; font-size: 14px; font-weight: bold; color: #fff; padding: 5px;  }
.sTable .row1 input, .sTable .row2 input, .sTable .row1 textarea, .sTable .row2 textarea, .sTable .row1 select, .sTable .row2 select { background: #f7d0d0; border: none; }
.sTable input, .sTable textarea, .sTable select { border: 1px solid #e36d6e; width: 300px; padding: 2px; color: #e36d6e; }
.sTable th { text-align:left; }
