/* stylesheet for FLCawards */

* { margin:0; padding:0;}
body{ background:#000;}
html{font-family: "Lucida Grande", Lucida, Verdana, sans-serif; font-size:12px; line-height:15px; color: #fff; min-height: 100%;}

input, textarea, select{font-family: "Lucida Grande", Lucida, Verdana, sans-serif; font-size:11px; line-height:15px; color: #000; min-height: 100%;}


a { color: orange; text-decoration: none;}
a:hover { color: #fff; text-decoration: none;}
a img { border: 0px;}

/* indexpage */


#index_wrapper {
	width: 796px;
	height: 493px;
	top: 50%;
	left: 50%;
	margin-top:-218px;
	margin-left:-398px;
	position: absolute;
	}

#index_backimage {
	margin: auto;
	width: 796px;
	height: 396px;
	background: url(../images/index_03.jpg) no-repeat;
}

#index_enter {
	width: 147px;
	height: 41px;
	margin: 0 0 0 649px;
}

#index_vote {
	width: 203px;
	height: 78px;
	margin: 25px 576px 294px 17px;
	position: absolute;
}

#pa {
	width:120px;
	height:56px;
	padding:0 0 0 30px;
}

/* end of indexpage */

/* subpages */

#subpage_wrapper{
	width: 776px;
	margin: auto;
}

#banner {
	width: 776px;
	height: 101px;
	margin: auto;
	background: url(../images/subpages_02.jpg) no-repeat;
}

#nav {
	width: 776px;
	height: 26px;
	margin: auto;
}

#content_container{
	width: 776px;
	height: 328px;
	margin: auto;
	background: url(../images/subpages_10.jpg) no-repeat;
}

#content{
	width: 492px;
	margin: 149px 283px 0 0;
	position: absolute;
}

#content .indent {
	padding: 0 5px 0 30px;
}

#title_awards {
	width: 492px;
	height: 52px;
	background: url(../images/awardsCat_12.jpg) no-repeat;
}

#title_message {
	width: 492px;
	height: 52px;
	background: url(../images/message_12.jpg) no-repeat;
}

#title_judging {
	width: 492px;
	height: 52px;
	background: url(../images/judging_14.jpg) no-repeat;
}

#title_terms {
	width: 492px;
	height: 52px;
	background: url(../images/terms_14.jpg) no-repeat;
}

#title_contact {
	width: 492px;
	height: 52px;
	background: url(../images/contactus_14.jpg) no-repeat;
}

#title_myfavflc {
	width: 492px;
	height: 52px;
	background: url(../images/myfavflc_14.jpg) no-repeat;
}

#title_nominees {
	width: 492px;
	height: 52px;
	background: url(../images/nominees_14.jpg) no-repeat;
}

#title_thank {
	width: 492px;
	height: 52px;
	background: url(../images/thankyou.jpg) no-repeat;
}

#title_vote {
	width: 492px;
	height: 52px;
	background: url(../images/vote_14.jpg) no-repeat;
}

#nominate_container {
	width: 776px;
	min-height: 100%;
	margin: auto;
}

#nominate_subpage {
	width: 283px;
	float: right;
	margin-top: -110px;
	position: relative;
}

#list_subpage {
	width: 283px;
	float: right;
	margin-top: -25px;
	position: relative;
}

#spacer {
	clear: both;
	height: 30px;
}

#footer {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif; 
	font-size:10px;
	color:  orange;
	text-align: center;
	width: 776px;
	margin: auto;
}

/* typo */

.bigtitle {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif; 
	font-size:18px; 
	line-height:20px;
	font-weight: bold; 
	color: #fff;	
}

.title {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif; 
	font-size:14px; 
	line-height:15px; 
	color: orange;	
}

.orange_text {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif; 
	font-size:12px;
	color: orange;
	
}

.orange_text_big {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif; 
	font-size:17px;
	line-height:18px;
	font-weight:bold;
	color: orange;
	
}

.smallText {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif; 
	font-size:12px;
	color: #fff;	
}

/* Pop-up for profiles */

#pop {
	width: 750px; 
	height: auto;
	background-color:#000; 
	color:#FC3; 
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
	font-size:12px; 
	padding:5px 5px 5px 5px;
}


#content .indent .cedimg {
	padding-right: 10px;
	padding-bottom: 10px;
}
