.menu ul li:hover{background:#2b68a7}
* {
	padding:0px;
	margin:0px;
	outline:none;
}
body {
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	background:#fafafa;
	
}
p{ 
	font-weight:normal;
    font-size:12px;
}
ol, ul {
	list-style:none;
	list-style-type:none;
}
.clear {
	clear:both;
}
input, textarea, select, button {
	font-family:Verdana, Geneva, sans-serif;
}
.floatL {
	float:left;
}
.floatR {
	float:right;
}
#container {
	background:#fff;
	width:980px;
	margin:0 auto;
	padding:0;
	border:1px solid #ccc;
	border-width:0 1px !important
}
/*==================== Latest Blog =========================*/

#header {
	border-bottom:1px solid #ccc;
	height:82px;
}
#site-logo {
	float:left;
	padding:8px 0 0 20px;
}
#headerright {
	float:right;
	margin-right:5px;
	width:618px;
	padding-top:0px;
}
.welcome {
	text-align:right;
	height:23px;
}
.welcome a {
	color:#000;
	text-decoration:underline;
}
.welcome a:hover {
	color:#0181c8;
	text-decoration:none;
}
.menu ul {
	background:#4498d3;
	height:38px;
	 
	padding:0;
	margin-top:0;
}
.menu li {
	float:left;
	font-size:12px;
	
}
#menu-layer-gradient.menu li a {padding:11px 15px 3px 15px;}
.menu li a {
	display:block;
	
	padding:11px 15px;
	border-right:1px solid #4498D3;	
	color:#fff;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#header li a:hover {
	color:#fff;
	background:#8cc400;
}
#topbanner {
	text-align:center;
	clear:both;
	padding:10px 0 10px 0;
	border-bottom:1px solid #eee
}
#topbanner-mobile {
	text-align:center;
	clear:both;
	padding:10px 0 10px 0;
	border-bottom:1px solid #eee
}
.trending_topic {
	
	font-size:13px;
	font-weight:bold;
	background:#f2f2f2;
	border-top:0px solid #e2e2e2;
	    padding: 6px 0px;
	    display: inline-block;
		    width: 100%;
}
.trending_topic img{float:left;}
.trending_img {
width: 90px;
height: 26px;
float: left;
}

.orng {
color: #ea6719;
}

.trending_area {
width: 770px;
float: left;
margin: 5px 0px 0px 11px;
font: 14px Arial;
color: #333333;
}

.trendingdv {
float: left;
margin-right: 15px;
}
.trendingdv a {
font: 13px arial;
color: #333333;
}



#Contentarea {
	clear:both;
	padding:0 10px 10px 10px;
}
/*==================== Right Part =========================*/
#rightpart {
	float:right;
	width:300px;
	height:100%;
	background:#fff;
	color:#666666;
	border-left:1px solid #eee;
	padding:10px 0 0 10px
}
#bannerright {
	clear:both;
	padding:0px 0 15px 0;
}
/*==================== Latest Blog =========================*/

#blog {
	background:#fff;
	padding:15px;
	color:#666666;
}
#blog h2 {
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	color:#333333;
}
.post {
	clear:both;
	border-bottom:1px solid #dedede;
	padding-bottom:10px;
	padding-top:10px;
}
.posttxt {
	float:left;
	font-weight:bold;
	width:210px;
	line-height:16px;
}
.posttxt a {
	color:#666666;
	text-decoration:none;
     font-size:12px;

}
.posttxt a:hover {
	color:#0281c9;
}

.posttxt1 {
	float:right;
	font-weight:normal;
      font-size:12px;

	
}
.posttxt1 a {
	color:#666666;
	text-decoration:none;
      font-size:12px;

}
.posttxt1 a:hover {
	color:#0281c9;
}

.date {
	background:url(../images/bg-date.gif) no-repeat;
	width:50px;
	height:54px;
	float:left;
	color:#353432;
	text-align:center;
	font-size:18px;
	padding-right:10px;
}
.date span {
	display:block;
	text-align:center;
	color:#fff;
	height:15px;
	line-height:15px;
	font-size:11px;
	text-transform:uppercase;
}
.date p {
	padding-top:5px;
}
.readmoreblog {
	clear:both;
	font-weight:normal;
	background:url(../images/arrow-blue.gif) no-repeat 0 4px;
	font-size:13px;
	padding-left:17px;
}

