/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * YOOsearch
 */

div.search {
	width: 140px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	background: url(../images/search_bg2.png) 0 0 no-repeat;
}

div.search input {
	width: 93px;  
	 
	height: 14px;  
	line-height: 14px;  
	 
	padding: 2px 2px 2px 7px;
	 
	border: none;
	outline: none;
	border-color: none;
	background: none;
	float: left;
	color: #646464;
	font-size:11px;
}

div.search input:focus {
	outline: none;
}

div.search input.button {
	width: 18px;
	height: 18px;
	padding: 0px;
	margin:  0 0 0 1px;
	border: none;
	background: url(../images/search_button.png) 0 0 no-repeat;
	cursor: pointer;
	text-indent: 100px;
	line-height: 0px;
}

div.search:hover, div.search div.sfhover  {
	background: url(../images/search_bg2.png) 0 -18px no-repeat;
}

div.search:hover input, div.search input.sfhover {
	color: #000000;
}

div.search input:focus, div.search input.sffocus {
	color: #000000;
}

/*
 * Joomla!
 */

 
.contentheading,
.contentheadingLeftAlignedBlog,
.componentheading,
.componentheadingLeftAlignedBlog
{
	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: #64696e;
}

body.green .contentheading, body.green .componentheading { color: #6ea028; }
body.pink .contentheading, body.pink .componentheading { color: #8c3caa; }
body.orange .contentheading, body.orange .componentheading { color: #f04600; }
body.blue .contentheading, body.blue .componentheading { color: #5087d7; }

 
#overDiv {
	line-height: 100%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

 
.contentpane,
.contentpaneLeftAlignedBlog
{
  margin: 0;
  padding: 0;
  width: 100%;
}

 
.contentpaneopen,
.contentpaneopenLeftAlignedBlog
{
  margin: 0;
  padding: 0;
  width: 100%;
}

td.contentcolumn {
	padding-right: 7px;
}

td.contentcolumn .contentpaneopen  td,
td.contentcolumn .contentpaneopenLeftAlignedBlog  td
{
	text-align: justify;
}

td.contentcolumn .contentpaneopen  td.contentheading,
td.contentcolumn .contentpaneopen  td.createdate
{
	text-align: center;
}

td.contentcolumn .contentpaneopenLeftAlignedBlog td.contentheadingLeftAlignedBlog,
td.contentcolumn .contentpaneopenLeftAlignedBlog  td.createdate
{
	text-align: left;
}

.contentdescription {
}

.contentpagetitle,
.contentpagetitleLeftAlignedBlog
{
font-size: 22px;
}

 
.article_separator {
	display: block;
	height: 50px;
	background: url(../images/article_separator.png) 50% 50% no-repeat;
}

.article_seperator {
	display: block;
	height: 50px;
	background: url(../images/article_separator.png) 50% 50% no-repeat;
}


a.readon, a.readmore {
	margin: 10px 0px 0px 0px;
	width: 100px;
	height: 20px;
	background: transparent url(../images/readmore.png) 0 0 no-repeat; /* ie6png:crop */
	display: block;
	float: left;
	line-height: 20px;
	text-indent: 10px;
	font-size: 90%;
}

#page a.readon:link, #page a.readon:visited, #page a.readmore:link, #page a.readmore:visited {
	color: #ffffff;
	text-decoration: none;
}

#page a.readon:hover, #page a.readmore:hover {
	background: transparent url(../images/readmore.png) 0 -20px no-repeat;
	color: #ffffff;
	text-decoration: none;
}

 
.small {
	font-size: 95%;
	font-style: italic;
	color: #969696;
}

 
.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 {
}

.buttonheading img {
	margin-right: 2px;
}

 
div.mosimage {
	margin: 5px;
}

 
.button {
	font-size: 95%;
}

.inputbox {
}

 
.sectiontableheader {
	padding: 5px 5px 5px 5px;
	background: #ebebeb;
	border-bottom: 1px solid #b4b4b4;
	font-weight : bold;
}

 
tr.sectiontableentry1 td {
	padding: 5px 5px 5px 5px;
	background: #fafafa;
	border-bottom: 1px solid #dcdcdc;
}

 
tr.sectiontableentry2 td {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #dcdcdc;
}

 
td.sectiontableentry1 {
	padding: 5px 5px 5px 5px;
	background: #fafafa;
	border-bottom: 1px solid #dcdcdc;
}

 
td.sectiontableentry2 {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #dcdcdc;
}

 
.poll {
}

.poll input.button {
	margin: 10px 0px 0px 0px;
}

#phoneline span {
	font-size: 11px
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	color: #eee;
}

