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

  Cascading Stylesheets for AlgoZone template

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

*/


/*------------------------------------------*/
/*            General Settings              */
/*------------------------------------------*/

#az_specials_tab_container {
	margin:18px 0 0 24px;
	height:264px;
	overflow:hidden;
}

#az_specials_tab {
	float:left;
	width:174px;
	height:264px;
}
#az_specials_tab ul {
	list-style:none;
	margin:0;
	padding:0;
}
#az_specials_tab li {
	width:173px;
	height:44px;
	margin:0;
	float:left;
}
#az_specials_tab li a {
	background:url(../images/az_specials_tab_images/az_special_tab.png) left center no-repeat;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	display:block;
	height:44px;
	padding:0;
	margin:0;
	color:#000000;
}
#az_specials_tab li a td {
	padding:0px 16px 0 10px;
	height:44px;
}
#az_specials_tab li a:hover, #az_specials_tab li a.az_st_sel {
	background:url(../images/az_specials_tab_images/az_special_tab_sel.png) left center no-repeat;
	color:#ffffff;
}

#az_specials_tab_content {
	font-family:"Century Gothic", Tahoma, Verdana;
	color:#ffffff;
	font-size:18px;
	font-style:italic;
	float:right;
	width:460px;
	margin:22px 0 0 0;
}

.az_specials_tab_desc {
	float:right;
	width:50%;
	margin:0;
	padding:10px 0 0 0;
}

#az_specials_tab_img {
	height:216px;
}

#az_specials_tab_content .az_more_info_txt {
	font-size:16px;
}
/*------------------------------------------*/
/*         General Settings (EOF)           */
/*------------------------------------------*/



/*------------------------------------------*/
/*             Prices Settings              */
/*------------------------------------------*/
#az_specials_tab_content .productSpecialPrice {
  font-family: Tahoma, Arial, Verdana;
  font-size:24px;
  color:#c3db40;
  font-weight:normal;
  letter-spacing:-1px;
}
#az_specials_tab_content .az_smallCur {
  font-family:Tahoma, "Arial Narrow", Arial;
  color:#ff76d1;
  font-size:12px;
}
#az_specials_tab_content .az_productPrice {
  font-family: Tahoma, Arial, Verdana;
  font-size:24px;
  color:#c3db40;
  font-weight:normal;
  font-style:normal;
  letter-spacing:-1px;
}
#az_specials_tab_content .az_productPrice s {
  color: #f6fec9;
  font-size:16px;
  font-weight:normal;
}
/*------------------------------------------*/
/*          Prices Settings (EOF)           */
/*------------------------------------------*/



/*------------------------------------------*/
/*           Image Box Settings             */
/*------------------------------------------*/
#az_specials_tab_content .az_imgbox_new {
	border:0;
	float:left;
	width:216px;
}

#az_specials_tab_content .az_imgbox_top_new {
}
#az_specials_tab_content .az_imgbox_top_l_new {
	background:url(../images/az_specials_tab_images/az_special_img_top_left.png) no-repeat;
}
#az_specials_tab_content .az_imgbox_top_r_new {
	background:url(../images/az_specials_tab_images/az_special_img_top_right.png) right 0 no-repeat;
	padding:0 7px 0 7px;
}
#az_specials_tab_content .az_imgbox_top_m_new {
	background:url(../images/az_specials_tab_images/az_special_img_top_mid.png) repeat-x #FFFFFF;
	height:7px;
	font-size:0;
}

#az_specials_tab_content .az_imgbox_cont_new {
	background:#FFFFFF;
}
#az_specials_tab_content .az_imgbox_cont_l_new {
	background:url(../images/az_specials_tab_images/az_special_img_left.png) repeat-y #FFFFFF;
}
#az_specials_tab_content .az_imgbox_cont_r_new {
	background:url(../images/az_specials_tab_images/az_special_img_right.png) right 0 repeat-y #FFFFFF;
	padding:0 1px 0 1px;
}
#az_specials_tab_content .az_imgbox_cont_m_new {
	height:220px;
	overflow:hidden;
	text-align:center;
}

#az_specials_tab_content .az_imgbox_bottom_new {
}
#az_specials_tab_content .az_imgbox_bottom_l_new {
	background:url(../images/az_specials_tab_images/az_special_img_bottom_left.png) left bottom no-repeat;
}
#az_specials_tab_content .az_imgbox_bottom_r_new {
	background:url(../images/az_specials_tab_images/az_special_img_bottom_right.png) right bottom no-repeat;
	padding:0 7px 0 7px;
}
#az_specials_tab_content .az_imgbox_bottom_m_new {
	background:url(../images/az_specials_tab_images/az_special_img_bottom_mid.png) left bottom repeat-x #FFFFFF;
	height:7px;
	font-size:0;
}
/*------------------------------------------*/
/*        Image Box Settings (EOF)          */
/*------------------------------------------*/