/*****************************/
/*** Core html setup stuff ***/
/*****************************/
div .chronoform { display:none; }
* {margin:0;}

html {
  height: 100%;

}
body {
	font-family: Arial;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	text-align:justify;
	min-height: 100%;

}
a:link, a:visited {
	color:#7A0E0B;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color:#5D0000;
}

a.readon {
	color:#7A0E0B;
	font-size:13px;
	font-family:Arial;
	text-decoration:none;
	font-weight:bold;
	text-align:right;
	width:100%;
	float:right;
}

a.readon:hover {
	text-decoration:underline;
	color:#5D0000;
}

p, td {  }


input.button {
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer; 
	border:0;
	background:none;
	color:#fff;
	text-decoration:underline;
	}
.button { }

img { 
	border: none;
	padding:4px; } /*top right bottom left*/
	
form {
  margin: 0;
  padding: 0;
}


/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	width:100%;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-color:#6F0B09;
}

div.center {
  text-align: center;
}

/************************************************************************/
/*                      Full page wrapper                               */
/************************************************************************/
.wrapper_1020 {
	margin:auto;
	width:1000px;
	background-color:#fff;
	padding-left:10px;
	padding-right:10px;
}

/************************************************************************/
/*                      Header Part                                     */
/************************************************************************/

#menubartop{
	margin:auto;
	height:14px;
	padding-top:10px;
	text-align:right;
}

#topwrapper {
	height:149px;
}

/*  INSIDE #topwrapper  */
	#logo {
		width:500px; 
		float:left;
	}
	#bannersmall {
		width:500px;
		float:right;
		margin-top:20px;
		background-image:url(../images/bannersmal.jpg);
		background-repeat:no-repeat;
		background-position:right top;
		height:129px;
	}
	
	#banner {
		width:385px;
		float:right;
		height:208px;
	}
	
	
/************************/


#mainmenubar{
	height:44px; /*height:44px;*/
	background-image:url(../images/menu_bg.png);
	background-repeat:no-repeat;
	padding-left:3px;
	padding-right:4px;
}

#mainmenubar_menu {
	float:left;
	width:728px;
}

#mainmenubar_search{
	float:right;
	width:245px;
	padding-top:7px;
}

#welcomebar {
	margin-top:24px;
	background-image:url(../images/welcome_bg.png);
	background-repeat:no-repeat;
	height:222px;
	padding:8px;
	
}

#welcome {
	float:left;
	width:580px;
	font-size:11px;
	color:#fff;
}

#welcome h3 {
	color: #fff;
	font-size:25px;
	font-weight:bold;
	line-height:38px;
	padding:10px 0 10px 0;
	margin:0;
}

#welcome h4 {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	font-style: italic;
}
/***********************************************************/
/*               Pathway                                   */
/***********************************************************/
#pathway {
	padding-top:3px;
	height:19px; /*22px*/
	padding-left:7px;
	text-align:left;
	color:#575A5D;
	text-transform:lowercase;
	font-weight:bold;
	
}
a.pathway, div #pathway a{
	color:#7A0E0B;
}
.pathway { color:#8E908F; }

.pathway img{
	padding:0;
}

/***********************************************************/
#whitebox {
	background-color:#FFFFFF; 
	padding-top:4px;
}

#contentbox {
	padding:0;
	margin-top:18px;
	
}

#contentboxinner {
	display:table;	
	list-style-type:none;
}

#contentrow { display:table-row; }

#leftcontainer{
	list-style-type:none;
	vertical-align:top;
	display:table-cell;
	width:21em;
	text-align:left;
	padding-top:0;
	
}

#leftcontainer li { padding:0; margin:0 }

#contentcontainer {
	list-style-type:none;
	vertical-align:top;
	display:table-cell;
	padding-left:10px;
	padding-right:10px; 
	width:33em; /*width: 460px */ 
	color: #727272;
}
	
#rightcontainer {
	list-style-type:none;
	vertical-align:top;
	display:table-cell;
	width:15em;
	padding-left:10px;
	padding-top:0;
}

/*******************************/

#bottommenu {
	height:41px; /*41px*/
	margin:auto;
	text-align:center;
	background-image:url(../images/menu_bottom.png);
	background-repeat:no-repeat;
	padding-top:8px;
}

#copyright,#copyright a {
	clear:both;
	font-size:12px;
	padding-bottom:10px;
	font-family:Arial;
	text-align:center;
	color:#686A6A;
	margin:auto;
	
	
}
#copyright a {text-decoration:underline;}

#copyright a:hover { text-decoration:underline; }


/******************************************/
/*               menu links               */
/******************************************/

