* {
	margin-top: 0px;
	padding: 0px;
	
}
body {
	font-family: Arial;
	font-size: 0.75em;
	text-align: center;
	color: #444444;
}
h1 {
	/* color: #8eb803; */
	color: #81bd00;
	font-weight: normal;
	font-size: 3.2em;
	margin-bottom: 8px;
}
h2 {
	/* color: #8eb803; */
	color: #81bd00;
	font-weight: normal;
	font-size: 1.5em;
	padding-bottom: 3px;
	margin-bottom: 8px;
	
}
h3 {
	color: #ffffff;
	font-weight: normal;
	font-size: 1.3em;
	padding-bottom: 3px;
	margin-bottom: 8px;

}
p {
	padding-bottom: 6px;
	
}
a {
	color: #6fb100;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;	
}
a img {
	border:0px;
}
input{
	color: #444444;	
	font-size:11px;
}
input[type="text"]{
	width:300px;	
	font-size:11px;
}
textarea{
	width:300px;	
	font-size:11px;
}
#wrapper{
	margin:auto;
	width:1063px;
	text-align:left;
	background: url(../images/container-bg.jpg) repeat-y;	
}
#header {
	background-color:#81bd00;
	height: 125px;
	width:996px;
	margin-left:33px;
	margin-bottom:6px;
}

#container {
	float:left;
	width:996px;
	padding-left:33px;
	background:url(../images/main-bg.jpg) no-repeat top right;
	
}
#topNav {
	float:left;
	background: url(../images/top-nav_background.jpg) no-repeat;
	height:26px;
	margin-bottom:10px;
	width:100%;
}
#topNav ul {
	line-height:24px;
	list-style-type: none;
	overflow: auto;
	padding:0 0 0 13px;
}
#topNav ul li {
	float: left;
	padding-right: 11px;
	color: #ffffff;
	font-size: 1.3em;
}
#topNav ul li a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#topNav ul li a:hover {
	color: #81bd00;
}
#topNav ul li a.selected {
	color: #81bd00;
}
#submitentry{
	position:absolute; z-index:15; margin-left:680px; margin-top:20px;	
}
#leftNav{
	float:left; 
	width: 177px;
	margin-top:10px;
}
#leftNav ul{
	list-style-type: none;
	margin:0px; 
	padding:0 10px 0 10px;
}
#leftNav ul li {
	height:30px;
	line-height:30px;
	border-bottom:1px solid #e8e8e8;
	padding:0px;
}
#leftNav ul li.active {
	background-color:#81bd00;
	padding-left:5px;
}
#leftNav ul li.active a{
	color:#ffffff;
}
#leftNav ul li.active a:hover{
	color:#ffffff;
}
#leftNav ul li a {
	font-size:13px;
	color: #000000;
	text-decoration:none;
}
#leftNav ul li a:hover{
	color:#81bd00;
}
#leftNav ul li a.selected {
	color: #6fb100;
}


#leftNav ul li ul{
	padding:0px;
	margin-left:-5px;
}
#leftNav ul li ul li{
	line-height:20px!important;
	height:20px!important;
	border:0px;
	padding:0 0 0 5px;
	background-color:#ffffff;
}
#leftNav ul li ul li a{
	color: #000000!important;
}
#leftNav ul li ul li a:hover{
	color:#81bd00!important;
}
#leftNav ul li ul li.active{
	padding-left:5px;
	background-color:#ffffff;
}
#leftNav ul li ul li.active a{
	color: #81bd00!important;
}



#main {
	text-align: left;
	background: url(../images/main-bg.jpg) no-repeat;
	overflow: auto;
}

#InReview {
	background-color: #dddddd;	
	width: 177px;
	padding-bottom: 20px;
	float: left;
	font-size:10px;
	line-height:11px;
	color:#000000;
}
#mainContent {
	width: 800px;
	float: left;
	padding-left: 14px;
	
}

#mainContent #left {
	float: left;
	width: 500px;
}
#content{
	width:450px;
	font-size:11px;
}
#content h2{
	font-size:24px;
	color:#81bd00;
}
#mainContent #right {
	float: left;
	width: 200px;
}
#InReview .videoClip {
	padding-bottom: 13px;
	padding-left: 13px;
	padding-right: 8px;
}

#winners{
}
#winners .headline{
	float:left; 
	width:200px; 
	padding-bottom:10px;	
	color: #81bd00;
	font-size: 1.2em;
	font-weight:bold;	
}
#winners .left{
	float:left; width:200px;
}
#winners .right{
	float:left; width:250px; padding-bottom:20px;	
}
#footer {
	background: url(../images/footer-bg.jpg) repeat-y;
	height: 137px;
	width: 100%;
	padding-top:10px;
}
.lastDateSubmission {
	color: #81bd00;
	font-size: 1.2em;
	font-weight:bold;
}
.greenHeadline{
	color: #81bd00;
	font-size: 1.2em;
	font-weight:bold;
}
a.tellAFriend {
	color: #444444;
	font-size: 1.0em;
	text-decoration: none;
}
a.tellAFriend:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}
.feedBox {
	background: url(../images/feed-bg.jpg) repeat-x;
	width: 130px;
	margin-right: 12px;
	float: left;
	padding: 10px;
	overflow:hidden;
}
.feedBox span{
	font-size: 10px;
	font-weight: bold;
	color: #000000;	
	line-height:11px;
}
.feedBox a{
	font-size: 10px;
	color: #444444;
	text-decoration:none;
	line-height:10px!important;
}
.feedBox a.author{
	color:#363636;
}

.feedBox a:hover{
	text-decoration:underline;
}
.textAreaRight {
	padding-top: 250px;
	font-size:11px;
}
.textAreaBig {
	width: 450px;
	font-size:11px;
}

.push{
	float:left;
	width:450px;	
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #c3c3c3;
	font-size:11px;
	
}
.push img{
	float:left;
	padding-right:10px;
}
.push div{
	float:left;	
	width:320px;
}
.push h2{
	font-size:18px;
	color:#040404;	
}

.border{border-left:1px solid #81bd00;}
.topmargin{	margin-top:10px;}
.winnerPicture {  
	padding-bottom: 10px; 
	padding-right: 10px; 
	width: 80px; 
	/* height: 107px; */
}
.teaserPicture {  
	padding-bottom: 10px; 
	padding-right: 10px; 
	width: 110px; 
	/* height: 107px; */
}