/* $Id: content.css,v 1.4 2005/05/09 13:16:34 cviebrock Exp $ */

#content {
	margin: 15px auto 0 auto;
	width: 980px;
	padding: 0;
	position: relative;
}

.text { font-weight:  bold; font-size:  18px; color:  #000000; }
td.listingheader {background-color: #657AA1; color: white; font-size: 10px; font-weight: bold; text-decoration: none;}
td.listingheader a {color: white; font-size: 10px; font-weight: bold; text-decoration: underline;}

#content a {
	color: inherit;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

#content a:hover {
	border-bottom: 1px solid #000;
}

.section1 {
	float: left;
	width: 842px;
	padding: 0;
	margin: 0 0 15px 0;
	background: #bde url(/img/ctl/bde-fff.gif) left top no-repeat;
	position: relative;
	border: 0;
}

.section2 {
	float: left;
	width: 416px;
	padding: 0;
	margin: 0 10px 15px 0;
	background: #bde url(/img/ctl/bde-fff.gif) left top no-repeat;
	position: relative;
}

.section3 {
	float: left;
	width: 274px;
	padding: 0;
	margin: 0 0 15px 10px;
	background: #bde url(/img/ctl/bde-fff.gif) left top no-repeat;
	position: relative;
}

.section3.fc {
	margin-left: 0;
}

.secrow {
	position: relative;
	clear: left;
	width: 842px;
	border: 0;
	padding: 0;
	margin: 0;
}

.sec1head, .sec2head, .sec3head {
	position: relative;
	padding: 0;
	margin: 8px;
	background-image: none !important;
	color: #fff;
}

.sec1head h1, .sec2head h1, .sec3head h1, .sec3head h2 {
	font-size: 21px;
	line-height: 21px;
	text-transform: lowercase;
	margin: 0;
	padding: 0;
	border: none;
}

.sec1head h1.big {
	font-size: 32px;
	line-height: 32px;
}

.sec3head h2 {
	font-size: 16px;
	line-height: 16px;
}

.sec1head h1::after, .sec2head h1::after, .sec3head h1::after {
	content: "\00BB";
	padding-left: .1em;
	color: #def;
	font-style: italic;
}

.sec1head-right {
	position: absolute;
	top: 0px;
	right: 8px;
	text-align: right;
	margin: 0;
	padding: 0;
}

.pfselect, .pfselectcrumb, .filter, .sponsor, .matchcount {
	display: block;
	line-height: 14px;
	font-size: 11px;
	text-align: right;
	padding: 0 0 4px 30px;
	margin: 0;
	color: #fff;
}

.pfselectcrumb {
	position: absolute;
	top: 4px;
	right: 8px;
	color: #333;
}

.pfselect select, .pfselectcrumb select, .filter select {
	font-size: 11px;
}

.sponsor a, .matchcount a {
	font-weight: bold;
	border-bottom-color: #fff !important;
}

.matchcount ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.matchcount li {
	display: inline;
	padding: 0 5px;
	margin: 0;
	border-left: 1px solid #000;
}

.matchcount li.fc {
	border-left: none;
}

#showpage, #totalpages, #nummatches {
	font-weight: bold;
}

.sec1int, .sec2int, .sec3int {
	padding: 8px;
	margin: 0 8px 8px 8px;
	position: relative;
	background: #fff url(/img/ctl/fff-bde.gif) left top no-repeat;
}

.sec1int.nopad, .sec2int.nopad, .sec3int.nopad {
	padding: 0px;
}

.sec1int.nocolor, .sec2int.nocolor, .sec3int.nocolor {
	background-color: transparent;
}

.sec1int h2, .sec2int h2, .sec3int h2 {
	margin: 0;
	font-size: 16px;
	border-bottom: 1px solid #ddd;
}

.sec1int.static h1 {
	margin: 0 0 8px 0;
}

.sec1int.static h2 {
	margin: 16px 0;
}

.sec1int.static h3 {
	margin: 8px 0;
}

.sec1int p, .sec2int p, .sec3int p {
	margin: 6px 0;
}

.sec1int.nopad, .sec2int.nopad, .sec3int.nopad {
    margin-bottom: 0px;
}
