@charset "utf-8";
.main_area {
	padding: 10px;
}
body {
	margin: 0px;
}
.prod_navigation1 {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.cat_heading {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 14px;
	color: #000000;
	background-position: left;
	font-weight: normal;
	margin-bottom: 6px;
}
.product_thumb {
	height: 125px;
	width: 125px;
}
.cat_prod_desc_artical {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #e22b13;
}

.cat_prod_desc_artical:link {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #e22b13;
	text-decoration: none;
}.cat_prod_desc_artical:visited {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #e22b13;
	text-decoration: none;
}.cat_prod_desc_artical:hover {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #e22b13;
	text-decoration: underline;
}

.prod_navigation {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #545859;
	text-decoration: none;
}
.small_prod {
	margin-top: 10px;
	background-image: url(images/thumb_back.gif);
	height: 152px;
	width: 137px;
}

.prod_navigation:link {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #545859;
	text-decoration: none;
}
.prod_navigation:visited {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #545859;
	text-decoration: none;
}
.prod_navigation:hover{
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
.prod_navigation2{
	background-position: center center;
}
.heading_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e6e7;
}
.default_text {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #5e5e5e;
}
.text_fileds {
	height: 20%;
	width: 95%;
	border: 1px solid #bec0c2;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #5e5e5e;
}
.btn_reset {
	background-image: url(images/btn_reset.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 16px;
	width: 49px;
	background-color: #006666;
}
.btn_submit {
	background-image: url(images/btn_send.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 16px;
	width: 49px;
	background-color: #006666;
}
