	
/** OTHER ITEMS **/
	#OtherItems
		{
		margin-top:13px;
		/*width:100%;*/
		height:auto;
		/*display: table;*/
		}
	#OtherItems ul li
		{
		margin:15px 2px;
		float:left;
		height: 185px;
		}

	a.ItemsImageWrapper
		{
	    border: 1px solid #eee;
		border-radius: 3px;
	    display: block;
	    height: 157px;
	    margin: 0px;
	    text-align: center;
	    width: 100%;
	    padding: 10px;			
		}
	a.ItemsImageWrapper:hover
	{
		border: 1px solid #ddd;
	}
	a.ItemsImageWrapper img
		{
		margin:0 auto;
		max-width:118px;
		max-height:118px;
		/*width: 77px;
		height: 154px;*/
		display: block;
		}
	/*a.ItemsImageWrapper:hover
		{
		background-image:url(/images/sai/items_item-picture-background_hover.gif);
		}*/
	.OuterItemWrapperRollOver
	{
		float: left;
	}
	.ItemWrapperRollOver
		{
		width:100%;
		height:200px;
		}
	.ItemsInfo
		{
		display:block;
		}

	.ItemsActions
		{
		margin:10px 3px 0;
		width:auto;
		display: none;
		}
		
	.ItemsActions img
		{
		margin-right:5px;
		vertical-align: middle;
		}

	.ItemsBuy
		{
        margin: -20px 3px 0 0;
		float:right;
		display: none;	
		}	
		
	.ItemsBuy a.submitBlue,
	.ItemsBuy span.submitBlue{
	    background: none repeat scroll 0 0 #555555;
	    border: 0 dotted #777777;
	    color: #FFFFFF;
	    cursor: pointer;
	    display: inline-block;
	    font-size: 11px;
	    font-weight: bold;
	    height: 17px;
	    padding: 4px 8px 2px;
	    vertical-align: bottom;
	
	} 
	.ItemsBuy a.submit{
		background:#4B8DC9 none repeat scroll 0 0;
	} 		/******************************/
/*** RoundedBox-UserAdvices ***/
/******************************/

	.UserAdvices
		{
		width:194px;
		height:408px;
		margin:6px 3px;
		padding:2px 0;
		float:left;
		}

	.UserAdvices .top
		{
		height:2px;
		font-size:0;	/*IE fix*/
		background-image:url(/images/user_profile/left-column_top-middle-bottom.gif);
		background-position:top left;
		background-repeat:no-repeat;
		}

	.UserAdvices .bottom
		{
		height:2px;
		font-size:0;	/*IE fix*/
		background-image:url(/images/user_profile/left-column_top-middle-bottom.gif);
		background-position:bottom left;
		background-repeat:no-repeat;
		}

	.UserAdvices .middle
		{
		padding-top:5px;
		height:100%;
		vertical-align:baseline;
		text-align:center;
		background-image:url(/images/user_profile/left-column_top-middle-bottom.gif);
		background-position:right;
		background-repeat:repeat-y;
		}

	.UserAdvices img
		{
		margin:5px 2px 10px;
		}

	.UserAdvices img:hover
		{
		margin:3px 0px 8px;
		border:2px solid #CCC;
		}

	.UserAdvices .userAdvicesCategory
		{
		color:#555;
		font-size:13px;
		line-height:13px;
		font-weight:lighter;
		text-transform:uppercase;
		}

	.userAdvicesContainer{
		/*display: table;*/
		margin-bottom: 23px;
	}
/* Typography */

	.TypoAddInfo
		{
		color:#919191;
		}
	
	.TypoGray
		{
		color:#6a6a6a;
		}
		
		.dottedBottomBorder
        {
        border-bottom:1px solid #ccc;
        }	
        
   .rightTitleLinks{
   		margin-left: 5px;
   }
   
#FP_MyLook_all{
	display: table;
	margin-bottom: 30px;
}


.seeAll_feed_all{
	height:auto;
	width:100%;
}
.seeAll_feed_all ul.inner {
	display:table;
}
.seeAll_feed_all div.RowGenericHBox {
	display:table;
	display:block;
	overflow:hidden;
	width:500px;
}

.seeAll_feed_all div.RowGenericHBox li.auto{
	display:table;
	height:auto;
}

.seeAll_feed_all li.outer {
	border-bottom:1px solid #ccc;
	display:table;
	height:auto;
	margin:13px 0 0px 0;
	overflow:hidden;
	padding-bottom: 13px;
	width:100%;
}

