/*
 * 	vim: set fdm=marker:
 *	Common Styles for Schulmeister-Consulting
 *	(c) 2008 by T-SIGN Studios, http://www.t-sign.com
 *	Authors: Robert Adrianowski (robert_adrianowski@t-sign.com)
 *
 */

.dxnbGroupHeader 
{
    background-color: transparent;
    border: 0;
}
/*
.dxeControlsCell
{
  width:  450px;
   }
   
.dxeErrorCell 
{
    width:  150px;
    overflow: hidden;
}

#page .boxContent .form .row 
{
    width: 680px;
}
*/

/* {{{ standard style */
html	{
	height: 100%;
	background: black url(../img/misc/site/bgrepeat.png) left top repeat;
}
body	{
	margin: 0;
	padding: 0;
	font: normal 0.8em Arial;
	color: #7b7b7b;
	height: 100%;
	background: transparent url(../img/misc/site/bg.png) left top repeat-x;
}
*	{
	margin: 0; padding: 0;
}
*:focus {
	outline: none;
}
#page	a {
	/* Changed by jh an 01.08.2008 - Begin */
	/* color: #aa9163; <- Original */
	color: White;
	/* Changed by jh an 01.08.2008 - End */
	cursor: pointer;
	text-decoration: underline;
}
#page	a:hover {
	color: #aa9163;
	text-decoration: none;
}
#page	img {
	margin: 0;
	padding: 0;
	border: none;
}
#page	p {
	margin: 0 0 5px 0; padding: 0px;
	text-align: justify;
}
.rightBorderNone	{
	border-right: none !important;
}
#page h1	{
	font-size: 0.9em;
	color: white;
	padding-bottom: 10px;
}
#page	ul { }
#page li {
    background:transparent url(../img/misc/content/arrow.png) no-repeat scroll 0 3px;
/*    font-size:0.8em !important;*/
    list-style-type:none;
    padding-left:16px;
}
#page	br {
	margin: 0;
	padding: 0 0 50px 0;
}
#page div.clear {
	margin: 0;
	padding: 0;
	height: 0;
	font-size: 0;
	clear: both;
	overflow: hidden;
}
.pointer
{
	cursor: pointer;
}
.yellow	{
	color: #d6c207;
}
.white	{
	color: white;
}

.white2 
{
	text-transform: none;
	color: White;
}
.marginTop	{
	margin-top: 4px !important;
}
.marginRight	{
	margin-right: 10px;
}
.marginLeft	{
	margin-left: 20px;
}
.noneMarginRight	{
	margin-right: 0 !important;
}
.bold	{
	font-weight: bold;
}
.noneBackground	{
	background: none !important;
}
.nonePaddingBottom	{
	padding-bottom: 0 !important;
}
.left	{
	float: left;
}
.right	{
	float: right;
}
.small	{
	font-size: 0.8em;
}
/* }}} */
/* {{{ header */
#page	#header	{
	position: relative;
	width: 966px;
	height: 133px;	
	z-index: 1;
}
/*
#page	#header #logo	{
	position: absolute;
	top: -2px;
	left: 388px;
	width: 189px;
	height: 201px;
	background: transparent url(../img/misc/header/logo.png) no-repeat left top;
}
*/
/* old position
#page	#header #logo #ajaxLoader
{
	position: relative;
	top: -120px;
	left: 80px;
}
*/
#page	#header #headerBg	{
	position: absolute;
	width: 966px;
	height: 201px;
	z-index: 3;
	/*
    background: transparent url(../img/misc/header/header_logo.png) no-repeat left top;
    */
	background: transparent url(../img/misc/header/header_logo.gif) no-repeat left top;
	
}

#page	#header a#linkLogo	{
	display: block;
	position: absolute;
	top: -2px;
	left: 388px;
	width: 189px;
	height: 201px;
}
#page	#header #logout	{
	position: absolute;
	top: 110px;
	left: 650px;
	width: 312px;
	height: 29px;
	background: transparent url(../img/misc/header/logout.png) no-repeat left top;
}
#page	#header #logout .whoLog	{
	position: absolute;
	top: 7px;
	left: 140px;
	width: 166px;
	height: 22px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	font-size: 0.9em;
}
#page	#header #logout .logoutLink	
{
	display: block;
	position: absolute;
	width: 117px;
	height: 29px;
}
/* old status position
#page	#header #statusBar	
{
	position: absolute;
	top: 145px;
	left: 570px;
	width: 350px;
	height: 29px;
}*/
#page	#header #loginRegister	{
	position: absolute;
	top: 110px;
	left: 720px;
	width: 242px;
	height: 29px;
	background: transparent url(../img/misc/buttons/loginregister.gif) no-repeat left top;
}
#page	#header #loginRegister .loginLink	
{
	display: block;
	position: absolute;
	top: 0; left: 0;
	width: 117px;
	height: 29px;
}
#page	#header #loginRegister a#login	{
	display: block;
	position: absolute;
	top: 0; left: 0;
	width: 117px;
	height: 29px;
}
#page	#header #loginRegister a#register	{
	display: block;
	position: absolute;
	top: 0;
	left: 117px;
	width: 122px;
	height: 29px;
}
#page	#header #loginRegister .registerLink	
{
	display: block;
	position: absolute;
	top: 0;
	left: 117px;
	width: 122px;
	height: 29px;
}


