/****************************************
*
*   Folgeseite CSS Layout
*
****************************************/

#flashHeadMenu {
	height:130px;
}


#contentFrame {
	margin-top:-20px;
	padding:0;
	background:#cdd6de url("../img/column_bg.gif") repeat-y top left;
	border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color:#aaa;
}

#contentFrameLeft {
	/*background:#c0c5c9;*/
	margin:0;
	width:171px;
	padding:30px 14px 0 15px;
	float:left;
	/*clear:left;*/
	/*border-right:1px solid #888;*/
}

#contentFrameRight {
	margin:0;
	padding:30px 15px 0 15px;
	background:transparent;
	width:527px;
	float:left;
	/*clear:right;*/
}

/************************************************************************/

#contentFramePrestitial {
	margin-top:50px;
}

#contentFramePrestitial a.prestitialSkip {
	display:block;
	background:transparent url(../img/longBlueBar.png) no-repeat top right;
	text-align:center;
	height:22px;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	color:white;
	text-decoration:none;
}

#contentFramePrestitial #contentFrameRight {
	padding:0;
	margin:0;
	float:none;
	display:block;
	width:auto;
	border:1px solid #ccc;
	border-width:0 1px;
	background:white;
	min-height:200px;
	height:auto !important;  /* f�r moderne Browser */
	height:200px;  /*f�r den IE */
}

#contentFramePrestitial div.nav_footer {
	background:transparent url(../img/longBlueBarInvert.png) no-repeat top right;
	height:22px;
}

#contentFramePrestitial div.nav_footer ul.footerMenu a {
	color:white;
}

#contentFramePrestitial div.logo {
	display:block;
	width:126px;
	height:47px;
	background:transparent url(../img/logo.gif) no-repeat top left;
	margin:20px auto;
	float:right;
}

/************************************************************************/

ul.dotted {
	list-style:disc outside;
	margin-left:1em;
}

ul.platformMenu {
	margin:-1px 0 50px -15px;
	font-size: 11px;
	font-family: arial, tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	line-height:24px;
	color:#fff;
	display:block;
	border-top:1px solid transparent;	
}

ul.platformMenu li.head {
	height:24px;
	margin:0 0 3px 0;
	padding:0 0 0 10px;
	background:transparent url("../img/menuRedBar.png") no-repeat top left;
}

ul.platformMenu li a {
	display:block;
	height:24px;
	margin:0 0 3px 0;
	padding:0 0 0 10px;
	background:transparent url("../img/menuBlueBar.png") no-repeat top left;
	
	text-decoration:none;
	color:#fff;
}

ul.platformMenu li a:hover {
	background:transparent url("../img/menuRedBar.png") no-repeat top left;
}

/************************************************************************/

div.subMenu ul {
	margin:0;
	margin-top:-1px;
	position:relative;
	
	font-size: 11px;
	font-family: arial, tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	line-height:24px;
	color:#fff;
	text-transform: uppercase;
}

div.subMenu li.current {
	height:24px;
	margin-bottom:3px;
	padding:0 0 0 10px;
	background:transparent url("../img/menuRedBar.png") no-repeat top right;
	width:130px;
}

div.subMenu li a {
	display:block;
	height:24px;
	margin-bottom:3px;
	padding:0 0 0 10px;
	background:transparent url("../img/menuBlueBar.png") no-repeat top right;
	width:130px;
	
	text-decoration:none;
	color:#fff;
}

div.subMenu li a:hover {
	background:transparent url("../img/menuRedBar.png") no-repeat top right;
}

/************************************************************************/

div.headContentSub {
	padding-bottom:15px;
}

div.subtitle h1 {
	display:block;
	height:24px;
	margin:0 0 10px 0;
	padding:0 0 0 10px;
	background:transparent url("../img/headBlueBar.png") no-repeat top left;
	
	text-decoration:none;
	font-size: 11px;
	font-family: arial, tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	line-height:24px;
	color:#fff;
	text-transform:uppercase;
}

div.headContentSub div.headerImage {
	width:523px;
	height:180px;
	border:1px solid #5b7d94;
	/*border-width:1px 1px 1px 1px;*/
	/*overflow:hidden;*/
	position:relative;
}