/** COMBINATION **/
.seeAll_feed_all li.outer .feedInnerLeft {
	width: 48px;
	height: auto;
	float:left;
	display:block;
	margin:0px 13px 0px 0px;
	text-align: center;
    word-wrap: break-word;
}
.seeAll_feed_all li.outer .feedInnerRight {
	height: auto;
	float:left;
	display:block;
}

.feedInnerRight .feedContentHolder{
	/*width: 500px;*/ /*240px*/
	height: auto;
	/*float:right;*/
	display:block;
	margin-bottom: 13px;
}
.feedContentHolder p{
	color: #797979;
	padding: 11px 0px;
}

.feedContentHolder b{
	color: #000;
}

.feedContentHolder b.anotherLikes{
	font-size: 15px;
}

.feedInnerRight .feedCombinationHolder{
	margin:0px 13px 13px 0px;
	/*float: left;*/
	/*width: 450px;*/ /* 280px */
}

.feedInnerRight .feedCombinationHolder a.feedCombination{
	outline: none;
	width: 100%;
	display: block;
	margin: 0 auto;
	max-width: 420px;
	border: 1px solid #eee;
	padding: 15px 15px;
}

.feedInnerRight .feedCombinationHolder img.feedCombinationImage{
	width: 100%; /* 280px */
	/*height: 756px;*/ /* 420px */
	margin:0 auto;
}

/** END COMBINATION **/

.feedTitleHolder{
	/*height: 40px;*/ /*53*/
	color: #787878;;
	width: 100%;
	display: table;
	padding:0px 0px 7px 0px; 
}
.feedBigTitle{
	font-size: 15px;
	color: #000;
}
.belowTitle{
	color: #787878;
	/*font-size: 11px;*/
}

.feedInnerRight .bigText{
	word-break: break-word;
	overflow: hidden;
	font-size: 1.1em;
	line-height: 1.4em;
}


.seeAll_feed_all li.outer img.avatar{
	width: 48px;
	height: auto;
	float:left;
	display:block;
	
	border: 0px dotted #a7a7a7;
}
.seeAll_feed_all img.border{
	border:1px solid #ccc;
}

.seeAll_feed_all ul li.outer ul.inner li.inner{
	border:none;
	margin: 13px 13px 0px 13px;
	float: left;
}

.seeAll_feed_all ul li.outer ul.inner li.firstInRow{
	border:none;
	margin: 13px 13px 0px 0px;
}

/** comments **/
.feedComments{
	/*width: 100%;
	clear: both;*/
}

.feedComments ul.feedComentsHolder{
	width: 100%;
	display: table;
}

.feedComments ul.feedComentsHolder li{
	width: 100%;
	display: table;
	height: auto;
	margin:0 0 7px;
	min-height: 60px;
}
/*.feedComments ul.feedComentsHolder li .feedComments-avatarHolder{
	width: 35px;
	display: block;
	height: auto;
	
}*/
.feedComments .feedComments-commentatorAvatar{
	width: 35px;
	display: block;
	height: auto;
	
}
.feedComments .feedComments-commentatorAvatarA{
	float:left;
	/*margin: 0px 11px 7px 0px;*/
    padding: 2px;
    border: 1px solid #eee;
	width: 42px;
}

.feedComments .feedComments-comment{
	float: left;
	display: table;
	height: auto;
}
.likeHolder{
	line-height: 20px !important;
}
.feedComments .feedComments-comment-icon{
	display: block;
	margin-right: 5px;
	width: 16px;
	height: 16px;
	float:left;
}
.FCComments{
	margin-bottom: 5px;
}
span.grayText{
	color: #797979;
}

.bigText{
	font-size: 13px;
	color: #000;
}
.FeedItemsClass-title{
	color:#010101;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:12px;
	margin:6px 0px 0px 0px;
	padding:6px 0;
}


/** override **/
#seeAll_feed_all input.comment {
	width:200px;
}

#seeAll_feed_all div.formContainer {
	float:left;
}
#seeAll_feed_all .RowGenericHBox img.smallThumb {
	height: 96px;
	width: 64px;
}
#seeAll_feed_all .RowGenericHBox li.smallThumb  {
	height: 140px;/*188px;*/ 
	width: 66px;/*88px;*/ 
}
#seeAll_feed_all .RowGenericHBox li.auto {
	height: auto; /*188px;*/
	width: 86px; /*88px;*/
}
#seeAll_items .wraptocenter img, img.smallWrap {
	height:auto !important;
	width:auto !important;
}
#seeAll_items li {
	height:188px !important;; /*140px;*/ 
	width:88px !important;;/*66px;*/ 
}
.caption {
	text-align:center;
	width:86px;
}
/** SMALL **/

