body{
  background-color: #C0D1F9;
  font-family: Trebuchet MS, Verdana,  sans-serif;
  margin: 0px;
  margin-top: 0px;
  padding: 0px;
  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%" );
  }


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFE0;
padding: 5px;
left: -1000px;
border: 4px solid #000080;
border-bottom: 2px solid #000080;
visibility: hidden;
color: black;
text-decoration: none;

}

.thumbnail span img{ /*CSS for enlarged image*/
border: 2px;
padding: 2px;

}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top:100px;
left:-200px; /*position where enlarged image should offset horizontally */

}
.ac_header, .ac_mainbody{
  width :100%;
  font-size : 10pt;
}
.ac_header{
  background-color : #680098;
  padding: 0px;
  text-align: center;
  font-family : Trebuchet MS, Verdana;
  color: #FFFFFF;
}
.ac_cart_summary{
  font-size: 12pt;
  width:100%;
  color: #000000;
  text-align: center;
  padding: 0px;
  padding-top:10px;
  padding-bottom:10px;
}
.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;
}
/* horizontal links with a link vertical between each pair
First listed item must be of class first */
.ac_bottom_links{
  text-align: center;
  padding: 5px 0px 5px 0px;
}
.ac_bottom_links ul{
  margin-left: 0px;
  padding-left: 0px;
  display: inline;
  text-align: center;
}
.ac_bottom_links ul li{
  font-size:10pt;
  padding: 5px 10px 5px 10px;
  list-style: none;
  display: inline;
  border-left: 1px solid #000000;
}
.ac_bottom_links ul li.first{
  border-left: 0px;
}
/*Vertical Links with no indicator but are centered*/
.ac_vertical_links{
  text-align:center;
}
.ac_vertical_links ul{
  margin-left: 0px;
  padding-left: 0px;
  display: inline;
  text-align: center;
}
.ac_vertical_links ul li{
  font-size: 10pt;
  padding: 0px 10px;
  list-style: none;
  display: inline;
}

h1#ac_h1 {
  font-size : 15pt;
  font-weight : bold;
  margin: 0px;
  color: #FFFFFF;
}
h2#ac_h2 {
  font-style : italic;
  margin: 0px;
  font-size: 12pt;
  color: #FFFFFF;
}
h3.ac_product_name{
  font-size:12pt;
  color:#3553C6;
  margin:5px 5px 2px 5px;
}
.ac_left_nav h3 {
  color : #FF0000;
  font-weight : bold;
  text-align: center;
  margin: 0px;
  padding: 5px 0px 0px 5px;
  font-size: 10pt;
}
.ac_left_nav hr{
  padding:0px;
  margin: 25px 0px 25px 0px;
  width : 95%;
}
.ac_header_search{
  text-align: right;
  vertical-align : middle;
}
.ac_mainbody, .ac_cart_summary{
  background-image : url(agora.cgi?secpicserve=steelgrey.jpg);
  background-color : #FFFF33
}
.ac_mainbody{
  padding: 0px;
  margin: 0px;
}
.ac_left_nav{
  width: 155px;
  vertical-align : top;
  padding: 0px;
  padding-top: 15px;
}


