table {
	font: 11px Verdana, arial, sans-serif
}

body {
	color: #000000;
	background-color: #ffffff;
	/*background-image:   url(html/images/page4_topstrip.jpg);*/
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

strike{
   color: red;
}

p {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
	font-size: 11px;
	}

blockquote {
	margin-top: 0px; 
	margin-bottom: 0px; 
	color: #000000;
	margin-right: 0px;
}

ol {
	margin-top: 0px; 
	margin-bottom: 0px; 
	color: #000000
}

INPUT {border-color: efefef; 
	  color: black; 
	  font-family: arial, verdana, ms sans serif; 
	  font-weight: bold; 
	  font-size: 10px; 
	  text-align: left; 
}

.ac_checkout_top_col {
  text-align: left;
  padding-right: 0px; 
  padding-left: 10px;
  font-size: 12px;
  font-weight: bold;
  text-decoration : none;
}

.ac_checkout_left_col{
  text-align: left;
  padding-right: 0px; 
  padding-left: 5px;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  text-decoration : none;
}

.template_cartcontents {
  background-color : #FFFFFF;
  text-align: center;
  font-size: 10px;
  color: #000000;
}

.template_checkoutcartcontents{
  background-color : #FFFFFF;
  text-align: center;
  font-size: 11pt;
  color: #000000;
}

#header {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	visibility: visible;
}

#logo {
	position: absolute;
	height: auto;
	width: auto;
	left: 12px;
	top: 165px;
}

#hnavigation {
	position: absolute;
	height: auto;
	left: 0px;
	top: 129px;
	z-index: 5;
	background-color: #3c9bf7;
}

#vnavigation {
	position: absolute;
	height: auto;
	width: auto;
	left: 20px;
	top: 320px;
}

.imageborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.template_image_no_border{
  border : none;
}

.ac_add_message {
	FONT: Verdana;
	text-align: center; 
	font-size: 11px;
	color: #6633CC;
}

.ac_seach_results {
	FONT: Verdana;
	text-align: center; 
	font-size: 11px;
	color: #666666;
}

/* ~~~~~~ View Cart Table ~~~~~~*/

table.ac_cart_table{
  background-color: #3c9bf7;   /*this color ends up being the border color for the table*/
  width: 90%;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin:0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size : 10px;
  text-align: center;
  border-style: solid;
  border-color: #3c9bf7;
  border-top: 0px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
}

table.ac_cart_table th{
  font-size : 14px;
  background-color: #3c9bf7;
  margin:0px;
  vertical-align : top;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin:0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  border: 0px;
}

table.ac_cart_table td{
  background-color: #FFFFFF;
  margin:0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin:0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

/* ~~~~~ Order Totals Table from View Cart Page ~~~ */

table.ac_totals_table{
  background-color: #FFFFFF;
  font-size: 12px;
  color: #000000;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  border-style: solid; 
  border: 1px solid #3c9bf7; 
}

table.ac_totals_table th{
  text-align:center;
  background-color: #e4f2ff;
  width:auto;
}

table.ac_totals_table td{
  width:auto;
  text-align: right;
}

.template_mainbackground {
	padding: 10px;
	color: #666666;
	background-color: #e4f2ff;
	border: 1px solid #3c9bf7;
}

#imagebar {
	position: absolute;
	height: auto;
	width: auto;
	right: 60px;
	top: 25px;
	z-index: 6;
}

.imagebox {
	border: 1px solid #FFFFFF;
}

#content {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: 179px;
	right: 0px; 
}

#content ul {
	color: #000000;
	margin-top: 0px; margin-bottom: 0px;
	list-style-image: url(html/images/page4_bullet.gif);
}

h1 {
	font-size: 16px;
	color: #0047a2;
	margin-top: 0px;
	margin-bottom: 3px;
}

h2 {
        font-size: 16px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 3px;
}

#content a:link {
	color: #0047a2;
	font-size: 10px;
}

#content a:visited {
	color: #999999;
	font-size: 10px;
}

#content a:link:hover {
	color: #3c9bf7;
	font-size: 10px;
}

h3 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}
.cssnav	{position:relative;
         font-family:  verdana, arial, helvetica, sans-serif;
         background-image: url(html/images/b1_over.gif);
		 background-repeat: no-repeat;
		 display: block;
		 width: 110px;
		 height: 27px;
		 margin: 0; 
		 margin-bottom:0px;
		 padding: 0; 
}
.cssnav A:hover {
	COLOR: #990000; TEXT-DECORATION: none
}
.cssnav A:visited {
	COLOR: #999999; TEXT-DECORATION: none
}
.cssnav a {display:block;
           font-size: 11px;
		   width: 110px;
		   height: 27px;
		   display: block;
		   float: center;
		   margin: 0;
		   padding: 0;
		   color: #000000; 
		   text-decoration: none; 
}
.cssnav img {width: 100%; 
             height: 100%; 
			 border: 0; 
}
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav span {position:absolute;
              left:15px;	
			  top:7px;	
			  margin:0;	
			  cursor: hand;
			  text-align: center;
}