.readmoreblog a {
	color:#666666;
	font-size:13px;
	text-decoration:none;
	padding-left:0px;
}
.readmoreblog a:hover {
	color:#408818;
	text-decoration:underline;
}

.readmorestore {
	clear:both;
	width:120px;
	padding-left:15px;
	background:url(../images/arrow-blue.gif) no-repeat 0 4px;
	font-size:12px;
}

.readmorestore a {
	color:#666666;
	text-decoration:none;
	padding-left:0px;
}
.readmorestore a:hover {
	color:#408818;
	text-decoration:underline;
}

.readmorestorerightbar {
	clear:both;
	padding-left:15px;
	background:url(../images/arrow-blue.gif) no-repeat 0 4px;
	font-size:12px;
}

.readmorestorerightbar a {
	color:#666666;
	text-decoration:none;
	padding-left:0px;
}
.readmorestorerightbar a:hover {
	color:#408818;
	text-decoration:underline;
}

.readsimilarstore h2 {
	font-size:14px;
	width:250px;
	color:#000000;
	border-top:0px solid #e2e2e2;
	padding:5px 0px 5px 5px;
}



/*==================== Deal Alert =========================*/
#dealalert {
	clear:both;
}
#dealalert form {
	padding:10px;
}
#dealalert h2 {
	font-size:14px;
	color:#333;
	background:#eee;
	border-top:0px solid #e2e2e2;
	padding:7px;
}
.txtfeild {
	border:1px solid #e2e2e2;
	color:#4c4c4c;
	padding:3px;
	font-size:11px;
	width:270px;
}
.txtfeild11 {
	border:1px solid #e2e2e2;
	color:#4c4c4c;
	padding:3px;
	font-size:13px;
	width:240px;
	height:17px;
}
.txtfeildError {
	border:1px solid red;
	color:#4c4c4c;
	padding:3px;
	font-size:11px;
	width:270px;
}
.txtfeild01 {
	border:1px solid #e2e2e2;
	color:#4c4c4c;
	padding:3px;
	font-size:11px;
}
.txtfeildError1 {
	border:1px solid red;
	color:#4c4c4c;
	padding:3px;
	font-size:11px;
	}
.txtfeildError2 {
	
	background-color:#d3e5f6;
	color:red;
	padding:3px;
	font-size:11px;
	font-weight:bold;

	}
.txtfeildError3 {
	
	#background-color:#d3e5f6;
	color:red;
	padding:3px;
	font-size:11px;
	font-weight:normal;

	}
.txtfeildError31 {
	
	#background-color:#d3e5f6;
	color:red;
	padding:3px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	}
.txtfeildError4 {
	
	#background-color:#d3e5f6;
	color:green;
	padding:3px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	}
.txtfeildError5 {
	border:1px solid red;
	color:#4c4c4c;
	padding:3px;
	font-size:11px;
	width:142px;
}
.padbot7 {
	padding-bottom:7px;
}
.center {
	text-align:center;
}
.btn_home {
	border:1px solid #b2b2b2;
	font-weight:bold;
	background:url(../images/bg-button.gif) repeat-x #b2b2b2;
	padding:5px 0;
	font-size:11px;
	cursor:pointer;
}
.w100 {
	width:100px;
}
.wh100 {
	width:100px;
	height:24px;
	padding:0px 2px;
}
.w150 {
	width:130px;
}
#rightheadertxt h2 {
	font-size:14px;
	color:#000000;
	border-top:0px solid #e2e2e2;
	padding:7px;
}
/*==================== Leftpart =========================*/

#leftpart {
	float:left;
	width:640px;
}
.leftbox {
	float:left;
	width:150px;
	position:relative;
}
.rightbox {
	float:right;
	width:448px;
	padding:15px;
	position:relative;
}

