/*
  $Id: template_styles.css,v 1.0 17:37:59 06/17/2009  

  Cascading Stylesheets for AlgoZone template

  Copyright (c) 2009 AlgoZone, Inc (www.algozone.com)

*/


/*------------------------------------------*/
/*             Common Css                   */
/*------------------------------------------*/
BODY {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background-color:#FFFFFF;
  color: #536475;
  margin: 0px;
}

A {
  color: #536475;
  text-decoration:none;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size:11px;
}

/*	
A:hover {
  color: #235188;
}*/

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#000000;
  padding:1px;
  padding-left: 3px;
  padding-right: 3px;
}

TEXTAREA {
  width: 90%;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#000000;
}

FORM {
	display: inline;
}

legend{
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

fieldset{
	margin:10px 0px 10px 0px;
}

fieldset input{
	margin:5px 0px 5px 0px;
}

h2{
	color:#000000;
}
/*------------------------------------------*/
/*             Coomon Css End               */
/*------------------------------------------*/


/*------------------------------------------*/
/*             Helper Css                   */
/*------------------------------------------*/
.clear{
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
#az_header_shopping_cart .f_left { 
	float:left;
	background:url(../images/az_shopcart_left.gif) no-repeat;
	height:83px;
	width:20px;
	display:block;
}

#az_header_shopping_cart .topboxText{
	background:url(../images/az_shopcart_bg.gif) repeat-x;
	height:83px;
	position:relative;
	display:block;
}

#az_header_shopping_cart .topboxText div.cartTitle{
	position:relative;
	vertical-align:middle;
	display:block;
	margin-top:30px;
}

.f_right { float:right}

.t_left { text-align:left; float:left; margin-top:2px;}
.t_right { text-align:right}

.width50p { width:50% }
.no_overflow { overflow:hidden}
/*------------------------------------------*/
/*             Helper Css END               */
/*------------------------------------------*/


/*------------------------------------------*/
/*             Main Struct                  */
/*------------------------------------------*/
.wrapper{
	width: 1000px;
	margin:0 auto;
}
.az_main_container_side_l{
	float: left;
	width:15px;
	height: 1px;
}
.az_main_container_side_r{
    float: left;
	width:15px;
	height: 1px;
}
.az_main_container{
    float: left;
//	width:970px;
}

h1, h2, h3,  h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger, #specialsListingTopNumber{
	font-size: 12px;
}

#specialsListing .smallText{
	height:auto;
	overflow:hidden;
}

.biggerText {
	font-size: 1.2em;
}

.inputLabel, #productListing *{
	font-size:11px;
}

#specialsListing .smallText{
	position:relative;
	width:49%;	
}

.az_no_bottom_border{
	border-bottom:none !important;
}

#productsListingTopNumber{
	padding-top:5px;
}

img{
	border:none;
}

.az-button-middleBUTTON_MORE_INFO .az-button-text{
	color:#000000;
	font-family:Tahoma,Arial,Helvetica;
	font-size:11px;
	font-weight:bold;
	text-transform:capitalize;
	padding-right:5px;
}

.productBoxVSep{
	border-right:1px dotted #E5E5E5;
	float:left;
}

.az-button-rightBUTTON_MORE_INFO{
	background:url(../images/az_details_right.gif) no-repeat scroll left center;
}

/*------------------------------------------*/
/*             Main Struct END              */
/*------------------------------------------*/


/*------------------------------------------*/
/*             Header                       */
/*------------------------------------------*/
.az_info_bar{
  height:60px;
  width:100%;
  position:relative;
  overflow:hidden;
  background-image:url(../images/az_topbox_bg.gif);
  background-repeat:repeat-x;
  margin:0;
}
.az_info_bar_1, .az_info_bar_2, .az_info_bar_3, .az_info_bar_4, .az_topbox_separator{
  vertical-align: middle;
  float:left;
  line-height:58px;
}
.az_info_bar_1 td, .az_info_bar_2 td, .az_info_bar_3 td, .az_info_bar_4 td{
	vertical-align:middle;
}

