body, html {
	background-color: #F1F1F1;
	font-family: "Verdana";
	font-size: 10px;
	margin: 0;
	padding: 0;
	height: 100%;
}

h1, h2, h3, h4, h5 {
	color:#717171;
}

h1, h1 a {
	margin-top:3px;
	margin-bottom:13px;
	font-size:18px;
}

h2, h2 a {
	font-size:14px;
}

h3 {
	font-size:11px;
	margin: 2px;
}
a {
	color: #4c86b8; 
	text-decoration: underline;
	font-weight: bold;
	/*font-size: 11px;*/
}
a:hover {
	text-decoration: none;
}

img {
	border:2px solid #EAEAEA;
}
em, i, b, strong {
	font-style:normal;
	font-weight: bold;
}
.terms {
	font-size: 8px;
	color: #4C4C4C;
}

/* start - table */
table {
	border-collapse: collapse;
}
th strong {
	color: #fff;
}
th {
	background: #405B8A;
	height: 29px;
	padding: 0 5px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #FFF;
	border-bottom: 2px solid #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	/* border-left: 1px solid #FFE1C3; */
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
tr.row-a {
	background: #f4f5f9;
}
tr.row-b {
	background: #F1F1F1;
}
tr:hover {
	background-color: #F4F5F9;
}
/* end - table */


/* start - form elements */
.form {
	margin:10px 0;
	padding: 10px;
	border: 1px solid #CECECE;
	background-color: #FAFAFA; 
	border-left: 3px solid #4c86b8;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 3px;
	border:1px solid #CECECE;
	height: 16px;
}
textarea {
	padding:2px;
	border:1px solid #CECECE;
	display:block;
}
input[type="submit"] { 
	margin: 0; 
	background: #FFF url('/themes/default/images/gradientbg.jpg') repeat-x; 
	padding: 2px 3px;
	color: #333;
	border: 1px solid #DADADA;	
	height: 24px;
	cursor:pointer;
}
input.red {
	background: #FFF url('/themes/default/images/gradientbgRed.jpg') repeat-x;
	border: 1px solid #FB9191;
	font-weight: bold;
}
/* end - form elements */

body#tinymce {
	background-color: #FFFFFF;
}

.example {
	color: #CECECE;
}

.clearBoth {
	clear:both;
}
.gameThumb {
	float:left; 
	padding:5px;
}
.gameBox {
	height: auto;
	border: 1px solid #cecece;
    background-color: #f4f5f9;
    padding: 5px;
}
.gameBox ul {
	clear:both;
	margin:0; 
	padding:0;
	padding-left: 2px;
}
.gameBox li {
	float:left;
	list-style:none;
	text-align:center;
	width: 139px;
	height: 149px;
	overflow:hidden;
}
.gameBox li img {
	height: 125px;
	width: 125px;
}
.gameBox li h3 {
	margin:2px 0px;
}
ul.errorBox {
	border: 1px solid #FF5959;
	font-weight: bold;
	background-color: #FFB3B3;
	list-style-image: url('http://cm.youthportals.dk/images/icons/exclamation.png');
	list-style-position: inside;
	margin: 0;
	padding: 5px;
}

.columnBox {
	float:left;
	width:220px;
	margin-right:10px;
}

.buyGameCTA {
	width: 537px;
	height: 34px;
	border: 0;
	font-size: 20px;
	color: #FFFFFF;
	margin: 2px 0;
	background: url('http://cm.youthportals.dk/images/buttons/green_blue_submit_cta.jpg') top center repeat;
	padding-top: 6px;
	cursor: pointer;
	margin: 10px 0 0 160px;
	text-align: center;
}

.buyGameCTA:hover {
	background: url('http://cm.youthportals.dk/images/buttons/green_blue_submit_cta.jpg') top center repeat;
	background-position: 0 40px;
}
.blogPost {
	height: auto;
	border: 1px solid #cecece;
    background-color: #f4f5f9;
    padding: 5px;
}
.blogPost a.title {
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}
/* Design */

