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

/*
 * YOOsearch
 */

div#yoo-search {
	/*width: 120px;
	height: 18px;
	padding: 0px;
	background: url(../images/search_bg.png) 0 0 no-repeat;*/	
	float: left;
	width: 130px;
	height: 35px;
	padding: 10px 10px 0px 10px;
	background: url(../images/ja_mellow/search_bg.png) 0 0 no-repeat;	
}

div#yoo-search input {
	width: 93px;  
	 
	height: 20px;  
	 
	padding: 3px 8px 2px 0px;
	 
	border: none;
	background: none;
	float: left;
	color: #646464;
	font-size: 125%;
}

div#yoo-search button {
	width: 25px;
	height: 25px;
	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  {
	float: left;
	width: 130px;
	height: 35px;
	padding: 10px 10px 0px 10px;
	background: url(../images/ja_mellow/search_bg_hover.png) 0 0 no-repeat;	
}

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

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

/*
 * Joomla!
 */

 
.contentheading,
.componentheading {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 150%;
	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: 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;
  margin: 0px 10px 0px 10px;
  padding: 0px 0px 0px 0px;
  /*width: 100%;*/
  background:#ffffff;
  /*background:transparent url(../images/back.png) repeat scroll 0 0;
  border-top: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
  border-left: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;*/
}

.contentpanesearch {
  /*margin: 0;
  padding: 0;
  width: auto;*/
  margin: 0;
  padding: 0px 0px 0px 0px;
  width: 100%;
  background:transparent url(../images/back.png) repeat scroll 0 0;
  border-top: 0px solid #c8c8c8;
  border-right: 0px solid #c8c8c8;
  border-left: 0px solid #c8c8c8;
  border-bottom: 0px solid #c8c8c8;
}


.contentpaneopen {
  margin: 0;
  padding: 0px 0px 0px 0px;
  width: 100%;
  background:#ffffff;
  /*background:transparent url(../images/back.png) repeat scroll 0 0;*/
  border-top: 0px solid #c8c8c8;
  border-right: 0px solid #c8c8c8;
  border-left: 0px solid #c8c8c8;
  border-bottom: 0px solid #c8c8c8;
}

.contentpaneopen_search {
  margin: 0px 0px 0px 0px;
  padding: 0px 10px 0px 10px;
  width: 100%;
  /*background:#f5f5f5;*/
  background:transparent url(../images/back.png) repeat scroll 0 0;
  border-top: 2px solid #c8c8c8;
  border-right: 2px solid #c8c8c8;
  border-left: 2px solid #c8c8c8;
  border-bottom: 2px solid #c8c8c8;
}

 
.contentpaneopen hr {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #c8c8c8;
	border-left: 0px;
	line-height: 0px;
	height: 1px;
}

 
.contentdescription {
}

/* 
.article_seperator {
	display: block;
	height: 16px;
}
*/

.article_separator {
background:transparent url(../images/ja_tube/dot-cs-blue.gif) repeat-x scroll center center;
clear:both;
display:block;
height:16px;
}

.article_separator2 {
background:transparent url(../images/jatube/h3-bg-gray.gif) repeat-x scroll left bottom;
clear:both;
display:block;
height:16px;
}

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

.aramaarkaplan {
	background:none repeat scroll 0 0 #FFFFFF;
}

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

div.mosimage_caption {
	font-size: 95%;
}

 
.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: #eef5c5;
	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;
}