a.cornerlink {
	position:absolute;
	bottom:0;
	right:0;
	background:transparent url(../img/longBlueBar.png) no-repeat left top;
	height:22px;
	font-weight:bold;
	font-size:11px;
	line-height:22px;
	text-decoration:none;
	color:white;
	text-align:left;
	padding:0 15px 0 30px;
	/*text-transform:uppercase;*/
}

a.cornerlink:hover {
	color:white;
}

div.headContentSub div.contentArea {
	width:523px;
	border:1px solid #5b7d94;
	border-width:0px 1px 1px 1px;
	background-color:#E1E6EC;
}

div.headContentSub div.contentArea div.subcr {
	padding:15px 15px 25px 15px;
	/*position:relative;*/
}

div.headContentSub div.contentArea h1 {
	font-size: 16px;
	font-family: arial, tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:5px;
	color:#822313;
}

div.headContentSub div.contentArea h3 {
	font-family: arial, tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color:#5b7d94;
}

/************************************************************************/

div.headContentSub div.contentArea.topborderless {
	border:none;
	background:transparent;
	width:525px;
}
div.headContentSub div.contentArea.topborderless div.subcr {
	padding:0;
}

/************************************************************************/

div.newsSub {
	padding-bottom:15px;
}

div.newsSub div.headerImage {
	width:525px;
	height:180px;
	border:1px solid #5b7d94;
	/*border-width:1px 1px 0 1px;*/
	overflow:hidden;
}

div.newsSub div.contentArea {
	width:525px;
	border:1px solid #5b7d94;
	border-width:0 1px 1px 1px;
	position:relative;
	padding:50px 0 0 0;
	background-color:#e1e6ec;
}

div.newsSub div.contentArea h2 {
	font-size: 16px;
	font-family: arial, tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:5px;
	color:#822313;
	position:absolute;
	display:block;
	width:495px;
	top:0px;
	left:0px;
	border-bottom:1px solid #5b7d94;
	height:50px;
	line-height:50px;
	padding:0 15px;
	background:white;
}

div.newsSub div.contentArea div.subcr {
	padding:15px;
	width:300px;
	float:left;
	clear:left;
	border-right:1px solid #5b7d94;
}

div.newsSub div.contentArea div.subc {
	margin:15px 0;
	width:194px;
	float:left;
	clear:right;
}

div.newsSub div.contentArea div.news-single-timedata {
	
}

div.newsSub div.contentArea h3 {
	font-size: 12px;
	font-family: arial, tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	margin:5px 0;
	color:#822313;
}

div.newsSub div.contentArea div.news-single-img {
	float:left;
	margin:10px 10px 3px 0;
}

div.newsSub div.contentArea div.news-single-backlink a {
	display:block;
	background:#a1b7c7 url("../img/more_bar_170.gif") no-repeat bottom left;
	background:#a1b7c7;
	height:14px;
	line-height:13px;
	border-width:0px 1px 0px 0px;
	border-style:solid;
	border-color:#697a8c;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	margin-top:25px;
	font-style:italic;
	font-size:10px;
	color:#000;
}

div.newsSub div.contentArea div.news-single-backlink a:hover {
color:#822313;
}

div.newsSub div.contentArea div.news-single-timedata {
	font-size:10px;
}


/************************************************************************/

div.productSub {
	padding-bottom:15px;
}

div.productSub div.headerImage {
	width:525px;
	height:179px;
	border:1px solid #5b7d94;
	/*border-width:1px 1px 0 1px;*/
	overflow:hidden;
}

div.productSub div.contentArea {
	width:525px;
	border:1px solid #5b7d94;
	border-width:0 1px 1px 1px;
	background-color:#e1e6ec;
}

div.productSub div.contentArea div.subc {
	padding:15px;
	width:293px;
	float:left;
	clear:left;
	border-right:1px solid #5b7d94;
	color:#8899a1;
	font-size:11px;
}

div.productSub div.contentArea div.subc h2 {
	font-weight:bold;
	margin-bottom:5px;
}

div.productSub div.contentArea div.subcr {
	margin:15px 0;
	width:164px;
	width:201px;
	float:left;
	clear:right;
}