#overlay {
	width: 100%;
	height: 100%;
	border:none;
	display:none;
	background-color:#ffffff;
}

#overlay iframe {
	width: 100%;
	height: 100%;
	display: block;
}

#container {
	margin:0 auto;
	width:1000px;
	height: 80%;
}

.whiteBox {
	background-color: #FFFFFF;
	border: 1px solid #CECECE;
	padding: 10px;
}
#advertise {
	text-align: center;
	width: 978px;
	margin: 10px 0 0 0;
	background-color: #FFFFFF;
	border: 1px solid #CECECE;
	padding: 10px;
}

#gameFrame {
	padding: 5px;
	overflow: hidden;
}
#frameLeft {
	float: left;
	width: 200px;
}
#frameRight {
	float: right;
}

#frameLeft h2 {
	margin: -5px 0 1px 0;
}

#frameAdvertise {
	margin: 5px 0 10px 10px;
	width: 200px;
}

#frameAdvertise img {
	width: 200px; 
	height: 200px;
	margin: -2px 0 0 -2px;
}

#frameBox {
	background-color: #FFFFFF;
	border: 1px solid #CECECE;
	padding: 10px;
	font-size:10px;
	margin: 7px 0 7px 7px;
	width: 178px;
}

#frameBox a {
	text-decoration: underline;
	font-weight: bold;
}

#frameGame {
	float: right;
	background-color: #FFFFFF;
	border: 1px solid #CECECE;
	padding: 10px;
	margin: 10px 10px 10px 0;
}

#menu {
	background-color: #F4F5F9;
	border: 1px solid #CECECE;
	height: 67px;
	margin: 10px 0 0 0;
}

#menu ul {
	margin: 0;
	padding: 19px 0 19px 0;
}

#menu li {
	list-style:none;
	display:inline;
}

#menu li a {
	color: #405B8A;
	text-decoration:none;
	padding: 19px 64px;
	font-size: 24px;
	font-weight: normal;
}

#menu li a:hover {
	text-decoration: underline;
	background-color: #405B8A;
	color: #FFFFFF;
}

#ad {
	width: 978px;
	margin: 10px 0 0 0;
	background-color: #FFFFFF;
	border: 1px solid #CECECE;
	padding: 10px;
    cursor: pointer;
}

#adFrame {
	width: 958px;
	margin: 0 0 10px 0;
	background-color: #FFFFFF;
	border: 1px solid #CECECE;
	padding: 10px;
    cursor: pointer;
}

span#adTitle {
    display: block;
    color: #11C;
    font-size: 22px;
}

span#adText {
    font-size: 18px;
    display: block;
}

span#adLink {
    font-size: 19px;
    font-weight: bold;
    color: #0E774A;
}

#main {
	float: left;
	width: 711px;
	margin: 10px 0 0 0;
	background-color: #FFFFFF;
	border: 1px solid #CECECE;
	padding: 10px;
}

#right {
	float: right;
}

#right > div {
	width: 235px;
	margin: 10px 0 0 10px;
	background-color: #FFFFFF;
	border: 1px solid #CECECE;
	padding: 10px;
}

#right p {
	margin: 0 0 10px 0;
	font-size:10px;
	line-height:13px;
}

#right input[type="text"] {
	width: 227px;
	height: 20px;
	font-size: 17px;
}

#right .CTA {
	margin-top: 2px;
	background: url('http://cm.youthportals.dk/images/buttons/green_cta.jpg') top center repeat;
	padding: 7px 0 23px 0;
	width: 235px;
	color: #FFFFFF;
}

#right .CTA a:hover {
	text-decoration: none;
}

#right h1 {
	margin-top: 0;
}

#footer {
	background-color: #FFFFFF;
	border: 1px solid #CECECE;
	padding: 5px;
	margin-top: 10px;
}

#footer a {
	font-weight: normal;
}
/* CHAT */
div#chatWindow {
}
div#chatWindow span.timestamp {
	color:#B1B1B1;
	font-size:9px;
}
