/* layout and positioning */

body {
	font-family			: Tahoma;
	font-size			: 12px;
	color				: 0;
	margin: 0px;
	padding: 0px;
  	background-color		: #AAB8FF;  
}
#wrapper {
	width: 930px;
	text-align: left;
	margin: 0 auto 0 auto;
	border				: 5px solid #FF6600;
}

#header {
	background			: url(../images/DJKheader.jpg);
	background-repeat	: no-repeat;
	width				: 930px;
	height				: 190px;
	z-index				: 1;

}

#djklogo {
	position			: relative;
	left				: 670px;
	top				: 40px;
	width				: 100px;
	height				: 90px;
	cursor				: pointer;
}

#balogo {
	position			: relative;
	left				: 20px;
	top					: 30px;
	width				: 70px;
	height				: 80px;
	cursor				: pointer;
}

#fblogo {
	position			: relative;
	left				: 110px;
	top					: -50px;
	width				: 60px;
	height				: 100px;
	cursor				: pointer;
}

#dalogo {
	position			: relative;
	left				: 165px;
	top					: -100px;
	width				: 60px;
	height				: 60px;
	cursor				: pointer;
}
#tulogo {
	position			: relative;
	left				: 590px;
	top					: -350px;
	width				: 70px;
	height				: 70px;
	cursor				: pointer;
}

#tzlogo {
	position			: relative;
	left				: 370px;
	top					: -320px;
	width				: 80px;
	height				: 90px;
	cursor				: pointer;
}

#tkdlogo {
	position			: relative;
	left				: 250px;
	top					: -160px;
	width				: 110px;
	height				: 70px;
	cursor				: pointer;
}

#telogo {
	position			: relative;
	left				: 460px;
	top					: -410px;
	width				: 60px;
	height				: 100px;
	cursor				: pointer;
}

#ttlogo {
	position			: relative;
	left				: 545px;
	top					: -215px;
	width				: 70px;
	height				: 60px;
	cursor				: pointer;
}

#kelogo {
	position			: relative;
	left				: 190px;
	top					: -150px;
	width				: 100px;
	height				: 50px;
	cursor				: pointer;
}

#wrapper-page-bg
{
}

#navwrapper1
{
	width: 244px;
	/* background			: url(../images/right-gen-bg.png); */
	float: right;
  	background-color		: #DBE1FF;  	
	border-left			: 1px solid #333333;
	border-bottom			: 1px solid #333333;
	/* parent on the right side */
}

#nav {
	/* width: 240px; */
	/* background			: url(../images/right-bg.png); */
	/* background-repeat	: no-repeat; */
	padding-left		: 5px;
	/* color				: #000000; */
}



#section-top
{
	height				: 20px;
	position			: relative;
	padding				: 5px 10px 0px 10px;
}



#content {
	padding				: 20px 10px 10px 10px;

	
}

#cwrapper1 {
	/* margin				: 0 245px 0  0; */
	margin					: 0 0px 0  0;
  	background-color		: #E8EBFF;  	
	border-bottom			: 50px solid #E8EBFF;
	width					: 685px;
	display					: inline-block;
}

#content-footer
{
	height				: 0px;
	width				: 850px;
	
}

#site-footer {
	background			: url(../images/footer-bg.png) no-repeat;
	width				: 930px;
	height				: 113px;

}



#footer-top
{
	margin-left			: 5px;
	margin-right		: 5px;
	margin-top			: 5px;
	height				: 39px;
	width				: 930px;
	float				: left;
}

#footer-menu
{
	float				: left;
	text-align			: center;
	width				: 930px;
	margin-top			: 9px !important;
	margin-top			: 21px;
	

}

#footer-copyright
{
	float				: left;
	text-align			: center;
	font-size			: 10px;
	font-family			: Arial;
	margin-top			: 15px;
	width				: 930px;
}


.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

/* Clear fix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




#nav a:active { 
	color: black;
	text-decoration: none;
	font-weight: normal;
}


/* #nav a:hover, #nav a:focus {  
	color: red;
} */

#users-profile-custom {
	display: none;
}

.profile a {
	display: none;
}

#jevents_header ul.actions li.info-icon {
	display: none;
}
