
body {	
	background-color: #5c5c5c;
	text-align:center;
	font-family: arial;
	color: white;
	margin-top: 0px;	
	font-size: 12px;
}
body#popupPage 
{
	background-color:#e3e2e3;
	padding:0;
	margin:0;
}
h2
{
	font-size:20px;
	font-weight:normal;
	margin:20px 0px 5px 0px;
}
h3
{
	margin:15px 10px 0px 0px;
}
h4
{
	font-size: 13px;
	margin:15px 0px 10px 0px;
}
h5
{
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size: 11px;
}
p {margin:10px 0px;}
a:link, a:visited, a:hover, a:active
{
	color:#eb008b;
	text-decoration:underline;
}
#top_logo
{
	width: 1000px;
	height: 103px;
	background-image: url(../images/about_face.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin:0 auto;
}

#content {	
	width: 1000px;	
	margin-left: auto;
	margin-right: auto;	
	position:relative;
}

#bottom_link {	
	clear: both;
	font-size: 10px;
	color: #bebebe;
}

#form_img {
	position: absolute; 
	bottom:0px;
	left:50px;
}

#bottom_link a {
	color: #bebebe;
	text-decoration: none;	
	margin-top:20px;
}

#left_part { 
	float: left;
	width: 220px;	
	text-align:center;		
}

#middle_part {
	float: left;
	width: 560px;
	margin-top:30px;
}

#right_part {
	float: left;
	width: 220px;
	text-align: center;
	margin-top: 90px;
	visibility: hidden;
}

#find_project_title {
	line-height: 25px;
}

#enter_your_project_title {
	line-height: 25px;
}

.input_box {
	border: solid 1px #989898;
	margin-top: 5px;
	height:20px;
	width: 156px;
	text-align:center;
}

.input_box_div 
{
    padding-bottom: 5px;
}

.pink_link, a.pink_link, a:link.pink_link, a:visited.pink_link
{
	display: block;
	background-image: url(../images/btn_bg.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 19px;
	font-size: 11px;
	font-family: verdana;
	color: white;
	text-decoration: none;
	padding: 4px 0px 0px 10px;
	margin-bottom: 3px;
	text-align:left;
}

.btn, .btn1, .btn2, 
a.btn, a:link.btn, a:visited.btn, a:hover.btn,
a.btn1, a:link.btn1, a:visited.btn1, a:hover.btn1,
a.btn2, a:link.btn2, a:visited.btn2, a:hover.btn2
{
	background-color: transparent;
	background-repeat: no-repeat;
	color: white;
	font-size:11px;
	cursor: pointer;
	text-align:center;
	margin-top: 2px;
	border: 0px;
	font-weight:bold;
	text-decoration:none;
	padding-top:2px;
	display:block;
	padding-bottom:3px;
}
.btn, a.btn, a:link.btn, a:visited.btn, a:hover.btn{
	background-image: url("../images/btn_bg.png");
	width: 158px;
	height: 20px;
	display:block;
}
.btn1, a.btn1
{
	background-image: url("../images/btn_bg1.jpg");
	width: 159px;
	height: 20px;
}

.btn2, a.btn2
{
	background-image: url("../images/btn_bg2.jpg");
	width: 159px;
	height: 47px;
}

#content_page_div {
	display:none;
}

#content_page {
	padding: 10px;
}

#content_page p {
	width: 380px;
}

.title {
	font-size: 18px;
	font-weight: bold;
	margin:0; padding:0;
}
hr
{
	color:#999;
	height:1px;
	margin:0;
	padding:0;
	margin-bottom:8px;
}
.red_hr 
{
	border: solid 1px #e871b7;	
	margin:0px 0px; padding:0;
}

#popup_div {
	display:none;
}

#top_menu a {
	width: 150px;
	height: 30px;
	float:left;
	display:block;
}

#middle_words {
	text-align:left;
	padding-top:20px;
}

#middle_words p {
	font-family: verdana;
	font-size: 11px;	
}

#middle_words p a {
	color: white;
}
#middle_words td.leftcolumn
{ 
	padding:20px 5px 10px 0px;
}
#middle_words td.rightcolumn
{ 
	padding:18px 0px 10px 5px;
}
.ModalPopupBox 
{
	position:relative; 
	display:none; 
	margin:0px;  
	padding:0px; 
}
.ModalPopupContentBox  
{	 
	position:relative;	
	background-color:#e3e2e3;
	font-family:Arial;
	font-size:11px;
	color:#666;
	border:solid 3px #fff;
	padding:20px;
	margin:0px;
	height:469px;
}
.ModalPopupClose 
{
	display:block; 
	position:absolute; 
	top:0;
	right:5px;
	text-decoration:none; 
	font-weight:bold; 
	font-size:10px;
	margin:0px;
	padding:0px;
	
}

