/*
  $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                   */
/*------------------------------------------*/

/*------------------------------------------*/
/*             Helper Css                   */
/*------------------------------------------*/
.clear{
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
.fL{float:left}
.fR{float:right}

.f_left { float:left}
.f_right { float:right}

.t_left { text-align:left}
.t_right { text-align:right}

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


/*------------------------------------------*/
/*             Main Struct                  */
/*------------------------------------------*/
.wrapper{
	margin:auto 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{
	width:973px;
	text-align:left;
	clear:both;
}
/*------------------------------------------*/
/*             Main Struct END              */
/*------------------------------------------*/


/*------------------------------------------*/
/*             Header                       */
/*------------------------------------------*/
.az_info_bar{
}
.az_info_bar_1, .az_info_bar_2, .az_info_bar_3, .az_info_bar_4{
   vertical-align:middle;
}
.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{
    width: 364px;
}
.az_info_bar_2{
    width: 240px;
}
.az_info_bar_3{
    width: 240px;
}
.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: 197px;    
}
.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_right{
    float: left;	
    width: 13px;
    height: 197px;	
	background: url(../images/az_menubox_right.gif) no-repeat ; 
}
.az_header_bottom {
	background:transparent url(../images/az_header_bottom_bg.jpg) no-repeat ;
	height:120px;
	width:970px;
}


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

/*------------------------------------------*/
/*             Content Css                  */
/*------------------------------------------*/
.az_main_content{padding-bottom:66px; text-align:left}

.main_page .az_main_content{background: none;margin:0;width:973px;}
.az_left_bar{ width: 328px;   float: left;}
.az_left_bar_inner{padding:0}
.az_site_content{float: left;  width:745px;}
.main_page .az_site_content{ float: none;width:973px;}
.az_site_content_inner{	padding:0;padding-left:21px}
.main_page .az_site_content_inner{padding:0;}

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



/*------------------------------------------*/
/*        az_infobox Left Css               */
/*------------------------------------------
.az_left_bar .az_box_new {
	width:328px;
}
.az_left_bar .az_box_bottom_new {
	margin-bottom:12px;
}
.az_left_bar .az_box_cont_new {
}
.az_left_bar .az_box_cont_l_new, .banners_box .az_box_cont_l_new {
	background: url(../images/az_ibox_left.gif) top left repeat-y ;
}
.az_left_bar .az_box_cont_m_new, .banners_box .az_box_cont_m_new  {
	background:#252525 none repeat scroll 0 0;
}
.az_left_bar .az_box_cont_r_new, .banners_box .az_box_cont_r_new  {
	background: url(../images/az_ibox_right.gif) top right repeat-y ;
	padding:0px 16px 0px 28px
}
.az_left_bar .boxContents, .banners_box .boxContents  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b5b5b5;
	padding:16px 0px 0px 0px
}

.az_left_bar .az_box_top_l_new{
    background:url(../images/az_ibox_header_left.gif) top left no-repeat;	
}
.az_left_bar .az_box_top_m_new,  .banners_box .az_box_top_m_new {
	background:url(../images/az_ibox_header_mid.gif) top left repeat-x;
    height:41px;
}
.az_left_bar .az_box_top_r_new{
	background:url(../images/az_ibox_header_right.gif) top right no-repeat;	
	padding:0 42px 0 25px;
}

.az_left_bar .boxTitle, .az_left_bar .boxTitle a, .banners_box .boxTitle{
	line-height:41px;
	color:#FFFFFF;
	font-family:BitstreamVeraSansRoman;
	font-size:18px;
	font-weight: normal
}
.az_left_bar .boxTitle a:hover, .banners_box .boxTitle a:hover{
	color:#fff;
}

.az_left_bar .az_box_bottom_new {
}
.az_left_bar .az_box_bottom_l_new {    
	background: url(../images/az_ibox_footer_left.gif) no-repeat  left bottom;
}
.az_left_bar .az_box_bottom_m_new {
	background:#252525 url(../images/az_ibox_footer_mid.gif) left bottom repeat-x;
    height:29px;
}
.az_left_bar .az_box_bottom_r_new {
	background:url(../images/az_ibox_footer_right.gif) right bottom no-repeat;
	padding:0 31px 0 31px;
}


.banners_box .az_bestseller_title{
	background:url(../images/az_bestseller_title.gif) top left no-repeat;	
	padding:0 42px 0 25px;
	height:41px
}

.banners_box .az_box_cont_r_new  {
	padding:0px 19px 0px 19px
}

.az_box_specials .az_box_bottom_m_new{ height:18px}
*/
/* intro category box*/
.az_box_category a, .az_box_category a:hover{
	display:block;
	background:url(../images/az-marker.gif) 0px 9px no-repeat;
	padding-left:12px;
	text-decoration:none;
	padding-top:4px;
	padding-bottom:4px;
	float:left;
}

.cat_parent{
	background:url(../images/az-line-x.gif) left bottom repeat-x;
	}
.cat_parent a, .cat_parent a:hover{
	color:#f4f4f4;
	font-weight:bold
}
.cat_parent a:hover{text-decoration:underline}

.cat_child a, .cat_child a:hover {	color:#a3a3a3;}
.cat_child a:hover {text-decoration:underline}


.cat_child .active_cat{font-weight:bold}
.space_cat{min-height:33px; float:left;width:33px}

.cat_child>.space_cat>.space_cat{width:1px}


.padding_child{padding-left:13px}
.padding_child .padding_child a{margin-left:13px;}
.padding_child .padding_child a.active_cat{margin-left:0px}

.padding_child, .padding_child .padding_child{background:url(../images/az-line-x.gif) left bottom repeat-x}

.az_box_category label{font-weight: normal;text-decoration:none;color:#606060; line-height:24px}

/*------------------------------------------*/
/*            az_infobox Left Css END       */
/*------------------------------------------*/

/*------------------------------------------*/
/*            buttons 				        */
/*------------------------------------------*/
.az-template-submit {
  border:none;
  padding:0;
  background:none;
  overflow:visible;
  cursor:pointer;
  width:auto !important;
  width:0;
  white-space:nowrap;
  text-decoration: none
}

.az-template-button {
  white-space:nowrap;
  position:relative;
   text-decoration: none
}

.azbutton {
	border:none;
	border:0 none;
	padding:0;	
	margin:0 !important;
	background:none;
	overflow:visible;
	cursor:pointer;
	vertical-align:top;
   text-decoration: none
}
.az-button-left, .az-button-middle, .az-button-right, 
.az-button-left2, .az-button-middle2, .az-button-right2{
   padding:0;
   margin:0;
   vertical-align: middle;
   display:inline-block;  
   cursor:pointer;
   text-decoration:none;
}



.az-button-left2, .azbutton_left2, .azbutton_left{
   background:url(../images/az_button_add_left.png) 0px 2px no-repeat;
   width:18px;
}

.az-template-submit .az-button-left, .az-button-left{
}




.az-button-middle2, .azbutton_mid2, .az-template-submit .az-button-middle, .az-button-middle, .azbutton_mid {
   white-space:nowrap;
   color:#fff;
   font:11px/13px Arial, Helvetica, sans-serif;
   text-transform: uppercase;
	font-family:BitstreamVeraSansRoman;
}

.az-template-submit .az-button-middle {
   text-decoration:none
}
.az-button-right2, .azbutton_right2, .az-template-submit .az-button-right, .az-button-right, .azbutton_right {
}

.azbutton_mid, .azbutton_mid2{
    font-weight: normal;
	white-space:nowrap;
	cursor:pointer;
	
}
.az-button-text, .az-button-text:hover {
   text-align:center;
   display:block;
   text-decoration:none
}

/*------------------------------------------*/
/*            buttons 				        */
/*------------------------------------------*/


/*------------------------------------------*/
/*             product box Css              */
/*------------------------------------------*/
.productBox_Top, .productBox_Bottom { 
	font-size:0;
	line-height:0;
}

.productBoxTop {
	background:url(../images/az_pbox_ver.gif) top repeat-x;
	background-color: #edf4fb;
}
.productBoxBottom {
	background:url(../images/az_pbox_ver.gif) bottom repeat-x;
	background-color: #edf4fb;
}
.productBoxL {
	background:url(../images/az_pbox_ver.gif) left repeat-y;
	width: 1px;
}
.productBoxC {
	background-color: #edf4fb;
}
.productBoxR {
}

/* az_productbox settings */
.az_pbox_new {
	width:177px;
	margin:0px 0px 17px 0px;
}
/* eof: az_productbox settings */

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




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

.topboxText1{
	font:11px/13px Tahoma;
	color:#000
}

#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 {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
.az_header_bottom a:hover {
	text-decoration:none;
}

.az_footer_cards{
	float:right
}
.az_footer_note{
	width:200px;
	padding:0 10px;
}
.az_footer_note, .az_footer_note a {
	font-size:10px;
	color:#FFF;
}
.az_footer_note a {
	text-decoration:underline
}
.az_footer_menu_tb{
	float:left
}

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;
}
.az_cat_nav2 .subcat {
	margin-left:15px;
}
.az_cat_nav a, .az_cat_nav2 a {
	color:#2a2a2a;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
}
.az_cat_nav a:hover, .az_cat_nav2 a:hover {
	color:#333333;
	text-decoration:underline
}
.az_cat_nav2 a {
	font-weight:normal;
}

.az_cat_nav_sel{color:#218596}

.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;
}

span.cartTitle {
    font:bold 11px/13px Tahoma;
    color:#232323;
}
span.cartItems {
	font-weight:bold;
	color:#567695;
}
span.cartPrice {
    font:11px/13px Arial, Helvetica, sans-serif;
    color:#98524f;
}

/*------------------------------------------*/
/*             Template Css End             */
/*-------------------_ -----------------------*/
