/*
Theme Name: Valand
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Boštjan Hren
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
html {
	margin: 0;
	padding: 0;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	background: url('images/background.png') top repeat-x #F6F6F6;
}

#headertop {
	width: 900px;
	height: 102px;
	text-align: right;
}
#logo {
	width: 473px;
	height: 97px;
	float: left;
	position: absolute;
	margin-left: -17px;
}

#headeroptions {
	float: right;
	height: 102px;
	text-align: right;
	padding-right: 10px;
}

#topicons {
	height: 17px;
	margin-top: 10px;
	padding: 0px;
}

#langselect {
	height: 17px;
	line-height: 17px;
	vertical-align: middle;
	margin-top: 47px;
	color: #666666;
	text-transform: uppercase;
	font-size: 1.1em;
}
#langselect li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#langselect a {
	margin-left: 3px;
}
#langselect img {
	vertical-align: top;
}
#langselect span {
	color: #333333;
	text-transform: none;
	font-size: 1.1em;
}

#headerimg 	{
	margin: 0;
	height: 180px;
	width: 900px;
}

#isobvqi {
	width: 122px;
	height: 48px;
	float: right;
	margin: 12px 12px 0 0;
}
#isobvqi a {
	width: 122px;
	height: 48px;
	display: block;
}

#topmenu {
	width: 250px;
	height: 180px;
	background: url('images/topmenu_back.png') left repeat-y;
}

#toppanel {
	width: 900px;
	height: 30px;
	margin: 5px 0 5px 0;
	background: url('images/toppanel_back.png') center repeat-y;
	text-align: right;
	text-transform: uppercase;
	color: white;
	font-size: 1.1em;
}
#content {
	width: 610px;
	font-size: 1.3em;
	margin: 5px 20px 20px 20px;
	vertical-align: top;
}

#newsarchive {
	margin-top: 10px;
}
#newsarchive .news {
	margin-bottom: 10px;
}
#newsarchive p{
	margin: 3px 0 0 0;
	padding: 0;
}

.gallery {
	margin-top: 10px;
}
.imglink {
	float: left;
	margin: 0 10px 10px 0;
	color: #444444;
}
.imglink a {
	margin-bottom: 1px;
}

iframe {
	margin-bottom: 5px;
}

#searchresults {
	padding: 10px 0 10px 0;
}
#searchresults .result {
	margin-bottom: 15px;
}
#searchresults p{
	margin: 3px 0 0 0;
	padding: 0;
}

#centerbar  {
	width: auto;
	clear: both;
	margin-top: 20px;
}

#sitemap {
	margin: 0;
	padding: 10px 20px 0 20px;
	background: url('images/sitemap.png') bottom right no-repeat;
}
#sitemap a {
	background: none;
}
#sitemap li {
	margin: 0;
	padding: 0;
	line-height: 22px;
	list-style: url('images/bullet.gif');
}
#sitemap li ul{
	margin: 0 0 5px 15px;
	padding: 0;
}
#sitemap .page_item {
	background: none;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.3em;
}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
}
#footermenu {
	width: 900px;
	padding: 5px 0 5px 0;
	background: url('images/footermenu_back.png') top;
	float: left;
}
#footerlinks {
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
}
#footerlinks li {
	list-style: none;
	float: left;
	background: url('images/footermenu_bullet.gif') right no-repeat;
	margin-right: 9px;
	padding-right: 14px;
}
#footerlinks li.last {
	background: none;
}
#footerlinks li a {
	line-height: 18px;
	text-decoration: none;
	color: #333333;
	text-transform: none;
	font-size: 1.1em;
}
#copyright {
	width: 900px;
	margin: auto;
	padding: 5px 0 5px 0;
	text-align: right;
	color: #666666;
	font-size: 1.1em;
	background: #F6F6F6;
}

.small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.5em;
	color: #F85807;
}

h2.pagetitle {
	font-size: 1.6em;
}

#sidebar h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p a:visited {
	
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	text-decoration: none;
}

a {
	color: #E86902;
	text-decoration: none;
}
a:hover {
	color: #E86902;
	text-decoration: none;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
}
#page {
	background-color: #FFFFFF;
	margin: auto;
	padding: 0;
	width: 900px;
	padding: 0 5px 5px 5px;
	text-align: left;
}

#header {
	margin: 0;
	padding: 0;
	width: 900px;
}

#headerimg {
	margin: 0;
	width: 100%;
}

.narrowcolumn {
	float: right;
	padding: 0px;
	margin: 0;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0;
	text-align: justify;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}

h2 {
	margin: 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0;
	padding: 0;
}

.entry ul li {
	margin: 0;
	padding: 0 15px 0 15px;
	list-style: none;
	line-height: 24px;
	background: url('images/bullet.gif') center left no-repeat;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0;
}
#search {
	margin: 5px 5px 0 0;
	vertical-align: top;
	text-align: right;
	float: right;
}

#searchform #s {
	width: 190px;
	padding: 2px 5px 2px 5px;
	background-color: #FFFFFF;
	border: none;
	text-align: left;
}

#searchform #searchsubmit {
	margin: 0px;
	padding: 1px 20px 2px 5px;
	background: url('images/button_search.png') right no-repeat;
	border: solid 1px #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.0em;
	vertical-align: top;
	cursor: pointer;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	
}
.entry iframe { 
	margin-bottom: 5px;
}


select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebartitle {
	width: 238px;
	margin-right: 12px;
	height: 30px;
	line-height: 30px;
	float: left;
	text-align: left;
	margin-left: 12px;
}
#sidebartitle h3 {
	padding-left: 17px;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 1.1em;
	text-transform: uppercase;
	background: url('images/sidebartitle_bullet.gif') left no-repeat;
	display: inline;
	font-weight: normal;
	text-align: left;
}
#sidebar
{
	width: 250px;
	font-size: 1.1em;
	margin: 0 0 20px 0;
}

#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Top Menu */
#menu {
	width: 250px;
	height: 180px;
	margin: auto;
	padding: 6px 0 0 0;
}
#menu li {
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0 13px 0 13px;
	list-style: none;
	text-align: left;
	background: url('images/topmenu_separator.png') right bottom no-repeat;
}
#menu li.last {
	background: none;
}
#menu li a {
	font-weight: bold;
	font-size: 1.2em;
	color: #333333;
	text-decoration: none;
	background: url('images/topmenu_bullet.gif') left no-repeat;
	padding-left: 17px;
}
#menu li a:hover {
	color: #F85807;
	text-decoration: none;
	background: url('images/topmenu_bullet_hover.gif') left no-repeat;
}
#menu li.current_page_item a {
	color: #F85807;
	text-decoration: none;
	background: url('images/topmenu_bullet_hover.gif') left no-repeat;
}
/* End Top Menu */

