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

*/

BODY {
	background:#262626;
	color: #606763;
	margin: 0px;
}

A {
	color: #777f7b;
	text-decoration: none;
}

A:hover {
	color: #606763;
	text-decoration: none;
}

#az_page_wrapper {
	background:url(../images/az_header_stretch.png) left 99px repeat-x;
	text-align:center;
	position:relative;
}
#az_main_container_side_l {
	background:url(../images/az_page_left.png) repeat-y #FFFFFF;
	width: 1050px;
	margin:0 auto 0 auto;
}
#az_main_container_side_r {
	background:url(../images/az_page_right.png) top right repeat-y;
}
#az_main_container {
	position:relative;
	text-align:left;
	padding-bottom:7px;
}

#az_footer_stretch {
	background:url(../images/az_footer_stretch.png) repeat-x;
	position:absolute;
	bottom:0;
	left:0;
	height:76px;
	width:100%;
	margin-bottom:7px;
}

.clear {
	clear:both;
}


/*------------------------------------------*/
/*             Header Settings              */
/*------------------------------------------*/
#az_info_bar {
	height:99px;
	padding:0 30px 0 32px;
	overflow:hidden;
	position:relative;
}
.az_info_bar_1, .az_info_bar_2, .az_info_bar_3, .az_info_bar_4 {
	height:99px;
	float:left;
	text-align:center;
	overflow:hidden;
}
.az_info_bar_1 {
	width:32%;
}
.az_info_bar_2 {
	width:18%;
}
.az_info_bar_3 {
	width:18%;
}
.az_info_bar_4 {
	float:right;
	width:32%;
	padding-top:9px;
}
#az_currencies, #az_languages, #az_shoppingcart {
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#606763;
}
#az_currencies, #az_languages {
	margin-top:35px;
}
#az_shoppingcart {}
span.az_cartTitle {
	font-family:"Century Gothic", Arial, Tahoma;
	font-size:18px;
	color:#606763;
	text-transform:uppercase;
	letter-spacing:-1px;
}
span.az_cartItems, span.az_cartPrice {
	font-family:Tahoma, Arial, Verdana;
	font-weight:bold;
	font-size:11px;
	color:#ff970f;
}
span.az_cartPrice {}

#az_main_header {}
#az_header_left {
	background:url(../images/az_header_left.png) no-repeat;
}
#az_header_right {
	background:url(../images/az_header_right.png) top right no-repeat;
	height:233px;
	padding:0 30px 0 32px;
}
#az_header_logo {
	background:url(../images/az_header_logo.gif) no-repeat;
	width:247px;
	height:74px;
	margin:13px 0 0 44px;
}
#az_header_logo a {
	display:block;
	height:100%;
}
#az_header_banner {
	background:url(../images/az_header_banner.jpg) no-repeat;
	width:751px;
	height:233px;
	float:right;
	position:relative;
}
/*------------------------------------------*/
/*          Header Settings (EOF)           */
/*------------------------------------------*/




/*------------------------------------------*/
/*           Main Menu Settings             */
/*------------------------------------------*/
#az_main_menu {
	background:url(../images/az_menubox_bg.png) no-repeat;
	width:237px;
	height:233px;
	float:left;
}
#az_main_menu_r {
	display:none;
}
#az_main_menu_l {
	display:none;
}
#az_menubarmain {
	padding-left:8px;
	display:table-cell;
	vertical-align:middle;
	height:212px;
	width:237px;
    text-align: center;
}
#az_menubarmain ul {
	list-style:none;
	padding:0;
	margin:0;
}
#az_menubarmain ul li {
	margin:0;
	padding:0;
	margin-bottom:6px;
}
#az_menubarmain ul li.az_main_menu_end {
	margin-bottom:0;
}
#az_menubarmain a, #az_menubarmain a:link, .az_menubarmain a:active, .az_menubarmain a:visited {
	background:url(../images/az_main_menu.png) no-repeat;
	font-family:"Century Gothic", Tahoma, Arial;
	font-size:12px;
	width:137px;
	line-height:22px;
	color:#484848;
}
#az_menubarmain A:hover {
	background:url(../images/az_main_menu_hover.png) no-repeat;
	color:#fff;
}
#az_menubarmain LI A{
    display: inline-block;
}
/*------------------------------------------*/
/*        Main Menu Settings (EOF)          */
/*------------------------------------------*/




