/*------------------------------------------------------------------------
# JoomlAxe CSS
# ------------------------------------------------------------------------
# Author: Spy2furious@gmail.com
# Websites:  http://www.joomlaxe.com
# License:  Creative Commons Attribution 3.0 License
-------------------------------------------------------------------------*/


/*======================= ARTICLE =============================*/
.contentheading{
	color: #2C2E3E;
	font-family: 'Trebuchet MS','Helvetica Neue',Arial,Sans-Serif;
	font-size: 2.8em;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: normal;
}

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


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

.readon, a.readon:link, a.readon:visited{
	border-bottom:1px dotted #AE855C;
	font-weight:bold;
	padding-bottom:2px;
}

a.readon:hover{
	text-decoration: none;
}

.contenttoc{
	padding: 5px;
	margin: 30px 5px 5px 5px;
	float: right;
}

.contenttoc tbody tr th{
	border-bottom: 2px dotted #AE855C;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

a.toclink{
	padding: 2px;
}

/*a.toclink:hover{
}

.pagenavcounter{
}*/


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

.componentheading{
	font: bold 1em/1.2em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;
	border-bottom: 1px solid #D2BAA2;
	color: #4E2B14;
	font-size: 2em;
	letter-spacing: -1px;
	margin-top: 12px;
	padding-bottom: 5px;
}

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

.highlight{
	background: #FFFF66;
	padding: 2px 0px;
}

.button{
	-x-system-font:none;
	background:#4D8796 none repeat scroll 0 0;
	border-color:#629EAE #38616C #38616C #629EAE;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-family:Arial,Sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:30px;
	line-height:normal;
	margin:0;
	padding:2px 3px;
}

.button:hover{
	background: ;
}

.inputbox{
	-x-system-font:none;
	border-color:#D4D4D4 #EBEBEB #EBEBEB #D4D4D4;
	border-style:solid;
	border-width:1px;
	color:#989898;
	font-family:'Lucida Grande',Verdana,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:5px 0;
	padding:8px 7px;
}

td.sectiontableheader{
	background:#9EBCBC none repeat scroll 0 0;
	border-color:#94B3B6 #8AACAF #689195;
	color:#273838;
	padding:0.8em 1em;
	border-style:solid;
	border-width:1px;
	text-align:left;
}

td.sectiontableheader a:link, td.sectiontableheader a:visited{
	color: #000;
	border-color:#94B3B6 #8AACAF #689195;
}	

tr .sectiontableentry1 td, tr .sectiontableentry2 td{
	background: #F4EFEA none repeat scroll 0 0;
	border-color:#E7DED3;
	padding:0.7em 1em;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td{
	background: #F4EFEA none repeat scroll 0 0;
	padding:0.7em 1em;
	border-bottom: 1px solid #E7DED3;
}


/*========================= SEARCH ===========================*/
.search{
	background:#EEE8E0 none repeat scroll 0 0;
	border:1px solid #CACABB;
	height:33px;
	margin:10px 0 15px 25px;
	padding:0;
	width:285px;
}
.search .button{
	background:transparent url(../images/search.gif) no-repeat scroll 0 0;
	width: 25px;
	height: 25px;
	border:medium none;
	color: transparent;
	font-size: 1px;
	float: right;
	margin: 3px 3px 0 0;
}

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

.search .inputbox{
	font-family: 'Lucida Grande',Verdana,Helvetica,sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	display: inline;
	margin: 5px 0 0 10px;
	width: 100px;
	background:transparent none repeat scroll 0 0;
	border: medium none;
	color: #806D5B;
	float: left;
	padding: 5px;
}

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

#modlgn_passwd{
	width: 80%;
}

/*======================= BREADCRUMB =========================*/
.breadcrumb .moduletable{
	text-align: left;
	background:url(../images/sep.gif) no-repeat bottom;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}

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

.pathway:link, .pathway:visited{
}
/*========================= 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;
}