/* }}} */
/* {{{ content */
#upperPage	{
	width: 100%;  
	min-width: 965px;
	min-height: 100%;
	overflow: hidden;
	background: transparent url(../img/misc/site/bgcontent.png) 0 133px repeat-x;
}
#page	{
	margin: 0 auto;
	padding: 0;
	width: 965px;
	min-height: 500px;
}
#page #body	{
	margin: 60px 0 0 0;
	padding: 0;
	width: 965px; 
	position: relative;
	z-index: 200;
}
#page #contenerLeft	{
	float: left;
	width: 250px;
	margin-top: 26px;
	min-height: 500px;
}
#page #contenerLeft .contents	{
	width: 250px; 
}
#page #contenerLeft .contents .leftOuter {
   margin-bottom: 5px;
}
#page	#contenerRight	{
	float: right;
	width: 703px;
	min-height: 500px;	
}
#page   #contenerRight  #statusBar	
{   
	/* Changed by jh on 07.07.2008 begin */
	/* position: absolute; not acceptable */
	position: relative;	
	/* Changed by jh on 07.07.2008 end */
	top: 35px;
	left: 13px;
	width: 680px;
	height: 25px;	
	overflow: hidden;
	z-index: 100;
	color: #ff6805;
/*	font-family: Verdana;
	font-style: italic;
	font-size: 40px;*/
	font-weight: bold;
	
/* mp: status absolute
position: absolute;	
left:276px;
top: 30px;	
*/	
}
#page   #contenerRight  #statusBar   #ajaxLoader
{
	position: relative;
	top: -20px;
	left: 650px;
	overflow: hidden;
	z-index: 101;	
}

#page	#contenerRight .contents	{
	width: 703px; 
}

/* }}} */
/* {{{ footer */
#footer	{
	clear: both;
	margin: 12px 0 0 0;
	padding: 0 0 40px 0;
	width: auto;
	min-height: 46px;
	background: transparent url(../img/misc/footer/bg.png) left top repeat-x;
}
#footer .content	{
	margin: 0 auto;
	padding: 0;
	width: 971px;
}
#footer .content .cont	{
	position: relative;
	margin: 0 14px;
	padding: 0;
	width: 943px;
	height: 46px;
	background: transparent url(../img/misc/footer/contentbg.png) left top repeat-x;
}
#footer .content .cont .leftBg	{
	float: left;
	position: absolute;
	top: 0;
	left: -14px;
	width: 14px;
	height: 46px;
	background: transparent url(../img/misc/footer/leftbg.png) no-repeat left top;
}
#footer .content .cont .rightBg	{
	float: right;
	position: absolute;
	top: 0;
	right: -14px;
	width: 14px;
	height: 46px;
	background: transparent url(../img/misc/footer/rightbg.png) no-repeat left top;
}
#footer .content .cont ul#menuFooter {
	float: left;
	left: 0;
	margin: 0;
	padding: 16px 0 0 5px;
	list-style: none;
	list-style-image: none;
}
#footer .content .cont ul#infoFooter a {
	color: Yellow;
	text-decoration: none;
}
#footer .content .cont ul#menuFooter li {
	float: left;
	margin: 0 6px 0 0;
	padding: 0 6px 0 0;
	font-size: 0.8em;
	border-right: 1px solid #7b7b7b;
}

/* Added by jh on 10.07.2008 - Begin */
#footer .content .cont ul#menuFooter li #img {
	float: left;
	margin: 0 6px 0 0;
	padding: -16px 6px 0 0;
	font-size: 0.8em;
	border-right: 1px solid #7b7b7b;
}
/* Added by jh on 10.07.2008 - End */