div.productSub div.contentArea div.subc h1 {
	font-size: 16px;
	font-family: arial, tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:5px;
	color:#822313;
}

div.productSub div.contentArea div.details {
	margin-bottom:20px;
}

div.productSub div.contentArea div.details img {
	float:left;
	clear:left;
	margin:0 10px 0 0;
}

div.productSub div.contentArea div.details div.description {
	float:left;
	clear:right;

	font-size: 12px;
	font-family: arial, tahoma, verdana, arial, helvetica, sans-serif;
	color:#8899a1;
	width:200px;
}

div.productSub div.contentArea div.details div.description h2 {
	font-size: 14px;
	font-weight:bold;
	color:#822313;
}

div.productSub div.contentArea div.details div.description span.bold {
	color:#323b4c;
}

div.productSub div.contentArea div.details div.description ul {
	display:block;

}

div.productSub div.contentArea div.details div.description ul li {
	display:block;

	border-top:1px dotted black;
	padding:2px 0px;
}

div.productSub div.contentArea div.details div.description ul li {
	display:block;

	border-top:1px dotted black;
	padding:2px 0px;
}

div.productSub div.contentArea div.details div.description ul li a {
	text-decoration:none;
	color:#8899A1;
}
div.productSub div.contentArea div.details div.description ul li a:hover {
	text-decoration:none;
	color:#822313;
}

a.blocklink {
	display:inline;
	padding:0 15px;
	margin-top:5px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	/*
	font-style:italic;
	*/
	background:#822313 url("../img/button_bg_red.gif") repeat-x top left;
	height:16px;
	border:1px solid black;
	line-height:16px;
	font-size:12px;
	white-space:nowrap;
}

a.curvedlink {
	display:block;
	background:transparent url(../img/curvedlink_right.gif) no-repeat scroll right top;
	padding:0 15px;
	color:#8399a9;
	text-decoration:none;
	font-weight:bold;
	/*font-style:italic;*/
	height:16px;
	line-height:16px;
	font-size:12px;
	white-space:nowrap;
	width:94px;
	border-left:1px solid #697A8C;
	margin:5px 0 0 5px;
}

div.productSub div.contentArea div.details div.description div.slinks,
div.productSub div.contentArea div.details div.description div.dlinks {
	border:1px solid #8399A9;
	margin-top:5px;
	display:none;
}

div.productSub div.contentArea div.details div.description div.slinks div,
div.productSub div.contentArea div.details div.description div.dlinks div {
	padding:10px 20px;
}

div.productSub div.contentArea div.details div.description span.shoplink {
	display:block;
	margin-top:5px;
	color:white;
}

div.productSub div.contentArea div.details div.description span.shoplink a,
div.productSub div.contentArea div.details div.description span.shoplink a:hover {
	color:white;
}

div.productSub div.contentArea div.product_content h2 {
	font-weight:bold;
	margin-bottom:15px;
}

div.productSub div.contentArea div.product_features {
	color:#323b4c;
	margin:20px 0;
}

div.productSub div.contentArea div.product_features h2 {
	font-weight:bold;
	color:#323b4c;
	margin:0;
}

div.productSub div.contentArea div.product_specs, div.productSub div.contentArea div.product_agerating {
	margin:20px 0;
}

div.productSub div.contentArea div.product_legal {
	margin:20px 0;
	font-size:9px;
}

/************************************************************************/

div.productList div.listEntryProduct {
	height:auto;
	width:100%;
	background:white url(../img/productListTrenner.gif) repeat-y 400px top;
	/*padding:10px;*/
	margin: 15px 0;
	min-height:100px;
	height:auto !important;  /* f�r moderne Browser */
	height:100px;  /*f�r den IE */
}

div.productList div.listEntryProduct span.listFieldCover a {
	float:left;
	clear:left;
	margin-right:5px;
	padding:5px;
}

div.productList div.listEntryProduct span.listDetails {
	float:left;
	width:300px;
	padding:5px;
}
div.productList div.listEntryProduct span.expert {
	width:250px;
}

div.productList div.listEntryProduct span.listDetails span {
	vertical-align:baseline;
}