a:link {
	text-decoration: none;
	color: #000000;

}
a:visited {
	text-decoration: none;
	color: #113961;
}
a:hover {
	text-decoration: none;
	color: #0033FF;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.style6 {font-family: Trebuchet MS, Verdana,  sans-serif;
	font-weight: bold;
	color: #336699;
}
.style11 {color: #4D6D84; font-family: Trebuchet MS, Verdana,  sans-serif; font-weight: bold; }
.style7 {font-family: Trebuchet MS, Verdana,  sans-serif;
	font-weight: bold;
	color: #3553C6;
}
.style12 {color: #4D6D84}
.style8 {font-family: Trebuchet MS, Verdana,  sans-serif;
	font-weight: bold;
	color: #716D60;
}

.style15 {font-size: 18pt; font-family: Trebuchet MS, Verdana,  sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.ac_ppinc_content{
  background-color: #FFFFCC;
  vertical-align : top;
  height : 100%;
  padding: 0px;
  padding-bottom: 25px;
}
.template_mainbackground{
  background-color : #FFFF99;
  border-color : #4D6D84;
}

.style20 {font-family: Trebuchet MS, Verdana,  sans-serif;
	color: #3553C6;
    font-size: 12pt;
    text-align: left;
}
.template_mainbackground1{
  background-color : #FFFFCC;
  border-color : #4D6D84;
}

.style14 {font-size: 12px}
.template_image_no_border{
  border : none;
  font-size: 12pt;
}
.template_table_image_background{ background-color : #B9B280;
  background-image : url("../TheAgora_ProBlue/backgroundbanner.gif");
}
.template_copyright{
  background-color : #000000;
  text-align: center;
  font-size: 10pt;
  color: white;
}
a.copyright_link {
  font-size: 10pt;
  font-weight: normal;
  text-decoration : none;
  color: #FFFF00;
}
.template_cartcontents{
  background-color : #99CC99;
  text-align: center;
  font-size: 9pt;
  color: #000000;
}
.template_cartcontents1{
  background-color : #99CC99;
  text-align: center;
  font-size: 10pt;
  color: #000000;
}
.template_cartcontents2{
  background-color : #99CC99;
  text-align: center;
  font-size: 12pt;
  color: #000000;
}
.template_checkoutcartcontents{
  background-color : #99CC99;
  text-align: center;
  font-size: 11pt;
  color: #000000;
}
.template_fonth1{
  padding: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 17pt;
  font-weight: bold;
  color: #FFFFFF;
}
.template_fonth2{
  padding: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 14pt;
  font-weight: normal;
  font-style : italic;
  color: #FFFFFF;
}
a.ac_cart_info_links {
  padding: 0px;
  padding-right: 5px;
  padding-left: 5px;
  font-size: 11pt;
  font-weight: bold;
  text-decoration : none;
}

/* ~~~~~~~~~ default hyper links ~~~~~~~~~*/
/* See Template CSS files */
/* ~~~~ Header  and Footer File ~~~~ */
.ac_left_nav{
  width: 155px;
  vertical-align : top;
  padding: 0px;
  padding-top: 15px;
}
a.ac_left_links {
  text-align: left;
  padding: 0px;
  padding-right: 3px;
  padding-left: 10px;
  font-size: 10pt;
  font-weight: normal;
  text-decoration : none;
}
a.ac_left_links1 {
  text-align: left;
  padding: 0px;
  padding-right: 3px;
  padding-left: 10px;
  font-family: Trebuchet MS, Verdana,  sans-serif;
  font-size: 12pt;
  font-weight: normal;
  text-decoration : none;
}

a.ac_left_links2 {
  text-align: left;
  padding: 0px;
  padding-right: 2px;
  padding-left: 5px;
  font-family: Trebuchet MS, Verdana,  sans-serif;
  font-size: 10pt;
  font-weight: normal;
  text-decoration : none;
}

a.ac_left_sub_links {
  text-align: left;
  padding: 0px;
  padding-right: 3px;
  padding-left: 18px;
  font-size: 9pt;
  font-weight: normal;
  text-decoration : none;
}
a.ac_left_sub_links1 {
  text-align: left;
  padding: 0px;
  padding-right: 3px;
  padding-left: 18px;
  font-family: Trebuchet MS, Verdana,  sans-serif;
  font-size: 10pt;
  font-weight: normal;
  text-decoration : none;
}
 /* ~~~ Product listings ~~~ */
.ac_content{
  background-color: #FFFFCC;
  vertical-align : top;
  padding: 0px;
  padding-bottom: 25px;
}
.ac_product_table{
  width: 90%;
  vertical-align : top;
  margin: 10px auto;
  text-align: center;
}


/*~~~~~~ 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:12pt;
  text-align:center;
}
p.ac_search_no_results{
  text-align:center;
  margin: 50px auto;
  font-size:12pt;
}

.ac_product_desc{
  text-align : justify;
  font-size:10pt;
  margin: 0px 5px 10px 5px;
}

.ac_product_price{
  color: #000000;
  font-size:10pt;
  white-space : nowrap;
  font-weight : bold;
}
.ac_product_outofstock{
  color: #000000;
  font-size:10pt;
  white-space : nowrap;
  font-weight : bold;
}
.ac_product_available{
  color: #000000;
  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: 0px auto;
  text-align: center;
}
/*~~~ Options ~~~~*/
.opt_border{
  font-size: 8pt;
  text-align: center;
  border: 1px solid #CCCCCC;
  margin: 0px auto;
}
th.opt_border{
  padding:0px 2px;
}
.no_border{
  font-size: 8pt;
  border: none;
  margin: 0px auto;
}
th.no_border{
  padding:0px 2px;
}
.opt_center{
  font-size: 10pt;
  text-align:center;
  margin: 0px auto
}
.opt_center1{
  font-size: 6pt;
  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{
  background-color: #3553C6;  /* this color ends up being the border color for the table */
  width: 90%;
  margin:0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #FFFFCC;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size : 10pt;
  text-align: center;
}
table.ac_cart_table th{
  font-size : 11pt;
  background-color: #000000;
  margin:0px;
  width: auto;
  vertical-align : top;
}
table.ac_cart_table td{
  background-color: #FFFFFF;
  color: #000000;
  border: 0px;
  width: auto;
}
/* ~~~~~ Order Totals Table from View Cart Page ~~~ */
table.ac_totals_table{
  background-color: #FFFFFF;
  font-size: 10pt;
  color: #000000;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
table.ac_totals_table th{
  text-align:center;
  background-color: #000000;
  color: #FFFFCC;
  width:auto;
}
table.ac_totals_table td{
  width:auto;
  text-align: right;
}
/*Buyers Comments Pages*/
table.ac_buyers_comments{
  background-color: #FFFFCC;
  padding-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-width: 20px ;
  font-size: 10pt;
  margin-left:100px ;
  margin-bottom:100 ;
  }
td.ac_buyers_comments{
  text-align: left;
  font-size: 10pt;
  font-family: Trebuchet MS, Verdana, sans-serif;
  padding-left: 15px;
  padding-right: 10px ;
  width: 100%;
  border-right-width: medium;
  border-bottom-width: medium;
}
 td.ac_buyers_mail{
  text-align: right;
  font-size: 10pt;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-style: italic;
  padding-left: 5px;
  padding-right: 5px;
  width:0% ;
  border-bottom-width:medium ;
}

/*End of Buyers Styles */


/* ~~~~~~ Check Out Pages ~~~~~~ */
.ac_checkout{
  margin: 10px auto;
  width: 550px;
  font-size : 10pt;
}
td.ac_checkout_top_col{
  background-color : #C0EFFF;
  font-size : 12pt;
  font-weight: bold;
  border-top : 1px solid #000000;
  border-bottom : 1px solid #000000;
  text-align : left;
  padding: 5px 7px;
}
td.ac_checkout_left_col{
  text-align: left;
  font-size: 10pt;
  width: 15%;
  white-space : nowrap;
}
td.ac_checkout_right_col{
  text-align: left;
  width: 85%;
}
.ac_missing_field{
  width: 500px;
  text-align:center;
  color: #FF0000;
  font-size:12pt;
  padding: 0px;
  padding-top:10px;
  border-top:1px solid #000000;
}
.ac_checkout_top_msg{
  background-color: #B9B280;
  color: #000000;
  width: 500px;
  text-align:center;
  padding: 3px;
  margin: 0px auto;
}
.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:12px;
  margin: 0px;
}
    /* ~~~~~ 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: 10px 0px 10px 0px;
  margin: auto;
}