body {
	text-align: center;
	margin: 0 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	border: 0;
}

h2{
	font-size: 14px;
	font-weight: bold;	
	margin-top: 10px;	
	margin-bottom: 5px;
}

h3{
	font-size: 10px;
	font-weight: normal;	
	margin-top: 5px;	
	margin-bottom: 10px;
	text-align: center;
}

#main {	
	height: auto;
	margin-right:auto;
	margin-left:auto;
	width: 780px;
	padding: 0;
	border: 0px solid Black;
}

hr { 
	margin-right: 0; 
	height: 1px; 
	background-color: #CCCCCC; 
	border: 0px solid #CCCCCC; 
}

a:link { color: #336699; }

a:hover {
	color: red;
}

#header {
	margin-top: 0px;
	margin-bottom: 1px;
	width: 780px;
}

#header #tableHeader {
	width: 780px;
	margin: 0;
	border: 0px solid black;
	font-size: 11px;
}

#header #tableHeader td {
	margin: 0;
	padding: 0;
	background-image: url(poker-images/bgHeader.gif);
	text-align: center;
	font-size: 11px;
}

#header #tableHeader #tdInfo {
	width: 277px;
	margin: 0;
	padding: 0 0 0 10px;
	background-image: url(poker-images/bgHeader.gif);
	text-align: left;
	vertical-align: bottom;	
	font-size: 11px;
}

#menu {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 780px;	
	background-color: #FF8815;
	border-bottom: 1px solid white;
	text-align: left;
}

#menu #tableMenu {
	margin: 0 5px 0 5px;
	border: 0px solid black;
	background-color: #FF8815;
}

#menu #tableMenu td {	
	padding: 2px 5px 2px 0px;
	color: black;
}

#menu #tableMenu .navTd {
	padding-right: 20px;
	font-size: 12px;
}

#menu a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#nav, #nav table {
	width: 191px;
}

#nav {
	float: left;
	margin: 0;
	text-align: left;
}

#nav ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0 0 0 8px;
	padding: 0;
}

#nav li {
	margin-top: 5px;
}

#nav a {
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	color: Black;
	line-height: 18px;
}

#nav a:hover {
	color: red;
}

#nav table {
	margin: 0;
}

#nav table .tdContent{
	background-color: #FDEDDE;
	padding: 0px 5px 5px 5px;
}

#mainContent {
	width: 405px;
	float: left;
	margin-left: 10px;
	padding: 10px 0 0 0;
	border: 0px solid Black;
	text-align: left;	
}

#imageChips {                                                                                                                                                                                                                                                                                                                
	margin-left: 10px;
	margin-bottom: 10px;	
}

#mainContent #articleStdTable {
	width: 400px;
	border: 0;
	margin: 0;
}	

#mainContent #articleStdTable th{
	background-color:#FCFBFA;
	border-bottom: 1px solid #E1E1E1;
	font-size: 11px;
	font-weight: bold;
	height: 17px;
	padding: 2px 2px 2px 6px;
	text-align:left;
}	

#mainContent #articleStdTable td{
	background-color:#FCFBFA;
	border-bottom: 1px solid #E1E1E1;
	font-size: 11px;
	height: 17px;
	padding: 2px 2px 2px 6px;
}

#mainContent #articleStdTable td.title{
	font-size: 14px;
	background-color:#dedede;
}

#links {
	width: 169px;
	float: left;
	margin-left: 4px;
	border: 0px solid Black;
	text-align: left;	
	overflow: hidden;
}

#links table {
	width: 169px;
	margin: 0;
}

#links #linksLineTd{
	background-color: white;
	padding: 0;
	background-image: url(poker-images/bgLinksLeftTd.gif);
}

#links #linksContentTd{
	background-color: #feffac;
	padding: 5px 0px 15px 0px;
	font-size: 10px;
}

#links #tableReviewList {
	width: 159px;
}

#links #tableReviewList td {
	padding-bottom: 5px;
	border-bottom: 1px dashed #bcbcbc;
}

#footer {
	width: 780px;
	float: left;
	text-align: center;
	/*border-top: 1px dashed #94BAA8;*/
	border: 0px solid Black;
	margin-top: 15px;
	margin-bottom: 25px;
	font-size: 10px;
	color: gray;
	padding-top: 10px;
}

#tableRoomInfo {
	width: 100%;
}

#tableRoomInfo #tdInfo {
	width: 200px;
	vertical-align: top;
}

#tableRoomInfo #tdImage {
	
}

/* admin */

#divGeneral {	
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	height: auto;
	padding: 0;
	width: 780px;
}

#tableEditRooms {
	width: 768px;
}

#tableEditRooms th {
	text-align: left;
	padding: 2px;
	background-color: #F7FAFF;
	border-bottom: 1px solid #DFE4EC;
	border-top: 1px solid #DFE4EC;
}

#tableEditRooms td {
	padding: 5px; 
	width: 256px;
	vertical-align: top;
}

#tableEditRooms .textArea{
	width: 240px;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #445164;
}

#tableContact {
}

