/*------------------------------------------------------------------------
# JoomlAxe CSS
# ------------------------------------------------------------------------
# Author: Spy2furious@gmail.com
# Websites:  http://www.joomlaxe.com
# License:  Creative Commons Attribution 3.0 License
-------------------------------------------------------------------------*/


/*======================= ARTICLE =============================*/
.contentheading{
	font: 18px "Trebuchet MS", Arial, "MS Sans Serif";
	font-weight: bold;
	color: #0064a1; border-bottom:3px solid #e3e8ec; width:750px; margin-bottom:10px;
}

#rightbar .contentheading{
	font: 18px "Trebuchet MS", Arial, "MS Sans Serif";
	font-weight: bold;
	color: #0064a1; border-bottom:0px solid #e3e8ec; width:auto; margin-bottom:10px;
}

#rightbar p {margin-bottom:0px;}

#rightbar .readmore{background:transparent url(../images/bottom_dots.jpg) no-repeat scroll left bottom; float:right; margin-bottom:5px; text-indent:175px; padding-bottom:5px;}

#rightbar .contentpaneopen {margin-left:5px; margin-right:5px;}

.contentpaneopen a, .contentpaneopen a:link, .contentpaneopen a:visited{
	font: inherit; color:#0064a1; text-decoration:none; font-size:12px;
}
.contentpaneopen a:hover {text-decoration:underline}

.small, .createdate, .modifydate{
	color: #AAA;
}

.createdate{
	background:url(../images/clock.gif) 0px 0px no-repeat;
	padding: 0 0 3px 20px;
}

.small{
	background:url(../images/page.gif) 0px 0px no-repeat;
	padding: 0 0 3px 20px;
}

.readon, a.readon:link, a.readon:visited{
	background: #FAFAFA;
	padding: 3px 5px;
	border: 1px solid #F2F2F2;
	color: #0064a1;
        text-decoration:none; position:relative; left:85%;
}

a.readon:hover{
	color: #0064a1; text-decoration:underline;
}

.contenttoc{
	background: #FAFAFA;
	padding: 3px 5px;
	border: 1px solid #F2F2F2;
	color: #0064a1;
	display: block;
	float: right;
	margin: 25px 5px 5px 5px;
}

.contenttoc tbody tr th{
	border-bottom: 1px solid #EEE;
}

a.toclink{
	padding: 5px;
}

a.toclink:hover{
	color: #9EC068;
	text-decoration: none;
}

.pagenavcounter{
	font-weight: bold;
}


/*======================= COMPONENT =============================*/
.componentheading{
	font: 18px "Trebuchet MS", Arial, "MS Sans Serif";
        border-bottom:3px solid #e3e8ec;
        height:30px;
        width:715px;
        color:#0064a1;
}

.contentpaneopen fieldset{
	padding: 5px;
	margin-bottom: 5px;
}

.highlight{
	padding: 0px 2px;
	background: #C8E8FF;
}

.button{
	background: #FAFAFA;
	padding: 1px 5px;
	border: 1px solid #ccc;
	color: #0064a1;

}
*+html .button{
	background: #FAFAFA;
	padding: 0px 0px;
	padding-right:1px;
	padding-left:1px;
	border: 1px solid #ccc;
	color: #0064a1;
	height:20px;

}

.button:hover{
	color: #0064a1;
        text-decoration:underline;
}

.inputbox{
	padding: 2px 5px;
	border: 1px solid #9EC630;
}

td.sectiontableheader{
	padding: 3px 5px;
	background: #9EC630;
}

td.sectiontableheader a:link, td.sectiontableheader a:visited{
	color: #FFF;
}	

tr .sectiontableentry1 td, tr .sectiontableentry2 td{
	padding: 5px;
}

/*========================= SEARCH ===========================*/
/*.search{
}*/

.search .button{
	margin-left: 5px;
}


/*.search .button:hover{
}

.search .inputbox{
}*/

/*======================= BREADCRUMB =========================*/
/*.breadcrumb .moduletable{
}
.pathway:link, .pathway:visited{
}*/
/*========================= POLLING ========================*/
.poll tbody tr td{
	padding: 3px;
	text-align: left;
}

.poll tbody tr td div{
	/*width: 125px;
	border: 1px solid #3C2B00;*/
	margin-top: 10px;
}