.az_info_bar_1 span img{
  padding-right:5px;
  padding-left:15px;
}

.az_info_bar_1 span a{
  font-family:Tahoma, Arial, Verdana;
  font-size:10px;
  letter-spacing:2px;
  color:#868b94;
  text-decoration:none;
}

.az_info_bar_1{
    width: 180px;	
	margin-right:342px;
}

.az_topbox_separator{
	background-image:url(../images/az_topbox_sep.gif);
	width:1px;
	margin-top:21px;
	height:25px;
}

.az_info_bar_2{
    width: 200px;	
	padding-right:0px;
	margin-right:0px;
}
.az_info_bar_3{
	margin-left:15px;
	margin-top:6px;
    width: 230px;
}
.az_info_bar_4{
    width: 310px;
	background:none;
	text-align:left;
}



/********************** additional infobar ***************************/
.az_info_bar1{
    height: 60px;
}
.az_info_bar1_1, .az_info_bar1_2, .az_info_bar1_3, .az_info_bar1_4{
   height: 60px;
   display:table-cell;
   vertical-align:middle;
}
.az_info_bar1_1 td, .az_info_bar1_2 td, .az_info_bar1_3 td, .az_info_bar1_4 td{
	vertical-align:middle
}
.az_info_bar1_1{
    width: 15px;
	background: url(../images/az_navbox_left.gif) no-repeat ; 
}
.az_info_bar1_2{
    width: 200px;
	background: url(../images/az_navbox_mid.gif) repeat-x ; 
}
.az_info_bar1_3{
	background: url(../images/az_navbox_mid.gif) repeat-x ; 
    width:738px;
}
.az_info_bar1_4{
    width: 17px;
	background: url(../images/az_navbox_right.gif) no-repeat ; 
}
/********************** additional infobar ***************************/


.az_main_header{
   height:150px;
   position:relative;
   background:url(../images/az_banner_bg.gif);
   background-repeat:repeat-x;   
}

#az_header_logo {
  background:url(../images/az_temp_logo.gif) no-repeat;
  background-position:center;
  width:269px;
  height:53px;
  margin-left:20px;
  margin-top:30px;
  display:block;
  float:left;
}
#az_header_logo a {
  display:block;
  text-decoration:none;
  line-height:53px;
}

#az_header_currencies {
  width:269px;
  height:35px;
  margin-right:20px;
  margin-top:20px;
  padding-top:20px;
  display:block;
  float:left;
}

.az_header_left{
    width: 12px;
    height: 197px;	
	background: url(../images/az_menubox_left.gif) no-repeat ; 
    float: left;
}
.az_header_logo{
    height: 197px;
    width: 945px;
    float: left;		
}

.az_header_banner{display:none;}

#az_header_banner {
  width:365px;
  height:55px;  
  position:relative;
  float:left;
  margin-left:45px;
  margin-top:20px;
  text-align:center;
}

#az_header_shopping_cart{
	float:left;
	margin-left:45px;
}

#az_header_banner div{
	color:#868b94;	
	padding-top:12px;
}

#az_header_banner div a{
	text-transform:uppercase;
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	letter-spacing:1px;
	color:#868b94;
	text-decoration:none;
}

.az_header_right{
    float: left;	
    width: 13px;
    height: 197px;	
	background: url(../images/az_menubox_right.gif) no-repeat ; 
}

.az_header_bottom {
	height:0px;
	width:970px;
}


/********************** main menu ************************/
.az_main_menu{	
  	width:100%;
   	display:block;
  	margin-top:10px;
}

.az_menubarmain{
	width:100%;
	margin-left:13px;
	padding-left:0px;
}

.az_menubarmain li{
	display:block;	
	float: left;		
	color:#FFFFFF;
}

