/*------------------------------------------------------------------------
# SpicaTheme CSS
# ------------------------------------------------------------------------
# Author: mail@spicatheme.com
# Websites:  http://www.spicatheme.com
# License:  Creative Commons Attribution 3.0 License
-------------------------------------------------------------------------*/


/*======================= ARTICLE =============================*/
.contentheading{
	font-size: 12px;
	letter-spacing: -0.5px;
	line-height: 1em;
	font-weight: bold;
	color: #000000;
}

/*.contentpaneopen a, .contentpaneopen a:link, .contentpaneopen a:visited{
}*/

.small, .createdate, .modifydate{
	color: #222;
	font-size: 11px;
	margin: 0;
}

.readon, a.readon:link, a.readon:visited{
	font-weight: bold;
	background: url(../images/readmore.jpg) 0px 1px no-repeat;
	padding: 0 0 0 13px;
}

/*a.readon:hover{
	background:;
	border:;
}*/

.contenttoc{
	padding: 5px;
	margin: 20px 0 0 0;
	float: right;
	background: #ddd;
	-moz-border-radius: 2px;
}

.contenttoc tbody tr th{
	border-bottom: 1px dashed #666;
	color: #303030;
	font-weight: bold;
}

a.toclink{
	font: 11px/18px Arial, Helvetica, sans-serif;
}

/*a.toclink:hover{
}

.pagenavcounter{
}*/


/*======================= COMPONENT =============================*/

.componentheading{
	color: #333333;
	font-size: 14px;
	margin: 0;
}

.contentpaneopen fieldset{
	padding: 0;
	margin-bottom: 5px;
}

.highlight{
	background: #FFFF99;
	padding: 0px 3px;
}

.button{
	background: #666;
	
	border: 1px solid #666;
	color: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 5px;
	-moz-border-radius: 3px;
}

div.moduletable-src .button{
	background: url('http://makeitpossible.eu/objectswithoutproperty/images/SearchButton1.jpg') no-repeat 0 0;
	width: 55px;
	height: 48px;
	/*border: 1px solid #666;*/
	color: #FFF;
	border: 0px;
	font: bold 0px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 5px;

}

.button:hover{
	background: #333;
}

.inputbox{
	border: 1px solid #7F9DB9;
	padding: 2px 5px;
}

td.sectiontableheader{
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #303030;
	color: #FFF;
	padding: 3px 0 3px 10px;
	margin: 0 0 5px 0;

}

td.sectiontableheader a:link, td.sectiontableheader a:visited{
	color: #FFF;
}	

tr .sectiontableentry1 td, tr .sectiontableentry2 td{
	padding: 3px 0px;
}

/*========================= SEARCH ===========================*/
/*.search{
}*/
.search .button{
	width: 15px;
	height: 14px;
	background: transparent;
	border: none;
	color: #333;
	font-size: 1px;
}

.search .button:hover{
	cursor: pointer;
}

.search .inputbox, #roksearch_search_str{
	background:#FFFFFF none repeat scroll 0 0;
border:1px solid #333333;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:20px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:30px;
line-height:normal;
margin:3px 0 0 0;
padding:2px 5px;
text-transform:capitalize;
width:200px;
}

/*======================= LOGIN ==============================*/
#modlgn_username{
	width: 90%;
} 

#modlgn_passwd{
	width: 90%;
	margin: 0 0 5px 0;
}

/*======================= BREADCRUMB =========================*/
.breadcrumb .moduletable, .pathway:link, .pathway:visited{
	text-align: left;
	letter-spacing: normal;
	font-size: 14px;
	letter-spacing: -0.5px;
	text-transform: lowercase;
	font-weight: bold;
}

.breadcrumb .moduletable{
	border-bottom: 3px solid #ccc;
}

.breadcrumb img{
	border: none;
	padding: none;
	background: none;
	margin: 0 0 -5px 0;
	padding: 0;
}

/*========================= POLLING ========================*/
tbody tr td{
	text-align: left;
	padding: 0 0 2px 5px;
}
tbody tr td .poll tbody tr td{
}

.poll tbody tr td div{
	/*width: 125px;
	border: 1px solid #3C2B00;*/
	margin-top: 10px;
}

