/* CSS Document */

#interviewsWrapperCol1 { width:548px; float:left; }
#interviewsWrapperCol2 { width:318px; float:left; }
#MPUwrapperRegister { padding:8px 0 20px 13px; }

#interviewsCol1and2Wrapper { float:left; width:869px; }
.interviewsDetailsWrapper { padding:20px 0 0 10px; clear:both; }
#interviewsHeader {
	height:125px;
	margin:0;
	background: transparent url(../images/interviews/interviewsHeaderBg.jpg) no-repeat;
}
#communityHeader {height:125px;
	margin:0;
	background: transparent url(../images/community.jpg) no-repeat;}
#scuzzNetworkHeader {height:125px;
	margin:0;
	background: transparent url(../images/scuzzNetwork.jpg) no-repeat;}
#rockStarHeader {
	height:125px;
	margin:0;
	background: transparent url(../images/rockstar.jpg) no-repeat;
}
#interviewsFooter {
	padding:18px 26px 22px 56px;
	width:380px;
	background: transparent url(../images/community/interviewsMid.jpg) no-repeat 38px bottom;
	min-height: 112px;
	height: auto !important;
	height: 112px;
}
/* INTERVIEWS BLOCK */
#comingSoonContentHeader {
	height:32px;
	margin:0;
	padding:32px 0 0 206px;
	font-weight:normal;
	background: transparent url(../images/interviews/comingSoonHeaderBg.jpg) no-repeat;
}
.interviewsContentFooter {
    background:transparent url(../images/interviews/comingSoonFooterBg.jpg) no-repeat scroll 0pt bottom;
    padding:0pt 0pt 22px 17px;
}

#interviewsContentHeader {
	height:32px;
	margin:0;
	padding:32px 0 0 230px;
	font-weight:normal;
	background: transparent url(../images/interviews/theInterviewsHeaderBg.jpg) no-repeat;
}
.interviewsContentMid {
	padding:0 0 0 17px;
	background: transparent url(../images/interviews/interviewsMid.jpg) repeat-y;
}
#interviewsContentFoot {
	height:46px;
	font-size:0%;
	background: transparent url(../images/interviews/interviewsFoot.jpg) no-repeat 0 bottom;
	margin-bottom:30px;
}
.dividerTop {
	height:20px;
	background: transparent url(../images/inbox/divider.jpg) no-repeat 0 top;
}
.repeaterWrapper { padding:0 0 0 20px; clear:both; }
.interviewWrapper {
	float: left;
	width: 200px;
	height:340px;
	overflow:hidden;
	margin: 0 0 20px 0;
}
.interviewWrapper img { border: 5px solid #212020; margin-bottom:10px; }
.interviewWrapper ul { margin: 0 20px 4px 5px; }
.interviewWrapper ul li.interviewTitle {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom: 4px;
}
.interviewWrapper ul li.yourQuestion { font-size:1.2em; font-weight:bold; color:#ffca00; }
.interviewWrapper ul li.alignButtons { text-align:right; padding-right:6px }
.interviewWrapper ul li textarea { 
	border:1px solid #454545;
	background-color:#181818;
	color:#fff;
	width:164px;
	padding:2px;
	margin:5px 0 10px 0;
}

#interviewFilters { margin:0 0 20px 20px; font-size:1em; font-weight:bold; }
#interviewFilters li { display:inline; }
#interviewFilters li a {  color:#ffca00; border-right: 1px solid #fff; padding-right:8px; margin-right:6px; }
#interviewFilters li a.On{ color:#fff; }
#interviewFilters li.lastnode a { padding:0; margin:0; border:none; }

.communityContent { clear: both; }

.communityContent .compWrapper.right { float:right; }

.communityContent .compWrapper h3 { font-size: 1em; }

#userList { margin:0 0 0 18px; padding-top:20px; }
.userProfile {
	float: left;
	width: 15%;
	background: #000;
	border: 1px solid #454545;
	padding:10px 0 0 0;
	margin-bottom: 15px; 
	margin-right: 10px;
	text-align: center;
	height: 135px;
	overflow: hidden;
}

.userProfile .userDetails { margin: 0 auto;width:80%; }

.userProfile .userDetails a { margin-bottom: 10px; display:block; }

.pagingTable { padding-top: 10px; clear:both; }

.pagingTable tr td,
.pagingTable tr td a { padding-left:3px; }

#registerFooter .col_one {
	float:left;
	width: 50%;	
}

#registerFooter .col_one h2 {
	font-size: 1.25em;
	color: #ffc106;
	margin-bottom: 10px;
}

#registerFooter .col_two {
	float:right;
	width:49%;
	overflow: auto;
	height: 200px;
	font-size:0.75em;
	border: 1px solid #454545;
	background-color: #181818;
}

#registerFooter .col_two a { font-weight: bold; }

.sign { padding:8px; }

div.img { float:left; width:50px; height:50px; background-color:#FFC106; }

div.name { float:right; width:66%; }