#tableContact td{
	vertical-align: top;
}

#tableContact input{
	width: 200px;
}

#tableContact textarea{
	width: 200px;
	height: 100px;
}

#tableContact #btnSubmit{
	width: 50px;
}

#tableContact .tdParam {
	padding: 0px 20px 5px 0px;
}

#tableContact .tdInput {
	padding: 0px 20px 5px 0px;
	width: 250px;
}


/* The friggin card */
div.ntl-container {
	position: relative;
	margin-top:15px;
}

	div.ntl-container div.ntl-card {
		background: url(gfx/card.png) no-repeat;

		width: 106px;
		height: 52px;

		position: absolute;
		right: 5px;
		top: -34px;
	}

	* html div.ntl-container div.ntl-card {
		background: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/gfx/card.png", sizingMethod="scale");
	}

/* Top-list */
table.new-top-list {
	border-spacing: 0;
	width: 100%;
}

	/* Table Headings */
	table.new-top-list th {
		background: #E45209 url(gfx/ntl-th-a.gif) repeat-x;

		padding: 3px 5px;
		text-align: center;

		text-transform: uppercase;
		color: #fff;
		font: 10px/1.2 Verdana;

		border-bottom: 2px solid #E45209;
	}

	table.new-top-list th.first-child {
		background: #E45209 url(gfx/ntl-th-fc-a.gif) no-repeat;
		text-align: left;
	}

	table.new-top-list th.last-child {
		background: #E45209 url(gfx/ntl-th-lc-a.gif) no-repeat right top;
		vertical-align: bottom;
		padding: 0;
	}

	/* Table Cells */
	table.new-top-list td {
		background: #FDFFAC url(gfx/ntl-td.gif) repeat-x;

		padding: 5px;
		text-align: center;

		font: 12px/1.2 Arial;
		border-bottom: 2px solid #E45209;
	}

		table.new-top-list td a {
			color: #2D7337;
			text-decoration: underline;
		}

		table.new-top-list td a:hover {
			text-decoration: none;
		}

	table.new-top-list td.first-child {
		border-left: 1px solid #E45209;
		text-align: left;
	}

		table.new-top-list td.first-child a,#links #linksContentTd table.new-top-list td.first-child a  {
			color: #000201;
		}

	table.new-top-list td.last-child {
		border-right: 1px solid #E45209;
		text-align: right;
	}
	
	#links #linksContentTd table.new-top-list td.last-child {
		border-right: 0;
	}
	
	#links #linksContentTd table.new-top-list td.first-child {
		border-left: 0;
	}

		table.new-top-list td.last-child a, #links #linksContentTd table.new-top-list td.last-child a {
			color: #E30010;
		}
		
	table.new-top-list tr.first-child td {
		border-top: 2px solid #E45209;
	}

/* Different Types */
/* A */
table.ntl-type-a th {
	background: #E45209 url(gfx/ntl-th-a.gif) repeat-x;
}

table.ntl-type-a th.first-child {
	background: #E45209 url(gfx/ntl-th-fc-a.gif) no-repeat;
}

table.ntl-type-a th.last-child {
	background: #E45209 url(gfx/ntl-th-lc-a.gif) no-repeat right top;
}

table.ntl-type-a td, table.ntl-type-a td.first-child, table.ntl-type-a td.last-child {
	border-color: #E45209;
}

/* B */
table.ntl-type-b th {
	background: #3D7359 url(gfx/ntl-th-b.gif) repeat-x;
	border-color: #587D6B;
}

table.ntl-type-b th.first-child {
	background: #3D7359 url(gfx/ntl-th-fc-b.gif) no-repeat;
}

table.ntl-type-b th.last-child {
	background: #3D7359 url(gfx/ntl-th-lc-b.gif) no-repeat right top;
}

table.ntl-type-b td, table.ntl-type-b td.first-child, table.ntl-type-b td.last-child {
	border-color: #587D6B;
}

/* C */
table.ntl-type-c th {
	background: #306BA7 url(gfx/ntl-th-c.gif) repeat-x;
	border-color: #ADD3F8;
}

table.ntl-type-c th.first-child {
	background: #306BA7 url(gfx/ntl-th-fc-c.gif) no-repeat;
}

table.ntl-type-c th.last-child {
	background: #306BA7 url(gfx/ntl-th-lc-c.gif) no-repeat right top;
}

table.ntl-type-c td, table.ntl-type-c td.first-child, table.ntl-type-c td.last-child {
	border-color: #ADD3F8;
}

#links #linksContentTd h2{
 padding:0 5px;
}

#wp-blog{
	
}

#wp-blog h2{
	background-color:#FF8815;
	color:#fff;
	padding:3px 5px;
	margin:0;
}

#wp-blog ul{
	margin:0 0 10px 0;
	padding:5px 0;
	background-color:#FDEdde;
	padding-left:5px;
}

#wp-blog ul li{
	margin-bottom:10px;
}

#wp-blog ul li em{
	font-size:11px;
}

#wp-blog ul li a{
	color:#000;
	font-weight:bold;
}
