/**
	Global
*/
body {background: #fff url(bg-main.gif) repeat-x left top; font-family: Arial, sans-serif; font-size: 11px;}

/** 
	Headings 
*/
h1 {
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: -5px;
	font-size: 22px;
	margin-left: 10px;
	/*_visibility: visible !important;*/
}
h2 {
	font: bold 11px Arial, sans-serif;
	text-transform: uppercase;
	color: #6f2e57;
	margin-left: 10px;
}
h3 {
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	background: #342c58 url(bg-creatives-selector-h3.gif) repeat-x left bottom;
	padding-bottom: 6px;
	padding-top: 18px;
	padding-left: 22px;
	cursor: default;
}
h4 {
	font-size: 17px;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 15px;
}
h4.small {font-size: 14px;}
h4.charttitle {text-align: center;}
h5 {
	color: #7b796c;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 1px;
}
/**
	Text & Paragraphs
*/
p {line-height: 1.2em; font-size: 12px; margin-top: 0.7em; margin-bottom: 0.4em;}
p.lead {font-weight: bold;}
div.data ul {margin: 0.7em 0; font-size: 12px;}
div.data li {
	margin-left: 20px;
	list-style-type: square;
	margin-bottom: 0.3em;
}
/**
	Global structure
*/
div#container {width: 925px; margin: 0 auto; background: none;}
div#header {height: 84px; position: relative; background: transparent url(bg-container-border-top.png) no-repeat left bottom; _background: none;}
div#logo {position: absolute; left: -109px; z-index: 2;}
div#mainmenu {position: relative; z-index: 1;}
div#content {
	background: transparent url(bg-container-border-middle.png) repeat-y left top;
	position: relative;
	z-index: 3;
	overflow: visible;
	_background: none;
	border-bottom: 1px solid transparent;
	_border-bottom: none;
	padding: 0 16px;
}
div.contentwrap {
	background-color: #fff;
	position: relative;
	top: -18px;
	margin-bottom: -19px;
	_margin-bottom: -18px;
	padding-top: 20px;
}

