.burgandy11 {
	border-bottom: 3px solid #131313;
}

/*
------------------------------------------------------------------------------
- CSS de Hellmuthholdem.com | Now run tell that. - sW -
*/

* {
	margin: 0;
	padding: 0;
	background: transparent;
}

img a, img {
	border: none !important;
	padding: 0;
}

body {
	volume: loud;
	text-align: center;
	color: #9b9b9b;
	background:  #000 url("../img/civbg.jpg") top center  no-repeat;
  	font: 11px "Lucida Grande","Trebuchet MS", Arial, Helvetica, sans-serif;
}
html>body { /* and Opera */
	font-size: 11px;
}
/*
------------------------------------------------------------------------------
- global links -
*/

a {
	font-size: 11px;
	padding: 10px 0;
	color: #ffd585;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	
}

/*
------------------------------------------------------------------------------
- header -
*/

#topad h1 {
	margin: 0 auto;
	display: block;
	position: relative;
	width: 880px;
	height: 75px;
	text-indent: -99999px;
	background: url('../img/ggm.png') top center no-repeat;
}

#topad a {
	display: block;
	width: 880px;
	height: 75px;
	text-decoration: none;
	overflow: hidden;
	border: 0;
}

#header {
	float: left;
	position: relative;
	width: 880px;
	height: 295px;
}

#logo h1 {
	float: left;
	display: block;
	position: relative;
	left: -20px;
	width: 555px;
	height: 255px;
	background:  url("../img/logo.png") 0 0 no-repeat;
	text-indent: -999999px;
}

#logo a  {
	float: left;
	display: block;
	width: 555px;
	height: 255px;
	text-decoration: none;
	overflow: hidden;
	border: 0;
}

.main-graphic {
	float: left;
	margin: 0 10px;
}
/*
------------------------------------------------------------------------------
- navigation -
*/
#nav-container {
	float: left;
	position: relative;
	width: 900px;
	height: 42px;
	background: url("../img/bg-nav.png") bottom center repeat-x;
}	

ul#navlist {
	position: relative;
	width: 900px;
	height: 42px;
	left: 95px;
	list-style: none;
	border: none;
	margin-top: 3px;
	top:-31px;
}

#navlist li, #navlist li a {
	display: block;
	float: left;
	height: 40px;
	width: 165px;
	position: relative;
	padding-right: 10px;
	font-weight: bold;
	text-align: center;
	}

#navlist li a, #navlist a:visited {
	font-size: 11px;
	background: url("../img/nav-passive.png") 0 3px no-repeat;
	color: #666;
}

#navlist li a:hover {
	background:   url("../img/nav-active.png") 0 3px no-repeat;
	color: #fff;
	text-decoration: none;
}

.you-are-here {
	background:   url("../img/nav-active.png") 0 3px no-repeat !important;
	color: #e1b589 !important;
	
}
html>body #navlist li a {  
	display: block; 
	position: relative; 
}

/*
------------------------------------------------------------------------------
- wrapper & containers -
*/

#wrap {
	position: relative;
	margin: 0 auto;
	text-align: left;
	background: url("../img/bg-header.jpg") 0 0 no-repeat;
	width: 900px;
	overflow: hidden;
}

#content-container {
	float: left;
	width: 900px;
	background:   url("../img/bg-content.png") top center repeat-y;
}

#content-bottom  {
	position: relative;
	float: left;
	background:  url("../img/bg-bottom.png") top center no-repeat;
	height: 40px;
	width: 900px;
}
.fixed-size {
	min-height: 200px;
}
/* min-height fix above */
/*\*/
* html .fixed-size {
	height: 200px;
}

.rules {
	padding: 0 20px;
}

.rules p{
	margin-bottom: 15px;
	line-height: 13px;
}

.rules strong {
	color: #ffe4a6;
	text-transform: uppercase ;
}
#game-lingo strong {
	color: #fff;
}

#howtoplay {
	padding-bottom: 20px;
}
#howtoplay strong {
	color: #ffe4a6;
	font-size: 14px;
	text-transform: uppercase ;
}

#left-side {
	float:left;
	margin: 0;
	width:500px;
	padding: 0 20px;
}

#left-side p {
	font-size: 13px;
	line-height: 16px;
	text-align: justify;
}


/*
------------------------------------------------------------------------------
- h1,h2, h3, etc.-
*/

h1 {
	text-indent: -99999px;
	height: 45px;
	width: 100%;
	margin-bottom: 5px;

}

.ultimate-stake {
	background:  url('../img/h1-ultimate.png') 0 0 no-repeat;
}

.register-me {
	background:  url('../img/h1-register.png') 0 0 no-repeat;
}

.official-rules {
	background:  url('../img/h1-rules.png') 0 0 no-repeat;
}

.privacy-policy {
	background:  url('../img/h1-privacy.png') 0 0 no-repeat;
}

.how-to-play {
	background:  url('../img/h1-howtoplay.png') 0 0 no-repeat;
}

.game-lingo {
	background:  url('../img/h1-lingo.png') 0 0 no-repeat;
}

h2 {
	font-size: 13px;
	color: red;
}

h3 {
	font-size: 26px;
	color: #ffd585;
}
/*
------------------------------------------------------------------------------
- advertisements		 -
*/

#advertisements {
	height: 105px;
}

td.allproducts{
	text-align: center;
	width:220px;
}



/*
------------------------------------------------------------------------------
- footer -
*/

#footer  {
	position: relative;
	float: left;
	width: 900px;
	height: 235px;
	
}

#footer p {
	padding: 5px 0;
	font-size: 9px;
	text-align: center;
	color: #888;
}

.buy {
	font-size: 11px !important;
	text-align: left !important;
	padding-bottom: 10px !important;
	color: #fff !important;
	font-weight: bold;
}

#footer a {
	font-size: 9px;
}

/*
------------------------------------------------------------------------------
- form -
*/
#registerform {
	z-index: 1;
	display: block;
}


#registerform p{
	font-size: 10px;
}

#registerform select {
	color: #000;
	background: #fff;
	
}

#registerform td {
	font-size: 11px;
}

.red {
	color: red;
}

#registerform input, #registerform textarea {
	background: #ccc;
	padding: 2px;
	margin-bottom: 5px;
}
