/*CSS black2 style pagination*/

DIV.navSplitPagesLinks {
	PADDING-RIGHT: 7px; PADDING-LEFT: 7px; PADDING-BOTTOM: 7px; MARGIN: 3px; PADDING-TOP: 7px; TEXT-ALIGN: center
}
DIV.navSplitPagesLinks A {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	COLOR: #FFCC00;
	PADDING-TOP: 2px;
	TEXT-DECORATION: none;
	border: 1px solid #999999;
}
DIV.navSplitPagesLinks A:hover {
	COLOR: #fff;
	BACKGROUND-COLOR: #000;
	border: 1px solid #CCCCCC;
}
DIV.navSplitPagesLinks A:active {
	COLOR: #fff;
	BACKGROUND-COLOR: #000;
	border: 1px solid #FFFF00;
}
DIV.navSplitPagesLinks .current {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	COLOR: #fff;
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #000000;
	border: 1px solid #CCCCCC;
}
DIV.navSplitPagesLinks SPAN.disabled {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid
}

.new_products {
	width: 100%;
}
.new_products .products
{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 250px;
	overflow: hidden;
	border: 1px solid #F2E3E6;
	margin-right: 4px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.products_onmouseover
{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 200px;
	overflow: hidden;
	border: 1px solid #3366FF;
	margin-right: 4px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.new_product2 {
	width: 170px;
	float: left;
	height: 270px;
	padding: 3px;
	margin: 4px;
}
.new_product2 .product_name {
	clear: both;
	height: 30px;
	width: 90%;
	text-align: center;
	margin: auto;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
}
.new_product2 .product_image {
	height: 160px;
	width: 100%;
	padding-top: 10px;
	text-align: center;
	clear: both;
}
.new_product2 .product_price {
	width: 100%;
	height: 45px;
	font-size: 13px;
	font-weight: bolder;
	text-align: center;
	clear: both;
	overflow: hidden;
}
.new_product2 .product_button {
	width: 100%;
	height: auto;
	margin-top: 2px;
	text-align: center;
	clear: both;
}
.new_product2 .product_name a:visited ,.new_product2 .product_name a:hover ,.new_product2 .product_name a:link  {
	color: #333333;
}

.centerColumn  a:visited ,.centerColumn a:hover ,.centerColumn  a:link  {
	color: #000000;
}

.new_for_product{
	width: 100%;
	background-color: #232323;
	clear: both;
	padding: 0px;
	
	margin-top: 10px;
}

.new_product3 {
	FLOAT: left;
	WIDTH: 116px;
	HEIGHT: 250px;
	padding: 2px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}
.new_product3 .product_name {
	CLEAR: both; MARGIN: auto; OVERFLOW: hidden; TEXT-TRANSFORM: uppercase; WIDTH: 90%; HEIGHT: 30px; TEXT-ALIGN: center
}
.new_product3 .product_image {
	CLEAR: both; WIDTH: 100%; PADDING-TOP: 10px; HEIGHT: 110px; TEXT-ALIGN: center
}
.new_product3 .product_price {
	CLEAR: both;
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	OVERFLOW: hidden;
	WIDTH: 100%;
	HEIGHT: 50px;
	TEXT-ALIGN: center;
	color: #CCFF33;
}
.new_product3 .product_button {
	CLEAR: both; MARGIN-TOP: 4px; WIDTH: 100%; TEXT-ALIGN: center
}


#category_row {
	clear: both;
	width: 100%;
}


#category_row ul li{
	list-style-type: none;
	margin: 3px;
	padding: 2px;
	float: left;
	height: auto;
	width: 140px;
	text-align: center;
	display: block;
	border: 1px solid #CCCCCC;
	overflow: hidden;
}
#category_row ul{
	list-style-type: none;
	padding: 0px;
	margin: 3px;
	overflow: hidden;
}

/* sideBox*/

.sideBox .title {
	background-image: url("../images/az_leftbox_heading_mid.gif");
	background-position: right center;
	background-repeat: repeat-x;
	height: 27px;
	float: left;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 2.0;
	text-indent: 10px;
}
.sideBox {
	border: 1px solid #F6F6F6;
	margin-bottom: 10px;
	line-height: 1.5;
	width: 220px;
}
.boxText{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.sideBox a:link {
	text-decoration: underline;
}

.sideBox a:visited {
	text-decoration: underline;
}
.maincont {
	clear: both;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.maincont .maincont_left {
	float: left;
}
.maincont .maincont_right {
	float: right;
}
.maincont .maincont_mid {
	float: left;
	padding: 10px;
}
.pl ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.pl ul li{
	float: left;
	width: 90px;
	padding: 0px;
	height: 110px;
	text-align: center;
}
.pad_1em{
	padding-left: 1em;
}
.b{
	font-weight: bold;
	text-decoration: underline;
}
.nav_category {
	width: 860px;
	padding: 10px;
	background-image: url(../images/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.nav_category h2{
	margin: 0px;
	padding: 0px;
	width: 130px;
	background-color: #666666;
}
ul.category2  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.category2 a:link , ul.category2 a:visited ,.nav_category a:link ,.nav_category a:visited {
	color: #000000;
	text-transform: uppercase;
	}
.nav_category .category1 {
	width: 140px;
	float: left;
}
ul.category2  li {
	height: auto;
	width: 140px;
}
.margin_t{
	padding: 5px;
	height: auto;
	width: 95%;
	background-color: #ffffff;
	text-transform: uppercase;
	margin: 0px;
}
.fl{
	float: left;
}
.fback{
	float: left;
}
.clearnav{
	float: left;
	height:26px;
	width: 200px;
	text-transform: uppercase;
	margin-left: -400px;
	line-height: 26px;
	font-weight: bold;
}
.clearsearch{
	float: left;
	width: 190px;
	text-transform: uppercase;
	margin-left: -190px;
	line-height: 26px;
}
.topsearch{
	float: right;
	margin: 0px;
	padding: 0px;
	width: 150px;
}
#search_go{
	padding-top: 0px;
	float: right;
}
#search_text{
	padding: 0px;
	float: left;
	margin: 0px;
}
input.inputsearch ,input.cart_quantity{
	border: 1px solid #999999;
	color: #000000;
}
select.hedader{
	background-color: #000000;
	border: 1px solid #999999;
	color: #999999;}
	
.currencyh{display:block;width:100px;height:17px;border:1px solid #666666;overflow:hidden;}

.currencyh select{
	width:104px;
	height:21px;
	border:1px solid #666666;
	line-height:24px;
	margin:-2px;
	background-color: #000000;
	color: #999999;
}