.glidecontentwrapper{
position: relative; /* Do not change this value */
width: 720px;
height: 520px; /* Set height to be able to contain height of largest content shown*/
border:0px;
overflow: hidden;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background:#000000;
visibility: hidden;
width: 720px;
color:#FFFFFF;
}

.glidetext{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin-top:10px;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
width:auto;
padding-top: 6px;
text-align: left; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
color: #960000;
padding: 1px 3px;
margin-right: 3px;
font-weight: bold;
text-decoration: none;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #505050;
color: black;
}

.glidecontenttoggler a:hover{
background: #000000;
color: #ffffff;
}

.glidecontenttoggler .toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
color: #960000;
}


.dvd{
width: 512px;
color: #FFFFFF;
font-family:"Courier New", Courier, monospace;
font-size:28px;
font-weight:bold;
padding-top:70px;
padding-left:10px;
text-decoration:blink;
float:left;
}

.trailer{
width: 250px;
color: #FFFFFF;
font-family:"Courier New", Courier, monospace;
font-size:28px;
font-weight:bold;
padding-top:6px;
float:right;
margin-right:10px;
}

#Menu {
	font-size:xx-small;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

#comments {
width:800px;
height:auto;
}

#wholepage {
width:1024px;
}

#formfill {
width:820px;
height:auto;
padding:10px;
border-width:thin;
border:solid;
border-color:#960000;
}

	
#newsmenu {
float:left;
width:250px;
height:520px;
}

#vote {
	width:800px;
	height:700px;
}
#news {
	float:left;
	width:774px;
	overflow:auto;
}

a, a:link{
color:#FFFFFF;
text-decoration:none;
}

a:hover{
color:#FF0000;
font-weight:bolder;
text-decoration:underline;
}

body{
color:#FFFFFF;
}



a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.style11 {
	color: #FF0000;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
}

.style11 a:hover{
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	text-decoration:underline;
	font-size: 18px;
}

.status{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #ffffff; 
	text-align: left;

}


.caption{

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 12px; 

	font-weight: bold; 

	color: #ffffff; 

	text-align: center;

}



.videoPosition{

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 10px; 

	font-weight: normal; 

	color: #ffffff; 

	text-align: left;

}



.videoLength{

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 10px; 

	font-weight: normal; 

	color: #ffffff; 

	text-align: right;

}



.playerVolume{

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 10px; 

	font-weight: normal; 

	color: #ffffff; 

	text-align: center;

}



.buttonText{

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 10px; 

	font-weight: bold; 

	color: #ffffff; 

	text-align: center;

}



.listStyle1 {

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #ffffff; 
}



.listStyle2 {

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 10px; 

	font-weight: normal; 

	color: #ffffff; 

}



.listStyle3 {

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 10px; 

	font-weight: normal; 

	color: #ffffff; 

}


body {
	background:#000000;
	color:#ffffff;
}

table {
	background:#000000;
	font-size:10pt;
}

.topLine {
	border:0px;
	border-top-width:1px;
	border-style:solid;
	border-color:#880000;
}

.botLine {
	border:0px;
	border-bottom-width:1px;
	border-style:solid;
	border-color:#880000;
}

.leftLine {
	border:0px;
	border-left-width:1px;
	border-style:solid;
	border-color:#880000;
}

.rightLine {
	border:0px;
	border-right-width:1px;
	border-style:solid;
	border-color:#880000;
}

.stdComments {
	color:#FFFFFF;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.datestyle {
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:right;
}

a:visited {
	color:#ff0000;
	text-decoration:none;
}

a:active {
	color:#ff0000;
	text-decoration:none;
}

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

.click {
	color:#FF0000;
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	}

.author {
	font-size:12px;
	color:#999999;
}

.cssInput {
	border:1px;
	border-style:solid;
	border-color:#880000;
	background:#000000;
	color:#ff0000;
	font-size:12px;
	font-family:verdana;
	height:24px;
}

.cssTextarea {
	border:2px;
	border-style:solid;
	border-color:#880000;
	background:#000000;
	color:#ff0000;
	font-size:xx-small;
	font-family:verdana;
	scrollbar-face-color:#dd0000;
}


.stdQuoteTime {
	font-size:xx-small;
}



/* NEW CSS FOR PHOTOS SECTION 
 Sep 13 2007
*/
div .PhotosPanel {
	margin: auto;
	width: 588px;
	padding: 6px;
	border: 1px;
	border-color: #ff0000;
	border-style: solid;
	font-family:verdana;
	font-size:10pt;
}

div.PhotosPanel p.PhotosSectionHeader {
	font-size: 18pt;
	font-weight: bold;
	
}

div.PhotosPanel p.PhotosSectionHeaderText {
	text-align: left;
}

div.PhotosPanel p.PhotosSectionCopyright {
	text-align: left;
}

div.PhotosPanel p.PhotosSectionNavigation {
	text-align: center;
}

div.PhotosPanel p.PhotosSectionDivider {
	
	border: 0px; 
	border-bottom-width:1px;
	border-color: #ff0000; 
	border-style: solid;
}
div.PhotosPanel p.PhotosSectionDescription {
	text-align: center;
	font-style: italic;
}

div.PhotosPanel div.Photos {
	
}