a.mainlevel-top:link, a.mainlevel-top:visited {
	padding-left: 20px;
	width:auto;
	text-decoration:none;
	text-transform:lowercase;
	color:#575A5D;
	font-size:10px;
	font-family:Verdana;
}
.mainlevel-top {color:#fff;}

a.mainlevel-top:hover {
	text-decoration:underline;

}
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 17px;
	padding-right: 17px;
	width:auto;
	text-decoration:none;
	color:#fff;
	font-size:13px;
	border-right:1px solid #BDA4A3;
	border-left:1px solid #E8CFCF;
	line-height:44px;
	padding-bottom:13px;
	padding-top:15px;
	font-weight:bold;

}
a.mainlevel:hover, #active_menu {
	text-decoration:underline;
	background-image: url(../images/menu_hover.png);
	background-repeat:repeat-x;
}

/***********LEFT MENU *****************/
/* menu links */

.separator {
	font-weight:bold;
	font-size:13px;
	color:191C1F;
	line-height:25px;
}

ul.menu-side {
	padding:0;
	margin:0;
	list-style:none;
	padding-left:15px;
	padding-top:15px;
}

ul.menu-side li{
}
ul.menu-side li a:link, ul.menu-side li a:visited {
	color:#575A5D;
	font-size:13px;
	font-family:Arial;
	text-decoration:none;
}
ul.menu-side li a:hover {text-decoration:underline;}

/***************************/

a.mainlevel-bottom:link, a.mainlevel-bottom:visited {
	padding-left: 10px;
	padding-right: 10px;
	width:auto;
	text-decoration:none;
	color:#fff;
	font-size:11px;
}
.mainlevel-bottom {color:#fff;}
a.mainlevel-bottom:hover {
	text-decoration:underline;
}

/************************************************************************/
/*                            LIST's                                    */
/************************************************************************/
ul {
	list-style: none;
	padding-left:10px;
}

ul li {
	line-height: 14px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
	background-image: url(../images/bullet.html);
	background-repeat: no-repeat;

}

/***************************************************************************/
/*                                      headers                            */
/***************************************************************************/

#leftcontainer h3 {
	
	
}

.moduletable-side {
	background-image:url(../images/service_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:15px;
}

.moduletable-side h3 {
	background-image:url(../images/service_top.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-size:20px;
	line-height:40px;
	height:40px;
	padding-left:15px;
}

div .moduletable-tweet h3 {
	font-size:20px;
	color:#525252;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:35px;
	text-align:left;
	background-image: url(../images/twitter.gif);
	background-repeat:no-repeat;
	background-position:0 15px;
	font-weight:normal;
}

div .moduletable-client {
	background-image:url(../images/clientbg.gif);
	background-repeat:repeat-y;
	width:291px;
	margin-left:8px;
	padding:9px;
}

#clienttop {
	background-image: url(../images/client_top.gif);
	height:11px;
	margin-left:8px;
	width:309px;
}

#client_readmore {
	background-image: url(../images/client_bottom.gif);
	height:41px;
	color:#fff;
	text-align:right;
	line-height:41px;
	width:300px;
	margin-left:8px;
	padding-right:9px;
	
}
#client_readmore a {
	color:#fff;
}

.contentheading, .contentheading a , .componentheading, h3, h1, h2 {
  	font-size: 20px;
	line-height:1.4em;
	color:#525252;
	padding:0;  /*5px 0 5px 0     top right bottom left*/
	font-weight:normal;
}

h4 {
  	font-size: 18px;
	line-height:1.4em;
	color:#525252;
	padding:0;  /*5px 0 5px 0     top right bottom left*/
	font-weight:normal;
}

h5 {
  	font-size: 16px;
	line-height:1.4em;
	color:#525252;
	padding:0;  /*5px 0 5px 0     top right bottom left*/
	font-weight:normal;

}

h6 {
  	font-size: 14px;
	line-height:1.4em;
	color:#525252;
	padding:0;  /*5px 0 5px 0     top right bottom left*/
	font-weight:normal;

}

/***************************************************************************/

/************************************************************************/
/*                            SEARCH                                    */
/************************************************************************/



/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

/* Banners module */

/************************************************************************/


div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

table.contentpaneopen {
}

/* small text */
.small, .modifydate, .createdate {
	font-size: .90em;
	color: #A99769;
	font-weight: normal;
	text-align: left;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}



/* spacers */
span.article_separator {
	display: block;
	height: 3px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 4px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #34302F;
  color: #fff;
  font-weight: bold;
  padding: 4px;
  border: 1px solid #878282;
}

td.sectiontableheader a{
	color: #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin:0;
	padding:0;
	padding-right:10px;
	width:100%;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
}

table.contentpaneopen h4 {
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 0px;
}


div.module_
 h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

.moduletable h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #990100;
	padding:0;
	margin:0;
	margin-top:20px;
	margin-bottom:10px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

 .inputbox{
	/*width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;*/
	background-image:url(../images/search.png);
	background-repeat:no-repeat;
	width:172px;
	height:20px;
	border:0;
	background-color:#fff;
	padding-top:4px;
	padding-left:4px;
}


form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}
