td { font-family: arial; font-size: 12px; color: #616161; }

#flashcontent
{
    vertical-align:top;
}

.bgimg
{
    width: 100%;
    height:443px;
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
}

.topnoflash
{
 padding: 0px 00px 5px 100px;
 color: #fc8738; 
 font-family:  arial; 
 font-size: 20px; 
 font-weight: bold; 
 text-align:center;
}

.biger
{
 font-size:larger;
}

.smaler
{
 font-size:smaller;
}

.menunoflash
{
    padding-left:25%;
   font-weight:bold;
}

.menunoflash2
{
   font-weight:bold;
   font-size:smaller;
}


.menunoflash a
{
    color:#3f99c3;
}

.LookAlso
{
    z-index:+2; 
    position:absolute; 
    top:50px; 
    right:300px;
}

td.user { background-color:#E3F4FE}
th	{background-color:#CCCCCC; font-weight:bold; text-align:left}

.small { font-family: verdana; font-size: 10px; color: #a3a3a3; }
.text { color: #616161; font-size: 14px; }
p { margin: 10px 0px 10px 0px; }
h3 { font-family: arial; font-size: 16px; font-weight: bold; 
	margin: 10px 0px 10px 0px; }
h1 { color: #fc8738; font-family: arial; font-size: 20px; font-weight: bold; 
	margin: 10px 0px 10px 0px; }
h2 { color: #7fbbe1; font-family: arial; font-size: 24px; font-weight: bold; 
	margin: 10px 0px 10px 0px; }
h2 a { color:#7fbbe1;  text-decoration: none; }
h2 a:hover { color: #7fbbe1;  text-decoration: underline; }
	

h2.red {color: #fc8738; font-family: arial; font-size: 18px; font-weight: bold; 
	margin: 10px 0px 10px 0px; }
	
li { line-height:23px}

a { color: #3f90c3;  text-decoration: underline; }
a:hover { color: #ff6130;  text-decoration: none; }
.orange { color: #ff6130; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/4.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

div.player {
	height:240px;
	width:320px;
	border:2px solid #fff;
	outline:1px solid #333;
	-moz-outline-radius:4px;
	cursor:pointer;
	float:left;
	text-align:center;
	margin-right:15px;
	 margin-bottom:20px;
}

/* play button */
div.player img {
	margin-top:67px;
}

/* info area */
div.player div.info {
	height:40px;
	background:#000 url(/img/global/gradient/h80.png) repeat-x;
	opacity:0.7;
	color:#fff;
	margin-top:45px;
	text-align:left;
	padding:5px 15px;	
	font-family:"bitstream vera sans","trebuchet ms";
	font-size:12px;
	border-top:1px solid #ccc;
	margin-top:40px;
}

/* duration data inside info area */
div.player div.info span {
	color:#99FF99;
	display:block;
	font-weight:bold;
}
