.products-heding {
	color: #0775b3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:19px;
	
	text-decoration:none;
	
}
.products-heding a:link, .products-heding a:active, .products-heding a:visited {
	color: #0775b3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:19px;
	
	text-decoration:none;
	
}
.products-heding a:hover {
	color: #b22474;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:19px;
	
	text-decoration:none;
	
}
.more_3{

  padding-left:0px; vertical-align:middle; color:#3c3c3c; text-decoration:none; font-weight:normal;
  }
.more_3:hover{ text-decoration:underline; color:#3c3c3c;

}
.buybutton
{
padding-top:10px;
}

.title_text {
	color:#02AAA6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.title_text:hover{
	color:#02AAA6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

.title_graytext {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}


.shopping_cart {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#a92f2e;
	text-decoration:none;
}
.shopping_cart:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#a92f2e;
	text-decoration:none;
}


.card_border {
	background-image:url(../image/card_border.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
}

.price_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#f76f02;
	text-decoration:none;
}

.outstock_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ff0000;
	text-decoration:none;
}



/*---------------- New ACCOUNT -------------------------------------------------------- */	

#newaccount {
	float:left;
	width:102px;
	height:35px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(../image/new_account.jpg);
	}
	
#newaccount a:link, #newaccount a:active, #newaccount a:visited {
	float:left;
	width:102px;
	height:35px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(../image/new_account.jpg);
}
	
#newaccount a:hover {
	float:left;
	width:102px;
	height:35px;
	background-repeat:no-repeat;
	background-position:0px -35px;
	background-image:url(../image/new_account.jpg);
}	
	
	
	/*---------------- MY ACCOUNT -------------------------------------------------------- */	


#myaccount {
	float:left;
	width:102px;
	height:35px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(../image/my_account.jpg);
	}
	
#myaccount a:link, #myaccount a:active, #myaccount a:visited {
	float:left;
	width:102px;
	height:35px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(../image/my_account.jpg);
}
	
#myaccount a:hover {
	float:left;
	width:102px;
	height:35px;
	background-repeat:no-repeat;
	background-position:0px -35px;
	background-image:url(../image/my_account.jpg);
}	

#myaccount_h {
	float:left;
	width:102px;
	height:35px;
	background-repeat:no-repeat;
	background-position:0px -35px;
	background-image:url(../image/my_account.jpg);
}
