@charset "utf-8";
/* CSS Document */
html, body {
	margin:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#000;
	overflow-x:scroll;
}
/* general  */
.jsnotice {
	background:none repeat scroll 0 0 #333333;
	border-bottom:1px solid #666666;
	margin-left:-10px;
	padding-left:10px;
	padding-right:10px;
	width:100%;
}
#breadCrumb {
	width:100%;
	height:20px;
	padding:0 0 5px 0;
	margin:0;
}
a.tags {
	-moz-border-radius:3px 3px 3px 3px;
	background:none repeat scroll 0 0 #F5F5F1;
	color:#666666;
	display:inline-block;
	margin:0 2px 6px 0;
	padding:4px 4px 4px 6px;
}
.curator {
	bottom:6px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	left:4px;
	line-height:13px;
	margin:0;
	padding:2px 3px;
	position:absolute;
	text-transform:capitalize;
	width:74px;
	background-color:#0192B5;
	opacity:0.85;
}
/*ClearFix*/
.Clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.Clear {	clear:both;}
.Clearfix {display: inline-block;}
h1 {	font-size: 100%;}
h2 {
	/*font-size: 80%;*/
	color: #55BCE7;
    font: 18px Arial;
	padding:0px;
	margin:0 0 10px 0;
}
p, a, ul, li, h1, h2, h3, h4, h5, from {
	padding:0px;
	margin:0px;
}
img {
	padding:0px;
	margin:0px;
	border:0px;
}
a:link {	text-decoration: none;color: #0087B4;}
a:visited {text-decoration: none;color: #0087B4;}
a:hover {text-decoration: underline;	color: #0087B4;}

a.blue:link {	text-decoration: none;color: #57B9E6;}
a.blue:visited {text-decoration: none;color: #57B9E6;}
a.blue:hover {text-decoration: none;	color: #57B9E6;}

/*Text Link css*/
.linkVU a {
	Font-Family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration:underline;
}
.linkVU a:hover {
	Font-Family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration:none;
}
/*Bgcolour css*/
.BgWhite {background-color:#ffffff;}
.BgBlack {background-color:#000000;}
/*Layout css*/
#Wraper {width:980px;margin:auto;}
#Header {width:100%;	height:110px;}
#HeaderPayment {
	width: 775px;
	/* height:110px; */
	text-align:center;
  margin: 16px auto 18px;
  overflow: hidden;
}
#note{
	width:95%!important;
	float:right;
	margin-right:13px;
}
#HeaderPayment  .logopayment{
  float: left;
  height: 61px;
  position: relative;
  top: 0;
  width: 115px;
}


/* #Logo {float:left;padding:10px 0 0 0;} */
.HeaderRight {
	width:823px;
	float:right;
	padding:0 12px 0 0;
}
.Navigation {
	width:400px;
	float:left;
	padding:38px 0 0 0;
}
.Navi {
	width:100%;
	float:left;
	list-style-type:none;
	display:block;
}
.Navi li {
	float:left;
	list-style-type:none;
	display:block;
	padding:0 10px;
}
.Navi li a {
	float:left;
	padding:0 0;
	font:normal 14px Georgia;
	color:#404040;
  text-decoration:none;
}
.Navi li.Buy a {
	float:left;
	padding:28px 12px 0 10px;
	font:normal 14px Georgia;
	color:#404040;
	background:url(../images/front/buy.png) no-repeat center top;
}
.Navi li.Cart a {
	float:left;
	padding:28px 12px 0 10px;
	font:normal 14px Georgia;
	color:#404040;
	background:url(../images/front/cart.png) no-repeat center top;
    position: absolute;
}
.Navi li.Sell a {
	float:left;
	padding:28px 12px 0 10px;
	font:normal 14px Georgia;
	color:#404040;
	background:url(../images/front/sell.png) no-repeat center top;
}
.Navi li.Community a {
	float:left;
	padding:28px 12px 0 10px;
	font:normal 14px Georgia;
	color:#404040;
	background:url(../images/front/community.png) no-repeat center top;
}
.Navi li.Blog a {
	float:left;
	padding:28px 12px 0 10px;
	font:normal 14px Georgia;
	color:#404040;
	background:url(../images/front/blog.png) no-repeat center top;
}
.SubNaviSearch {
	width:422px;
	float:right;
	padding:22px 0 0 0;
}
.SubNaviBox {width:100%;	float:left;text-align:right;}
.SubNavi {
	/* width:120px; */
	float:right;
	list-style-type:none;
	display:block;
}
.SubNavi li {
	float:left;
	list-style-type:none;
	display:block;
	font:normal 14px Georgia;
	color:#b1b1b1;
}
.SubNavi li a {
	float:left;
	font:normal 14px Georgia;
	color:#0087b4;
	padding:0 5px;
}
.HeadSearch {
	width:418px;
	height:19px;
	float:right;
	background:url(../images/front/search_box_bg.png) no-repeat;
	margin:20px 0 0 0;
	padding:4px 0 4px 2px;
}
 .HeadSearchSubmit{float:left;padding:0 5px;} 
.HeadSearchInput {
	background:none;
	height:14px;
	width:270px;
	float:left;
	padding:2px 4px;
	font:normal italic 12px Georgia;
	color:#b7b7b7;
	border-bottom:0;
	border-left:0;
	border-right:1px solid #c5c6cb;
	border-top:0;
}

.HeadSearch select {
	background:none;
	height:18px;
	width:106px;
	float:left;
	padding:2px 7px 2px 4px;
	font:normal 12px Georgia;
	color:#121830;
	border-bottom:0;
	border-left:0;
	border-right:1px solid #c5c6cb;
	border-top:0;
}
/*--------Middle---------*/
#Middle {
	width:100%;
	min-height :300px;
	padding:24px 0 0 0;
}
#MiddlePayment {
	width:100%;
	min-height :300px;
	padding:5px 0 0 0;
}
/*--------Left---------*/
#Left {width:180px;float:left;}
#Left h2 {
	/*border-bottom: 1px solid #FFFFFF;
  font: 14px Georgia;
	color: #0087B4;
  margin-top:3px;*/
  padding: 0 0 6px 10px;
}
.LeftNaviBox {
	width:100%;
	float:left;
	/* padding:3px 0 15px 12px; */
  /* padding:0 0 25px 0; */
}
#Left .LeftNaviBox h2 {
	font:normal 14px Georgia;
	color:#333333;
	padding:0 0 3px 0;
	border-bottom :1px solid #EEEEEE;
	margin-bottom:2px;
}
.LeftNavi {
	width:100%;
	float:left;
	list-style-type:none;
	display:block;
}
.LeftNavi img {border:1px solid #CCCCCC;padding:2px;}
.LeftNavi li {
	width:100%;
	float:left;
	list-style-type:none;
	display:block;
	padding:4px 0;
}
.LeftNavi li a {
	float:left;
	font-size:12px;
	color:#0088b5;
}
.Shopby {
	width:100%;
	float:left;
	padding:0 0 25px 0;
}
.Shopby h2 {
	font:normal 14px Georgia;
	padding:0 0 3px 0;
}
.ShopNavi {
	width:100%;
	float:left;
	list-style-type:none;
	display:block;
}
.ShopNavi li {
	width:100%;
	float:left;
	list-style-type:none;
	display:block;
	padding:4px 0;
}
.ShopNavi li a {
	float:left;
	font-size:11px;
	color:#0088b5;
}
/*---------------Right------------*/
#Right {
	width:785px;
	float:right;
	min-height:500px;
	height:auto;
}
.FeaturedColle {	width:100%;float:left;}
.Title {
  float: left;
  margin-bottom: 8px;
  width: 100%;
}
.Title h2 {
	width:615px;
	font:normal 18px Georgia;
	color:#57B9E6;
	float:left;
}
.SeeMore {
	float:right;
   /* 	height: 40px; */
	padding:33px 0 0 5px;
	width:80px;
	font:normal 12px Arial;
	color:#121830;
	position:absolute;
	right:8px;
	top: -23px;
}
.SeeMore a {float:right;}
.FeaturedList {width:100%;float:left;margin-left:5px;}
.FeaturedListNew {width:98%;float:left;}
.FeaturedRow {
	width:100%;
	float:left;
	padding:5px 0;
}

.FeaturedTubIndex {
	background-color: #FFFFFF;
	width:85px;
	float:left;
	border:1px solid #ECECEC;
	margin:0 2px 2px 0;
	padding:4px;
}

.FeaturedTub {
	background-color: #FFFFFF;
	width:206px;
	float:left;
	border:1px solid #ECECEC;
	margin:0 8px 13px 0;
	padding:8px;
}

.FeaturedTub:hover{
	background-color:#E4E9EC;
}

.FeaturedTubSmall {
	width:165px;
	float:left;
	border:1px solid #ECECEC;
	-moz-border-radius: 5px 5px 5px 5px;
	margin:0 4px 13px 0;
	padding:5px;
}

.small {	width:85px;}
.ticker ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.FeaturedTub .FeaImg {
	width:100%;
	float:left;
	margin:0 0 -2px 0;
	position:relative;
}
.treasury {
	height:140px;
	width:150px;
	background-color:#F5F5F1;
	cursor:pointer;
}
.treasuryerror {
	border:1px solid #FF0217;
}
.treasuryerror input {
	border:1px solid #FF0217;
}
.margin14 {
	margin:14px;
}
.FeaturedTub .FeaImg img {
/* 	border:1px solid #ccc; 
	padding:2px;*/
}
.FeaturedTub .FeaText {
	width:100%;
	float:left;
	padding:2px 0 0 0;
}
.FeaturedTub .FeaText span a {
	padding:0 0 0 0;
	/* color: #6A6A6A; */
	color: #0087B4;
  font: 14px Arial;
}
.FeaturedTub .FeaText p {
	padding:0 0 0 0;
	color: #B1B1B1;
    font: 14px Arial;
}
.FeaturedTub .FeaText p a {
	padding:0 0 0 0;
	color: #B1B1B1;
    font: 15px Arial;
	text-decoration:none;
}
.FeaSellerdRow {
	width:100%;
	float:left;
	padding:0 0;
}
.FeaSellerdTub {
	width:115px;
	float:left;
	padding:0 11px 0 0;
}
.FeaSellerdTub .FeaImg {
	width:100%;
	float:left;
	padding:0 0 7px 0;
}
.FeaSellerdTub .FeaImg img {
	border:1px solid #CCCCCC;
	padding:2px;
}
.FeaSellerdTub .FeaText {
	width:100%;
	float:left;
	padding:0 0 0 0;
}
.FeaSellerdTub .FeaText h3 {
	padding:0 0 2px 0;
	font-size:13px;
	color:#0087b4;
}
.FeaSellerdTub .FeaText h3 a {
	padding:0 0 0 0;
	font-size:12px;
	font-weight:bold;
	color:#0087b4;
}
.FeaturedSeller {
	width:100%;
	float:left;
	padding:10px 0 0 0;
}
.ViewShopList {
	width:100%;
	float:left;
	padding:10px 0 0 0;
}
.ViewShopLeft {
	width:295px;
	float:left;
	background:#F7F7F3;
	height:176px;
	padding:5px;
}
.ViewShopImg {
	float:left;
	padding:5px 12px 0 5px;
}
.ViewShopText {
	width:177px;
	float:left;
}
.ViewShopText h3 {
	font-size:18px;
	color:#404040;
}
.ViewShopText p {
	font-size:12px;
	color:#404040;
	padding:6px 0;
}
.ViewShopText p a {
	font-size:13px;
	color:#0087b4;
}
.ViewShopRight {
	width:386px;
	float:right;
}
.LatestBlog {width:100%;	float:left;	padding:10px 0 0 0;}
.LatestBlogList {width:100%;	float:left;padding:0 0 0 0;}
.LatestBlogRow {	width:100%;float:left;padding:2px 0 0 0;}
.LatestBlogThub {width:325px;float:left;	padding:0 6px 0 0;}
.LatestBlogThub .BlogImg {padding:0 10px 0 0;float:left;}
.LatestBlogThub .BlogText {
	width:315px;
	text-align:justify;
	padding:0 0 0 0;
	float:left;
}
.LatestBlogThub .BlogText h3 {
	font-size:13px;
	font-weight:bold;
	color:#0087b4;
	padding:0 0 2px 0;
}
.LatestBlogThub .BlogText p {font-size:12px;color:#404040;}
.LatestColl {width:100%;	float:left;padding:0;}
.BlueBox {
	width:950px;
	font-size:18px;
	color:#fff;
	padding:15px;
	float:left;
	background:#85cdea;
	text-align:center;
	margin:15px 0 0 0;
}
/*---------Footer----------*/
#Footer {width:100%;	padding:15px 0;}
.FooterTop {	width:100%;float:left;padding:0 0 15px 0;}
.FooterLinkList {
	width:172px;
	float:left;
	list-style-type:none;
	display:block;
}
.FooterLinkList li {
	width:100%;
	padding:2px 0;
	float:left;
	list-style-type:none;
	display:block;
}
.FooterLinkList li h2 {
	font:normal 14px Georgia;
	color:#0087b4;
	padding:0 0 3px 0;
}
.FooterLinkList li a {font-size:11px;color:#404040;padding:0 0 0 0;}
.FooterLinkList li a img {
	font-size:11px;
	color:#404040;
	padding:0 5px 0 0;
	float:left;
}
.newsletter {width:247px;float:right;}
.newsletter h2 {font:normal 14px Georgia;color:#0087b4;padding:0 0 3px 0;}
.newsletter p {font-size:11px;color:#404040;padding:4px 0;}
.newsletter dl {
	width:100%;
	float:left;
	padding:8px 0 0 0;
	margin:0;
}
.newsletter dl dd {
	width:100%;
	float:left;
	padding:0 0 2px 0;
	margin:0;
	font-size:11px;
	color:#404040;
}
.newsletter dl dt {
	width:238px;
	float:left;
	padding:1px;
	margin:0;
	border:1px solid #9d9d9d;
	height:23px;
}
.newsletter dl dt .NewsLe {
	width:168px;
	float:left;
	padding:3px;
	margin:0;
	border:0;
	height:17px;
}
.Submit, a.Submit:link {
	background:url(../images/front/submit_btn.jpg) no-repeat;
	width:61px;
	height:23px;
	float:right;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:23px;
	color:#fff;
  cursor:pointer;
  text-decoration:none;
}
.FooterBlock {
	width:100%;
	float:left;
	padding:15px 0 0 0;
	margin:5px 0 0 0;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#404040;
	border-top:1px solid #85cdea;
}

.FooterBlockPayment{
	width:100%;
	float:left;
	padding:15px 0 0 0;
	margin:5px 0 0 0;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#404040;
	
}

.FooterBlock a {font-size:12px;font-weight:bold;color:#0087b4;}
#Right h2 {
	font:normal 18px Georgia;
	padding:0px;
	margin:0 0 10px 0;
}
#submitbutton {
	background:url(../images/front/blue_btn.gif) 0 0 repeat-x;
	padding:3px 12px 7px 12px;
	text-align:center;
	font:bold 14px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	cursor:pointer;
	color:#fff;
	border:0px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}
#submit {
	width:auto;
	border:0px;
	font:bold 14px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	padding:3px 12px 7px 12px;
}
.submit {
	background:url(../images/front/blue_btn.gif) 0 0 repeat-x;
	padding:3px 12px 7px 12px;
	text-align:center;
	font:bold 15px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	cursor:pointer;
	color:#fff;
	border:0px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	text-decoration:none;
}
.submitnarrow {
	background:url(../images/front/blue_btn.gif) 0 0 repeat-x;
	padding:3px 5px 4px 5px;
	text-align:center;
	font:bold 13px Arial, sans-serif;
	cursor:pointer;
	color:#FFFFFF;
	border:0px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	text-decoration:none;
}
.zendform {
	/* 	background:#F5F5F1;*/
	/* margin-top:30px; */
  /* 	padding:15px; */
}
/* .zendform table{
	margin:0 auto;
	width:85%;
} */
.zendform td {
	padding:5px 0;
	font-size:13px;
	vertical-align:middle;
}
.zendform dd {margin:0;}
.zendform tr.seperator td {border-bottom:1px solid #FFF;margin:5px 0;}
.zendform input ,.textbox{
	padding:4px;
	font:14px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	/* width:250px; */
	border-color: #959595 #D3D3D3 #D3D3D3 #959595;
	border-style: solid;
	border-width: 1px;
	color: #333333;
}
.zendform select {
	padding:4px;
	font:14px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	width:260px;
	border-color: #959595 #D3D3D3 #D3D3D3 #959595;
	border-style: solid;
	border-width: 1px;
	color: #333333;
}
.zendform textarea {
	padding:4px;
	font:14px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	border-color: #959595 #D3D3D3 #D3D3D3 #959595;
	border-style: solid;
	border-width: 1px;
	color: #333333;
}
.zendform input:focus {border:1px solid #CCC;}
.zendform input#gender-female, .zendform input#gender-male, .zendform input#gender-private, .zendform input#rememberme {
	width:auto;
	padding:0px;
	border:0px;
}
.zendform input#captcha-input {width:249px;}
.zendform input#submitbutton {
	width:auto;
	border:0px;
	font:bold 14px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	padding:3px 15px 7px 15px;
}
.zendform input#submit {
	background:url(../images/front/blue_btn.gif) 0 0 repeat-x;
	padding:3px 15px 7px 15px;
	text-align:center;
	font:bold 14px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	cursor:pointer;
	color:#fff;
	border:0px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	text-decoration:none;/* width:auto;
	border:0px;
	font:bold 14px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	padding:3px 15px 7px 15px; */
}
.zendform .description {
	font:11px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
}
.errors {font-size:11px;}
/* customised by programmer */
.Border10 {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 10px solid #E4E9EC;
	padding:20px;
}
.Boxround {
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
	padding: 10px;
	margin-bottom:8px;
	width:155px;
 clear;
	height:auto;
	-moz-border-radius: 5px 5px 5px 5px;
}
.round {
	border: 1px solid #EEEEEE;background-color: #FFFFFF;padding: 10px; clear;height:auto;-moz-border-radius: 5px 5px 5px 5px;}
.input1 {
	padding:4px;
	font:14px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	width:250px;
	border-color: #959595 #D3D3D3 #D3D3D3 #959595;
	border-style: solid;
	border-width: 1px;
	color: #333333;
}
.white {color:#fff;}
.red {color:#E81B1B;}
.blue {color:#0087B4;}
.blue1 {color:#57B9E6;}

.green {	color:#55BAE6;
font:normal 15px Arial;
}
.grey1 {	color:#999999;}
.grey2 {	color:#333333;}
.grey3{	color:#666666;}

.txtBold {font-weight:bold;}
.Light10 {font-size:10px}
.Light11 {font-size:11px}
.Light12 {font-size:12px}
.Light13 {font-size:13px}
.Light14 {font-size:14px}
.Light15 {font-size:15px}
.Light16 {font-size:16px}
.Light18 {font-size:18px}
.Light20 {font-size:20px}
.Light22 {font-size:22px}
.tabs {
	border-bottom:1px solid #DADBD6;
	padding:0 15px;
}
.tabs li {
	display:inline;
}
.tabs li a {
	background-color:#F5F6F1;
	border-color:#DADBD6 #DADBD6 #DADBD6 #DADBD6;
	border-style:solid solid solid solid;
	border-width:1px;
	margin:0 0 -1px;
	padding : 4px 14px 0px 14px;
	text-align:center;
	color:#0192B5;
}
.tabs li.first a {
	border-left:1px solid #DADBD6;
}
.tabs li.active a, .tabs li a.active {
	background-color:#FFFFFF;
	border-bottom-color:#FFFFFF;
	color:#666666;
}
a.black:link {
	text-decoration: none;
	color: #999999;
}
a.black:visited {
	text-decoration: none;
	color: #999999;
}
a.black:hover {
	text-decoration: underline;
	color: #999999;
}

a.black1:link {
	text-decoration: none;
	color: #404040;
}
a.black1:visited {
	text-decoration: none;
	color: #404040;
}
a.black1:hover {
	text-decoration: underline;
	color: #404040;
}

a .grey:link {
	text-decoration:none;
	color:#333333;
}
a.grey:visited {
	text-decoration:none;
	color:#333333;
}
a.grey:hover {
	text-decoration:underline;
	color:#333333;
}


/* customised by programmer */

* Edit on 23rd May 11 */  .ProfileBlock {
 float:left;
 width:100%;
 margin:0 0 20px 0;
 text-align:center;
}
.ProfileBlock img {
	border:1px solid #CCC;
	padding:4px;
}
.ProfileBlock h4 {
	font:16px Georgia;
	margin:5px 0 0 0;
	color:#0087b4;
}
.LeftNavi li.active a {
	color:#999999;
	font-weight:bold;
}
.ProfileBlock1 {
	width:47%;
	border:4px solid #f6f6f6;
	margin:15px 8px 0 0;
}
.ProfileBlockin {
	/* border:1px solid #EEE; */
	padding:5px;
	min-height:170px;
	height:170px;
	height:auto !important;
	position:relative;
  background-color:#FFFFFF;
}
.BuyBlock1 {
	width:47%;
	border:4px solid #f6f6f6;
	height:60px;
	margin:8px 8px 0 0;
}
.BuyBlockin {
	padding:5px;
	height:50px;
	height:130px;
	height:auto !important;
	position:relative;
  background-color:#FFFFFF;
	width:318px;
	float:left;
}

.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.ProfileBlockin h3 {
	font:16px Arial,Tahoma,Verdana;
	margin:0 0 10px 0;
	color:#0087b4;
}
.FavoriteListing {
	list-style:none;
	margin:0px;
	padding:0px;
}
.FavoriteListing li {
	display:block;
	float:left;
	width:104px;
}
.FavoriteListing li a {
	color:#000;
  text-decoration:none;
}
.FavoriteListing li img {
	border:1px solid #CCCCCC;
	padding:3px;
}
.FavoriteListingShop {
	list-style:none;
	margin:0px;
	padding:0px;
}
.FavoriteListingShop li {
	display:block;
	float:left;
	width:90px;
}
.FavoriteListingShop li img {
	border:1px solid #CCCCCC;
	padding:3px;
}
#Left h1 {
	font:normal 15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:0 0 15px 0;
}
#Right h2 {
	font:normal 17px Georgia;
	color:#080808;
}
.InBanner {
	margin:2px 0;/* width:99% */
}
.InBanner img {
	border:1px solid #CCCCCC;
	padding:2px;
}
.ShareBar {
	float:left;
	width:95%;
	padding:10px;
	background:#E4E9EC;
	margin-bottom:2px;
}
.PrdtDtlLeft {
	float:left;
	width:552px;
}
.PrdtDtlLeft h1 {
	font:normal 24px Arial,Tahoma,Verdana;
	color:#213164;
	margin:0 0 10px 0;
	padding-left:2px;
}
.PrdtDtlPreview {
	margin:0 0 10px 0;
	width:99%;
	text-align:center;
}
.PrdtDtlPreview img {
	border:1px solid #CCCCCC;
	padding:2px;
}
.PrdtDtlThumb {
	width:540px;
}
.PrdtDtlThumb img {
	border:1px solid #CCCCCC;
	padding:2px;
	float:left;
}
/* .PrdtDtlThumb ul {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
} */
.PrdtDtlThumb .ThumbImg {
	width:100px;
	margin:0 0 10px 0;
	float:left;
}
.PrdtDtlRight {
	float:left;
	width:330px;
}
.PrdtDtlRight p {
	margin:0 0 2px 0;
	padding:0px;
}
.PrdtDtlDesc {
	margin:0 0 10px 0;
	width:540px;
}
.PrdtDtlDesc p {
	margin:0 0 10px 0;
}
.PrdtDtlPrice {
	font-size:24px;
	color:#55BAE6;
	margin:0 0 15px 0;
}
.PrdtShop {
	border:4px solid #EEE;
}
/* Edit on 24th May 11 */
.AddCartBtn {
	padding:37px 0 0 0;
	height:36px;
	border:0px;
	width:190px;
	background:url(../images/front/btn.png) 0 0 no-repeat !important;
	cursor:pointer;
}

.AddCartBtn:hover {
	background-position:0 -37px;
}
.PrdtDtlActn {
	margin:0 0 2px 0;
}
.PrdtShopIn {
	border:1px solid #EEE;
	background-color:#FFFFFF;
	padding:7px;
}
.PrdtShopImg {
	float:left;
}
.PrdtShopImg img {
	border:1px solid #CCCCCC;
	padding:2px;
}
.PrdtShopInfo {
	float:right;
	width:70%;
}
.PrdtShopInfo h4 {
	padding:0px;
	margin:0px;
	font-size:16px;
	font-weight:bold;
	color:#0087b4;
}
.PrdtShopInfo p {
	margin:0 0 10px 0;
}
.PrdtShopInfo ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.FeaSellerdRow1 {
	width:100%;
	margin:15px 0;
}
.FeaSellerdRow1 h2 {
	padding:0px;
	margin:0 0 10px 0;
	font:14px Georgia;
}
.KeepShop {
	float:right;
}
.KeepShop a {
	float:right;
	background:url(../images/front/see_more.png) no-repeat;
	height: 40px;
	padding:33px 0 0 5px;
	width:105px;
	font:normal 12px Georgia;
	color:#121830;
	position:absolute;
	right:-22px;
	top: -37px;
}
.CheckoutBtn {
	padding:37px 0 0 0;
	height:0px;
	border:0px;
	width:280px;
	background:url(../images/front/PrcdCheoutBtn.gif) 0 0 no-repeat;
	cursor:pointer;
}
.CheckoutBtn:hover {
	background-position:0 -37px;
}
.CartBlock {
	float:left;
	width:692px;
	border:1px solid #CCC;
	margin:12px 0 0 0;
  position:relative;
}

.CartBlockPayment {
	width:746px;
	margin:12px auto 0;
	border:1px solid #CCC;
  position:relative;
}
.Border0{border:none;}

.CartBlockEmpty{
	float:left;
	width:690px;
	background-color:#FFFFFF;
	height:180px;
	border:2px solid #CCC;
	-moz-border-radius: 5px 5px 5px 5px;
	margin:20px 0 0 0;
}

.CartBlockHead {
	float:left;
	width:672px;
	background:#EEE;
	padding:10px;
}

.CartBlockHead1 {
	float:left;
	width:726px;
	background:#EEE;
	padding:10px;
}

.CartBlockHead h3 {
	font:15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin:0px;
	padding:0px;
	float:left;
}
.CartBlockHead .DeletBtn {
	float:right;
	font:14px/15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	cursor:pointer;
	border:0px;
	background:none;
	padding:0px;
	margin:0px;
}
.CartBlockHead .DeletBtn:hover {
	color:#0088B5;
}
.CartBlockRight {
	float:right;
	width:270px;
	padding:10px;
	
}
.CartBlockRight p {
	margin:0 0 10px 0;
}
.CartBlockRight select {
	width:100%;
}
.CartBlockRight label {
	display:block;
}
.CartBlockRight label input {
	float:left;
	margin:3px 5px 0 0;
}
.CartBlockRight td {
	padding:0 0 5px 0;
}
.CartBlockRight tr.seperator td {
	border-top:1px dotted #CCC;
	padding:5px 0 15px 0;
}
.CartBlockLeft {
	float:left;
	width:381px;
	padding:10px;
	border-right:1px solid #CCC;
}
.CartBlockListing {
	float:left;
	width:381px;
	border-bottom:1px solid #cccccc;
	padding-bottom:10px;
	margin-bottom:10px;
}
.CartImg {
	float:left;
}
.CartInfo {
	float:right;
	width:77%;
}
.CartInfo h3 {
	font:15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin:0px;
	padding:0px;
	color:#0088B5;
}
.CartNote {
	float:left;
	width:100%;
	margin:10px 0 0 0;
}
.CartNote textarea {
	font:11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:5px;
	height:60px;
	border:1px solid #CCC;
	width:368px;
}
.PrdtDtlRight .FeaSellerdTub {
	width:80px;
	padding:0 2px 0 0;
}
.OtherLink {
	margin:15px 0;
	list-style:none;
	padding:0px;
	
}
.OtherLink li {
	display:block;
	padding:0 0 7px 0;
}
.OtherLink li img {
	float:left;
	margin:0 5px 0 0;
	position:relative;
	top:1px;
}
.OtherLink li a {
}
.Seperator {
	height:0px;
	border-bottom:1px dotted #CCC;
	margin:10px 0;
}
.PrdtDtlLeft .section {
	width:508px;
	border:1px solid #CCC;
	margin:15px 0;
	padding:15px;
}
.PrdtDtlLeft .section h3 {
	font:15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.PrdtDtlLeft th {
	text-align:left;
	padding:7px 0;
	border-bottom:1px solid #CCC;
}
.PrdtDtlLeft td {
	text-align:left;
	padding:7px 0;
	border-bottom:1px dotted #CCC;
}
.PrdtDtlLeftNew {
	float:left;
	padding:7px;
	width:630px;
}
.PrdtDtlLeftNew h2 {
	font:15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#item-payment {
	float:left;
	width:48%;
}
#item-payment ul {
	list-style:none;
	margin:0px;
	padding:0px;
}#item-tab-payment {
	float:left;
	width:100%;
}
#item-tab-payment ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#item-question {
	float:right;
	width:48%;
}
#item-question ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.circle {
	padding: 0 0 5px 10px;
}
/*********26-05-2011***********/
.ImgTextListing {
	float:left;
	width:99%;
}

.ImgTextListing1 {
	float:left;
	width:98%;
}

.ImgTextListing1 .ImgBlock {
	width:100px;
	float:left;
	position:relative;
}
.ImgTextListing1 .ImgBlock img {
	border:1px solid #ccc;
	padding:3px;
}

.ImgTextListRow1 {
	width:98%;
	float:left;
	padding:10px 0 0 6px;
	background-color:#FFFFFF;
	border-bottom:1px solid #eeeeee;
	
}

.ImgTextListRow2 {
	width:96%;
	float:left;
	padding:10px 0 0 6px;
	background-color:#FFFFFF;
	border-bottom:1px solid #eeeeee;
	
}


.ImgTextListRow1:hover{
	/* background-color:#E4E9EC; */
}

.ImgTextListRow1 .ImgBlock {
	width:100px;
	float:left;
	position:relative;
}
.ImgTextListRow1 .ImgBlock img {
	border:1px solid #ccc;
	padding:3px;
}

.ImgTextListRow {
	width:100%;
	float:left;
	padding:5px 0 0 0;
}
.ImgTextListRow .ImgBlock {
	width:90px;
	float:left;
	position:relative;
}
.ImgTextListRow .ImgBlock img {
	border:1px solid #ccc;
	padding:3px;
}
.overlay {
	position:absolute;
	top:0;
	left:0;
	padding:10px 10px;
	font-size:1.2em;
}
.ImgIc {
	/* width:90px;
	height:100%;
	float:left;
	padding:3px;
	position:absolute;
	top:0;
	left:0; */
	visibility:hidden;
}
.ImgIcone {
	/* width:98%;
	height:100%;
	float:left;
	padding:3px;
	position:absolute; */
	visibility:hidden;
}
.ImgIcone .Edit2Delete {
	width:100%;
	float:left;
	bottom:0;
	padding:0 0 8px 0;
	position:absolute;
	right:-2px;
}
#Img2Icone {
	width:90px;
	height:100%;
	float:left;
	padding:3px;
	position:absolute;
	top:0;
	left:0;
	visibility:hidden;
}

.FavetActive {
  background:url(../images/front/tack-it-gallery.png) no-repeat;
  visibility:visible;
}
.LikeActive {
  background:url(../images/front/thumb-up-green.png) no-repeat;
  visibility:visible;
}
.DisLikeActive {
  background:url(../images/front/thumb-down-red.png) no-repeat;
  visibility:visible;
}

.ShopFavert {
	width:16px;
	height:16px;
	/* float:left; */
  margin-left:5px;
	margin-top:5px;
	position:absolute;
	left:0px;
	top:0px;
}
.ShopFavert a {
	width:20px;
	height:20px;
	float:left;
	background:url(../images/front/shop_fav_bg.png) no-repeat;
}
.ShopFavert a:hover {
	width:20px;
	height:20px;
	float:left;
	background:url(../images/front/shop_fav.png) no-repeat;
}
.ShopFavertActive a {
	width:20px;
	height:20px;
	float:left;
	background:url(../images/front/shop_fav_active.png) no-repeat;
}
.Edit2Delete {
	width:100%;
	float:left;
	bottom:0;
	padding:0 0 7px 0;
	position:absolute;
	right:-2px;
}
.Edit2DeleteIco {
	float:right;
	width:45px;
	list-style-type:none;
	display:block;
}
.Edit2DeleteIco li {
	float:left;
	list-style-type:none;
	display:block;
}
.Edit2DeleteIco li.EditIco {
	float:left;
	width:20px;
	height:18px;
}
.Edit2DeleteIco li.EditIco a {
	float:left;
	width:18px;
	height:18px;
	background:url(../images/front/edit_bg.png) no-repeat;
}
.Edit2DeleteIco li.EditIco a:hover {
	float:left;
	width:18px;
	height:18px;
	background:url(../images/front/edit.png) no-repeat;
}
.Edit2DeleteIco li.DeleteIco {
	float:left;
	width:25px;
	height:18px;
}
.Edit2DeleteIco li.DeleteIco a {
	float:left;
	width:18px;
	height:18px;
	background:url(../images/front/delete_bg.png) no-repeat;
}
.Edit2DeleteIco li.DeleteIco a:hover {
	float:left;
	width:18px;
	height:18px;
	background:url(../images/front/delete.png) no-repeat;
}
.TextListBlock {
	width:568px;
	float:right;
}
.GridListLe {
	width:306px;
	float:left;
}
.GridListLe h3 {
	font-size:12px;
	color:#666;
}
.GridListLe span a {
	color:#0088B5;
 }
.GridListLe p a {
	font-size:12px;
	color:#999;
}
.GridListMid {
	width:122px;
	float:left;
}
.GridListMid p {
	font-size:12px;
	color:#999999;
}
.GridList2Mid {
	width:150px;
	float:left;
}
.GridListRight {
	width:90px;
	float:left;
}
.GridListRight p {
	color:#999999;
	font-size:12px;
}
.GridListRight p span {
	font-size:13px;
	font-weight:bold;
}
.PagingBar {
	float:left;
	width:96%;
	padding:5px;
	margin-top:15px;
}
#submit-element a {
	background: url("../images/front/blue_btn.gif") repeat-x scroll 0 0 transparent;
	border: 0 none;
	-moz-border-radius: 4px 4px 4px 4px;
	color: #FFFFFF;
	cursor: pointer;
	font: bold 14px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	padding: 3px 15px 7px;
	text-align: center;
	text-decoration: none;
}
/*---------------------------------10-06-2011-----------------------------*/
.ImgShop {
	width:85px;
	height:85px;
	float:left;
	padding:2px;
	border:1px solid #eee;
	margin:0 2px;
}
.ImgTuubShop {
	width:85px;
	height:85px;
	background:#eee;
	text-align:center;
}
.ImgTuubShop:hover {
	background: #ccc;
	text-align:center;
}
.ImgTuubShop img {
	width:85px;
	height:85px;
}
.ImgTuubShop a span {
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#0066CC;
}
.ImgTuubShop a {
	width:85px;
	text-align:center;
	font-size:12px;
	color:#666;
	text-decoration:none;
	float:left;
}
.ImgTuubShop .count {
	text-align:center;
	font-size:24px;
	color:#0192B5;
}
.BlueBtn {
	-moz-border-radius: 4px 4px 4px 4px;
	background: url("../images/front/blue_btn.gif") repeat-x scroll 0 0 transparent;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	font: bold 14px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	padding: 3px 15px 7px;
	text-align: center;
}
.button-medium{
float:left;
}
.button-medium a{
    background: url("../images/buttons-master.png") no-repeat scroll 0 -104px ;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    margin-bottom: 8px;
    outline: 0 none;
    padding-left: 12px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: auto;
}
.button-medium a span{
    background: url("../images/buttons-master.png") no-repeat scroll right -78px ;
    display: inline-block;
    height: 100%;
    padding-right: 12px;
}
.BrownLink{
-moz-border-radius: 4px 4px 4px 4px;
	background:#dcdcdc;
	border: 0 none;
	color: #333;
	cursor: pointer;
	font: bold 12px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	padding: 3px 15px 7px;
	text-align: center;
	text-decoration:none !important;
	margin:0 0 0 6px;
}
.BlueLink{
-moz-border-radius: 4px 4px 4px 4px;
	background: url("../images/front/blue_btn.gif") repeat-x scroll 0 0 transparent;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	font: bold 13px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	padding: 3px 15px 7px;
	text-align: center;
	text-decoration:none !important;
	margin:0 0 0 6px;
}
.BlueLink:visited{
  color:#fff;
}
.BlueLink:hover{
  color:#fff;
}

.fb-friends{
  margin:5px;
  padding:10px;
  width:192px;
  float:left;
  cursor:pointer;
}
.fb-friends:hover{
  background-color:#EAEAEA;
}

.fbFriendName{
  overflow:hidden;
  width:137px;
  padding-left:5px;
}

.fbselected {
  margin:5px;
  padding:10px;
  width:192px;
  float:left;
  color: #fff;
  cursor:pointer;
  background-color:#666666;
}

.fbdisabled{
 opacity:0.5;
 cursor:default;
}
#fbDivFriendsList{
  height:500px; 
  overflow:auto;
}

#fbDivFriendsList li{
  float:left;
	list-style-type:none;
}

.hidden{
  display:none;
}
.show{
  display:block;
}
.fbindexDiv
{
  height:320px;
  padding:16px;
  background: url("../images/front/gift-ideas.png") no-repeat scroll 0 0 transparent;
}
.Cart a .count {
	-moz-border-radius: 3px 3px 3px 3px;
    -moz-box-shadow: -1px 1px 1px #666666;
    background-color: #76C7E9;
    color: #FFFFFF;
    font-size: 11px;
    font-style: normal;
    left: 77px;
    line-height: 10px;
    padding: 2px 3px;
    position: relative;
    text-decoration: none;
    top: -11px;
    z-index: 1;
}

.cover{
  background-color: #FFFFFF;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.85;
  position: absolute;
  top: 0;
  width: 100%;
  text-decoration: center;
}    

.cover .spinner {
    display: block;
    left: 50%;
    top: 35%;
    margin-left: -50px;
    position: absolute;
}  

input.button {
    background: url("../images/front/BlueBar.gif") repeat-x scroll left top #65BCEC;
    -moz-border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font: bold 12px Arial;
    margin: 0 0 0 15px;
    padding: 4px 7px;
    text-align: center;
}  
.BlogLeft {
	float:left;
	width:610px;
	border-right:1px solid #CCCCCC;
}
.BlogRight {
	float:right;
	width:275px;
	
}
.BlogBlock{
	float:left;
	width:630px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
	padding-bottom:10px;
}
.BlogListImage {
	margin:0 0 10px 0;
	float:left;
	width:300px;
}
.BlogListImage img {
	border:1px solid #CCCCCC;
	padding:2px;
}
.BlogListText {
	float:right;
	width:310px;
}
.BlogDetailImage {
	margin:0 0 10px 0;
	width:620px;
}
.BlogDetailText {
	width:99%;
}

.cart-message {
  width:94%;
 -moz-border-radius: 5px 5px 5px 5px;
  border: 15px solid #666666;
  color: #333333;
  margin-bottom: 24px;
  margin-top: 1px;
  text-align: center;
  
}    

.cart-message h1 {
    margin-bottom: 4px;
    padding: 16px 16px 0;
		font-size: 18px;
}


#HeaderPayment .cart-path {
    -moz-border-radius: 3px 3px 3px 3px;
    background: url("../images/front/checkout-header.png") repeat-x scroll 0 0 transparent;
    color: #333333;
    float: left;
    height: 61px;
    margin-left: 8px;
    width: 637px;
}   

