body {
	width: 960px;
	font-family: "Gill Sans MT", "Gill Sans", Arial, sans-serif;
	color: #FFFFFF;
	background:#8C867D;
	margin: 0 auto;
}

body.dev {
	background:#C20000;
}

fieldset {
	border: none;
	width: 380px;
	font-size: 1em;
	font-weight: 200;
	margin: 0;
	padding: 0;
}

fieldset p {
	width: 320px;
	margin-left: 20px;
	text-indent: -19px;
	margin-bottom: 0px;
}

legend {
	margin-bottom: 10px;
}

label {
	display: block;
	font-weight: 200;
	font-size: 1em;
}

blockquote {
color: #f0efef;
}

dt {
margin-top: 5px;
}

h1,h2,h3,h4,h5,h6 {
	color:#FFFFFF;
	padding-bottom:5px;
	margin: 0;
	font-family: "Gill Sans MT", "Gill Sans", Arial, sans-serif;
	font-weight: bolder;
	text-transform: uppercase;
}

h1 { font-size: 32px; 
	padding: 0px 0; }

h2 {
	font-size:2em;
	line-height: 1em;
	margin-bottom:10px;
}

h2 a {
	color: #ffffff;
}

h3 {
	font-size: 22px;	
}

h4 {
	font-size: 18px;	
}


h3 a, h3 a:hover {
	color:#ffffff;
}

h4 a, h4 a:hover {
	color:#ffffff;
}

ul {
	list-style:none;
	padding: 0;
	line-height: 1.3em;
}

textarea {
	font-family: "Gill Sans MT", "Gill Sans", Arial, sans-serif;
	width:204px;
	height:100px;
}

input[type="password"],input[type="text"] {
	width:200px;
}

table, th, td {
	border: 0;
}

.column, .left {
	float: left;
}

.right {
	text-align:right;
	float: right;
	z-index: 1;
}

.inline {
	display: inline;
}

.indent {
	margin-left: 15px;
}

p { 
	margin-top: 5px;
	margin-bottom: 8px;	
}

a           { color: #E9B753; text-decoration: none; outline: none; }
a:hover     { color: #8A070B; }

.light a { color: #8A070B; text-decoration: none; outline: none; }
.light a:hover { color: #8A070B; }

.black_box_container a:hover { color: #8A070B; outline: none; }

#content {
	position: relative;
	margin: 0 auto;
	background: #4B4B4B;
	width: 960px;
	padding-top:20px;
	border-left: 4px white solid;
	border-right: 4px white solid;
	min-height:850px;
	height:auto !important;
	height:850px;
}

#header {
	width: 100%;
	position:relative;
	margin: 0 auto;
	height:240px;
	border-top: 4px white solid;
	border-left: 4px white solid;
	border-right: 4px white solid;	
}

#banner {
	position: relative;
	z-index: 20;
	height:171px;
	width:100%;
	background-image: url(images/background-top.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#banner img {
	position:absolute;
}

#logo {
	left:20px;
	top:2px;
	width:324px;
	height:161px;
}

#voting_logo {
position: absolute;
	left:740px;
	top:530px;
}

#winner_1 {
	left:434px;
	top:103px;
	width:30px;
	height:62px;
}

#winner_2 {
	left:446px;
	top:88px;
	width:61px;
	height:77px;
}

#winner_3 {
	left:488px;
	top:67px;
	width:103px;
	height:93px;
}

#winner_4 {
	left:570px;
	top:39px;
	width:151px;
	height:110px;
}

#winner_5 {
	left:697px;
	top:11px;
	width:185px;
	height:120px;
}

#winner_6 {
	left:860px;
	top:0px;
	width:100px;
	height:109px;
}

#sponsor_container {
	width: 960px;
	height: 240px;
	margin: 0 auto;
	position: absolute;
	top:0;
	float: left;
}
#sponsor_hidden {
	left:752px;
	top:130px;
	width:208px;
	height:36px;
	position: absolute;
	z-index: 20;
}

