img {border:0}
a{text-decoration:none;}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url('../files/drock028.jpg');
	color: #000000;
	padding-top:20px;
	padding-bottom:20px;
}

.twoColFixLtHdr #container { 
	width: 960px;
	background: #EEEEEE;
	margin: 0 auto;
	/*border: 1px solid #000000;*/
	text-align: left;
}

.twoColFixLtHdr #header { 
	padding: 0;
}

#header1 { 
	background: #DDDDDD; 
	padding: 5px 5px;
	color:#000000;
	text-align:right;
	font-size:12px;
}
#header1 a{ 
	color:#000;
}

.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 190px;
	background: #EBEBEB;
	font-size:10px;
	min-height:100px;
}

.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 200px;
	padding: 0 10px;
	min-height:500px;
	font-size:12px;
	line-height:150%;
	margin-top:30px;
} 

.twoColFixLtHdr #footer { 
	padding: 0 5px 0 5px;
	background:#DDDDDD; 
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	padding: 5px 0;
	text-align:right;
	font-size:12px;
}

.fltrt {float: right;margin-left: 8px;}
.fltlft {float: left;margin-right: 8px;}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}

#page {
	width:962px;	
	margin: 0 auto;
	background:#FFF;
	padding:5px;
}

#menu7{
	width: 190px;
	margin: 1px;
	padding: 0;
}
#menu7 dt {
	background-color: #888;
	color: #fff;
	font-size:12px;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	margin: 3px 0 0 0;
	padding: 5px;
}
#menu7 dd {
	background-color: #eee;
	color: #000;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #888;
	font-size:12px;
	margin: 0;
	padding: 1px 5px;
	padding-top:5px;
	padding-bottom:5px;
}
#menu7 a{
	text-decoration:none
}
#menu7 dd.active {
	font-weight: bold;
}

#oferta{
	background: #000000; 
	padding: 5px 5px;
	color:#FFFFFF;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	padding-left:55px;
}

/* dimensios for both splash image and the player wrapper */
a.flowplayer, a.flowplayer img {
	display:block;				
	width:480px;
	height:340px;
	border:0px;		
}

/* play button on top of splash screenn */
div.playButton {
	background:url(../files/play.png) no-repeat;
	width:50px;
	height:50px;
	position:relative;
	top:-190px;
	left:1px;	
	opacity:0.9;
	margin-bottom:-50px;
}

/* play button upon mouseover */
div.playButton:hover {
	opacity:1.0;		
}