* {margin:0;
   padding:0;}

img {border:0;}

* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
   	/*font-family: Arial, Helvetica, sans-serif;   */
   	font-size:10pt;
   	color:#444444;
   	background:#870102 url('../images/bg_grad.jpg') repeat-x;}

ul{
	margin-left:10px;	
}

.marquee {position:relative;
          overflow:hidden;
          width:878px;
          height:100px;
          background-color:#ffffff;
		  padding-top:5px;
		  margin-left:auto;
		  margin-right:auto;
          }


#wrapper {
	width:878px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	background:#FFFFFF;
	}

	
img{padding:0;margin:0;}
 
 blockquote{
	margin-left:10px; 
	margin-right:10px; 
	font-style:italic;
 }
 
#header {
    	color:#0879d0;
		background:#000000 url('../images/bg.jpg') repeat-x;
		text-align:center;
		padding:0;
		margin:0;
		height:166px;
		}
 
#sub_nav {
     	font-size:16px;
     	padding:5px 10px;
		background:#cccccc url('../images/bg_nav.jpg');
}
 
#content {
		text-align:left;
     	width:848px;
     	background:#FFFFFF;
     	padding:15px;
		clear:both;}
 
.footer {
     	margin-right:10px;
		margin-bottom:5px;
	}

.star{
	color:#cc0033;
}

h1{
    	color:#000000;
}

h2 {   	text-transform:uppercase;
    	color:#000000;
     	font-size:16px;
		}

h3{
	font-size:8pt;
}

h4{
	font-size:7pt;	
}

h5{
	font-size:20pt;	
}

p{
	margin-bottom:10px;
}

td{}

th{vertical-align:top;
	width:375px;margin-right:10px;	
}

.thumb {border:1px solid #ce1839;}

a:link, a:active, a:visited {
	text-decoration:none;
	color:#cc0033;}

a:hover {
	color:#9b1d4b;
	text-decoration:underline;}

.col{
	float:left;
	width:47%;
}

.smallcol{
	float:left;
	width:240px;
	text-align:center;
}

.namecol{
	float:left;
	width:360px;
	text-align:left;
}

.codecol{
	float:left;
	width:140px;
	text-align:center;
}

.starcol{
	float:left;
	width:230px;
	text-align:center;
}

#disclaimer{
	overflow:scroll;
	width:95%;
	height:200px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	border:1px solid #CC0033;
	margin-top:10px;
	padding:5px;
}

#advert{
	height:650px;
	width:366px;
	background:#000000;
	border:4px solid #000000;
	margin-left:15px;
}

#thumbnail{
	border:4px solid #cc0033;
	margin-right:1px;
	margin-bottom:1px;
	text-decoration:none;
	padding-bottom:5px;
	text-align:center;
	text-transform:uppercase;
	width:160px;
	height:144px;
	padding-bottom:20px;
	background:#fff;
	overflow:hidden;
}

.footnote{
text-align:right;
margin:0;
}


#thumbnail img{
	margin-bottom:5px;
}


#thumbnail:hover{
	border:4px solid #000000;
	color:#000000;
}

#video{
	text-align:center;
	border:4px solid #000;
	background:#000;
	width:732px;
	margin-top:0px;
	clear:both;
	margin-bottom:10px;
}

#votebox{
	margin-top:10px;
	text-align:center;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	border:4px solid black;
}

#featured{
	border:4px solid #cc0033;
	margin-left:10px;
	margin-right:0px;
	text-align:center;
	float:right;
	
}

#singleaudition{
	width:732px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}

#menuh-container
	{
	padding:0;
	margin:0;
	}

#menuh
	{
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	width:100%;
	float:left;
	background:#cccccc url('../images/bg_nav.jpg') repeat-x;
	}
		
#menuh a
	{
	text-align:center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding:8px 10px; 
	height:20px;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
     	text-transform:uppercase;
	color:#000000;
	background:#cccccc url('../images/bg_nav.jpg');
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: white;
	background:#ff0000 url('../images/bg_nav_hover.jpg');
	text-decoration:none;
	}	
	
#menuh a.top_parent  /* attaches down-arrow to all top-parents */
	{
	background:#cccccc url('../images/bg_nav.jpg');
	background-repeat: repeat-x;
	color:#000000;
	}
	
#menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background:#cccccc url('../images/bg_nav.jpg');
	background-repeat: repeat-x;
	color:#000000;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background:#ff0000 url('../images/bg_nav_hover.jpg');
	background-repeat: repeat-x;
	color:#ffffff;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:125px;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 			/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

body#home #menuh a#home, body#watch #menuh a#watch, body#signup #menuh a#signup, body#rules #menuh a#rules, body#tickets #menuh a#tickets, body#contact #menuh a#contact, body#judges #menuh a#judges, body#gallery #menuh a#gallery{
	color: white;
	background:#ff0000 url('../images/bg_nav_hover.jpg');
	text-decoration:none;
}

td{font-size:12px;}

.mast{
	text-align:center;
	border-bottom:2px solid #666;
	margin-bottom:10px;
}

span.txt{	text-transform:uppercase;
    	color:#000000;
     	font-size:20px;
		font-weight:bold;
		}

span.txt2{	text-transform:uppercase;
    	color:red;
     	font-size:20px;
				font-weight:bold;
		}
		
.gallerythumb{
	margin:3px;
	border: 4px solid #cc0033;
}

.gallerythumb:hover{
	border: 4px solid #000;
}
