/*
 * SimpleModal Contact Form
 * http://www.ericmmartin.com/projects/simplemodal/
 * http://code.google.com/p/simplemodal/
 *
 * Copyright (c) 2010 Eric Martin - http://ericmmartin.com
 *
 * Licensed under the MIT license:
 *   http://www.opensource.org/licenses/mit-license.php
 *
 * Revision: $Id: contact.css 254 2010-07-23 05:14:44Z emartin24 $
 */

.greyBackground { background-color: #C9C9C9; }
.lightBackground { background-color: #F0F1F1; }
/* Overlay */
#contact-overlay {background-color:#000; cursor:wait;}

/* Container */
#contact-container {font: 12px 'Trebuchet MS', Verdana, Arial; text-align:left; width:630px;margin-top: 5px;}
#contact-container .contact-content {background-color:#E6E6E6; color:#000; height:240px;}
#contact-container .contact-loading {background:url(../images/loading.gif) no-repeat; height:55px; margin:-14px 0 0 190px; padding:0; position:absolute; width:54px; z-index:8000;}
#contact-container .contact-error {background:#000; border:2px solid #ccc; font-size:14px; font-weight:bold; line-height:18px; margin:0 auto; padding:2px; width:92%;}
#contact-container br {clear:both;}
#contact-container .contact-top {background-color:#E6E6E6; height:13px; margin:0; padding:0; -webkit-border-top-left-radius:8px; -webkit-border-top-right-radius:8px; -moz-border-radius-topleft:8px; -moz-border-radius-topright:8px; border-radius:8px 8px 0 0;}
#contact-container .contact-bottom {background-color:#E6E6E6; font-size:12px; height:13px; line-height:12px; text-align:center; -webkit-border-bottom-right-radius:8px; -webkit-border-bottom-left-radius:8px; -moz-border-radius-bottomright:8px; -moz-border-radius-bottomleft:8px; border-radius:0 0 8px 8px;}
#contact-container .contact-bottom a,
#contact-container .contact-bottom a:link,
#contact-container .contact-bottom a:active,
#contact-container .contact-bottom a:visited {color:#666; position:relative; top:-4px; text-decoration:none;}
#contact-container .contact-bottom a:hover {color:#888;}
#contact-container .contact-button {background:#2174DC; border:0; color:#fff; cursor:pointer; font-size:16px; font-weight:bold; height:26px; margin:4px 0 0 4px; text-align:center; vertical-align:middle; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;}
#contact-container .contact-button:hover {background:#f49000;}
#contact-container a.simplemodal-close{color:#999; font-size:18px; font-weight:bold;}
#contact-container a.modal-close,
#contact-container a.modal-close:link,
#contact-container a.modal-close:active,
#contact-container a.modal-close:visited {color:#999; font-size:28px; font-weight:bold; position:absolute; text-decoration:none; right:8px; top:-10px;}
#contact-container a.modal-close:hover {color:#ccc;}

#wide-container {font: 12px 'Trebuchet MS', Verdana, Arial; text-align:left; width:750px;margin-top: 5px;}
#wide-container .contact-content {background-color:#E6E6E6; color:#000; height:40px;}
#wide-container .contact-error {background:#000; border:2px solid #ccc; font-size:14px; font-weight:bold; line-height:18px; margin:0 auto; padding:2px; width:92%;}
#wide-container br {clear:both;}
#wide-container .contact-top {background-color:#E6E6E6; height:13px; margin:0; padding:0; -webkit-border-top-left-radius:8px; -webkit-border-top-right-radius:8px; -moz-border-radius-topleft:8px; -moz-border-radius-topright:8px; border-radius:8px 8px 0 0;}
#wide-container .contact-bottom {background-color:#E6E6E6; font-size:12px; height:13px; line-height:12px; text-align:center; -webkit-border-bottom-right-radius:8px; -webkit-border-bottom-left-radius:8px; -moz-border-radius-bottomright:8px; -moz-border-radius-bottomleft:8px; border-radius:0 0 8px 8px;}
#wide-container a.simplemodal-close{color:#999; font-size:18px; font-weight:bold;}
#wide-container .contact-bottom a,
#wide-container .contact-bottom a:link,
#wide-container .contact-bottom a:active,
#wide-container .contact-bottom a:visited {color:#666; position:relative; top:-4px; text-decoration:none;}
#wide-container .contact-bottom a:hover {color:#888;}
#wide-container .contact-button {background:#2174DC; border:0; color:#fff; cursor:pointer; font-size:16px; font-weight:bold; height:26px; margin:4px 0 0 4px; text-align:center; vertical-align:middle; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;}
#wide-container .contact-button:hover {background:#f49000;}
#wide-container a.modal-close,
#wide-container a.modal-close:link,
#wide-container a.modal-close:active,
#wide-container a.modal-close:visited {color:#999; font-size:28px; font-weight:bold; position:absolute; text-decoration:none; right:8px; top:0px;}
#wide-container a.modal-close:hover {color:#ccc;}

#calculator-container {font: 12px 'Trebuchet MS', Verdana, Arial; text-align:left; width:600px;margin-top: 5px;}
#calculator-container .contact-content {background-color:#E6E6E6; color:#000; height:40px;}
#calculator-container .contact-loading {background:url(../images/loading.gif) no-repeat; height:55px; margin:-14px 0 0 280px; padding:0; position:absolute; width:54px; z-index:8000;}
#calculator-container .contact-error {background:#000; border:2px solid #ccc; font-size:14px; font-weight:bold; line-height:18px; margin:0 auto; padding:2px; width:92%;}
#calculator-container br {clear:both;}
#calculator-container .contact-top {background-color:#E6E6E6; height:13px; margin:0; padding:0; -webkit-border-top-left-radius:8px; -webkit-border-top-right-radius:8px; -moz-border-radius-topleft:8px; -moz-border-radius-topright:8px; border-radius:8px 8px 0 0;}
#calculator-container .contact-bottom {background-color:#E6E6E6; font-size:12px; height:13px; line-height:12px; text-align:center; -webkit-border-bottom-right-radius:8px; -webkit-border-bottom-left-radius:8px; -moz-border-radius-bottomright:8px; -moz-border-radius-bottomleft:8px; border-radius:0 0 8px 8px;}
#calculator-container .contact-bottom a,
#calculator-container .contact-bottom a:link,
#calculator-container .contact-bottom a:active,
#calculator-container .contact-bottom a:visited {color:#666; position:relative; top:-4px; text-decoration:none;}
#calculator-container .contact-bottom a:hover {color:#888;}
#calculator-container .contact-button {background:#2174DC; border:0; color:#fff; cursor:pointer; font-size:16px; font-weight:bold; height:26px; margin:4px 0 0 4px; text-align:center; vertical-align:middle; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;}
#calculator-container .contact-button:hover {background:#f49000;}
#calculator-container a.modal-close,
#calculator-container a.modal-close:link,
#calculator-container a.modal-close:active,
#calculator-container a.modal-close:visited {color:#999; font-size:28px; font-weight:bold; position:absolute; text-decoration:none; right:8px; top:0px;}
#calculator-container a.modal-close:hover {color:#ccc;}
a.popup_do_not_ship span {
	font-style: 		normal;
	font-weight: 		bold;
	font-size: 			13px;
	font-family: 		'Trebuchet MS', sans-serif;
	color: 				#02597a;
	text-decoration:	underline;
	color: #02597A;
}
a.popup_do_not_ship:hover span {
	text-decoration:	underline;
	cursor:				pointer;
	color: #02597A;
}
