body{
    background: url(../images/background.jpg) repeat #000;
	color:#fff;
	font-size:.8em;
	font-family:"myriad pro", Helvetica, Verdana, Arial, sans-serif; 
}
h2{
	display: block;
	font-size: 1.4em;
	font-family: Arial, "Myriad Pro", helvetica, verdana, tahoma, sans-serif;
	margin-bottom: 5px;
}
.container_12{
	}
#header{
	background: url(../images/topbar.png) repeat-x left;
	}
#logo_left{
	width:300px;
	height:90px;
	float:left;
	}
#header_bits{
	float:right;
	width:620px;
	}
#user_log,#user_log2{
	width:100%;
	text-align:right;
	color:#000;
	font-size: 10px;
}
	#user_log .login_form{
		height:28px;
		padding:3px 10px;
		margin-bottom: 5px;
		font-weight: normal;
		background: #000 url('../images/loginbg.jpg') no-repeat top right;
		text-align: left;
		width:520px;
		float:right;
	}
	#user_log .login_form a,#user_log .login_form a:visited{
		color:#000;
	}
	#user_log .login_form a:hover{
		color:#fff;
	}
	#user_log .login_form input.text{
		border:1px solid #fc6605;
		width:100px;
		padding-left: 5px;
	}
	#user_log .before_login{
		height:28px;
		padding:5px 10px;
		background: #000 url('../images/afterlogin.jpg') no-repeat top right;
	}
	/* after login */
	#user_log .after_login{
		height:28px;
		padding:5px 10px;
		background: #000 url('../images/afterlogin.jpg') no-repeat top right;
	}
	
	.slide {
  		position: relative;
	}
.slide .inner {
  position: absolute;
  left: 0;
  bottom: 0;
}
/* 
---NAVIGATION---
*/
#navigation{
	height:50px;
    -margin-left:30px;
	width:620px;
	text-align: right;
	}
#navigation ul{
	list-style: none;
	text-align: right;
	}
#navigation ul li {
	display: block;
	float: left;
	font-size: 12px;
	text-align: right;
	margin-left: 5px;
	color: #fff;
	height:50px;
	padding-right: 5px;
	background: url(../images/separator.jpg) no-repeat right;
}
#navigation a{
		color: #fff;
		text-decoration: none;
	}
#navigation a:hover, #navigation a:focus{
		color:#ff6600;
	}
.current span{
	color:#ff6600;
}
#current span{
	color:#ff6600;
}
#navigation .current span a:hover, #navigation .current span a:focus{
		color:#fff;
}
	#navigation #about{
		width:60px;
		
	}
	#navigation #competition{
		display: block;
		width:110px;
	}
	#navigation #community{
		display: block;
		width:110px;
	}
	#navigation #newsevent{
		width:90px;
	}
	#navigation #funstuff{
		width:75px;
	}
	#navigation #contactus{
		width:75px;
	}
.tagline{
	position: absolute;
	top:430px;
	margin:0 auto;
    margin-left: 30px;
	text-align: center;
	font-size: 6em;
	font-family: "Myriad Pro", helvetica, verdana, tahoma, sans-serif;
	margin-bottom: 5px;
	letter-spacing: -2px;
	background: transparent url(../images/tagline.png) center;
	height:70px;
	width:910px;
	}
.tagline h1{
	text-indent: -90000px;
}

/* footer */
#footer{
	padding:0 10px;
	color:#fff;
	font-size:12px;
	margin-bottom: 10px;
	margin-top: 30px;
}
	#footer .nav_bottom{
		float:left;	
	}
	#footer .nav_bottom li{
		display:inline;
	}
	#footer .nav_bottom a{
		display:block;
		float:left;
		padding:0 8px;
		border-right:1px solid #fff;
		border-bottom:none;
		border-left:1px solid #fff;
		color:#fff;
		text-decoration:none;
	}
	#footer .nav_bottom a:hover, #footer .nav_bottom a:focus{color: #D77525;}
	#footer .copyright{
		float:right;
        margin-top:20px;
		text-align: right;
		padding-right:40px;
        width: 300px;
	}

