#floatingsticker {
	position:absolute;
	top:100px;
	left:-20px;
}

.voteContainer {
	line-height:0px;
	margin:0;
	padding:0 0 0 20px;
}

.voteContainer p {
	margin:0;
	padding:0;
	line-height: 23px;
	text-align:left;
}

.voteContainer input.submit {
	background: #f5bb2c;
	/*border: 2px solid #d56d12;*/
	border:none;
	margin: 3px 0;
	padding: 3px 30px;
}


body {
	margin: 0;
	padding: 0;
	background: #f9a83c url(images/pagebg_top.jpg) 0px 0px repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #603813;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #603813;
}

.logininput {
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #603813;
	padding: 3px;
	background:#ffd664;
	border: solid 5px #ea8630;
	margin:3px;
}

.loginsubmit {
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #603813;
	padding: 3px;
	background:#ea8630;
	border: solid 5px #ffd664;
	margin:3px;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #603813;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

#pagefull a {
	border-bottom: none;
	text-decoration: none;
	color: #f05a28;
} 

a {
	/*border-bottom: 1px dotted #EFEFEF;*/
	text-decoration: none;
	color: #f05a28;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* YTV header */
#YTVheader {
	clear: both;
	padding: 3px 0;
	background: #000;
	text-align: center;
}

#topleftdeco {
	clear:both;
	position:absolute;
	z-index:3;
	/*top:136px;*/
	top:0;
	left:0px;
	background: url(images/topleftdeco.png) no-repeat top left;
	height: 179px;
	width: 295px;
}

#toprightdeco {
	clear:both;
	position:absolute;
	z-index:3;
	/*top:136px;*/
	top:0;
	right:0px;
	background: url(images/toprightdeco.png) no-repeat top right;
	height: 225px;
	width: 228px;
}

/* Page */

#page {
	position:relative;
	z-index:6;
	background: url(images/topcenterdeco.png) no-repeat top center;
	width: 810px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	text-align: center;
}

#pagefull{
	width:740px;
	margin:20px 0 0 60px;
	clear:both;
	text-align: center;
}

/* Content */
#pageright{
	position:relative;
	z-index:6;
	float: right;
	width: 550px;
	margin-bottom:15px;
	background:none;
	text-align:left;
}

#menu {
	height:100px;
	position:relative;
	z-index:9;
	background: none;
	float: right;
	width: 550px;
	letter-spacing: -2px;
	font-size: 2em;
	margin: 5px 0 -12px 0;
	padding-left: 10px;
}

#menu  ul {
	float:right;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 90;
}

#menu li{
	display:inline;
	height:30px;
	color:#fff;
	padding:15px;
}

#menu  ul li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	font-size: 12px;
	list-style-type: none;
}

#menu ul li a {
	border:none;
	float: left;
	display: block;
	width: auto;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
	color: #fff;
	margin: 0;
}

#menu  ul li a:hover {
	color: #fff;
	text-decoration: none;
}

#menu  ul li.sep {
	color: white;
	padding: 0.8em 0em 0.5em 0em;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu  ul li a {
	float: none;
}

/* End IE5-Mac hack */
#menu  ul.showdropdown{
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	border-left: 4px solid #fff;
	border-top: 4px solid #fff;
	border-right: 4px solid #fff;
	border-bottom: 4px solid #fff;
	background: #7ebb51;
	margin: 30px 0 0 7px;
	padding: 3px;
}
#menu  ul.showdropdown li {
	/*border-bottom: 4px solid #fff;*/
	letter-spacing: -1px;
	font-size: 1.5em;
	float: none;
	margin: 0;
	padding: 0;
	color: #603813;
}
#menu  ul.showdropdown li a {
	background: #fff;
	padding: 5px 9px 5px 5px;
	color: #603813;
}
#menu  ul.showdropdown li a:hover{
	font-weight: normal;
	background-color: #facf88;
	background-image: none;
	color: #603813;
}

