* {
	margin: 0;
	padding: 0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color : #3c3a3b;
	background : #ffffff;
	margin-top : 40px;
}

body#bg{
	background:url(../images/body_bg.jpg) top left repeat-x #ededed;
}

table.contentpaneopen {
	border: none;
	background:none;
}

/* Normal link */
a {
	color : #4b8787;
	text-decoration : none;
}

a:hover {
	color : #4b8787;
	text-decoration : underline;
}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption,
.back_button, .pagenavcounter, .pagenav, .pagenavbar {
	font-size: 0.9em;
	color:#000;
}

/* Heading */
h1 {
	font-size: 1.7em;
	font-weight: normal;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
}

h3 {
	font-size: 1.35em;
}

h4 {
	font-size: 1em;
	text-transform: uppercase;
}

p {
	margin: 5px 0 15px;
}

ul {
}

ul li {
	margin-left: 20px;
}


a img {
	border: none;
}

td, div {
	font-size: 1em;
}



/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

input, select {
	font: 12px/normal Arial, Helvetica, sans-serif;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
	background:#fff;
	width:80%;
}

.button {
}

.button:hover, .button:focus {

}

.inputbox {
}

.inputbox:hover, .inputbox:focus {

}



/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

table.blog .article_seperator {
}



table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
}

table.contenttoc {
	padding: 0;
	width: 35%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 18px;
	background: url(../images/arrow-off.html) no-repeat 7px 7px;
}

table.contenttoc th {
	padding: 1px 4px;
	border-bottom: 1px solid #D1D1C7;
	color: #877D58;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px!important;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.adminform textarea {
	width: auto; /*Control the Frontend Editor area width*/
}

.adminform textarea.inputbox {
}

.blog_more {
	margin: 10px 0;
}

.blog_more strong {
	margin: 0 0 5px;
	padding-left: 13px;
	display: block;
	text-transform: capitalize;
}

td.buttonheading {
	width:10px;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.componentheading {
	font-size:14px;
	color:#fff;
	width:800px;
	margin-bottom:5px;
	font-weight:bold;
	padding-top:2px;
	text-transform:capitalize;
	background:url(../images/component_heading.jpg) top left no-repeat;
	height:20px;
	text-indent:10px;
}

.contentdescription {
	line-height:30px;
}

table.blog .contentheading {
	font-size:14px;
	color:#fff;
	width:768px;
	font-weight:bold;
	text-transform:capitalize;
	background:url(../images/component_heading.jpg) top left no-repeat;
	height:20px;
	text-indent:10px;
}

/* .contentheading {
	font-size:14px;
	color:#fff;
	width:768px;
	margin-bottom:5px;
	font-weight:bold;
	text-transform:capitalize; 
	background:url(../images/component_heading.jpg) top left no-repeat; 
	background:transparent url(../images/component_heading.jpg) no-repeat scroll left top #811D1F;
	background:transparent left top #003366;
	height:20px;
	text-indent:10px;
} */
.contentheading {
	font-size:16px;
	color:#003366;
	width:768px;
	margin-bottom:5px;
	font-weight:bold;
/*	text-transform:capitalize; */
	/*background:url(../images/component_heading.jpg) top left no-repeat; */
	/*background:transparent url(../images/component_heading.jpg) no-repeat scroll left top #811D1F;*/
	height:20px;
/*	text-indent:10px;*/
}
a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none!important;
}

a.readon {
	text-decoration: none;
	display: block;
	float: right;
	font-weight: bold;
	color:#fd3633;
}

a.readon:hover, a.readon:active, a.readon:focus {
	text-decoration: underline;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {

}

.createdate {
	padding-bottom: 10px;
	line-height: 10px;
}

.modifydate {
	height: 15px;
}

.moduletable {
	padding: 0;
}



a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	padding: 2px 5px 2px;	
	text-decoration: none;
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
	text-decoration: none;

}

.pagenavbar {
	padding-left: 14px;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	padding: 5px;
	font-weight: bold;
}

tr.sectiontableentry1 td {
	padding: 5px;
}

tr.sectiontableentry2 td {
	padding: 5px;
}

.small {
	
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}


/* Default Joomla! Menu */
/*
a.mainlevel {

}

a.mainlevel:hover,
a.mainlevel:focus{

}
/* MISCELLANOUS
----------------------------------------------------------- */
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin:0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

#mod_login_password, #mod_login_username { 
    width:74%;
	margin-left:20px;
}

#mod_login_password {
}

#mod_login_username {
}

#mod_login_remember {
	border: none;
	background: none;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
    padding: 0;
    margin: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
    background: none;
    padding: 5px;
    margin: 0;
    color: #FFFFFF;
}

/* System Standard Messages */
#system-message dd.message ul {
    background: #006699;
    border: none;
}

/* System Error Messages */
#system-message dd.error ul {
    background: #BF0000;
    border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
    background: #EE9600;
    border: none;

}


/*div.module_clipping {
 font-family: Courier;
 font-size: 18px;
 font-weight: bold;
 color: #c393a2;
 text-transform: capitalize;
 text-align: left;
}
div.module_clipping a{
 font-family: Courier;
 font-size: 18px;
 font-weight: bold;
 color: #c393a2;
 text-transform: capitalize;
 text-align: left;
}
*/
