/* Eric Meyer reset.css */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* end Eric Meyer reset.css */
html {
	font-size: 67.5%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 1em;
	background: #094C7F url(bg.png) repeat-x top;
}

#container {
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	position: absolute;
	min-height: 700px;
}

#home #container {
	background: transparent url(home.jpg) no-repeat -1px 70px;
	height: 671px;
	text-indent: -9999px;
}

#contest #container {
	background: transparent url(contest.png) no-repeat center 76px;
}

#about #container {
	background: transparent url(about.png) no-repeat center 76px;
}

#prizes #container {
	background: transparent url(prizes.png) no-repeat center 76px;
}

#enter #container {
	background: transparent url(enter.png) no-repeat center 76px;
}

#info #container {
	background: transparent url(info.png) no-repeat center 76px;
}

#chair {
	background: url(chair.png) no-repeat;
	width: 119px;
	height: 156px;
	position: absolute;
	top: 377px;
	margin-left: 95px;
}

#logo {
	position: absolute;
	text-indent: 0;
	margin-left: 255px;
	top: 30px;
}

a:link,
a:visited {
	color: #00A8DF;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #00A8DF;
	text-decoration: none;
}

h1 {
	text-indent: -9999px;	
}

h2 {
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 5px;
}

h3 {
	font-weight: bold;
}

sup {
	vertical-align: super;
	font-size: .8em;
	line-height: 0;
}

div.enter-button {
	width: 232px;
	height: 50px;
	background: url(enter-button.png) no-repeat;
}

div.enter-button-02 {
	width: 232px;
	height: 50px;
	background: url(../submit-video-button.png) no-repeat;
}

div.enter-button-02 a {
	display: block;
	width: 232px;
	height: 50px;
	text-indent: -9999px;
}

#home div.enter-button {
	margin: 405px auto 0;
}

div.enter-button a {
	display: block;
	width: 232px;
	height: 50px;
	text-indent: -9999px;
}

p.vote-button,
p.informed-button {
	width: 265px;
	height: 50px;
	background: url(vote-button.png) no-repeat;
	float: left;
}

p.vote-button a,
p.informed-button a {
	display: block;
	width: 265px;
	height: 50px;
	text-indent: -9999px;
}

p.informed-button {
	background: url(informed-button.png) no-repeat;
}

#home div.vote-buttons {
	margin: 395px auto 0;
	width: 540px;
}

#home p.vote-button {
	margin-right: 10px;
}

#nav {
	width: 175px;
	border-top: 1px solid #fff;
	position: absolute;
	top: 337px;
	margin-left: 65px;
	text-indent: -9999px;
}

#home #nav,
#enter #nav,
#info #nav {
	top: 120px;
}

#nav li {
	border-bottom: 1px solid #fff;
}

#nav li a {
	display: block;
	width: 175px;
}

#nav-about {
	height: 69px;
	background: url(nav-about.png) no-repeat center;
}

#home #nav-about,
#enter #nav-about,
#info #nav-about {
	background: url(nav-about-home.png) no-repeat center;
}

#nav-about a {
	height: 69px;
}

#nav-contest {
	height: 42px;
	background: url(nav-contest.png) no-repeat center;
}

#home #nav-contest,
#enter #nav-contest,
#info #nav-contest {
	background: url(nav-contest-home.png) no-repeat center;
}

#nav-contest a {
	height: 42px;
}

#nav-prizes {
	height: 43px;
	background: url(nav-prizes.png) no-repeat center;
}

#home #nav-prizes,
#enter #nav-prizes,
#info #nav-prizes {
	background: url(nav-prizes-home.png) no-repeat center;
}

#nav-prizes a {
	height: 62px;
}

#nav-info {
	height: 65px;
	background: url(nav-info.png) no-repeat center;
}

#home #nav-info,
#enter #nav-info,
#info #nav-info {
	background: url(nav-info-home.png) no-repeat center;
}

#nav-info a {
	height: 65px;
}

#main-content {
	width: 600px; /* width is 680px */
	padding: 0 40px;
	background: url(container-bg.png) repeat-y;
	left: 50%;
	margin-left: -339px; 
	position: absolute;
	top: 175px;
	font-size: 1.2em;
	line-height: 1.6em;
}

#enter #main-content,
#info #main-content {
	margin-left: -340px;	
}

#about #main-content {
	top: 300px;
}

ol {
	margin-left: 35px;
	list-style-type: decimal;
}

ol.lower-alpha {
	list-style-type: lower-alpha;
}

#main-content ul {
	list-style-type: disc;
	margin-left: 35px;
}

#main-content p,
#main-content ul {
	margin-bottom: 20px;
}

#main-content li,
#main-content li p {
	margin-bottom: 5px;
}

#main-content ol li {
	margin-bottom: 15px;
}

#main-content ol.lower-alpha li {
	margin-bottom: 5px;
}

#main-content-bottom {
	background: #094C7F url(container-bottom.png) no-repeat center top;
	width: 680px;
	height: 34px;
	margin-left: -40px;
	margin-top: 40px;
	padding-bottom: 60px;
}

strong {
	font-weight: bold;
}

#lenny-right {
	float: right;
	width: 210px;
	margin-left: 10px;
	margin-top: -25px;
}

#disclaimer {
	background: #094C7F;
	color: #fff;
	width: 680px;
	margin-left: -40px;
	overflow: hidden;
	margin-top: -35px;
	line-height: normal;
	font-size: .9em;
}

#submit-video-section {
	padding: 20px;
	background: #F0F0F0;
	-moz-border-radius: 20px; 
	-webkit-border-radius: 20px;
}

#submit-video-section h2 {
	margin-bottom: 15px;
}

div.props-button {
	background: url(b-download-props.gif) no-repeat;
	width: 232px;
	height: 50px;
	margin: 15px 0 20px;
}

div.props-button a {
	display: block;
	width: 232px;
	height: 50px;
	text-indent: -9999px;
}

#main-content-bottom ul {
	list-style-tySelect two files in the project view...pe:none;
	margin:0 auto;
	width:820px;
}
#main-content-bottom ul li {
	display:block;
	float:left;
	padding: 0 20px;
	text-align:center;
}
#main-content-bottom li#copyright {
	padding-left:40px;
	text-align:left;
	width:200px;
}

em {
	font-style: italic;
}

span.alert {
    font-weight: bold;
    color: red;
}  

/********************************************
 Winners Page 
*********************************************/
#winners #main-content {
	background: url("../lenny_winners_bg.png") no-repeat scroll 0 0;
	top: 0;
	left: 240px;
	margin-left: 0;
	padding: 0; 
	width: 780px;
} 

#winners #disclaimer {
	margin: 2em 0;
	width: 780px;
} 

#winners hr {
	margin-top: 2em; 
	width: 780px;
} 

.videos {     
	background: white url("../lenny_hand.png") no-repeat scroll 158px 0;
	margin: 102px 0 0 304px;
	min-height: 1148px; 
	padding: 42px 15px 15px;
	width: 445px;
}  

.video {
	background-color: #ececec;
	color: #000;
	margin-bottom: 10px; 
	padding: 15px 10px 5px;
}

.video h1 {           
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 5px;
	text-indent: 0;
}

#main-content .video p {
	margin: 0;
} 

.video dl {
	font-size: 0.85em;
	line-height: 1.4;
}

.video dt {
	display: inline;
	font-weight: bold;
} 

.video dd {
	display: inline;
} 

.video dd a {
	text-decoration: none;
}

.video object {
	margin-bottom: 10px;
}