/* Begin Header Icons */
#iconhome, #iconhome:active, #iconhome:visited {
	width: 17px;
	height: 17px;
	display: inline-block;
	background: url('images/icons/home.png') no-repeat;
	text-decoration: none;
	font-size: 0px;
	margin-right: 5px;
}
#iconhome:hover {
	width: 17px;
	height: 17px;
	display: inline-block;
	background: url('images/icons/home_hover.png') no-repeat;
	text-decoration: none;
	font-size: 0px;
}
#iconsend, #iconsend:active, #iconsend:visited {
	width: 17px;
	height: 17px;
	display: inline-block;
	background: url('images/icons/send.png') no-repeat;
	text-decoration: none;
	font-size: 0px;
	margin-right: 5px;
}
#iconsend:hover {
	width: 17px;
	height: 17px;
	display: inline-block;
	background: url('images/icons/send_hover.png') no-repeat;
	text-decoration: none;
	font-size: 0px;
}
#iconsitemap, #iconsitemap:active, #iconsitemap:visited {
	width: 17px;
	height: 17px;
	display: inline-block;
	background: url('images/icons/sitemap.png') no-repeat;
	text-decoration: none;
	font-size: 0px;
}
#iconsitemap:hover {
	width: 17px;
	height: 17px;
	display: inline-block;
	background: url('images/icons/sitemap_hover.png') no-repeat;
	text-decoration: none;
	font-size: 0px;
}
/* End Header Icons */

/* Begin Floatboxes */
#sidemenu {
	margin: 0;
}
#sidemenu-inner {
	text-align: left;
}
#sidemenu-inner li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#sidemenu-inner a {
	color: #555555;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	background: url('images/sidemenu_link.png') center left no-repeat;
	display: block;
	line-height: 30px;
	padding-left: 27px;
	font-weight: bold;
}
#sidemenu-inner a:hover {
	color: #FC7402;
	background: url('images/sidemenu_link_hover.png') center left no-repeat;
}
#sidebar .separator {
	width: 250px;
	height: 1px;
	font-size: 0px;
	background: #FFFFFF;
}

#latestnews {
	margin: 5px 0 5px 0;
	border: solid #EEEEEE 1px;
}
#latestnews-inner {
	margin: 5px 10px 10px 10px;
}
#latestnews .news {
	margin-bottom: 7px;
}
a.newstitle, a.newstitle:active, a.newstitle:visited, a.newstitle:hover {
	color: #333333;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	background: url('images/h5_bullet.gif') right no-repeat;
	padding-right: 12px;
}
#latestnews p {
	margin: 0px 0 6px 0;
	padding: 0;
}
a.readmore, a.readmore:active, a.readmore:visited, a.readmore:hover {
	display: inline-block;
	width: 5px;
	height: 7px;
	margin-left: 5px;
	background: url('images/linkarrow_bullet.gif') top no-repeat;
}

