@charset "utf-8";
/* CSS Document */

* {margin:0;padding:0;}
html{height:100%}
body {
	font:100.01%/1em Arial, Helvetica, sans-serif;
	background:#e3c3d1;
	height: auto !important; height:100%;	min-height: 100%;
	position:relative;
}
fieldset{ border:none}
li{ list-style: none}
a {color:#0f82da}
h1{
	font-size:100%;
	margin-bottom: 4px;
}
h1 a{ text-decoration: none}

#trifler {
	overflow:hidden;
	width:100%;
}

#trifler div {
  margin-bottom:-32767px;
  padding-bottom:32767px;
  width:219px;
}

#trifler .navcol {background:#fff ; margin-right:25px; font-size:85%; width:219px; }

#trifler .contentcol {background:#fff; width:auto; overflow:hidden; }

#clear {clear:both;padding:0; margin:0; float:none;}
.footer-wrapper{
	color: white;
	width: 100%;
	font-size: 75%;
}
.footer{
	background: #d6558c;
	margin: 0 42px;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 26px;
}
.wrapper {
	margin: 10px 42px 0;
	zoom:1;
	padding-bottom: 81px;
}
.header {
	background: #d6558c url("../i/logo.gif") no-repeat;
	width: 100%;
	margin: 0 0 12px 0;
	height: 89px; text-align:right
}
.navcol ul li.navheader {
	background: url(../i/navhead-bg.gif) no-repeat;
	width: 219px;
	height: 29px;
	text-indent: -2999px;padding:0 0 9px 0;
}
.navcol ul.secondnav li.navheader {
	background: url(../i/sec-navhead-bg.gif) no-repeat;
	border-top: 21px solid #e3c3d1;padding:0 0 9px 0;
}
.more {
	background: url(../i/more.gif) no-repeat;
	height: 25px;
	width: 101px;
	display: block;
	margin: 10px 0 0 0;
}
.results p {
	font-size: 75%;
}
.search label {
	color: white;
	font-size: 75%;
	font-weight: bold;
	margin-right: 6px;
}
.search form {
	white-space: nowrap;
}
.search .but {
	padding: 0px;
	overflow: hidden;
	width:75px;
	margin: 0 0 0 3px;
	height: 22px; font-size:75%

}
.search input {
	width: 30%;
	height:16px;
	font-size:75%;

}
.search {
	padding: 37px 11px 0 0;
}
.navcol ul li {
	background: url(../i/li-bg.gif) no-repeat 30px 5px;
	padding:0 0 0 47px;
	margin: 0 0 7px 0;
}
.results{
	zoom:1;
	margin: 14px 36px 0 0;
}
.results li {
	margin-bottom: 25px;
	padding: 0 0 0 27px;
	background: url(../i/cont-li-bg.gif) no-repeat 9px 2px;
}
#trifler .navcol ul{margin:0 0 22px 0; zoom:1; }
#trifler .navcol div.secondnav{margin:0 0 7px 0; background: url(../i/kitty.gif) no-repeat 75px bottom; padding-bottom: 77px; }
.min-width { min-width:780px; width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 780? "760px" : "auto");
}
.results a:hover {
	text-decoration: underline;

}

