body {  
  background-color: #cccccc;
}

.IE8menuFix
{
	z-index: 100;
}

a:link {color: Black}     /* unvisited link */
a:visited {color: Black}  /* visited link */
a:hover {color: White}   /* mouse over link */
a:active {color: White}   /* selected link */

a.greyhover:hover {color: #bbbbbb;}
a.greyhover:active {color: Black;}

a.repeater1:link {color: White; font-size: 100%; }     /* unvisited link */
a.repeater1:visited {color: White; font-size: 100%; }  /* visited link */
a.repeater1:hover {color: Black; font-size: 100%; }   /* mouse over link */
a.repeater1:active {color: Black; font-size: 100%; }   /* selected link */

a.HTMLhidetextDefaultMain:link {color: Black; font-size: 100%; }     /* unvisited link */
a.HTMLhidetextDefaultMain:visited {color: Black; font-size: 100%; }  /* visited link */
a.HTMLhidetextDefaultMain:hover {color: Black; font-size: 100%; }   /* mouse over link */
a.HTMLhidetextDefaultMain:active {color: Black; font-size: 100%; }   /* selected link */

.disabledlink { color: #cccccc }

.backgroundmain 
{
	background-image: url("../Web_Main/Images/brick_main.jpg");   
    background-repeat: repeat;	
}

.backgroundwestworld
{
	background-image: url("../Web_Main/Images/brick_westworld.jpg");   
    background-repeat: repeat;	
}

.backgroundsputnik
{
	background-image: url("../Web_Main/Images/brick_sputnik.jpg");   
    background-repeat: repeat;	
}

.backgroundtyller
{
	background-image: url("../Web_Main/Images/brick_tyller.jpg");   
    background-repeat: repeat;	
}

p
{
	font-size: 80%;
	font-weight: normal;
	font-family: sans-serif;	
}

pre
{
	font-size: 120%; 
	font-weight: normal;
	font-family: sans-serif;	
}

.smallsansserif
{	
	font-size: 75%; 
	font-family: sans-serif;
}

.mainmenuitem
{
	font-size: 70%; 	
	font-weight: bold;
	font-family: sans-serif;
}

.topheaderpage
{
	font-size: 100%; 
	font-weight: bold;
	font-family: sans-serif;
}

.repeater1 
{
	background-color: #666666;
	color: White;
	font-size: 80%; 
	font-weight: normal;
	font-family: sans-serif;	
}

.repeater2
{
	background-color: #dddddd;
	color: Black;
	font-size: 80%; 
	font-weight: normal;
	font-family: sans-serif;	
}

.repeaterheader
{
	background-color: Black;
	color: White;
	font-size: 80%; 
	font-weight: normal;
	font-family: sans-serif;	
}

.showtextheader
{
	font-size: 90%; 
	font-weight: bold;
	font-family: sans-serif;
	background-color: #888888;
	color: White;
}

.showtextarea
{
	font-size: 80%; 
	font-weight: normal;
	font-family: sans-serif;
	background-color: #dddddd;
	color: Black;
}

.showtextareaalt
{
	font-size: 80%; 
	font-weight: normal;
	font-family: sans-serif;
	background-color: #bbbbbb;
	color: Black;
}

.showtextareaalt2
{
	font-size: 80%; 
	font-weight: normal;
	font-family: sans-serif;
	background-color: #cccccc;
	color: Black;
}

.showtextarea100
{
	font-size: 100%; 
	font-weight: normal;
	font-family: sans-serif;
	background-color: #dddddd;
	color: Black;
}

.showtextarea100alt
{
	font-size: 100%; 
	font-weight: normal;
	font-family: sans-serif;
	background-color: #bbbbbb;
	color: Black;
}

.showtextarea100alt2
{
	font-size: 100%; 
	font-weight: normal;
	font-family: sans-serif;
	background-color: #cccccc;
	color: Black;
}

.showimagetextarea
{	
	font-size: 80%; 
	font-weight: normal;
	font-family: sans-serif;
	background-color: #aaaaaa;
	color: Black;
}

.showimagetextareaalt
{	
	color: White;
}

.HTMLhidetext
{
	color: #cccccc;
}

.HTMLhidetextDefaultMain
{
	color: Black;
}

.ratingbigsize 
{
	font-size: 130%; 
	font-weight:bold;
	font-family: sans-serif;
	color: Black;
}

.sputnikfronttext
{
	vertical-align:middle;
	color:Red;
	text-align:center;
	background:transparent;
	font-family: Arial Black;
	font-size:36px;
}

.commentTextBox
{
	background-color:White;	
	border-color:Gray;
	color:Black;
	border-style:solid;	
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;	
}

.imageBorder
{	
	border-style:solid;
	border-width:1px;
	border-color:Gray;	
}

.teaserBorder
{
	border-style:solid;
	border-width:2px;
	border-color:Gray;
}

.teaserBorderReply
{		
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:Gray;
	border-left-style:solid;
	border-left-width:2px;
	border-left-color:Gray;
	border-right-style:solid;
	border-right-width:2px;
	border-right-color:Gray;
}

.menuPanelIE 
{
	position: relative; 
	z-index: 3; 
	left: -1px; 
	top: -18px;
}

.menuPanelFireFox 
{
	position: relative; 
	z-index: 3; 
	top: -19px;
}

.playlistPanelIE 
{
	position: relative; 
	z-index: 4; 
	left: -1px; 
	top: -25px;
}

.playlistPanelFirefox 
{
	position: relative; 
	z-index: 4; 
	top: -26px;
}