.az_tabs {
    list-style: none;
    margin: 0;
	padding: 0;
}
.az_tabs li {
    float: left;
    margin: 0 2px 0 0px;
}

.az_tabs a {
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:17px;
	color:#ffffff;
	display:block;
}

.aztab_mid {
	white-space: nowrap;
	cursor:pointer;
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:17px;
	color:#ffffff;
}
.az_tabs .aztab_left {
	background:url("images/az_tab_left.gif") no-repeat;
	width:4px;
	height:29px;
}
.az_tabs .aztab_mid {
	background:url("images/az_tab_mid.gif") repeat-x;
	height:29px;
	padding:0 4px 0 4px;
}
.az_tabs .aztab_right {
	background:url("images/az_tab_right.gif") no-repeat;
	width:4px;
	height:29px;
}

.az_tabs li.az_tabs_sel {
	/*margin-bottom:1px;*/
}
.az_tabs .az_tabs_sel a .aztab_mid {
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:17px;
	color:#ffffff;
}

.az_tabs .az_tabs_sel .aztab_left {
	background:url("images/az_tabsel_left.gif") no-repeat;
	width:5px;
	height:30px;
}
.az_tabs .az_tabs_sel .aztab_mid {
	background:url("images/az_tabsel_mid.gif") repeat-x;
	height:30px;
	padding:0 4px 0 4px;
}
.az_tabs .az_tabs_sel .aztab_right {
	background:url("images/az_tabsel_right.gif") no-repeat;
	width:5px;
	height:30px;
}

.az_tabs_body {
	background:#bb3493;
	clear:both;
	width:720px;
	padding:0;
	margin:0;
}

.clear {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
}

/* body */
/*body {
background:#FFFFFE url(../images/body_bg.gif) repeat-x scroll left top;
color:#797979;
margin:0;
}*/
/*body td { 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #797979;
}*/
/*a { 
  color: #5e5d5d; 
  text-decoration: none; 
}
a:hover { 
  color: #928f8f;
}*/
/* body eof */

/* Top boxes settings*/
#topbox {
	background:url(../images/az_topbox_mid.png) repeat-x;
	height:42px;
}

#topheader {
	background:url(../images/az_header_top_bg.gif) repeat-x;
}

span.cartTitle {
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
}
span.cartItems {
	color:#406600;
	font-weight:normal;
}
span.cartPrice {
}
/* eof: Top boxes settings*/

/* header */
#header {
	background:url(../images/az_header.jpg) no-repeat;
	width:964px;
	height:244px;
	vertical-align:bottom;
	padding:0 0 38px 38px;
}

#header table {
	width:275px;
}
#header a {
	color:#ffffff;
	font-size:16px;
	font-family:Tahoma, Verdana, Arial;
}
#header a:hover {
	color:#CCCCCC;
}

#az_menu {
	width:100%;
	vertical-align:top;
}
.az_main_menu {
	margin-top:5px;
}
.az_main_menu td { vertical-align:top; }
.az_menu_sep {
	width:3px;
}
.az_main_menu a {
	background:url(../images/az_menu.png) no-repeat;
	display:block;
	font-family: Tahoma, Verdana;
	font-weight:bold;
	font-size:12px;
	color:#406600;
	width:115px;
	line-height:30px;
	text-transform:capitalize;
	text-align:center;
	white-space:nowrap;
}
.az_main_menu a:hover {
	background:url(../images/az_menu_sel.png) no-repeat;
	line-height:48px;
	color:#ffffff;
	font-weight:bold;
}
/* header eof */

/********** branding related ***********/
.content_left {
}
#content_center {
	background:url(../images/az_body_bg.jpg) 42.25em top no-repeat;
}
.maincont_tb{
}
#content_right {
}