#footer .content .cont ul#menuFooter li a {
	color: #7b7b7b;
	text-decoration: none;
}
#footer .content .cont ul#infoFooter {
	float: right;
	right: 0;
	margin: 0;
	padding: 16px 5px 0 0;
	list-style: none;
	list-style-image: none;
}
#footer .content .cont ul#infoFooter li {
	float: left;
	margin: 0 6px 0 0;
	padding: 0 6px 0 0;
	font-size: 0.8em;
	border-right: 1px solid #7b7b7b;
}
#footer .content .cont ul#infoFooter li .version {
	color: transparent;
}
#footer .content #partners	{
	position: relative;
	margin: 12px 30px;
	padding: 0 0 0 200px;
	/* Changed by jh on 01.08.2008 */
	/* width: 960px; <- Original */
	width: 600px;
	/* Changed by jh on 01.08.2008 */
	height: 76px;
	background: transparent url(../img/misc/footer/partners.png) no-repeat left top;
	float: left;
}
/* Added by jh on 01.08.2008 - Begin */
#footer .content #verisign 
{
	position: relative;
	margin: 4px -25px;
	padding: 0 0 0 10px;
	width: 140px;
	height: 76px;
	background: transparent url(../img/misc/footer/verisign.gif) no-repeat left top;
	float: right;
}
#footer .content #partners a#vanilla	{
	display: block;
	position: absolute;
	top: 0;
	left: 200px;
	width: 100px;
	height: 76px;
}
#footer .content #partners a#clickandbuy	{
	display: block;
	position: absolute;
	top: 0;
	left: 330px;
	width: 160px;
	height: 76px;
}
#footer .content #partners a#newyorker	{
	display: block;
	position: absolute;
	top: 0;
	left: 520px;
	width: 140px;
	height: 76px;
}
#footer .content #partners a#jogo	{
	display: block;
	position: absolute;
	top: 0;
	left: 700px;
	width: 100px;
	height: 76px;
}
#footer .content #partners a#nvidia	{
	display: block;
	position: absolute;
	top: 0;
	left: 830px;
	width: 100px;
	height: 76px;
}
/* }}} */
/* {{{ other styles */
#page #body	#contenerLeft .contents .tellAFriend	
{
	display: block;
	margin: 7px 0 0 0;
	padding: 0;
	width: 250px;
	height: 58px;
	background: transparent url(../img/misc/content/tellafriend.png) no-repeat left top;
}
#page span.date	{
	color: #d5c107;
	font-size: 0.8em;
}
#page	.boxContent .picture	{
	margin: 0 0 4px 0;
	padding: 0;
	width: 202px;
	height: 63px;
}
#page	.boxContent p {
	font-size: 0.9em;
	margin: 0 0 10px;
}
#page .flashBox	{
	width: auto;
}

/* }}} */
/* {{{ credit card */
#page .boxContent .form .type	{
	float: left;
	width: 43px;
	height: 46px;
	margin-right: 8px;
	text-align: center;
}
#page .boxContent .form .type .picture	{
	width: 43px;
	height: 27px;
	overflow: hidden;
}
/* }}} */
/* {{{ tabs */
#page .boxContent .spaceForTabs	{
	height: 27px;
	margin-left: 10px;
}
#page .boxContent .spaceForTabs .tab	{
	float: left;
	width: 190px; 
	height: 19px;
	padding: 4px 6px 4px 20px;
	overflow: hidden;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	font-size: 0.9em;
	background: transparent url(../img/misc/content/tabs.png) no-repeat 0 -27px;
}
#page .boxContent .spaceForTabs .noneActive	{
	-moz-opacity : 0.5;
	opacity : 0.5;
	filter : alpha(opacity=50);
	background-color: #000;
	background-position: 0 0;
}
#page .boxContent .spaceForTabs .tab a	{
	padding-left: 20px;
	text-decoration: none;
	background: transparent url(../img/misc/box/point.png) no-repeat 0 1px;
}
/* }}} */
/* {{{ form */
#page .boxContent .form	{
	width: auto;
	padding-top: 12px;
	padding-bottom: 10px;
}
#page .boxContent .form .row	{
	min-height: 18px;
	margin: 0 auto;
	padding: 0 0 16px 0;
	color: white;
}
#page .boxContent .bgForm	{
	background: transparent url(../img/misc/content/bgform.png) left top repeat-x;
}
#page .boxContent .form .row .col0	
{
	float: left;
	width: 0%;
	height: 9px;
	padding: 3px 10px 6px 0px;
	font-size: 0.8em;
	text-align: right;
}
#page .boxContent .form .row .regcol1	
{
	float: left;
	width: 25%;
	height: 9px;
	padding: 3px 10px 6px 0;
	font-size: 0.8em;
	text-align: right;
}
#page .boxContent .form .row .col1	{
	float: left;
	width: 38%;
	height: 9px;
	padding: 3px 10px 6px 0;
	font-size: 0.8em;
	text-align: right;
}

/* added by jh on 28.05.2008 for firefox - begin */

#page .boxContent .form .rowTest	{
	min-height: 18px;
	margin: 0 auto;
	padding: 0 0 0 0;
	color: white;
}
#page .boxContent .form .row .column1	{
	float: left;
	width: 200px;
	height: 18px;
	padding: 2px 10px 0 4px;
	font-size: 1.0em;
	text-align: left;
}
#page .boxContent .form .row .column2	{
	float: left;
	width: 400px;
	height: 16px;
	padding: 0 0 0 0;
	vertical-align: top;
}
#page .boxContent .form .rowTest .regcolumn1	
{
	float: left;
	width: 25%;
	height: 18px;
	padding: 11px 0 0 0;
	font-size: 0.8em;
	text-align: right;
	vertical-align: inherit;
}