.az_menubarmain .az_menu_item{
	padding-left:10px;
	height:37px;
	background:url(../images/az_menu_bg.gif);
	background-repeat:repeat-x;
	padding-top:7px;		
}

.az_menu_item_over{
	padding-left:10px;
	height:37px;
	background:url(../images/az_menuactive_bg.gif);
	background-repeat:repeat-x;
	padding-top:7px;
}

.az_mi_spacer{
	height:37px;
	background:url(../images/az_menu_bg.gif);
	background-repeat:repeat-x;
	width:210px;
}

.az_menu_item a{
	text-transform:uppercase;
	text-decoration:none;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;		
	color:#FFFFFF !important;
	font-weight:700;
	padding-right:15px;
	border-right:#FFFFFF solid 1px;	
}

.az_menu_item_over a{
	text-transform:uppercase;
	text-decoration:none;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;		
	color:#FFFFFF;
	font-weight:700;
	padding-right:15px;
	border-right:#FFFFFF solid 1px;		
}

.az_mid_menu_links{
	padding-left:15px;
}


.az_main_menu_l{
	background-image:url(../images/az_menu_left.gif);
	background-repeat:no-repeat;
	height:37px;
	width:16px;
	font-size:35px;
}

.az_search_box_l{
	background-image:url(../images/az_searchbox_left.gif);	
	background-repeat:no-repeat;
	height:37px;
	width:13px;
}

.az_search_box{
	background:url(../images/az_menu_bg.gif);
	background-repeat:repeat-x;
	height:37px;
	padding-right:0px;
}

.az_search_box *{
	padding-right:0px;
	margin-right:0px;
}

.az_searchfield_container{
	 padding:0px;
	 background:#FFFFFF;
	 margin-top:6px;
	 padding-top:2px;
	 height:23px;
	 overflow:hidden;
	 
}

#az_search_field{
	 border:none;
	 font-size:12px;
	 background-color:#FFFFFF;
}

.az_main_menu_r div a{
	color:#FFFFFF;
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align:top;
	line-height:15px;
	padding-left:5px;
    
}

.az_main_menu_r div{	
	margin:10px 0 5px 10px;
	height:50%;
}

.az_main_menu_r{
	background-image:url(../images/az_menu_right.gif);
	background-repeat:no-repeat;
	background-position:left center;
	height:37px;
	width:78px;
	font-size:35px;	
}
.az_menubarmain li.az_menubarmain_div{    
	font-size:12px;	
	color:#FFFFFF;
	padding-right: 10px;
	padding-left:10px;
	height:37px;
	background:url(../images/az_menu_bg.gif);
	background-repeat:repeat-x;
	padding-top:9px
}


/*------------------------------------------*/
/*             Header Css END               */
/*------------------------------------------*/
	


/*------------------------------------------*/
/*             Content Css                  */
/*------------------------------------------*/

#content div a {
  font-size: 12px;
}

a.anchor_inline {
  color: #FF7E0E;
}


.az_main_content{
	margin:0 10px 0 10px;
}

.az_left_bar, .az_right_bar{
    width: 193px;
    float: left;	
}
.az_left_bar_top, .az_right_bar_top{
    height: auto;
}

#az_banner3, #az_banner4{
	width:204px;
	display:block;
}
#az_banner3 a {
	display:block;
	height:356px;
}
#az_banner4 a {
	display:block;
	height:352px;
}

#az_banner3{
	background:url(../images/az_banner3.gif);
	height:356px;
}

#az_banner3 div{
	float:right;
	margin-top:327px;
	margin-right:23px;
}

#az_banner3 div a{
	color:#171717;
	font-family:tahoma, arial, helvetica;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}

#az_banner4{
	background:url(../images/az_banner4.jpg);
	height:352px;
}

#az_banner4 div{
	float:right;
	margin-top:322px;
	margin-right:17px;
}

