/* Comments layout
------------------------------------------------------------------*/
#comments {
	position:relative;
	float:left;
	display:inline;
}
.tablazathoz {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
#comments h2 {
	float:left;
	position:relative;
	width:550px;
	padding:1px 25px 5px 25px;
	color:#999999;
}
#comments h2 span { font-size:10px; font-family: Arial; position:absolute; top:8px; right:5px; }
#comments h2 a, #comments h2 a:link, #comments h2 a:active, #comments h2 a:visited {
	color:#bbb;
}
#comments h2 a:hover { color:#fff; }

#article #comments h2 { 
	width:560px; 
	padding:1px 25px 5px 25px;
	margin-left:10px;
	margin-bottom:5px;
	color:#bbbbbb; 
	border-bottom:0; 
}

#comments p {
	text-align:center;
	font-family: Arial;
	font-size:13px;
	padding:30px 5px;
}

#comments .fbc_connect_button_area { text-align:center; margin-top:-35px; font-family: Arial; font-size:12px; }
#comments .fbc_connect_button_area, #comments .fbc_connect_button_area .dark span { float:none; }
#comments .FB_profile_pic { width:21px; height:21px; }

#comments .comment {
	position:relative;
	float:left;
	display:inline;
	color:#bbbbbb;
	padding:5px 0;
	margin-bottom:10px;
	width:610px;
}
#article #comments .comment { width:630px; }

#comments .comment .text {
	padding:8px 15px 5px 15px;
	background:#222222;
}

#comments .comment p {
	text-align:left;
	font-family: Arial;
	font-size:12px;
	line-height:140%;
	padding:5px 0;
}

#comments .comment .info {
	position:relative;
	width:595px;
	height:30px;
	padding:10px 0 0 15px;
	border-top:1px solid #343434;
	line-height:24px;
	color:#7e7e7e;
}
.content #comments .info { width:610px;}
#comments .comment .info span { color:#999; }

#comments .comment .info span.num { 
	position:absolute;
	top:10px;
	right:5px;
	color:#999;
}

#comments .comment .info img {
	float:left;
	display:inline;
	margin-right:10px;
}

#comments .comment .info a, #comments .comment .info a:link, #comments .comment .info a:active, #comments .comment .info a:visited {
	color:#fff;
}
#comments .comment .info a:hover { color:#bbb; }

#comments form {
	float:left;
	display:inline;
	margin-top:20px;
	padding-bottom:20px;
	width:610px;
}
.content #comments form { width:630px; margin-bottom:0; padding-bottom:0; }

#comments form p { 
	padding:0 !important; 
	margin:0 !important; 
	line-height:100% !important;
}

#comments textarea {
	background:#171717;
	border:1px solid #343434;
/*	width:575px; old*/
	width:600px;
	font-family: Arial;
	font-size:13px;
	padding:5px;
}
.content #comments textarea { width:605px; }

#comments .button {
	float:right;
	display:inline;
	margin:10px 0;
	background:#f20000;
	color:#fff;
	cursor:pointer;
	font-family: Arial;
	font-weight:bold;
	width:80px;
	padding:4px;
	font-size:11px;
}
.content #comments .button { margin-right:6px; }
#comments .button:hover { background:#a91616; }
#comments .pagination { width:610px; }
.content #comments .pagination { width:630px; }

/* TV Guide page layout
------------------------------------------------------------------*/


#guidepage table { width:100%; }
#guidepage table tr {	margin:5px 0; }
#guidepage table tr td {
	background:#FFFFFF;
	font-family: Arial;
	font-size:12px;
	padding:5px 10px;
	vertical-align:top;
	color:#000000;
}

#guidepage table tr td.time { 
	color:#fff;
	text-align:center;
	width:30px;
}
#guidepage table tr td.time.current, #guidepage table tr td span.title.current { color:#000000; font-family: Arial; font-weight:bold; }
#guidepage table tr td.details.more { cursor:pointer;	background:#FFFFFF; }
#guidepage table tr td.details.more .more { font-family: Arial; font-size:12px; }
#guidepage table tr td.details.more .more span { display:block; padding-top:5px ;}
#guidepage table tr td.details.more .more .description, #guidepage table tr td.details.more .more .age { color:#000000; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(hatter2011.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodyex {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4eb3df;
	background-image: url(hatter2010.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.kepkeret {
	border: 3px double #CCCCCC;
}
.tablakeret {
	background-color: #ffffff;
	margin: 0 auto 0px auto;
	padding: 0px;
	border: 1px solid #2390D5;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	behavior: url(border-radius.htc);
}
.atlatszosag {
	-moz-opacity:1.0;
	filter: alpha(opacity=100);
}
.tablakeret2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #379FE8;
	border-right-color: #379FE8;
	border-bottom-color: #379FE8;
	border-left-color: #379FE8;
}
.style1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
}
.style3 {
	font-size: 12px; font-family: Arial;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#Layerbanner {
	position:absolute;
	left:0px;
	top:100px;
	width:100%;
	height:300px;
	z-index:2;
	visibility: hidden;
}
#Layer1 {
	position:absolute;
	width:300px;
	height:300px;
	z-index:100;
	left:0px;
	top:0px;
	visibility: show;
}
#Layer2 {
	position:absolute;
	left:0px;
	top:0px;
	width:275px;
	height:320px;
	z-index:10;
	visibility: visible;
}