.maincont_mid_td{
	padding:4px 0px 0 0px;
}
.inner_content {
	padding:18px 0 10px 0;
	width:710px;
}
.leftbar_tb { margin-top:-12px; }
.maincont_left_td {
}    
.rightbar_tb{
}
.maincont_right_td {
}
/* end header branding css */

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
/************** page properties  *************/
/* page header */
.pageHeading, DIV.pageHeading, td.pageHeading, td.productlisting-headingPrice, .productlisting-headingPrice {
	font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #406600;
}
/* page text */
td.main, P.main {
  font-size: 11px;
  line-height: 1.2;
  color: #5E5E5E;
}
td.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

/* page borders */
td.main_table_heading {
     /*background : #c6c6c6;*/
}
td.main_table_heading_inner {
     /*background : #f4f4f4;*/
}

/* pagination links */
A.pageResults { 
  color: #005EA7; 
}
A.pageResults:hover { 
  color: #F6ECDC; 
  background: #005EA7; 
}

/* footer */
#bottom_top {
	background:url(../images/az_bottom_bg.gif) repeat-x;
	height:7px;
}

TD.footer {
	background:url(../images/az_footer_mid.png) repeat-x;
	height:54px;
}

#bottom_nav {
	color:#ffffff;
	font-size:12px;
}
#bottom_nav a {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#ffffff;
	text-transform:capitalize;
	white-space:nowrap;
}
#bottom_nav a:hover {
	color:#406600;
}
.bottom_nav_sep {
	padding:0 10px 0 10px;
	color:#ffffff;
}
#bottom_nav td.footer_copyright a {
	text-decoration:underline;
	font-weight:normal;
	color:#406600;
	font-size:11px;
}
#bottom_nav td.footer_copyright a:hover {
	color:#406600;
}

.footer_copyright { 
	color: #ffffff;
	font-size:11px;
}
span.footer_copyright {
	color: #ffffff;
	display:block;
	height:40px;
	overflow:hidden;
}
.footer_copyright a {
	text-decoration:underline;
	font-weight:normal;
	color:#406600;
	font-size:11px;
}
.footer_copyright a:hover {
	color:#406600;
	text-decoration:none
}

table.footer_banner{
	margin-top:5px;
	margin-bottom:5px;
}
table.footer_banner td{     
    text-align: center; 
}
/* footer eof */

.az_cat_nav {
	text-align:left;
	border-bottom:1px dotted #c8c8c8;
	margin-bottom:4px;
	text-indent:14px;
	padding:8px 0 2px 0;
	width:90%;
}
.az_cat_nav a {
	/*color:#8c146c;*/
	font-size:11px;
}
.az_cat_nav a:hover {
	/*color:#ff8ed3;*/
}

.az_nav {
	margin-bottom:4px;
	text-indent:8px;
	text-align:left;
}

.refine_nav {
	background:url(../images/az_bullet.gif) left center no-repeat;
	text-indent:10px;
	font-size:11px;
	color:#5e5d5d;
	line-height:15px;
}
.rs_heading {
	font-size:14px;
	color:#406600;
	font-weight:bold;
	border-bottom:2px solid #406600;
	padding:6px 0 0px 0;
}
.rs_toggle {
	font-size:11px;
	text-align:right;
	text-decoration:underline;
	cursor:pointer;
	margin-top:4px;
	color:#406600;
}
.rs_collapse {
	overflow:hidden;
}

/**************************************** productListing *************************************/
.az_productListing-heading {
  font-family:Tahoma;
  font-size: 11px;
  text-transform:uppercase;
  vertical-align:middle;
}
.az_productListing-heading a {
  font-weight:bold;
  color: #ffffff;
}
.az_productListing-heading a:hover {
  color:#dec7d9;
}
.az_productListing-data {
	font-size:11px;
	color:#ffc4f6;
	vertical-align:top;
}

