.MainContainer{
	width: 1326px;
}
  body{ margin:0; padding:0;}
.main-div-af { 
		margin:0 auto; 
		padding:0; 
		background:url(http://cdn.shopclues.com/images/banners/offers/pd/affiliate/body-bg-af.png) repeat;
		font-family: 'Open Sans', sans-serif;
		margin-top:-24px;
		}
.banner-af{
	background:url(http://cdn.shopclues.com/images/banners/offers/pd/affiliate/affiliate-banner-bg-2.png) no-repeat;
	height:auto;
	width:1366px;
	position:relative;
	}
	.banner-af ul{
	 list-style: outside none none;
    margin: 0 auto;
    padding: 80px 0 0;
    width: 969px;
	}
	.banner-af ul li{
    float: left;
    text-align: center;
    width: 33.333%;
		
	}
	.image {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	width:80%;
}
.image:hover {
	-webkit-transform:scale(1.1);
	transform:scale(1.1);
}

.callout{

    text-align: center;
	}
	.call-up{
	left: 36%;
    position: absolute;
    text-align: center;
    top: 16px;
}

	.sign-btn{
    text-align:center;
	}
	.sign-btn a{
		cursor:pointer;
		outline:none;
	}
	.af-list{
		padding:20px 20px 20px 20px;
		width:92%;
		margin:0 auto;
	
		}
	
	.af-list ul{
		
		list-style:none;
		
	}
	.af-list ul li{
		   color:#000;
		   padding:10px 0 15px 26px;
		   background:url("http://cdn.shopclues.com/images/banners/offers/pd/affiliate/arrow-icon-af.png") no-repeat left 11px;
		
	}
	.af-list ul li span{
		font-size:18px;
	    font-weight:bold;
		display:block;
		text-transform:uppercase;
		
	}
	.af-list ul li p{
		font-size:12px;
		line-height:18px;
		text-align:left;
		
	}
	.faq_gradient{
			background: #e8e7e7; /* Old browsers */
			background: -moz-linear-gradient(top, #e8e7e7 0%, #fcfcfc 100%); /* FF3.6  */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e7e7), color-stop(100%,#fcfcfc)); /* Chrome,Safari4  */
			background: -webkit-linear-gradient(top, #e8e7e7 0%,#fcfcfc 100%); /* Chrome10 ,Safari5.1  */
			background: -o-linear-gradient(top, #e8e7e7 0%,#fcfcfc 100%); /* Opera 11.10  */
			background: -ms-linear-gradient(top, #e8e7e7 0%,#fcfcfc 100%); /* IE10  */
			background: linear-gradient(to bottom, #e8e7e7 0%,#fcfcfc 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e7e7', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */
			padding:7px 10px;
			border:1px solid #078785;
			border-radius:10px;
			margin-top:5px;
			width:75%;
			margin-left:8px;
}
	
.faq_gradient a{ text-decoration:underline; color:#0e95ab;}	
	
.accordion_head {
	font-size: 13px !important;
	cursor:pointer !important;
	color:#1b4f6a !important;
	font-weight:normal !important;
	text-transform:uppercase !important;
	
}
.accordion_head p{ font-family:12px; line-height:18px;}


.plusminus{
  float:right;
  height: 17px;
  text-align: center;
  width: 11px;
  display: inline-block;
  margin: 0px 5px 5px 0px;
  background:url(http://cdn.shopclues.com/images/banners/offers/pd/affiliate/down-arrow.png) no-repeat right 5px;

}


.commision-struc-af{ background:url(http://cdn.shopclues.com/images/banners/offers/pd/affiliate/commision-struc-af1_x2.png) no-repeat; width:1129px; height:444px;}

.clearfix-af{ clear:both;}

.site-content.margin{ margin:0px !important}
.bottom-strip{
		background:#18a7b4;
		padding:5px;
		text-align:center;
		color:#fff;
		font-size:12px;
}


.img-width{ width:192px;}

.commision-list{
	width:100%;
	margin:0 auto;
	display:inline-block;
	margin-top:18px;
}
.CommisionList{
	margin:0 !important;
	list-style-type:none;
	padding:0;
	text-align:center;
}
.CommisionList > li{
	display:inline-block;
	width:150px;
	margin-right:33px;
	margin-bottom:10px;
	background:none !important;
	padding:0 !important;
}
.CommisionList > li:nth-child(6n 6){
	margin-right: 0 !important;
}
.CommisionList > li > a{
	display:inline-block;
	text-decoration:none;
	outline:none;
}

@media (min-width:320px) and (max-width:767px) { 
.banner-af{
background-image:url(http://cdn.shopclues.com/images/banners/offers/pd/affiliate/bkg-mobile.jpg);
background-repeat:no-repeat;
width:100%;
height:auto;
position:relative;
background-size:100% 100%;

	}
	
.callout{
bottom:0px;
left:0px;
position:inherit;
	}
	
.call-up{
	left: 32px;
    position: absolute;
    text-align: center;
    top: 5px;
    width: 74%;
}
	
	
.banner-af ul{ 
	  margin:0; 
	  padding:0;
	  padding-top:85px;
width:100%;
	  }
	.banner-af ul li{width:33.333%;}
	.sign-btn{ 
 float: none;
    margin-top: 5px;
    right: 0;

    text-align: center;
    top: 0;
    width: 100%;
}
.img-width{ width:121px !important;}

	
	.image {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.image:hover {
	-webkit-transform:scale(1.0);
	transform:scale(1.0);
}
	
.main-div-af { 
		margin:0 auto; 
		padding:0; 
		background:url(http://cdn.shopclues.com/images/banners/offers/pd/affiliate/body-bg-af.png) repeat;
		font-family: 'Open Sans', sans-serif;
		width:100%;
		}
	.main-div-af img{ width:100%;}	
	
	.af-list{
		padding:0;
		width:100%;
		margin:0 auto;
	
		}
	
	.af-list ul{
		margin:5px;
		padding:0;
		list-style:none;
		
	}
	.af-list ul li{
			color:#000;
			background:url("http://cdn.shopclues.com/images/banners/offers/pd/affiliate/arrow-icon-af.png") no-repeat left 11px;
			padding:10px 0 15px 26px;
	}
	.af-list ul li span{
		font-size:14px;
	    font-weight:bold;
		display:block;
		text-transform:uppercase;
		
	}
	.af-list ul li p{
		font-size:12px;
		line-height:18px;
		text-align:justify;
		
	}
	.faq_gradient{
		margin-left:0;
		width:87%;
	}
.accordion_head {
	font-size: 12px !important;
	cursor:pointer !important;
	color:#1b4f6a !important;
	font-weight:normal !important;
	text-transform:uppercase !important;
	
}

.accordion_head p{ font-family:10px; line-height:18px;}
.commision-struc-af{ background: rgba(0, 0, 0, 0) url("http://cdn.shopclues.com/images/banners/offers/pd/affiliate/commision-struc-af-1_x1.png") no-repeat scroll 0 0 / 89% auto;
    height: 326px;
    width: 100%;
}
.CommisionList > li{
	 background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    display: inline-block !important;
    margin-bottom: 10px;
    margin-right: 10px !important;
    padding: 0 !important;
    width: 44% !important;
}
.CommisionList > li > img{
	max-width:100%;
}
.CommisionList > li:nth-child(2n 2){
	margin-right:0 !important;
}
.CommisionList{
	margin:0 !important;
	list-style-type:none;
	padding:0;
	text-align:center;
	position:relative;
	left:-14px;
}
}