#az_banner4 div a{
	color:#FFFFFF;
	font-family:tahoma, arial, helvetica;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}

.az_site_content{
    float: left;
    width: 540px;	
	margin:0 5px 0 15px;
	position:relative;
	overflow:hidden;
}
.az_site_content_top{
    height: 460px;
}
.az_main_footer{
    height: 74px;
	padding-bottom:0px;
	margin-bottom:0px;
	width:100%;
	background:url(../images/az_footer_bg.gif) repeat-x;
}

.az_site_products{
	margin:0px;
}

#azmanufacturersContent{
	margin-top:10px;
}

/*------------------------------------------*/
/*				Banners						*/
/*------------------------------------------*/

#az_banner1{
	background:url(../images/az_banner1.gif) left top no-repeat;
	width:539px;
	height:361px;
	margin-bottom:10px;
	margin-top:7px;
	padding-bottom:10px;
}

#az_banner1 .az_buynow_mid{
	float:left;
	width:131px;
	height:45px;
	background:url(../images/az_buynow_mid.png) center no-repeat;
	margin-top:274px;	
	margin-left:36px;
}

#az_banner2{
	background:url(../images/az_midbanner.gif) left no-repeat;
	width:539px;
	height:73px;
}

/*------------------------------------------*/
/*             Content Css End              */
/*------------------------------------------*/

/*------------------------------------------*/
/*             Footer Css                   */
/*------------------------------------------*/
.az_main_footer {
    height: 68px;  
	margin:10px 0;
}

.az_mid_bar_footer{
	height:68px;
	width:100%;
    float: left;	
}



/********************** footer menu ************************/

.az_footer_menu{
    list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 10%;
	padding:0;
	color:#000000;
}
.az_footer_menu li{
    float:left;
	color:#FFFFFF;
	font: 11px Tahoma,Verdana,Arial;
	text-decoration:none;
	text-transform:uppercase;
	white-space:nowrap;
}
.az_footer_menu li.az_footer_menu_div{
    padding:0 10px;
	font-size:14px;
	color:#000000;
	margin-top:-3px;
}
.az_footer_menu  a{
	color:#000000;
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	text-decoration:none;
	text-transform:capitalize;
	vertical-align:bottom;
}
.az_footer_menu a:hover {
	color:#333333;
	text-decoration:underline;
}
/*------------------------------------------*/
/*             Footer Css END               */
/*------------------------------------------*/


/*------------------------------------------*/
/*        az_infobox Left Css               */
/*------------------------------------------*/
.az_box_new {
  width:193px;
  text-align:left;
  margin-bottom:10px;  
}

.az_box_top_new {
	width:100%;
	margin:0;
	padding:0;
}
.az_box_top_l_new {   
   background:url(../images/az_iboxheader_right.gif) right top no-repeat;
   margin-left:0px;
   margin-right:0px;
   padding:0px;
   width:200px;  
}
.az_box_top_r_new {
	background:url(../images/az_iboxheader_mid.gif);
	margin-left:0px;
	margin-right:0px;
	background-repeat:repeat-x;
	width:196px;
}
.az_box_top_m_new {
	background:url(../images/az_iboxheader_left.gif) no-repeat;
	width:193px;
}

.boxTitle {
  font-family:Tahoma, Arial, Helvetica;
  font-size:11px;
  font-weight:bold;
  text-align:center;
  color:#FFFFFF;
  line-height:39px;
  text-decoration:none;
  text-align:left;
  padding:1px 0 0 0;
  margin:0 0 0 45px;
  text-transform:uppercase;
}

.boxTitle a{
	color:#FFFFFF;
	text-decoration:none;
}

.boxTitle a:hover{
	color:#000000;
	text-decoration:none;
}

.az_box_cont_new {
	border-left:#EDEDED solid 1px;
	border-right:#EDEDED solid 1px;
	border-bottom:#EDEDED solid 1px;	
	margin:0px 7px 0 4px;
	padding:5px 0 10px 0;
	width:193px;
}