#footer {
	width:100%;
	background-color: #BEBEBE;
	position: relative;
	margin: 0 auto;
	height:22px;
	border-bottom: 4px white solid;
	border-left: 4px white solid;
	border-right: 4px white solid;
	padding-top: 3px;
}

#footer.clocky_left .left {
	position:relative;
	left: 110px;
}

#footer.clocky_left .right {
	position:relative;
	right: 8px;
}

.clocky_left .footer_clocky {
	position: absolute;
	bottom: 5px;	
	left: 10px;
	width: 262px;
	height: 131px;
	background-image: url(/images/clocky_bottom_left.png);
	background-repeat: no-repeat;
	
}

.clocky_left .footer_clocky .clocky_text {
	position: absolute;
	top: 12px;
	left: 150px;
	font-weight: bolder;
	font-family: Gill Sans, Gill Sans MT, Arial;
	font-size: 15px;
}

#footer.clocky_right .left {
	position:relative;
	left: 38px;
}

#footer.clocky_right .right {
	position:relative;
	right: 112px;
}

.clocky_right .footer_clocky {
	position: absolute;
	bottom: 5px;	
	right: 15px;
	width: 278px;
	height: 189px;
	background-image: url(/images/clocky_bottom_right.png);
	background-repeat: no-repeat;
}

.clocky_right .footer_clocky .clocky_text {
	position: absolute;
	top: 12px;
	left: 15px;
	width: 175px;
	font-weight: bolder;
	font-family: Gill Sans, Gill Sans MT, Arial;
	font-size: 15px;
	text-align: left;
}

/* Navigation */

#nav {
	position:relative;
	z-index: 20;
	height: 46px;
	width: 960px;
	background-image: url(images/nav.gif);
	background-repeat: repeat-x;
	background-position: top center;
	vertical-align: middle;
	color: #FFFFFF;
}

#nav ul {
	margin: 0;
	padding:0;
	list-style:none;
}

#nav li {
	float:left;
	margin:0;
	padding:0;
}

#nav li.current {
	background-image: url(images/nav_current.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

#nav_links {
	padding-left: 32px;
}

#nav_links a {
	display: block;
	padding: 0 18px 0 18px;
	font-size: 1.4em;
	line-height: 46px;
	color: #FFFFFF;
}

#nav_links a:hover, #subnav a:hover {
	color:#C20000;
	text-decoration: none;
}

#nav_links a:active { color: #700000; }


#nav_login {
	float: right;
	text-align:right;
	font-size: 1em;
	padding-top:3px;
	line-height:18px;
	margin-right: 22px;
}

#nav_login a {
	color:#FFFFFF;
	font-size:1.0em;
	padding:0;
	margin:0;
	line-height:18px;
}

#nav_login a.login-button {
	margin-right: 6px;
}

#nav_login a.join-button {
	margin-left: 6px;
}

#nav_login a#RES_ID_fb_login, #nav_login a.fb_button {
	margin-top: 2px;
	line-height:10px;
	font-size: 10px;
}

#nav_login input {
	font-size:.9em;
	width:110px;
	margin-left:10px;
	background-color:transparent;
	border:0;
	border-bottom: 1px dotted #fff;
	color:#FFFFFF;
}

#nav_login #password_field {
	display:none;
	margin-top: -8px;
}

#nav_login #join {
	margin-top: -1px;
}

#nav_submit {
	position:absolute;
	top:0px;
	left:-1000px;
}

/* Subnav/timer */

#subnav {
	position: relative;
	z-index: 10;
	color: #333;
	font-size: 1.1em;
	left: 0px;
	width: 960px;
	height: 16px;
	padding: 0px 0 3px 0;
	background-color: #E9B753;
	border-top: 4px white solid;
	text-align: left;
}

#subnav a { color:#333; font-weight:bold; } 

#countdown {
	height:19px;
	width:100%;
	position:relative;
	top:-3px;
	margin-left: 55px;
	text-align: left;
}

.remaining {
	font-weight:bold;
}

/* Homepage Elements */

#homepage_lowerstuff {
	width:900px;
	margin-left: 40px;
	margin-top: 20px;
	line-height: .9em;
	font-size: 1.2em;
}

