/* Caption Contest */

/* Type */
#main-content h1 {font-size: 1.2em; margin: 1em 0 .5em;}
#main-content h2 {font-size: 1.5em; margin: .2em 0; color:#F88A0D;}

/*Layout*/
#main-content {
	background: #fff url(/caption-contest/img/footer-bg.jpg) left bottom no-repeat;
	padding-bottom: 120px;
	}
#caption-header {
	clear: both;
	}
#caption-header h1 {
	margin: 0;
	text-indent:-9999em;
	}
#caption-header h1 a {
	background: url(/caption-contest/img/cartoon-caption-header.jpg) left top no-repeat;
	display: block;
	height: 118px;
	width: 778px;
	}	
#nav {
	margin-bottom: 18px;
	overflow: hidden;
	}
#nav ul {
	margin: 0;
	padding: 0;
	}
#nav  li {
	text-indent: -9999em;
	float: left;
	}
#vote a, #vote a:hover  {
	display:block;
	width:392px;
	height: 52px;
	background:url(/caption-contest/img/vote-nav.png) left top no-repeat;
	}
#vote a:hover{
	background:url(/caption-contest/img/vote-nav.png) left -52px no-repeat;
	}
#previous a, #previous a:hover {
	display:block;
	width:386px;
	height: 52px;
	background:url(/caption-contest/img/previous-nav.png) left top no-repeat;
	}
#previous a:hover{
	background:url(/caption-contest/img/previous-nav.png) left -52px no-repeat;
	}
#content-inner {
	width: 66%; 
	margin: 0 auto 18px; 
	padding-bottom:18px; 
	clear:both;
	}
#content-inner.home {
	border-bottom: 1px solid #777;
	padding-bottom: 0;
	}
.secs-outer {
	margin: 0 auto;
	width: 510px;
	clear:both; 
	margin-top:18px; 
	overflow:hidden;
	border-bottom: 1px solid #777;
	}
div.last {
	border-bottom: none;
	}
.secs {
	float: left;
	width: 235px;
	}
/*Vote */
.center {
	margin: 0 auto 54px;
	width: 66%
	}
	
/*Form */
.elqFieldValidation { 
	background-color:FC8888;
	}	
#main-content input, #main-content select {
	margin: 4px 0;
	}
label {
	font-weight: bold;
	}
iframe {
	width: 100%;
	}

/* Classes */
.right {
	float: right;
	}
#main-content img.cartoon {
	margin:0 auto;
	border: 1px solid #777; 
	display:block;
	}
#home p.wincap {
	margin: 9px 0 3px 0;
	}
