@import "joomla.css";
/*@import "modules2010.css"; */
@import "menu.css";
.fleft {
	float: left;
}
.fright {
	float: right;
}
.clear {
	clear: both;
}
body {
	background: #dcdcdc url(../images/2010/bg_1.jpg) repeat-x top left;
	margin: 0; padding: 0; width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/* top bar */
#bgtopbar {
	width: 100%;
	height: 30px;
	display: block;
}
.topbarl {
	width: 50%;
	height: 31px;
	background: url(../images/2010/top_green_bg.png) repeat-x top left;
	position: absolute;
	left: 0px;
}
.topbarr {
	width: 50%;
	height: 31px;	background: url(../images/2010/top_bg.png) repeat-x top left;
	position: absolute;
	right: 0px;
}
.topbarc {
	width: 980px;
	height: 31px;
	margin: 0 auto;
	background: url(../images/2010/top_bg.png) repeat-x top left;
	position: relative;
}
/* bgorang */
#bgrame {
	width: 100%;
	min-height: 350px;
	display: block;
	background: url(../images/2010/bg_2.jpg) no-repeat top center;	
}
/*container*/
#container {
	width: 980px;
	margin: 0 auto;
}
/*header*/
#header {
	margin: 0;
	padding: 0;
}
#header-logo {
	margin: 0;
	padding: 0;
}
.gbrimg {
	width: 250px;
}
.teksimg {
	width: 650px;
}
/*content*/
#content {
	background: #fff;
	-moz-border-radius: 6px; -webkit-border-radius: 6px;
	padding: 10px;
	margin: 10px 0px 0px 0px;
}
/*mods*/
.mods {
	width: 330px;
}
/*countdown*/
#defaultCountdown {
	margin: 0px 0px 10px 0px;
}
.fcdatebox {
	margin: 0 auto;
	width: 678px;
	height: 50px;
	background: url(../images/2010/bg.jpg) no-repeat top left;
}
.fcdateteks {
	float: left;
	width: 420px;
	height: 50px;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}
.fcdate {
	text-align: center;
	float: left;
	width: 50px;
	heigh: 44px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	padding: 6px 0px 0px 0px;
}
.fcdate span{
	font-weight: bold;
	text-transform: lowercase;
	font-size: 12px;
}
/*other*/
.moduletable-marque marquee{
	width: 500px;
	margin: 0px 0px 0px 240px;		
}
.moduletable-marque a {
	color: #fff;
	text-descoration: none;		
}
.moduletable-cblogin {
	width: 380px;
	float: left;
	color: #fff;
	background: url(../images/2010/trans.png) repeat-x top left;
	margin: 0px 0px 0px 200px;		
	padding: 10px 0px 10px 20px;		
}
.moduletable-cblogin label {
	color: #ffffff;
	font-weight: bold;
}
.moduletable-cblogin input {
	border: 1px solid #e0e0e0;
	font-size: 10px;
	color: #000000;
}
.moduletable-cblogin a {
	color: #fff101;
}
#fb {
	margin: 0 auto;
	width: 512px;
	height: 384px;
	display: block;
	position: relative; /* important */
}