#homepage_lowerstuff li {
	line-height: 1.2em;
}

.header_subtitle {
	line-height: .9em;
}

.subtitle {
	line-height: 1.2em;
	margin-left: 10px;
}

#homepage_lowerleft {
	float:left;
	width: 250px;
}

#homepage_lowermiddle {
	width: 300px;
}

#homepage_lowermiddle img {
	padding-top: 10px;
	padding-bottom:20px;
}

#homepage_ad {
	float:right;
	width: 300px;
	height: 300px;
}

/* Common Elements */

.main {
	margin-top: 5px;
	margin-left: 40px;
	min-height:240px;
	height:auto !important;
	height:240px;
	width: 585px;
	padding-bottom: 0px;
	font-size: 1.25em;
	line-height: 1em;
}

.rpc {
	width: 438px;
	margin-left: 10px;
	position:relative;
	z-index:1;
}

.archive_main {
	margin-top: 5px;
	margin-left: 40px;
	min-height:240px;
	height:auto !important;
	height:240px;
	width: 585px;
	padding-bottom: 0px;
	font-size: 1.2em;
	line-height: 1.1em;
}

.fb_tools {
	position:absolute;
	left:540px;
	top:86px;
	z-index:2000;
}
.fb_share {
	display: block;
	float: right;
}

.fb_plugin {
	margin-bottom: 10px;
}

.entry {
	margin-top: 5px;
	margin-left: 20px;
	min-height:240px;
	height:auto !important;
	height:240px;
	width: 585px;
	padding-bottom: 0px;
	line-height: 1.2em;
	font-size: 1.1em;
	font-weight: 400;
}

.entry_badge {
   float: left;
   margin-top: -10px;
   margin-right:  10px;
   margin-bottom: 10px;
}

.entry_guidelines p {
	margin-bottom: 20px;
}

.home_winner {
	width: 590px;
}

.home_winner_text {
	margin-left: 215px;
	margin-top: 0px;
	width: 370px;
	font-size: 1.2em;
	line-height: 1.2em;
	
}

.home_winner_image {
	float: left;
	margin-top: 0px;
	width: 200px;
	height: 150px;
}

.no_margin {
	margin: 0;
}

.margin_top {
	margin-top: 15px;
}

.smaller {
	font-size: 11.5px;
	line-height: 1.2em;
}

.light {
	color: #4b4b4b;
}

.quiet {
color: #ffffff;
}

.sidebar {
float: left;
width: 100px;
font-size: .8em;
margin-left: -20px;
}

.sidebar li{
margin-bottom: 7px;
}

.hint_content {
float: left;
width: 480px;
font-size: .9em;
line-height: 1.2em;
color: #ffffff;
}

.hint_content h3 {
font-size: 1em;
margin-top: 10px;
}

.black_box_container {
	float: left;
	display: block;
	width: 255px;
	min-height:410px;
	height:auto !important;
	height:410px;
	
}

.black_box_container div {
	width: 250px;
	overflow: none;
	background: #000000;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}

.black_box_voting_container {
	float: left;
	margin-top: 8px;
	display: block;
	width: 300px;
	min-height:100px;
	height:auto !important;
	height:100px;
}

.black_box_voting_container div {
	width: 250px;
	overflow: none;
	background: #000000;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
}

#enter_box_container {
	float:left;
	position: relative;
	background: url(/images/entry_form_bkg.png) repeat-y;
	width: 570px;
	min-height:500px;
	height:auto !important;
	height:500px;
	margin-bottom: 15px;	
}

#enter_box_container fieldset {
	width: 340px;
}

#enter_box_watermark {
	position: absolute;
	background: url(/images/entry_form_watermark.png);
	bottom: 0px;
	right: 0px;
	width: 295px;
	height:133px;
	z-index: 0;
}

#entry_icons_container {
	position: relative;
	padding-top: 10px;
	width: 340px;	
	display: block;
	height: 120px;	
} 

#entry_icons_container img {
	margin-left: 10px;
}

