/* 
  -----------------------------------
  Style sheet
  3-column Fixed
  -----------------------------------
*/

#p7PMnav {
	margin: 0;
	padding:0;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	border: 1px solid #000000;
	z-index: 10000;
	background-color: #E2E6B9;
	background-image: url(agora.cgi?secpicserve=menubg.jpg);
	background-repeat: repeat-y;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 2px 10px;
	color: #FFFFFF;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #E2E6B9;
	color: #333333;
	letter-spacing: 0.01px;
}
#p7PMnav ul a {
	color: #333333;
	border: 0;
}
#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus {
	background-image: none;
	background-color: #B3C4CB;
	color: #333333;
}
/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #cfe803;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the normal trigger link */
#p7PMnav .p7PMtrg, #p7PMnav .p7PMon {
	background-image:  url();
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #E2E6B9;
	color: #999999;
}

/*the submenu classes. The top property is included as a fix for Safari on Panther only.*/

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
	top: 0;
}
#p7PMnav .p7PMshow {
	top: auto;
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav {
	width: 180px;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 180px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #5A69A5;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}

body {
	background-color: #FFFFFF;
	background-image: url(agora.cgi?secpicserve=pbg.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	margin: 118px 0 30px 0;
	padding: 0 0 0 148px;
}

#layoutwrapper {
	position: relative;
	border: 1px solid #CCCCB4;
	border-top: 0;
	padding: 37px 4px 4px 4px;
	width: 600px;
	margin: 0 auto;
	top: 0px;
}

#layoutwrapper {
 position: relative;
 border: 1px solid #CCCCB4;
 border-top: 0;
 padding: 0 4px 4px 4px;
 background-color: #FFFFFF;
}

#skipnav {
	position: absolute;
	top: -20px;
	left: 38px;
	background-image: url();
	background-repeat: no-repeat;
}
#skipnav a {
	display: block;
	color: #EDF0D3;
	font-size: 1px;
	height: 16px;
	width: 120px;
}
#mainbox {
	border: 1px solid #CBCBB3;
	width: 598px;
}

#maincontent {
	padding: 20px 14px 20px 26px;
	font-size: 0.9em;
	line-height: 1.2em;
}
#leftbox {
	position: absolute;
	left: -143px;
	top: -118px;
	width: 167px;
	z-index: 200;
	background-image: url(agora.cgi?secpicserve=leftboxtile.gif);
	background-repeat: repeat-y;
}
#menubar {
	padding: 0 5px;
	font-size: .8em;
}
#bottomimage {
	padding: 0 0 0 0;
}
#rightbox {
	position: absolute;
	left: 450px;
	top: 0px;
	width: 0px;
	font-size: 0.75em;
	background-repeat: repeat-x;
}
#rightcontent {
	padding: 20px 16px;
	border: 1px solid #CCCCB4;
}
#footer {
	width: 610px;
	margin: 0 auto;
	padding: 8px 0 0;
	color: #666666;
	font-size: 0.7em;
}
#footer p {margin: 0 0 0 48px;}
#iconbar {
	position: absolute;
	top: 6px;
	z-index: 200;
	right: 16px;
	width: 461px;
	margin-right: 16px;
}
.clearit {
 clear: both;
 height: 0;
 line-height: 0;
 font-size: 1px;
}
p {
	margin: 0 0 8px 0;
}
#maincontent h1 a, #maincontent h1 a:visited, #maincontent h1 a:hover {
	text-decoration: none;
	cursor: text;
	color: #333333;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	letter-spacing: 0.1em;
	color: #108eb7;
}
h1 {
	margin: 0 0 12px 0;
	font-size: 1.2em;
}
h2 {
	margin: 32px 0 12px 0;
	font-size: 1.4em;
}
h3, h4 {
	margin: 32px 0 12px 0;
	font-size: 1.1em;
	letter-spacing: .1em;
}
#rightbox h3.top {
	font-size: 1.35em;
	margin: 12px 0;
}
#maincontent a, #footer a {
	color: #333399;
}
#maincontent a:visited, #footer a:visited {
	color: #666666;
}
#maincontent a:hover, #footer a:hover,
#maincontent a:active, #footer a:active,
#maincontent a:focus, #footer a:focus {
	color: #FF6600;
	background-color: #cccc99;
}
#rightcontent a {
	color: #7E2D3A;
}
#rightcontent a:visited {
	color: #7E2D3A;
}
#rightcontent a:hover, #rightcontent a:active,
#rightcontent a:focus {
	color: #108EB7;
}
#p7PMnav {width: 157px;}
#p7PMnav ul {
	width: 11.9em;
}
.ac_header, .ac_mainbody{
  width :100%;
  font-size : 10pt;
}
.ac_header{
  background-color : #680098;
  padding: 0px;
  text-align: center;
  font-family : Verdana, Arial;
  color: #FFFFFF;
}
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;
}
.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 : #cccccc;
}
.ac_mainbody{
  padding: 0px;
  margin: 0px;
}
.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 : underline;
}
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;
}
.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;
}

/* ~~~~~ 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;
}

/* ~~~ 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: 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;
}
h3.ac_product_name{
  font-size: 12pt;
  color: #108eb7;
  text-align: center;
}
.ac_product_desc{
  font-size: 10pt;
  color: #000000;
  text-align: center;
}
.ac_product_price{
  font-size: 11pt;
  color: #0c07c8;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}
.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: 0px auto;
  text-align: center;
}
/*~~~ 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{
  background-color: #AAAAAA;  /* 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: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size : 10pt;
  text-align: center;
}
table.ac_cart_table th{
  font-size : 10pt;
  background-color: #e9e7e7;
  font-weight: bold;
  color: #333333;  
  margin:0px;
  width: auto;
  vertical-align : top;
}
table.ac_cart_table td{
  background-color: #E8FFF8;
  border: 0px;
  width: auto%;
}
/* ~~~~~ Order Totals Table from View Cart Page ~~~ */
table.ac_totals_table{
  background-color: #F0F5FF;
  font-size: 11pt;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}
table.ac_totals_table th{
  text-align:center;
  background-color: #E0E5FF;
  width:auto;
}
table.ac_totals_table td{
  width:auto;
  text-align: right;
}
/* ~~~~~~ Check Out Pages ~~~~~~ */
.ac_checkout{
  margin: 10px auto;
  width: 550px;
  font-size : 10pt;
}
td.ac_checkout_top_col{
  background-color : #C0EFFF;
  font-size : 13pt;
  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;
  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{
  font-size: 10pt;
  color: #0c07c8;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.ac_checkout_review_col1{
  font-size: 10pt;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  background-color : #f6fdda;
}
.ac_checkout_review_col2{
  font-size: 10pt;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  background-color : #f6fdda;
}
.ac_checkout_review{
  font-size: 10pt;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  background-color : #cfdafa;
} 

.center{
  text-align:center;
}
img{
  border:0px;
  margin: 0px;
}
.descship{
  font-size: 11pt;
  color: #0c07c8;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}

