/*
 * SimpleModal OSX Style Modal Dialog
 * http://www.ericmmartin.com/projects/simplemodal/
 * http://code.google.com/p/simplemodal/
 *
 * Copyright (c) 2009 Eric Martin - http://ericmmartin.com
 *
 * Licensed under the MIT license:
 *   http://www.opensource.org/licenses/mit-license.php
 *
 * Revision: $Id: osx.css 214 2009-09-17 04:53:03Z emartin24 $
 *
 */

body {height:100%; margin:0;}
#osx-modal-content, #osx-modal-data {display:none;}

/* Overlay */
#osx-overlay {background-color:#000; cursor:wait;}

/* Container */
#osx-container {background-color:#fff; color:#000; font-family:"Lucida Grande",Arial,sans-serif; font-size:.9em; padding-bottom:4px; width:600px; -moz-border-radius-bottomleft:6px; -webkit-border-bottom-left-radius:6px; -moz-border-radius-bottomright:6px; -webkit-border-bottom-right-radius:6px; -moz-box-shadow:0 0 64px #000; -webkit-box-shadow:0 0 64px #000;}
#osx-container a {color:#ddd;}
#osx-container #osx-modal-title {color:#000; background-color:#4c716d; border-bottom:1px solid #ccc; font-weight:bold; padding:6px 8px; text-shadow:0 1px 0 #f4f4f4;}
#osx-container .close {display:none; float:right;}
#osx-container .close a {display:block; color:#777; font-size:.8em; font-weight:bold; padding:6px 12px 0; text-decoration:none; text-shadow:0 1px 0 #f4f4f4;}
#osx-container .close a:hover {color:#000;}
#osx-container #osx-modal-data {padding:6px 12px;}
#osx-container h2 {margin:10px 0 6px;}
#osx-container p {margin-bottom:10px;}
#osx-container span {color:#777; font-size:.9em;}
#osx-modal-data a {color:#F90;}

#osxa-modal-content, #osxa-modal-data {display:none;}

/* Overlay */
#osxa-overlay {background-color:#000; cursor:wait;}

/* Container */
#osxa-container {background-color:#fff; color:#000; font-family:"Lucida Grande",Arial,sans-serif; font-size:.9em; padding-bottom:4px; width:600px; -moz-border-radius-bottomleft:6px; -webkit-border-bottom-left-radius:6px; -moz-border-radius-bottomright:6px; -webkit-border-bottom-right-radius:6px; -moz-box-shadow:0 0 64px #000; -webkit-box-shadow:0 0 64px #000;}
#osxa-container a {color:#ddd;}
#osxa-container #osxa-modal-title {color:#000; background-color:#4c716d; border-bottom:1px solid #ccc; font-weight:bold; padding:6px 8px; text-shadow:0 1px 0 #f4f4f4;}
#osxa-container .close {display:none; float:right;}
#osxa-container .close a {display:block; color:#777; font-size:.8em; font-weight:bold; padding:6px 12px 0; text-decoration:none; text-shadow:0 1px 0 #f4f4f4;}
#osxa-container .close a:hover {color:#000;}
#osxa-container #osxa-modal-data {padding:6px 12px;}
#osxa-container h2 {margin:10px 0 6px;}
#osxa-container p {margin-bottom:10px;}
#osxa-container span {color:#777; font-size:.9em;}
#osxa-modal-data a {color:#F90;}


#osxb-modal-content, #osxb-modal-data {display:none;}

/* Overlay */
#osxb-overlay {background-color:#000; cursor:wait;}

/* Container */
#osxb-container {background-color:#fff; color:#000; font-family:"Lucida Grande",Arial,sans-serif; font-size:.9em; padding-bottom:4px; width:600px; -moz-border-radius-bottomleft:6px; -webkit-border-bottom-left-radius:6px; -moz-border-radius-bottomright:6px; -webkit-border-bottom-right-radius:6px; -moz-box-shadow:0 0 64px #000; -webkit-box-shadow:0 0 64px #000;}
#osxb-container a {color:#ddd;}
#osxb-container #osxb-modal-title {color:#000; background-color:#4c716d; border-bottom:1px solid #ccc; font-weight:bold; padding:6px 8px; text-shadow:0 1px 0 #f4f4f4;}
#osxb-container .close {display:none; float:right;}
#osxb-container .close a {display:block; color:#777; font-size:.8em; font-weight:bold; padding:6px 12px 0; text-decoration:none; text-shadow:0 1px 0 #f4f4f4;}
#osxb-container .close a:hover {color:#000;}
#osxb-container #osxb-modal-data {padding:6px 12px;}
#osxb-container h2 {margin:10px 0 6px;}
#osxb-container p {margin-bottom:10px;}
#osxb-container span {color:#777; font-size:.9em;}
#osxb-modal-data a {color:#F90;}




#osxc-modal-content, #osxc-modal-data {display:none;}

/* Overlay */
#osxc-overlay {background-color:#000; cursor:wait;}

/* Container */
#osxc-container {background-color:#fff; color:#000; font-family:"Lucida Grande",Arial,sans-serif; font-size:.9em; padding-bottom:4px; width:600px; -moz-border-radius-bottomleft:6px; -webkit-border-bottom-left-radius:6px; -moz-border-radius-bottomright:6px; -webkit-border-bottom-right-radius:6px; -moz-box-shadow:0 0 64px #000; -webkit-box-shadow:0 0 64px #000;}
#osxc-container a {color:#ddd;}
#osxc-container #osxc-modal-title {color:#000; background-color:#4c716d; border-bottom:1px solid #ccc; font-weight:bold; padding:6px 8px; text-shadow:0 1px 0 #f4f4f4;}
#osxc-container .close {display:none; float:right;}
#osxc-container .close a {display:block; color:#777; font-size:.8em; font-weight:bold; padding:6px 12px 0; text-decoration:none; text-shadow:0 1px 0 #f4f4f4;}
#osxc-container .close a:hover {color:#000;}
#osxc-container #osxc-modal-data {padding:6px 12px;}
#osxc-container h2 {margin:10px 0 6px;}
#osxc-container p {margin-bottom:10px;}
#osxc-container span {color:#777; font-size:.9em;}
#osxc-modal-data a {color:#F90;}


#osxd-modal-content, #osxd-modal-data {display:none;}

/* Overlay */
#osxd-overlay {background-color:#000; cursor:wait;}

/* Container */
#osxd-container {background-color:#fff; color:#000; font-family:"Lucida Grande",Arial,sans-serif; font-size:.9em; padding-bottom:4px; width:600px; -moz-border-radius-bottomleft:6px; -webkit-border-bottom-left-radius:6px; -moz-border-radius-bottomright:6px; -webkit-border-bottom-right-radius:6px; -moz-box-shadow:0 0 64px #000; -webkit-box-shadow:0 0 64px #000;}
#osxd-container a {color:#ddd;}
#osxd-container #osxd-modal-title {color:#000; background-color:#4c716d; border-bottom:1px solid #ccc; font-weight:bold; padding:6px 8px; text-shadow:0 1px 0 #f4f4f4;}
#osxd-container .close {display:none; float:right;}
#osxd-container .close a {display:block; color:#777; font-size:.8em; font-weight:bold; padding:6px 12px 0; text-decoration:none; text-shadow:0 1px 0 #f4f4f4;}
#osxd-container .close a:hover {color:#000;}
#osxd-container #osxd-modal-data {padding:6px 12px;}
#osxd-container h2 {margin:10px 0 6px;}
#osxd-container p {margin-bottom:10px;}
#osxd-container span {color:#777; font-size:.9em;}
#osxd-modal-data a {color:#F90;}

