/*------------------------------------------------------------------------
# JoomlAxe CSS
# ------------------------------------------------------------------------
# Author: Spy2furious@gmail.com
# Websites:  http://www.joomlaxe.com
# License:  Creative Commons Attribution 3.0 License
-------------------------------------------------------------------------*/


/*======================= ARTICLE =============================*/
.contentheading{
	font: normal 26px/28px Georgia,"Times New Roman",Times serif;
	color:#221E1F;
	letter-spacing: -1px;
	padding: 0 0 0 35px;
	background: url(../images/componentheading-list.jpg) 3px 3px no-repeat;
}

a.contentpagetitle:link, a.contentpagetitle:visited{
	color:#221E1F;
	border-bottom: none;
	text-decoretion: none;
}

/*.contentpaneopen a, .contentpaneopen a:link, .contentpaneopen a:visited{
}*/

.small, .createdate, .modifydate{
	color: #BFAF8D;
	font: 11px/15px "Lucida Grande","Lucida Sans Unicode",sans-serif;
	padding: 0 0 0 41px;
}

.readon, a.readon:link, a.readon:visited{
	background: url(../images/readmore.png) 40px 0px no-repeat;
	display: block;
	padding: 0 0 5px 41px;
	text-indent: -5000px;
	border: none;				
}

a.readon:hover{
	background: url(../images/readmore.png) 40px -25px no-repeat;
	border: none;
}

.contenttoc{
	padding: 5px;
	margin: 30px 5px 5px 5px;
	float: right;
}

.contenttoc tbody tr th{
	border-bottom: 1px dotted #333;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

a.toclink{
	padding:;
}

.blog_more{
	padding: 0 0 0 41px;
}

.pagenavcounter{
	margin: 20px 0 0 41px;
}

.pagenavbar{
	padding: 0 0 0 41px;
}

/*a.toclink:hover{
}

*/




/*======================= COMPONENT =============================*/

.componentheading {
	font: 23px/25px "Lucida Grande","Lucida Sans Unicode",sans-serif;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #897A41;
	padding: 0 0 10px 41px;
}

/*.contentpaneopen{
	padding: 0 0 0 41px;
}*/
	
.contentpaneopen fieldset{
	padding: 0 0 0 41px;
	margin-bottom: 10px;
}

.contentpaneopen fieldset div span.small{
	margin-left: -40px;
}

.contentpaneopen  img.screenshoot{
	border : 7px solid #DDD;
}

.contentpane{
	padding: 0 0 0 41px;
}

form#searchForm{
	margin: 0 0 0 41px;
}

form#searchForm .contentpaneopen{
}

.highlight{
	background: #FFFF99;
	padding: 0;
}
form#josForm{
	margin: 0 0 0 41px;
}

#component-contact{
	margin: 0 0 0 41px;
}

.button{
	background-color:#FFFFFF;
	border:1px solid #978256;
	font-family:"Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size:13px;
	padding:4px;
}

.button:hover{
	background: #978256;
	color: #FFF;
}

.inputbox{
	background-color:#FFFFFF;
	border:1px solid #978256;
	font-family:"Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size:13px;
	padding:4px;
	color: #3A3A3A;
}

.inputbox:focus{
	background: #FFFFCC;
}

td.sectiontableheader{
	background:#444;
	padding: 2px 5px;
	color: #FFF;
	text-align: left;
	border-top: 2px solid #222;
	
}

td.sectiontableheader a:link, td.sectiontableheader a:visited{
	color: #FFF;
}	

tr .sectiontableentry1 td, tr .sectiontableentry2 td{
	text-align: left;
	padding: 5px;
	border-bottom: 1px dotted #EAEAEA;
}

/*========================= SEARCH ===========================*/
/*.search{
}
.search .button{
	width: ;
	height: ;
	background: ;
	border: ;
}

.search .button:hover{
	cursor: ;
}

.search .inputbox{
	width: ;
	padding: ;
	background: ;
	border: ;
	color: ;
	text-transform: ;
}*/

/*======================= LOGIN ==============================*/
/*#modlgn_username{
	width: ;
} 

#modlgn_passwd{
	width: ;
}*/

/*======================= BREADCRUMB =========================*/
.breadcrumb .moduletable{
	text-align: left;
	float: left;
}

.breadcrumb img{
	border: none;
	padding: none;
	background: none;
	margin: 0;
}

.pathway:link, .pathway:visited{
	color: #333;
}
/*========================= POLLING ========================*/
tbody tr td{
	text-align: left;
	padding: 0 0 5px 0;
}
tbody tr td .poll tbody tr td{
}

.poll tbody tr td div{
	/*width: 125px;
	border: 1px solid #3C2B00;*/
	margin-top: 10px;
}