#page .boxContent .form .buttonRow  
{
	/* float: right; */
	width: 100%;
	height: 18px;
	text-align: center;
}

#page .boxContent .form .buttonRow  
{
	/* this one is for firefox to center the button */
	width: 100%;
	height: 18px;
	text-align: -moz-center;
}

/* added by jh on 08.06.2010 for firefox - begin */
.onlyButtonRow
{
	width: 100%;
	height: 18px;
	text-align: center;
}
.onlyButtonRow
{
	width: 100%;
	height: 18px;
	text-align: -moz-center;
}

/* added by jh on 08.06.2010 for firefox - end */

/* added by jh on 28.05.2008 for firefox - end */

#page .boxContent .form .row .col1 span	{
	text-transform: uppercase;
}
#page .boxContent .form .row .regcol2	
{
	float: right;
	width: 73%;
	min-height: 18px;
}
#page .boxContent .form .row .regcol2 a	
{
	font-size: 0.8em;
	color: #d6c207;
}
#page .boxContent .form .row .colcenter
{
	/*float: right;*/
	/*text-align: center;*/
	/*width: 50%;*/
	min-height: 18px;
}
#page .boxContent .form .row .col2	{
	float: right;
	width: 60%;
	min-height: 18px;
}
#page .boxContent .form .row .col2 .inputText	{
	position: relative;
	width: 202px;
	height: 18px;
	background: transparent url(../img/misc/content/form/inputtext.png) no-repeat left top;
}
#page .boxContent .form .row .col2 .inputText input	{
	width: 196px;
	height: 15px;
	border: none;
	padding: 3px 3px 0 3px;
	font-size: 0.9em;
	background: transparent;
}
#page .boxContent .form .row .col2 .textArea	{
	width: 311px;
	height: 88px;
	background: transparent url(../img/misc/content/form/textarea.png) no-repeat left top;
}
#page .boxContent .form .row .col2 .textArea textarea	{
	width: 305px;
	height: 85px;
	border: none;
	padding: 3px 3px 0 3px;
	font-size: 1.2em;
	background: transparent;
}
#page .boxContent .form .row .col2 select	{
	width: 202px;
}
#page .boxContent .form .row .col2 .select	{
	position: relative;
	width: 202px;
}
#page .boxContent .form .row .col2 select.shortSelect	{
	width: 90px;
}
#page .boxContent .form .checkBox	{
	float: left;
	width: 15px !important;
}
#page .boxContent .form .accept	{
	float: left;
	padding-left: 10px;
	padding-bottom: 6px;
	width: 93%;
	color: white;
	font-size: 0.8em;
}
#page .boxContent .form .row .col2 .alert	{
	float: right;
	position: absolute;
	top: 1px; 
	right: -23px;
	width: 19px;
	height: 16px;
	background: transparent url(../img/misc/content/alert.png) no-repeat left top;
}
#page .boxContent .form .row .col2 .radio	{ }
#page .boxContent .form .row .col2 .radio input	{
	margin-right: 4px;
}
#page .boxContent .form .row .col2 .radio span	{
	font-size: 0.9em;
	margin-right: 10px;
}
#page .boxContent .line	{
	margin: 0 0 0 4px;
	padding: 1px 0 10px 0;
	width: auto;
	background: transparent url(../img/misc/box/dotted.png) left top repeat-x;
}
#page .boxContent .widthForm	{
	float: left;
	width: 40%;
}
#page .boxContent .widthCol1	{
	width: 33% !important;
}
/* }}} */
/* {{{ shortNews */
#page .boxContent .shortNews	{
	position: relative;
	margin-top: -20px;
}
#page .boxContent .shortNews .row	{
	min-height: 14px;
	padding-bottom: 7px;
	margin-bottom: 4px;
	font-size: 0.9em;
	background: transparent url(../img/misc/box/dotted.png) left bottom repeat-x;
}
#page .boxContent .shortNews .row a	{
	color: white;
	text-decoration: none;
}
/* }}} */
/* {{{ subMenu */
#page .boxContent .subMenu	{
	position: relative;
	margin: -45px 0 5px;
}
#page .boxContent .subMenu .row	{
	min-height: 5px;
	/*padding: 0 0 5px 20px;*/
	padding: 0 0 0px 20px;
	font-size: 0.9em; 
    background: url(../img/misc/content/point.png) no-repeat left top;
	text-decoration: none;
	border: 0;
}
#page .boxContent .subMenu .row a {
	color: white;
	text-decoration: none;
	background: transparent;
	cursor: pointer;
	font-weight: bold;
}
#page .boxContent .subMenu .row a:hover,
#page .boxContent .subMenu .row a.yellow{
	color: #d5c107;
	cursor: pointer;
}
/* }}} */