#menu  ul.gamedropdown{
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	border-left: 4px solid #fff;
	border-top: 4px solid #fff;
	border-right: 4px solid #fff;
	border-bottom: 4px solid #fff;
	/*background: #2ba9d6;*/
	background: #0295d5;
	margin: 35px 0 0 7px;
	padding: 3px;
}
#menu  ul.gamedropdown li {
	/*border-bottom: 4px solid #fff;*/
	letter-spacing: -1px;
	font-size: 1.5em;
	float: none;
	margin: 0;
	padding: 0;
	color: #603813;
}
#menu  ul.gamedropdown li a {
	background: #fff;
	padding: 5px 9px 5px 5px;
	color: #603813;
}
#menu  ul.gamedropdown li a:hover{
	font-weight: normal;
	/*background-color: #dbfcff;*/
	background-color: #a2d8ee;
	background-image: none;
	color: #603813;
}

#menu  ul.extrasdropdown{
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	border-left: 4px solid #fff;
	border-top: 4px solid #fff;
	border-right: 4px solid #fff;
	border-bottom: 4px solid #fff;
	/*background: #2ba9d6;*/
	background: #f05a28;
	margin: 35px 0 0 0;
	padding: 3px;
}
#menu  ul.extrasdropdown li {
	/*border-bottom: 4px solid #fff;*/
	letter-spacing: -1px;
	font-size: 1.5em;
	float: none;
	margin: 0;
	padding: 0;
	color: #603813;
}
#menu  ul.extrasdropdown li a {
	background: #fff;
	padding: 5px 9px 5px 5px;
	color: #603813;
}
#menu  ul.extrasdropdown li a:hover{
	font-weight: normal;
	/*background-color: #dbfcff;*/
	background-color: #ffc29d;
	background-image: none;
	color: #603813;
}


#signinDiv {
	height: 75px;
	padding: 3px 20px;
	clear:both;
	color:#FFF;
	font-weight:bold;
	/*background:#6fb43f;*/
	background: url(images/signinBG.gif) no-repeat;
	margin-bottom: 7px;
}

#signinDiv h2 {
	color: #fff;
	letter-spacing:-0.5px;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
}

.whiteinputbox {
	background: #fff;
	letter-spacing:-1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 0;
	margin: 0;
}

#contenttopBG {
	background: url(images/contenttopBG.png) no-repeat top left;	
	width:566px;
	margin:0;
	padding:27px 0 0 0;
	clear:both;
	float:left;
}
#contentbotBG {
	background: url(images/contentbotBG.png) no-repeat bottom left;	
	width:566px;
	margin:0;
	padding:0 0 27px 0;
	float:left;
}
.content {
	background: url(images/contenttileBG.png) repeat-y top;	
	position:relative;
	z-index:1;
	padding: 35px 50px;
	float:left;
	width:466px;
}

.contentLeft{
	width:160px;
	float:left;
	margin-right:1px;
}
.contentRight{
	width:305px;
	float:right;
}

.content img{
	border: 4px solid #fff;
}
.contentNoPad {
	background: url(images/contenttileBG.png) repeat-y top;	
	position:relative;
	z-index:1;
	padding: 0px;	
}

.content .title {
	letter-spacing: -1px;
	font-size: 2.4em;
	color: #f05a28;
}

.content .meta {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	line-height: normal;
	color: #c4b49b;
	font-size:16px;
	font-weight:bold;
	letter-spacing:2px;
	text-transform:uppercase;
}

.content .quote {
	margin: 0 15px 5px 15px;
	padding: 0 0 0 0;
	line-height: normal;
	color: #c4b49b;
	font-size:12px;
	font-weight:bold;
	letter-spacing:2px;
	text-transform:uppercase;
	text-align:center;
	font-style: italic;
}

/* Sidebar */

#pageleft {
	z-index:6;
	float: left;
	width: 241px;
	text-align:left;
	/*padding-top:150px;*/
}

#sidebarbottom {
	float: right;
	background: url(images/notepad_bottom.png) no-repeat bottom left;	
	width:175px;
	margin:0;
	padding:0 0 9px 0;
}
#sidebartop {
	background: url(images/notepad_top.png) no-repeat top left;	
	margin:0;
	padding:64px 0 0 0;
}
#sidebarnote {
	width: 135px;	
	background: url(images/notepad_tile.png) repeat-y;	
	padding: 0 20px 5px 20px;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height: 9px;
	font-weight:bold;
}