.sortbar_full {
	display:inline-block;    width: 100%;
	font-size:13px;
	font-weight:bold;
	background:#f2f2f2;
	border-top:0px solid #e2e2e2;
	padding:7px;
}

.rightbox_full {
	
	width:640px;
	 
	position:relative;
}

#leftpart1 {
	float:left;
	width:950px;
}
.rightbox1 {
	float:left;
	width:950px;
	padding:5px;
	
}
.rightbox2 {
	float:left;
	width:550px;
	padding:5px;
	
}
.rightbox3 {
	float:left;
	width:660px;
	padding:1px;
	
}
.list {
	clear:both;
	padding-bottom:12px;
}
.img_left {
	float:left;
	padding:0 10px 0 0;
}
.img_left img {
	border:2px solid #a6cfe3;
}

.img_right {
	float:right;
	padding:0 0 0 10px;
}

.img_right img {
	border:0px solid #a6cfe3;
	width:125px;
	height:90px;
}
.listtxt {
	float:left;
	width:360px;
	position:relative;
}

.list h5 {
	font-size:13px;
	padding-bottom:12px;
}
.list h6 {
	font-size:12px;
	padding-bottom:12px;
}
.list h6 a {
	color:#0281c9;
	font-size:12px;
	text-decoration:none;
}
.list h6 a:hover {
	color:#408818;
	text-decoration:none;
}

.list_full {
	clear:both;
	padding-bottom:12px;
}

.list_full h2 {
	font-size:14px;
	color:#000000;
	border-top:0px solid #e2e2e2;
	padding:5px 0px 5px 5px;
}


.list1 h5 {
	font-size:13px;
	padding-bottom:12px;
}
.list1 h6 {
	font-size:12px;
	width:450px;
	padding-bottom:12px;
}
.list1 h6 a {
	color:#666666;
	font-size:12px;
	text-decoration:none;
}
.list1 h6 a:hover {
	color:#408818;
	text-decoration:none;
}

.star {
	position:absolute;
	right:0px;
	top:5px;
	z-index:5;
	font-size:11px;
	font-weight:bold;
	width:50px;
	text-align:right;
}
.size11 {
	font-size:11px;
}
.italic {
	font-style:italic;
}
.minute {
	font-style:italic;
	font-size:10px;
	padding-left:55px;
	font-weight:bold;
	float:left;
}
a {
	color:#0281c9;
	font-size:12px;
	text-decoration:none;
	
}
.storeName
{
	color:#0281c9;
	text-decoration:none;
	font-weight:normal;
}
a:hover {
	color:#408818;
	text-decoration:underline;
}
.bgnav {
	clear:both;
}
.leftbox ul {
	list-style:none;
	padding:12px 0 0 8px;
	position:absolute;
	z-index:2px;
	width:180px;
}
.leftbox li {
	padding-bottom:4px;
}
.leftbox li a {
	font-size:12px;
	display:block;
	color:#353432;
	text-decoration:none;
	height:24px;
	line-height:24px;
	padding-left:5px;
	font-weight:600;
}
.leftbox li a:hover {
	color:#fff;
	display:block;
	background:url(../images/list_hover.png) no-repeat;
	height:24px;
	line-height:24px;
}
.leftbox .active {
	color:#fff;
	display:block;
	background:url(../images/list_hover.png) no-repeat;
	height:24px;
	line-height:24px;
}
.heading {

	padding-bottom:5px;
	min-height:37px;
	font-weight:normal;
	line-height:37px;
	font-size:21px;
	clear:both;
	color:#353432;
	font-family:Roboto;
	border-bottom:1px solid #eee
	
}
.heading span {
	font-weight:bold;
}
.padtop20 {
	padding-top:20px;
}
.listtxt01 {
	float:left;
	width:350px;
	position:relative;
	font-size:11px;
	padding-left:10px;
}
.listtxt01 h6 {
	padding-bottom:7px;
}
.listtxt01 h6 a {
	font-size:13px;
}
.listtxt01 p {
	padding-bottom:3px;
	font-weight:normal;
}

