/* CSS Document */
html, body {
	font:11px Tahoma;
	
	background:#d3d3d3;

	height:100%;
/* \*/
	height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}

h1, h2, h3, h4, h5, h6 {
	font-size:1em;
}

a {
	text-decoration:none !important;
}

html,body,h1, h2, h3, h4, h5, h6, ul, img, form, fieldset, p {
	margin:0;
	padding:0;
	border:0;
}


.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
.clear {
	clear:both;
}
.floatleft {
	float:left;
}
.floatright {
	float:left;
}


.wrapper {
	width:955px;
	margin:0 auto;
}
#container {
	min-width:955px;
	min-height:649px;
	width:100%;
	height:100%;
/* \*/
	height:100%;
/* Last height declaration hidden from Mac IE 5.x */
	background:url(../images/header_bg.gif) repeat-x;
}

#header {
	position:relative;
	height:127px;
	border-bottom:solid 5px #1dafdb;
	padding:23px 0 0 0;
}
#header .logo, #header .logo a {
	width:206px;
	height:73px;
	background:url(../images/logo.png) no-repeat;
	margin:0 auto;
}
#header .logo a {
	position:relative;
	display:block;
	background:none !important;
}
#header .logo a span {
	display:none;
}
#header .search-box-w {
	position:relative;
	width:487px;
	height:30px;
	margin:0 auto;
}

#header .search-box {
	position:absolute;
	width:487px;
	height:118px;
	margin:0 auto;
	
}
#header .search-box .s-bg {
	position:absolute;
	width:487px;
	height:60px;
	top:0;
	left:0;
	background:url(../images/searchbox.png) no-repeat;
}
#header .search-box .s-input {
	position:relative;
	width:362px;
	height:19px;
	margin:0 auto;

}
#header .search-box .s-input .s-text {
	position:relative;
	border:0;
	width:362px;
	font:bold 16px tahoma;
	color:#666666;
	margin:11px 0 0 0;
	@margin:10px 0 0 0;
	padding:7px 0;
}

#header .search-box .s-button input {
	position:absolute;
	display:block;
	width:86px;
	height:58px;
	border:0;
	background:url(../images/searchbutton.png) no-repeat;
	bottom:0px;
	left:200px;
	cursor:hand;
}

#outer {
	background:#f1f1f1;
}
#inner {
	background:url(../images/top_bg1.gif) repeat-x left top;
	border-top:solid 2px #FFFFFF;
}
#content {
	width:955px;
	margin:0 auto;
	min-height:207px;
	padding:63px 0 43px 0;
}
* html #content {
	height:207px;
}
#bottom-horizontal {
	height:60px;
	background:url(../images/bottom_horizontal_bg.gif) repeat-x;
	border-bottom:solid 1px #d5f0f8;
	text-align:center;
}
#bottom-horizontal .comic {
	position:relative;
	display:inline;
	font:italic 14px tahoma;
	color:#FFFFFF;
	top:16px;
}
#bottom-horizontal .comic-box {
	position:absolute;
	width:79px;
	height:70px;
	background:url(../images/comicbox.png) no-repeat;

	top:-53px;
	right:-107px;
	@right:-179px;
	_+right:-107px;
}


#footer, #footer p {
	color: #666666;
	line-height:20px;
	height:40px;
	text-align:center;
}

.banner468-60 {
	position:relative;
	margin:18px auto 0 auto;
	width:468px;
	height:60px;
	bottom:43px;
}

#pnlExactArea 
{
	top:63px;
	position:relative;
	background:#FFFFFF;
}
#pnlExactMatch, #pnlNoExactMatch {
	width:579px;
	min-height:102px;
	margin:0 auto;
	text-align:center;
}
* html #pnlExactMatch, * html #pnlNoExactMatch {
	height:102px;
}
.lTable { width:579px; }
.lTable .title { font:italic 14px Georgia, 'Times New Roman', Times, serif !important; color:#1dafdb !important; border:none !important; }
.lTable td {border-top:dotted 1px #999999;}

.tlResult, .tlResult a { font:italic 18px Georgia, 'Times New Roman', Times, serif; color:#666666; }
.tlResult a:hover { text-decoration:underline !important;}

.blResult, .blResult a { font:12px Georgia, 'Times New Roman', Times, serif; color:#666666; }
.blResult a:hover { text-decoration:underline !important; }


#pnlLikeMatch {
	width:579px;
	margin:0 auto;
	text-align:center;
	padding:4px 0 4px 0;
}