.az_box_cont_l_new {
}
.az_box_cont_r_new {
}
.az_box_cont_m_new {
}
.az_box_cont_new .boxContents {
  margin:0px 5px 2px 10px;
  font-family:Tahoma, Arial, Verdana;
  font-size:11px;
  font-weight:normal;  
  overflow:hidden;
  text-transform:capitalize; 
  color:#868b94;  
}

.az_box_bottom_new {
}
.az_box_bottom_l_new {
}
.az_box_bottom_r_new {
}
.az_box_bottom_m_new {
}
.az_box_bottom_new .boxTitle {
}
/*------------------------------------------*/
/*            az_infobox Left Css END       */
/*------------------------------------------*/

/*------------------------------------------*/
/*        az_infobox Right Css               */
/*------------------------------------------*/


/*------------------------------------------*/
/*          az_infobox Right Css END        */
/*------------------------------------------*/


/*------------------------------------------*/
/*             product box Css              */
/*------------------------------------------*/

.centerBoxWrapper{
	margin-top:10px;
}

.productBox{
	width:500px;
	border:none;
}

.productBox_Top, .productBox_Bottom { 
	font-size:0;
	line-height:0;
}

.productBoxTop {
	background-color: #FFFFFF;
}
.productBoxBottom {
	background-color: #FFFFFF;
}
.productBoxL {
	width: 1px;
}
.productBoxC {
	background-color: #FFFFFF;
}
.productBoxR {
	width: 1px;
}

/* az_productbox settings */
.az_pbox_new {
	width:250px;
}
.az_pbox_new .boxContents {
	font-family:Tahoma,Verdana,Arial,sans-serif;
	font-size:10px;
	width:100%;
}

.az_pbox_cont_new {
}

.az_pbox_cont_m_new {
	background:#FFFFFF;
}
.az_pbox_cont_r_new {
	padding:0 1px 0 1px;
}
.boxContents {
	padding-left:5px;
}

.az_pbox_top_m_new {	
    height:12px;
}
.az_pbox_top_r_new {
	padding:0 15px 0 15px;
}

.az_pbox_bottom_m_new {
    height:12px;
}
.az_pbox_bottom_r_new {
	padding:0 12px 0 12px;
}
/* eof: az_productbox settings */


.az_product_list_head {
  font-family:Tahoma, Arial, Helvetica;
  font-size: 11px;
  vertical-align:middle;
  text-align:left;
  line-height:22px;
}
.az_product_list_head a {
  font-weight:bold;
  color:#000000;
  text-transform:capitalize;
  text-align:left;
}
.az_product_list_head a:hover {
  color:#0f2745;
}

.az_product_list_data, .az_productListing-data{
	font-size:11px;
	color:#86868E;
	padding:10px 10px 0; 
	text-align:left; 
	margin:0 5px 0 0;
	height:78px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight:normal !important;
	overflow:hidden;	
}
.az_product_list_img{
	text-align:left;
	float:left;
}
.az_product_list_review{
	text-align:center;
	padding-bottom:5px;
	float:left;
	display:none;
}

.az_product_basic_info{
	padding:10px 0 25px 0;	
}

.az_product_list_price{
	float:left;
	height:60px;
	font-family: Tahoma, Arial, Helvetica;
	color:#ff3c00 !important;
	font-size:11px;
	font-weight:bold;
	margin:0 0 0 15px !important;
}

.az_product_formats{
	margin:10px 0 0 15px !important;
}

.az_product_formats a{
	color:#FF7E0E !important;
}

.az_product_list_price *, .productPrice, .productPrice *{
	color:#ff7e0e !important;	
	font-weight:normal;
}

.productPrice .productSpecialPrice, .productPrice .smallCur, .productPrice{
	font-weight:bold;
}

