/** override **/
input, textarea, select{
    font-size: 13px;
}
input{
    height: auto;
}

hr{
    border: 1px solid #eee;
}
#contentHolder a.submit,
#contentHolder span.submit{
    background: none repeat scroll 0 0 #555555;
    border: 0 dotted #777777;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    padding: 4px 8px 2px;
    vertical-align: bottom;
    line-height: 20px;
}	 
#contentHolder a.submitBlue,
#contentHolder span.submitBlue{
	background:#4B8DC9 none repeat scroll 0 0;
}

.combineStatusIco{
    margin: -5px -6px 0 0px;
    padding: 2px;
    display: inline-block;
    vertical-align: top;
    float: right;
    border: 1px solid #eee;
    background: #999;
    border-radius: 10px;
    width: 5px;
    height: 5px;
}
.combineStatusBlue{
    background-color: #000099;
}
.combineStatusGreen{
    background-color: #009900;
}
.combineStatusGrayGreen{
    background-color: #005500;
}

.repProfile{
    width: 100%;
}
.repProfile h1{
    height: auto;
    font-size: 22px;
    line-height: 37px;
    text-transform: none;
    border: none;
    color: #000;
    margin: auto;
    padding: inital;
    width: auto;
    font-weight: normal;
    display: inline;
}


.repProfile > .repProfileHeader{
    /*height: 200px;*/
}
.repProfile > .repProfileHeader > .repBasicInfo{
    height: 200px;
    /*width: 220px;*/
    float: left;
}
.repProfile > .repProfileHeader > .repBasicInfo > .website a{
    color: #4B8DC9;
}
.repProfile > .repProfileHeader > .repBasicInfo > .logoPhoto{
    height: 142px;
    /*width: 220px;*/
    border: 1px solid #eee;
    padding: 5px;
}
.repProfile > .repProfileHeader > .repBasicInfo > .logoPhoto .imageDiv{
    height: 130px;
    /*width: 200px;*/
    margin: 0 auto;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #fff;
    /*margin-top: 10px;*/
    padding: 2px;
}

.repProfile > .repProfileHeader > .repBasicInfo > .logoPhoto .imageDiv .button{
    margin-top: 0px;
    margin-right: 10px;
    margin-left: 0px;
    float: left;
}

.repProfile > .repProfileHeader > .coverPhoto{
    height: 200px;
    border-bottom: 1px solid #eee;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    float: right;
    width: 720px;
}
.repProfile > .repProfileHeader > .coverPhoto .button{
    padding: 6px 12px 6px 12px;
    cursor: pointer;
    float: left;
}

.repProfile > .repProfileHeader #set-status-show-modal{
    margin-top: -75px;
}
.repProfile > .repData{
    min-height: 50px;
    border: 0px solid #555;
}
.repProfile > .repData.myProfile{
    height: auto;
    margin-bottom: 15px;
    /*min-height: 180px;*/
}

.repProfile > .repData.myProfile > .repBasicInfo{
    height: auto;
}

.repProfile > .repData > .repBasicInfo > .button{
    padding: 6px 12px 6px 12px;
    cursor: pointer;
    float: right;
    margin-top: -5px;
    margin-left: 12px;
}

.repProfile > .repData input {
    border: none;
    font-size: 13px;
    height: auto;
    line-height: 20px;
}

.repProfile > .repProfileHeader > .repData input.comment {
    border: 1px solid #eee;
}

.repProfile > .repProfileHeader > .repData > .userGameInfo{
    width: 230px;
    float: right;
    min-height: 160px;
}
.repProfile > .repProfileHeader > .repData.myProfile > .userGameInfo{
    height: auto;
    min-height: 180px;
}

.repProfile > .repProfileHeader > .repData > .userGameInfo > .userLevelName{
    font-style: italic;
    font-size: 17px;
    line-height: 35px;
}

.repProfile > .repProfileHeader > .repData > .userGameInfo > .userTmScore{
    text-align: right;
}

.repProfile > .repProfileHeader > .repData > .userGameInfo > .userTmScore a:hover{
    text-decoration: none;
    color: #4B8DC9;
}

.repProfile > .userStats{
    /*height: 35px;*/
    border: 0px solid #000;
}

.repProfile > .userStats > .statsCols{
    float: left;
    line-height: 35px;
    font-size: 15px;
    /*width: 150px;*/
    text-align: center;
}

.repProfile > .userStats > .statsCols strong{
    font-size: 18px;
    font-weight: bold;
    vertical-align: bottom;
}
.repProfile > .userStats > .statsCols a{
    display: block;
}

.repProfile > .userStats > .statsCols a:hover{
    text-decoration: none;
    color: #4B8DC9;
}