/*------------------------------------------*/
/*          Main Content Settings           */
/*------------------------------------------*/
#az_main_content {
	margin:0 0 0 0;
	padding:18px 30px 12px 32px;
}

#az_left_bar {
	float:left;
	width:235px;
}
#az_left_bar_top {}
#az_left_bar_mid {
    padding-left: 6px;
}
#az_left_bar_bottom {}

#az_site_content {
	float:left;
	width:494px;
	margin-left:12px;
	padding:0;
}
#az_site_content_top {
	display:none;
}
#az_site_content_mid {}
#az_site_content_bottom {
	display:none;
}

#az_right_bar {
	float:right;
	width:235px;
}
#az_right_bar_top {}
#az_right_bar_mid {}
#az_right_bar_bottom {}
/*------------------------------------------*/
/*       Main Content Settings (EOF)        */
/*------------------------------------------*/




/*------------------------------------------*/
/*             Footer Settings              */
/*------------------------------------------*/
#az_main_footer {}
#az_left_bar_footer {
	background:url(../images/az_footer_left.png) no-repeat;
}
#az_mid_bar_footer {
	background:url(../images/az_footer_bg.png) repeat-x;
	height:76px;
}
#az_right_bar_footer {
	background:url(../images/az_footer_right.png) right top no-repeat;
	padding:0 30px 0 32px;
}
#az_footer_menu_tb {
	float:right;
	width:58%;
	text-align:center;
	line-height:76px;
}
#az_footer_menu_tb ul {
	list-style:none;
	margin:0;
	padding:0;
	white-space:nowrap;
}
#az_footer_menu_tb ul li {
	display:inline;
	white-space:nowrap;
	padding:0;
	margin:0;
	color:#ffffff;
}
#az_footer_menu_tb a {
	text-decoration:none;
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
}
#az_footer_menu_tb a:hover {
	color:#e4e6e1;
}
#az_footer_menu_tb ul li.az_footer_menu_sep {
	padding:0 10px 0 10px;
	text-align:center;
}
#az_cards {
	float:left;
	width:20%;
	padding-top:29px;
	text-align:right;
}
#az_footer_note_pane {
	float:left;
	width:22%;
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	color:#ffffff;
}
#az_footer_note {
	height:76px;
	display:table-cell;
	vertical-align:middle;
	padding-left:20px;
}
#az_footer_note a {
	color:#ffffff;
}
#az_footer_note a:hover {}
/*------------------------------------------*/
/*          Footer Settings (EOF)           */
/*------------------------------------------*/




/*------------------------------------------*/
/*            Sidebox Settings              */
/*------------------------------------------*/
#az_left_bar,
#az_right_bar{
    color: #c4c4c4;
    font-size: 12px;
}
#az_left_bar A,
#az_right_bar A{
    color: #ddd;
}
#az_left_bar A:hover,
#az_right_bar A:hover{
    color: #ee7032;
}
#az_left_bar .az_box_cont_new,
#az_right_bar .az_box_cont_new{
    background: #484848;
}
#az_left_bar_mid .az_box_new, 
#az_right_bar_mid .az_box_new {
	width:229px;
}
.az_box2_new, .az_box4_new {
	width:229px;
}
.az_box3_new {
	border-top:1px solid #65625b;
	border-left:1px solid #65625b;
	border-right:1px solid #65625b;
}

