@charset "utf-8";
/* CSS Document */

a{
	color:#222222;
	text-decoration:none;
}
a:hover{
	color:#222222;
	text-decoration:underline;
}
.pagetitle{
	font: 18px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding-top: 4px;
	text-transform: capitalize;
}

.title_3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #343434;
	text-decoration: none;
	line-height:25px;
}

.breadcrumbs{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#555555;
	line-height:15px;
}
.breadcrumbs a{
	font-size:11px;
	color:#db4e18;
	text-decoration:none;
}
.breadcrumbs a:hover{
	color:#222222;
	text-decoration:underline;
}

.cart_txtbox{
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FAFAFA;
	line-height:16px;
}
.pro_des_proborder{
	border: 1px solid #CCCCCC;
}
.bgroundProductDesc {
	background-color: #f5f5f5;
}
.error{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	line-height:30px;
	font-weight:bold;
}
.success{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00CC00;
	line-height:30px;
	font-weight:bold;
}
.checkout_title{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #343434;
	text-decoration: none;
	line-height:25px;
	background-color:#f5f5f5; 
	height:30px;
}
.checkout_title td{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #343434;
	text-decoration: none;
	line-height:25px;
	background-color:#f5f5f5; 
}