/** 
	Mainmenu 
*/
div#mainmenu {width: 750px;/*480*/ position: absolute; right: 16px; bottom: 22px;}
div#mainmenu ul {float: right;}
div#mainmenu a {
	text-transform: uppercase;
	text-decoration: none;
	color: #695b67;
	font-size: 9px;
	letter-spacing: -1px;
	display: block;
	padding: 8px 0 0 10px;
	height: 35px;
	overflow: hidden;
}
div#mainmenu a span {background: transparent url(button-mainmenu_fir.png) no-repeat left top; _padding-right: 10px;}
div#mainmenu a.in 				{_background-position: 0 0; width: 115px;}
div#mainmenu a.creatives 		{_background-position: 0 0; width: 62px;}
div#mainmenu a.hungarian 		{_background-position: 0 0; width: 89px;}
div#mainmenu a.media 			{_background-position: 0 0; width: 99px;}
div#mainmenu a.editors 			{_background-position: 0 0; width: 128px;}
div#mainmenu a.foreign 			{_background-position: 0 0; width: 89px;}
div#mainmenu a.game	 			{_background-position: 0 0; width: 38px;}
div#mainmenu a.in span 			{background-position: -65px 0;}
div#mainmenu a.creatives span {background-position: -187px 0;}
div#mainmenu a.hungarian span {background-position: -259px 0;}
div#mainmenu a.media span 		{background-position: -357px 0;}
div#mainmenu a.editors span 		{background-position: -674px 0;}
div#mainmenu a.foreign span 	{background-position: -466px 0;}
div#mainmenu a.game span 		{background-position: -619px 0;}
div#mainmenu a.in:hover span 			{background-position: -65px -61px;}
div#mainmenu a.creatives:hover span {background-position: -187px -61px;}
div#mainmenu a.hungarian:hover span {background-position: -259px -61px;}
div#mainmenu a.media:hover span 		{background-position: -357px -61px;}
div#mainmenu a.editors:hover span 		{background-position: -674px -61px;}
div#mainmenu a.foreign:hover span 	{background-position: -466px -61px;}
div#mainmenu a.game:hover span		{background-position: -619px -61px;}
div#mainmenu li.selected a.in 			{width: 137px;}
div#mainmenu li.selected a.creatives 	{width: 78px;}
div#mainmenu li.selected a.hungarian 	{width: 116px;}
div#mainmenu li.selected a.media 		{width: 128px;}
div#mainmenu li.selected a.editors 		{width: 160px;}
div#mainmenu li.selected a.foreign 		{width: 117px;}
div#mainmenu li.selected a.game	 		{width: 119px;}
div#mainmenu li.selected a.in span 			{background-position: -17px -122px;}
div#mainmenu li.selected a.creatives span {background-position: -164px -122px;}
div#mainmenu li.selected a.hungarian span {background-position: -252px -122px;}
div#mainmenu li.selected a.media span 		{background-position: -378px -122px;}
div#mainmenu li.selected a.editors span 	{background-position: -772px -122px;}
div#mainmenu li.selected a.foreign span 	{background-position: -516px -122px;}
div#mainmenu li.selected a.game span	 	{background-position: -643px -122px;}
/* hover states must be defined same as normal for IE6 */
div#mainmenu li.selected a.in:hover 			{width: 137px;}
div#mainmenu li.selected a.creatives:hover 	{width: 78px;}
div#mainmenu li.selected a.hungarian:hover 	{width: 116px;}
div#mainmenu li.selected a.media:hover 		{width: 128px;}
div#mainmenu li.selected a.editors:hover 		{width: 160px;}
div#mainmenu li.selected a.foreign:hover 		{width: 117px;}
div#mainmenu li.selected a.game:hover	 		{width: 119px;}
div#mainmenu li.selected a.in:hover span 			{background-position: -17px -122px;}
div#mainmenu li.selected a.creatives:hover span {background-position: -164px -122px;}
div#mainmenu li.selected a.hungarian:hover span {background-position: -252px -122px;}
div#mainmenu li.selected a.media:hover span 		{background-position: -378px -122px;}
div#mainmenu li.selected a.editors:hover span 	{background-position: -772px -122px;}
div#mainmenu li.selected a.foreign:hover span 	{background-position: -516px -122px;}
div#mainmenu li.selected a.game:hover span	 	{background-position: -643px -122px;}
/**
	Footer
*/
div#footer {padding: 18px 0 5px 0; width: 100%; overflow: hidden; color: #bdbab1; background: transparent url(bg-container-border-bottom.png) no-repeat left top; _background-image: none;}
div#footer div#logos {float: left; margin-left: 23px; _margin-left: 13px;}
div#footer div#logos img {padding-right:10px;}
div#footer div#copyright {float: right; text-align: right; margin-right: 26px; _margin-right: 16px;}
div#footer div#copyright p {margin-top: 4px; font: 11px Georgia, "Times New Roman", serif;}
div#footer a {color: #9d9a91; text-decoration: none; font: 10px Verdana, Arial, sans-serif;}
div#footer a:hover {text-decoration: underline;}