.az_box_top_new {}
.az_box_top_l_new {
	background:url(../images/az_box_top_l_new.png) no-repeat;
    padding:0 0 0 20px;
}
.az_box_top_r_new {
	background:url(../images/az_box_top_r_new.png) right top no-repeat;
	padding:0 20px 0 0;
}
.az_box_top_m_new {
	background:url(../images/az_box_top_m_new.png) repeat-x #ffffff;
	height:44px;
}

/* Box2 */
.az_box2_new .az_box_top_l_new {
	background:url(../images/az_box2_top_l_new.gif) no-repeat;
}
.az_box2_new .az_box_top_r_new {
	background:url(../images/az_box2_top_r_new.gif) right top no-repeat;
	padding:0 4px 0 4px;
}
.az_box2_new .az_box_top_m_new {
	background:url(../images/az_box2_top_m_new.gif) repeat-x #ffffff;
	height:4px;
}
/* Box2 (end) */

/* Box3 */
.az_box3_new .az_box_top_l_new {
	background:none;
}
.az_box3_new .az_box_top_r_new {
	background:none;
	padding:0;
}
.az_box3_new .az_box_top_m_new {
	background:none;
	height:20px;
	background:#dcdcdc;
}
/* Box3 (end) */

.az_box_top_new .boxTitle {
	font-family:"Century Gothic", Arial, Tahoma;
	text-align:left;
	color:#ffffff;
	text-indent:5px;
	line-height:41px;
}
.az_box_top_new .boxTitle a {
	color:#ffffff;
}
.az_box_cont_new {}
#az_left_bar .az_box_new .az_box_cont_l_new, #az_right_bar .az_box_new .az_box_cont_l_new, 
#az_left_bar .az_box4_new .az_box_cont_l_new, #az_right_bar .az_box4_new .az_box_cont_l_new {
	background:url(../images/az_box_cont_l_new.gif) repeat-y;
}
#az_left_bar .az_box_new .az_box_cont_r_new, #az_right_bar .az_box_new .az_box_cont_r_new, 
#az_left_bar .az_box4_new .az_box_cont_r_new, #az_right_bar .az_box4_new .az_box_cont_r_new {
	background:url(../images/az_box_cont_r_new.gif) right top repeat-y;
	padding:0 1px 0 2px;
}
#az_left_bar .az_box_new .az_box_cont_m_new, #az_right_bar .az_box_new .az_box_cont_m_new, 
#az_left_bar .az_box4_new .az_box_cont_m_new, #az_right_bar .az_box4_new .az_box_cont_m_new {
	padding:4px 4px 4px 4px;
	text-align:center;
}

/* Box4 */
#az_left_bar .az_box4_new .az_box_cont_r_new, 
#az_right_bar .az_box4_new .az_box_cont_r_new {
	padding:0 1px 0 1px;
}
#az_left_bar .az_box4_new .az_box_cont_m_new, 
#az_right_bar .az_box4_new .az_box_cont_m_new {

}
/* Box4 (end) */

/* Box2 */
#az_left_bar .az_box2_new .az_box_cont_l_new, 
#az_right_bar .az_box2_new .az_box_cont_l_new {
	background:url(../images/az_box2_cont_l_new.gif) repeat-y;
}
#az_left_bar .az_box2_new .az_box_cont_r_new, 
#az_right_bar .az_box2_new .az_box_cont_r_new {
	background:url(../images/az_box2_cont_l_new.gif) right top repeat-y;
	padding:0 1px 0 1px;
}
#az_left_bar .az_box2_new .az_box_cont_m_new, 
#az_right_bar .az_box2_new .az_box_cont_m_new {
	padding:4px 4px 4px 4px;
	text-align:center;
}
/* Box2 (END) */

#az_left_bar .boxContents, 
#az_right_bar .boxContents {
	font-family:Tahoma, Arial, Verdana;
	font-weight:normal;
	text-align:left;
}

