  html, body, {
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
	color:#000000;
	font-family:arial, Verdana, sans-serif;
	font-size:100%;
   }
#wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align:middle;
      width: 980px;
	  text-align:center;
	  clear:both;
}
#body_main_container {
	width:980px;
	height:auto;
	clear:both;
}
.blue_btn {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2876C0;
	background-repeat:no-repeat;
	border:0px;
	width:100px;
	height:21px;
	cursor:pointer;
}

.blue_btn2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2876C0;
	background-repeat:no-repeat;
	border:0px;
	width:200px;
	height:21px;
	cursor:pointer;
}



.combo_currency02{
	width:110px; 
	font-size:10px; 
	font-weight:normal; 
	color:#000000; 
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	/*margin-right:76px;*/
}


h1 {
	margin:0px;
	padding-bottom:5px;
	font-family:arial, Verdana, sans-serif;
	font-size: 18px;
	color:#FFA200;
	font-weight: bold;
	text-decoration:none;
	text-transform: capitalize;
	}
	/*	Layout*/
	
/*header start*/

#head_container {
	height:158px;
	clear:both;
	width:100%;
}
#logo {
	background-image: url(../images/emarging_logo.gif);
	background-repeat: no-repeat;
	width:241px;
	height:158px;
	float:left;
}
#items {
	display:block;
	height:30px;
	padding:0px 0px 5px 5px;
}
.head_right {
	/*padding-left:0px;*/
	background:url(../images/head_bg.gif);
	background-repeat:no-repeat;
	height:158px;
	width:703px;
	text-align:right;
	float:right;
	}
.head_menu {
	background-image: url(../images/blue_bg.gif);
	background-repeat: repeat-x;
	display:block;
	width:98%;
	height:31px;
	text-align:center;
}
.head_menu_left {
	background-image: url(../images/blue_left.gif);
	background-repeat: no-repeat;
	display:block;
	width:14px;
	float:left;
	height:31px;
}
.head_menu_right {
	background-image: url(../images/blue_right.gif);
	background-repeat: no-repeat;
	display:block;
	width:14px;
	float:right;
	height:31px;
}
.head_menu_center {
	padding-top:8px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	width:92%;
	}
.toplink:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.toplink:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.toplink:hover {
	font-size: 12px;
	color: #2D2D2D;
	text-decoration: none;
}
.toplink2:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.toplink2:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.toplink2:hover {
	font-size: 12px;
	color: #2876C0;
	text-decoration: none;
	font-weight: bold;
}
.input {
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
}
.input_right {
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	text-align:right;
}

#cart {
	width:98%;
	height:25px;
}
.orngtxt {
	font-size: 12px;
	font-weight:bold;
	color: #FFB400;
	text-decoration: none;
}
/*header end*/

/*body start*/
#body_container {
	height:200px;
	width:100%;
	clear:both;
}
#body_left {
	width:241px;
	padding-top:10px;
	height:auto;
	float:left;
}


#body_right {
	padding-left:25px;
	width:100%;
	text-align:left;
	float:left;
	background-image: url(../images/body_right.gif);
	background-repeat:no-repeat;
	background-position: right top;
}
.product_outline {
	border:#6f6f6f 1px solid;
	background-color:#FFFFFF;
	padding:1px;	
}
.nor_outline {
	border:#B9B9B9 1px solid;
	background-color:#FFFFFF;
	padding:1px;
}
.nor_outline2 {
	border:#D4D4D4 1px solid;
	background-color:#FFFFFF;
	padding:4px;
}


.category_txt {
	font-size:12px;
	color:#2d2d2d;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
.category_space {
	padding:4px;
}
.category_pricetxt {
	font-size:13px;
	font-weight:bold;
	color:#73CA3B;
	text-decoration: none;
}

/*--------- LEFT MENU START -------*/
.leftmenu_header {
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1C9AE6;
	background-image: url(../images/left_menu1.gif);
	background-repeat: no-repeat;
	padding-left:23px;
	height:24px;
}
.leftmenu_bg {
	background-repeat: no-repeat;
	border-bottom: #BBDAF1 solid 1px;
	padding-bottom:5px;
	padding-top: 5px;
	background-position: left center;
	font-size:12px;
	color:#BEE6FF;
	font-weight:bold;
	text-align:left;
}
.leftmenu_bg1 {
	background-image: url(../images/menu_bullet.gif);
	background-repeat: no-repeat;
	border-bottom: #BBDAF1 solid 1px;
	padding-left:20px;
	padding-bottom:5px;
	padding-top: 5px;
	background-position: left center;
	font-size:12px;
	color:#BEE6FF;
	font-weight:bold;
	text-align:left;
}
.leftmenulink:link  {
	font-size:12px;
	color:#BEE6FF;
	font-weight:bold;
	text-decoration:none;
}
.leftmenulink:visited  {
	font-size:12px;
	color:#BEE6FF;
	font-weight:bold;
	text-decoration:none;
}
.leftmenulink:hover {
	font-size:12px;
	color:#E18107;
	font-weight:bold;
	text-decoration:none;
}
.search_top {
	background-image: url(../images/search_top.gif);
	background-repeat: no-repeat;
	width:241px;
	height:27px;
	padding-left:25px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	}
.search_mid {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-left-color: #D7D7D7;
	padding:2px;
	font-size: 11px;
	color: #414141;
	text-decoration: none;
}
.search_btn {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #73CA3B;
	background-repeat:no-repeat;
	border:0px;
	width:100px;
	height:21px;
	cursor:pointer;
}
.search_btn2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #73CA3B;
	background-repeat:no-repeat;
	border:0px;
	width:130px;
	height:21px;
	cursor:pointer;
}
.more_btn {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/more_btnbg.gif);
	background-repeat:no-repeat;
	border:0px;
	width:82px;
	height:21px;
	cursor:pointer;
}
.active_btn {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/active_btnbg.gif);
	background-repeat:no-repeat;
	border:0px;
	width:82px;
	height:21px;
	cursor:pointer;
}