.listtxt01_ongoing {
	float:left;
	width:280px;
	position:relative;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
}
.listtxt01_ongoing h6 {
	padding-bottom:7px;
}
.listtxt01_ongoing h6 a {
	font-size:14px;
	color:#666666;
}
.listtxt01_ongoing h6 a:hover {
	color:#408818;
	text-decoration:none;
}
.listtxt01_ongoing p {
	padding-bottom:3px;
	font-weight:normal;
}

.listtxt01_full {
	float:left;
	width:450px;
	position:relative;
	font-size:12px;
	padding-left:10px;
}
.listtxt01_full h6 {
	padding-bottom:7px;
}
.listtxt01_full h6 a {
	font-size:16px;
	color:#191919;
}

.listtxt01_full h6 a:hover {
	color:#408818;
	text-decoration:none;
}

.listtxt01_full p {
	padding-bottom:3px;
	font-weight:normal;
}

.listtxt02_full {
	float:left;
	width:350px;
	position:relative;
	font-size:12px;
	padding-left:10px;
}
.listtxt02_full h6 {
	padding-bottom:7px;
}
.listtxt02_full p {
	padding-bottom:4px;
	font-weight:normal;
}


.listtxt02 {
	float:left;
	width:270px;
	position:relative;
	font-size:11px;
	padding-left:10px;
}

.listtxt02 .head1 {
		color: #555;
		float: left;
		font-size: 14px;
		 
		line-height: 19px;
		margin-bottom: 10px;
		margin-right: 10px;
		vertical-align: middle; }

.listtxt02 span.expiredate {
		color: #c00;
		font-size: 14px;
		font-weight: bold;
		vertical-align: middle;}

.listtxt02 .couponcode {
		border: 2px dashed #AAA;
		color: #777;
		float: left;
		font-size: 14px;
		font-weight: bold;
		line-height: normal;
		min-width: 120px;
		padding: 2px 6px;
		margin-top: 1px;
		text-align: center;
		vertical-align: middle;}

.listtxt02 h6 {
	padding-bottom:7px;
}
.listtxt02 p {
	padding-bottom:3px;
	 font-weight:normal;
}
.listtxt03 {
	float:left;
	
	position:relative;
	font-size:13px;
	padding-left:10px;
}
.listtxt04 {
	float:left;

	position:relative;
	font-size:13px;
	padding-left:10px;
}
/*==================== Footer =========================*/

#footer {
	background:url(../images/bg-footer.gif) repeat-x #f7f7f7;
	text-align:center;
	color:#666666;
	padding-top:15px;
	clear:both;
	margin-top:10px;
}
#footer P {
	padding-bottom:15px;
}
#footer a {
	color:#666666;
	text-decoration:none;
}
#footer a:hover {
	color:#037fc9;
	text-decoration:underline;
}
/*==================== Registration Page =========================*/


#form_container {
	width:800px;
	margin:0 auto;
	padding:20px;
}
.promotionText {
	float:left;
	width:280px;
}
.promotionText h2 {
	color:#0282c5;
	font-weight:bold;
	font-size:14px;
	padding-bottom:10px;
}
.promotionText ul {
	padding-left:15px;
}
.promotionText li {
	background:url(../images/bullet.gif) no-repeat 0 4px;
	padding-left:11px;
	padding-bottom:5px;
}
h2 {
	color:#666666;
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
}
.facebookbtn {
	clear:both;
	padding-bottom:35px;
	padding-left:3px;
}
.w200 {
	width:200px;
}
#signup_form {
	float:left;
	width:410px;
}
#signup_form li {
	padding-bottom:10px;
}
#signup_form label {
	width:150px;
	float:left;
	line-height:22px;
}
.mandatory {
	color:#c90000;
}
.padbot25 {
	padding-bottom:25px;
}
#login {
	clear:both;
	margin-top:30px;
	border-top:1px solid #cccccc;
	padding-top:20px;
}
#login li {
	float:left;
	padding-right:20px;
	width:208px;
}
#login p {
	padding-bottom:15px;
}
.padtop5 {
	padding-top:5px;
}
/*==================== From Adesh =========================*/

