/*
  $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                   */
/*------------------------------------------*/
* {
  margin: 0px;
  padding:0;
}
BODY {
  color: #666666;
  font-family: "Century Gothic", Tahoma, Arial;
  font-size:12px;
  background:#000000;
}

A {
  color: #00ACEE;
  text-decoration:none;
}
	
A:hover {
  color: #00ACEE;
  text-decoration:underline;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#000000;
  padding:1px 3px;
}
CHECKBOX, INPUT, RADIO, .main SELECT {
  margin: 2px;
}

TEXTAREA {
  width: 90%;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#000000;
  margin-bottom:10px;
}

FORM {
	display: inline;
}

br.clearBoth{
	clear:both;
	height:0px;
}

h2, #checkoutConfirmDefaultPayment{
	color:#2c2c2c;
	font-size:12px;
	font-family:"Century Gothic", Tahoma, Arial;
	height:30px;
	line-height:30px;
	font-weight:600;
}

/*------------------------------------------*/
/*             Coomon Css End               */
/*------------------------------------------*/



/*------------------------------------------*/
/*             Helper Css                   */
/*------------------------------------------*/
.clear{
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
.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}

.back{
	float:left;
}

.forward{
	float:right;
}

ul#productDetailsList{
	list-style:none;
	margin-left:20px;
}

#cartAdd{
	float:right;
}

#productMainImage{
	margin-right:10px;
}

#attribsOptionsText{
	margin-bottom:5px;
}

.attribsSelect{
	margin-right:5px;
}

#productName{
	float:left;
	width:40%;
	padding-bottom:25px;
}

#productPrices{
	text-align:right;
	float:right;
	width:40%;
	padding-bottom:25px;
}

/*------------------------------------------*/
/*             Helper Css END               */
/*------------------------------------------*/


/*------------------------------------------*/
/*             Main Struct                  */
/*------------------------------------------*/
.wrapper{
	width: 971px;
	padding-left:14px;
	padding-right:14px;
	padding-top:18px;
	background-color:#000000;
	margin:0 auto;
}
.az_main_container_side_l{
	float: left;
	width:10px;
	height: 1px;
}
.az_main_container_side_r{
    float: left;
	width:10px;
	height: 1px;
}

.az_main_content{
	width:100%;
	background-color:#FFFFFF;
	padding-top:10px;
}

.az_left_bar{
	float:left;
	width:250px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:10px;
}

.az_right_bar{
	width:0px;
	overflow:hidden;
}

.az_site_content{
	width:690px;
	float:left;
}

#az_footer{
	height:176px;
	width:970px;
	background:url(../images/az_footer_menu_bg.png) repeat-x;
	border:#4f4f4f 1px solid;
	border-bottom:none;
}

.section{
	margin-top:22px;
}

.section_title, .az_click_to_reg a{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	margin-bottom:15px;
}

#az_footer_main_m{
	margin-left:10px;
	margin-right:10px;
}

#az_sector1{
	width:23%;
}

#az_sector3{
	width:23%;
}

#az_sector2{
	width:23%;
}

#az_information ul li a, .az_bestseller ol, .az_bestseller ol li a{
	color:#b4b4b5;
	font-family:Tahoma, Arial, "Century Gothic";
	font-size:11px;
}

#az_information ul li a:hover, .az_bestseller ol li a:hover{
	color:#FFFFFF;
}

#az_sector_signup{
	width:31%;
	margin-top:60px;
}

.az_additional_info, .az_prod_box_options{
	text-align:left;
}

.az_additional_info_title{
	float:left;
}

.az_additional_info_value{
	float:right;
}


.az_banner_title a{
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;	
}

#az_mid_banner_link{
	display:block;
	height:69px;
	width:100%;
}

#featuredProducts .infoBoxHeading{
	margin-bottom:10px;
}

.az_footer_tagline1, .az_footer_tagline2{
	font-family:Tahoma, Arial, "Century Gothic";
	color:#0076F3;
	font-size:12px;
}

.az_footer_tagline2
{
	color:#a8a8a8 !important;
}

#az_logo_link{
	display:block;
	height:50px;
	width:252px;
}

#az_service_link{
	display:block;
	height:50px;
	width:160px;
}