/**
	Tables
*/
table {border: 1px solid #907a6d; margin-bottom: 20px; margin-top: 6px; border-collapse: separate;}
table th {border-right: 1px solid #a39791;}
table th.center, table td.center {text-align: center;}
table th.left, table td.left {text-align: left;}
table th span {font-size: 11px; display: block;}
table tr {font-size: 10px;}
table td {padding: 4px 10px 4px 10px; text-align: right; border-right: 1px solid #dadada; background-color: #fff;}
table td.last, table th.last {border-right: none;}
table tr.even td {background-color: #f4f4f4;}
table tr td.even {background-color: #f4f4f4;}
table tr td.title {background-color: #fff; font-size: 14px;padding: 8px 10px 8px 10px; }
table td.header {background-color: #eee;}
table .bold {font-weight: bold;}
table th {
	width: 120px;
	color: #fff;
	background: #beb6a9 url(bg-table-th-in.gif) repeat-x left bottom;
	background-color: #beb6a9;
	vertical-align: middle;
	text-align: right;
	padding: 0 10px;
	height: 38px;
	font-size: 12px;
}
table span.cc_red {background-image: url(table-colorcode-red.png); background-repeat: no-repeat; padding-left: 12px;}
table span.cc_green {background-image: url(table-colorcode-green.png); background-repeat: no-repeat; padding-left: 12px;}

/**
	Site-wide selector
*/
div.selector {padding-top: 8px; background-color: transparent; background-repeat: no-repeat; background-position: left top; }
div.selector div.first h3 {padding-top: 3px;}
div.selector div.last ul {padding-bottom: 10px; _position: relative; _overflow: visible;}
div.selector div.last {padding-bottom: 8px; background-color: transparent; background-repeat: no-repeat; background-position: left bottom;}
div.selector ul {width: 308px; padding-left: 22px; padding-top: 3px; background-color: #342c58; overflow: hidden;}
div.selector ul li {float: left; width: 100px; height: 10px; padding: 0.6em 0 0; font-size: 10px; overflow: hidden;}
div.selector ul li.selected {padding-top: 0.3em; padding-bottom: 0.3em;}
div.selector ul li a {color: #b1daf7; text-decoration: none; text-transform: uppercase;}
div.selector ul li a:hover {color: #fff;}
div.selector ul li.selected a {cursor: default; color: #fff; font-size: 13px;}
a.selectorimage {display: block; margin-left: 30px; margin-top: 35px;}


/**
	Common content styles
*/
div.data {background-color: #fff;}
div.nobg {background: none !important;}

div.widechart {width: 622px; border: 1px solid #bbb5b7; margin-bottom: 10px;}
div.widechart p {text-align: center; background-color: #ececec; color: #333 !important; margin-bottom: 0 !important; padding: 5px !important;}
div.twincharts {width: 632px; overflow: hidden; margin-bottom: 10px;}
div.twincharts div {float: left; width: 304px; margin-right: 10px; border: 1px solid #bbb5b7; padding-bottom: 0;}
div.twincharts p {text-align: center; background-color: #ececec; color: #333 !important; margin-bottom: 0 !important; padding: 5px !important;}

small { color: #666; margin-left: 10px; }
a.xlssrc {width: 663px; height: 53px; display: block; background: #fff url(button-excel_download-in.jpg) no-repeat right top;}
* html a.xlssrc {display: inline-block; display: block; margin-left: -15px;}

div.conclusion div.l {font-size: 18px; margin-top: 5px;}
div.conclusion {
	color: #fff;
	background-color: #555;
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: right;
	width: 370px;
	padding: 15px 10px 10px;
	margin-bottom: 30px;
}

/***************************************************************************************************************************************/
/**
	Intro
*/
body#intro div.contentwrap {padding: 0;}


/***************************************************************************************************************************************/
/**
	Home
*/
body#home div#container {width: 892px;}
body#home div#header, body#home div#content, body#home div#footer {background: none;}
body#home div#header {margin: 0; height: 66px;}
body#home div#logo {left: -125px;}
body#home div#mainmenu {bottom: 0; right: 0;}
body#home div#mainmenu a {height: 39px;}
body#home div#content {padding: 0;}
body#home div#footer {padding-top: 10px;}
body#home div#footer div#logos {margin-left: 7px; _margin-left: 3px;}
body#home div#footer div#copyright {margin-right: 10px; _margin-right: 5px;}
body#home div#frontflash {background-color: #602b5d;}
/*
body#home div#boxes {width: 100%; overflow: hidden; background: #53374d url(bg-home-allboxes.gif)
     repeat-y left top;}
     */
body#home div#boxes {width: 100%; overflow: hidden; background: #53374d url(bg-home-allboxes.jpg)
     repeat-y left top;}
body#home h1 {
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 23px;
	margin-bottom: 10px;
	margin-left: 0;
}
div.homebox {
	padding: 4px 11px 11px 0;
	overflow: hidden;
	float: left;
	color: #fff;
}
div#fresh {width: 223px;}
div#shifted {width: 528px;}
div.homebox a {color: #fff; font-size: 12px;}
div.homebox h1 {padding: 0 0 0 11px;}
div.homebox p {
	line-height: 1.3em;
	padding-right: 15px;
	font-size: 14px;
	text-align: left;
}
div#fresh p {color: #EEE1F1; margin: 11px 11px 0 11px;}
div#shifted p {font-style: italic; color: #E9DCE6;}
div#fresh img {
	display: block;
	float: left;
	margin-right: 12px;
}
div#shifted img {
	display: block;
	float: left;
	margin-right: 12px;
}
div#fresh, div#shifted {position: relative;}
div#game_door {width: 230px; padding-top: 4px; position: relative;}
div#game_door p {width: 240px; color: #E9DCE6; margin: 0 11px 0 11px;}
div#game_door h1 {padding: 0; width: 230px; margin-left: 11px;}
div#game_door img {
	display: block;
	float: left;
	margin-right: 12px;
}
/***************************************************************************************************************************************/
/**
	Creatives
*/
body#creatives div.contentwrap{ background-image: url(bg-in09.jpg); background-color: #fff; background-repeat: no-repeat; min-height: 368px; _height: 368px; padding-top: 13px; padding-bottom: 10px; }
body#creatives div.textwrap {background-color: #fff; padding: 0 15px;}
body#creatives h1 {color: #58372c;}
body#creatives h2 {color: #887065;}
body#creatives h3 {background: #342c58 url(bg-selector-h3-creatives.gif) repeat-x left bottom; padding-top: 7px; position: relative;}
body#creatives h3.light {color: #d5c4be;}
body#creatives h4 {color: #58372c;}
body#creatives h4.normalcase {text-transform: none; font-size: 22px; color: #58372c;}
body#creatives h4, body#creatives h5 {color: #887065; margin-bottom: 10px;}
body#creatives h5 {text-transform: none; font-weight: bold; margin-bottom: 0.1em; font-size: 13px;}
body#creatives div#content p {color: #896c63; font-weight: normal; font-size: 12px; line-height: 1.3em; margin-bottom: 1.8em; text-align: left;}
body#creatives div#content p.lead {font-weight: bold;}
body#creatives div.content { margin-top: 10px; width: 100%; overflow: hidden;}

body#creatives div.selector { width: 230px; background-image: url(bg-selector-top-in.png); _background: none; float: left; zoom: 1; }
body#creatives div.selector div.last {background-image: url(bg-selector-bottom-in.png); _background: none;}
body#creatives div.selector div.last ul {padding-bottom: 10px;}
body#creatives div.selector h3 {background-image: url(bg-selector-h3-in.gif); background-color: #58372c; _position: static;}
body#creatives div.selector ul {padding-bottom: 10px; width: 208px; background-color: #58372c; _position: static;}
body#creatives div.selector ul li {float: none; width: 100%;}
body#creatives div.selector ul li a {color: #cbc2be;}
body#creatives div.selector ul li.selected {padding-top: 0.7em; padding-bottom: 0.1em;}
body#creatives div.selector ul li.selected a {color: #fff; font-size: 11px;}

body#creatives div.textwrap { margin-top: 20px; }
body#creatives div.data a {color: #342c58;}
body#creatives div.data{ float: left; color: #896c63; font-weight: bold; background: transparent; margin-top: 10px; position: relative; width: 663px; }

body#creatives dl { margin-top: 40px; padding-left: 22px; padding-top: 1px; width: 325px; height: 166px; line-height: 1.4em; overflow: hidden; background: transparent url(bg-creatives-data.png) no-repeat left top; }
body#creatives dt { cursor: default; font-size: 10px; text-transform: uppercase; margin: 5px 0 2px 0; color: #896c63; }
body#creatives dd.campaign, 
body#creatives dd.agency { font-size: 20px; text-transform: uppercase; font-weight: normal; }
body#creatives dd.agency {margin-bottom: 15px;}
body#creatives dd {font-size: 12px; color: #483a36; }
body#creatives dt.interval {margin-bottom: 4px;}

body#creatives a.download { margin-top: 13px; margin-left: 22px; text-transform: none; text-decoration: none; clear: left; font-size: 9px; display: block; font-size: 11px; color: #483a36 !important; }
body#creatives a.download:hover {text-decoration: underline;}
body#creatives div.box { margin-right: 15px; _padding-right: 2px; _width: 1%; position: relative; cursor: default; float: left; color: #fff; background: transparent url(bg-creatives-avct-left.png) no-repeat left bottom; _background: none; }
body#creatives div.stats { width: 350px; overflow: hidden; margin: 5px 13px 0 22px; }
body#creatives abbr { color: #a3507e; height: 39px; font-size: 10px; margin: 0 0 3px 3px; _width: 30px; }
body#creatives div.box div.value { margin-left: 2px; margin-top: 2px; padding: 6px 11px 3px 11px; height: 22px; _white-space: nowrap; font-size: 16px; font-weight: normal; background: transparent url(bg-creatives-avct-right2.png) no-repeat right bottom; }
body#creatives div#flashcampaign {position: absolute; top: -60px; right: 0; z-index: 1;}
body#creatives font { color: #58372c; }


/***************************************************************************************************************************************/
/**
	Editors
*/
body#editors div.contentwrap {
	background-image: url(bg-in09.jpg);
	background-repeat: no-repeat;
	min-height: 368px;
	_height: 368px;
}
body#editors h1 {color: #58372c;}
body#editors h2 {color: #887065;}
body#editors h4 {color: #58372c;}
body#editors h4.normalcase { text-transform: none; font-size: 18px; font-weight: bold; color: #8d6d60;}
body#editors h4.subtitle { margin-bottom: 20px; }
body#editors div.content {position: relative; overflow: hidden;}
body#editors div.selector {
	margin-top: 12px;
	width: 230px;
	background-image: url(bg-selector-top-in.png);
	_background: none;
	float: left;
}
body#editors div.selector { zoom: 1; }
body#editors div.selector div.last {background-image: url(bg-selector-bottom-in.png); _background: none;}
body#editors div.selector div.last ul {xpadding-bottom: 10px;}
body#editors div.selector h3 {padding-left: 5px; background-image: url(bg-selector-h3-in.gif); background-color: #58372c; _position: static; }
body#editors div.selector ul {padding: 0; padding-left: 0; width: 230px; background-color: #58372c; _position: static;}
body#editors div.selector ul li { padding: 0; height: 44px; float: none; width: 100%; line-height: 1.6em; background: url(bg-selector-item-editors.png); }
body#editors div.selector ul li a { padding-top: 7px; height: 37px; padding-left: 23px; display: block; color: #cbc2be;}
body#editors div.selector ul li a:hover { color: #fff; }
body#editors div.selector ul li.selected a {color: #fff; font-size: 11px;}

body#editors div.data{float:left;width:633px;padding:0 15px;margin-top:30px;overflow:hidden;}
body#editors div#content em { font-style: italic; }

body#editors table {width: 630px;}
body#editors div.conclusion {background-color: #ff8313; background-image: url(bg-conclusion-in.gif); margin-left: -15px; width:530px;}
body#editors div.data img {margin-top: 10px;}
body#editors div.data .rimg { margin: 10px 0 10px 10px; float: right; }
body#editors div#content p {
	color: #896c63;
	line-height: 1.2em;
	font-size: 12px;
	margin: 0 0 18px;
}
body#editors div#content p a { color: #896c63; text-decoration: underline; font-weight: bold; }



/***************************************************************************************************************************************/
/**
	IN
*/
body#in div.contentwrap {
	background-image: url(bg-in09.jpg);
	background-repeat: no-repeat;
	min-height: 368px;
	_height: 368px;
}
body#in h1 {color: #58372c;}
body#in h2 {color: #887065;}
body#in h4 {color: #58372c;}
body#in div.content {position: relative; overflow: hidden;}
body#in div.selector {
	margin-top: 12px;
	width: 230px;
	background-image: url(bg-selector-top-in.png);
	_background: none;
	float: left;
}
body#in div.selector { zoom: 1; }
body#in div.selector div.last {background-image: url(bg-selector-bottom-in.png); _background: none;}
body#in div.selector div.last ul {padding-bottom: 10px;}
body#in div.selector h3 {font-size: 14px; background-image: url(bg-selector-h3-in.gif); background-color: #58372c; _position: static;}
body#in div.selector h3 a { text-decoration: none; color: #fff; }
body#in div.selector h3 a:hover { text-decoration: underline; }
body#in div.selector ul {width: 208px; background-color: #58372c; _position: static;}
body#in div.selector ul li {float: none; width: 100%;}
body#in div.selector ul li a {color: #cbc2be;}
body#in div.selector ul li.selected {padding-top: 0.7em; padding-bottom: 0.1em;}
body#in div.selector ul li.selected a {color: #fff; font-size: 11px;}

body#in div.data {
	float: left;
	width: 633px;
	padding: 0 15px;
	margin-top: 30px;
	overflow: hidden;
}
body#in div.data a { color: #896c63; }
body#in table {width: 630px;}
body#in table.table09 strong { font-weight: bold; }
body#in div.conclusion {background-color: #ff8313; background-image: url(bg-conclusion-in.gif); margin-left: -15px; width:530px;}
body#in div.data img {margin-top: 10px;}
body#in div#content p {
	color: #896c63;
	line-height: 1.2em;
	font-size: 12px;
	margin: 10px 0 8px;
}
body#in img.rightchart {position: absolute; top: 0; right: 0;}
/* sub-content values */
body#in div.highest_edu table {margin-left: 20px; margin-bottom: 150px;}
body#in div.highest_edu table th {width: 90px;}
body#in .stats_webaudit div { margin-bottom: 40px; }
body#in .stats_webaudit h5 { margin-bottom: 0; }
body#in .stats_tgi h4 { margin-bottom: 10px; }
body#in .stats_tgi h5 { margin-bottom: 0; }
body#in .stats_tgi div { margin-bottom: 30px; }


/** Ajax News
*/
.selector .ajax_news { _left: -282px; _top: -57px; padding-bottom: 8px; background: #fff url(bg-ajax_news.png) left bottom; _position: relative; }
.selector .ajax_news .site { height: 115px; overflow: hidden; background: url(bg-ajax_news.png); }
.selector .ajax_news .nh { height: 34px; }
.selector .ajax_news .nh span { background: url(bg-ajax_news.png); }
.selector .ajax_news .nh a { cursor: pointer; }
.selector .ajax_news ol { height: 84px; }
.selector .ajax_news ol li { padding: 4px 5px 0; height: 38px; font-size: 10px; line-height: 1.4em; }
.selector .ajax_news a { color: #5a352c; }
.selector .ajax_news a:hover { text-decoration: none; }
.selector .ajax_news .wellness .nh span { background-position: left -115px; }
.selector .ajax_news .story .nh span { background-position: left -230px; }
.selector .ajax_news .cosmo .nh span { background-position: left -345px; }


/***************************************************************************************************************************************/
/**
	Hungarian
*/

body#hungarian div.contentwrap {
	background-image: url(bg-hungarian.jpg);
	background-repeat: no-repeat;
	min-height: 368px;
	_height: 368px;
	padding-top: 13px;
}

body#hungarian h1 {color: #50521f;}
body#hungarian div.content {position: relative; overflow: hidden;}
body#hungarian h2 {color: #a6a972;}
body#hungarian h4 {color: #1F556A;}
body#hungarian div.selector {
	margin-top: 12px;
	width: 315px;
	background-image: url(bg-selector-top-hungarian.png);
	_behavior: none;
	_background: none;
	float: left;
}
body#hungarian div.selector div.last {background-image: url(bg-selector-bottom-hungarian.png); _background: none;}
body#hungarian div.selector h3 {background-image: url(bg-selector-h3-hungarian.gif); background-color: #7d8131;}
body#hungarian div.selector ul {background-color: #7d8131; width: 293px; _position: static;}
body#hungarian div.selector div.last ul {padding-bottom: 5px;}
body#hungarian div.selector li {width: 145px; overflow: hidden;}
body#hungarian div.selector li a {color: #e5e6d6;}
body#hungarian div.selector li.selected a {color: #fff;}
body#hungarian div.data {
	float: left;
	width: 548px;
	padding: 0 15px;
	margin-top: 30px;
}


/***************************************************************************************************************************************/
/**
	Foreign
*/
body#foreign div.contentwrap {
	background-image: url(bg-foreign.jpg);
	background-repeat: no-repeat;
	min-height: 368px;
	_height: 368px;
	padding-top: 13px;
}
body#foreign div.content {position: relative; overflow: hidden;}
body#foreign h1 {color: #81317a;}
body#foreign h2 {color: #ab72a1;}
body#foreign div.selector {
	margin-top: 12px;
	width: 230px;
	background-image: url(bg-selector-top-foreign.png);
	_position: relative;
	float: left;
}
body#foreign div.selector div.last {background-image: url(bg-selector-bottom-foreign.png); _background: none;}
body#foreign div.selector h3 {background-image: url(bg-selector-h3-foreign.gif); background-color: #81317a;}
body#foreign div.selector ul {background-color: #81317a; width: 208px;}
body#foreign div.selector li {width: 208px;}
body#foreign div.selector li a {color: #dfccdd;}
body#foreign div.selector li.selected a {color: #fff;}
body#foreign div.data {
	float: left;
	width: 548px;
	padding: 0 15px;
	margin-top: 30px;
}
body#foreign div.data a {color: #81317a;}
body#foreign div.conclusion {width:530px;background-color: #d66696; background-image: url(bg-conclusion-foreign.gif); background-position: left top; margin-left: -15px;}


/***************************************************************************************************************************************/
/**
	Media
*/
body#media div.contentwrap {
	background-image: url(bg-media.jpg);
	background-repeat: no-repeat;
	min-height: 368px;
	_height: 368px;
	padding-top: 13px;
	color: #1f556a;
}
body#media div.content {position: relative; overflow: hidden;}
body#media h1 {color: #234856;}
body#media h2 {color: #6e8690;}
body#media div.selector {
	width: 315px;
	margin-top: 12px;
	background-image: url(bg-selector-top-media.png);
	_background: none;
	_behavior: none;
	float: left;
	position: relative;
	_position: static;
}
body#media div.selector div.last {background-image: url(bg-selector-bottom-media.png); _background: none;}
body#media div.selector h3 {background-image: url(bg-selector-h3-media.gif); background-color: #1f556a;}
body#media div.selector ul {background-color: #1f556a; width: 293px;}
body#media div.selector div.last ul {_position: static;}
body#media div.selector li {width: 100%;}
body#media div.selector li a {color: #d2dde1;}
body#media div.selector li.selected a {color: #fff;}
body#media div.data {
	float: left;
	width: 548px;
	padding: 0 15px;
	margin-top: 30px;
	position: relative;
	_position: static;
}
body#media div.data strong { font-weight: bold; }
body#media div.data a {
	color: #1f556a;
}
body#media div.data a:hover {text-decoration: none;}
body#media table th {background-color: #96b6d4; background-image: url(bg-th-media.gif); border-color: #7c9ebb;}
body#media table {border-color: #a7b5c1;}
body#media table td {border-color: #c9d3d7;}



