
#designaposter a:link, #designaposter a:visited, #designaposter a:active{
	color: #FF0000;
	font-weight:bold;
}

#designaposter {
  float: left;
	width:524px;
}

#designaposter h4 {
  color: #FF0000;
	font-weight: bold;
	font-family:Verdana,Sans;
	font-size:10px;
	line-height:14px;	
}

#designaposter form {
	margin:0px;
	float: left;
	width:524px;
}

#designaposter h2 {
  background:#FFBFBF;
  color: #FF0000;
  float: left;
	width:514px;
}

#designaposter h2 a:link, #designaposter h2 a:visited, #designaposter h2 a:active{
  color: #FF0000;
  font-weight: bold;
}

#designaposter h2 a:hover{
  font-weight: bold;
}

/* Comments */
#designaposter #comments {
	margin: 0;
	padding: 0;
  float: left;
  width:524px;
}

#designaposter #comments h3 {
	border:0;
	margin:0;	
	padding: 5px 5px 5px 5px;
	vertical-align:middle;
	font-family:Verdana,Sans;
	font-size:10px;
	font-weight: bold;
	line-height:14px;	
	color:#FF0000;	
	border-bottom: 5px solid #FFFFFF;
	width:514px;
	background:#FFBFBF;
	float: left;
}

#designaposter #comments ul {
 	margin: 0;
	padding: 0;
  float: left;
	width:524px;
}

#designaposter #comments ul li{
  float: left;
	width:524px;
	list-style: none;
 	padding: 0px;
}

#designaposter #comment_form textarea {
	margin:0;	
	font-family:Verdana,Sans;
	font-size:10px;
	line-height:14px;	
	width:514px;
	height: 100px;
}

#entryImage #description {
	font-style: italic;
}

/********************/
/* Results */
#designaposter #entryResults {
	margin: 0;
	padding: 0;
  float: left;
  width:524px;	
}

#designapostergallery, .designapostergallery_pager {
 	margin: 0;
	padding: 0;
  float: left;
	width:524px;
}

.designapostergallery_pager {
	margin-bottom: 5px;
}

#designapostergallery .entrant{
  float: left;
	width:168px;
	list-style: none;
 	padding: 0px;
}
.entrant p {
	margin: 0;
	padding: 0;
  float: left;
  width:168px;	
}

.entrant .stat {
	border-bottom: 5px solid #FFFFFF; 
}

.stat .statDisplay{
 	color: #FFFFFF;
 	font-weight: bold;
	background-color: #FF0000; 
}

img.thumbnail {
  border-right : 2px solid #B4AAA5;
  border-bottom: 2px solid #B4AAA5;
}

img.thumbnail:hover {
  border-right : 2px solid #EB008C;
  border-bottom: 2px solid #EB008C;
}

/************************************************************************************************/
/* AJAX CAROUSEL */

#entry-carousel .carousel-list li { 
  float: left;
	width:168px;
	list-style: none;
 	padding: 0px;
	margin-right: 10px;
}


#entry-carousel .carousel-list li, #entry-carousel .carousel-list li .entrant { 
  float: left;
	width:168px;
	list-style: none;
 	padding: 0px;
	margin-right: 10px;
  text-align: left;
}

#entry-carousel {
	margin-bottom: 10px;
	float: left;
	width: 524px;
	height: 780px;
 	background: #FFFFFF;
}


/* BUTTONS */
#prev-arrow-container{ 
  float:left;
  width: px;
  margin: 0px;
  padding: 0px;
}

#next-arrow-container {
  float:left;
  width: px;
  margin: 0px;
  padding: 0px;
  text-align: right;
}

#next-arrow { 
	text-align: right;
  cursor:pointer; 
}

#prev-arrow { 
	text-align: left;
  cursor:pointer; 
}

/* Overlay */
#overlay {
  width: 300px;
  height: 260px;
  background-color:  #FFF;
  position: absolute;
  top: 120px;
  left: 90px;
  padding-top: 10px;
  z-index: 100;
  color: #000;
	text-align: center;
	font-size: 30px;
  line-height: 34px;
  filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#overlay #notice {
	font-size: 20px;
  line-height: 24px;
}


/************************************************************************************************/

#jumpentry {
	width: 324px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#jumpentry select {
	width: 324px;
	padding: 0px;
	margin: 0px;
	font-family:Verdana,Sans;
	font-size:10px;
	line-height:14px;		
}
 
#designaposter th {
	background:#FFBFBF;
  color: #FF0000;
  font-weight: bold;
}

#facts {
	margin: 0;
	padding: 0;
	position:relative;
	top: 0px;	
}

#facts li {
 	list-style: none;
 	padding-left: 12px;
 	padding-bottom: 12px;
}

img .qualify {
	background: #FF0000;
}

/* Form Styles */

input {
	font-family:Verdana,Sans;
  font-size:10px;	
}

.inputRow {
  padding-bottom: 10px;
}

.inputRow input {
	font-family:Verdana,Sans;
  font-size:10px;	
}

.inputRow textarea {
	font-family:Verdana,Sans;
  font-size:10px;	
}

#submitposter_login, #submitposter {
  float: left;
	width:524px;
}

#submitposter .inputRow {
  float: left;
  width: 524px; 
  padding-bottom: 10px;
}

#submitposter .inputRow label {
 	text-align: right;
  float: left;
  width: 160px; 
}

#submitposter .inputRow .entryInput, #submitposter .inputRow .submitInput{
  float: left;
  width: 346px; 	
	padding-left: 10px
}

#submitposter .inputRow .entryInput select {
 	float: left;
	font-family:Verdana,Sans;
  font-size:10px;	
	width: 346px; 	
}

#submitposter .inputRow .entryInput input {
 	float: left;
	width: 343px; 	
}

#rules_n_condition {
 	float: left;
	font-family:Verdana,Sans;
  font-size:10px;	
	width: 346px; 
	height: 346px; 	
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.entryResult{
position: relative;
z-index: 0;
}

.entryResult:hover{
background-color: transparent;
z-index: 50;
}

.entryResult span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.entryResult span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.entryResult:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

.themestatus {
	margin:0px;
	padding:0px;
	width:524px;
	float:left;
}

.themebox {
	margin:0px;
	padding:0px;
	width:168px;
	float:left;
}

.themebox h3 {
	color:red;
	line-height:28px;
	font-size:16px;
	font-weight:bold;
	font-family:verdana;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	height:30px;
	width:168px;
	float:left;
	border-bottom:5px solid #FFFFFF;
	background: white url(/i/bgheader.png) repeat-x;
}

.themebox .posterbox {
	margin:0px;
	padding:0px;
	background: url(/i/postercomp/bgposter.png) no-repeat;
	width:168px;
	height:200px;
	float:left;"	
}

.themebox .posterbox .title{
{
	width:114px;
	position:relative;
	top:95px;
	left:30px;
	color:red;
	line-height:24px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