div.productList div.listEntryProduct span.listFieldUsk {
	float:right;
	/*width:50px;*/
	padding:5px;
	clear:right;
	/*border:2px solid #E1E6EC;
	border-width:0 0 2px 2px;*/
	font-size:10px;
}

div.productList div.listEntryProduct span.shoplink {
	float:right;
	/*width:50px;*/
	padding:5px;
	clear:right;
	/*border:2px solid #E1E6EC;
	border-width:0 0 2px 2px;*/
	font-size:10px;
}

div.productList div.listEntryProduct span.listDetails span.teaser {
	display:block;
	font-size:10px;
	margin-top:7px;
}

div.productList div.listEntryProduct span.listDetails span.title a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
div.productList div.listEntryProduct span.listDetails span.system {
	font-size:10px;
	display:none;
}
div.productList div.listEntryProduct span.listDetails span.date {
	font-size:9px;
	display:block;
	color:#666;
}

/************************************************************************/

div.downloadSingle h2 {
	display:block;
	margin-bottom:15px;
	font-size: 16px;
	font-family: arial, tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color:#822313;
}

div.downloadSingle div {
	display:block;
	margin-top:5px;
}



div.downloadSingle div.details {
	display:block;
	background:#ffffff;
	padding:15px;
	margin-bottom:20px;
	border:1px dotted #822313;
}

div.downloadSingle div.details img.previewImage {
	float:left;
	margin:0 15px 15px 0;
	border:1px solid #999;
	height:100px;
	width:140px;
}

div.downloadSingle div.downloadLink {
	margin:10px 0 15px 0;
}

div.downloadSingle div.details span.gamelink a {
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}

div.downloadSingle div.details span.offsite a {
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#666;
}

div.downloadSingle div.details div.desc {
	padding:10px 0;
}

div.downloadSingle div.legal {
	margin:20px 0;
	font-size:9px;
	color:#8899A1;
}

/************************************************************************/

div.headContentSub div.contentArea.topless {
	border-width: 1px;
}

div.headContentSub div.contentArea.community {
	/*border-width: 1px;*/
}

div.headContentSub div.contentArea.community div.csc-textpic {
	display:block;
	margin-bottom:20px;
}

div.headContentSub div.contentArea.community div.csc-textpic img {
	border:3px solid #7B8694;
}

div.headContentSub div.contentArea.community div.csc-textpic dt {
	display:block;
}

div.headContentSub div.contentArea.community div.csc-textpic p {
	line-height:40px;
	padding-left:10px;
	background-color:#ffffff;
	font-weight:bold;
	margin-left:-2px;
}

/************************************************************************/

div.downloadList ul {
	display:block;
	width:100%;
	height:100%;
}

div.downloadList ul li {
	float:left;
	margin-bottom:20px;
	border:1px solid #313d51;
	background-color:#a1b7c7;
	position:relative;
	width:100%;
}

div.downloadList ul li span.preview_image a {
	float:left;
	clear:left;
	padding:5px;
	/*background:orange;*/
}

div.downloadList ul li span.preview_image img {
	border:1px solid #999;
}

div.downloadList ul li span.details {
	float:left;
	padding:5px;
	/*background:green;*/
	width:230px;
	margin-bottom:20px;
}

div.downloadList ul li span.usk {
	float:right;
	/*background:yellow;*/
	/*width:90px;*/
	clear:right;
	text-align:right;
	padding:5px;
}

div.downloadList ul li span.details h3 {
	color:#ffffff;
	margin-bottom:5px;
}

div.downloadList ul li span.details span {
	display:block;
	color:#ffffff;
}

div.downloadList ul li span.details span.date, div.downloadList ul li span.details span.filesize {
	display:block;
	font-size:10px;
	padding-left:5px;
	font-weight:bold;
	border-left:2px solid #ccc;
}

div.downloadList ul li span.details span.teaser {
	display:block;
	font-size:12px;
	padding-top:5px;
}