/***************************************************************************************************************************************/
/**
	Game
*/
body#game div.contentwrap {
	background-image: url(bg-game.jpg);
	background-repeat: no-repeat;
	min-height: 368px;
	_height: 368px;
	padding-top: 13px;
	color: #555;
}
body#game div.content {position: relative; overflow: hidden;}
body#game div.selector {
	width: 230px;
	margin-top: 12px;
	background-image: url(bg-selector-top-game.png);
	_background: none;
	float: left;
	position: relative;
}

body#game h1 {color: #58372c;}
body#game h2 {color: #917348;}
body#game h4 {color: #372e2b;}
body#game div.selector div.last {background-image: url(bg-selector-bottom-game.png); _background: none;}
body#game div.selector ul {background-color: #58372c; width: 208px;}
body#game div.selector li {width: 100%;}
body#game div.selector li a {color: #d5ccca;}
body#game div.selector li.selected a {color: #fff;}

body#game div.data p {color: #555;}
body#game div.data p.note {font-size: 10px; padding-bottom: 1.5em;}
body#game div.data {
	float: right;
	padding: 0 15px;
	margin-top: 30px;
	width: 480px;
	min-height: 330px;
	_height: 330px;
	position: relative;
	padding-bottom: 10px;
}
body#game div.data div.wide {background-color: #f8f8f6; margin-left: -15px; width: 480px; padding: 0 15px;}
body#game div.data fieldset {border: none; margin-bottom: 1em; padding: 1em 0;}
body#game div.data legend {margin: 0; padding: 0; padding-top: 1.3em; font-weight: normal; font-size: 16px; color: #372e2b;}
body#game div.data fieldset div.radiogroup input {float: left; margin-right: 10px;}
body#game div.data fieldset div.radiogroup label {padding-left:30px;padding-top: 2px; color: #000;font-weight:normal;}
body#game div.data fieldset div.radiogroup div {width: 100%; overflow: hidden; margin-bottom: 6px;}
body#game div.data input.submit {float: right;}
body#game div.data fieldset.personaldata div {margin-bottom: 10px;}
body#game div.data fieldset.personaldata div.half {width: 50%; float: left;}
body#game div.data fieldset.personaldata label {font-weight: normal; margin-bottom: 3px;}
body#game div.data fieldset.personaldata input {width: 436px; border: 1px solid #b3b3b3; padding: 3px;}
body#game div.data fieldset.personaldata div.half input {width: 197px;}
body#game div.data a {color: #58372c;}