.normalprice, .productSpecialPriceSale{
	text-decoration:line-through;
}

.productPrice{
	font-size:11px;
}

.az_productPrice_Container{
	width:70%;
}

.az_product_list_info{
	height:36px;
	text-align:left;
	float:left;
}

.normalprice, .productSpecialPriceSale, .normalprice .smallCur, .productSpecialPriceSale .smallCur{
	color:#42464f !important;
	font-family:tahoma, arial, helvetica;
	font-size:12px;
	font-weight:bold;
}

.az_product_list_info_button{
	height:32px;
	float:left;
	margin-right:2px;
	background:url(../images/az_details_right.gif) left no-repeat;
}

.az_product_list_info a span span{
	color:#010101;
	font-family: Tahoma, Arial, Helvetica;
	font-size:11px;
	font-weight:bold;
	text-transform:capitalize;
	padding-right:1px;
}

.az_product_list_buy{
	height:36px;
	text-align:left;
	float:left;	
}


/*------------------------------------------*/
/*             product box Css END          */
/*------------------------------------------*/


/*------------------------------------------*/
/*             Buttons Css                  */
/*------------------------------------------*/
.az-template-button {
	white-space:nowrap;
}

.az-template-submit {
	border:none;
	border:0 none;
	padding:0;	
	margin:0 !important;
	background:none;
	overflow:visible;
	cursor:pointer;
	vertical-align:top;
}
.az-button-left, .az-button-middle, .az-button-right, 
.az-button-left2, .az-button-middle2, .az-button-right2, 
.az-button-left3, .az-button-middle3, .az-button-right3,
.az-button-left6, .az-button-middle6, .az-button-right6 {
  line-height:30px;
  height:35px;
  font-family: Tahoma, Verdana;
  font-size:11px;
  font-weight:bold;
  color:#ffffff;
  padding:0;
  margin:0;
  vertical-align: bottom;
  display:inline-block;  
  cursor:pointer;
  text-transform:lowercase;
}

.az-button-left2, .azbutton_left2, .az-button-left{
  background:url(../images/az_buttonac_left.gif) no-repeat;
  width:5px;
  height:35px;
}
.az-button-middle2, .azbutton_mid2, .az-button-middle {
  background:url(../images/az_buttonac_bg.gif) repeat-x;
  text-transform:capitalize;
  font-family:tahoma, arial, helvetica;
  color:#FFFFFF !important;
  font-weight:bold;  
  white-space:nowrap;
}

.az-button-middle2 .az-button-text{
	color:#FFFFFF !important;
}

.az-button-right2, .azbutton_right2, .az-button-right{
  background:url(../images/az_buttonac_right.gif) no-repeat;
  width:7px;
}
.az-button-left3, .az-button-middle3, .az-button-right3 {
  line-height: 25px;
  height:25px;
}
.az-button-left3, .azbutton_left3 {

  width:11px;
  height:25px;
}
.az-button-right3, .azbutton_right3 {
 
  width:11px;
}

.azbutton_mid, .azbutton_mid2, .azbutton_mid3 {
	font-family:Tahoma, Verdana;
    font-size:11px;
    font-weight:bold;
    color:#ffffff;
	text-transform:lowercase;
	padding:0 2px 0 2px;
	white-space:nowrap;
	cursor:pointer;
	height:35px;
}

.az-button-middle3, .azbutton_mid3 {

  white-space: nowrap;
  font-weight:bold;
  font-size:11px;
  text-transform:uppercase;
  height:25px;
}

.az_pbox_new .az_pbox_cont_l_new .az_pbox_cont_r_new .az_pbox_cont_m_new .boxContents{
	margin:0 20px 0 5px;
}

/*------------------------------------------*/
/*             Buttons Css  End             */
/*------------------------------------------*/


/*------------------------------------------*/
/*             Template Css                 */
/*------------------------------------------*/

