@charset "utf-8";
/* CSS Document */

.jquery-ratings-star {
  width: 13px;
  height: 12px;
  background-image: url(../site_images/thesis_center/Thesis_ReviewPage_IconPopUpBox01.png);
  background-repeat: no-repeat;
  position: relative;
  float: left;
  margin-right: 2px;
}

.popup {
	background-image:url(../site_images/thesis_center/ThesisSubmit_CategoryPopUp02.png);
	background-repeat:no-repeat;
	width:169px;
	height:58px;
	position: absolute;
	display:none;
	z-index: 1000;
}

.popupText {
	position:relative;
	font-family:Verdana;
	font-weight:bold;
	font-size:16px;
	padding-right: 30px;
	top: 15px;
}


.popupSmall {
	background-image: url(../site_images/thesis_center/ThesisList_CategoryPopUp01.png);
	background-repeat:no-repeat;
	width:102px;
	height:42px;
	position: absolute;
	display:none;
	z-index: 8000;
}

.popupSmallText {
	position:relative;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	top: 7px;
}



.jquery-ratings-full {
  background-image: url(../site_images/thesis_center/Thesis Stars/Thesis_StarON01.png);
}


#lost_u_thesis_mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:black;
  display:none;
}

#lost_u_thesis_modal {
	position:absolute; 
	z-index:9999; 
	display:none;
	background-image:url(../site_images/thesis_center/ThesisSubmit_SubmitPopUp02.png); 
	width:441px; 
	height:367px;
}

.lost_u_thesis_preview_bar{
	background-image:url(../site_images/thesis_center/thesis_preview_bar_bg.png);
	position: absolute;
	width:852px;
	height:16px;
	top: 295px;
	left: 160px;
	padding-top:4px;

}

.lost_u_thesis_display_bg {
	background:url(../site_images/thesis_center/Thesis_ReviewPage_ThesisPageGraphic03.png);
	height:928px;
	width:804px;
	padding:8px;
}

.lost_u_thesis_submit_date{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#7e796e;
}

.lost_u_thesis_title_display{
	font-family:Verdana;
	font-size: 20px;
	font-weight:bold;
	font-style: normal;
	color: #000;
}

.lost_u_thesis_top_5 {
	background-image: url(../site_images/thesis_center/Thesis_ReviewPage_TopFiveBox01.jpg);
	background-repeat:no-repeat;
	width:775;
	height:431px;
}

#lost_u_thesis_title_textarea {
	width: 650px;
	height: 50px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000;
}

#lost_u_thesis_body_textarea {
	width: 650px;
	height: 385px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000;
}


#lost_u_thesis_questions1_textarea {
	width: 650px;
	height: 50px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000;
}

#lost_u_thesis_questions2_textarea {
	width: 650px;
	height: 50px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000;
}

#lost_u_thesis_questions3_textarea {
	width: 650px;
	height: 50px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000;
}

.lost_u_thesis_title_text {
	font-family: Verdana;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}

.lost_u_thesis_textlimit {
	width: 600;
	top: -5px;
	position:relative;
	color:#7e796e;
	font-size:11px;
	font-family: Verdana;
	text-align:right;
}

.lost_u_thesis-category_instructions{
	color:#7e796e;
}

.lost_u_thesis_upload_radio {
	display: none;
}

.lost_u_thesis_top_5{
	background-image:url(../site_images/thesis_center/Thesis_ReviewPage_FeatureBox01.png);
	background-repeat:no-repeat;
	width:274;
	height:206;
	border-width:1px;
	border-style:dashed;	
}
.lost_u_thesis_top_5_bg{
	background-image:url(../site_images/thesis_center/Thesis_ReviewPage_TopFiveBox01.jpg);
	background-repeat:no-repeat;
}

.lost_u_thesis_list_submit_date{
	font-family:Verdana;
	font-size:8px;
	font-weight:bold;
	color:#7e796e;
}


.thesis_text_column{
	font-family:Verdana;
	font-weight:bold;
	font-size:13px;
	width:610px;
}

.lost_u_thesis_catagory td{
	background-repeat:no-repeat;
	width:37px;
	height:37px;
	padding-right:10px;
}

