/*content*/

body {
	background: #75170D url(../img/page-background.png) repeat-x left top;
	color: #ffffff;
	margin-top: 30px;
}
#logotype {
	padding-top: 10px;
}
#tagline, #copyright{
	padding-top: 15px;
}

#info-bar {
	background: #6D0004 url(../img/info-bar.png) repeat-x left top;
	height: 37px;
	color: #ffffff;
	padding: 20px 0 0 10px;
}

#links {
	padding-top: 30px;
	font-size: 4em;
}
.shadow-text {
	text-shadow: 0.1em 0.1em #000;
}
#poker-logo {
	text-align: left;
	padding-top: 30px;
	padding-bottom: 30px;
}
#tables {
	text-align: center;
}
#sidebar {
	padding-top: 30px;
}
#download-button {
	background: #6D0004 url(../img/download-button.png) no-repeat left top;
	height: 61px;
	width: 323px;
	color: #ffffff;
	margin-top: 30px;
	padding: 35px 0 0 140px;
}
#units {
	margin-top: 30px;
	margin-bottom: 30px;
}
#news-content {
	padding-top: 30px;
}
#contact-form label {
	 display:block;
}	 
#contact-form input.text,textarea { 
	width:300px;
	font-size:12px/12px;
	padding:3px;
	margin:1px 0;
	border:1px solid #ccc;
}	
#contact-form input.submit { 
	padding:2px 5px;
	font-size:12px/12px;
}
#footer {
	background: #6D0004 url(../img/footer.png) repeat-x left top;
	height: 122px;
	color: #ffffff;
	padding: 30px 0 0 10px;
}

/*reflection*/

#sidebar .leftimage {
   float: left;
}
#sidebar .rightimage {
   float: right;
}
#sidebar .border-image {
   border: 2px solid #e4c45f;
}

/* links */

a:link, a:visited {  text-decoration: none; color: #FFFFFF;
 }
a:hover { text-decoration: underline; color: #FFFFFF;}

/* class */

h2 {
	padding-top: 10px;
}
.xl-button {
	font-size: 18px;
	text-shadow: 0.1em 0.1em #000;
}
.xxl-button {
	font-size: 24px;
	text-shadow: 0.1em 0.1em #000;
}
#download-button-margin {
	background: #6D0004 url(../img/download-button.png) no-repeat left top;
	height: 61px;
	width: 323px;
	color: #ffffff;
	margin-bottom: 30px;
	padding: 35px 0 0 140px;
}
#musicplayer {
	margin-top: 15px;
}