/* CONTENT */
/*#content{
	background: url(../images/bgcontent.png) no-repeat top;
	}*/
.network{
	width:650px;
	position: absolute;
	top:100px;
    height:50px;
    vertical-align:text-top;
	}
.facebooklink {
    float:left;
	width:380px;
    height:50px;
    margin:0px;
}
.countdown {
    float:left;
	width:255px;
    height:43px;
    margin:0px;

}
	.network .facebook{width:40px;width:40px;}
	.network .twitter{width:40px;width:40px;}
.container_16{
	-background: url(../images/news_bg.png) no-repeat center 100px;
	-margin:0;
	}
.contentwrap{
	background: url(../images/news_bg.png) no-repeat center 100px;
	margin:0;
	}
.content_left{
	float:left;
	width:350px;
	}
.content_center{
	float:left;
	font-family: Arial, verdana, "Myriad Pro", helvetica, tahoma, sans-serif;
	width:260px;
	}
	.content_center .news_center{
		margin-top:140px;
		width:275px;
		height:200px;
		text-align: justify;
		line-height: 17px;
	}
	.content_center .news_center a{
		color:#D77525;
		text-decoration: none;
	}
	.content_right{
		float:right;
		width:310px;
	}
	.sideleft{
		float:left;
		width:190px;
	}
	.sideleft-sub{
		float:left;
		width:190px;
		height: 100%;
	}
		.sideleft .left-thestory{
			font-size: 1.5em;
			text-align: center;
			margin: 10px 0;
		}
	ul.side_list{
		margin:20px 0px 20px 5px;
	}
		ul.side_list li{
			font-size: 1.3em;
			font-weight: bold;
		}
		ul.side_list li a, ul.side_list a:visited{
			color:#c0c0c0;
			text-decoration: none;
		}
		ul.side_list li a:hover{
			text-decoration: underline;
		}
		ul.side_list li .list_current{
			color:#ff6600;
		}
	.sideleft-content{
		padding-left: 5px;
	}
		.sideleft-content img{
			margin:0 auto;
		}
		/* start latest news on left coloumn */
		.sideleft-content .latestnews{
			margin-left: 5px;
			margin-top: 10px;
			
		}
		.sideleft-content .latestnews h2{
			text-transform: uppercase;
			color: #333;
			font-weight: normal;
			font-size: 1.3em;
		}
		.sideleft-content .latestnews ul{margin:5px 0;}
		.sideleft-content .latestnews li{
			margin-bottom: 5px;
			margin-left: 12px;
			padding-left: -10px;
			list-style: disc; 
			color: #ff6600;
			vertical-align: top;
			}
		.sideleft-content .latestnews a,.sideleft-content .latestnews li a,.sideleft-content .latestnews li a:visited{
			color: #ff6600;
			text-decoration: none;
		}
		.sideleft-content .latestnews li .eventmeta{
			color:#666;
		}
		/* end latest news on left */
		/* start latest event on left */
		.sideleft-content .latestevent{
			margin-left: 5px;
			margin-top: 10px;
			
		}
		.sideleft-content .latestevent h2{
			color: #84c066;
			font-weight: bold;
			font-size: 2em;
		}
		.sideleft-content .latestevent ul{
			margin:10px 0 5px 0;
			clear: both;
			}
		.sideleft-content .latestevent li{
			margin-bottom: 5px;
			margin-left: 12px;
			padding-left: -10px;
			list-style: none; 
			color: #ff6600;
			vertical-align: top;
			}
		.sideleft-content .latestevent a,.sideleft-content .latestevent li a,.sideleft-content .latestevent li a:visited{
			font-size: 1.2em;
			font-weight: bold;
			color: #84c066;
			text-decoration: none;
		}
		.sideleft-content .latestevent a.more{
			color: #84c066;
			font-size: .9em;
			font-weight: normal;
			text-decoration: none;
		}
		.sideleft-content .latestevent li p{
			color: #666;
		}
		.sideleft-content .latestevent li .eventmeta{
			color:#84c066;
		}
		/* end latest event on left */
		
		
	.side_center_wrap{
		margin:0;
		padding:0;
		float:left;
		background: #fff;
		width:760px;
	}
	.centercontent{
		float:left;
		width:560px;
	}
		.centercontent_sub{
			float:left;
			width:560px;
		}
				.centercontent p{
			margin-bottom: 10px;
			line-height: 13px;
		}
		.centercontent h2{
			margin:0px 0 10px 0;
			font-weight: normal;
			font-size: 2em;
		}
		.centercontent a{
			color:#D77525;
		}
	.sideright{
		float:right;
		padding-top:10px;
		width:195px;
	}
		.sideright-network{
			text-align: center;
			margin:10px 0;
		}
	a.thehistory{
		position: absolute;
		top:500px;
		margin-left: 20px;
		text-decoration: none;
		color: #fff;
		font-size: 2em;
		font-weight: bold;
	}
	a.thehistory:hover{
		text-decoration: underline;
	}