#entry_icons_jpeg {
	float:left;
	width: 165px;
	display: block;	
}

#entry_icons_mov {
	top:0;
	left:0;
	float: left;
	width: 165px;
	display: block;
}

#entry_icons_container div.wrapper {
	width: 150px;
	height: 62px;
	display: inline;
	position: absolute;
	overflow: hidden;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
}

#entry_icons_container #entry_icons_mov div {
	background-image: url(/images/mov_icon.png);
}

#entry_icons_container #entry_icons_jpeg div {
	background-image: url(/images/jpeg_icon.png);
}

#entry_icons_container #entry_icons_mov div.file_success, #entry_icons_container #entry_icons_jpeg div.file_success {
	background-position: 0px -62px;
}

#entry_icons_container #entry_icons_mov div.file_failure, #entry_icons_container #entry_icons_jpeg div.file_failure {
	background-position: 0px -124px;
}

.entry_browse {
	position: relative;
	display: block;
	top: 25px;
	left: 65px;
	width: 59px;
	height: 18px;
	background-image: url(/images/buttons/browse.png);
	background-position: 0 0;
	z-index: 1;
}

.entry_browse:hover {
	background-position: 0 -17px;
}

.black_box_enter {
	float: left;
	width: 340px;
	overflow: none;
	display: block;
	clear: none;
	min-height:500px;
	height:auto !important;
	height:500px;
	padding: 15px 15px 15px 15px;
}

.gray_box_enter {
	float: left;
	width: 170px;
	display:block;
	overflow: none;
	clear: none;
	min-height:500px;
	height:auto !important;
	height:500px;
	padding: 15px 15px 15px 15px;
}

.black_box_enter input[type="text"], .black_box_enter textarea {
 	width: 88%;
	background-color: #DADADA;
	margin: 0 0 10px 0;
	padding: 2px;
}

.rules {
	width: 290px;
	float: right;
	display: block;	
	min-height:410px;
	height:auto !important;
	height:410px;
	font-size: 1em;
}

.rules li {
 	line-height: 1.1em;
	list-style: disc;
	margin-left:15px;
	margin-top: 8px;
	font-weight: 100;
	
}

.rules ul {
	margin: 0 0 0 0;
	
}

.adblock
{
	position: relative;
	width: 468px;
	margin: 10px auto 15px 0px;
	float: left;
}

.error p, .error li {
	color:#C20000;
}

.badge_first {
	position: absolute;
	background-image: url(/css/images/first_place_ribbon.png);
	top: 75px;
	left: 15px;
	width: 71px;
	height: 79px;
}

.badge_first a {
	display: block;
	width: 100%;
	height: 100%;
}

.badge_first_small {
	background-image: url(/css/images/first_place_ribbon_small.png);
	width: 30px;
	height: 31px;
}

.badge_first_small a {
	display: block;
	width: 100%;
	height: 100%;
}

.ecritique_image {
	width: 400px;
	height: 300px;
}

#dropdown {
	position: absolute;
	left: 640px;
	top: -23px;
	width: 270px;
	padding-left: 15px;
	padding-right: 15px;
	z-index: 15;
	border-right: 4px white solid;
	border-bottom: 4px white solid;
	border-left: 4px white solid;
	padding-top: 5px;
	background-color: #BEBEBE;
	background-image: url(images/clocky_watermark.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	font-size:1.1em;
	line-height:14px;
	display: none;
	-moz-border-radius-bottomleft: 45px;
	-webkit-border-bottom-left-radius: 45px;
	border-bottom-left-radius: 45px;
	-moz-border-radius-bottomright: 45px;
	-webkit-border-bottom-right-radius: 45px;
	border-bottom-right-radius: 45px;
}


.fields {
	margin-top:18px;
}

.admin {
	margin-top: 5px;
	margin-left: 40px;
	min-height:240px;
	height:auto !important;
	height:240px;
	width: 880px;
	padding-bottom: 0px;
	line-height: 1.2em;
	font-size: 1.1em;
	font-weight: bold;
}