div.downloadList ul li span.details span.links {
	display:block;
	width:auto;
	height:auto;
	position:absolute;
	bottom:0;
	right:0;
	overflow:hidden;
}
div.downloadList ul li span.details span.links a {
	float:left;
	text-align:left;
	margin:0 -20px 0 0;
	padding:0 30px 0 20px;
	height:15px;
	font-size:11px;
	line-height:16px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	background:transparent url("../img/linkbg_bottom_right.gif") no-repeat top left;
	color:#8399a9;
	color:#822313;
	white-space:nowrap;
}
div.downloadList ul li span.details span.links a:hover {
	color:#8399a9;
}


/************************************************************************/
div#videoPlayer {
	
	float:left;
	margin-bottom:20px;
	padding:0;
	display:inline;
	
	}
	
/************************************************************************/

div.screenshots {
	margin:-10px -10px;
	padding:0 0px;
	margin-bottom:-20px;
}

div.screenshots img {
	padding:2px;
	width:85px;
}

div.screenshots div.screenshots_bottom {
	background:#8398a9;
	margin-top:2px;
	height:15px;
	line-height:15px;
	padding-left:5px;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	position:relative;
}

div.screenshots div.screenshots_bottom a {
	position:absolute;
	padding-left:12px;
	padding-right:5px;
	bottom:0;
	right:0;
	background:transparent url(../img/linkbg_bottom_right.gif) no-repeat top left;
}

/************************************************************************/

div.pagenav, div.tx-ttnews-browsebox {
	margin:15px 0;
	text-align:right;
}

div.pagenav a, div.pagenav span, div.tx-ttnews-browsebox a, div.tx-ttnews-browsebox strong, div.tx-indexedsearch-browsebox a {
	display:inline;
	padding:2px 6px;
	margin:0 1px;
	/*background-color:#ffffff;*/
	border:1px solid #fff;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	white-space:nowrap;
	background:transparent url(../img/blue_gradient.gif) repeat-x top left;
}

div.pagenav span, div.tx-ttnews-browsebox strong, div.tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage a {
	background:#ddd;
	border-color:#fff;
	color:#313d51;
}

div.pagenav a:hover, div.tx-ttnews-browsebox a:hover {
	/*background-color:#822313;*/
	border-color:#313d51;
	/*color:#ccc;*/
}

/************************************************************************/

div.sortnav {
	background:transparent url(../img/headBlueBar.png) no-repeat top right;
	height:22px;
	padding-top:2px;
	line-height:22px;
	font-size:11px;
	border-left:1px solid #313d51;
	margin:10px 0;
}

div.sortnav a,  div.sortnav span{
	display:inline;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	white-space:nowrap;
	padding:0 10px;
	border-right:1px solid #aaa;
}

div.sortnav a{
	text-transform:uppercase;
	margin:0;
	margin-left:-1px;
	padding:0 10px;
	border-left:1px solid transparent;
}

div.sortnav a:hover{
	/*text-decoration:underline;*/
	color:#ccc;
	/*border:1px solid white;*/
}

/************************************************************************/

div.news-list-item {

}

div.news-list-item span.date {
	font-size:12px;
	font-weight:bold;
	color:#333;
}

div.news-list-item span.category {
	font-size:10px;
	color:#666;
}

div.news-list-item h3 {
	font-size:14px;
	font-weight:bold;
	margin:5px 0 10px 0;
}

div.news-list-item span.newsimage a {
	float:left;
}

div.news-list-item span.newsimage a img {
	border:1px solid #666;
	margin:0px 10px 10px 0;
}

div.news-list-item span.subheader {
	font-size:11px;
	color:#666;
}

div.news-list-item div.news-list-morelink a {
	font-size:11px;
	font-weight:bold;
	margin:10px 0;
}

div.news-list-item {

}

hr.clearer {
	clear:both;
}

/***********************/

div.topLinks {
	width:560px;
}

div.topLinks a.go-link {
	display:block;
	height:23px;
	padding:0 0 0 10px;
	background:transparent url("../img/go_link.png") no-repeat top left;
	text-decoration:none;
	color:#fff;
	font-size: 11px;
	font-family: arial, tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	line-height:24px;
	width:158px;
	margin-right:10px;
	float:left;
	/*text-transform:uppercase;*/
}

/***********************/

div.videoSingle h2 {
	display:block;
	margin-bottom:15px;
	font-size: 16px;
	font-family: arial, tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color:#822313;
}

