body 
{
	background-color: #888;
    font: 17px Arial, Helvetica, sans-serif; /* font size is used for the top menu*/
	/*overflow: visible;*/
}

.clear
{ 
	clear: both; 
}

h1 
{
	font-size:17px;
	margin:0px;
}
h2 
{
	font-size:16px;
	margin:0px;
}

a 
{
	text-decoration: underline;
	color: #F90;
	border-style: none;
	text-decoration: none;
	outline:none;
}

a:hover 
{
	color: #F00;
	border-style: none;
	text-decoration: none;
}

/*.tag1
{
	font-size:18px;
}

.tag2
{
	font-size:17px;
}
*/
.currentmenu
{
	color:#CCC;	
}

.header
{
	font: 18px Arial, Helvetica, sans-serif;
	text-align:center;
}

.top
{
	height:34px;
}

.image
{
	float:left;
	width:80px;
	height:80px;
	margin-left:10px;
	margin-top:-5px;
	border:0;

}

.lang
{
	text-align:left;
	padding:0px 10px;
	margin-top:0px;
	font-size:11px;

}

.maintext
{
	color: #CCC;
	font: 15px	Arial, Helvetica, sans-serif;
	padding:30px;

}

div#page-wrap
{
	width:760px;
	margin:-7px  auto 0px auto;
}

.maincontainer
{
	width:760px;
	padding 0 20px;
	/*height:568px;*/
	background:#555;
	/*padding: 10px;*/
	border:1px solid #555;
	position: relative; 
	margin: 10px 0;
	/*left:200px;top:10px;*/
	/*-moz-border-radius:10px;*/
/*	-khtml-border-radius:30px;*/
}

/* round corners */
.maincontainer .tl		
{ 
	position: absolute; 
	width: 13px; 
	height: 13px; 
	background: url(/images/tl.png); 
	top: -1px; 
	left: -1px; 
}

.maincontainer .tr		
{ 
	width: 13px; 
	height: 13px; 
	background: url(/images/tr.png); 
	position: absolute; 
	top: -1px; 
	right: -1px; 
}

.maincontainer .bl		
{ 
	width: 13px; 
	height: 13px; 
	background: url(/images/bl.png); 
	position: absolute; 
	bottom: -1px; 
	left: -1px; 
}

.maincontainer .br		
{ 
	width: 13px; 
	height: 13px; 
	background: url(/images/br.png); 
	position: absolute; 
	bottom: -1px; 
	right: -1px; 
}

/* corresponds to the size of the corner images*/

.maincontainer .inside	
{ 
	padding: 13px; 
}

/* End of round corners */


/* =-=-=-=-=-=-=-[Menu on Top]-=-=-=-=-=-=-=- */

.menu 
{
	color:#F90; /* color of the vertical bars*/
	text-align:right;
	padding:0px 20px;
	margin-top:2px;

}


/* =-=-=-=-=-=-=-End of [Menu on Top]-=-=-=-=-=-=-=- */

/* =-=-=-=-=-=-=- [Video page parts]-=-=-=-=-=-=-=- */

.textvideo
{
	width:674px;	
	height:422px;
}

.playervideo2
{
	margin: 25px 0px 0px 0px;
	float:right;
	height:398px;
}

.itemsvideo

{
	width:180px;
/*   	float:left;*/
	padding: 0px;
	margin-left:-2px;
	position:relative;
	top:15px;
	font-size:14px;
}

.itemsvideo ul, li
{
	margin-top:0px;
	margin-left:0px;
	list-style-type: none;
}

/*.playervideo
{*/
	/*width:520px;*/
	/*float:right;*/
/*	padding: 30 px;*/
/*	margin:20px;*/
/*	text-align:center;
}*/

.videoinfo
{
	font-size:12px;	
	border-color:#FFF;
	border-style:none;
	border-width:thin;
	padding:0px;
	margin-left:0px;
	margin-top:40px;
	width:160px;
	font: 13px Arial, Helvetica, sans-serif;
}

/* =-=-=-=-=-=-=-End of [Video page parts]-=-=-=-=-=-=-=- */

/* =-=-=-=-=-=-=-[Tunes page parts]-=-=-=-=-=-=-=- */

.texttunes

{
	/*float:left;*/
	width:700px;
}

.playertunes

{
	margin: 5px 20px 20px 20px;
	float:right;
}

/* =-=-=-=-=-=-=-End of [Tunes page parts]-=-=-=-=-=-=-=- */



/* =-=-=-=-=-=-=-[Links page]-=-=-=-=-=-=-=- */

.links
{
	margin-left:120px;
	padding:0px;
}

/* used to shift the links blocks on the Links page*/
.table 
{
	margin-left:20px;	
}

/* Disclaimer message on the links page*/

.disclaimer
{
	font-size: 10px;
	position: relative; 
	up: 0px;
	/*left: 230px;*/
	text-align:center;
	bottom: -20px;
}

/* =-=-=-=-=-=-=-End of [Links page]-=-=-=-=-=-=-=- */

/* =-=-=-=-=-=-=-[Copyright message]-=-=-=-=-=-=-=- */

.footer
{
	font: 10px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#CCC;
	position:static;
	margin-top:0px;

}

.footer .a
{
	text-decoration: underline;
	color: #CCC;
	border-style: none;
	text-decoration: none;
	outline:none;
}

.footer a:hover 
{
	color: #F90;
	border-style: none;
	text-decoration: none;
}
/* =-=-=-=-=-=-=-End of [Copyright message]-=-=-=-=-=-=-=- */