.buy_btn {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/buy_bg.gif);
	background-repeat:no-repeat;
	border:0px;
	width:60px;
	height:21px;
	cursor:pointer;
}
.newwmember_btn {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/newmember_btn.gif);
	background-repeat:no-repeat;
	border:0px;
	width:215px;
	height:26px;
	cursor:pointer;
}
.addtocart_btn {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/addtocart_bg.gif);
	background-repeat:no-repeat;
	border:0px;
	width:108px;
	height:21px;
	cursor:pointer;
}
.contshop_btn {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/cont_shopping_bg.gif);
	background-repeat:no-repeat;
	border:0px;
	width:120px;
	height:21px;
	cursor:pointer;
}

.go_btn {
	font-size: 12px;
	font-weight: bold;
	color: #fec000;
	background-image: url(../images/go_btn.gif);
	background-repeat:no-repeat;
	border:0px;
	width:32px;
	height:18px;
	cursor:pointer;
}
.testimonials_header {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/testimonials_head.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 335px;
	padding-left:20px;
}
.testimonials_body {
	font-size: 11px;
	color: #5b5b5b;
	text-decoration: none;
	background-image: url(../images/testimonials_body.gif);
	background-repeat: no-repeat;
	height: 117px;
	width: 335px;
}
.news_header {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/news_header.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 346px;
	padding-left:20px;
}
.news_body {
	font-size: 11px;
	color: #5b5b5b;
	text-decoration: none;
	background-image: url(../images/news_body.gif);
	background-repeat: no-repeat;
	height: 117px;
	width: 346px;
}
.redtxt {
	font-size: 11px;
	color: #bc0001;
	text-decoration: none;
}
.subheader_blue {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2876C0;
	height: 18px;
	text-align:left;
	padding-left:10px;
	text-transform: capitalize;
}
.subheader_green {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #73CA3B;
	height: 18px;
	text-align:left;
	padding-left:10px;
	text-transform: capitalize;
}

.column {
	font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

.norlink:link {
	font-size: 12px;
	color: #1286CC;
	text-decoration: none;
}
.norlink:visited {
	font-size: 12px;
	color: #1286CC;
	text-decoration: none;
}
.norlink:hover {
	font-size: 12px;
	color: #2D2D2D;
	text-decoration: underline;
}
.norlink12:link {
	font-size: 13px;
	color: #1286CC;
	text-decoration: none;
}
.norlink12:visited {
	font-size: 13px;
	color: #1286CC;
	text-decoration: none;
}
.norlink12:hover {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

li {
padding:0px 0px 6px 0px;
margin:0px;
}
/*--------FOOTER START------------*/
#footer_container {
	width:100%;
	text-align:center;
	margin:auto 0;
	clear:both;
}
#footer_bg {
	width:703px;
	float:right;
	padding:10px;
	clear:both;
	background-image: url(../images/footerbg.gif);
	background-repeat: no-repeat;
	height: 90px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlink:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlink:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlink:hover {
	font-size: 11px;
	color: #9bb700;
	text-decoration: underline;
}
.copyrigt {
	font-size: 11px;
	color: #9e9e9e;
	text-decoration: none;
}

.newsletter {
	background-image: url(../images/newsletter_bg.gif);
	background-repeat: no-repeat;
	width:241px;
	height:90px;
	padding:8px;
}
.yellow_txt {
	font-size: 14px;
	font-weight: bold;
	color: #fec000;
	text-decoration: none;
}
.graytxt {
	font-size: 12px;
	color: #c9c9c9;
	text-decoration: none;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

/*--------FOOTER START------------*/

.red {
	font-family: Tahoma,arial;
	font-size: 11px;
	color: #FF0000;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	padding:0px;
	color: #535353;
	text-align:right;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #535353;
}
a:hover {
	text-decoration: none;
	color: #737373;
}
a:active {
	text-decoration: none;
	color: #535353;
}