#az_copyright, #az_copyright a{	
	width:500px;
	color:#FFFFFF;
}

#az_copyright{
	float:left;
}

#az_footer_cards{
	background:url(../images/az_footer_cards.png) no-repeat;
	width:161px;
	height:26px;
	float:left;
}

#az_footer_bottom{
	height:35px;
	margin-top:36px;
	margin-left:52px;
}

#az_footer_menu a{
	color:#0076F3;
	font-family:Tahoma, Arial, "Century Gothic";
	font-size:11px;
	text-transform:uppercase;
}

#az_footer_menu a:hover{
	text-decoration:underline;	
}

.az_footer_menu_sep{
	padding-left:10px;
	padding-right:10px;
	color:#0076F3;
}

#az_footer_bottom .f_left{
	padding-left:52px;	
}

#productListing{
	margin-top:10px;
}

#productListHeading{
	margin-bottom:5px;
}

#featuredProducts .smallText .az_product_wrapper{
	height:auto !important;
	padding-bottom:60px;
}

/*------------------------------------------*/
/*             Main Struct END              */
/*------------------------------------------*/

/*------------------------------------------*/
/*			   Product Box CSS				*/
/*------------------------------------------*/

.az_product_list_head{
	font-family:Tahoma, Arial, "Century Gothic";
	color:#006f7c;
	font-size:12px;
	text-decoration:underline;
}

.az_product_wrapper{
	text-align:center;
}

.az_imgbox_cont_new{
	margin-left:auto;
	margin-right:auto;
}

.az_imgbox_new{
	width:100px;
	margin-left:auto;
	margin-right:auto;
}

.az_product_list_img{
	text-align:center;
}

.productPrice, .az_price_item_container{
	color:#e15700;
}

.normalprice{
	text-decoration:line-through;
	color:#4f4f4f;
	font-family:"Century Gothic", Tahoma, Arial;
	font-size:12px;
}

#featuredProducts div.smallText, #specialsListing div.smallText, #productListing div.smallText, #whatsNew div.smallText{
	width:150px;
	padding-left:18px;
	padding-top:25px;
}

.az_product_wrapper{
	position:relative;
}

.az_product_options_box{
	position:absolute;
	bottom:0px;
	left:5px;
}

#specialsListingBottomNumber{
	margin-top:10px;
	text-align:right;
}

#specialsListingBottomLinks{
	text-align:right;
}

.boxContents .az_product_info{
	text-align:left;
}

.az_product_basic_info_row{
	width:182px;
}


.az_manu_price_div{
	width:100%;
}

.az_manufacturer_container{
	text-align:left;
}

.az_price_container{
	text-align:right;	
}

.az_prod_box_options_row{
	margin-top:20px;
	width:100%;
}

.az_product_attribs{
	float:left;	
	width:500px;
	text-align:center;
}

#productAttributes{
	margin-left:auto;
	margin-right:auto;
	width:200px;
	text-align:left;
}

.wrapperAttribsOptions{
	text-align:left;
}

.optionName{
	float:none !important;
	font-weight:bold !important;
}

.az_margin_left_205{
	margin-left:205px;
}

.az_margin_left_160{
	margin-left:160px;
}

.az_pbox_row{
	padding-bottom:50px;
}

.width100p{
	width:100%;
}

.az_pbox_row .az_short_desc{
	text-align:justify;
	color:#4f4f4f;
	line-height:20px;
	font-size:12px;
}

.az_prod_date_added, .az_manufacturer_container{
	font-style:italic;
	font-size:11px;
	font-family:"Century Gothic", Tahoma, Arial;
}

.az_prod_date_added{
	margin-top:20px;
}

.az_prod_title_row{	
	font-family: Tahoma, Arial, "Century Gothic";
	font-size:12px;
	color:#006f7c;
	text-decoration:underline;
}

label.attribsSelect, h4.optionName, #attribsOptionsText{
	font-size:11px;
	font-family: Tahoma, Arial, "Century Gothic";
	color:#4f4f4f;
	font-weight:normal;
}

#attribsOptionsText{
	font-weight:bold;
}

#productGeneral #productAttributes{
	margin-left:0px;
	margin-right:0px;
}