table.productListing{
}
td.productListing-heading {
  font-size: 10px;
  color: #000;
  font-weight: bold;
  background-color: #EAEAEA;
  height:20px;
}
A.productListing-heading { 
  color: #000;
  font-weight:bold;
  text-decoration:none;
}
A.productListing-heading:hover { 
  text-decoration:underline;
}
td.productListing-data {
  font-size: 12px;
}

/* Boxes settings for tabs */
.pl_prodBoxL, .pl_prodBoxR {
	background:url("images/az_pbox_ver.gif") repeat-y;
	width:1px;
}
.pl_prodBoxC { background:#ffffff url("images/az_pbox_bg.gif") top left repeat-x; }

.pl_prodBoxHeader { height:6px; }
.pl_prodBoxHeader td { font-size:0px; }
.pl_prodBoxHeaderL {
	background:url("images/az_pbox_top_left.gif") no-repeat;
}
.pl_prodBoxHeaderC {
	background:#f4f4f4 url("images/az_pbox_hor.gif") left top repeat-x;
}
.pl_prodBoxHeaderR {
	background: url("images/az_pbox_top_right.gif") no-repeat;
}
.pl_prodBoxHeaderL img, .pl_prodBoxHeaderR img, .pl_prodBoxFooterL img, .pl_prodBoxFooterR img {
	width:6px;
}

.pl_prodBoxFooter { height:6px; }
.pl_prodBoxFooter td { font-size:0px; }
.pl_prodBoxFooterL {
	background:url("images/az_pbox_footer_left.gif") no-repeat;
}
.pl_prodBoxFooterC {
	background:#ffffff url("images/az_pbox_hor.gif") left bottom repeat-x;
}
.pl_prodBoxFooterR {
	background:url("images/az_pbox_footer_right.gif") no-repeat;
}

.img-holder {
	background:url(../images/az_img_holder.gif) no-repeat;
	width:145px;
	height:159px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	margin:0 5px;
}
.img-holder table{
	width:140px;
	height:150px;

}


.az_productListing-heading {
  font-family: 'Century Gothic', Tahoma;
  font-size: 15px;
  text-transform:uppercase;
  vertical-align:middle;
  padding:10px 0;
}
.az_productListing-heading a {
  font-weight:normal;
  color: #484848;
}
.az_productListing-heading a:hover {
  color:#484848;
  text-decoration:underline;
}
.az_productListing-data {
	font-family: 'Century Gothic', Tahoma;
	font-size:13px;
	color:#797979;
	vertical-align:top;
}
.productPrice{
color:#406600;
font-family:Arial,Verdana;
font-size:24px;
font-weight:bold;
text-align:right;
padding-right:10px;
}
/* eof: Boxes settings */

.green_separator {
	background:#5362cc none repeat scroll 0 0;
	border:1px solid #3e4999;
	font-size:2px;
	height:2px;
	line-height:2px;
	margin:2px 0;
}


/* odd and even colors */
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-color: #EAEAEA;
}

/*********** checkout ***************/
.moduleRow { }
.moduleRowOver { background-color: #ECE0EC; cursor: pointer; }
.moduleRowSelected { background-color: #ECE0EC; }
.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }
tr.subBar {
  background: #f4f7fd;
}
td.subBar {
  font-size: 10px;
  color: #000000;
}
td.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

td.tableHeading {
  font-size: 12px;
  font-weight: bold;
}
SPAN.newItemInCart {
  font-size: 10px;
  color: #005EA7;
}
SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.productSpecialPrice {
  color:#406600;
font-family:Arial,Verdana;
font-size:24px;
font-weight:bold;
}
.smallCur {
  font-family:Arial, Helvetica;
  font-size:12px;
  color:#848484;
}
SPAN.productPrice {
  color:#406600;
	font-family:Arial,Verdana;
	font-size:24px;
	font-weight:bold;
}
SPAN.productPrice s, s {
	color: #000;
	font-size:16px;
	font-weight:bold;
}

.cart_totalPrize {
	color:#B11C8A;
}