.repProfile > .userTabs{
    margin-top: 30px;
    margin-bottom: 20px;
    /*height: 35px;*/
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.repProfile > .userTabs > a{
    padding: 0px;
    float: left;
    /*width: 150px;*/
    line-height: 35px;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    border-bottom: 2px solid #fff;
}
.repProfile > .userTabs > a.disabled{
    color: #eee;
}
.repProfile > .userTabs > a:hover{
    border-bottom: 2px solid #4B8DC9;
}
.repProfile > .userTabs > a.active{
    border-bottom: 2px solid #4B8DC9;
}
.repProfile > .userTabs > a.disabled:hover{
    border-bottom: 2px solid #eee;
}

.repProfile > .communityTabs{
    margin-top: -21px;
    margin-bottom: 20px;
    height: 31px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.repProfile > .communityTabs a{
    padding: 0px;
    float: left;
    width: 150px;
    line-height: 30px;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
}
.repProfile > .communityTabs > a.disabled{
    color: #eee;
}
.repProfile > .communityTabs > a:hover{
    border-bottom: 1px solid #4ca7e4;
}
.repProfile > .communityTabs > a.active{
    border-bottom: 1px solid #4ca7e4;
}

#cover-upload-status{
    background: #fff;
    padding: 5px 12px;
    line-height: 28px;
    display: none;
}
#set-status{
    float: right;
}

.scoringList{
    padding: 10px;
    border-bottom: 1px solid #eee;
}

.userAvatarFancy{
    width: 640px;
    height: 480px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    border: 1px solid #eee;
    display: block;
    margin:0px auto;
}

.scoreProgress{
    float:left;
    margin-bottom: 10px;
}

.scoreProgressTab2 ul{
    text-align: right;
    float: right;
}



/**************/
/*** Albums ***/
/**************/

	.Album
		{
		margin-top:10px;
		margin-right:8px;
		margin-bottom:12px;
		width:112px;
		height:155px;
		float:left;
		}

	.Album .top
		{
		height:6px;
		font-size:0;	/*IE fix*/
		background:url(/images/idetails/albums-all_top-middle-bottom.gif);
		background-position:top left;
		background-repeat:no-repeat;
		}
	
	.Album .middle
		{
		height:100%;
		text-align:center;
		background:url(/images/idetails/albums-all_top-middle-bottom.gif);
		background-position:top right;
		background-repeat:repeat-y;
		}

	.Album .middle p
		{
		margin:0 9px 5px 4px;
		}

	.Album .bottom
		{
		height:6px;
		font-size:0;	/*IE fix*/
		background:url(/images/idetails/albums-all_top-middle-bottom.gif);
		background-position:bottom left;
		background-repeat:no-repeat;
		}

	.Album img
		{
		margin:3px 9px 5px 4px;
		border:1px solid #CCC;
		}

	.Album img:hover
		{
		margin:2px 8px 4px 3px;
		border:2px solid #CCC;
		}

	#ImagePreview
		{
		width:100%;
		margin:20px auto 5px;
		padding:7px 0 20px 0px;
		/*border:1px #CCC dotted;*/
		/*background-color:#F3F3F3;*/
		text-align:center;
		position: relative;
		}
	#ImagePreview h2
	{
		text-align: center;
	}
	#ImagePreview img
		{
		margin-bottom:15px;
		border:5px solid #FFF;
		}

	#ImagePreview p
		{
		margin:5px 0;
		}

	#PictureActions, #PictureLike, #PictureShare
		{
		padding:12px 0 8px;
		}

	#Report
		{
		margin:0;
		padding:0;
		width:64px;
		height:14px;
		background-image:url(/images/idetails/report.gif);
		background-repeat:no-repeat;
		display:inline-block;
		}

	#Report:hover
		{
		background-image:url(/images/idetails/report_active.gif);
		}

	#ShareOptions
		{
		width:auto;
		float:right;
		}

	#ShareWithMail, #ShareOnFacebook, #ShareOnTwitter, #ShareOnMySpace, #ShareOnDigg, #ShareOnDelicious
		{
		margin-left:1px;
		margin-right:1px;
		padding:0;
		width:14px;
		height:14px;
		background-repeat:no-repeat;
		display:inline-block;
		}

	#ShareWithMail
		{
		background-image:url(/images/idetails/share_mail.jpg);
		}

	#ShareOnFacebook
		{
		background-image:url(/images/idetails/share_facebook.jpg);
		}

	#ShareOnTwitter
		{
		background-image:url(/images/idetails/share_twitter.jpg);
		}

	#ShareOnMySpace
		{
		background-image:url(/images/idetails/share_myspace.jpg);
		}

	#ShareOnDigg
		{
		background-image:url(/images/idetails/share_digg.jpg);
		}

	#ShareOnDelicious
		{
		background-image:url(/images/idetails/share_delicious.jpg);
		}

	#ShareWithMail:hover
		{
		background-image:url(/images/idetails/share_mail_active.jpg);
		}

	#ShareOnFacebook:hover
		{
		background-image:url(/images/idetails/share_facebook_active.jpg);
		}
		
	#ShareOnTwitter:hover
		{
		background-image:url(/images/idetails/share_twitter_active.jpg);
		}

	#ShareOnMySpace:hover
		{
		background-image:url(/images/idetails/share_myspace_active.jpg);
		}

	#ShareOnDigg:hover
		{
		background-image:url(/images/idetails/share_digg_active.jpg);
		}

	#ShareOnDelicious:hover
		{
		background-image:url(/images/idetails/share_delicious_active.jpg);
		}

	.PicturesThumbs
		{
		margin:20px 0 0;
		}

	.PicturesThumbs ul li
		{
		margin:10px 6px 10px 7px;
		padding:3px;
		width:99px;
		height:99px;
		border:1px solid #E8E8E8;
		float:left;
		}

	.PicturesThumbs ul li:hover
		{
		border:1px solid #CCC;
		}


	.PicturesThumbs img
		{
		width:99px;
		height:99px;
		}