.az_info_bar .topboxText {
	color:#868b94;
}

.az_info_bar_2 .az_info_bar .topboxText .az_img_link_container{
	float:right;
	margin-top:7px;		
} 

.az_info_bar_2 .az_info_bar .topboxText .az_img_link_container img{
	cursor:pointer;
}

.az_info_bar_2 .az_info_bar .topboxText .az_ibox_header_container{
	margin-top:4px;
	margin-right:2px;
	float:left;
}

.topboxText{
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	float:left;
}

/*
#sitelink {
	color:#004061;
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	margin-left:10px;
}

#sitelink:hover {
	color:#004061;
	text-decoration:underline;
}
*/

.az_cartbox_mid {
	background:#fff;
}

.top-search {width:200px;}
.top-search td { text-align:left;}


.az_header_bottom div{
	font:normal 11px Tahoma;	
	color:#fff;
	padding: 40px 0 0 40px;
	width:300px;
}

.az_header_bottom a {
	font-weight:bold;
	text-decoration:underline;
}


.az_footer_links{
	position:relative;
	width:50%;
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.az_footer_cards, .az_footer_note, .az_footer_menu_tb {
   color:#9c9c9c;
   height: 14px;
   vertical-align:middle;
   font-family:Tahoma, Arial, Helvetica;
   font-size:11px;   
}

.az_footer_note div a{
	color:#30AFE6;
}

.az_footer_cards{
	width:180px;
}
.az_footer_note{
	width:400px;
	padding:0 10px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}

.az_footer_note div{
	text-align:center;
}

.az_footer_note, .az_footer_note a {

}
.az_footer_note a {
	text-decoration:underline
}
.az_footer_menu_tb{
	width:100%;
	text-align:center;
	margin-top:20px;
}

ul.pagenav {
	list-style:none;
	padding:0;
	margin:0 0 0 20px;
	float:left;
}
ul.pagenav li {
	float:left;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	background:url(../images/az_bullet1.gif) left 3px no-repeat;
	padding:4px 0 4px 22px;
	margin-right:20px;
}

ul.pagenav a {
	color:#1e364f;
	text-transform:lowercase;
	text-decoration:underline;
}
ul.pagenav a:hover {
	color: #8ba2b7;
}



.az_cat_nav, .az_cat_nav2 {
	color:#004061;
	text-align:left;
	margin-bottom:4px;
	text-indent:12px;
	background:url(../images/az_leftbox_separator.jpg) bottom no-repeat;
}

.az_cat_nav a, .az_cat_nav2 a {
	color:#868b94;
	font-size:11px;
	font-weight:300;
	text-decoration:none;
}
.az_cat_nav a:hover, .az_cat_nav2 a:hover {
	color:#333333;
}
.az_cat_nav2 a {
	font-weight:normal;
}

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

a.az_sidebox_link {
	color:#536475;
	font-size:12px;
	font-weight:bold;
	text-transform:lowercase;
}

.boxText{
	text-align:left;
}

.boxText a{
	color:#223e5c;
	font-family:tahoma, arial, helvetica;
	font-size:11px;
	font-weight:bold;
}

.boxText .az_prod_image_container{
	text-align:center;
}

div.cartTitle {
	color:#ff7e0e;
	font-size:14px;
	font-family:Tahoma, Arial, Helvetica;
	text-transform:uppercase;
	letter-spacing:-1px;
	white-space:nowrap;
}
span.cartItems {
	font-weight:bold;
	color:#567695;
}
span.cartPrice {
	color:#004061;
	font-weight:bold;
}
.boxContents *{
	
}
#az_price {
color:#ff7e0e;
font-size:18px;
font-family:tahoma;
}
#az_price .az_smallCur{
color:#ff7e0e;
font-size:18px;
font-family:tahoma;
}
/*------------------------------------------*/
/*             Template Css End             */
/*------------------------------------------*/