#HeaderPayment .cart-path ul {
    display: inline;
    line-height: 61px;
    list-style-type: none;
    vertical-align: baseline; 
 }    
 
 #HeaderPayment .cart-path ul li {
    color: #333333;
    display: inline;
    float: left;
    font-size: 12px;
    margin-top: 0;
    position: relative;
    text-align: center;
    width: 33%;
 }
 
 #HeaderPayment ul, #HeaderPayment li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
  }
  #HeaderPayment .cart-path ul li.last {
    background: none repeat scroll 0 50% transparent;
  }
  
  #HeaderPayment .cart-path ul li.active .pointer {
    background: url("../images/front/active_payment.png") no-repeat scroll transparent;
    bottom: 0;
    display: block;
    height: 10px;
    position: absolute;
    right: 42%;
    width: 40px;
    }
    
    
    #HeaderPayment .review-active {
      background-position: 0 -61px;
    }
    
    #HeaderPayment .complete-active {
      background-position: 0 -122px;
    }
	
	.currencyclass {display:none; visibility:hidden;}
	.currency_choose {list-style: none outside none;}
	.currency_choose li {
	cursor:pointer; height:17px;padding:2px;
	-moz-border-radius: 3px 3px 3px 3px;
	}
	.currency_choose li label{cursor:pointer}
    .currency_choose li:hover{cursor:pointer;background-color:#EEEEEE;}
	.currency_choose .selected{background-color:#5ABBDE;}
    
	.LeftNaviBox h2{
		font:normal 18px Arial;
		color:#55bce7;
		border-bottom:solid 1px #eeeeee;
	}
	
.fullpage{
	padding:0 0 0 33px;
	}
	.regFrm{
	width:100%;
	float:left;
	}
.regFrmRow{
width:100%;
float:left;
padding:8px 0 0 0;
}
.regFormTitle
{

width:60%;
float:left;
}

.regFormBox
{

width:40%;
float:left;
}

.regFrmTxt{
width:30%;
float:left;
}
.regFrmFild{
width:70%;
float:right;
}
#sys_attr .regFrmRow .regFrmFild label{
  display: inline-block;
  float: left;
  height: 18px;
  margin: 3px 3px 3px 0;
  overflow: hidden;
  padding: 0;
  width: 135px;
}
.regFrm2Txt{
width:15%;
float:left;
}
.regFrm2Fild{
width:82%;
float:right;
}
.EditFrmLe{
width:15%;
float:left;
}
.EditFrmMe{
width:75%;
float:left;
}
.EditFrmRi{
width:40%;
float:right;
}
.ShopRow{
width:100%;
float:left;
}
.ShopInRow{
width:100%;
float:left;
padding:5px 0;
}
.regFrm3Fild{
width:65%;
float:left;
}
.regFrmInRow {
width:100%;
float:left;
}
.ShopCupn {
width:100%;
float:left;
}
.ShopTrCupn{
width:100%;
float:left;
}
.ShopInCupn1 {
width:15%;
float:left;
border-right:4px solid #f8fcff;
height:70px;
text-align:center;
padding:5px 0;
}
.ShopInCupn2 {
width:30%;
float:left;
border-right:4px solid #f8fcff;
height:70px;
text-align:center;
padding:5px 0;
}
.ShopInCupn3 {
width:45%;
float:left;
border-right:4px solid #f8fcff;
height:70px;
padding:5px 0 5px 6px;
}
.ShopInCupn4 {
width:5%;
float:left;
height:70px;
padding:5px 0 0 1%;
}
.ShopInCupn5 {
width:15%;
float:left;
border-right:4px solid #f8fcff;
text-align:center;
padding:5px 0;
}
.ShopInCupn6 {
width:30%;
float:left;
border-right:4px solid #f8fcff;
text-align:center;
padding:5px 0;
}
.ShopInCupn7 {
width:45%;
float:left;
border-right:4px solid #f8fcff;
padding:5px 0;
}
.ShopInCupn8 {
width:5%;
float:left;
padding:5px 0 0 1%;
}
.ShopInCupn9{
float:left;
padding:0 6px 6px 0;
}
.ShopInCupn9 span{
padding:0 0 0 4px;
}
.ShopIn2Cupn{
width:100%;
float:left;
}
.ShippingBlock{
width:100%;
float:left;
}
.ShippingRow{
padding:5px 0;
width:100%;
float:left;
}
.ShippingLef{
width:25%;
float:left;
}
.ShippingInLef{
width:5%;
float:left;
}
.ShippingRigh{
width:70%;
float:right;
}
.ShippingInRigh{
width:94%;
float:right;
}
.ShippingInBlock{
width:100%;
float:left;
}
.ConTable{
width:100%;
float:left;
}
.ConTableRow{
padding:5px 0;
width:100%;
float:left;
font-size: 13px;
}
.ConTableL1{
width:15%;
float:left;
}
.ConTableL2{
width:35%;
float:left;
}
.ConTableL3{
width:40%;
float:left;
}
.ConTableL4{
width:15%;
float:left;
}
.ConTableL5{
width:35%;
float:left;
}
.ConTableL6{
width:40%;
float:left;
}
.ConTableL7{
width:10%;
float:left;
}
.ConTableL8{
width:45%;
float:left;
}
.ShippingFrm{
width:100%;
float:left;
}
.ShippingFrmRow{
width:100%;
float:left;
padding:5px 0;
}
.ShippingFrmL1{
width:8%;
float:left;
}
.ShippingFrmL2{
width:44%;
float:left;
}
.ShippingFrmL3{
width:40%;
float:left;
}
.ShippingBtn{
width:30%;
float:left;
}
.TellaFriendLe{
width:20%;
float:left;
}
.TellaFriendrigh{
width:75%;
float:left;
}
.TellaFriendIn{
width:100%;
float:left;
}
.TellaFriendInRo{
width:100%;
float:left;
}
.TellaFriendInLe{
width:48%;
float:left;
}
.TellaFriendInRi{
width:48%;
float:right;
}
.TellaInputRow{
width:100%;
float:left;
}
.TellaInput2Row{
width:100%;
float:left;
padding:2px 0;
}
.TellaFriendInput{
width:7%;
float:left;
}
.TellaFriendInTxt{
width:90%;
float:left;
}
.forFrmTxt{
width:12%;
float:left;
}
.forFrmFild{
width:85%;
float:left;
}
.LogFrmFild{
width:85%;
float:right;
}
.Pagging5{
width:100%;
float:left;
}
.Pagging5Row{
padding:5px 0;
width:100%;
float:left;
}
.Pagging5Le{
width:20%;
float:left;
height:15px;
}
.Pagging5Ri{
width:20%;
float:right;
text-align:right;
}
.Pagging5Mid{
width:55%;
float:left;
text-align:center;
}
.TeeSpace
{
width:auto;
float:right;
text-align:right;

}
.welspan{
	float:left;
}
.cartspan{
	float:right;
}
.carttxt{
	float:left;
}
.cartIMG{
	float:right;
}
.condition_contener
{
float:left;
width:45%;
border:0px solid #000000;
text-align:center;
}

.FedbakBtn{
position:fixed;
right:0;
top:40%;
}
.FedbakBtn a{
background:url(../images/front/feedback_btn.png) no-repeat;
width:40px;
height:102px;
float:right;
}
.FedbakBtn a:hover{
background:url(../images/front/feedback_btn_1.png) no-repeat;
width:40px;
height:102px;
float:right;
}

.Favert {
	width:16px;
	height:16px;
	/* float:left; */
  margin-left:5px;
	margin-top:5px;
	position:absolute;
	left:0px;
	top:0px;
}
.Favert a {
	width:41px;
	height:40px;
	float:left;
	background:url(../images/front/tack-it-gallery.png)  no-repeat;
}
/* .Favert a:hover {
	width:20px;
	height:20px;
	float:left;
	background:url(../images/front/tack-it-gallery.png) no-repeat;
} */
.Faverttest {
	width:41px;
	height:40px;
	float:left;
	visibility:visible;
	background:url(../images/front/tack-it-gallery.png) no-repeat;
}
.Like {
	width:16px;
	height:16px;
	/* float:left; */
  margin-left:5px;
	margin-top:5px;
	position:absolute;
	left:0px;
	top:0px;
	}
.Like a {
	width:41px;
	height:40px;
	float:left;
	background:url(../images/front/thumb-up-green.png) no-repeat;
}
.Liketest{
	width:41px;
	height:40px;
	float:left;
	visibility:visible;
	background:url(../images/front/thumb-up-green.png) no-repeat;
}

.Dislike {
width:41px;
	height:40px;
	/* float:left; */
  margin-left:5px;
	margin-top:5px;
	position:absolute;
	right:0px;
	*right:5px;
	top:0px;
	float:left;
	}
.Dislike a {
	width:100%;
	height:100%;
	float:right;
	padding-right: 5px;
	background:url(../images/front/thumb-down-red.png) no-repeat;
	display:block;
}

.Disliketest {
	width:41px;
	height:40px;
	float:right;
	*padding-right: 5px;
	visibility:visible;
	background:url(../images/front/thumb-down-red.png) no-repeat;
}

/* Rb Start Css*/

	
#rb_blogThumbId
{

	width: 216px;
	padding: 0 17px 0 0;
	 *padding: 0 2px 0 0;
	 _padding: 0 2px 0 0;	

}
#rb_blogTextId
{
	
	background-color: #FFFFFF;
    border: 1px solid #ECECEC;
    float: left;
    margin: 0 8px 13px 0;
    padding: 8px;
    float:left;
    width: 206px;
	
	/*width: 205px;
	padding: 8px 8px 9px 7px;
	background-color: #FFFFFF;*/
}
#rb_blogTextId:HOVER
{
	background-color: #E4E9EC;
	border: 1px solid #ECECEC;
    float: left;
    margin: 0 8px 13px 0;
    padding: 8px;
    width: 206px;
}
#rb-latestBlogId
{
	margin-left: 5px;
}
#rb-featured_shop_ID
{
	margin-top: 10px;
	padding-top:15px;
}
#rb_ftrSellerCntId
{
	margin-left: 5px;
}
#rb_small_Id
{
	width: 85px;
}
.blogtitlesclass
{
	font: 14px Arial;
	color: #0087B4;
}
#rb-featuredFontId p a
{
	font: 14px Arial;
	color: #0087B4;
	
}
#rb-featuredFontId1 a
{
	font: 14px Arial;
	color: #0087B4;
	
}
#rb-featuredFontId p
{
	margin-top: 5px;
}
#rb-featuredFontId span
{
	font: 14px Arial;
	color: #0087B4;
	margin-top: 5px;
}
#rb-featuredShopAncId img
{
	padding-top:7px;
	
}
#rb-featuredShopAncId
{
	font: 14px Arial;
	color: #0087B4;
}
#rb-heading
{
	font-size: 18px;
}

