/*
 * SimpleModal Contact Form
 * 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: contact.css 185 2009-02-09 21:51:12Z emartin24 $
 *
 */


/*BUTTON*/
/*.button a{ background: url(images/button136c.gif) no-repeat center left; font: 12px Tahoma; color: #352b23;
display: block; width: 136px; padding: 6px 0px 9px; text-decoration: none; text-align: center;
}
.button a:visited, .button a:active{ color: #dadada; text-decoration: none;
}
.button a:hover{ color:#ffffff; text-decoration: none;
}*/
.gearbuybutton a{ background: url(images/button180c.gif) no-repeat center left; font:bold 12px Tahoma; color: #dadada;
display: block; width: 200px; padding: 6px 0px 9px; text-decoration: none; text-align: center;
}
.gearbuybutton a:visited, .gearbuybutton a:active{ color: #dadada; text-decoration: none;
}
.gearbuybutton a:hover{ color:#ffcc33; text-decoration: none;
}

.gearshoping a{ background: url(images/button195a.gif) no-repeat center left; font:bold 12px Tahoma; color: #dadada;
display: block; width: 195px; padding: 6px 0px 9px; text-decoration: none; text-align: center;
}
.gearshoping a:visited, .gearshoping a:active{ color: #dadada; text-decoration: none;
}
.gearshoping a:hover{ color:#ffcc33; text-decoration: none;
}



.linkbuy a{ background: url(images/list_buy.gif) no-repeat center left; font: 12px Tahoma; color: #494949;
 padding: 2px 5px 2px 21px; text-decoration: none;
}
.linkbuy a:visited, .linkbuy a:active{ color: #494949; text-decoration: none;
}
.linkbuy a:hover{ color:#CC9933; text-decoration: none; background: url(images/list_buy_on.gif) no-repeat center left;
}


/* Overlay */
#contact-overlay {background-color:#000; cursor:wait;z-index: 9999 !important;}

/* Container */
/*#contact-container {width:450px; font-family:'Trebuchet MS', Verdana, Arial; font-size:16px; text-align:left;}*/
/*#contact-container {width:600px; display:block; background:#f4f5f0; padding:20px; font: 12px Arial; color:#5a5b5d;}
#contact-container h1{font-size:22px;}
#contact-container h3{ font-size: 12px; margin-bottom: 6px;}
#inputslist{ margin-top: 6px;}
#contact-container .contact-content .listcel { padding:15px 10px; border-bottom:1px dashed #cccccc;}
#contact-container .contact-content .listcelend { padding:15px 10px;}
#contact-container .contact-content .listcel p { margin:0px;}
#contact-container .contact-content .listcel h2 { font: bold 14px Arial; margin: 0px 0 20px;}
#contact-container .price { font:bold 14px Tahoma; color:#CC0000;
}*/
#contact-container {width:600px; display:block; background:#f4f5f0; padding:20px; font:11px Verdana; color:#5a5b5d;z-index: 9999!important;}
#contact-container .contact-content .listcel { padding:15px 10px; border-bottom:1px dashed #cccccc;}
#contact-container .contact-content .listcel .listcel_container{ display:none; margin-left:5px;}
#contact-container .contact-content .listcel .listcel_container_show{ visibility:visible; margin-left:5px;}
#contact-container .contact-content .listcel .listcel_topbg{ background: #fdfff2 url(../img/listcel_conbg_top.gif) no-repeat; width:427px; height:11px;}
#contact-container .contact-content .listcel .listcel_con{ width: 403px; border-left: 1px #cccdc5 solid; border-right: 1px #cccdc5 solid; border-bottom: 1px #cccdc5 solid; background: #fdfff2; padding: 7px 10px 12px 12px; margin-bottom: 10px;}
#contact-container .contact-content .listcel .listceltb{ border-bottom:1px dashed #cccccc; padding-bottom: 15px; margin-bottom: 15px;}
#contact-container .contact-content .listcelend { padding:15px 10px;}
#contact-container .contact-content .listcel p { margin:0px;}
#contact-container .contact-content .listcel h2 { font:bold 12px Tahoma;}
#contact-container .price { font:bold 14px Tahoma; color:#CC0000;
}

#contact-container h1 { padding:0px 0px 8px; margin:0px; border-bottom:1px dashed #cccccc; color:#ce5b24;}
#contact-container h2 { font:bold 12px Tahoma;}
#contact-container h4 { font:12px Tahoma; color:#424242; font-weight:normal; margin:0px 0px 0.6em;}
.overlay-pt { font:bold 12px Verdana; color:#333333;}
#contact-container .contact-select { border-left:1px solid #b7b7b7; border-top:1px solid #b7b7b7; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff; background:#e6e6e4; padding:4px; margin-bottom:10px; font: 12px Tahoma; color:#333333;}
#contact-container .contact-input { border-left:1px solid #b7b7b7; border-top:1px solid #b7b7b7; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff; background:#e6e6e4; padding:4px; margin-bottom:10px; font: 12px Tahoma; color:#333333; }
#contact-container .contact-textarea { border-left:1px solid #b7b7b7; border-top:1px solid #b7b7b7; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff; background:#e6e6e4; padding:4px; margin-bottom:10px; font: 12px Tahoma; color:#333333; }
#contact-container .contact-loading {position:absolute; z-index:8000; height:55px; width:54px; margin:-14px 0 0 170px; padding:0;}
#contact-container .contact-message {text-align:center;}
#contact-container .contact-error {width:92%; font-size:.8em; background:#000; border:2px solid #ccc; font-size:0.8em; font-weight:bold; margin:0 auto; padding:2px;}
#contact-container br {clear:both;}
#contact-container form {padding:0; margin:0;}
#contact-container label {clear:left; display:block; width:100px; float:left; text-align:right; padding-right:4px; font-weight:bold;}
#contact-container .contact-cc {font-size:.9em; cursor:default;}
#contact-container .contact-top {height:13px; padding:0; margin:0;}
#contact-container .contact-bottom {height:43px; font-size:.7em; text-align:center;}
#contact-container .contact-bottom a,
#contact-container .contact-bottom a:link,
#contact-container .contact-bottom a:active,
#contact-container .contact-bottom a:visited {position:relative; top:-4px; text-decoration:none; color:#666;}
#contact-container .contact-bottom a:hover {color:#888;}
#contact-container .contact-button {margin:4px 0 0 4px; cursor:pointer; height:24px; border:0; font-size:1em; font-weight:bold; color:#fff; text-align:center; vertical-align:middle;}
#contact-container .contact-send {width:50px;}
#contact-container .contact-cancel {width:65px; background:url(../img/contact/cancel.png) no-repeat;}
#contact-container a.modalCloseX,
#contact-container a.modalCloseX:link,
#contact-container a.modalCloseX:active,
#contact-container a.modalCloseX:visited {text-decoration:none; font-weight:bold; font-size:1.2em; position:absolute; top:8px; right:8px; color:#999;}
#contact-container a.modalCloseX:hover {color:#9bb3b3;}


.close a{ background: url(images/close.gif) no-repeat center right; font: 12px Tahoma; color: #494949;
 padding: 2px 14px; text-decoration: none; float:right;
}
.close a:visited, .close a:active{ color: #494949; text-decoration: underline;
}
.close a:hover{ color:#CC9933; text-decoration: none; background: url(images/close_y.gif) no-repeat center right;
}

.orderformhide{display:none;}