/* Reset styles */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
}

a img, :link img, :visited img {
	border:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	padding-bottom : 1em;
	padding-left : 1em;
	padding-right : 1em;
	padding-top : 1em;
}

td{
	padding-right : 1em;
}

ol, ul {
	list-style:none;
}

q:before, q:after, blockquote:before, blockquote:after {
	content:"";
}

/* Site styles */

body {
	font:0.8em Tahoma;
	color:#393939;
	background:#F3F1EE;
}

a {
	color:#393939;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

/* Titles */

h1 {
	color:#BB0207;
	font-size:1.4em;
	font-weight:normal;
	margin-bottom:15px;
	margin-right : 2em;
	margin-left : 2em;
	text-align : center;
}

h2 {
	color:#BB0207;
	font-weight:bold;
	margin-bottom:6px;
}


#wrapper {
	background:#E6E3DE url("images/body-bg.gif") repeat-x top;
	min-width:1000px;
	overflow:hidden;
}

#container {
	width:100%;
	float:left;
	margin-right:-230px;
}

#content {
	margin-right:230px;
}

/* Header */

#header {
	height:188px;
	position:relative;
	margin-bottom:25px;
}

	.logo {
		position:absolute;
		top:58px;
		left:28px;
		width:197px;
		height:40px;
		display:block;
	}
	
		.logo span {
			background:url("images/logo.png") no-repeat left top;
			position:absolute;
			top:0;
			left:0;
			width:197px;
			height:40px;
			display:block;
			cursor:pointer;
		}
		
	.menu {
		width:100%;
		border-top:1px solid #fff;
		border-bottom:1px solid #fff;
		top:150px;
		position:absolute;
		background:#A9050E url("images/menu-bg.jpg") repeat-x top right;
	}
		
		.menu ul {
			overflow:hidden;
			height:36px;
			margin-left:317px;
		}
	
			.menu li {
				float:left;
				line-height:36px;
				margin-right:30px;
			}
			
				.menu li a {
					color:#fff;
					font-weight:bold;
				}
				
	.orden {
		position:absolute;
		top:0;
		right:-1px;
		background:url("images/orden.jpg") no-repeat top right;
		width:269px;
		height:248px;
	}
	
	.search {
		position:absolute;
		top:160px;
		left:35px;
	}
	
		.textbox {
			width:100px;
			border-top:1px solid #6B6B6B;
			border-left:1px solid #A1A1A1;
			border-right:1px solid #fff;
			border-bottom:1px solid #fff;
			background:#fff;
			font:normal 0.9em Tahoma;
		}
		
		.button {
			border:0;
			background:none;
			color:#fff;
			font:normal 0.9em Tahoma;
			text-decoration:underline;
			cursor:pointer;
		}
		
	.commerce-block {
		padding:49px 269px 0 317px;
	}

/* Central column */
	
#main {
	margin-left:265px;
}

#main:after {
	clear:both;
	content:'';
}

	#main p {
		margin-bottom:15px;
	}
	
	#main ul {
	margin-bottom:15px;
}
	
		#main li {
	background:url("images/marker.gif") no-repeat 17px 9px;
	padding-left:25px;
}


	.img-left {
	float: right;
	margin-left : 15px;
	margin-bottom : 15px;
	text-align : center;
}
	
		.img-left img {
	vertical-align: top;
	margin-top : 15px;
}
		
		.img-left dd {
	background:#BB0207;
	color:#fff;
	font-size:0.85em;
	text-align:center;
	padding:2px;
	width : 200px;
	margin-top : 5px;
}

/* Left column */

#leftside {
	width:195px;
	padding:0 0 40px 35px;
	float:left;
}

	#leftside ul {
		margin-bottom:25px;
	}

		#leftside li {
			margin-bottom:4px;
		}
		
	.partners {
		font-size:0.85em;
		margin-bottom:10px;
	}

/* Right column */

#rightside {
	width:190px;
	padding-right:25px;
	float:right;
	position:relative;
}

	#rightside ul {
		margin-bottom:25px;
	}

		#rightside li {
			margin-bottom:4px;
		}
		
	.date {
		color:#767676;
		font-size:0.85em;
	}
	
	#rightside p {
		margin-bottom:15px;
	}

/* Footer */

#footer {
	background:url("images/wrapper-bg.gif") repeat-x bottom;
	padding:10px 0 10px 285px;
	position:relative;
}

	#footer p {
		text-align:right;
		padding-right:30px;
		color:#595959;
	}

	.footer-menu {
		overflow:hidden;
		font-size:0.85em;
		position:relative;
		background:url("images/footer-menu.gif") repeat-x top;
		padding:12px 0 35px;
	}

		.footer-menu li {
			float:left;
			padding-left:25px;
		}
		
			.footer-menu li a {
				color:#000;
			}
	
	.counter-block {
		padding:0 0 0 25px;
	}
	
		.counter-block img {
			margin-right:20px;
		}
	
	.nav {
		position:absolute;
		top:23px;
		right:50px;
		overflow:hidden;
	}
	
		.nav li {
			float:left;
			padding:0 13px;
		}
	
	.quote {
	background:url("images/quote.jpg") no-repeat left bottom;
	padding: 0 0 60px 45px;
	text-align: left;
	width:160px;
	margin-bottom : 30px;
	margin-left : -45px;
}
	
		.quote span {
			font-weight:bold;
			color:#BB0207;
		}

.clearing {
	height:0;
	clear:both;
	overflow:hidden;
	font-size:0;
}

.text4 {
	color : Gray;
	font-size : xx-small;
}

.text4 a{
	color : Gray;
	font-size : xx-small;
}

.text5 {
	background:#BB0207;
	color:#fff;
	font-size:0.85em;
	text-align:center;
	margin-right : 1em;
	margin-left : 1em;
}



/* Stylesheet for personal open search output. */

/* Tags */
div#flexum_results div.tags
 {
	margin-top: 1em;
	font-weight: bold;
	line-height: 160%;
}

div#flexum_results div.tags a 
{
font-weight: normal; 
color : #BB0207;
}

div#flexum_results ol.doc {
	margin-top: 1.5em;
}

/* margin-padding for sublist of results  */
div#flexum_results ol.doc li ol.doc {
	margin-top: 1em;
}

div#flexum_results ol.doc li ol.doc li {
	margin : 0.5em;
}

/* Words from the search query emphasized in the result (<em>...</em>) */
div#flexum_results ol.doc li em {
	font-style: normal;
	font-weight: bold;
	color : #BB0207;	
}

/* hyperlink "more results from this site" */
div#flexum_results ol.doc li a.more {
	font-weight: bold;
	font-size: 100%;
	color : #BB0207;
}

/* Title of a site from the site list */
div#flexum_results h3 {
	font-weight: bold;
	font-size: 110%;
	line-height: 130%;
	color : #BB0207;
	margin-top : 1.5em;
}

div#flexum_results ol.doc li span.number {
	font-weight: normal;
	font-size: 100%;
}

/* Pager navigation */
div#flexum_results div.pager {
	margin: 1em 0 0.8em 0 ;
	color : Gray;
}    
div#flexum_results span.disabled {
	color: Gray;
}