
BODY {
  background-color: #11AAFF;
  font-family: Helvetica;
  font-size: 11px;
  margin: 0px;
}
.contact-header {
	position: absolute;
	margin-top: -25px;
	font-size: 14px; 
	color: #000000;
	font-weight: bold;
	width:300px;

}
.storelogo {

	position: absolute;
	margin-top: 0px;

}
.mfields{
	padding: 0px 0px 0px 0px;
}

.mheading{
	font-weight: bold;
	padding: 10px 10px 0px 0px;
}

#main_cell	{
		

		text-align: normal;
               	word-spacing: 2; 
               	line-height: 150%;  
               	margin: 0; 
               	padding: 15px;  
		background: #ffffff fixed;
		border: 1px solid #000080;
		}
.az_main_cont {
  background-color: #ffffff;
}
/* .breadCrumb,.plainbox-description and "BODY TD" for ZenCart */ 
.boxText, .breadCrumb, .plainbox-description, BODY TD
{ font-family: Tahoma, Verdana, Arial, sans-serif; 
font-size: 12px; 
color: #949494;
text-decoration: none;
font-weight: normal;
}

A { 
  color: #5991ce; 
  text-decoration: none; 
}
A:hover { 
  color: #949494;
  text-decoration: underline; 
}
FORM {
  display: inline;
}
INPUT{
/*  border: 1px solid #923F01;*/
/*  background: #FFFFFF;*/
/*  color: #923F01;*/
}
INPUT.az_search_input, SELECT.az_search_input{
/*  border: 1px solid #923F01;*/
/*  color: #923F01;*/
}
INPUT.submit_button, INPUT.az_login_input{
	border: 0px;
}
TR.header {
  background: #17191D;
}
TD.infoBox, SPAN.infoBox { 
	font-family: Verdana, Arial, sans-serif; font-size: 10px; 
}

/*------------------- Shopping Cart and Checkout----------------------------------*/
.shop_cart, .sub_table, .sub_table2{
/*	width: 100%;*/
	color: #949494;
	font-size: 11.5px;
	font-weight: normal;
	font-family: Arial;
	font-style: none;
	text-align: left;
	padding: 2px;
	background: #F6F6F6;
	border: 1px dotted #666666;
	float: center;
}

.sc_header, .sub_header{
	text-align: left;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial;
	font-style: none;
	padding: 5;
	background: #2172A1;
	border: 1px groove #92BED7;
}



.shop_cart2{
	width: 200px;
	color: #949494;
	font-size: 11.5px;
	font-weight: normal;
	font-family: Arial;
	font-style: none;
	text-align: right;
	float: right;
	padding: 2px;
	background: #F6F6F6;
	border: 1px dotted #666666;
}

.sc_cell1{
	color: #000080;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial;
	font-style: none;
	padding: 5;
	background: #ffffff;
	border: 0px solid #ffffff;
}

.sc_cell2{
	color: #000080;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial;
	font-style: none;
	padding: 5;
	background: #E3FFC8;
	border: 0px solid #ffffff;

}

.add_info{
	color: #CC0066;
	font-size: 11.5px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
}
/*--------------------------------------------------------------------------*/
.infoBoxLeft, .infoBoxRight {
  text-align: left;
  padding-left: 8px;
}

.infoBoxContentsLeft TD{
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
}
.infoBoxHeading {
}
/* middle boxes control*/
/* .plainBoxHeading for ZenCart */ 
TD.infoBoxHeading, TD.infoBoxHeadingCenter, TD.plainBoxHeading, TD.productListing-heading {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #3b6cab;
	text-decoration: none;  
	text-align: left;
  padding-left: 10px;
  height: 33px;
}
TD.infoBoxHeading A {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #3b6cab;
	text-decoration: underline;

}
.infoBoxHeadingLcorner {
  background-image: url("images/az_midbox_top_l.gif");
  background-repeat: no-repeat;  
  width: 32px;
  height: 33px;
}
.infoBoxHeadingRcorner {
  background-image: url("images/az_midbox_top_r.gif");
  background-repeat: no-repeat;  
  width: 200px;
  height: 33px;
}
TD.infoBoxHeadingLeft_categ{
}
.infoBoxLeft_az01, .infoBoxLeft, .infoBoxInformation{
  padding-left: 13px;
  padding-bottom: 20px;
  margin-bottom: 10px;
  background-image: url("images/az_leftbox_bot.gif");
  background-repeat: no-repeat;
  background-position: center bottom;
}
TD.infoBoxHeadingLeft, TD.infoBoxHeadingLeft_categ, TD.infoBoxHeadingRight {
  text-align: left;
  padding-left: 10px;
  height: 33px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #3b6cab;
	text-decoration: none;

}
.infoBoxHeadingLcornerLeft, .infoBoxHeadingLcornerLeft_categ {
  background-image: url("images/az_leftbox_top_l.gif");
  background-repeat: no-repeat;  
  width: 27px;
  height: 33px;
}
.infoBoxHeadingRcornerLeft, .infoBoxHeadingRcornerLeft_Categ {
  background-image: url("images/az_leftbox_top_r.gif");
  background-repeat: no-repeat;  
  width: 73px;
  height: 33px;
}
.infoBoxHeadingLeft A:link, .infoBoxHeadingLeft A:active, .infoBoxHeadingLeft A:visited {
	font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
	color: #5991ce;
}
.infoBoxHeadingLeft A:hover {
	color: #3b6cab;
}
.infoBoxHeadingSide
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #3b6cab;
	text-align: left;
	text-transform: uppercase;
}
.infoBoxHeadingSearch
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 10px;	
}
.infoBoxSearch{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	vertical-align: top;
	padding-bottom: 2px;
}

