#content-area {}

.content-area-orange		{	background-color: #F56C17;	}
.content-area-green			{	background-color: #066841;	}
.content-area-black			{	background-color: #1B1B1B;	}
.content-area-blue			{	background-color: #4D9BF4;	}
.content-area-dark-blue		{	background-color: #052384;	}
.content-area-red			{	background-color: #AD2506;	}
.content-area-quizchamps	{	background-color: #ED1C24;	}

.content-area-orange h1		{	color: #FFFFFF;	}
.content-area-green h1		{	color: #FFFFFF;	}
.content-area-black h1		{	color: #F56C17;	}
.content-area-blue h1		{	color: #FFFFFF;	}
.content-area-dark-blue h1	{	color: #FFFFFF;	}
.content-area-red h1		{	color: #FFD1C4;	}
.content-area-quizchamps h1	{	color: #000;	}

.content-area-orange h2		{	color: #FFFFFF;	}
.content-area-green h2		{	color: #FFFFFF;	}
.content-area-black h2		{	color: #F56C17;	}
.content-area-blue h2		{	color: #FFFFFF;	}
.content-area-dark-blue h2	{	color: #FFFFFF;	}
.content-area-red h2		{	color: #FFD1C4;	}
.content-area-quizchamps h2	{	color: #000;	}

.content-area-orange h3		{	color: #FFFFFF; }
.content-area-green h3		{	color: #FFFFFF; }
.content-area-black h3		{	color: #F56C17; }
.content-area-blue h3		{	color: #FFFFFF; }
.content-area-dark-blue h3	{	color: #FFFFFF; }
.content-area-red h3		{	color: #FFD1C4; }
.content-area-quizchamps h3	{	color: #FFD1C4; }

.play_for_money_orange {
	background: url('../images/style_orange/myplac_overview/play_for_money_background.png') no-repeat;
	width: 221px;
	height: 86px; 
}

.extra_placaten_orange {
	background: url('../images/style_orange/myplac_overview/extra_placaten_background.png') no-repeat;
	width: 221px;
	height: 102px; 
}

.play_for_money_quizchamps {
	background: url('../images/style_quizchamps/myplac_overview/play_for_money_background.png') no-repeat;
	width: 221px;
	height: 86px;
}

.extra_placaten_quizchamps {
	background: url('../images/style_quizchamps/myplac_overview/extra_placaten_background.png') no-repeat;
	width: 221px;
	height: 98px;
}

.word_vip_quizchamps {
	background: url('../images/style_quizchamps/myplac_overview/word_vip_speler_background.png') no-repeat;
	width: 221px;
	height: 107px;
}

/* all text and all links this color */
.content-area-orange .content-area-data,
.content-area-orange .content-area-data p a,
.content-area-orange .content-area-data label
{color: #000000;}
.content-area-green .content-area-data,
.content-area-green .content-area-data p a,
.content-area-green .content-area-data label
{color: pink;}
.content-area-black .content-area-data,
.content-area-black .content-area-data p a,
.content-area-black .content-area-data label
{color: #A9A9A9;}
.content-area-blue .content-area-data,
.content-area-blue .content-area-data p a,
.content-area-blue .content-area-data label
{color: orange;}
.content-area-red .content-area-data,
.content-area-red .content-area-data p a,
.content-area-red .content-area-data label
{color: #F2B870;}
.content-area-quizchamps .content-area-data,
.content-area-quizchamps .content-area-data p a,
.content-area-quizchamps .content-area-data label
{color: #FFFFFF;}

.content-area-dark-blue .content-area-data,
.content-area-dark-blue .content-area-data p a,
.content-area-dark-blue .content-area-data label
{color: #FFFFFF;}


/*////////////////////////////////////
//
// start site specific code
//
// We have the styles: orange, quizchamps, ...
//
// We need fullpage-STYLENAME, header-STYLENAME,
//
//
//
////////////////////////////////////*/
.background-orange
{
	background-image: url(../images/style_orange/design/background.gif);
	background-color: #2b2b2b;
}

.background-quizchamps
{
	background-image: url(../images/style_quizchamps/design/background.jpg);
	background-color: #565978;
}

.fullpage-orange, .fullpage-game-orange
{
	background-image: url(../images/style_orange/design/full-back.gif);	
    background-color: #494949;
    margin: 0px auto;
    text-align: center;
}
.fullpage-quizchamps, .fullpage-game-quizchamps
{
	background-image: url(../images/style_quizchamps/design/full-back.gif);	
    background-color: #494949;
    margin: 0px auto;
    text-align: center;
}

.header-orange
{
	background-image: url(../images/style_orange/design/header.jpg);
	background-repeat: no-repeat;
	height: 180px;
}
.header-quizchamps
{
	background-image: url(../images/style_quizchamps/design/header.jpg);
	background-repeat: no-repeat;
	height: 178px;
}
.header-dark-blue
{
	background-image: url(../images/style_orange/design/header.jpg);
	background-repeat: no-repeat;
	height: 259px;
}

#header-game-orange
{
    border-top: 10px #494949 solid; /* top 'line' in game and logout pages */
}
#header-game-quizchamps
{
    border-top: 10px #A40000 solid; 
}
.bottompart-orange
{
	background-image: url(../images/style_orange/design/footer.jpg);
}
.bottompart-quizchamps
{
	background-image: url(../images/style_quizchamps/design/footer.jpg);
}
#lobby-navigator-main-orange {
    width: 100%;
    height: 84px;
    background-color: #F56C17;
}
#lobby-navigator-main-quizchamps {
    width: 100%;
    height: 84px;
    background-color: #E5301E;
}
/* Main structure */

/*used by macros content_area_data_start and content_area_data_end */
.content-area-data a:hover {text-decoration: none;}
.content-area-data
{
	padding: 8px;
	font-family: tahoma, arial, verdana;
}
.content-area-data-nopadding
{
	padding: 0px;/*used by macros content_area_data_start and content_area_data_end */
	font-family: tahoma, arial, verdana;
}

.content-area-data h1	{	margin: 0px; font-size: 16px;font-family: tahoma, arial, verdana;font-weight:bold;padding-top:15px;padding-bottom:5px;}
.content-area-data h2	{	margin: 0px; font-size: 12px;font-family: tahoma, arial, verdana;font-weight:bold;padding-top:15px;padding-bottom:5px;}
.content-area-data h3	{	margin: 0px; font-size: 12px;font-family: tahoma, arial, verdana;font-weight:bold;padding-top:15px;padding-bottom:5px;}
.content-area-data h4	{	margin: 0px; font-size: 12px;font-family: tahoma, arial, verdana;font-weight:bold;padding-top:0px;padding-bottom:0px;}
.content-area-data p	{	margin: 0px; padding: 0px; margin-top:0px;margin-bottom:10px;line-height: 130%;}

/*++++++++++++++++++++*/
.content-area-black-li
{
	color: #A9A9A9;
	font-family: tahoma,arial,verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	padding-bottom: 4px;
    background-image: url(../images/content_area/black-li.gif);
    background-position: 0px 3px;
    background-repeat: no-repeat;
}
.content-area-black-li a
{
	color: #A9A9A9;
}
.content-area-black-li a:hover
{
	text-decoration: none;
}
/*++++++++++++++++++++*/
.content-area-orange-li
{
	color: #1A1A1A;
	font-family: tahoma,arial,verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	padding-bottom: 4px;
	line-height: 14px;
    background-image: url(../images/content_area/orange-li.gif);
    background-position: 0px 3px;
    background-repeat: no-repeat;
}
.content-area-orange-li a
{
	color: #1A1A1A;
}
.content-area-orange-li a:hover
{
	text-decoration: none;
}

.content-area-darkgray-li
{
	color: #333333;
	font-family: tahoma,arial,verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	padding-bottom: 4px;
    background-image: url(../images/content_area/darkgray-li.png);
    background-position: 0px 3px;
    background-repeat: no-repeat;
}
.content-area-darkgray-li a
{
	color: #333333;
}
.content-area-darkgray-li a:hover
{
	text-decoration: none;
}

/*++++++++++++++++++++*/
.content-area-red-li
{
	color: #FFB5A6;
	font-family: tahoma,arial,verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	padding-bottom: 4px;
    background-image: url(../images/content_area/red-li.gif);
    background-position: 0px 3px;
    background-repeat: no-repeat;
}
.content-area-red-li a
{
	color: #FFB5A6;
}
.content-area-red-li a:hover
{
	text-decoration: none;
}
/*++++++++++++++++++++*/
.content-area-quizchamps-li
{
	color: #FFFFFF;
	font-family: tahoma,arial,verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	padding-bottom: 4px;
    background-image: url(../images/style_quizchamps/content_area/li.png);
    background-position: 0px 3px;
    background-repeat: no-repeat;
}
.content-area-quizchamps-li a
{
	color: #FFFFFF;
}
.content-area-quizchamps-li a:hover
{
	text-decoration: none;
}
/*++++++++++++++++++++*/



.firstlogin-background-orange { background: #f78d4b; padding: 5px; }
.firstlogin-background-orange td { padding: 2px; }
.firstlogin-background-black { background: #272727; padding: 5px; }
.firstlogin-background-black td { padding: 2px; }
.firstlogin-background-red { background: #B94725; padding: 5px; }
.firstlogin-background-red td { padding: 2px; }
.firstlogin-background-quizchamps { background: #EB886F; padding: 5px; }
.firstlogin-background-quizchamps td { padding: 2px; }

.form-table-orange { background: #f78d4b; }
.form-table-orange input, .form-table textarea { border: none; background: white;}
.form-table-orange input {width: 180px;}
.form-table-black { background: #272727; }
.form-table-black input, .form-table textarea { border: none; background: white;}
.form-table-black input {width: 180px;}
.form-table-red { background: #B94725; }
.form-table-red input, .form-table textarea { border: none; background: white;}
.form-table-red input {width: 180px;}
.form-table-quizchamps { background: #EB886F; }
.form-table-quizchamps input, .form-table textarea { border: none; background: white;}
.form-table-quizchamps input {width: 180px;}

/* o.a used above player_messages */
.default-table-orange { border: none; }
.default-table-orange th { background: #F56C17; color: black; text-align: left; padding-left: 8px; height: 32px;}
.default-table-orange td { height: 20px; padding: 1px; padding-left: 8px; }
.default-table-orange td td { padding: 0px; }
.default-table-black { border: none; }
.default-table-black th { background: #1B1B1B; color: #F56C17; text-align: left; padding-left: 8px; height: 32px;}
.default-table-black td { height: 20px; padding: 1px; padding-left: 8px; }
.default-table-black td td { padding: 0px; }
.default-table-red { border: none; }
.default-table-red th { background: #AD2506; color: #FFD1C4; text-align: left; padding-left: 8px; height: 32px;}
.default-table-red td { height: 20px; padding: 1px; padding-left: 8px; }
.default-table-red td td { padding: 0px; }
.default-table-quizchamps { border: none; }
.default-table-quizchamps th { background: #ED1C24; color: #FFD1C4; text-align: left; padding-left: 8px; height: 32px;}
.default-table-quizchamps td { height: 20px; padding: 1px; padding-left: 8px; }
.default-table-quizchamps td td { padding: 0px; }


/*TABS*/
.tab-content-header
{
    background-position: top right;
    background-repeat: no-repeat;
    width: 667px;
    height: 9px;
    font-size: 1px;
}
.tab-content-footer-left
{
    background-position: top left;
    background-repeat: no-repeat;
    width: 667px;
    height: 10px;
    font-size: 1px;
}
.tab-content-footer-right
{
    background-position: top right;
    background-repeat: no-repeat;
    width: 667px;
    height: 10px;
    font-size: 1px;
}
.tab-active a, .tab-inactive a
{
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
.tab-active, .tab-inactive
{
	height: 22px;
}
.tab-active-left
{
    background-position: top left;
    background-repeat: no-repeat;
    height: 35px;
    line-height: 35px;
    padding-top: 10px;
}
.tab-inactive-left
{
    background-position: top left;
    background-repeat: no-repeat;
    height: 35px;
    line-height: 35px;
    padding-top: 10px;
}

.tab-active-right
{
    background-position: top left;
    background-repeat: no-repeat;
    height: 35px;
    line-height: 35px;
    padding-top: 10px;
}
.tab-inactive-right
{
    background-position: top left;
    background-repeat: no-repeat;
    height: 35px;
    line-height: 35px;
    padding-top: 10px;
}
.onepix
{
	width: 1px;
	height: 1px;
}
.tab-content-header-orange		{	background-image: url(../images/style_orange/content_area/top-right.gif);}
.tab-content-header-quizchamps	{	background-image: url(../images/style_quizchamps/content_area/top-right.png);}

.tab-content-footer-left-orange			{	background-image: url(../images/style_orange/content_area/bottom-left.gif);}
.tab-content-footer-right-orange		{	background-image: url(../images/style_orange/content_area/bottom-right.gif);}
.tab-content-footer-left-quizchamps		{	background-image: url(../images/style_quizchamps/content_area/bottom-left.png);}
.tab-content-footer-right-quizchamps	{	background-image: url(../images/style_quizchamps/content_area/bottom-right.png);}

.tab-inactive-quizchamps a:hover	{	color: #FFFFFF;}
.tab-inactive-orange a:hover		{	color: #FFFFFF;}
.tab-inactive-red a:hover			{	color: #FFFFFF;}

.tab-active-quizchamps	{	background-color: #ED1C24;}
.tab-active-orange		{	background-color: #F56C17;}
.tab-active-orange		{	background-color: #F56C17;}
.tab-active-red			{	background-color: #AD2506;}

.tab-inactive-quizchamps	{	background-color: #3D3D3D;}
.tab-inactive-orange		{	background-color: #3D3D3D;}
.tab-inactive-red			{	background-color: #3D3D3D;}

.tab-active-left-quizchamps		{	background-image: url(../images/style_quizchamps/content_area/top-left.png);}
.tab-active-right-quizchamps	{	background-image: url(../images/style_quizchamps/content_area/top-right.png);}
.tab-inactive-left-quizchamps	{	background-image: url(../images/style_quizchamps/content_area/top-left-inactive.png);}
.tab-inactive-right-quizchamps	{	background-image: url(../images/style_quizchamps/content_area/top-right-inactive.png);}

.tab-active-left-orange		{	background-image: url(../images/style_orange/content_area/top-left.gif);}
.tab-active-right-orange	{	background-image: url(../images/style_orange/content_area/top-right.gif);}
.tab-inactive-left-orange	{	background-image: url(../images/style_orange/content_area/top-left-inactive.gif);}
.tab-inactive-right-orange	{	background-image: url(../images/style_orange/content_area/top-right-inactive.gif);}

.tab-active-quizchamps a	{	color: #FFFFFF;}
.tab-active-orange a		{	color: #FFFFFF;}
.tab-inactive-quizchamps a	{	color: #A9A9A9;}
.tab-inactive-orange a		{	color: #A9A9A9;}

.tab-inactive-quizchamps-highlight a		{	color: #FEBB14;}
.tab-inactive-orange-highlight a			{	color: #FEBB14;}
.tab-inactive-quizchamps-highlight a:hover	{	color: #FFE39D;}
.tab-inactive-orange-highlight a:hover		{	color: #FFE39D;}


/********************* Content Area **********************/
/* *** --- ORANGE --- *** */
/* --- --- top --- --- */
/* NOT USED?
.content-area-orange-padding {
    padding: 8px;
    background-color: #F56C17;
}
*/
.content-area-orange-odd {
    background-color: #F78D4B;
    padding: 5px;
}
.content-area-orange-odd th, .content-area-orange-even th{
    color: black;
    padding: 10px;
}
.content-area-orange-even {
    background-color: #F89C62;
    padding: 5px;
}
.content-area-orange a:hover {
    text-decoration: none;
}

.content-area-orange-header {
    width: 100%;
    /*height: 10px;*/
}

.content-area-orange-top-left {
    width: 100%;
    height: 10px;
    background-image: url(../images/content_area/orange-top-left.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

.content-area-orange-top-right {
    width: 100%;
    height: 10px;
    background-image: url(../images/content_area/orange-top-right.gif);
    background-position: top right;
    background-repeat: no-repeat;
}

.content-area-orange-top-middle {
    height: 10px;
    background-color: #F56C17;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1px;
}

.content-area-dark-blue-top-left {
    width: 100%;
    height: 10px;
    background-image: url(../images/content_area/dark-blue-top-left.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

.content-area-dark-blue-top-right {
    width: 100%;
    height: 10px;
    background-image: url(../images/content_area/dark-blue-top-right.gif);
    background-position: top right;
    background-repeat: no-repeat;
}
.content-area-dark-blue-top-middle {
    height: 10px;
    background-color: #052384;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1px;
}

/* --- --- title --- --- */
.content-area-orange-title {
    width: 100%;
    height: 28px;
    vertical-align: middle;
    background-color: #F56C17;
}

.content-area-orange-title-text {
    padding-left: 7px;
    padding-top: 7px;
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
}
/* --- --- title-image --- --- */
.content-area-orange-title-image {
    width: 100%;
    height: 36px;
    vertical-align: middle;
    background-color: #F56C17;
}

.content-area-orange-title-image-text {
    padding-left: 7px;
    padding-top: 7px;
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
}

.content-area-orange-close {
}
/* --- --- divider --- --- */
.content-area-orange-divider {
    width: 100%;
    height: 2px;
    font-size: 1px;
    background-image: url(../images/content_area/orange-hr.gif);
    background-repeat: repeat-x;
}
/* --- --- footer --- --- */
.content-area-orange-footer {
    width: 100%;
    height: 10px;
}

.content-area-orange-bottom-left {
    width: 100%;
    height: 10px;
    background-image: url(../images/content_area/orange-bottom-left.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

.content-area-orange-bottom-right {
    width: 100%;
    height: 10px;
    background-image: url(../images/content_area/orange-bottom-right.gif);
    background-position: top right;
    background-repeat: no-repeat;
}

.content-area-orange-bottom-middle {
    height: 10px;
    background-color: #F56C17;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1px;
}
/* --- --- link --- --- */
.content-area-orange-link {
    width: 100%;
    height: 30px;
	padding-top: 5px;
    vertical-align: middle;
    background-color: #F56C17;
}

.content-area-orange-link-text {
    padding-left: 8px;
    padding-top: 8px;
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 12px;
    color: #2C2C2C;
}

.content-area-orange-link-text-a {
    color: #2C2C2C;
}

.content-area-orange-link-text-a:hover {
    text-decoration: none;
}
/* --- --- intro-text --- --- */
.content-area-orange-intro-text {
    background-color: #F56C17;
    color: #303231;
    padding: 7px;
}
/* --- --- dataset --- --- */
.content-area-orange-dataset-row-even, 
.content-area-orange-dataset-row-odd, 
.content-area-red-feyenoord-dataset-row-even, 
.content-area-red-feyenoord-dataset-row-odd
 {
    color: #FFFFFF;
    padding: 8px;
}

.content-area-orange-dataset-row-even {
    background-color: #FE8C51;
}
.content-area-orange-dataset-row-even p{
    color: #000000;
}

.content-area-orange-dataset-row-odd {
    background-color: #FE9B65;
}
.content-area-orange-dataset-row-odd p{
    color: #000000;
}

/* ============== DARK-BLUE ========================*/

.content-area-dark-blue-title {
    width: 100%;
    height: 28px;
    vertical-align: middle;
    background-color: #052384;
}

.content-area-dark-blue-title-text {
    padding-left: 7px;
    padding-top: 7px;
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
}
/* --- --- title-image --- --- */
.content-area-dark-blue-title-image {
    width: 100%;
    height: 36px;
    vertical-align: middle;
    background-color: #052384;
}

.content-area-dark-blue-title-image-text {
    padding-left: 7px;
    padding-top: 7px;
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
}

.content-area-dark-blue-close {
}
/* --- --- divider --- --- */
.content-area-dark-blue-divider {
    width: 100%;
    height: 2px;
    font-size: 1px;
    background-image: url(../images/content_area/dark-blue-hr.gif);
    background-repeat: repeat-x;
}
/* --- --- footer --- --- */
.content-area-dark-blue-footer {
    width: 100%;
    height: 10px;
}

.content-area-dark-blue-bottom-left {
    width: 100%;
    height: 10px;
    background-image: url(../images/content_area/dark-blue-bottom-left.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

.content-area-dark-blue-bottom-right {
    width: 100%;
    height: 10px;
    background-image: url(../images/content_area/dark-blue-bottom-right.gif);
    background-position: top right;
    background-repeat: no-repeat;
}

.content-area-dark-blue-bottom-middle {
    height: 10px;
    background-color: #052384;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1px;
}
/* --- --- link --- --- */
.content-area-dark-blue-link {
    width: 100%;
    height: 30px;
	padding-top: 5px;
    vertical-align: middle;
    background-color: #F56C17;
}

.content-area-dark-blue-link-text {
    padding-left: 8px;
    padding-top: 8px;
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
}

.content-area-dark-blue-link-text-a {
    color: #2C2C2C;
}

.content-area-dark-blue-link-text-a:hover {
    text-decoration: none;
}
/* --- --- intro-text --- --- */
.content-area-dark-blue-intro-text {
    background-color: #052384;
    color: #ffffff;
    padding: 7px;
}
/* --- --- dataset --- --- */
.content-area-dark-blue-dataset-row-even, 
.content-area-dark-blue-dataset-row-odd
 {
    color: #FFFFFF;
    padding: 8px;
}

.content-area-dark-blue-dataset-row-even {
    background-color: #FE8C51;
}
.content-area-dark-blue-dataset-row-even p{
    color: #000000;
}

.content-area-dark-blue-dataset-row-odd {
    background-color: #FE9B65;
}
.content-area-dark-blue-dataset-row-odd p{
    color: #000000;
}

/* ============== DARK-BLUE ========================*/


.content-area-red-feyenoord-dataset-row-even {
    background-color: #FC374F;
}

.content-area-red-feyenoord-dataset-row-odd {
    background-color: #FE526E;
}


.content-area-orange-dataset-link {
    color: #202020;
    font-weight: bold;
    line-height: 20px;
}

.content-area-orange-dataset-link:hover {
    text-decoration: none;
}

.content-area-orange-dataset-no-data {
    background-color: #FE8C51;
    color: #FFFFFF;
    padding: 4px;
    font-family: tahoma, arial, verdana;
    font-size: 12px;
    line-height: 30px;
}
/* *** --- EOF ORANGE --- *** */
/* *** --- BLUE --- *** */
/* --- --- dataset --- --- */
.content-area-blue-dataset-row-even, .content-area-blue-dataset-row-odd {
    color: #FFFFFF;
    padding: 8px;
/*
    padding-left: 0px;
    padding-right: 0px;
*/
    font-family: tahoma, arial, verdana;
    font-size: 12px;
}

.content-area-blue-dataset-row-even {
    background-color: #5b85ed;
}

.content-area-blue-dataset-row-odd {
    background-color: #3b66d1;
}

.content-area-blue-dataset-link {
    color: #202020;
    font-weight: bold;
    line-height: 20px;
}

.content-area-blue-dataset-link:hover {
    text-decoration: none;
}

.content-area-blue-dataset-no-data {
    background-color: #5b85ed;
    color: #FFFFFF;
    padding: 4px;
    font-family: tahoma, arial, verdana;
    font-size: 12px;
    line-height: 30px;
}
.content-area-blue-header {
    width: 100%;
    height: 10px;
}

.content-area-blue-top-left {
    width: 100%;
    height: 10px;
    background-image: url(../images/content_area/blue-top-left.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

.content-area-blue-top-right {
    width: 100%;
    height: 10px;
    background-image: url(../images/content_area/blue-top-right.gif);
    background-position: top right;
    background-repeat: no-repeat;
}

.content-area-blue-top-middle {
    height: 10px;
    background-color: #4D9BF4;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1px;
}
/* --- --- title --- --- */
.content-area-blue-title {
    width: 100%;
    height: 28px;
    vertical-align: middle;
    background-color: #4D9BF4;
}

.content-area-blue-title-text {
    padding-left: 7px;
    padding-top: 7px;
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
}
/* --- --- title-image --- --- */
.content-area-blue-title-image {
    width: 100%;
    height: 36px;
    vertical-align: middle;
    background-color: #4D9BF4;
}

.content-area-blue-title-image-text {
    padding-left: 7px;
    padding-top: 7px;
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 12px;
    color: #FFB5A6;
}
/* --- --- divider --- --- */
.content-area-blue-divider {
    width: 100%;
    height: 2px;
    font-size: 1px;
    background-image: url(../images/content_area/blue-hr.gif);
    background-repeat: repeat-x;
}
/* --- --- footer --- --- */
.content-area-blue-footer {
    width: 100%;
    height: 10px;
}

.content-area-blue-bottom-left {
    width: 100%;
    height: 10px;
    background-image: url(../images/content_area/blue-bottom-left.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

.content-area-blue-bottom-right {
    width: 100%;
    height: 10px;
    background-image: url(../images/content_area/blue-bottom-right.gif);
    background-position: top right;
    background-repeat: no-repeat;
}

.content-area-blue-bottom-middle {
    height: 10px;
    background-color: #4D9BF4;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1px;
}
/* --- --- link --- --- */
.content-area-blue-link {
    width: 100%;
    height: 30px;
	padding-top: 5px;
    vertical-align: middle;
    background-color: #4D9BF4;
}

.content-area-blue-link-text {
    padding-left: 8px;
    padding-top: 8px;
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 12px;
    color: #A9A9A9;
}

.content-area-blue-link-text-a {
    color: #000000;
}

.content-area-blue-link-text-a:hover {
    text-decoration: none;
}
/* --- --- intro-text --- --- */
.content-area-blue-intro-text {
    background-color: #4D9BF4;
    color: white;	/*#A9A9A9;*/
    padding: 7px;
}
/* *** --- EOF BLUE --- *** */


/* *** --- RED --- *** */
/* --- --- top --- --- */
.content-area-red-odd {
    background-color: #BC4126;
    padding: 5px;
}
.content-area-red-odd th, .content-area-red-even th{
    color: black;
    padding: 10px;
}
.content-area-red-even {
    background-color: #CE5E45;
    padding: 5px;
}
.content-area-red a:hover {
    text-decoration: none;
}
.content-area-red-header {
    width: 100%;
    height: 10px;
}

.content-area-red-top-left {
    width: 100%;
    height: 10px;
    background-image: url(../images/content_area/red-top-left.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

.content-area-red-top-right {
    width: 100%;
    height: 10px;
    background-image: url(../images/content_area/red-top-right.gif);
    background-position: top right;
    background-repeat: no-repeat;
}

.content-area-red-top-middle {
    height: 10px;
    background-color: #AD2506;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1px;
}
/* --- --- title --- --- */
.content-area-red-title {
    width: 100%;
    height: 28px;
    vertical-align: middle;
    background-color: #AD2506;
}

.content-area-red-title-text {
    padding-left: 7px;
    padding-top: 7px;
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 12px;
    color: #FFB5A6;
}
/* --- --- title-image --- --- */
.content-area-red-title-image {
    width: 100%;
    height: 36px;
    vertical-align: middle;
    background-color: #AD2506;
}

.content-area-red-title-image-text {
    padding-left: 7px;
    padding-top: 7px;
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 12px;
    color: #FFB5A6;
}
/* --- --- divider --- --- */
.content-area-red-divider {
    width: 100%;
    height: 2px;
    font-size: 1px;
    background-image: url(../images/content_area/red-hr.gif);
    background-repeat: repeat-x;
}
/* --- --- footer --- --- */
.content-area-red-footer {
    width: 100%;
    height: 10px;
}

.content-area-red-bottom-left {
    width: 100%;
    height: 10px;
    background-image: url(../images/content_area/red-bottom-left.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

.content-area-red-bottom-right {
    width: 100%;
    height: 10px;
    background-image: url(../images/content_area/red-bottom-right.gif);
    background-position: top right;
    background-repeat: no-repeat;
}

.content-area-red-bottom-middle {
    height: 10px;
    background-color: #AD2506;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1px;
}
/* --- --- link --- --- */
.content-area-red-link {
    width: 100%;
    height: 30px;
	padding-top: 5px;
    vertical-align: middle;
    background-color: #AD2506;
}

.content-area-red-link-text {
    padding-left: 8px;
    padding-top: 8px;
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 12px;
    color: #2C2C2C;
}

.content-area-red-link-text-a {
    color: #FFB5A6;
}

.content-area-red-link-text-a:hover {
    text-decoration: none;
}
/* --- --- intro-text --- --- */
.content-area-red-intro-text {
    background-color: #AD2506;
    color: #FFD1C4;
    padding: 7px;
}
/* --- --- dataset --- --- */
.content-area-red-dataset-row-even {
    background-color: #C1402E;
    color: #FFFFFF;
    padding: 8px;
    font-family: tahoma, arial, verdana;
    font-size: 12px;
}
.content-area-red-dataset-row-even p{
    color: #F2B870;
}
.content-area-red-dataset-row-odd {
    background-color: #D35C49;
    color: #FFFFFF;
    padding: 8px;
    font-family: tahoma, arial, verdana;
    font-size: 12px;
}
.content-area-red-dataset-row-odd p{
    color: #F2B870;
}
.content-area-feyenoord-dataset-row-even {
    background-color: #FC374F;
    color: #FFFFFF;
    padding: 8px;
    font-family: tahoma, arial, verdana;
    font-size: 12px;
}

.content-area-feyenoord-dataset-row-odd {
    background-color: #FE526E;
    color: #FFFFFF;
    padding: 8px;
    font-family: tahoma, arial, verdana;
    font-size: 12px;
}

.content-area-eredivisielive-dataset-row-even {
    background-color: #70b9e4;
    color: #FFFFFF;
    padding: 8px;
    font-family: tahoma, arial, verdana;
    font-size: 12px;
}

.content-area-eredivisielive-dataset-row-odd {
    background-color: #cce2ef;
    color: #FFFFFF;
    padding: 8px;
    font-family: tahoma, arial, verdana;
    font-size: 12px;
}

.content-area-red-dataset-link {
    color: #202020;
    font-weight: bold;
    line-height: 20px;
}

.content-area-red-dataset-link:hover {
    text-decoration: none;
}

.content-area-red-dataset-no-data {
    background-color: #C1402E;
    color: #FFFFFF;
    padding: 4px;
    font-family: tahoma, arial, verdana;
    font-size: 12px;
    line-height: 30px;
}

.content-area-eredivisielive-dataset-no-data {
    background-color: #CCE2EF;
    color: #000000;
    padding: 4px;
    font-family: tahoma, arial, verdana;
    font-size: 12px;
    line-height: 30px;
	width: 670px;
}
/* *** --- EOF RED --- *** */
/* *** --- QUIZCHAMPS --- *** */
/* --- --- top --- --- */
.content-area-quizchamps-odd {
    background-color: #DB5F3F; /*E0514B;*/
    padding: 5px;
}
.content-area-quizchamps-odd th, .content-area-quizchamps-even th{
    color: black;
    padding: 10px;
}
.content-area-quizchamps-even {
    background-color: #EB886F; /*DF4942;*/
    padding: 5px;
}
.content-area-quizchamps a:hover {
    text-decoration: none;
}
.content-area-quizchamps-header {
    width: 100%;
    height: 10px;
}

.content-area-quizchamps-top-left {
    width: 100%;
    height: 10px;
    background-image: url(../images/style_quizchamps/content_area/top-left.png);
    background-position: top left;
    background-repeat: no-repeat;
}

.content-area-quizchamps-top-right {
    width: 100%;
    height: 10px;
    background-image: url(../images/style_quizchamps/content_area/top-right.png);
    background-position: top right;
    background-repeat: no-repeat;
}

.content-area-quizchamps-top-middle {
    height: 10px;
    background-color: #ED1C24;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1px;
}
/* --- --- title --- --- */
.content-area-quizchamps-title {
    width: 100%;
    height: 28px;
    vertical-align: middle;
    background-color: #ED1C24;
}

.content-area-quizchamps-title-text {
    padding-left: 7px;
    padding-top: 7px;
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 12px;
    color: #FFB5A6;
}
/* --- --- title-image --- --- */
.content-area-quizchamps-title-image {
    width: 100%;
    height: 36px;
    vertical-align: middle;
    background-color: #ED1C24;
}

.content-area-quizchamps-title-image-text {
    padding-left: 7px;
    padding-top: 7px;
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 12px;
    color: #FFB5A6;
}
/* --- --- divider --- --- */
.content-area-quizchamps-divider {
    width: 100%;
    height: 2px;
    font-size: 1px;
    background-image: url(../images/style_quizchamps/content_area/hr.png);
    background-repeat: repeat-x;
}
/* --- --- footer --- --- */
.content-area-quizchamps-footer {
    width: 100%;
    height: 10px;
}

.content-area-quizchamps-bottom-left {
    width: 100%;
    height: 10px;
    background-image: url(../images/style_quizchamps/content_area/bottom-left.png);
    background-position: top left;
    background-repeat: no-repeat;
}

.content-area-quizchamps-bottom-right {
    width: 100%;
    height: 10px;
    background-image: url(../images/style_quizchamps/content_area/bottom-right.png);
    background-position: top right;
    background-repeat: no-repeat;
}

.content-area-quizchamps-bottom-middle {
    height: 10px;
    background-color: #ED1C24;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1px;
}
/* --- --- link --- --- */
.content-area-quizchamps-link {
    width: 100%;
    height: 30px;
	padding-top: 5px;
    vertical-align: middle;
    background-color: #ED1C24;
}

.content-area-quizchamps-link-text {
    padding-left: 8px;
    padding-top: 8px;
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 12px;
    color: #2C2C2C;
}

.content-area-quizchamps-link-text-a {
    color: #fff;
}

.content-area-quizchamps-link-text-a:hover {
    text-decoration: none;
}
/* --- --- intro-text --- --- */
.content-area-quizchamps-intro-text {
    background-color: #ED1C24;
    color: #FFFFFF;
    padding: 7px;
}
/* --- --- dataset --- --- */

.content-area-quizchamps-dataset-row-even {
    background-color: #DB5F3F;
    color: #FFFFFF;
    padding: 8px;
    font-family: tahoma, arial, verdana;
    font-size: 12px;
}
.content-area-quizchamps-dataset-row-even p{
    color: #F2B870;
}
.content-area-quizchamps-dataset-row-odd {
    background-color: #EB886F;
    color: #FFFFFF;
    padding: 8px;
    font-family: tahoma, arial, verdana;
    font-size: 12px;
}
.content-area-quizchamps-dataset-row-odd p{
    color: #F2B870;
}
.content-area-quizchamps-dataset-link {
    color: #202020;
    font-weight: bold;
    line-height: 20px;
}

.content-area-quizchamps-dataset-link:hover {
    text-decoration: none;
}

.content-area-quizchamps-dataset-no-data {
    background-color: #DB5F3F;
    color: #FFFFFF;
    padding: 4px;
    font-family: tahoma, arial, verdana;
    font-size: 12px;
    line-height: 30px;
}
/* *** --- EOF QUIZCHAMPS --- *** */






/**** xxx ****/
























/* *** --- BLACK --- *** */
/* --- --- top --- --- */
.content-area-black-odd {
    background-color: #424242;
    padding: 5px;
}
.content-area-black-odd th, .content-area-black-even th{
    color: #F56C17;
    padding: 10px;
}
.content-area-black-even {
    background-color: #5A5A5A;
    padding: 5px;
}
.content-area-black-header {
    width: 100%;
    height: 10px;
}

.content-area-black-top-left {
    width: 100%;
    height: 10px;
    background-image: url(../images/content_area/black-top-left.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

.content-area-black-top-right {
    width: 100%;
    height: 10px;
    background-image: url(../images/content_area/black-top-right.gif);
    background-position: top right;
    background-repeat: no-repeat;
}

.content-area-black-top-middle {
    height: 10px;
    background-color: #1B1B1B;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1px;
}
/* --- --- title --- --- */
.content-area-black-title {
    width: 100%;
    height: 28px;
    vertical-align: middle;
    background-color: #1B1B1B;
}

.content-area-black-title-text {
    padding-left: 7px;
    padding-top: 7px;
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
}
/* --- --- title-image --- --- */
.content-area-black-title-image {
    width: 100%;
    height: 36px;
    vertical-align: middle;
    background-color: #1B1B1B;
}

.content-area-black-title-image-text {
    padding-left: 7px;
    padding-top: 7px;
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 12px;
    color: #FFB5A6;
}
/* --- --- divider --- --- */
.content-area-black-divider {
    width: 100%;
    height: 2px;
    font-size: 1px;
    background-image: url(../images/content_area/black-hr.gif);
    background-repeat: repeat-x;
}
/* --- --- footer --- --- */
.content-area-black-footer {
    width: 100%;
    height: 10px;
}

.content-area-black-bottom-left {
    width: 100%;
    height: 10px;
    background-image: url(../images/content_area/black-bottom-left.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

.content-area-black-bottom-right {
    width: 100%;
    height: 10px;
    background-image: url(../images/content_area/black-bottom-right.gif);
    background-position: top right;
    background-repeat: no-repeat;
}

.content-area-black-bottom-middle {
    height: 10px;
    background-color: #1B1B1B;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1px;
}
/* --- --- link --- --- */
.content-area-black-link {
    width: 100%;
    height: 30px;
    padding-top: 5px;
    vertical-align: middle;
    background-color: #1B1B1B;
}

.content-area-black-link-text {
    padding-left: 8px;
    padding-top: 8px;
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 12px;
    color: #A9A9A9;
}

.content-area-black-link-text-a {
    color: #A9A9A9;
}

.content-area-black-link-text-a:hover {
    text-decoration: none;
}
/* --- --- intro-text --- --- */
.content-area-black-intro-text {
    background-color: #1B1B1B;
    color: #A9A9A9;
    padding: 7px;
}
/* --- --- dataset --- --- */
.content-area-black-dataset-row-even {
    background-color: #5A5A5A;
    color: #FFFFFF;
    padding: 8px;
    /*padding-left: 0px;*/
    padding-right: 0px;
    font-family: tahoma, arial, verdana;
    font-size: 12px;
}
.content-area-black-dataset-row-even p{
    color: #A9A9A9;
}
.content-area-black-dataset-row-odd {
    background-color: #424242;
    color: #FFFFFF;
    padding: 8px;
     /*padding-left: 0px;*/
    padding-right: 0px;
    font-family: tahoma, arial, verdana;
    font-size: 12px;
}
.content-area-black-dataset-row-odd p{
    color: #A9A9A9;
}

.content-area-black-dataset-link {
    color: #A7A7A7;
    font-weight: bold;
    line-height: 20px;
}

.content-area-black-dataset-link:hover {
    text-decoration: none;
}

.content-area-black-dataset-no-data {
    background-color: #5A5A5A;
    color: #FFFFFF;
    padding: 4px;
    font-family: tahoma, arial, verdana;
    font-size: 12px;
    line-height: 30px;
}
/* *** --- EOF BLACK --- *** */






/****************************************/
/****************************************/
/****************************************/
/****************************************/
/****************************************/
/****************************************/
/****************************************/
/****************************************/









/*********************************************/
/*********************************************/
/*********************************************/
/*********************************************/
/*********************************************/
/*********************************************/
/*********************************************/
/*********************************************/
/*********************************************/





/* *** --- GREEN --- *** */
/* --- --- top --- --- */
.content-area-green-header {
    width: 100%;
    /*height: 10px;*/
}

.content-area-green-top-left {
    width: 100%;
    height: 10px;
    background-image: url(../images/content_area/green-top-left.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

.content-area-green-top-right {
    width: 100%;
    height: 10px;
    background-image: url(../images/content_area/green-top-right.gif);
    background-position: top right;
    background-repeat: no-repeat;
}

.content-area-green-top-middle {
    height: 10px;
    background-color: #066841;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1px;
}
/* --- --- title --- --- */
.content-area-green-title {
    width: 100%;
    height: 28px;
    vertical-align: middle;
    background-color: #066841;
}

.content-area-green-title-text {
    padding-left: 7px;
    padding-top: 7px;
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
}
/* --- --- title-image --- --- */
.content-area-green-title-image {
    width: 100%;
    height: 36px;
    vertical-align: middle;
    background-color: #066841;
}

.content-area-green-title-image-text {
    padding-left: 7px;
    padding-top: 7px;
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
}

.content-area-green-close {
}
/* --- --- divider --- --- */
.content-area-green-divider {
    width: 100%;
    height: 2px;
    font-size: 1px;
    background-image: url(../images/content_area/green-hr.gif);
    background-repeat: repeat-x;
}
/* --- --- footer --- --- */
.content-area-green-footer {
    width: 100%;
    height: 10px;
}

.content-area-green-bottom-left {
    width: 100%;
    height: 10px;
    background-image: url(../images/content_area/green-bottom-left.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

.content-area-green-bottom-right {
    width: 100%;
    height: 10px;
    background-image: url(../images/content_area/green-bottom-right.gif);
    background-position: top right;
    background-repeat: no-repeat;
}

.content-area-green-bottom-middle {
    height: 10px;
    background-color: #066841;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1px;
}
/* --- --- link --- --- */
.content-area-green-link {
    width: 100%;
    height: 30px;
	padding-top: 5px;
    vertical-align: middle;
    background-color: #066841;
}

.content-area-green-link-text {
    padding-left: 8px;
    padding-top: 8px;
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 12px;
    color: #2C2C2C;
}

.content-area-green-link-text-a {
    color: #2C2C2C;
}

.content-area-green-link-text-a:hover {
    text-decoration: none;
}
/* --- --- intro-text --- --- */
.content-area-green-intro-text {
    background-color: #F56C17;
    color: #303231;
    padding: 7px;
}
/* --- --- dataset --- --- */
.content-area-green-dataset-row-even, .content-area-green-dataset-row-odd {
    color: #FFFFFF;
    padding: 8px;
}

.content-area-green-dataset-row-even {
    background-color: #FE8C51;
}

.content-area-green-dataset-row-odd {
    background-color: #FE9B65;
}

.content-area-green-dataset-link {
    color: #202020;
    font-weight: bold;
    line-height: 20px;
}

.content-area-green-dataset-link:hover {
    text-decoration: none;
}

.content-area-green-dataset-no-data {
    background-color: #076A3E;
    color: #FFFFFF;
    padding: 4px;
    font-family: tahoma, arial, verdana;
    font-size: 12px;
    line-height: 30px;
}
/* *** --- EOF GREEN --- *** */

/********************* EOF Content Area **********************/
/********************* EOF Content Area **********************/

/* //PAGES 

#page h1, #page .h1
{
	font-size:140%;
	font-weight:bold;
	margin-top:16px;
}

#page h2, #page .h2
{
	font-size:100%;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	color:white;
}
#page p
{
	margin-top:0px;
}
*/
/* PAGES 
.contentpage {
    margin-bottom: 0px;
}

.contentpage .kop {
    color: #FFFFFF;
    font-size: 12px;
    display: block;
    font-weight: bold;
    margin-top: 15px;
}
.contentpage-text h2
{
	font-size:100%;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	color:white;
}
.contentpage-text p
{
	margin-top:12px;
}
.contentpage-text {
    color: #000000;
    padding: 1px 10px 1px 10px;
    font-family: tahoma, arial, verdana;
    font-size: 12px;
    line-height: 150%;
}

.contentpage-text a { color: #000000;}
.contentpage-text a:visited { color: #000000;}
.contentpage-text a:hover {color: #000000; text-decoration: none;}

.contentpage-text-divider {
    width: 100%;
    height: 2px;
    font-size: 1px;
    background-image: url(../images/content_area/orange-hr-bottom.gif);
    background-repeat: repeat-x;
}*/

/* Submenu specific images */
.submenu-item-active-orange		{	background-image: url(../images/style_orange/submenu/active.gif);			}
.submenu-item-active-quizchamps	{	background-image: url(../images/style_quizchamps/submenu/active.png);		}
.submenu-item-header-orange		{	background-image: url(../images/style_orange/submenu/subheader.gif);		}
.submenu-item-header-quizchamps	{	background-image: url(../images/style_quizchamps/submenu/subheader.png);	}

/* Lobby specific */
.lobby-players-in-game-orange
{
	color:#666;
}
.lobby-players-in-game-quizchamps
{
	color:#fff;
}

/* small links*/
.small-bold-orange
{
	line-height: 20px;
    /*color: #f56c18;*/
	color: #ff8309;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
	background: url(../images/content_area/light-orange-li.gif) 0px 3px no-repeat; 
	padding-left: 8px;
}
.small-bold-orange:hover {
    text-decoration: none;
}

.small-bold-quizchamps
{
	line-height: 20px;
    color: #F87E7E;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}
.small-bold-quizchamps:hover {
    text-decoration: none;
}
/**/

.infodesk-sidebar-faq-orange a {
    color: #ED6A17;
    font-weight: bold;
}

.infodesk-sidebar-faq-orange a:visited {
    color: #ED6A17;
    font-weight: bold;
}

.infodesk-sidebar-faq-orange a:hover {
    color: #ED6A17;
    font-weight: bold;
    text-decoration: none;
}
.infodesk-sidebar-faq-quizchamps a {
    color: #F87E7E;
    font-weight: bold;
}

.infodesk-sidebar-faq-quizchamps a:visited {
    color: #F87E7E;
    font-weight: bold;
}

.infodesk-sidebar-faq-quizchamps a:hover {
    color: #F87E7E;
    font-weight: bold;
    text-decoration: none;
}

.buy-credits-item-orange {
	float: left;
	width: 223px;
	height: 102px;
}

.buy-credits-block-orange {
	width: 240px;
	height: 125px;
	margin-top: 5px;
	background: url('../images/style_orange/credits/buycredits_background.png') no-repeat;
}

.buy-credits-block-orange-text {
	color: white;
	padding: 45px 0 0 10px;
	line-height: 140%;
	font-size:11px;
}

.buy-credits-block-orange-button {
	padding: 3px 0 0 10px;
}

.tell-a-friend-block-orange {
	width: 240px;
	height: 189px;
	background: url('../images/style_orange/credits/tell_a_friend_background.png') no-repeat;
}

.tell-a-friend-block-orange-button {
	padding: 10px 0 0 10px;
}

.tell-a-friend-block-orange-text {
	color: white;
	width: 200px;
	padding: 50px 0 0 12px;
	line-height: 140%;
	font-size:11px;
}

.buy-credits-block-quizchamps {
	width: 240px;
	height: 125px;
	margin-top: 5px;
	background: url('../images/style_quizchamps/credits/buycredits_background.png') no-repeat;
}

.buy-credits-block-quizchamps-text {
	color: white;
	padding: 45px 0 0 10px;
	line-height: 140%;
	font-size:11px;
}

.buy-credits-block-quizchamps-button {
	padding: 3px 0 0 10px;
}

.tell-a-friend-block-quizchamps {
	width: 240px;
	height: 189px;
	background: url('../images/style_quizchamps/credits/tell_a_friend_background.png') no-repeat;
}

.tell-a-friend-block-quizchamps-button {
	padding: 10px 0 0 10px;
}

.tell-a-friend-block-quizchamps-text {
	color: white;
	width: 200px;
	padding: 50px 0 0 12px;
	line-height: 140%;
	font-size:11px;
}

.shop-block-credits-orange {
	width: 248px;
	height: 164px;
	background: url('../images/style_orange/shop/not-enough-credits-background.png') no-repeat;
}

.shop-block-credits-orange-text {
	color: white;
	width: 200px;
	padding: 50px 0 0 12px;
	line-height: 140%;
	font-size:11px;
}

.shop-block-credits-orange-button {
	padding: 10px 0 0 10px;
}