.FeedItemsClass li.auto {
	height: auto; /*188px;*/
	width: 86px; /*88px;*/
}
.FeedItemsClass .wraptocenter{
	width: 60px;
	height: 90px;
}
.FeedItemsClass .wraptocenter img, .FeedItemsClass img.smallWrap {
	height:auto !important;
	width:auto !important;
	max-width: 55px;
	max-height: 82px;
}
.FeedItemsClass li {
	width: 60px;
	height: 90px;
}

.FeedItemsClass li {
	border:0 solid #777777;
	float:left;
	height:90px;
	line-height:13px;
	margin-left:16px;
	overflow:hidden;
	text-align:center;
	width:60px;
}

.paging-wrapper{
	font-weight: bold; 
	font-size: 18px;
	margin-top: 10px;
}

.paging-central {
	/*height:28px;
	line-height:19px;*/
	margin:0 auto;
	/*width:150px;*/
}


/*********************/
/*** UserCommented ***/
/*********************/

	.UserCommented
		{
		margin:5px 0;
		}

	.UserCommented .top
		{
		height:4px;
		font-size:0;	/*IE fix*/
		background:url(/images/user_profile/right-column_top-middle-bottom.gif);
		background-position:top left;
		background-repeat:no-repeat;
		}

	.UserCommented .bottom
		{
		height:4px;
		font-size:0;	/*IE fix*/
		background:url(/images/user_profile/right-column_top-middle-bottom.gif);
		background-position:bottom left;
		background-repeat:no-repeat;
		}

	.UserCommented .middle
		{
		vertical-align:baseline;
		padding:12px;
		background:url(/images/user_profile/right-column_top-middle-bottom.gif);
		background-position:right;
		background-repeat:repeat-y;
		overflow:auto;
		}

	.CommentsOnUserCombinationsImgBorder
		{
		width:85px; /*img + 2*2px border*/
		height:127px; /*img + 2*2px border*/
		border:1px solid #e8e8e8;
		float:left;
		clear:both;
		}
	
	.CommentsOnUserCombinationsImgBorder:hover
		{
		border:1px solid #CCC;
		}

	.CommentsOnUserCombinationsImg
		{
		border: 2px solid #FFF;
		}
	
	.CommentsOnUserCombinationsName
		{
		padding-bottom:2px;
		margin-left:100px;
		}
	
	.CommentsOnUserCombinationsComment
		{
		margin-top:7px;
		margin-left:100px;
		line-height:14px;
		color:#303030;
		word-wrap: break-word;
		}
	.StatusClass
		{
		margin:0;
		padding:7px 0;
		width:100%;
		height:auto;
		font-size:12px;
		font-style:italic;
		line-height:15px;
		}
	.StatusCommentClass
		{
		margin:0;
		padding:7px 0;
		width:100%;
		height:auto;
		font-size:11px;
		line-height:15px;
		}
.contestHeader{
	height: 100px;
}
.contestHeader > .coverPhoto{
	height: 100px;
	border-bottom: 1px solid #eee;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
}
@media (max-width: 767.98px) {
	.seeAll_feed_all li.outer .feedInnerLeft {
		width: 100%;
	}
}

	ul#TabContainer li
		{
		margin-left:4px;
		float:left;
		}

	ul#TabContainer li a
		{
		outline: none;
		margin:0;
		padding:0;
		height:26px;
		width:90px;
		line-height:26px;
		font-size:9px;
		font-weight:bold;
		text-align:center;
		text-transform:uppercase;
		background-image:url(/images/user_profile/tab-inactive.gif);
		background-repeat:no-repeat;
		display:block;
		}
	
	ul#TabContainer{
		margin:15px 0 0;
		padding:0;
		width:100%;
		height:27px;
		list-style:none;
	}
		
	#Tab-MyItems,
	#Tab-BrandItems,
	#Tab-UserItems,
	#Tab-FavItems,
	#Tab-BasketItems,
	#Tab-LikedItems,
	#Tab-MySets,
	#Tab-FavSets,
	#Tab-LikedSets,
	#Tab-AllSets
		{
		margin:-1px 0 0;
		padding:0px 15px;
		min-height:350px;
		border: 1px solid #DDD;
		background-image:none;
		background-repeat:no-repeat;
		}
		
	ul#TabContainer li a{
		text-decoration: none;
		background: none repeat scroll 0 0 #EEEEEE;
		border: 1px solid #DDD;
		height: 25px;
		width: auto;
		padding: 0px 5px 0px 5px;
	}
	
	#seeAll_advises_all ul#TabContainer li a{
		width: 100px;
	}
	
	#seeAll_advises_all #Tabs{
		border-bottom: 1px solid #CCCCCC;
    	height: 26px;
    }
	
	ul#TabContainer li a:hover{
		text-decoration: none;
		background:none;
	}	
	ul#TabContainer .SelectedTab{
		background: none repeat scroll 0 0 #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
	}
	