/* Added by JH on 13.07.2010 - BEGIN */
/* {{{ subMenuProfile */
#page .boxContent .subMenuProfile	{
	position: relative;
	margin: -45px 0 -10px;
}
#page .boxContent .subMenuProfile .row	{
	min-height: 5px;
	/*padding: 0 0 5px 20px;*/
	padding: 0 0 0px 20px;
	font-size: 0.9em; 
    background: url(../img/misc/content/point.png) no-repeat left top;
	text-decoration: none;
	border: 0;
}
#page .boxContent .subMenuProfile .row a {
	color: white;
	text-decoration: none;
	background: transparent;
	cursor: pointer;
	font-weight: bold;
}
#page .boxContent .subMenuProfile .row a:hover,
#page .boxContent .subMenuProfile .row a.yellow{
	color: #d5c107;
	cursor: pointer;
}
/* }}} */

/* {{{ subMenuCommunity */
#page .boxContent .subMenuCommunity	{
	position: relative;
	margin: -65px 0 5px;
}
#page .boxContent .subMenuCommunity .row	{
	min-height: 0;
	/*padding: 0 0 5px 20px;*/
	padding: 0 0 0px 20px;
	font-size: 0.9em; 
    background: url(../img/misc/content/point.png) no-repeat left top;
	text-decoration: none;
	border: 0;
}
#page .boxContent .subMenuCommunity .row a {
	color: white;
	text-decoration: none;
	background: transparent;
	cursor: pointer;
	font-weight: bold;
}
#page .boxContent .subMenuCommunity .row a:hover,
#page .boxContent .subMenuCommunity .row a.yellow{
	color: #d5c107;
	cursor: pointer;
}
/* }}} */
/* Added by JH on 13.07.2010 - END */

