
body {padding:0; margin:0; height:100%; width:100%;}

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

/* Container */
#product-container {width:692px; font-family:'Trebuchet MS', Verdana, Arial; font-size:16px; text-align:left;}
#product-container .product-content {background-color:#333; color:#ddd; height:40px;}
#product-container h1 {color:#C61B24; margin:0; padding:0 0 6px 12px; font-size:1.2em; text-align:left;}
#product-container h2 {color:#FFFFFF; margin:0; padding:0 0 6px 12px; font-size:1em; text-align:left;font-style:italic;}
#product-container p {border-bottom:dashed 1px white;color:#FFFFFF; margin:4px; padding:0 0 0 0; font-size:1em; text-align:left;}
#product-container .product-loading {position:absolute; background:url(../Images/product/loading.gif) no-repeat; z-index:800; height:55px; width:54px; margin:-14px 0 0 170px; padding:0;}
#product-container .product-message {text-align:center;}
#product-container .product-description {padding-left:16px;padding-right:16px;}
#product-container .product-image {border:solid 2px white;}
#product-container .product-error {width:92%; font-size:.8em; background:#000; border:2px solid #ccc; font-size:0.8em; font-weight:bold; margin:0 auto; padding:2px;}
#product-container br {clear:both;}
#product-container form {padding:0; margin:0;}
#product-container label {color:gray;clear:left; display:block; float:left; text-align:left; padding-right:4px; font-weight:bold;}
/*#product-container .product-input {font-family:'Trebuchet MS', Verdana, Arial; float:left; padding:2px; margin:2px; background:#eee; border:1px solid #fff; width:300px;}*/
#product-container .product-top {height:13px; background:url(../Images/product/form_top.gif) no-repeat; padding:0; margin:0;}
#product-container .product-bottom {height:13px; background:url(../Images/product/form_bottom.gif) no-repeat; font-size:.7em; text-align:center;}
#product-container .product-bottom a,
#product-container .product-bottom a:link,
#product-container .product-bottom a:active,
#product-container .product-bottom a:visited {position:relative; top:-4px; text-decoration:none; color:#666;}
#product-container .product-bottom a:hover {color:#888;}
#product-container .product-button {margin:0px 0 0 0px; cursor:pointer; height:24px; border:0; font-size:1em; font-weight:bold; color:#fff; text-align:center; vertical-align:middle;}
#product-container .product-addtocart {padding-left:30px;width:218px; background:url(../Images/product/addtocart.png) no-repeat;}
#product-container .product-send {width:50px; background:url(../Images/product/send.png) no-repeat;}
#product-container .product-cancel {margin:10px 16px 0 0px;width:65px; background:url(../Images/product/cancel.png) no-repeat;}
#product-container .product-back {width:65px; background:url(../Images/product/back.png) no-repeat;}
#product-container .product-sendmail {width:200px; background:url(../Images/product/sendmail.png) no-repeat;}
#product-container .product-edit {margin:10px 16px 0 0px;width:65px; background:url(../Images/product/edit.png) no-repeat;}
#product-container a.modalCloseX,
#product-container a.modalCloseX:link,
#product-container a.modalCloseX:active,
#product-container a.modalCloseX:visited {text-decoration:none; font-weight:bold; font-size:1.2em; position:absolute; top:-4px; right:6px; color:#999;}
#product-container a.modalCloseX:hover {color:#9bb3b3;}
#product-container a.modalCloseX {background:url(../Images/product/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:320; position:absolute; top:-15px; right:-18px; cursor:pointer;}



.product-purchase {padding-left:100px;width:230px; background:url(../Images/product/purchase.png) no-repeat;}
.product-button {margin:0px 0 0 0px; cursor:pointer; height:24px; border:0; font-size:1em; font-weight:bold; color:#fff; text-align:center; vertical-align:middle;}