#sidebarnoteindex {
	width: 127px;
	height: 263px;
	float: right;
	background: url(images/notepad_index.png) repeat;	
	padding: 30px 30px 10px 30px;
	margin: -10px 0 0 -5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	line-height: 17px;
}

#sidebarnote p{
	margin-top: 0;
	line-height: 17px;
}

#sidebarnoteindex p{
	line-height: 17px;
}




/*#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	padding: 20px 40px;	
}*/

#pageleft ul {
	margin:0;
	padding:0;
	line-height: 2em;
	list-style: none;
}

#pageleft li {
	margin: 0;
	padding: 0;
	background: none;
}

#pageleft h2 {
	margin-bottom: 10px;
	text-transform: lowercase;
	letter-spacing: -1px;
	color: #CC0000;
}

#pageleft a {
	border: none;
}

/* Footer */
#showtimes {
	background: url(images/showtimesBG.gif) no-repeat center top;
	width: 800px;
	margin:0 auto;
	padding: 10px 0 10px 0;
	letter-spacing: -1px;
	font-size: 2em;
	color: #be1e2d;
	text-align:center;
}

#footer {
	clear: both;
	padding: 0;
	margin:-20px 0 0 0;
	background: url(images/pagebg_bot.jpg) repeat-x;
	bottom: 0px;
	height:89px;
	width:100%;
	/*height:138px;*/
}

#footercontent {
	background: url(images/footerdeco.png) no-repeat center bottom;
	width: 800px;
	height: 88px;
	margin:10px auto 0 auto;
	padding: 0;
	text-align:center;
}

#footercontentLeft{
	float:left;
	width: 200px;
	padding: 28px 0 0 90px;
	
}

#footercontentRight {
	float:right;
	width:350px;
	text-align: right;
	padding: 27px 145px 0 0;
}

#footercontentmain {
	float:left;
	width:100%;
	clear:both;
	padding-top:30px;
	text-align: center;
	font-size: 10px;
}

#footercontentbottom {
	float:left;
	width:100%;
	clear:both;
	margin-top:-5px;
	text-align: center;
	font-size: 10px;
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	line-height: normal;
}

/* YTV footer */
#YTVfooter {
	clear: both;
	padding: 3px 0;
	background: #000;
	text-align:center;
}

#bottomleftdeco {
	clear:both;
	position:absolute;
	z-index:3;
	bottom:20px;
	left:30px;
	background: url(images/flowerdeco.png) no-repeat top left;
	height: 79px;
	width: 79px;
}

#bottomrightdeco {
	clear:both;
	position:absolute;
	z-index:3;
	bottom:20px;
	right:30px;
	background: url(images/flowerdeco.png) no-repeat top left;
	height: 79px;
	width: 79px;
}

.downloadsDesktops {
	text-align:center;
	margin: 0 auto;
	font-size: 11px;
}

.downloadsDesktops td{
	padding:0 0 16px 0;
}



/* The following styles are for the lightbox image gallery */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


#newsticker {
	/*background: #ffffaf;*/
	width:743px;
	margin-left:11px;
	background: url(images/newstickerbg.png) no-repeat;
	position: relative;
	text-transform:uppercase;
	font-size: 1em; 
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	letter-spacing: 1px;
}
#newsticker ul {
	/*border: 1px solid #fcf498;*/
	list-style: none;
	min-height: 2em;
	padding: 15px 15px;
	padding-right: 25px;
}
* html #newsticker ul {
	height: 1.6em;
	overflow: visible;
}
#newsticker li.error {
	color: #f00;
}
#newsticker #togglenewsticker {
	background: url("images/readmore.png") no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	bottom: 12px;
	width: 0px;
	height: 0px;
	text-indent: 20px;
	outline: none;
}
#newsticker .readmore{
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 15px;
	text-indent: 20px;
	outline: none;
	display:none;
}

* html #newsticker #togglenewsticker {
	right: 30px;
}