/* {{{ selectedNews */
#page .boxContent .selectedNews	{
	font-size: 1.1em;
}
#page .boxContent .selectedNews .picLeft	{
	float: left;
	margin-right: 10px;
}
#page .boxContent .selectedNews .picRight	{
	float: right;
	margin-left: 10px;
}
#page .boxContent .selectedNews h1	{
	padding: 7px 0 4px 0;
	font-size: 0.8em;
}
/* }}} */
/* {{{ partners */
#page .boxContent .partners	{ }
#page .boxContent .partners .row	{
	padding-bottom: 10px;
}
#page .boxContent .partners .row .border	{
	float: left;
	width: 226px;
	height: 89px;
	text-align: center;
	background: transparent url(../img/misc/content/borderpartner.png) no-repeat left top;
}
#page .boxContent .partners .row .info	{
	float: left;
	margin-top: 30px;
	margin-left: 15px;
}
#page .boxContent .partners .row .info span.dark	{
	color: #505050;
	font-size: 0.9em;
}
#page .boxContent .partners .row .info h1	{
	padding: 0;
	font-size: 1.2em;
}
#page .boxContent .partners .row .border img	{
	margin-top: 25px;
}
/* }}} */
/* {{{ FAQs */
#page .faqs	{
	width: auto;
}
#page .faqs .row	{
	padding: 10px 0 1px 0;
}
#page .faqs .row .text	{
	margin-top: 6px;
	padding-left: 20px;
	font-size: 1.1em;
	background: transparent url(../img/misc/content/arrow.png) no-repeat 0 3px;
}
#page .faqs .row .cms {
    background: none;
    font-size:0.8em;
    margin-top:6px;
    padding-left:20px;
}
/* }}} */
/* {{{ formAffiliate */
#page .boxContent .contact	{
	width: auto;
	padding: 12px 0 10px 0;
}
#page .boxContent .contact p	{
	padding: 10px 0 0 0;
	font-size: 0.9em;
}
#page .boxContent .contact .adress	{
	width: auto;
	padding-left: 75px;
	font-size: 0.8em;
	background: transparent url(../img/misc/content/tel.png) no-repeat 8px 0;
}
/* }}} */
/* {{{ howToPlay */
#page .howToPlay 	{ 
	position: relative;
	top: -20px;
}
#page .howToPlay .flashBox 	{
	float: left;
	position: relative;
	width: 415px;
	height: 356px;
}
#page .howToPlay .text	{
	font-size: 1.1em;
	padding: 0 10px;
}
#page .howToPlay .item 	{
	float: left;
	position: relative;
	width: 106px;
	margin: 10px 7px 0 0;
	text-transform: uppercase;
	text-align: right;
	font-size: 0.8em;
}
#page .howToPlay .item .border 	{
	position: relative;
	width: 106px;
	height: 81px;
	background: transparent url(../img/misc/content/border.png) no-repeat left top;
}
#page .howToPlay .item .border img 	{
	width: 98px;
	height: 73px;
	margin: 4px;
	overflow: hidden;
}
#page .howToPlay .item .border a.play,
#page .howToPlay .item .border span.play {
    background:transparent url(../img/misc/content/play.gif) no-repeat scroll left top;
    bottom:0;
    display:block;
    height:16px;
    left:0;
    position:absolute;
    width:16px;
}
/* }}} */
/* {{{ support */
#page .support .tel	{
	width: 350px;
	min-height: 38px;
	margin: 0 auto;
	padding: 20px 0 0 60px;
	background: transparent url(../img/misc/content/tel2.png) no-repeat 0 20px;
}
#page .support .tel .row	{
	padding-left: 10px;
	background: transparent url(../img/misc/content/arrow.png) no-repeat left center;
}
/* }}} */
/* {{{ table */
#page .table	{ 
	padding: 18px 0; 
}
#page .table .row	{
	width: auto;
	font-size: 0.9em;
	background: transparent url(../img/misc/box/dotted.png) left bottom repeat-x;
}
#page .table .row .col1	{
	float: left;
	width: 133px;
	min-height: 2px;
	padding: 7px 5px 8px 7px;
}
#page .table .row .col2	{
	float: left;
	width: 133px;
	min-height: 2px;
	padding: 7px 5px 8px 7px;
	text-transform: capitalize;
}
#page .table .row .col3	{
	float: left;
	width: 133px;
	min-height: 2px;
	padding: 7px 5px 8px 7px;
}
#page .table .row .col4	{
	float: left;
	width: 173px;
	min-height: 2px;
	padding: 7px 5px 8px 7px;
	text-transform: uppercase;
}
#page .table .row .col5	{
	float: left;
	width: 28px;
	min-height: 2px;
	padding: 7px 5px 8px 7px;
	text-align: center;
}
/* }}} */
/* {{{ buttons */
#page .boxContent a.butSend	{
	display: block;
	width: 99px;
	height: 19px;
	margin: 0 auto;
	padding-bottom: 15px;
	background: transparent url(../img/misc/buttons/send.png) no-repeat left top;
}
#page .boxContent a.butSave	{
	display: block;
	width: 79px;
	height: 19px;
	margin: 0 auto;
	padding-bottom: 15px;
	background: transparent url(../img/misc/buttons/save.png) no-repeat left top;
}
#page .boxContent a.butLogin	{
	display: block;
	width: 79px;
	height: 19px;
	margin: 0 auto;
	padding-bottom: 15px;
	background: transparent url(../img/misc/buttons/login.png) no-repeat left top;
}
#page .boxContent a.butBuy	{
	display: block;
	width: 79px;
	height: 19px;
	margin: 0 auto;
	padding-bottom: 15px;
	background: transparent url(../img/misc/buttons/buy.png) no-repeat left top;
}
#page .boxContent a.butRegister	{
	display: block;
	width: 79px;
	height: 19px;
	margin: 0 auto;
	padding-bottom: 15px;
	background: transparent url(../img/misc/buttons/register.png) no-repeat left top;
}
#page .boxContent .butCenter	{
	margin: 0 auto;
	padding-bottom: 15px;
	width: 168px;
}
#page .boxContent a.butDeposite	{
	float: left;
	display: block;
	width: 79px;
	height: 19px;
	margin: 0 10px 0 0;
	background: transparent url(../img/misc/buttons/deposite.png) no-repeat left top;
}
#page .boxContent a.butWithdraw	{
	float: left;
	display: block;
	width: 79px;
	height: 19px;
	margin: 0;
	background: transparent url(../img/misc/buttons/withdraw.png) no-repeat left top;
}
/* }}} */
/* {{{ money */
#page .boxContent .realMoney	{
	width: 226px;
	height: 50px;
	margin-bottom: 10px;
	font-size: 0.9em;
	background: transparent url(../img/misc/content/borderbox.png) no-repeat left top;
}
#page .boxContent .realMoney .leftBox	{
	margin: 10px 0 0 10px !important;
}
#page .boxContent .realMoney .rightBox	{
	margin: 10px 20px 0 0 !important;
}
#page .red	{
	color: #ff6805;
}
#page .titleRed	{
	font-size: 1.2em;
	font-style: italic;
	font-family: Arial Black;
	color: #ff6805;
	text-transform: uppercase;
}
#page .titleYellow	{
	font-size: 1.2em;
	font-style: italic;
	font-family: Arial Black;
	color: #d6c207;
	text-transform: uppercase;
}
#page .titleWhite	{
	font-size: 1.2em;
	font-style: italic;
	font-family: Arial Black;
	color: white;
	text-transform: uppercase;
}
#page .league	{
	float: right;
	position: absolute;
	top: 20px; right: 10px;
}
/* }}} */

/* {{{ actual wins */
#page .boxContent .actualWins	{
	width: 226px;
	height: 210px;
	margin-bottom: 0px;
	/* margin-top: 5px; */
	font-size: 0.9em;
	background: transparent url(../img/misc/content/borderbox.png) no-repeat left top;
	/* background: transparent url(../img/misc/content/borderbox.png) no-repeat left top; */
}

