body {
	background-color: #F7E7CE;
	margin: 0px;
	padding: 0px;
}

/*Background--------------------*/

.bg_left {
	background:url(../images/bg_left.jpg) repeat-y top;
}
.bg_rhs {
	background:url(../images/bg_rhs.jpg) repeat-y top;
}
.bg_tdesign {
	background:url(../images/bg_tdesign.jpg) repeat-x left;
}
.bg_thumb {
	background:url(../images/img_frame.jpg) no-repeat top;
	padding-top:7px;
}
.box_lhs {
	background:url(../images/bg_box1.jpg) repeat-y top;
}
.box_rhs {
	background:url(../images/bg_box2.jpg) repeat-y top;
}
.bg_footer {
	background:url(../images/bg_footer.jpg) no-repeat bottom;
}

/*Content--------------------*/

h2 {
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size:16px;
	color:#730057;
	font-weight:bold;
	text-decoration:none;
}


.head13 {
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size:13px;
	color:#730057;
	font-weight:bold;
	text-decoration:none;
}
.content {
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size:12px;
	color:#000000;
	text-align:justify;
	text-decoration:none;
	line-height:16px;
}
.content2 {
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	line-height:16px;
}
.list12 {
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

.b_link {
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.b_link:hover {
	text-decoration:underline;
}
.listing ul{ 
	list-style: none; 
	padding:0 0 0 0px;
	margin:0px 0;
	font:12px "Trebuchet MS",Verdana, Arial;
	color: #000;
	float:left;
}
				
.listing li{
	background-position:left 5px;
	padding-left:11px; 
	line-height:16px;
	text-align:left;
	vertical-align:top;
}
.i_bullet {
	background: url(../images/bullet.jpg) no-repeat left; 
}

A.prod_title:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bolder;
	color:#730057;
	text-decoration: none;
}

A.prod_title:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bolder;
	color:#730057;
	text-decoration: none;
}

A.prod_title:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bolder;
	color:#730057;
    text-decoration: none;
	background-color: #FFD9D9;
}

.pro_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bolder;
	color: #A61E84;
	text-decoration: none;
}

.prod_head{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	font-weight: bolder;
	margin-bottom: 5px;
}

.prod_desc{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

.prod_price{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E62249;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 5px;
}


.horizontal_dotted {
	background-image: url(../images/horizontal_dotted.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 1px;
}


.vertical_dotted {
	border-right: 1px dashed #CCC;
	padding-right: 7px;
}

.imgbord {
	border: 1px solid #CCC;
	padding: 2px;
}