.admin input[type=text] {
	width:200px;
	
}

.blah {
inherit: none;
}

.admin textarea {
    width: 300px;
    height:300px;
    }

.admin_label {
	padding-top: 5px;
	margin-right: 5px;
}


.admin textarea.short {
	height: 110px;
}


.info {
	margin-bottom:18px;
	margin-top: 15px;
}

.info div {
	min-height:20px;
	height:auto !important;
	height:20px;
	margin-bottom:9px;
}

#profile_comps {
	float: left;
	width: 580px;
	}
	
.profile_facebook {
	float: left;
	width: 400px;
}

#like-box .fb_iframe_widget {
	background-color: #fff;
}

#skyscraper {
	position:absolute;
	top:230px;
	right:62px;
	width:250px;
	height:350px;
}

#skyscraper_higher {
	position:absolute;
	top:130px;
	right:62px;
	width:250px;
	height:350px;
}

#skyscraper_highest {
	position:absolute;
	top:20px;
	right:62px;
	width:250px;
	height:350px;
}

.sponsor
{
	width: 250px;
	margin: 0 auto 10px auto;
}



#rating_content {
	height:46px;
	padding-bottom:10px;
}

#rating_track {
	width:396px; 
	height:35px;
	background-image:url(/css/images/22star.gif);
}

#rating_handle {
	width:36px;
	height:35px;
}

.rating_text p {
	text-align:center;
	color: #bebebe;
	font-size: 1.2em;
	margin-bottom: 0;
}

.rating_text strong {
	color: #ffffff;
	font-weight: normal;
}

.empty_stars {
	background-image: url(/images/stars_empty.png);
	background-repeat: no-repeat;
	margin-top:5px;
	width:565px;
	height:45px;
	position:relative;
	top:0px;
	left:0px;
	margin-bottom: 7px;
	text-align: left;
}

.full_stars {
	background-image: url(/images/stars_filled.png);
	background-repeat: no-repeat;
	height:45px;
	position:relative;
	top:0px;
	left:0px;
	text-align: left;
}

/* Home Page */

#home {
	background:url(images/home.gif) no-repeat center;
	height:300px;
	margin-bottom:45px;
}

#info {
	min-height:630px;
	height:auto !important;
	height:630px;
	width:630px;
}

#homebox, #homebox DIV {
	min-height:20px;
	height:auto !important;
	height:20px;
}

#info h3 {
	padding-bottom:3px;
}

#info h2 {
	background-image: url("images/whatshappening.png");
}

#crop
{
	position: relative;
	height:130px;
	margin-top: 0px;
	background: #000000;
	border-top: 4px gray solid;
	border-bottom: 4px gray solid;
}

#crop h2
{
	margin-left: 15px;
	margin-top: 6px;
	z-index: 5;
	position: relative;
}

.crop_images {
	margin-top: 3px;
	margin-left: 15px;
}


#info_stats {
	padding-right: 93px;
	padding-left: 347px;
	padding-top: 22px;
	min-height:125px;
	height:auto !important;
	height:125px;
	background-color: #5E5E5E;
	float: left;
}

#info_stats div {
	min-height:125px;
	height:auto !important;
	height:125px;
	width:260px;
}

/* Entries */
.comment {
	line-height: 1em;
	margin-top: 20px;
}

div.comments
{
	width: 467px;
	margin: 40px auto 0 20px;
}

/* Voting */

#entries div {
	width: 100px;
	height: 75px;
	font-size: 1.5em;
	text-align: right;
	vertical-align: bottom;
	background-repeat: no-repeat;
	float:left;
}

#entries div a {
	width: 95px;
	height: 25px;
	padding-top: 50px;
	padding-right: 5px;
	display:block;
}

#entries div a:hover {
	border:none;
}

#entries div a span {
	display:none;
}

#entries div a:hover span {
	display:inline;
	color: #C20000;
	background-color: #F4F3DF;
	border: 1px #3A3A3A solid;
	padding: 0px 2px 0px 2px;
	font-size: 1.1em;
}

/* Archives */

.archive_dark {
background-color: #353535;
}