.az_box_bottom_new {
	margin-bottom:8px;
}
.az_box_bottom_l_new {
	background:url(../images/az_box_bottom_l_new.gif) no-repeat;
}
.az_box_bottom_r_new {
	background:url(../images/az_box_bottom_r_new.gif) right top no-repeat;
	padding:0 4px 0 4px;
}
.az_box_bottom_m_new {
	background:url(../images/az_box_bottom_m_new.gif) left bottom repeat-x #484848;
	height:4px;
}

/* Box4 */
.az_box4_new .az_box_bottom_l_new {
	background:url(../images/az_box_bottom_l_new.gif) no-repeat #e3e8e4;
}
.az_box4_new .az_box_bottom_r_new {
	background:url(../images/az_box_bottom_r_new.gif) right top no-repeat;
	padding:0 4px 0 4px;
}
.az_box4_new .az_box_bottom_m_new {
	background:url(../images/az_box_bottom_m_new.gif) left bottom repeat-x #484848;
	height:4px;
}
/* Box4 (end)*/

/* Box2 */
.az_box2_new .az_box_bottom_l_new {
	background:url(../images/az_box2_bottom_l_new.gif) left bottom no-repeat;
}
.az_box2_new .az_box_bottom_r_new {
	background:url(../images/az_box2_bottom_r_new.gif) right bottom no-repeat;
	padding:0 4px 0 4px;
}
.az_box2_new .az_box_bottom_m_new {
	background:url(../images/az_box2_bottom_m_new.gif) left bottom repeat-x #ffffff;
	height:4px;
}
/* Box2 (end) */

.az_box_bottom_new .boxTitle {}

/* SEARCH */
.az_search_box_heading {
    margin-left: -13px;
    padding-bottom: 10px;
    width: 207px;
}
.az_search_box_heading_l {
	background:url(../images/az_sidebox2_l.gif) no-repeat;
    padding:0 0 0 8px;
}
.az_search_box_heading_r {
	background:url(../images/az_sidebox2_r.gif) right top no-repeat;
	padding:0 8px 0 0;
}
.az_search_box_heading_m {
	background:url(../images/az_sidebox2_m.gif) repeat-x;
	height:34px;
    line-height: 34px;
    color: #fff;
    font-weight: normal;
    font-family: "Century Gothic",Arial,Tahoma;
}
/* SEARCH:EOF */

/*------------------------------------------*/
/*         Sidebox Settings (EOF)           */
/*------------------------------------------*/




/*------------------------------------------*/
/*         Product Box Settings             */
/*------------------------------------------*/
.az_pbox_new {}

.az_pbox_top_new {}
.az_pbox_top_l_new {}
.az_pbox_top_r_new {}
.az_pbox_top_m_new {}
.az_pbox_top_new .boxTitle {}

.az_pbox_cont_new {}
.az_pbox_cont_l_new {}
.az_pbox_cont_r_new {}
.az_pbox_cont_m_new {}
.az_pbox_cont_new .boxContents {}

.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_pbox_sep_ver {
	background:url(../images/az_pbox_sep_ver.gif) 50% 0 repeat-y;
	width:2px;
	height:100%;
	font-size:0px;
}
.az_pbox_sep_hor {
	background:url(../images/az_pbox_sep_hor.gif) 0 50% repeat-x;
	height:2px;
	width:100%;
	font-size:0px;
	padding:0;
}
/*------------------------------------------*/
/*       Product Box Settings (EOF)         */
/*------------------------------------------*/




/*------------------------------------------*/
/*          Content Box Settings            */
/*------------------------------------------*/
.contentBoxHeading {}
.contentBoxHeading_l {}
.contentBoxHeading_m {
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:bold;
}
.contentBoxHeading_r {}

.contentBox {
	background: #bfbebf;
}
.contentBoxContents {
	background: #fbfbfb;
}
/*------------------------------------------*/
/*       Content Box Settings (EOF)         */
/*------------------------------------------*/