/* register */
.centercontent_register{
	width:700px;
	background: url('../images/form-bg.png') no-repeat left;
	float:right;
	height:561px;
}
	.register_content{
		width:600px;
		margin-left: 30px;
		margin-top: 5px;
	}
	.register_content h2{
		font-weight: normal;
		font-size: 1.5em;
	}
	.register_form{
		margin-top: 0px;
		padding:10px;
		color:#666;
	}
	.register_form table {
		border-collapse:separate;
		border-spacing:0px 10px;
	}
	.register_form label{
		font-size: 1.3em;
		font-weight: bold;
		margin-bottom: 10px;
	}
	.register_form .register_text{
		background: #d6d5d5;
		width:350px;
		margin-left: 10px;
		height:15px;
		border:1px solid #333;
	}
	.register_captcha{
		background: #d6d5d5;
		width:350px;
		margin-left: 10px;
		margin-bottom: 5px;
		height:50px;
	}
	.term_condition{
		border:1px solid #666;
		padding:5px;
		position:relative;
		overflow: auto;
		height:200px;
	}
/* ---- */

.banner_below{
	padding:0px;
	position:absolute;
	margin:0 auto;
	top:500px;
	margin-left: 10px;
	text-align: center;
	}

.bar_about1{
	width:540px;
	height:470px;
	padding:30px 10px 0 20px;
	background: url(../images/aboutus-layer1.png) no-repeat;
}
.bar_about2{
	width:540px;
	height:311px;
	padding:30px 10px 0 20px;
	background: url(../images/aboutus-layer2.png) no-repeat;
	
}
.bar_about3{
	width:540px;
	height:155px;
	padding:20px 10px;
	background: url(../images/bar_about3.png) no-repeat;
	
}

/* contact us */
.content_contact{
	color:#fff;
	margin-top: 10px;
}
.contact_form{
	padding:10px;
	background: #000;
	color:#fff;
	border:1px solid #fff;
	width:540px;
	margin:0 auto;
	margin-top: 10px;
}
	.contact_form label{
		margin-right: 5px;	
	}
	.contact_form table{
		border-spacing: 0 20px;	
	}
	.contact_form th{
		font-weight: normal;
	}
	
.bar_contactus{
	width:555px;
	height:230px;
	padding:10px 10px;
	background: url(../images/contactus-bg.png) no-repeat left;
}
	.bar_contactus h2{
		font-size: 3em;
		color:#8BCF09;
	}
	.bar_contactus h2 span{
		color:#fff;
	}
.contact_text{
	border:1px solid #ccc;
}