.star1 {
	float:right;
	padding:0px 15px 0 0;
	height:15px;
	padding-left:5px;
	background:url(../images/fade_star.jpg) top right no-repeat;
	cursor:pointer;
	margin-top:3px;
}
.star1:hover {
	float:right;
	padding:5px 15px 0 0;
	height:15px;
	padding-left:5px;
	background:url(../images/star.png) top right no-repeat;
}
.save {
	float:right;
}
/*==================== PopUp Div =========================*/
#blanket {
   background-color:#111;
   opacity: 0.65;
   position:absolute;
   z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
   top:0px;
   left:0px;
   width:100%;
}
#popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	width:800px;
	 
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}
#blanket1 {
   background-color:#111;
   opacity: 0.65;
   position:absolute;
   z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
   top:0px;
   left:0px;
   width:100%;
}
#popUpDiv1 {
	position:absolute;
	background-color:#eeeeee;
	width:400px;
	 
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}

.w200 {
	width:220px;
	height:20px;
}
#signup_form {
	float:left;
	width:530px;
	border-right:1px dotted #b4c6c8;
}

  #popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	width:890px;
	border:1px solid #0e9d98;	 
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}
.promotionText {
	float:right;
	margin:0 10px 0 0;
	padding:0;
}
  .close_btn{ float:right; margin:0; padding:0; border:0; cursor:pointer; background:url(../images/close_button.gif) no-repeat; width:17px; height:17px; }