#page .titleYellowWins	{
	font-size: 0.9em;
	font-style: italic;
	margin-bottom: 10px;
	margin-top: 0;
	font-family: Arial Black;
	color: #d6c207;
	text-transform: none;
}
#page .boxContent .actualWins .leftBox	{
	margin: 3px 0 0 10px !important;
}
#page .boxContent .actualWins .rightBox	{
	margin: 3px 10px 0 0 !important;
}

/* ajax update panel stylez for MyDeposit.aspx added by jh on 27.05.2008 - begin */

#progressBackgroundFilter { 
  position:fixed; 
  top:0px; 
  bottom:0px; 
  left:0px; 
  right:0px; 
  overflow:hidden; 
  padding:0; 
  margin:0; 
  background-color:#000;  
  filter:alpha(opacity=80);
  opacity:0.8;
  z-index:1000; 
} 

#processMessage {  
  position:fixed;  
  top:30%;  
  left:43%; 
  padding:10px;
  width:17%;
  height:14%;
  z-index:1001; 
  background-color:Gray;
  color:Yellow;
  text-align:center;
  background-position:center; 
}

/* ajax update panel stylez for MyDeposit.aspx added by jh on 27.05.2008 - end */

/* added by jh on 24.06.2008 for MyDepositType.aspx - begin */

* {
margin: 0;
padding: 0;
border: 0;
}
/* removed by jh on 07.07.2008 - begin */
/*
body {
	color: #F0F0F0;
	background-color: #000000;
} */
/* removed by jh on 07.07.2008 - end */

#page .boxContent .form .paymentRow	{
	min-height: 18px;
	/*margin: 0 110px;*/
	padding: 0 0 10px 0;
	color: white;
}

#page .boxContent .form .paymentRow .zahlung {
	background-image: url(../img/misc/payment/zahl_bckgnd.gif);
	height: 98px;
	width: 334px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	/*margin: 10px;*/
}
#page .boxContent .form .paymentRow .zahlung .logo    {
	position: absolute;
	top: 18px;
	left: 8px;
	cursor: hand;
	cursor: pointer;
}
#page .boxContent .form .paymentRow .zahlung h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 3px 10px 0px 140px;
	line-height: 12px;
}
#page .boxContent .form .paymentRow .zahlung span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px 10px 0px 150px;
	line-height: 12px;
}
#page .boxContent .form .paymentRow .zahlung p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px 10px 0px 140px;
	line-height: 12px;
}
#page .boxContent .form .paymentRow .zahlung p a {
    position: absolute;
	color: Gray; 
	/*text-decoration: none;*/
	padding-top: 5px;
}
#page .boxContent .form .paymentRow .zahlung p a:hover {
	color: #FEDA00;
	text-decoration: underline;
}
#page .boxContent .form .paymentRow .bonus {
	position: absolute;
	right: 4px;
	top: 4px;
}

/* added by jh on 24.06.2008 for MyDepositType.aspx - end */


/* mp: test */
.downloadGameNow_de 
{
    position: relative;
    display: block;
	width: 250px;
	height: 190px;	
	background: transparent url(../img/misc/content/downloadgame_de.png) no-repeat left top;
	cursor: pointer;
}
.downloadGameNow_en 
{
    position: relative;
    display: block;
	width: 250px;
	height: 190px;	
	background: transparent url(../img/misc/content/downloadgame_en.png) no-repeat left top;
	cursor: pointer;
}
.clickAndBuy_de
{
    position: relative;
    display: block;
	width: 250px;
	height: 150px;
	/* margin-top: 10px; */
	background: transparent url(../img/misc/content/clickandbuy_de.jpg) no-repeat left top;
	cursor: pointer;
}
.clickAndBuy_en
{
    position: relative;
    display: block;
	width: 250px;
	height: 150px;
	/* margin-top: 10px; */
	background: transparent url(../img/misc/content/clickandbuy_en.jpg) no-repeat left top;
	cursor: pointer;
}
/*
#tellAFriend
{
    position: relative;
    display: block;
	width: 250px;
	height: 58px;	
	background: transparent url(../img/misc/content/tellafriend.png) no-repeat left top;
	cursor: pointer;
}
*/
.tellAFriend_de
{
    position: relative;
    display: block;
	width: 250px;
	height: 55px;
	/* margin-top: 10px; */
	background: transparent url(../img/misc/content/tellafriend_de.png) no-repeat left top;
	cursor: pointer;
}
.tellAFriend_en
{
    position: relative;
    display: block;
	width: 250px;
	height: 55px;
	/* margin-top: 10px; */
	background: transparent url(../img/misc/content/tellafriend_en.png) no-repeat left top;
	cursor: pointer;
}
.theGame_de 
{
    position: relative;
    display: block;
	width: 250px;
	height: 55px;
	/* margin-top: 10px; */	
	background: transparent url(../img/misc/content/thegame_de.png) no-repeat left top;
	cursor: pointer;
}
.theGame_en 
{
    position: relative;
    display: block;
	width: 250px;
	height: 55px;
	/* margin-top: 10px; */
	background: transparent url(../img/misc/content/thegame_en.png) no-repeat left top;
	cursor: pointer;
}
.rankings_de 
{
    position: relative;
    display: block;
	width: 250px;
	height: 55px;
	/* margin-top: 10px; */
	background: transparent url(../img/misc/content/rankings_de.jpg) no-repeat left top;
	cursor: pointer;
}
.rankings_en 
{
    position: relative;
    display: block;
	width: 250px;
	height: 55px;
	/* margin-top: 10px; */
	background: transparent url(../img/misc/content/rankings_en.jpg) no-repeat left top;
	cursor: pointer;
}
.wins_de 
{
    position: relative;
    display: block;
	width: 250px;
	height: 150px;
	/* margin-top: 10px; */
	/* margin-bottom: 9px; */
	background: transparent url(../img/misc/content/wins_de.jpg) no-repeat left top;
	cursor: pointer;
}
.wins_en 
{
    position: relative;
    display: block;
	width: 250px;
	height: 150px;	
	/* margin-top: 10px; */
	/* margin-bottom: 9px; */
	background: transparent url(../img/misc/content/wins_en.jpg) no-repeat left top;
	cursor: pointer;
}
.community 
{
    position: relative;
    display: block;
	width: 250px;
	height: 55px;
	/* margin-top: 10px; */
	background: transparent url(../img/misc/content/community.jpg) no-repeat left top;
	cursor: pointer;
}
.forum
{
    position: relative;
    display: block;
	width: 250px;
	height: 55px;
	/* margin-top: 10px; */	
	background: transparent url(../img/misc/content/forum.png) no-repeat left top;
	cursor: pointer;
}
.collapsiblePanelHeader
{
	position: relative;
	margin: 0 0 0 4px;
	padding: 14px 0px 4px 0px;
	width: auto;
	height: 16px;
	font: normal 0.9em Tahoma;    
    cursor: pointer;
	color: #d6c207;
}