/* outbox community */
.bar_community{
	width:555px;
	height:140px;
	padding:20px 10px 0 10px;
	background: url(../images/outcomm.png) no-repeat;
}
	.communitydescription{
		padding-top:55px;
		margin: 0 auto;
		
	}
	.community_content{
		margin:0 auto;
		text-align: center;
	}
	.communityblock{
		float:left;
		width:180px;

	}
		.communityblock-desc{
			float:left;
			margin-left: 20px;
			width:350px;
			text-align: left;
		}
			.communityblock-desc p{
				padding-bottom: 10px;
			}
	.community_news{
		width:550px;
		height:211px;
		padding:10px 10px 0 15px;
		background: url(../images/community_news.png) no-repeat;
	}
	.community_news img{
		float:left;
		margin-right:5px;
		margin-bottom: 5px;
	}
/* out of the box competition */
.content_outcomp{
	height:160px;
	background:#fff url(../images/competition-head.jpg) no-repeat;
}
	.outcomp_description{
		color:#666;
		width:550px;
		background: #fff;
		padding: 0px 10px 10px 10px;
		margin-bottom: 10px;
	}
	.outcomp_description_sub{
		color:#666;
		width:550px;
		background: #fff;
		padding: 0px 10px 10px 10px;
	}
		.outcomp_description_sub p{
			padding-bottom: 10px;
		}
	.outcomp_description img{
		float:left;
		margin:0 5px 5px 0;
	}
	h2.competition1, h2.sideleft{
		color:#ff6600;
		font-size: 2em;
		font-weight: normal;
		text-transform: uppercase;
		padding-top: 10px;
	}
	h2.competition2{
		color:#cd69c6;
		font-size: 2em;
		font-weight: normal;
		text-transform: uppercase;
		margin-top: 10px;
	}
	h2.competition3{
		color:#3c3f99;
		font-size: 2em;
		font-weight: normal;
		text-transform: uppercase;
		margin-top: 10px;
	}
/* news event and Agenda */
.content_agenda{
	margin:0;
}
.content_agenda .year{
	color:#666;
	font-size: 2em;
}
	.post_agenda{
		border-bottom:1px solid #ccc;
		padding-bottom: 5px;
		margin-top: 10px;
	}
		.post_agenda .agenda_date{
			float:left;
			font-size: 1.5em;
			margin-right: 10px;
			color:#c0c0c0;
		}
		.post_agenda .agenda_content{
			float:left;
			width:80%;
		}
		.post_agenda .agenda_content h3{
			font-size: 1.5em;
		}
		.post_agenda .agenda_content .agenda_url{
			padding:5px 0;
		}
		.post_agenda .agenda_content img{
			float:left;
			margin:5px 5px 5px 0;
		}
		.post_agenda .agenda_content p{
			margin-top: 10px;
		}
	.event-pager{
		margin-top: 20px;
	}
	a.moreevent,a.moreevent:visited{
		color:#84c066;
		text-decoration: none;
		font-weight: bold;
	}