#productAdditionalImages{
	margin-top:10px;
}

.az_product_model, .az_product_brand, .az_product_quantity, .az_product_weight{
	background:url(../images/az_add_info_spacer.gif) bottom repeat-x;
	margin-bottom:5px;
}

.az_product_model div, .az_product_brand div, .az_product_quantity div, .az_product_weight div{	
	background-color:#FFFFFF;
	padding:0px 5px 0px 5px;
	color:#4f4f4f;
	font-size:10px;
	font-family:Tahoma, "Century Gothic", Arial;
}

.az_prod_box_options{
	margin-left:5px;
}

.az_additional_info_value{
	max-width:90px;
	overflow:hidden;
	white-space:nowrap;
}

#productsListingBottomNumber, #productsListingListingBottomLinks{
	margin-top:20px;
}

.az_featured_product_box{
	text-align:center;
}

.az_featured_product_box_content{
	width:125px;
	margin-left:auto;
	margin-right:auto;
}

.az_featured_product_box_content .az_prod_box_options .az_product_options_box{
	left:15px !important;
}

.az_price_item_container{
	font-size:18px;
	font-weight:bold;
}

#advSearchResultsDefaultHeading{
	margin-bottom:5px;
}

#advSearchDefault .floatingBox{
	width:250px;
}

#advSearchDefault .floatingBox fieldset{
	width:auto !important;
}

fieldset div.centeredContent{
	margin-left:10px;
}

#search-in-description{
	margin-right:5px;
}

.az_banner_title{
	max-width:290px;
}

.az_site_content{
	padding-bottom:5px;
}

#checkoutShipping fieldset{
	width:95%;
	padding-left:5px;
	padding-right:5px;
}

fieldset#comments textarea{
	margin-left:30px;
	margin-top:10px;
}

.centerBoxContentsAlsoPurch{
	float:left;
}

#productDescription ul{
	margin-left:15px;
}

/*------------------------------------------*/
/*		    End - Product Box CSS			*/
/*------------------------------------------*/

/*------------------------------------------*/
/*		      Login Forms					*/
/*------------------------------------------*/

#timeoutDefaultContent{
	margin-bottom:10px;
}

#timeoutDefault	fieldset{
	padding-top:10px;
	padding-bottom:10px;
}

.inputLabel{
	margin-left:10px;
}

#login-password{
	margin-left:27px;
}

/*------------------------------------------*/
/*		     End - Login Forms				*/
/*------------------------------------------*/

/*------------------------------------------*/
/*             Header                       */
/*------------------------------------------*/
.az_info_bar{
    font:normal 11px Tahoma;
    color:#fff;
}

#az_info_bar1{      
	float:left;
	width:300px;
}

#az_info_bar2, #az_info_bar3, #az_info_bar4{
	float:right;  
    min-width: 10%;
}

#az_info_bar2{
	width:20%;
}

#az_info_bar3, #az_info_bar4{
	padding-right:0px;
}

#az_info_bar2 div, #az_info_bar3 div, #az_info_bar4 div{
	text-align:left;
}

#az_header_logo{	
	background:url(../images/mobile_source_logo.png) no-repeat;	
	height:50px;
	width:252px;
}

#az_header_order{	
	background:url(../images/order_by_phone.png) no-repeat;	
	height:50px;
	width:135px;
}

#az_header_service{	
	background:url(../images/need_cell_service.png) no-repeat;	
	height:50px;
	width:165px;
}

#az_shopping_cart_title{
	color:#afb0be;
	font-size:18px;
	font-family:"Century Gothic", Tahoma, Arial;
	white-space:nowrap;
	width:auto;
}

.az_shopcart_box_left{
	width:75%;
}

.az_shopcart_box_right{
	width:25%;
}

.az_cart_item_count{
	padding-right:5px;	
}

.cartTitle{
	text-align:right !important;
	margin-right:15px;
}

.cartTitle span{
	color:#00ACEE;
	font-family:Tahoma, Arial, "Century Gothic";
	font-size:11px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
}

#az_menu_bar_left, #az_menu_bar_right, #az_menu_bar_middle{
	float:left;
	height:42px;
}

#az_menu_bar_left, #az_menu_bar_right{
	display:block;	
	width:8px;
	
}

