body{
  background : #FFFFFF;
  margin: 0px;
  padding: 0px;
  font-size : 10pt;
  font-family: Courier New, Courier, Arial, Helvetica, sans-serif;
  min-width: 770px; 
  /* Internet Explorer doesn't accept min-width therefore we 
   use the following Dynamic Expression to set the width */
  width:expression(document.body.clientWidth < 850 ? "770px" : "100%" );
}
/* ~~~~~~~~~ default hyper links ~~~~~~~~~*/
/* See Template CSS files */
/* ~~~~ Header  and Footer File ~~~~ */

.ac_header{
	background-color : #ffffff;
	padding: 0px;
	text-align: left;
	font-family : Courier Final Draft, Courier, Arial;
	color: #FF0000;
}
h1 {
	font-size : 28pt;
	font-weight : bold;
	color: #990000;
	padding-left: 8px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	
}
.ac_header_search{
  text-align: right;
  vertical-align : middle;
}

.ac_cart_summary{
  font-size: 10pt;
  width:100%;
  color: #000000;
  text-align: center;
  padding: 0px;
  padding-top:2px;
  padding-bottom:2px;
}
.ac_copyright{
  text-align: center;
  font-size: 10pt;
  background-color: #FFFFFF;
  padding: 0px;
  padding-top:10px;
  padding-bottom:10px;
} 
div#ac_html_validator{
  text-align: center;
  padding-top : 100px;
  vertical-align : bottom;
}
/* Cart Links Variations */
  /* standard vertical list no padding no indicator */    
.ac_left_nav ul{
  margin-left: 0px;
  margin-top: 0px;
  padding-left: 0px;
  list-style: none;
}

/* ~~~~~ Error Message ~~~~~ */
/* This is the formating for the error message a user recieves */
p.ac_error{
  width: 500px;
  text-align: center;
  color: #FF0000;
  font-size:12pt;
  padding: 5px 0px 5px 0px;
  margin: auto;
}

/* ~~~ Product listings ~~~ */
.ac_content{
  background-color: #FFFFFF;
  vertical-align : top;
  padding: 0px; 
  padding-bottom: 25px;
}
.ac_product_table{
  width: 100%;
  vertical-align : top;
  margin: 10px auto;
  text-align: left;
}


/*~~~~~~ Product Pages ~~~~~~~  */
/* This is the formatting message the user sees when an item is added to the cart*/
td.ac_add_message{
  color: #FF0000;
  text-align: center;
}
/* ~~~ Search Results ~~~ */
.ac_seach_results{
  margin: 0px auto;
  background-color:#f0f0f0;
  width:500px;
  font-size:10pt;
  text-align:center;
}
p.ac_search_no_results{
  text-align:center;
  margin: 50px auto;
  font-size:10pt;
}
h3 {
	font-size:16pt;
	color:#000000;
	font-weight : bold;
	text-align:left;
	  vertical-align : top;
	  margin-bottom: 0px;
	  padding-bottom: 2px;
	
}
.ac_product_desc{
	text-align : justify;
	font-size:12pt;
	padding-top: 10px;
	line-height: 18px;
}
.ac_product_price{
  color: #000000;
  font-size:12pt;
padding-top: 10px;
	line-height: 22px;
	  vertical-align : top;

}
.ac_product_outofstock{
  color: #FF0000;
  font-size:10pt;
  white-space : nowrap;
  font-weight : bold;
}
.ac_product_available{
  color: #FF0000;
  font-size:9pt;
  white-space : nowrap;
  font-weight : normal;
}
.ac_product_opt-add{
  text-align:center;
  font-size:10pt;
}
.ac_product_image{
  text-align:center;
  width:auto;
}
.ac_add-quantity{
  margin: 2px auto;
  text-align: left;
}
/*~~~ Options ~~~~*/
.opt_border{
  font-size: 10pt;
  text-align: center;
  border: 1px solid #CCCCCC;
  margin: 0px auto; 
}
th.opt_border{
  padding:0px 2px;
}
.no_border{
  font-size: 10pt;
  border: none;
  margin: 0px auto;
}
th.no_border{
  padding:0px 2px;
}

.opt_center{
  font-size: 10pt;
  text-align:center;
  margin: 0px auto  
}
th.opt_center{
  padding:0px 2px;
}

select.opt_select{
  width:125px;
  text-align:left;
}
/* ~~~~~~ View Cart Table ~~~~~~*/
table.ac_cart_table{
  width: 550;
  margin-left: 10px;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 0px;
  color: #FFFFFF;
  font-family: Courier New, Courier, Arial, Helvetica, sans-serif;
  font-size : 10pt;
 
}
table.ac_cart_table th{
  font-size : 10pt;
  background-color: #333333;
  margin:0px;
  padding-top:3px;
  padding-left:4px;
  vertical-align : middle;
}
table.ac_cart_table td{
  background-color: #FFFFFF;
  color: #000000;
  border: 0px;
  margin:0px;
  padding-top:3px;
  padding-left:4px;
    padding-top:0px;
  padding-bottom:0px;
}
/* ~~~~~ Order Totals Table from View Cart Page ~~~ */
table.ac_totals_table{
  width: 550;
  margin-left: 10px;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 0px;
  color: #000000;
  font-family: Courier New, Courier, Arial, Helvetica, sans-serif;
  font-size : 10pt;

}
table.ac_totals_table th{
  background-color: #ffffff;
  width:auto;
    font-family: Courier New, Courier, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  text-align: right;
}
table.ac_totals_table td{
  width:0ems;
  text-align: right;
  font-family: Courier New, Courier, Arial, Helvetica, sans-serif;
  font-size : 10pt;

}
.buysafe {
	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 9pt;
	font-weight: normal;
	color: #FF0000;
}
/* ~~~~~~ Check Out Pages ~~~~~~ */
.ac_checkout{
  margin: 10px auto;
  width: 550px;
  font-size : 10pt;
  text-align : left;
}
td.ac_checkout_top_col{
  background-color : #C0EFFF;
  font-size : 10pt;
  font-weight: bold;
  border-top : 1px solid #000000;
  border-bottom : 1px solid #000000;
  text-align : left;
  padding: 1px 1px;
}
td.ac_checkout_left_col{
  text-align: left;
  width: 15%;
  white-space : nowrap;
  font-size:10pt;
}
td.ac_checkout_right_col{
  text-align: left;
  width: 85%;
    font-size:10pt;
}
.ac_missing_field{
  width: 500px;
  text-align:center;
  color: #FF0000;
  font-size:10pt;
  padding: 0px;
  padding-top:10px;
  border-top:1px solid #000000;
}
.ac_checkout_top_msg{
  background-color: #E8E0E0;
  width: 500px;
  text-align:left;
  padding: 3px;
  margin: 0px auto;
    font-size:10pt;
}
.ac_checkout_review{
  background-color: #F8F8C8;
  font-size: 10pt;
  border: 1pt solid #AAAAAA;
  margin: 0px auto;
  width: 500px;
}
th.ac_checkout_review, 
td.ac_checkout_review, 
td.ac_checkout_review_col1, 
td.ac_checkout_review_col2 {
  border: 1pt solid #AAAAAA;
  padding: 3px;
}
.ac_checkout_review_col1{
  width: 150px;
}
.ac_checkout_review_col2{
  width: 350px;
}

.center {
  text-align:center;
}
img{
	border:1px solid #000000;
	margin: 0px;
}