.archive_light {
background-color: #5e5e5e;
}

table.archives {
	width:625px;
	margin-left: -40px;
	background: #000000;
	font-size: 1.1em;
}

table.archives p {
 	margin-top: 5px;
 	margin-bottom: 0px;
	line-height: 15px;
}

table.monthly {
	background: #353535;
	width:580px;
	border-collapse: collapse;
}

table.monthly tr {
	border-bottom: 4px #4b4b4b solid;
}
table.monthly td {
	padding-top: 20px;
	padding-bottom: 15px;
}
table.monthly td.first {
	padding-left: 30px;
}


table.four-up {
	background: #353535;
	width:625px;
	margin-left: -40px;
	border-collapse: collapse;
}

table.four-up tr {
	border-bottom: 4px #4b4b4b solid;
}


table.four-up td {
	width:122px;
}

table.four-up p {
	width:122px;
	line-height: 14px;
	margin: 2px 0 0 0;
	overflow:hidden;
	overflow:ellipsis;
}

.archive_cells {
	background: #353535;
}

.archive_cells td {
	border-bottom:5px #4b4b4b solid;
	padding-left: 20px;
}

.archives_winner_name {
	float:left;
	display: block;
	width: 130px;
}

.archives_winner_image, .archive_image {
	float: left;
	width: 60px;
	position:relative;
}

table .badge_medium {
	position:absolute;
	top:-10px;
	left:-18px;
}

table.archives img {
	margin-bottom:5px;
}

table.archives .title {
	width:180px;
	text-indent: 20px;
	padding-left: 20px;
}

table.archives .entries {
	width:100px;
}

table.archives .winner {
	width:230px;
	padding-left: 0px;
}

table.archives .download {
	width:95px;
	padding-left: 0px;
}

/* Archive SubNav */

.subnav {
	position:relative;
	z-index: 20;
	height: 30px;
	width: 625px;
	background-image: url(images/nav.gif);
	background-repeat: repeat-x;
	background-position: top center;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: .9em;
	margin-top: 10px;
	margin-left: -40px;
	margin-bottom: 7px;
}

.subnav ul {
	margin: 0;
	padding:0;
	list-style:none;
}

.subnav li {
	float:left;
	margin:0;
	padding:0;
}

.subnav li.current {
	background-image: url(images/nav_current.gif);
	height: 30px;
	background-repeat: repeat-x;
	background-position: top center;
}

.subnav_links {
	padding-left: 25px;
}

.subnav_links a {
	display: block;
	padding: 0 12px 0 15px;
	font-size: 1.2em;
	line-height: 24px;
	color: #FFFFFF;
}

.subnav_links a:hover {
	color:#C20000;
	text-decoration: none;
}

.subnav_links a:active { color: #700000; }


/* Resources */
.rigs_container {
	float:left;
	position: relative;
	left: -40px;
	background: url(/images/recommended_rigs_bkg.png) repeat-y;
	width: 625px;
	min-height:100px;
	height:auto !important;
	height:100px;
	margin-top: 10px;
}

.rigs_left {
	float: left;
	width: 190px;
	overflow: none;
	display: block;
	min-height: 50px;
	height:auto !important;
	height: 50px;
	padding: 15px 15px 15px 40px;
	line-height: 1em;
}

.rigs_left img {
    float: right;
    margin-left: 5px;
}

.rigs_right {
	float: left;
	width: 335px;
	display:block;
	overflow: none;
	min-height: 50px;
	height:auto !important;
	height: 50px;
	padding: 15px 15px 15px 15px;
}

table.resources {
width: 330px;
margin-left: 5px;
}

table.resources td {
margin-left: 15px;
padding-top: 10px;
}



/* FAQ */
.question {
	font-weight:bold;
	color: #E9B753;
}

/* Theatre */

#theatre {
	background-color: #4b4b4b;
}

.video_player {
	margin-bottom: 0px;
}

.entry_video_player {
	margin-bottom: 20px;
	margin-left: -20px;
}


.next_buttons {
	width: 608px;
	background-color: #3F3F3F;
}