/*------------------------------------------*/
/*       AZ Product Listing Settings        */
/*------------------------------------------*/
.az_product_listing_pane_top {
	background:url(../images/az_sitecontent_border.gif) center top no-repeat;
}
.az_product_listing_pane_bottom {
	background:url(../images/az_sitecontent_border.gif) center bottom no-repeat;
	padding:8px 6px 8px 6px;
}

.az_product_list_box {
	margin:6px auto 10px auto;
	width:96%;
}

.az_product_list_img {
	float:left;
	width:54%;
	text-align:left;
	overflow:hidden;
}
.az_product_list_zoom {
	display:none;
}
.az_product_list_head {
	text-transform:uppercase;
	text-align:left;
	margin-bottom:14px;
}
.az_product_list_head a {
	font-family:Tahoma, Arial, Helvetica;
	color:#606763;
	font-size:12px;
    font-weight: bold;
}
.az_product_list_head a:hover {
	color:#737c77;
}
.az_product_list_data {
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	float:right;
	width:46%;
	text-align:left;
}
.az_product_list_price {
	float:left;
	width:48%;
	text-align:center;
}
.az_product_list_button {
	float:right;
	width:50%;
	text-align:left;
}
.az_product_list_info {
	margin-bottom:5px;
	display:block;
}
.az_product_list_buy {
	display:block;
}
.az_product_list_xtra_info {
	margin:8px 0 12px 0;
	clear:both;
}
.az_product_list_xtra_info ul {
	list-style:none;
	padding:0;
	margin:0;
}
.az_product_list_xtra_info ul li {
	background:url(../images/az_dotted_border.gif) left bottom repeat-x;
	text-align:left;
	clear:right;
	height:12px;
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	margin-bottom:4px;
}
.az_product_list_xtra_info li label {
	float:left;
	height:12px;
	background:#FFFFFF;
	padding-right:4px;
    text-transform: uppercase;
    min-width: 80px;
}
.az_product_list_xtra_info li span {
	height:12px;
	background:#FFFFFF;
	padding-left:4px;
}
/*------------------------------------------*/
/*    AZ Product Listing Settings (EOF)     */
/*------------------------------------------*/




/*------------------------------------------*/
/*           Image Box Settings             */
/*------------------------------------------*/
.az_imgbox_new {}

.az_imgbox_top_new {}
.az_imgbox_top_l_new {
	background:url(../images/az_ibox_top_l_new.png) no-repeat;
}
.az_imgbox_top_r_new {
	background:url(../images/az_ibox_top_r_new.png) right 0 no-repeat;
	padding:0 5px 0 5px;
}
.az_imgbox_top_m_new {
	background:url(../images/az_ibox_top_m_new.gif) repeat-x #FFFFFF;
	height:4px;
	font-size:0;
}

.az_imgbox_cont_new {}
.az_imgbox_cont_l_new {
	background:url(../images/az_ibox_cont_l_new.gif) repeat-y;
}
.az_imgbox_cont_r_new {
	background:url(../images/az_ibox_cont_r_new.gif) right top repeat-y;
	padding:0 1px 0 1px;
}
.az_imgbox_cont_m_new {
	background:#FFFFFF;
}

.az_imgbox_bottom_new {}
.az_imgbox_bottom_l_new {
	background:url(../images/az_ibox_bottom_l_new.png) left bottom no-repeat;
}
.az_imgbox_bottom_r_new {
	background:url(../images/az_ibox_bottom_r_new.png) right bottom no-repeat;
	padding:0 5px 0 5px;
}
.az_imgbox_bottom_m_new {
	background:url(../images/az_ibox_bottom_m_new.gif) left bottom repeat-x #FFFFFF;
	height:4px;
	font-size:0;
}
/*------------------------------------------*/
/*        Image Box Settings (EOF)          */
/*------------------------------------------*/




