body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg.gif);
	font-size:10px;
	line-height:15px;
	text-align:justify;
}

img { border:none;}

.container { 
	background:#fff;
}

.quicksearch {
	height:57px;
	background:#cfcfcf;
	padding-left:8px;
}

.quicksearch_heading {
	font-size:16px;
	padding:5px 0px;
}

.advaced_search a{
	text-decoration:underline;
	color:#000000;
}
.advaced_search a:hover {
	text-decoration:none;
	color:#000000;
}



.small_text {
	font-size:10px;
}
.menu {
	color:#7b7b7b;
	text-decoration:none;
}

.menu a {
	color:#7b7b7b;
	text-decoration:none;
	background:url(../images/menu_bg.gif) repeat-x top;
}

.menu a:hover {
	color:#7b7b7b;
	background:url(../images/menu_active_bg.gif) repeat-x top;	
	text-decoration:none;
}

.menu_active {
	color:#7b7b7b;
	background:url(../images/menu_active_bg.gif) repeat-x top;	
	text-decoration:none;
}



.our_products_title {
	margin:0px;
	font-size:14px;
	font-weight:bold;
	height:12px;
	border-bottom: #7c7c7c solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 5px;
}

.our_gallery_title {
	margin:0px;
	font-size:12px;
	font-weight:bold;
	color:#5c5c5c;
	font-family: Arial, Helvetica, sans-serif;
	padding:5px 0;	
}


.our_products_items {
	font-size:10px;
	color:#5c5c5c;
	padding-left:20px;
	background:url(../images/products_arw.gif) top left no-repeat;
	line-height:24px;
}

.our_products_items a {
	color:#5c5c5c;
	text-decoration:none;
}

.our_products_items a:hover {
	text-decoration:underline;
}

.welcome {
background:url(../images/welcome_bg.jpg) left no-repeat;
font-size:12px;
height:15px;
padding:5px;
}

.grey {
color:#787878;
}

.bottom_area_bg {
	background:url(../images/botto_area_bg.jpg) no-repeat top;
	height:78px;
}

.track_order {
	background:url(../images/track_order.jpg) no-repeat top left;
}

.subscribe_newsletter {
	background:url(../images/subscribe_newsletter.jpg) no-repeat top left;
	height:81px;
}

.footer {
	border-left:#fff solid 1px;
	border-right:#fff solid 1px;
	background:#e79135;
	height:30px;
	color:#292929;
	font-weight:bold;
}

.footer_address {
	color:#6a6a6a;
}

.refine_search {
	background:#e79135;
	padding:5px;
}

.refine_search_title {
	font-size:14px;
}

.refine_search_box {
	background:#f0f2f9;
	border:none;
	width:164px;
	height:25px;
	line-height:10px;
	font-size:9px;
	font-family:Verdana;
}

.product_title {
	font-size:14px;
	padding:5px 0px;
	font-weight:bold;
	background:url(../images/listing_table_th_bg.gif) repeat-x bottom;
}

.category_title {
	font-size:14px;
	padding:0px 0px 5px 5px;
	font-weight:bold;
	background:url(../images/listing_table_th_bg.gif) repeat-x bottom;
	
}

.category_title1 {
	font-size:14px;
	font-weight:bold;
		
}

.product_title2 {
	font-size:11px;
	color:#5c5c5c;
}

.list_table_heading {
	background:url(../images/listing_table_th_bg.gif) repeat-x top;
	height:25px;
	color:#8b8b8b;
}

.quantity_box {
	border: 1px solid #4f4f4f;
	width: 40px;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align :center;
}


.sorting_list {
	font-size:9px;
	font-family:Verdana;
	width:150px;
}

.listed_product {
	background:#eeeeee;
	height:130px;
	line-height:13px;
}

.listed_product_thumbnail {
	border:#6c6c6c solid 1px;
}

.listed_product_title {
	background:#6c6c6c;
	height:5px;
	padding:5px;
	color:#FFFFFF;
	font-size:12px;
	/*border-bottom:#bababa solid 1px;*/
}

.listed_product_detail {
	padding-right:9px;
}

.productcode
{
font-family: Verdana;
font-size :8pt;
font-weight:normal;
color:#262626;
}
.productname
{
font-family:Verdana;
font-size:8pt;
font-weight:normal;
color:black;	
}
.headingtextdetail123
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #e17909;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e17909;
	height: 1px;
	padding-bottom:3px;
/*	line-height: 30px;*/

}
.zoomlink
{
	font-size:10px;
	font-family:Verdana;
	color:#ffffff;
}
.SiteMap
{
	font-size:10px;
	color:#5c5c5c;
		
}

/*MENU CSS*/
.hovermenu ul{
padding-top:5px;
margin:0px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
text-decoration: none;
margin:0px 5px;
padding:3px 5px 0 5px;
float: right;
color:#7b7b7b;
background:url(../images/menu_bg.gif) repeat-x top;
}

.hovermenu ul li a:hover{
background:url(../images/menu_active_bg.gif) repeat-x top;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
background:url(../images/menu_active_bg.gif) repeat-x top;
}
/*MENU CSS*/