div.videoSidebar {
	background:white;
	float:left;
	width:136px;
	height:296px;
	border:1px solid #313D51;
	border-width:0 1px 1px 1px;
	margin:24px 0 0 14px;
	background:#A1B7C7;
	position:relative;
	display: inline;
	}
	
div.videoSidebar h2 {
	position:absolute;
	top:-24px;
	left:-1px;
	height:24px;
	width:132px;
	background:transparent url(../img/headBlueBar.png) no-repeat scroll right top;
	border-left:1px solid #313D51;
	font-size:11px;
	font-weight:bold;
	font-family:arial,tahoma,verdana,helvetica,sans-serif;
	line-height:24px;
	color:white;
	padding-left:5px;
	text-transform:uppercase;
}

div.videoSidebar img {
	display:block;
	margin:15px auto;
	border:1px solid white;
}

div.headContentSub div.contentArea div.videoSidebar h3 {
	display:block;
	height:24px;
	width:132px;
	background:transparent url(../img/headBlueBar.png) no-repeat scroll right top;
	font-size:11px;
	font-weight:bold;
	font-family:arial,tahoma,verdana,helvetica,sans-serif;
	line-height:24px;
	color:white;
	padding-left:5px;
	text-transform:uppercase;
	margin:10px 0 5px 0;
	clear:both;
}

div.videoSidebar .simpleSearchBox {
	margin:10px 0 0 3px;
}
div.videoSidebar .forminput {
	width:80px;
}

/*
div.videoSingle span {
	display:block;
	margin-top:5px;
}
*/


div.videoSingle div.details {
	display:block;
	background:#ffffff;
	padding:15px;
	/*margin:20px 0;*/
	border:1px dotted #822313;
}

div.videoSingle div.downloadLink {
	margin:10px 0 15px 0;
}

div.videoSingle div.details span.gamelink a {
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}

div.videoSingle div.details span.offsite a {
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#666;
}

div.videoSingle div.details div.desc {
	padding:10px 0;
}

div.videoSingle div.details img.previewImage {
	float:left;
	margin:0 15px 15px 0;
	border:1px solid #999;
}

div.videoSingle div.legal {
	/*margin:20px 0;*/
	font-size:9px;
	color:#8899A1;
}

div.videoSingle div.agerating {
	float:right;
}

/****************************************************/

div.expertSearchBox, div.ageCheckBox {
	display:block;
	padding:15px 15px 25px 15px;
	border:1px solid #5B7D94;
	position:relative;
	height:100px;
}

div.expertSearchBox.tellafriendBox {
	height:auto;
}

div.ageCheckBox {
	height:auto;
	padding:10px 10px 25px;
}

div.expertSearchBox span.eInput, div.ageCheckBox span.eInput {
	float:left;
	width:220px;
	margin:0 5px 10px 5px;
}

div.ageCheckBox span.eInput {
	width:auto;
}

div.expertSearchBox span.eInput label, div.ageCheckBox span.eInput label {
	display:block;
	height:21px;
	font: 12px arial, tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color:#fff;
	line-height:21px;
	background:transparent url(../img/blockHeadBlue2D.png) no-repeat right top;
	padding-left:10px;
}

div.ageCheckBox h2 {
	font: 14px arial, tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	padding-bottom:10px;
}

div.tellafriendBox h2 {
	font: 12px arial, tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	padding-bottom:15px;
	padding-left:5px;
}

div.expertSearchBox span.eInput input, div.ageCheckBox span.eInput input {
	display:block;
	width:198px;
	border:1px solid #8399A9;
	border-width:0 1px 1px 1px;
	padding:0 10px;
}

div.expertSearchBox span.eInput textarea, div.ageCheckBox span.eInput textarea {
	display:block;
	width:198px;
	border:1px solid #8399A9;
	border-width:0 1px 1px 1px;
	padding:5px 10px;
}

div.expertSearchBox span.eInput.comment {
	width:450px;
}
div.expertSearchBox span.eInput.comment textarea {
	width:428px;
	height:100px;
}

div.expertSearchBox span.eInput select, div.ageCheckBox span.eInput select {
	display:block;
	width:220px;
	border:1px solid #8399A9;
	border-width:0 1px 1px 1px;
}