/*------------------------------------------*/
/*             Random Settings              */
/*------------------------------------------*/
.az_cat_nav, .az_cat_nav2, .az_cat_nav_end {
	font-family:"Century Gothic", Tahoma, Arial;
	font-size:12px;
	text-align:left;
	margin:0px auto 0 auto;
	padding:0;
	color:#606763;
	width:207px;
	margin-bottom:4px;
}
.az_cat_nav a, .az_cat_nav_end a, .az_cat_nav2 a {
/*	background:url(../images/az_catnav.png) no-repeat;*/
	line-height:26px;
	text-indent:25px;
	display:block;
	height:26px;
	color:#606763;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.az_cat_nav2 a {
	font-size:11px;
	text-indent:35px;
}
.az_cat_nav a .az_cat_nav_text, .az_cat_nav_end a .az_cat_nav_text, .az_cat_nav2 a .az_cat_nav_text {
	background:url(../images/az_bullet1.gif) 0 50% no-repeat;
	padding-left:8px;
}
.az_cat_nav a:hover, .az_cat_nav_end a:hover, .az_cat_nav2 a:hover {
/*	background:url(../images/az_catnav_hover.png) no-repeat; */
	color:#ffffff;
}
.az_cat_nav a.az_cat_nav_sel, .az_cat_nav_end a.az_cat_nav_sel, .az_cat_nav2 a.az_cat_nav_sel {
/*	background:url(../images/az_catnav_hover.png) no-repeat; */
	color:#ffffff;
	font-weight:bold;
}
a.az_cat_nav_sel .az_cat_nav_text {
	background:url(../images/az_bullet2.gif) 0 50% no-repeat;
}
.az_cat_nav a:hover .az_cat_nav_text, .az_cat_nav_end a:hover .az_cat_nav_text {
	background:url(../images/az_bullet2.gif) 0 50% no-repeat;
}

.az_nav, .az_nav_end {
	background:url(../images/az_bullet1.gif) 10px 50% no-repeat;
	margin-bottom:4px;
	text-indent:18px;
	text-align:left;
}
.az_nav_end {
	margin-bottom:0px;
}

.az_box4_new .az_cat_nav{
    border-top: 1px solid #555;
    border-bottom: 1px solid #434343;
    padding-bottom: 4px;
    margin: 0 auto
}
.az_box4_new .az_cat_nav:first-child{
    border-top: none 0;
}
.az_product_name {
	margin:4px 0 4px 0;
	font-weight:bold;
}
.az_product_desc {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:85%;
	text-align:left;
	margin:0 0 8px 0;
	padding:0;
}
.az_review_text {
	margin:2px auto 6px auto;
	padding:0;
	width:80%;
	text-align:left;
}
.az_review_star {
	margin:5px 0 0 0;
	text-align:center;
}

.az_product_desc_pane {
	overflow:auto;
	height:124px;
	margin-top:8px;
}
.az_data_sep {
	background:url(../images/az_dotted_border.gif) 50% 50% repeat-x;
	height:20px;
	margin-top:8px;
}

.az_borderedPic {
	border:3px solid #ffffff;
}

.az_box_heading2 {
	font-family:"Century Gothic", Tahoma, Arial;
	font-size:18px;
	text-align:left;
	color:#606763;
	margin:0 0 5px 0;
}
.az_box_heading2 a {
	color:#606763;
}
.az_box2_left_block {
	width:50%;
	padding-left:10px;
}
.az_box2_right_block {
	width:50%;
	text-align:center;
	vertical-align:middle;
}
.az_box2_left_block .az_product_desc2 {
	text-align:left;
	margin:0;
	padding:0;
}
/*------------------------------------------*/
/*          Random Settings (EOF)           */
/*------------------------------------------*/