#az_menu_bar_left{
	background:url(../images/az_menubar_left.png) no-repeat;
}

#az_menu_bar_right{
	background:url(../images/az_menubar_right.png) no-repeat;
}

#az_menu_bar_middle{
	background:url(../images/az_menubar_bg.png) repeat-x;
	width:955px;	
}

#az_menu_bar{
	width:100%;
}

#az_search_box{
	width:250px;
	text-align:center;
	float:left;
}

#az_searchbox_container{
	width:220px;
	margin-left:auto;
	margin-right:auto;
}

#az_searchbox_left, #az_searchbox_right{
	display:block;
	height:23px;
	width:10px;	
	float:left;
}

#az_searchbox_left{
	background:url(../images/az_search_bar_left.png) center no-repeat;
	height:42px;
}

#az_searchbox_right{
	background:url(../images/az_search_bar_right.png) center no-repeat;
	height:42px;
}

#az_searchbox_mid{
	float:left;
	height:23px;
	height:42px;
	background:url(../images/az_searchbar_bg.png) center repeat-x;
}

.az_menu_bar_separator{
	height:42px;
	width:4px;
	background:url(../images/az_menubar_separator.png) center no-repeat;
	float:left;
}

#az_searchform_container{
	margin-top:12px;
	padding-left:2px;
	height:24px;
	float:left;
}

#az_search_field, #az_search_field:hover{
	border:none;
	background:#FFFFFF;
}

#az_searchbox_button{
	float:left;
	width:17px;
	height:17px;
	margin-top:12px;
}

#az_currency_box{
	margin-top:15px;
}

#az_currency_box_title{
	color:#2c2c2c;
	font-family:Tahoma, Arial, "Century Gothic";
	font-size:14px;
	font-weight:800;
	text-transform:capitalize;
	margin-bottom:5px;
}

.az_left_bar_top{
	width:248px;
	height:79px;
	border:#dedede solid 1px;
	text-align:center;
}

#az_currency_box{
	margin-left:auto;
	margin-right:auto;
	width:186px;
	text-align:left;
}

.az_infobox_title{
	color:#afb0be;
	font-family:Tahoma, Arial, "Century Gothic";
	font-size:11px;
	line-height:16px;	
	float:left;
	padding-right:5px;
}

.az_box_new{
	margin-top:5px;
	border:#dedede solid 1px;
	width:248px;
	padding-bottom:20px;
}

.boxTitle{
	font-family:"Century Gothic", Tahoma, Arial;
	font-size:15px;
	font-weight:600;
	color:#000000;
	text-transform:uppercase;
}

.az_box_top_new{
	margin-left:30px;
	margin-top:24px;
}

.az_box_cont_new{
	margin-top:15px;
}

.boxContents{
	text-align:center;
}

#categoriesContent, #az_manufacturers_content{
	width:210px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.az_cat_link_container{
	border-bottom:#a5a5a5 dotted 1px;
	margin-bottom:5px;
	background:url(../images/az_cat_bullet.png) 12px center no-repeat;
	height:22px;
}

.az_brand_link_container{
	border-bottom:#a5a5a5 dotted 1px;
	margin-bottom:5px;
	height:22px;
}

.az_brand_number{
	margin-left:15px;
}

.az_brand_link_container a{
	margin-left:15px;
	color:#666666;
	font-family:"Century Gothic", Tahoma, Arial;
	font-size:12px;
}

.az_cat_link_container a{
	margin-left:25px;
	color:#666666;
	font-family:"Century Gothic", Tahoma, Arial;
	font-size:12px;
}

.infoBoxHeading, #specialsListingHeading, #advSearchResultsDefaultHeading, #newProductsDefaultHeading, #accountDefaultHeading, #addressBookDefaultHeading, #acctNewslettersDefaultHeading, #accountNotificationsHeading, #cartDefaultHeading, #indexCategoriesHeading, #productListHeading{
	color:#2c2c2c;
	font-size:12px;
	font-family:"Century Gothic", Tahoma, Arial;
	height:30px;
	background-color:#e5e5e5;
	line-height:30px;
	padding-left:15px;
	font-weight:600;
	text-transform:uppercase;
}

.navSplitPagesResult strong{
	color:#e15700;
}