div.ageCheckBox span.eInput select {
	width:80px;
}
div.ageCheckBox span.eInput label {
	width:70px;
}

div.newsletter {
	/*float:left;*/
	display:block;
	/*background:green;*/
	padding:15px 15px 25px;
	margin:-15px -15px -25px;
	position:relative;
}

div.newsletter span.eInput {
	float:left;
	padding:5px 0;
}
div.newsletter span.eInput label {
	float:left;
	width:100px;
	clear:left;
	color:#000;
	font-weight:bold;
	font-size:11px;
	padding:3px;
}
div.newsletter span.eInput input {
	float:left;
	width:250px;
	clear:right;
	font-size:11px;
	padding:3px;
	border:1px solid #95A9B6;
}

div.expertSearchBox span.eInput select option, div.ageCheckBox span.eInput option {
	padding:0 10px;
}

div.expertSearchBox input.cornerbutton, div.ageCheckBox input.cornerbutton, div.newsletter input.cornerbutton {
	display:block;
	/*width:auto;*/
	height:20px;
	font: 12px arial, tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color:#fff;
	line-height:20px;
	background:transparent url(../img/cornerbutton.png) no-repeat left top;
	border:none;
	padding:0 10px 0 20px;
	text-transform:uppercase;
	position: absolute;
	bottom:0;
	right:0;
}



div.tx-mmproducts-pi1 div.error {
	margin:30px auto 0;
	font-weight:bold;
	text-align:center;
	width:70%;
}

/************************************/

div.tx-indexedsearch-searchbox {
	display:block;
	margin-bottom:15px;
}

div.tx-indexedsearch-res div.tx-indexedsearch-res {
	display:block;
	background:yellow;
	margin-bottom:10px;
	border:1px solid #313d51;
	background-color:#a1b7c7;
	position:relative;
	padding:5px;
}

span.tx-indexedsearch-descr {
	display:block;
	font-size:9px;
	color:white;
	padding-top:5px;
}

span.tx-indexedsearch-title a {
	font-weight:bold;
}

span.tx-indexedsearch-percent {
	font-size:9px;
}

div.tx-indexedsearch-browsebox li {
	display:inline;
}

div.tx-indexedsearch-browsebox {
	margin-top:20px;
	text-align:right;
}

span.tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	font-weight:bold;
	background:#313d51;
}

/************************************/

div.tx-dropdownsitemap-pi1 a {
	display:block;
	font-weight:bold;
	text-decoration:none;
	padding:5px;
}

div.tx-dropdownsitemap-pi1 ul {
	display:block;
	margin:0 0 40px 0;
}

div.tx-dropdownsitemap-pi1 ul ul {
	display:block;
	margin:10px 0 10px 10px;
}

div.tx-dropdownsitemap-pi1 ul li {
	display:block;
	margin:3px;
	border:1px solid #697A8C;
	background-color:#CDD6DE;
}

div.tx-dropdownsitemap-pi1 ul ul li {
	background-color:#E1E6EC;
}
div.tx-dropdownsitemap-pi1 ul ul ul li {
	background-color:#fff;
}

/************************************/

a.videoImageLink {
	position:relative;
	left:-10px;
}

a.videoImageLink img {
	position:relative;
	margin-bottom:-20px;
	margin-top:-10px;
}

/************************************/

table.jobtable {
	border-spacing: 0px;
	border-collapse: separate;
}

table.jobtable tr.headline {
	/*
	background:transparent url(../img/headBlueBar.png) no-repeat scroll right top;
	padding:10px;
	vertical-align:middle;
	*/
	background:transparent;
}

table.jobtable tr.headline td {
	background:transparent url(../img/headBlueBar.png) no-repeat scroll -2px 0;
	padding:0 10px;
	vertical-align:middle;
	height:25px;
	color:white;
}
table.jobtable tr.headline td.first {
	background-position:left top;
}
table.jobtable tr.headline td.last {
	background-position:right top;
}

table.jobtable table td {
	padding:3px 5px;
	vertical-align:middle;
	height:25px;
}

table.jobtable a {
	text-decoration:none;
}