.ContentScrollDiv { overflow:auto; margin:0; padding:0;
	position:absolute;
	top:60px; left:23px;
	height:445px;
	width:380px;

 }

#entrant_content p, #thebrief_content p, #judge_content p, #more_about_content p, #design_statement_content p
{
	margin:0px 20px 10px 0;
}
#entrant_content a, #entrant_content a:link, #entrant_content a:visited, #entrant_content a:hover, #entrant_content a:active,
#thebrief_content a, #thebrief_content a:link, #thebrief_content a:visited, #thebrief_content a:hover, #thebrief_content a:active
#judge_content a, #judge_content a:link, #judge_content a:visited, #judge_content a:hover, #judge_content a:active
#more_about_content a, #more_about_content a:link, #more_about_content a:visited, #more_about_content a:hover, #more_about_content a:active
{
	color:#eb008b;
	text-decoration:underline;
	font-weight:bold;
}
#entrant_content .leftcolumn
{
	width:90px;height:250px;float:left;
}
#entrant_content .rightcolumn
{
	width:90px;height:340px;float:left;
}
#EntryPreparationChecklist table 
{
}

#EntryPreparationChecklist ul,
#EntryPreparationChecklist p
{
	margin-top:0;
}

#EntryPreparationChecklist th, .whitetable th
{
	font-family:Arial;
	font-size:11px;
	color:#e871b7;
	vertical-align:top;
	text-align:left;
	background-color:#fff;
}

#EntryPreparationChecklist td, .whitetable td
{
	font-family:Arial;
	font-size:11px;
	color:#666;
	vertical-align:top;
	text-align:left;
	background-color:#fff;
	padding:5px;
}

#RegisterButton,
#RegisterButton:hover
{
	text-decoration:none;
}

.back_to_top, a:link.back_to_top{
	color: white;
	font-family: verdana; 
	font-size: 11px;
}

.detail {
	color: white;
}

.pdf_link
{
	background-image: url(../images/tab_short.jpg);
	background-repeat: no-repeat;
	width: 61px;
	height: 17px;
	display: block;
	color: white;
	font-family: verdana;
	font-size: 10px;
	float:left;
	margin-right:5px;
	margin-top: 5px;
	text-align:center;
	text-decoration: none;
	padding-top: 3px;
}

a:link.pdf_link, a:visited.pdf_link, a:hover.pdf_link
{
	color:#fff;
	text-decoration:none;
}
.tag
{
	background-image: url(../images/tab.jpg);
	background-repeat: no-repeat;
	width: 94px;
	height: 17px;
	display: block;
	color: white;
	font-family: verdana;
	font-size: 10px;
	margin-right:10px;
	margin-top: 3px;
	text-align:right;
	text-decoration: none;
	padding-top: 2px;
	padding-right:10px;
}


#summaryinfo
{
	margin-bottom:15px;
	width:60%;
	
}

#summaryinfo th
{
	font-weight:normal;
	width:110px;
	text-align:left;

}

.font10 { font-family: verdana; font-size: 10px; }
.middle { padding-bottom: 5px; margin-bottom: 5px; }
.popup {color:#000000;text-align:center;display: none; z-index:1;padding:20px;}
.popupContent{color:#000000;text-align:left;padding:0px;width:100%;}
.closebutton
{
	float:right; padding: 10px;
}
.invisible{visibility:hidden;}
#TB_customframe, #tell_friends_panel 
{
	background-color:#e3e2e3;
	font-family:Arial;
	font-size:11px;
	color:#666;
	border:solid 4px #fff;
	padding:0;
	margin:0;
}

#VoteDiv,  #tell_friends_panel
{
	padding:0 20px 20px 20px;
	margin:0px;
	text-align:left;
}
#tell_friends_panel h3
{
	margin:20px 10px 0px 0px;
	font-weight:normal;
	color:#000;
}
ul li
{
	list-style-position:outside;
	margin-left:15px;
}
ul
{
	margin-bottom:10px;
}
#flash a:active
{
	color:#000000;
}
*:active, object:focus, embed:focus
{
outline: none;
}