/* Spacers */

	.SectionSpacer
		{
		padding:10px 0;	
		}

/* Typography */

	.TypoAddInfo
		{
		color:#919191;
		}
	
	.TypoGray
		{
		color:#6a6a6a;
		}

	.dottedBottomBorder
		{
		border-bottom:1px solid #ccc;
		}
#ImageHolder{
	position: relative;
	/*width: 600px;*/
    height:500px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    border: 1px solid #eee;
}
.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/images/nivoslider/arrows_darker.png) no-repeat;
	text-indent:-9999px;
	border:0;
	outline: none;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

#ImageCounter{
	font-weight: bold;
	margin-bottom: 7px;
}

#AlbumsAll{
	display: table;
	margin-bottom: 30px;
}
/***************/
/*** Catwalk ***/
/***************/

	#Catwalk
		{
		margin:0;
		padding:0;
		width:100%;
		}

	.CatwalkItem
		{
		width:180px;
		height:336px;
		margin:8px 5px;
		padding:2px 0;
		float:left;
		}

	.CatwalkItem .top
		{
		height:2px;
		font-size:0;	/*IE fix*/
		line-height:0;
		background-image:url(/images/sacw/catwalk-item_top-middle-bottom.gif);
		background-position:top left;
		background-repeat:no-repeat;
		}

	.CatwalkItem .bottom
		{
		height:2px;
		font-size:0;	/*IE fix*/
		background-image:url(/images/sacw/catwalk-item_top-middle-bottom.gif);
		background-position:bottom left;
		background-repeat:no-repeat;
		}

	.CatwalkItem .middle
		{
		padding-top:5px;
		height:100%;
		vertical-align:baseline;
		text-align:center;
		background-image:url(/images/sacw/catwalk-item_top-middle-bottom.gif);
		background-position:right;
		background-repeat:repeat-y;
		}

	.CatwalkItem img
		{
		margin:2px 2px 10px;
		}

	.CatwalkItem img:hover
		{
		margin:0px 0px 8px;
		border:2px solid #CCC;
		}

	.Catwalk
		{
		margin-top:10px;
		margin-right:8px;
		margin-bottom:12px;
		width:112px;
		height:185px;
		float:left;
		}

	.Catwalk .top
		{
		height:6px;
		font-size:0;	/*IE fix*/
		background:url(/images/sacw/albums-all_top-middle-bottom.gif);
		background-position:top left;
		background-repeat:no-repeat;
		}
	
	.Catwalk .middle
		{
		height:100%;
		text-align:center;
		background:url(/images/sacw/albums-all_top-middle-bottom.gif);
		background-position:top right;
		background-repeat:repeat-y;
		}

	.Catwalk .middle p
		{
		margin:0 9px 5px 4px;
		}

	.Catwalk .bottom
		{
		height:6px;
		font-size:0;	/*IE fix*/
		background:url(/images/sacw/albums-all_top-middle-bottom.gif);
		background-position:bottom left;
		background-repeat:no-repeat;
		}

	.Catwalk img
		{
		margin:3px 9px 5px 4px;
		border:1px solid #CCC;
		}

	.Catwalk img:hover
		{
		margin:2px 8px 4px 3px;
		border:2px solid #CCC;
		}

	.CatwalkPicturesThumbs
		{
		margin:0px 0 0;
		}

	.CatwalkPicturesThumbs ul li
		{
		margin:10px 6px 10px 7px;
		padding:3px;
		width:99px;
		height:132px;
		border:1px solid #E8E8E8;
		float:left;
		}

	.CatwalkPicturesThumbs ul li:hover
		{
		border:1px solid #CCC;
		}


	.CatwalkPicturesThumbs img
		{
		width:99px;
		height:132px;
		}

	
/** 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;
	} 		.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;
    }