#smallmap {
	margin: 5px 0 0 0;
	border: solid #EEEEEE 1px;
}
#smallmap-inner {
	margin: 0 10px 10px 10px;
}
#smallmap img {
	margin: 10px 0 0 0;
}
#smallmap p {
	margin: 8px 0 0 0;
}

#floatboxes {
	width: 900px;
	height: 150px;
	margin: 0 0 5px 0;
	clear: both;
	font-size: 1.1em;
}
.floatboxwrap {
	float: left;
	width: 320px;
	height: 150px;
	margin-left: 5px;
	background: url('images/floatbox_back.png') top repeat-x;
}
#contactinfo {
	float: left;
	width: 248px;
	height: 148px;
	background: none;
	border: solid #EEEEEE 1px;
}
#contactinfo .inner h4 {
	color: #000000;
}
#contactinfo .inner p {
	color: #000000;
}

#happycustomer {
	height: 120px;
	background: url('images/happycustomer_back.png') top right no-repeat;
}
#isocert {
	height: 120px;
	background: url('images/isocert_back.png') top right no-repeat;
}
#floatboxes .inner {
	margin: 10px;
}
#floatboxes .inner p {
	color: #333333;
	width: 220px;
	margin: 5px 0 0 0;
	padding: 0;
}

#sidebar h4 {
	margin: 0;
	padding: 5px 10px 3px 10px;
	color: #666666;
}
#centerbar h4 {
	background: url('images/centerbar_h4.png') left bottom no-repeat;
	margin: 0;
	padding: 4px 0 4px 0;
}

h4 {
	color: #333333;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}
h4 a, h4 a:active, h4 a:visited, h4 a:hover {
	color: #FC7403;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	background: url('images/h4_bullet.gif') right no-repeat;
	padding-right: 15px;
}
/* End Floatboxes */

a.linkarrow, a.linkarrow:active, a.linkarrow:visited, a.linkarrow:hover {
	color: #FC7403;
	font-weight: normal;
	background: url('images/linkarrow_bullet.gif') right no-repeat;
	padding-right: 12px;
}
a.linkarrow_bold, a.linkarrow_bold:active, a.linkarrow_bold:visited, a.linkarrow_bold:hover {
	line-height: 18px;
	color: #FC7403;
	font-weight: bold;
	background: url('images/h4_bullet.gif') right no-repeat;
	padding-right: 15px;
}
a.linkarrowback_bold, a.linkarrowback_bold:active, a.linkarrowback_bold:visited, a.linkarrowback_bold:hover {
	line-height: 18px;
	color: #FC7403;
	font-weight: bold;
	background: url('images/linkarrowback_bullet.gif') left no-repeat;
	padding-left: 15px;
}


#contact-form {
	text-align: left;
}
.contact-form {
	text-align: left;
	line-height: 26px;
	background: url('images/form_back.png') top repeat-x;
	padding: 20px 0 15px 0;
}
#contactimg {
	float: right;
	width: 74px;
	height: 109px;
	background: url('images/contactform.png') no-repeat;
	margin: 0 25px 0 0;
}
.form-option, .form-submit {
	margin-left: 145px;
}

.inputlabel {
	width: 140px;
	color: #777777;
	text-align: right;
	display: inline-block;
	vertical-align: top;
	line-height: 22px;
	margin-bottom: 4px;
	font-size: 0.9em;
}
.noinputlabel {
	margin-left: 145px;
}
.formsubmit {
	margin: 5px 0 0 160px;
}
.textbox {
	width: 250px;
	border-left: solid #CCCCCC 1px;
	border-top: solid #CCCCCC 1px;
	border-right: solid #999999 1px;
	border-bottom: solid #999999 1px;
}
.textarea {
	border-left: solid #CCCCCC 1px;
	border-top: solid #CCCCCC 1px;
	border-right: solid #999999 1px;
	border-bottom: solid #999999 1px;
	margin-bottom: 5px;
}
.button {
	padding: 1px 10px 2px 10px;
	background: url('images/button_back.png') repeat-x;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.0em;
	cursor: pointer;
}
.buttonsend {
	padding: 1px 25px 2px 7px;
	background: url('images/button_send.png') right no-repeat;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.9em;
	cursor: pointer;
}

#breadcrumbs {
	margin-bottom: 10px;
	color: #555555;
	font-size: 0.9em;
	vertical-align: middle;
	padding: 0 0 5px 0;
	background: url('images/centerbar_h4.png') left bottom no-repeat;
}
#breadcrumbs span.infotext {
	color: #AAAAAA;
	font-size: 0.9em;
}
#breadcrumbs a {
	color: #555555;
	text-decoration: none;
	font-size: 1.0em;
	font-weight: bold;
}
#breadcrumbs span.bullet {
	display: inline-block;
	width: 9px;
	height: 9px;
	margin: 0 5px 0 5px;
	background: url('images/breadcrumbs_bullet.gif') center no-repeat;
}
.space7px {
	display: block;
	height: 7px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.textright {
	width: 440px;
	float: right;
	margin: 0;
}