/*------------------------------------------*/
/*         AZ Search Box Settings           */
/*------------------------------------------*/
.az_search_box {
	margin:0 auto 0 auto;
	width:96%;
}
.az_search_box input, .az_search_box select {
	border:1px solid #5e6370;
	color:#606763;
	font-family:"Century Gothic", Tahoma;
	font-size:12px;
}
.az_search_box_top, .az_search_box_bottom {
	width:92%;
	margin:0 auto 0 auto;
	text-align:center;
}
.az_search_box_bottom {
	margin-bottom:6px;
}
.az_search_box_heading {
	font-family:Tahoma, Arial, Verdana;
	font-size:18px;
	text-transform:capitalize;
	color:#606763;
	text-align:left;
}
/*.az_box_cont_sep {
	background:url(../images/az_box_cont_sep.gif) 50% 50% repeat-x;
	margin:0 auto 0 auto;
	width:96%;
	height:20px;
	clear:both;
}*/
.az_search_box_advance_text {
	background:url(../images/az_bullet1.gif) 0 55% no-repeat;
	padding-left:6px;
	text-transform:lowercase;
	font-family:"Century Gothic", Tahoma, Arial;
	font-size:12px;
	float:left;
}
.az_search_box_advance_text a {
	color:#606763;
}
.az_search_box_button {
	float:right;
}
/*------------------------------------------*/
/*      AZ Search Box Settings (EOF)        */
/*------------------------------------------*/




/*------------------------------------------*/
/*             Prices Settings              */
/*------------------------------------------*/
.productSpecialPrice, .az_productPrice .productSpecialPrice, 
.az_productPrice2 .productSpecialPrice {
	font-family: Arial, Tahoma, Verdana;
	font-size:24px;
	color:#ff970f;
	font-weight:normal;
	letter-spacing:-1px;
}
.az_productPrice2 .productSpecialPrice {
	font-size:18px;
}
.az_smallCur {
	color:#ff970f;
	font-size:14px;
}
.az_productPrice, .az_productPrice2 {
	font-family: Tahoma, Arial, Verdana;
	font-size:24px;
	color:#ff970f;
	font-weight:normal;
	letter-spacing:-1px;
}
.az_productPrice2 {
	font-size:18px;
}
.az_productPrice s, .pageHeading s, .az_productPrice2 s {
	color: #606763;
	font-size:18px;
	font-weight:normal;
}
.az_productPrice2 s {
	font-size:14px;
}
.az_productPrice s .az_smallCur, .pageHeading s .az_smallCur {
	font-size:12px;
	color:#606763;
}
.az_productPrice2 s .az_smallCur {
	color:#606763;
}
/*------------------------------------------*/
/*          Prices Settings (EOF)           */
/*------------------------------------------*/




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

.az-template-button {
	white-space:nowrap;
}
.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 {
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-transform:lowercase;
	white-space:nowrap;
	height:18px;
	line-height:18px;
	display:inline-block;
	padding:0;
	margin:0;
	cursor:pointer;
	text-align:center;
}

.az-button-left {
	background:url(../images/az_button1_left.png) no-repeat;
	width:3px;
}
.az-button-middle {
	background:url(../images/az_button1_mid.png) repeat-x;
	padding:0 2px 0 2px;
}
.az-button-right {
	background:url(../images/az_button1_right.png) no-repeat;
	width:3px;
}
.az-button-left2 {
	background:url(../images/az_button2_left.png) no-repeat;
	width:3px;
}
.az-button-middle2 {
	background:url(../images/az_button2_mid.png) repeat-x;
	padding:0 2px 0 2px;
}
.az-button-right2 {
	background:url(../images/az_button2_right.png) no-repeat;
	width:3px;
}
.az-button-left3, .az-button-middle3, .az-button-right3 {
	height:18px;
	line-height:18px;
	font-size:11px;
}
.az-button-left3 {
	background:url(../images/az_button3_left.png) no-repeat;
	width:4px;
}
.az-button-middle3 {
	background:url(../images/az_button3_mid.png) repeat-x;
	padding:0 2px 0 2px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-transform:capitalize;
}
.az-button-right3 {
	background:url(../images/az_button3_right.png) no-repeat;
	width:4px;
}
/*------------------------------------------*/
/*          Button Settings (EOF)           */
/*------------------------------------------*/
