/* $Id: content.css,v 1.11 2006/02/09 19:56:29 cviebrock Exp $ */

#content {
	margin: 15px auto 0 auto;
	width: 780px;
	padding: 0;
	position: relative;
	background-image: url(../image/071.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#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: #9fc3e1 url(images/bde-fff.gif) left top no-repeat;
	position: relative;
	border: 0;
}


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

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

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

.secrow {
	position: absolute;
	clear: left;
	width: auto;
	border: 0;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	height: auto;
}

.secrow-w {
	width: 980px;
}

.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: 175%;
	line-height: 1em;
	text-transform: none;
	margin: 0;
	padding: 0;
	border: none;
}

.sec1head h1.big {
	font-size: 267%;
	line-height: 1em;
}

.sec3head h2 {
	font-size: 133%;
	line-height: 1em;
}

.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, .sponsor, .matchcount {
	display: block;
	line-height: 0.8em;
	font-size: 92%;
	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, .matchcount select {
	font-size: 92%;
}

.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 4px 4px 4px;
	position: relative;
	background: #fff url(images/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: 133%;
	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;
}

p.plcq {
	background: #768dd3 url(images/bg-playclique3.gif) left top no-repeat;
	color: #c6d0f6;
	text-align: center;
	padding: 5px;
	margin-bottom: 0;
}
p.plcq a {
	color: #fff !important;
	font-size: 108%;
}
.plcq a:hover {
	border-color: #fff !important;
}