.next_buttons a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 45px;
	padding-top:30px;
	font-size: 1.1em;
	color: #ffffff;
	font-weight: bold;
	display: block;
	z-index: 2;
}

.button_overlay {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #4b4b4b;
	opacity: .7;
	z-index: 1;
	width: 100%;
	height: 100%;
}

.previous_image {
	position: relative;
	text-align: center; 
	margin: 10px; 
	height: 75px; 
	width: 100px;
}

.next_buttons span {
	margin-top: 200px;
	font-size: 1.8em;
}

.next_buttons .next {
	position:relative;
	top: 30px;
	left: -75px;
}

.next_buttons .previous {
	position:relative;
	top: 30px;
	left: 75px;
}

#theatre #logo {
	position: absolute;
	top:481px;
	left:753px;
}

#theatre .video_player {
	position:absolute;
	top:18px;
	left:20px;
	margin:0px;
}

/*#theatre #rating_form {
	position:absolute;
	left:525px;
	top:467px;
}*/

#theatre #rating_form p.legend {
	width:290px;
}

#theatre p.legend {
	font-size: 1.0em;
	text-align: left;
	margin: 0;
	text-indent: 0;
}

#theatre #goals li {
	font-size: .8em;
	text-align: left;
	font-weight: bold;
}

#comment_box {
	position:absolute;
	left:20px;
	top:523px;
}

#theatre #rating_form #comment {
	background-color: #353535;
	width: 375px;
	height: 61px;
	color: #ffffff;
	border-top: 3px #000 solid;
	border-left: 3px #000 solid;
	border-right: none;
	border-bottom: none;
}

#theatre #comment_box.plus #comment {
	width:250px;
	height:280px;
}

#theatre .sponsor {
	margin: 0;
}

#theatre .ads, #theatre #goals {
	position: absolute;
	top: 275px;
	left: 645px;
	width: 300px;
	height: 250px;
}

#theatre #animations_left {
	position:absolute;
	width: 220px;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
}

#theatre #skyscraper {
	position:absolute;
	top:13px;
	left:645px;
	width:300px;
	height:250px;
}

#skip_submit {
	position:absolute;
	top:625px;
	left:248px;
	width:45px;
}

#submit_box {
	position:absolute;
	top: 550px;
	left: 440px;
}

#theatre #rating_track {
	text-align:left;
	margin:0;
	padding:0;
}

#theatre #rating_handle {
	position:relative;
	top:0px;
	left:0px;
	text-align:left;
}

/* Other */
.center {
	text-align:center;
}

.browsers {
	list-style: disc;
	line-height: 1.1em;
	font-size: .9em;
}

.browsers li {
	margin-bottom: 10px;
}

.button {
	height: 35px;
	margin-bottom:5px;
}

.less_space {
	margin-bottom:6px;
}

.hidden {
	display:none;
}

.reflected {
	margin:0;
}

table.jCalendar {
    border-collapse: separate;
    border-spacing: 1px;
    table-layout:fixed;
}
table.jCalendar th {
	background: #bebebe;
	color: #000;
	width: 39px;
	font-weight: bold;
	padding: 0;
	text-align: center;
}

table.jCalendar td {
	background: url(/images/calendar_white_bkg.png);
	background-repeat: no-repeat;
	width: 40px;
	height: 24px;
	color: #000;
	padding: 0px 5px;
	text-align: right;
}
table.jCalendar td.other-month {
	background: none;
}
table.jCalendar td.today {
	background: url(/images/calendar_yellow_bkg.png);
	background-repeat: no-repeat;
}

table.jCalendar td.current-month.deadline {
	background: url(/images/calendar_red_bkg.png);
	background-repeat: no-repeat;
	color: #fff;
}

table.jCalendar td.past {
	background: url(/images/calendar_gray_bkg.png);
	background-repeat: no-repeat;
	color: #898989;
}

table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}

.karmojo {
width: 300px;
}


/*** Dropdown menu STYLES ***/
.ddmenu {
	list-style: none;
	padding: 0;
	margin: 0;
}

