@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}

img {border: 0;}
body {
	background-color: #FFFFFF;
	margin: 0;
}
#full {
	overflow: hidden;
	background-color: #FFFFFF;
	display: block;
	margin: 0 auto;
	width: 940px;
}
#header {
	position: relative;
	margin: 10px 10px 2px 10px;
	height: 110px;
	background: #FFF;
}
#header .logo {
	width: 346px;
	height: 66px;
	position: relative;
	top: 12px;
	left: 5px;
}
#header #menu {
	float: right;
	display: block;
	margin: 0 0 0 0;
	color: #FFFFFF;
	top: 25px;
	position: relative;
}
#header #menu a, visited, active {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 15px;
	margin-right: 5px;
}
#header #menu a:hover {
	color: #ff6698;
	text-decoration: none;
}
#bottom {
	clear: both;
	display: block;
	color: #000;
	height: 10px;
}
#footer {
	clear: both;
	margin: 0px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	height: 15px;
}

h2 {
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #666;
	margin: 0 0 0 0;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #ff6698;
	margin: 0 0 0 0;
}

h4,strong {
	font-size: 11px;
	font-weight: bold;
	color: #ff6698;
	font-style: normal;
	margin: 0 0 0 0;
}
h5,em {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	font-style: normal;
	margin: 0 0 0 0;
}

.buttonblock {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background: #ff6698;
	padding: 5px 5px 5px 5px;
	margin-right: 10px;
	float: left;
}

#content {
	width: 930px;
	min-height: 500px;
	margin: 0 0 0 10px;
	padding-right: 10px;
	overflow: inherit;
}



input, select, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.button{
	border: 0;
}

#themenu {
	display: block;
	height: 32px;
}
.back {
	display: block;
	clear: both;
	height: 20px;
	vertical-align: middle;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}
a, a:visited, a:active {
	border: 0;
	color: #ff6698;
	text-decoration: none;
}
a:hover {
	border: 0;
	color: #000;

}

.left5 {
	margin-left: 5px;

}

.buttons {
	margin-top:25px; 
	clear: both; 
	float: left;
}



#mjpic{
	display: block;
	border: 1px solid #bdac5c;
}

#mjleft{
	display: block;
	width: 362px;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#mjtext{

	float: left;
	padding-bottom: 10px;
}

#cctext{
	display: block;
	padding-left: 150px;
	padding-right: 150px;
	width: 620px;
	float: left;
	padding-bottom: 10px;
	overflow: hidden;
}
.fill {
	height: 500px;
	background-image: url(/images/fillbg.gif);

}
#viewbag {
	color: #FFFFFF;
	left: 815px;
	position: absolute;
	top: 5px;

}

.logout-w {
	color: #FFFFFF;
	left: 815px;
	position: absolute;
	top: 5px;

}


#coolkidtemp{	
	background-image: url(/images/coolkidsoon.jpg);
	width: 325px;
	height: 410px;

}

#coolkidtemp .text{	
	margin: auto;
	position:relative;
	top: 290px;
	width: 265px;
	
}
#coolestkid
{
	margin: 6px 6px 6px 6px;
	width: 312px;

}
#coolestkid .text{	
	display: block;
	position:relative;
	width: 272px;
	height: 232px;
	padding: 20px 20px 20px 20px;
	color: #FFFFFF; 
	top: 5px;
	background-color: #686059;
	
}
#coolestkid .name{	
	color: #fe679a;
	font-size:14px;
	font-weight: bold;
	display:block;
	margin-bottom: 10px;
	bottom: 10px;
	
}
#coolestkid a{	
	color: #fe679a;
	text-decoration: none;
	
}

#popupheader{
	display: block;
	overflow: hidden;
	clear: both;
	background-color: #574e47;
	color: #fff;
	width: 100%;
}

#popupheader .title{
	float: left;
}

#popupheader .close{
	float: right;
	margin-right: 10px;
}