.adviceInfo{
	color: #999;
}

#SAA-askAdvice label{
	float:left;
	cursor: pointer;
}
#SAA-askAdvice input[type=text]{
	float:left;
}
#SAA-askAdvice p{
	margin-bottom: 13px;
}
#SAA-askAdvice .separator{
	clear: both;
	height: 13px;
	width: 100%;
}

.askAdviceBox{
	border: 1px solid #eee;
	width: 100%;
	padding: 13px;
	font-size: 12px;
	line-height: 17px;
}

.askAdviceBox h2{
	font-weight: bold;
}

span.errorInfo{
	font-size: 13px;
	font-weight: bold;
	color: #FE0000;
	padding: 13px 0px;
	display: block;
}
/** OVERRIDE **/
.seeAll_feed_all li.outer{
	padding-bottom: 30px;
	border-bottom: 1px solid #eee;
}
.seeAll_feed_all li.outer .feedInnerLeft{
 	color: #EEEEEE;
    display: block;
    float: left;
    font-size: 11px;
    height: auto;
    margin: 0 13px 0 0;
    width: 72px;
}
.seeAll_feed_all li.outer .StatusCommentClass{
	border-top: 1px solid #eee;
	padding-top: 13px;
}
.seeAll_feed_all li.outer .feedInnerLeft a{
 	color: #999;
 	font-size: 11px;
 	text-decoration: none;
}

.seeAll_feed_all li.outer .feedInnerRight {
    display: block;
    float: left;
    height: auto;
}

img.avatarMiddle {
    max-width: 70px;
    margin-bottom: 0px;
}
.feedBigTitle h2{
	font-weight: bold;
}
.seeAll_feed_all li.outer .feedInnerLeft a.avatar,
.seeAll_feed_all li.outer .feedInnerRight a.avatar{
	border: 1px solid #eee;
	padding: 5px;
	display: block;
}
.seeAll_feed_all li.outer .feedInnerRight a.avatar{
	float: left;
	width: 60px;
	margin-right: 5px;
}
span.leftTitleTextSmaller h1,
span.leftTitleTextSmaller h2{
	font-size: 13px;
}

.submitGeneral{
	font-size: 13px;
	padding: 5px 8px 2px 8px;
}
.feedBigTitle{
	display: block;
	line-height: 17px;
	outline: none;
}


h1.contestH1{
	border-bottom: 0px solid #eee;
	text-transform: none;
}

.separator{
	border-bottom: 1px solid #eee;
	height: 10px;
	width: 100%;
}

	#contentHolder #leftColumn form.standardForm,
	#contentHolder form.standardForm{
		padding: 0px;
	}

	@media (max-width: 767.98px) {
		.seeAll_feed_all li.outer .feedInnerLeft {
			width: 100%;
		}
		img.avatarMiddle{
			margin-left: auto;
			margin-right: auto;
		}
	}
	.itemOuterContainer.col-lg-4 > .itemFrameContainer > .itemInnerContainer{
		height: 250px;
	}

	.itemOuterContainer.col-lg-4 > .itemFrameContainer > .itemInnerContainer .itemImage{
		height: 140px;
	}

	.itemOuterContainer.col-6.col-lg-4 > .itemFrameContainer > .itemInnerContainer{
		height: 220px;
	}

	.itemOuterContainer.col-6.col-lg-4 > .itemFrameContainer > .itemInnerContainer .itemImage{
		height: 100px;
	}

	#SAA-askAdvice .itemOuterContainer.col-lg-4 > .itemFrameContainer > .itemInnerContainer .itemImage{
		height: 100px;
	}

	.setOuterContainer.col-lg-6 > .setFrameContainer > .setInnerContainer{
		height: 350px;
	}

	#SAA-askAdvice .setOuterContainer.col-lg-6 > .setFrameContainer > .setInnerContainer{
		height: 370px;
	}

	#SAA-askAdvice .setOuterContainer.col-lg-4 > .setFrameContainer > .setInnerContainer .itemImage{
		height: 240px;
	}



	#fancyFloatBox .itemOuterContainer > .itemFrameContainer > .itemInnerContainer{
		height: 170px;
	}

	#fancyFloatBox .itemOuterContainer > .itemFrameContainer > .itemInnerContainer .itemImage{
		width: 100px;
		height: 100px;
    }





