/*body {
	background-color: #000000;
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	text: white;
	link: #0080ff;
	vlink: #ffff80;
	alink: white;
	leftmargin: 0px;
	marginheight: 0px;
	marginwidth: 0px;
	topmargin: 0px;
}*/

.super_heading {
	font-family: Trebuchet MS,Helvetica,Jamrul,sans-serif;
	font-size: 21px;
	color:black ; /*color: #5B6B77;*/
}
.hading {
	font-family: Trebuchet MS,Helvetica,Jamrul,sans-serif;
	font-size: 18px; font-weight: normal;
	color:black ; /*color: #52806A;*/
}
.sub_heading {
	font-family: Trebuchet MS,Helvetica,Jamrul,sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
	/*border-bottom: 1px solid #E3ECE9;
	border-top: 1px solid #E3ECE9;*/
}
.div_thumbnail_img {
	border: 1px solid #ebebeb;
	padding: 3px 6px 3px 6px;
	font-family: Trebuchet MS,Helvetica,Jamrul,sans-serif;
	font-size: 10px;
	color:black;
}
.price {
	font-family: Trebuchet MS,Helvetica,Jamrul,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: red;
}
.discount {
	font-family: Trebuchet MS,Helvetica,Jamrul,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: red;
}
.button {
	font-family: Trebuchet MS,Helvetica,Jamrul,sans-serif;
	font-size: 10px;
	color: #B22222;
	background-color: #f2f2f2;
	border-top: 1px solid #ebebeb;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #ebebeb;
	padding: 2px 2px 2px 2px;
	text-align: center;
}
.red_button{
	font-family: Trebuchet MS,Helvetica,Jamrul,sans-serif;
	font-size: 10px;
	color: Red;
	font-weight: bold;
	border: 1px solid Red;
	text-align: center;
}
td.description {
	font-family: Trebuchet MS,Helvetica,Jamrul,sans-serif;
	font-size: 12px;
	padding: 6px 6px 6px 6px;
    color: black;
}
td.single_line_text {
	font-family: Trebuchet MS,Helvetica,Jamrul,sans-serif;
	font-size: 12px;
	padding: 6px 6px 6px 6px;
    color: black;
}
.smalltext {
	font-family: Trebuchet MS,Helvetica,Jamrul,sans-serif;
	font-size: 10px;
	color: black;
}

.small {
	font-family: Trebuchet MS,Helvetica,Jamrul,sans-serif;
	font-size: 10px;
	color: black;
	border: 1px solid #4682B4;
}
.small a:link
{
	color: blue;
	text-decoration: underline;
}
.small a:hover
{
	color: #f90;
	text-decoration: underline;
}
.cat_links a {
	font-family: Trebuchet MS,Helvetica,Jamrul,sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: black;
}
.cat_links a:hover {
	font-family: Trebuchet MS,Helvetica,Jamrul,sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: black;
}
.box {
	/*border-right: 1px solid #e3ece9;*/ 
	font-size: 12px; 
	font-family: Trebuchet MS,Helvetica,Jamrul,sans-serif;
	color:black;
}

.whiteline {
	font-family: Trebuchet MS,Helvetica,Jamrul,sans-serif;
	font-size: 12px;
	padding: 6px 6px 6px 6px;
    color: black;
}

/* Pagination css */
.pagingrow {
 font-family: Trebuchet MS,Helvetica,Jamrul,sans-serif;
 font-size: 12px;
 padding: 3px 0px 3px 0px;
 color: black;
}
.currentpage {
 font-weight: bold;
 color: black;
}
.paging_links a {
 text-decoration: none;
 color: black;
}
.paging_links a:hover {
 text-decoration: none;
 color: black;
}
/* End of Pagination css */


