/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/* Custom YOOlogin */
div#yoo-login {
	width: 228px;
}

div#yoo-login .yoo-username, 
div#yoo-login .yoo-password, 
div#yoo-login .yoo-remember, 
div#yoo-login .yoo-login-button {
	float: left;
}

div#yoo-login .yoo-username, 
div#yoo-login .yoo-password {
	padding-right: 5px;
}

div#yoo-login .yoo-username input, div#yoo-login .yoo-password input {
	width: 88px;
	height: 14px;
	padding: 2px 2px 2px 10px;
	background: url(../images/login_bg.png) 0 0 no-repeat;
	border: none;
	float: left;
	color: #323232;
	font-size: 75%;
}

div#yoo-login .yoo-username input:hover, div#yoo-login .yoo-username input.sfhover {
	background: url(../images/login_bg_hover.png) 0 0 no-repeat;
	color: #000000;
}

div#yoo-login .yoo-password input:hover, div#yoo-login .yoo-password input.sfhover {
	background: url(../images/login_bg_hover.png) 0 0 no-repeat;
	color: #000000;
}

div#yoo-login .yoo-username input:focus, div#yoo-login .yoo-username input.sffocus {
	background: url(../images/login_bg_hover.png) 0 0 no-repeat;
	color: #000000;
}

div#yoo-login .yoo-password input:focus, div#yoo-login .yoo-password input.sffocus {
	background: url(../images/login_bg_hover.png) 0 0 no-repeat;
	color: #000000;
}

div#yoo-login .yoo-remember input {
}

div#yoo-login .yoo-login-button button {
	display: block;
	height: 18px;
	width: 18px;
	border: none;
	background: url(../images/login_button.png) 0 0 no-repeat;
	cursor: pointer;
	overflow: hidden;
}

div#yoo-login .yoo-login-button button:hover, div#yt-login .yt-login-button button.sfhover  {
	background: url(../images/login_button_hover.png) 0 0 no-repeat;
}

div#yoo-login .yoo-break {
	clear: both;
}

div#yoo-login .yoo-lostpassword, div#yoo-login .yoo-registration {
	float: left;
	font-size: 80%;
	line-height: 20px;
}

div#yoo-login .yoo-lostpassword {
	width: 100px;
}

div#yoo-login .yoo-registration {
	width: 120px;
}

div#yoo-login .yoo-lostpassword {
	padding: 0px 5px 0px 0px;
}

div#yoo-logout .yoo-greeting {
	margin: 0px 5px 0px 0px;
	float: left;
	color: #ffffff;
}

div#yoo-logout .yoo-logout-button {
	height: 20px;
	width: 60px;
	float: left;
}

div#yoo-logout .yoo-logout-button button {
	display: block;
	height: 20px;
	width: 60px;
	padding: 0px 0px 2px 0px;
	border: none;
	background: url(../images/logout_button.png) 0 0 no-repeat;
	font-size: 75%;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
	color: #323232;
}

div#yoo-logout .yoo-logout-button button:hover, div#yoo-logout .yoo-logout-button button.sfhover {
	background: url(../images/logout_button_hover.png) 0 0 no-repeat;
	color: #ffffff;
}

/* Custom YOOsearch */
div#yoo-search {
	width: 100px;
	height: 18px;
	padding: 0px;
	background: url(../images/search_bg.png) 0 0 no-repeat;
}

div#yoo-search input {
	width: 73px;
	height: 14px;
	padding: 2px 2px 2px 7px;
	border: none;
	background: none;
	float: left;
	color: #646464;
	font-size: 75%;
}

div#yoo-search button {
	width: 18px;
	height: 18px;
	padding: 0px;
	border: none;
	background: url(../images/search_button.png) 0 0 no-repeat;
	cursor: pointer;
	text-indent: 100px;
	line-height: 0px;
}

div#yoo-search:hover, div#search div.sfhover  {
	background: url(../images/search_bg_hover.png) 0 0 no-repeat;
}

div#yoo-search:hover input, div#search div.sfhover input {
	color: #000000;
}

div#yoo-search input:focus {
	color: #000000;
}

.contentheading,
.componentheading {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 250%;
	line-height: 100%;
	font-weight: bold;
	color: #008bcb;
}

#overDiv {
	line-height: 50%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	color: #323232;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

.contentpane {
  margin: 0;
  padding: 0;
  width: auto;
}

.contentpaneopen {
  margin: 0;
  padding: 0;
  width: auto;
}

.contentpaneopen hr {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #F6EDD8;
	border-left: 0px;
	line-height: 0px;
	height: 1px;
}

.article_separator {
	display: block;
	height: 16px;
}

.small {
	font-size: 95%;
	font-style: italic;
	color: #323232;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 95%;
	font-weight: bold;
	color: #646464;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 95%;
	color: #646464;
}

.buttonheading img {
	margin-right: 2px;
}

div.mosimage {
	margin: 5px;
}

div.mosimage_caption {
	font-size: 95%;
}

.button {
	font-size: 95%;
}

.sectiontableheader {
	padding: 5px 5px 5px 5px;
	background: #dcdcdc;
	border-bottom: 1px solid #b4b4b4;
	font-weight : bold;
}

tr.sectiontableentry1 td {
	padding: 5px 5px 5px 5px;
	background: #ffffff;
	border-bottom: 1px solid #c8c8c8;
}

tr.sectiontableentry2 td {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #c8c8c8;
}

td.sectiontableentry1 {
	padding: 5px 5px 5px 5px;
	background: #ffffff;
	border-bottom: 1px solid #c8c8c8;
}

td.sectiontableentry2 {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #c8c8c8;
}

.poll input.button {
	margin: 10px 0px 0px 0px;
}