.infoBoxContentsSearch td{
	padding: 2px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.infoBoxContentsSearch A:link, .infoBoxContentsSearch A:active, .infoBoxContentsSearch A:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.infoBoxContentsSearch A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #226cb9;
}
.infoBoxHeadingCart
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.infoBoxCart, .az_cart_body TD, .az_cart_body td.main, #az_cart_body{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.infoBoxContentsCart A:link, .infoBoxContentsCart A:active, .infoBoxContentsCart A:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #a9d3ff;
}
.infoBoxContentsCart A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.infoBoxContentsInformation{
    background-image: url("images/az_iformation_bg.gif");
    background-repeat: no-repeat;
	background-position: right;
}
.infoBoxContents, .infoBoxContentsLeft, .infoBoxContentsLeft_categ, .infoBoxContentsRight, .infoBoxContentsInformation, #sectionLinks {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5991ce;	
	text-align: left;
	line-height: 1.5;	
}
.infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5991ce;	
	padding-left: 5px;
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5991ce;
}
.infoBoxContents A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #949494;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5d8cc0;
}
.infoBoxContentsLeft A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5991ce;
}
.infoBoxContentsInformation A:link, .infoBoxContentsInformation A:active, .infoBoxContentsInformation A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5d8cc0;
}
.infoBoxContentsInformation A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5991ce;
}
.infoBoxContentsLeft_categ,  #sectionLinks {
    background-image: url("images/az_leftbox_category.gif");
    background-repeat: no-repeat;
    height: 19px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5d8cc0;
	text-align: left;
	padding-left: 35px;
}
.boxText A:link, .boxText A:active, .boxText A:visited, .infoBoxContentsLeft_categ A:link, .infoBoxContentsLeft_categ A:active, .infoBoxContentsLeft_categ A:visited, #sectionLinks A:link, #sectionLinks A:active, #sectionLinks A:visited {
	font-family: Tahoma;
  	font-size: 11px;
  	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.boxText A:hover, .infoBoxContentsLeft_categ A:hover, #sectionLinks A:hover {
	font-family: Tahoma;
         font-size: 11px;
         font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
#catParentSelect A, #catChildSelect A {
	font-family: Tahoma;
  	font-size: 11px;
  	font-weight: bold;
	color: #339933;
	text-decoration: none;
}
#catParent {
    background-image: url("images/az_leftbox_category.gif");
    background-repeat: no-repeat;
    height: 19px;
    text-align: left;
    padding-left: 35px;
}
#catParentSelect {
    background-image: url("images/az_leftbox_category.gif");
    background-repeat: no-repeat;
    height: 19px;
	text-align: left;
	padding-left: 35px;
}
#catChild {
    background-image: url("images/az_leftbox_subcategory.gif");
    background-repeat: no-repeat;
    height: 19px;
	text-align: left;
	padding-left: 40px;
}
#catChildSelect {
    background-image: url("images/az_leftbox_subcategory.gif");
    background-repeat: no-repeat;
    height: 19px;
	text-align: left;
	padding-left: 40px;

}