#specialsListingTopNumber, #specialsListingTopLinks{
	margin-top:20px;
	margin-bottom:20px;
}

.az_alpha_sorter{
	float:right;
}

.navSplitPagesResult{
	float:left;
}

.navSplitPagesLinks{
	float:right;
}

#newProductsDefault table{
	margin-top:20px;
}

#az_header_select_lang{
	margin-top:10px;
}

/********************** main menu ************************/
.az_menu_item{
	width:135px;
	height:42px;
	text-align:center;
	float:left;
}

.az_menu_item a{
	font-family:"Century Gothic", Tahoma, Arial;
	font-size:11px;
	color:#FFFFFF;
	line-height:42px;
	text-transform:uppercase;
}

.az_menu_item a:hover{
	color:#00ACEE;
	text-decoration:underline;
}

/*------------------------------------------*/
/*             Header Css END               */
/*------------------------------------------*/

/*------------------------------------------*/
/*             Contact US Form              */
/*------------------------------------------*/
label[for="enquiry"]{
	padding-bottom:5px;
	display:block;
}

#enquiry{
	margin-left:50px;
}

#contactname{
	margin-left:25px;
}

.alert{
	color:#FF0000;
}

#contactUsForm{
	margin-top:10px;
}

#contactUsForm div.alert{
	padding-right:10px;
}


/*------------------------------------------*/
/*           Contact US Form END            */
/*------------------------------------------*/

/*------------------------------------------*/
/*				 Side Menu					*/
/*------------------------------------------*/

.category-subs-selected, .category-subs-parent{
	color:#E15700;	
}

/*------------------------------------------*/
/*				End Side Menu				*/
/*------------------------------------------*/

/*------------------------------------------*/
/*             Template Css End             */
/*------------------------------------------*/

/*------------------------------------------*/
/*             Buttons Css                  */
/*------------------------------------------*/

.az-template-submit {
  border:none;
  padding:0;
  cursor:pointer;
  background:none;
  width:auto !important;
  width:0;
  white-space:nowrap;
}

.az-button-middle4{
	background:url(../images/az_search_button.png) center no-repeat;
	height:17px;
	width:17px;
	display:block;	
}

.az-button-left4, .az-button-right4{
	display:none;
}

.az-button-left2, .az-button-middle2, .az-button-right2,
.az-button-left3, .az-button-middle3, .az-button-right3{
  line-height:31px;
  height:31px;
  font-family: Tahoma, Verdana;
  font-size:14px;
  color:#ffffff;
  padding:0;
  margin:0;
  vertical-align: middle;
  display:inline-block;  
  cursor:pointer;
  text-transform:capitalize;
}

.az-button-middle2{
	background:url(../images/az_button_adtocart_bg.png) repeat-x;
	padding-right:10px;
	padding-left:10px;
}

.az-button-left2{
	background:url(../images/az_button_adtocart_left.png) no-repeat;
	width:5px;
}

.az-button-right2{
	background:url(../images/az_button_adtocart_right.png) no-repeat;
	width:5px;
}

.az-button-middle3{
	background:url(../images/az_button_adtocart_bg2.png) repeat-x;
	padding-right:10px;
	padding-left:10px;
}

.az-button-left3{
	background:url(../images/az_button_adtocart_left2.png) no-repeat;
	width:5px;
}

.az-button-right3{
	background:url(../images/az_button_adtocart_right2.png) no-repeat;
	width:5px;
}

.az-button-left, .az-button-right, .az-button-left5{
	display:none;
}

.az-button-middle{
	color:#00acee;
	font-family:"Century Gothic", Tahoma, Arial;
	text-transform:lowercase;
	font-size:12px;
	text-decoration:underline;
	line-height:31px;
}

.az-button-right5{
	background:url(../images/az_details_button_right.png) center no-repeat;
	width:6px;
	height:9px;
}

.az-button-middle5{
	color:#00acee;
	font-family:Tahoma, Arial, "Century Gothic";
	font-size:14px;
	text-decoration:underline;
	line-height:31px;
	text-transform:lowercase;
	padding-right:5px;
}

/*------------------------------------------*/
/*             Buttons Css END              */
/*------------------------------------------*/