.content_newsevent, .content_agenda{
	color:#666;
	padding:10px 10px 10px 10px;
	background: #fff;
	}
	.content_newsevent h3 a{
		text-transform: uppercase;
		font-size: 2em;
		font-weight: normal;
		margin-bottom: 15px;
		color:#666;
		text-decoration: none;
	}

	h2.newsevent{
		color: #ff6600;
		font-weight: bold;
		font-size: 3em;
		font-stretch: narrower;
	}
	h2.agendaevent{
		color: #84c066;
		font-weight: bold;
		font-size: 3em;
		font-stretch: narrower;
	}
	h3.agendatitle{
		color: #84c066;
		font-size: 1.5em;
		float:left;
	}
	.agenda-date{
		color: #84c066;
		font-weight: normal;
		font-size: 1.2em;
		float:right;
		padding-right: 40px;
	}
		ul.newslist li{
			margin-bottom: 5px;
			margin-left: 15px;
			list-style: disc;
			color: #ff6600;
			}
		ul.newslist li .ndate{margin-right: 5px;color: #666;}
		.marketingevent{
			margin-bottom: 5px;
		}
		.marketingevent .mtitle{float:left;font-weight: bold;}
		.marketingevent .mdate{float:right;padding-right: 40px;color:#84c066;}
		.marketingevent p{clear: both;line-height: 15px;}
		.marketingevent .mtitle a,.marketingeventi .mtitle a:visited,.mdate{
			color:#84c066;
			text-decoration: none;
			font-size: 1.3em;
		}
	a.morenews,a.morenews:visited{
		color:#ff6600;
		text-decoration: none;
		font-weight: bold;	
	}
	.newspost{
		margin-bottom: 5px;
	}
		.newspost .ntitle img{
			float: left;
			margin:0 5px 5px 0;
		}
		.newspost .ntitle a{
			color:#ff6600;
			font-size: 1.2em;
			text-decoration: none;
		}
		.newspost .ndate{
			color: #666;
			font-size: 1em;
		}
	span.amp{
		color:#888;
	}
	span.event{
		color:#ce6bc7;
	}
	.content_newsevent img{
		float:left;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.content_newsevent img.left{
		float:left;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.content_newsevent img.right{
		float:right;
		margin-left: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	h2.agenda{
		color:#bf0404;
		font-weight: bold;
		font-size: 3em;
		font-stretch: narrower;
	}

/* funstuff */
.content_funstuff{
	width:550px;
	background: #fff;
	color:#333;
	padding:10px;
}
	.wallpaper{width:90%;margin: 0 auto;text-align: center;}
	.content_funstuff .wallpaper ul{
		text-align: center;
	}
	.content_funstuff .wallpaper ul li{
		display: inline;
		float:left;
		margin-right: 10px;
		margin-bottom: 15px;
	}
	.wallpaper .walldesc{
		margin-top: 10px;
	}
	.content_funstuff h2{
		color: #ce6bc7;
		text-align: center;
		letter-spacing: 2px;
		font-size: 3em;
	}
	

/*-=======================================*/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* Login */
.inputbox_login{
    border: 1px solid #006;
    background: #ffc;
    margin: 1px;
	font-family: Helvetica, Verdana, Arial, sans-serif; 
    font-size: 11px;
    font-weight:normal;
}    
.button_login{
   border: 1px solid #006;
	font-family: Helvetica, Verdana, Arial, sans-serif; 
    font-size: 11px;
    font-weight:normal;
}
.moduletable_login {
   float: left;
   font-family:"myriad pro", Helvetica, Verdana, Arial, sans-serif; 
   font-size: 12px;
   display: block;
}
.moduletable_profile {
   float: right;
   display: block;
   margin:4px 10px;
}

#mod_login_greeting_login {
   margin:0px 5px;
   font-family:"myriad pro", Helvetica, Verdana, Arial, sans-serif; 
   font-size: 12px;
   font-weight:bold;

}

.mainlevel {
   margin:0px 5px;
   font-family:"myriad pro", Helvetica, Verdana, Arial, sans-serif; 
   font-size: 12px;
   font-weight:bold;
   color: #FFF;
}

a.mainlevel {
   margin:0px 5px;
   font-family:"myriad pro", Helvetica, Verdana, Arial, sans-serif; 
   font-size: 12px;
   font-weight:bold;
   color: #FFF;
}

a.mainlevel:link{
   color: #FFF;
   text-decoration:none;
}

a.mainlevel:visited{
   color: #FFF;
   text-decoration:none;
}


a.mainlevel:hover{
   color: #FFF;
   text-decoration:underline;
}

a.mainlevel:active{
   color: #FFF;
   text-decoration:none;
}

.item3 {
    width: 100px;
}

.item4 {
    width: 100px;
}

.item24 {
    width: 100px;
}