.ddmenu > li {
	float: left;
}

.ddmenu > li > a {
	display: block;
}

.ddmenu > li ul {
	display: none;
	width:100px;
	list-style: none;
	position: absolute;
	margin: 6px 0 0 15px;
	z-index: 90;
	padding: 0;
}

.ddmenu > li ul a {
	display: block;
	width: 100px;
	padding: 5px;
	color: #fff;
	background-color: #494949;
}

/*** END Dropdown Menu STYLES ***/

/* new badges */

.badge_small {
	display: inline-block;
	background-image:url(/images/badges/badges_small.png);
	background-repeat: none;
	height: 27px;
	width: 23px;
}

.badge_small.rank_1 {
	background-position: 0px;
}
.badge_small.rank_2 {
	background-position: -25px;
}
.badge_small.rank_3 {
	background-position: -50px;
}
.badge_small.rank_11 {
	background-position: -75px;
}
.badge_small.rank_20 {
	background-position: -100px;
	width: 20px;
}
.badge_small.rank_50 {
	background-position: -125px;
	width: 20px;
}
.badge_small.rank_100 {
	background-position: -150px;
	width: 20px;
}
.badge_small.rank_all {
	background-position: -177px;
	width: 15px;
}
.badge_small.rank_ff {
	background-position: -200px;
	width: 18px;
}

.badge_medium {
	display: inline-block;
	background-image:url(/images/badges/badges_medium.png);
	background-repeat: none;
	height: 39px;
	width: 36px;
}

.badge_medium.rank_1 {
	background-position: 0px;
}
.badge_medium.rank_2 {
	background-position: -38px;
}
.badge_medium.rank_3 {
	background-position: -76px;
}
.badge_medium.rank_11 {
	background-position: -114px;
}
.badge_medium.rank_20 {
	background-position: -152px;
	width: 30px;
}
.badge_medium.rank_50 {
	background-position: -190px;
	width: 30px;
}
.badge_medium.rank_100 {
	background-position: -228px;
	width: 30px;
}
.badge_medium.rank_all {
	background-position: -268px;
	width: 23px;
}

.badge_large {
	display: inline-block;
	background-image:url(/images/badges/badges_large.png);
	background-repeat: none;
	height: 85px;
	width: 67px;
	float:left;
	margin-top: -10px;
	margin-right:  10px;
	margin-bottom: 10px;
}

.badge_large.rank_1 {
	background-position: 0px;
}
.badge_large.rank_2 {
	background-position: -68px;
}
.badge_large.rank_3 {
	background-position: -136px;
}
.badge_large.rank_11 {
	background-position: -204px;
}
.badge_large.rank_20 {
	background-position: -272px;
}
.badge_large.rank_50 {
	background-position: -340px;
}
.badge_large.rank_100 {
	background-position: -408px;
}
.badge_large.rank_all {
	background-position: -486px;
	width: 43px;
	margin-right: 5px;
}

/* jQuery Dialogs */
#dialog {
	display: none;
}

.ui-dialog {
	width: 428px;
	background-color: #000000;
	background-repeat: no-repeat;
	padding: 4px;
	border: 4px #fff solid;
	text-align: left;
	color: #fff;
}
.ui-dialog span.ui-dialog-title {
	display:none;
}
.ui-dialog .ui-icon-closethick {
	position:absolute;
	top:-12px;
	right:-12px;
	display:block;
	background-image:url(images/close-button.png);
	width:24px;
	height:24px;
}

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
.ui-widget-shadow { margin: -11px 0 0 -11px; padding: 11px; background: #2d2d2d; opacity: .90;filter:Alpha(Opacity=90); -moz-border-radius: 11px; -webkit-border-radius: 11px; border-radius: 11px; }
.ui-corner-all { -moz-border-radius: 11px; -webkit-border-radius: 11px; border-radius: 11px; }
.ui-corner-all-small { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
/* HACK hide PHP errors from users */
div[style="border:1px solid #990000;padding-left:20px;margin:0 0 10px 0;"] {
	display: none;
}
