/* dTable */
.dTable a:link {
	color:#0099FF;
	text-decoration:none;
	border-bottom:1px dotted #ffbac8;
}	
.dTable a:visited {
	color:#d42945;
	border-bottom:none;
	text-decoration:none;
}		
.dTable a:hover,
.dTable a:focus {
	color:#f03b58;
	border-bottom:1px solid #f03b58;
	text-decoration:none;
}
table.dTable a,
table.dTable a:link,
table.dTable a:visited {
	border:none;
}		
.dTable img {
	border:0;
}	
table.dTable {
	width:600;
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	margin:1em auto;
	border-collapse:collapse;
}
.dTable th {
	font-size: 1.2em;
}
.dTable td {
	font-size: 1.1em;
}
.dTable caption {
	color: #9ba9b4;
	font-size:1.2em;
	letter-spacing:.1em;
	padding:0;
	margin:1em 0 0 0;
	margin-bottom:0;
	caption-side:top;
	text-align:center;
}
.dTable tr.odd td,
.dTable tr.odd .column1 {
	background:#f4f9fe url('../images/background.gif') no-repeat;
}	
.dTable .column1	{
	background:#f9fcfe;
}
.dTable td {
	color:#678197;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
}				
.dTable th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
}	
.dTable thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
}				
.dTable tfoot th {
	background:#f4f9fe;
	text-align:center;
}	
.dTable tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
}		
.dTable tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
}
/* Popup tooltip */
.popup
{
	position:absolute;
	display:none;
	z-index:301;
	border-collapse:collapse;
}
.popup td.corner
{
	height:15px;
	width:19px;
}
.popup td#topleft
{
	background-image:url('../images/bubble-1.png');
}
.popup td.top
{
	background-image:url('../images/bubble-2.png');
}
.popup td#topright
{
	background-image:url('../images/bubble-3.png');
}
.popup td.left
{
	background-image:url('../images/bubble-4.png');
}
.popup td.right
{
	background-image:url('../images/bubble-5.png');
}
.popup td#bottomleft
{
	background-image:url('../images/bubble-6.png');
}
.popup td.bottom
{
	background-image:url('../images/bubble-7.png');
	text-align:center;
}
.popup td.bottom img
{
	display:block;
	margin:0 auto;
}
.popup td#bottomright
{
	background-image:url('../images/bubble-8.png');
}
.popup table.popup-contents
{
	font-size:12px;
	line-height:1.2em;
	background-color:#fff;
	color:#666;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
}
table.popup-contents th
{
	text-align:right;
	text-transform:lowercase;
}
table.popup-contents td
{
	text-align:left;
}
/* Content forms */
.news_box form p {
	padding:5px;
}
.news_box form label
{
	font-weight:bolder;
	font-size:1.1em;
	width:120px;
	float:left;
	text-align:right;
	padding:2px 4px;
}
.news_box form input.text {
	padding:2px 4px;
}
.news_box form input.submit {
	background:transparent url('../images/logout_arrow.jpg') no-repeat scroll 0 50%;
	color:#007EAD;
	font-size:12px;
	padding:5px 5px 6px 12px;
	text-decoration:none;
	border:none;
}
.news_box form input.submit:hover {
	color:red;
	cursor:pointer;
}
/* Misc */
.castle_data p
{
	font-size:1.1em;
	margin: 5px 0;
}
.castle_data p label
{
	width:90px;
	float:left;
	text-align:right;
	padding:0 2px;
	color: #73BAD4;
}
/* Vote */