.textBox
{
	background-color: white;
    border: Solid 1px #9F9F9F;
	padding: 1px 0;    
}

/* PasswordStrength styles */
.BarIndicatorWeak
{
    color: #a91123;
    background-color: #a91123;
}
.BarIndicatorAverage
{
    color: #d6c207;
    background-color: #d6c207;
}
.BarIndicatorStrong
{
    color:Green;
    background-color:Green;
}
.BarBorder
{            
    border: solid 0px gray;
    padding: 20px 0 0 0;
    width: 220px;
}
.BarIndicator
{
    color: orange;
    background-color: orange;
    max-height: 5px;
}
.TextIndicator
{
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     background: none !important;     
     z-index: 999;
}
.TextIndicatorWeak
{
    color: #a91123;
    font-style:italic;
    padding: 20px 0 0 12px;
    font-weight:bold;
    text-transform: uppercase;
    background: none !important;
     z-index: 999;    
}
.TextIndicatorAverage
{
    color: #d6c207;
    font-style:italic;
    padding: 20px 0 0 12px;
    font-weight:bold;
    text-transform: uppercase;    
    background: none !important;    
    z-index: 999;    
}
.TextIndicatorStrong
{
    color: Green;
    font-style:italic;
    padding: 20px 0 0 12px;
    font-weight:bold;
    text-transform: uppercase;    
    background: none !important;    
    z-index: 999;        
}

/* Quick registration styles */
.middleContent 
{
	width: 703px;
	height: 290px;
	padding: 5px 0 5px 0;
}
.middleContent .videoBox 
{
	background: transparent url(../img/misc/content/bckgndVideoBox.jpg) no-repeat;
	width: 351px;
	height: 290px;
	float: left;
}
.middleContent .quickRegisterBox_de
{
	width: 351px;
	height: 290px;
	background: transparent url(../img/misc/content/bckgnd123_de.jpg) no-repeat;	
	float: right;
	position: relative;
}
.middleContent .quickRegisterBox_en
{
	width: 351px;
	height: 290px;
	background: transparent url(../img/misc/content/bckgnd123_en.jpg) no-repeat;	
	float: right;
	position: relative;
}
.quickRegister 
{
	width: 290px;
	position: absolute;
	bottom: 20px;
	left: 30px;
}
.quickRegister label 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 200px;
	display: block;
	padding: 5px 0 5px 0;
}
.quickRegister input 
{
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
    border: solid 1px #9F9F9F;
	padding: 1px 0;  	
}
.quickRegister .submitRegistration_de
{
	width: 72px;
	height: 72px;
	bottom: 0px;
	right: -10px;
	background: transparent url(../img/misc/buttons/quickregister_de.jpg);
	position: absolute;
	cursor: pointer;
}
.quickRegister .submitRegistration_en
{
	width: 72px;
	height: 72px;
	bottom: 0px;
	right: -10px;
	background: transparent url(../img/misc/buttons/quickregister_en.jpg);
	position: absolute;
	cursor: pointer;
}