.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5991ce;
}
.infoBoxContentsRight A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #949494;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5991ce;
}
.infoBoxContentsCenter A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #949494;
}
.headerBoxSpecialsImage{
	background-image:url(images/az_special_bg.gif); 
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 126px;
	height: 190px;
	vertical-align: bottom;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.headerBoxSpecialsProductPrice{
	margin-left: 15px;
	margin-top: 4px;
	margin-bottom: 5px;
}
.headerBoxSpecialsProductPrice A:link, .headerBoxSpecialsProductPrice A:active, .headerBoxSpecialsProductPrice A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.headerBoxSpecialsProductPrice A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #850F05;
}
/* AZ product box control */
.productBoxHeading_tb, .productBoxOuter, .productBoxBottom_tb{
	width: 480px;	
}
.hl_product_box {  
	border: 0px outset #000000;
	background-color: #FFFFFF;
	height: 100px;
	padding: 4px;
}
.hl_product_box_over {  
	border: 1px solid #206bb8;
	background-color: #f6f6f6;
	height: 100px;
	padding: 4px;
}
.productBox {  
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #949494;
}
.productBox A:link, .productBox A:active, .productBox A:visited,
.productBoxContent A:link, .productBoxContent A:active, .productBoxContent A:visited{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3b6cab;
}
.productBox A:hover, .productBoxContent A:hover {
	color: #949494;
}
.productBoxHeading, .productBoxHeadingLcorner, .productBoxHeadingRcorner {
	line-height: 0.8;
    font-family: Arial;
    font-size: 11px;
	font-weight: bold;
	color: #FF7800;
}
.productBoxHeading A:link, .productBoxHeading A:active, .productBoxHeading A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A9E601;
}
.productBoxHeading A:hover {
	color: #5991ce;
}
.productBoxContent {  
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #949494;
	height: 100%;
}
.productBox_name{
    font-family: Arial;
    font-size: 11px;
	font-weight: normal;
	color: #949494;
}
.productBoxName{
}
.productBoxPrice {  
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #5991ce;
	padding-left: 20px;
}
.productBoxBottom_tb{
	height: 5px;
	background-image:url(images/az_horiz_line.gif); 
	background-repeat: repeat-x;
	background-position: bottom;
}
TR.headerError {
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #DCDEB3; 
  font-size: 11px;
  color: red;
  text-align : center;
}
TR.headerInfo {
}
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #DCDEB3;
  color: #000000;
  text-align: center;
}
TR.footer {
  background: #008193;
}
TD.footer {
  font-family: Arial;
  font-size: 11px;
  background: #009384;
  color: #ffffff;
}
.infoBoxNotice {
  background: #949494;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f6f6f6;
}
TR.productListing-heading {
}
TD.productListing-heading {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #949494;
}
A.productListing-heading { 
  color: #949494; 
}
A.productListing-heading:hover { 
  color: #5991ce; 
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom: 1px solid #206bb8;
}
.pageResults { 
font-size: 11px;
color: #3b6cab;
}
A.pageResults { 
  color: #949494; 
}
A.pageResults:hover { 
  color: #F6ECDC; 
  background: #949494; 
}
/* greetUser is for ZenCart and H1 for ms3*/
.pageHeading, DIV.pageHeading, .pageHeading H1, .greetUser, H1{
  font-family:  Arial;
  font-size: 15px;
  font-weight: bold;
  color: #3b6cab;
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.3;
  color: #949494;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}
TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}
TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #206bb8;
  font-weight: bold;
}
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #850F05;
  font-weight: bold;  
}
SPAN.errorText, .error {
/*  font-family: Verdana, Arial, sans-serif;*/
  color: #ff0000;
}
SPAN.productPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #5991ce;
  font-size: 12px;
  font-weight: normal;
  height: 20px;
}
SPAN.errorText, .messageStackError {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
.inputRequirement{
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-size: 11px;  
}
.moduleRow { }
.moduleRowOver { background-color: #f6f6f6; cursor: pointer; }
.moduleRowSelected { background-color: #f6f6f6; }
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.messageStackError, .messageStackWarning, .messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
    /* #################
		  template-faq.com CSS 
	   #################
	*/
    /* #################
		  template-faq.com CSS 
	   #################
	*/
	.topbanner_tb{
	font-size: 11px; 
	font-family: Tahoma;
	color: #FDC599;
	}	
	.topbanner_tb A:link, .topbanner_tb A:active, .topbanner_tb A:visited{ 
	font-size: 11px; 
	font-family: Tahoma;
	color: #FDC599;
	font-weight: normal;
	text-decoration: none;
	}
	.topbanner_tb A:hover{
	font-size: 11px;
	color: #5d8cc0;
	}
	.topbanner_tb{
	background-image:url(/layout/3/images/az_header_cart_r.gif); 
	background-repeat: repeat-x;
	}
	.topbanner_td1{
	background-image:url(/layout/3/images/az_header_cart.gif); 
	background-repeat: no-repeat;
	background-position: right top;
	height: 71px;
	}
	.topbanner_td2{
	background-image:url(/layout/3/images/az_header_sub_mid.gif); 
	background-repeat: repeat-x;
	padding: 5px;
	}
	.topbanner_td3{
	}
	.az_topmenu_cart{
	}
	TABLE.infoBoxTop SPAN.productPriceDiscount {
		color: #ffffff;
	}
	.az_info_bar_td{
/*
	background-image:url(/layout/3/images/az_header_lang.gif); 
	background-repeat: no-repeat;
	height: 48px;
*/
	}
	/* MENU bar css controls */
	.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited{ 
	font-size: 11px; 
	font-family: Tahoma;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
	.menubarmain A:hover{
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	}
	.menubarmain_td{
	background-image:url(/layout/3/images/index_06.jpg);
	background-repeat: repeat-x;
	height: 32px;		
	}	
	.menubarmain{
	font-size: 13px; 
	font-family: Tahoma;
	font-style: normal;
	height: 32px;		
	background-repeat: no-repeat;
	background-position: right;
	}
	.az_subheader_tb{
	}
	/* MAIN table css controls */		
	.maincont_tb{
	}
	/* LEFT bar css controls */	
	.maincont_left_td {
	width: 256px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #f6f6f6;
	background-image:url(/layout/3/images/az_leftcolumn_bg.gif); 
	background-repeat: repeat-y;
	background-position: right;
	}

	/* fix for mozila */
	.leftbar_tb TD {
	}	
	.leftbar_tb {
	width: 226px;
	}
	.leftcolumn_tb{
	width: 100%;
	}
	.maincont_mid_td{
	padding-top: 5px;
	padding-left: 5px;
	}
	/* RIGHT bar css controls */		
	.maincont_right_td {
	width: 0px;
	}
	.rightbar_tb{
	width: 0px;
	}
	.footer_tb{
	font-size: 10px; 
	color: #5991ce;	
	}
	.footer_td1{
	background-image:url(/layout/3/images/az_bottom_l.gif); 
	background-repeat: repeat-x;	
	padding-left: 10px;
	width: 246px;
	height: 68px;
	color: #5991ce;
	font-size: 10px; 
	}
	.footer_td2{
	background-image:url(/layout/3/images/az_bottom_r.gif); 
	background-repeat: repeat-x;	
	height: 68px;
	color: #5991ce;
	}
	.footer_menu_tb, .footer_cprt_tb TD, .footer_menu{
	font-family: Tahoma;
	font-weight: normal;
	color: #5991ce;
	font-size: 10px; 
	}
	.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited,
	.footer_cprt_tb A:link, .footer_cprt_tb A:active, .footer_cprt_tb A:visited{ 
	font-size: 11px; 
	color: #5991ce;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	}
	.footer_menu_tb A:hover, .footer_cprt_tb A:hover{
	font-size: 11px;
	color: #949494;
	}
	.az_button_img{
	background-image:url(/layout/3/images/az_button_mid.gif); 
	background-repeat: repeat-x;
	background-position: top left;
    white-space: nowrap;
	color: #206bb8;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px; 
	cursor: pointer;
	display: inline;
    text-decoration: none; 	
	}
	.az_button_submit{
	background-image:url(/layout/3/images/az_button_mid.gif); 
	background-repeat: repeat-x;
    white-space: nowrap;
	vertical-align: top;
    border: 0px;
	color: #206bb8;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px; 
    height: 17px;
	cursor: pointer;
	margin: 0 auto;
	}
  .noborder { border: none; }
	.alignCenter { text-align: center; }
	.alignMiddle { vertical-align: middle; }


.jsButton, .jsTrigger { cursor: pointer; }
.animBox {
  position: relative;
  overflow: hidden;
	white-space: nowrap;
  margin: 0;
  padding: 0;
}
.animBoxDropover {
  position: absolute;
	visibility: hidden;
  overflow: hidden;
  margin: 0;
  padding: 0;

	border: #206bb8 solid 1px;
	background-color: #9bd0fd;
	width: auto;
	z-index: 100;
}
.animSubmitButton {
	background: none !important;
	border: none !important;
	width: 0px !important;
	height: 0px !important;
}

#btn_animBoxCart { }
#animBoxCart {
	width: 256px !important;
}
.animBoxCartImage { }
.animBoxCartContent, .animBoxCartContent td {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
}
.animBoxCartContent A:link, .animBoxCartContent A:active, .animBoxCartContent A:visited {
	color: #206bb8;
	text-decoration: none;
}
.animBoxCartContent A:hover {
	color: #ffffff;
	text-decoration: none;
}
.animBoxCartHeader, .animBoxCartFooter {
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	height: 30px;
}
.animBoxCartHeader { border-bottom: #206bb8 solid 1px; }
.animBoxCartFooter { border-top: #206bb8 solid 1px; }
.animBoxCartNotice {
	padding: 5px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}