/*==========================================================Autocompleter====================================================*/
 /*.suggestionsBox {
    position: relative;
    left: 200px;
    margin: 10px 0px 0px 0px;
    width: 200px;
    background-color: green;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border: 2px solid #000;
    color: #fff;
}

.suggestionList {
    margin: 0px;
    padding: 0px;
}

.suggestionList li {
    margin: 0px 0px 3px 0px;
    padding: 1px;
    cursor: pointer;
}

.suggestionList li:hover {
    background-color: #659CD8;
}

*/
.storeRes {
color:#0281c9;
font-size:12px;
text-decoration:none;
font-weight:normal;
}
.promptCss
{
background-color:#eeeeee;
color:red;
font-size:12px;
font-weight:normal;
padding:10px;

}
.prompt1Css
{
background-color:#eeeeee;
color:#000000;
font-size:12px;
font-weight:normal;
padding:10px;

}
.sel {
    border: 1px solid #003366;
    font-size: 12px;
	
    width: 150px;
}
.sel3 {
    border: 1px solid #003366;
    font-size: 12px;
    width: 180px;
}
.sel31 {
    border: 1px solid #003366;
    font-size: 12px;
    width: 150px;
}
.sel2 {
    border: 1px solid #003366;
    font-size: 12px;
    width: 110px;
}
.sel1 {
    border: 1px solid #003366;
    font-size: 12px;
    width: 475px;
}
.black_overlay
{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width:100%;
    height: 2500px;
    background-color:#CECFD3;
    z-index:1001;
    -moz-opacity: 0.7;
    opacity:.90;
    filter: alpha(opacity=50);
}
.white_overlay
{
    display: none;
    position: absolute;
    bottom: 20%;
    left: 38%;
    width:100%;
    height: 15%;
    padding: 14px;
    z-index:1003;
    overflow: auto;
}
.adDetail {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	
}
.hr {
color: #cfcfcf;
background-color: #cfcfcf;
height: 1px;
}
.classifiedBold{
font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.classifiedNormal {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	
}
.greenClr
{
	color:#006600;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.orangeClr
{
	color:#CC3300;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.gray_text_norm
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
}

/*==========================================================Expired Notification====================================================*/

.listdark {
	clear:both;
	background:#f2f2f2;
	padding:7px 5px 7px 5px;
}
.notifycolor {
	font-size:12px;
	color:#FF0000;
	
}
.activecolor {
	font-size:12px;
	color:#006600;
	padding-left:5px;
}

/*=========================================================Search in right sidebar====================================================*/

.txtfeildSearch {
	
	color:#4c4c4c;
	padding:0px 0px 0px 0px;
	font-size:13px;
	width:220px;
	height:29px;
	margin-top:1px;    border-radius: 5px;
}
.searchBoxAlign {
 text-align:center;
padding: 0px 0px 0px 0px;
}

.recommend {
	clear:both;
	background:#f2f2f2;
	text-align:center;
	padding:7px 5px 7px 5px;
}


/*=========================================================Header Menu Layer====================================================*/

#newsCatID
{
	display:none;position:absolute;z-index:100000; 
}

#newsMallID
{
	display:none;position:absolute;z-index:100000; 
}

.menu-layer
{
margin-top:0; width:auto; margin-left:0;
-moz-box-shadow: 0px 3px 4px rgba(0, 0, 0, .4);
-webkit-box-shadow: 0px 3px 4px rgba(0, 0, 0, .4);
box-shadow: 0px 3px 4px rgba(0, 0, 0, .4);overflow:hidden;
}

.feed_kick{
position: absolute;
top: -2px;
left: 90px;
width: 16px;
height: 16px;
background: url(../images/green-arrow.png) no-repeat center;
}

#menu-layer-gradient{
padding: 7px;
background: #2b68a7;

color:#fff;
behavior: url(border-radius.htc);
}
#menu-layer-gradient strong span.IL_AD{color:#fff !important}

#header li div a 
{
	background:none;
	border:none;
	border-bottom:1px #fff solid;
	padding-left:0px;
}
#header li div a:hover
{
	background:none;
}

/************************************** Sale Submit **********************************************************/
#profileDrop1 .section_upload {padding: 12px 10px; border-bottom: 1px solid #d2d2d2;}
#profileDrop1 .section_userinfo {padding: 12px 10px; border-bottom: 1px solid #d2d2d2;}
#profileDrop1 .section_name {padding: 12px 10px; border-bottom: 1px solid #d2d2d2;}
#profileDrop1 .form_btn {padding: 12px 10px;}

#profileDrop1 input[type="text"]{border: 1px solid #d6d6d6; background: #fff; padding-left: 8px; width: 182px; height: 22px; color: #394650; font: 11px helvetica; margin: 3px 0 5px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -moz-box-shadow:inset 0px 1px 2px rgba(0,0,0, .1); -webkit-box-shadow:inset 0px 1px 2px rgba(0,0,0, .1); box-shadow:inset 0px 1px 2px rgba(0,0,0, .1);}

#profileDrop1 input[type="select"]{border: 1px solid #d6d6d6; background: #fff; padding-left: 8px; width: 182px; height: 22px; color: #394650; font: 11px helvetica; margin: 3px 0 5px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -moz-box-shadow:inset 0px 1px 2px rgba(0,0,0, .1); -webkit-box-shadow:inset 0px 1px 2px rgba(0,0,0, .1); box-shadow:inset 0px 1px 2px rgba(0,0,0, .1);}

/**/

#profileDrop1 textarea {border: 1px solid #d6d6d6; background: #fff; padding-left: 8px; width: 375px; height: 125px; color: #394650; font: 11px helvetica; margin: 3px 0 5px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -moz-box-shadow:inset 0px 1px 2px rgba(0,0,0, .1); -webkit-box-shadow:inset 0px 1px 2px rgba(0,0,0, .1); box-shadow:inset 0px 1px 2px rgba(0,0,0, .1);}
/**/
#profileDrop1 label {display: inline-block; width: 150px; text-align: right; font-size: 11px; font-weight: bold; color:#394650;  padding-right: 20px;}

/***************************** Contact Us ************************************************************************/
#profileDrop .section_upload {padding: 12px 10px; border-bottom: 1px solid #d2d2d2;}
#profileDrop .section_userinfo {padding: 12px 10px; border-bottom: 1px solid #d2d2d2;}
#profileDrop .section_name {padding: 12px 10px; border-bottom: 1px solid #d2d2d2;}
#profileDrop .form_btn {padding: 12px 10px;}

#profileDrop input[type="text"]{border: 1px solid #d6d6d6; background: #fff; padding-left: 8px; width: 182px; height: 22px; color: #394650; font: 11px helvetica; margin: 3px 0 5px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -moz-box-shadow:inset 0px 1px 2px rgba(0,0,0, .1); -webkit-box-shadow:inset 0px 1px 2px rgba(0,0,0, .1); box-shadow:inset 0px 1px 2px rgba(0,0,0, .1);}
/**/

#profileDrop textarea {border: 1px solid #d6d6d6; background: #fff; padding-left: 8px; width: 250px; height: 75px; color: #394650; font: 11px helvetica; margin: 3px 0 5px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -moz-box-shadow:inset 0px 1px 2px rgba(0,0,0, .1); -webkit-box-shadow:inset 0px 1px 2px rgba(0,0,0, .1); box-shadow:inset 0px 1px 2px rgba(0,0,0, .1);}
/**/
#profileDrop label {display: inline-block; width: 100px; text-align: right; font-size: 11px; font-weight: bold; color:#394650;  padding-right: 20px;}

#profileDrop2 input[type="text"]{border: 1px solid #d6d6d6; background: #fff; padding-left: 8px; width: 250px; height: 22px; color: #394650; font: 11px helvetica; margin: 3px 0 5px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -moz-box-shadow:inset 0px 1px 2px rgba(0,0,0, .1); -webkit-box-shadow:inset 0px 1px 2px rgba(0,0,0, .1); box-shadow:inset 0px 1px 2px rgba(0,0,0, .1);}
#profileDrop2 .form_btn {padding: 3px 10px;}
/***************************** Grid View ************************************************************************/

.rightbox_grid {
	
	width:190px;
	height:305px;
	border:1px solid #eee;
	padding:0;
	position:relative;
}

.img_grid {
	padding:110px 32px 30px 32px;
}

.listtxt01_grid {
	float:left;
	width:180px;
	position:relative;
	font-size:12px;
	padding:5px 5px 0px 5px;
	background:#fafafa
}
.listtxt01_grid h6 {
	padding:10px 0px 15px 0px;
	height:70px;
}
.listtxt01_grid h6 a {
	font-size:14px;
	color:#191919;	
}
.listtxt01_grid h6 a:hover {
	color:#408818;
	text-decoration:none;
}

.listtxt01_grid p {
	padding-bottom:5px;
	font-weight:normal;
}


/***************************** Pagination View ************************************************************************/

span.pages
{
padding: 2px 4px;
color: #FFFFFF;
border: 1px solid #000099;
margin-left:3px;
background: #3366FF;
padding:2px 2px 2px 2px;
font-size:12px;
}
a.pagenav
{
	border: 1px solid #105cb6;
	color: #105cb6;
	margin-left:3px;
	padding:2px 2px 2px 2px;
}
a.pagenav:link a.pagenav:active a.pagenav:hover
{
	border: 1px solid #004080;
	color: #fff;
	background: #004080;
	margin-left:3px;
	padding:2px 2px 2px 2px;
}

/*-- flipkart amazon icons --*/
.mobile-right-stick {
	background: none;
	margin: 0px -60px -20px 0px;
	position: fixed;
	bottom: 85px;
	right: 90px;
	height: 30px;
	z-index: 100;
	display: block;
	text-decoration: none;
}

/*-- DOD button --*/
.mobile-right-dod {
	background: none;
	margin: 0px -50px -20px 0px;
	position: fixed;
	bottom: 150px;
	right: 0;
	height: 30px;
	z-index: 100;
	display: block;
	text-decoration: none;
	-ms-transform: rotate(270deg); /* IE 9 */
	-webkit-transform: rotate(270deg); /* Safari 3-8 */
	transform: rotate(270deg);
}

.make-dod-button {
    border-width: 1px;
    text-decoration: none;
    border-radius: 2px;
    padding: 4px 10px;
    display: inline-block;
    margin: 15px;
	border-color: #333;
	background-color: #01c26e;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

 .w3_whatsapp_btn {
    background-image: url('icon.png');
    border: 1px solid rgba(0, 0, 0, 0.1);
   
    font-family: Arial,sans-serif;
    letter-spacing: .4px;
    cursor: pointer;
    font-weight: 400;
    text-transform: none;
    color: #fff;
    border-radius: 2px;
    background-color: #5cbe4a;
    background-repeat: no-repeat;
    line-height: 1.2;
    text-decoration: none;
    text-align: left;
}

.whatsapp_row{width:100%;background:#f2f2f2; position: fixed;
  bottom: 0px; display:none; padding: 5px; z-index:99;}

.w3_whatsapp_btn_large {
    font-size: 16px;
    background-size: 20px;
    background-position: 5px 5px;
    padding: 8px 6px 8px 30px;
    color: #fff;
}
a.whatsapp { color: #fff;  left: 46%;
  padding: 10px;color:#000;  position: relative;z-index:999;text-decoration:none;}

  /* New changes/override */
#new-top-bar{min-height:50px; width:100%; background: #4498d3; display: inline-block;}
#new-top-bar a.site-logo img{width:200px; padding-left:30px;}
#ulRmenu{    width: 200px;   background-color: #ddd; position: absolute; left: -200px;    z-index: 9;}
#ulRmenu a{    padding: 10px;
    display: block; font-size:15px;}
#ulRmenu a:hover{text-decoration:none; color:#0281c9; font-weight:bold;}
#ulRmenu li ul{background:#F7F7F7;}
.topleft{width:49%;float:left; min-width:320px;}
.topright{width:49%;float:right; min-width:320px;}
.searchBoxAlign{    width: auto;
    float: right;
    margin-top: 8px;}
.subclass{display:none;}
.trending_area{width:auto;}
.icon-search {
    background: url("../images/rsearch.png") no-repeat scroll 0 -3px transparent;
    border: 0 none;
    width: 20px;
	height:20px; margin-left: -35px;
    margin-top: 10px;    position: absolute;
}
#search2{display:none; background: url("../images/search2.png") no-repeat; width:40px; height:40px;     position: absolute;
    right: 0px;
    top: 12px;}


  /*Responsive*/
#container{width: 100%;max-width: 980px;}

 #mobile-content-ads {display:none;}
 #topbanner-mobile {display:none;}

  @media (max-width:1280px){

  }

  @media screen and (max-width: 988px){
	#rightpart{display: none;}
	#addthis-share{display: none;}
	#mobile-content-ads {display:block;}
	#leftpart{width:100%;}
	#leftpart .rightbox_full{width:100%;}
	#footer iframe{width:100%;}
	/*#topbanner{overflow: hidden;}*/
	.trending_topic{width:100%; display:none;}
	#header{height:auto;display: inline-block;}
	#headerright{width:auto;}
	.rviewonly{display:none;}

	#saleCatAdList{display:none;}
	#saleAdList{width:96%;}
	
  }
  @media screen and (max-width: 740px) {
	#footer_tbl_mall{display:none;}
	#footer_flipkart{display:none;}
	#new-top-bar .topright{display:none;}
	#div_sale_detail{display:none;}
	#search2{display:block;}
  }

  @media screen and (min-width: 320px) and (max-width: 520px) {
	#hide-linkads{display:none;}
	#topbanner{display:none;}
	#topbanner-mobile {display:block;}
	#mobile-saledetail-thumb {display:none;}
	.sortbar_full{display:none;}
	.list_full .listtxt01_full{width:65%; padding-left:5px;}
	.listtxt01_ongoing{width:65%; padding-left:5px;}
    .img_right img{ width:78px; height:78px;}
	.heading {
	padding-bottom:5px;
	min-height:30px;
	font-weight:normal;
	line-height:30px;
	font-size:17px;
	clear:both;
	color:#353432;
	font-family:Roboto;
	border-bottom:1px solid #eee }
	#search2{display:block;}
  }
  @media screen and (max-width: 609px) {

  }
 @media screen and (min-width: 521px) and (max-width: 739px){
    #topbanner{display:block;}
	.list_full .listtxt01_full{width:65%; padding-left:5px;}
	.listtxt01_ongoing{width:65%; padding-left:5px;}
  }
  @media (max-width:359px){

}
