@charset "utf-8";

/*  =========================================================
	File: fetisch.css
	Date: 090905
========================================================== */

/* ==============================================
   I - General Reset
   ============================================== */
html { height: 101%;
}

* { padding: 0; margin: 0; }

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	}

ul, ol {
	list-style:none;	
	}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
	}

table {
	border-collapse:collapse;
	border-spacing:0;
	}

fieldset, img {
	border:0;
	}

caption, th {
	text-align:left;
	}
	
/* All Links */
a { outline:none; text-decoration:none; }
 
a:link { 
	color:#fff;
	text-decoration:none;
}
a:visited { 
	color:#fff;
	text-decoration:none;
}
a:hover, a:focus {
	color:#fff;
	text-decoration:underline;
}
a:active {
	color:#fff;
	text-decoration:none;
}

/* ==============================================
   II - Layout
   ============================================== */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#fff;
	background:#202020 url(../images/bg.gif);
}

div#container {
	width:960px;
	margin:0 auto;
	text-align:left;
	color:#cdcdcd;
	background:#101010 url(../images/bg_container.gif);
}

/* ==============================================
   III - Header
   ============================================== */

div#header {
	position:relative;
	height:140px;	
	color:#fff;
}

	div#header a {
		text-decoration:none;
	}

	div#header h1 {
		position:relative;	
		top:46px; 
		left:16px;
	}

   div#header ul {
		position:absolute; 
		top:8px; 
		right:10px;
		color:#fff;
		font-size:85%;
		text-align:right;
		margin-top:2px;
   }

	div#header li {
		display:inline;
		list-style-position:inside;
		margin:0;
	}

	#header span {
		position:absolute;
		top:32px;
		right:5px;
		text-align:right;
	}
	
	#header td {
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:85%;
	  padding:0;
	}

/* ==============================================
   IV - Navi
   ============================================== */

#navi_top {
	overflow:hidden;
	padding:0 0 0 16px;
}

* html #navi_top { height:1%; }

	#navi_top ul {
		float:left;	
		width:595px;
	}

	#navi_top li {
		float:left;
		padding:0;
		margin:0 3px 0 0;
		background:url(../images/navi/tab_right.gif) no-repeat top right;
	}

	#navi_top a {
		display:block;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:110%;
		font-stretch:wider;
		font-weight:bolder;
		text-decoration:none;
		color:#fff;
		background:url(../images/navi/tab_left.gif) no-repeat top left;
		padding:4px 20px;
		margin:0;
	}

	#navi_top a:hover,
	#navi_top a:focus {
		color:green;
	}

/* Search bar */
#search-bar {
	text-align:center; 
	padding:5px 0 10px 0; 
	background:#f0f0f0 url('../images/gray-line-shadow.gif') repeat-x bottom left;
}

	#search-button {
		position:relative; 
		top:6px;
		border:0;
	}
	
form {
	padding:0;
	margin:0;
}

input, textarea, select {
	font-size:85%; 
	padding:1px;
}

td {
	font-size:110%;
	padding:8px 5px;
}

input, textarea, select {
	font-size:85%; 
	padding:1px;
}

a {
	color:#ff476a;
}

/* Content */
#main-content {
	margin:0px 20px 0px 20px;
	font-family:Tahoma; 
	font-size:9pt;
	text-align:center;
}

#centered-content {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:900px;
}

.content-section {
	padding:8px 12px;
}

.content-section p {
	font-size:100%;
	line-height:1.2em;
	padding:4px 0;
}

.url {
	color:green;
	font-size:95%;
}

.small {
	font-size:95%;
}

.grey {
	color:#666;
}

.error {
	font-weight:bold;
	color:#d52727;
	background-color:#fee7e8;
	margin:10px 0 30px 0;
	padding:4px 4px 4px 10px;
}

.notice {
	font-weight:bold;
	color:green;
	background-color:#eff8e0;
	margin:10px 0 30px 0;
	padding:4px 4px 4px 10px;
}

.bold {
	font-weight:bold;
}

.hilite {
	background-color:green;
}

a.category {
	color:#ff476a;
}

a.link {
	color:#c36;
}

.plain {
	text-decoration:none;
}

/* Header bars */
.bar {
	background:url('../images/header-bar-middle.gif') repeat-x top left;
	height:29px;
}

.bar-left {
	background:url('../images/header-bar-left.gif') no-repeat top left;
	height:29px;
	float:left;
	display:inline;
}

.bar-right {
	background:url('../images/header-bar-right.gif') no-repeat bottom right;
	height:29px;
	text-align:right;
}

.bar-text-left {
	position:relative;
	top:5px;
	left:10px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:10pt;
	display: inline;
}

.bar-text-right {
	position:relative;
	top:5px;
	right:15px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:9pt;
	display:inline;  
}

.bar-text-right a {
	text-decoration:none;
}

/* PCADS */
.pcads {
	margin-bottom:10px;
}

/* AFFAIRE */
div#affaire {
	width:182px;
	font-size:100%;
	color:#ff476a;
	background:#2d1e26;
	margin:10px 0 0 0;
	padding:10px 0;
}

div#affaire .box {
	line-height:1.7em;
	padding:0 0 0 20px;
}

div#affaire p {
	text-align:center;
	font-weight:bolder;
	padding-right:20px;
}

div#affaire label {
	margin-right:55px;
	font-weight:bolder;	
}

div#affaire fieldset {
	border:none;
}

div#affaire .box #submit {
	margin:12px 0;
	padding:1px;
	font-weight:bolder;
	color:#ff476a;
}

/* ==============================================
   xxx - Footer
   ============================================== */
#footer {
	background:#2d1e26 url('../images/footer.gif') repeat-x top left;
	position:relative;
	margin:-45px auto 0 auto;
	height:45px;
	font-size:85%;
	color:#888;
}

#footer-spacer {
	height:50px;
}

#footer-text {
	position:relative;
	top:10px;
	left:10px;
	width:500px;
}

#footer-text a {
	text-decoration:none;
}
