@charset "UTF-8";
/* CSS Document */

html {
	margin-top: 0;
	margin-bottom: 50px;
}

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.8em;
	color: #999;
	background-color: #494747;
	background-image: url(../images/ingocaly_background.png);
	background-repeat: repeat-x;
}

a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #999999;
}

p { margin-top: 0; margin-bottom: 1.0em; }

img { border: 0 none; }

/**** Joomla! specific classes ****/

a.readon:link, a.readon:visited {
	color: #333;
	font-size: .8em;
	text-transform: uppercase;
}

a.readon:hover {
	text-decoration: underline;
	color: #141215;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .8em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	text-transform: uppercase;
}

/**** positioning ****/

div#content {
	position:relative;
	top: 0;
	width: 920px; 
	}
	
div.center {
	width:100%;
	text-align:center;
}

/*******************************/
/******** main skeleton ********/
/*******************************/

table#skeleton {
	top:0;
	width:920px;
	border:none;
	vertical-align:top;
	text-align:left;
}

/*** header ***/

td#skeleton_header_main {
	width:900px;
	height:80px;
	background-image:url(../images/ingocaly_header.png);
	background-repeat:no-repeat;
	background-position:-10px 0px;
}

td#skeleton_header_left {
	width:10px;
	height:80px;
	background-image:url(../images/ingocaly_header.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

td#skeleton_header_right {
	width:10px;
	height:80px;
	background-image:url(../images/ingocaly_header.png);
	background-repeat:no-repeat;
	background-position: -911px 0px;
}

/**** other skeleton elements ****/

td.skeleton_above_navbar {
	width: 900px;
	background-color: #000000;
}

td.skeleton_below_navbar {
	width: 900px;
	background-color: #000000;
}

td.skeleton_maincontent {
	width: 900px;	
	background-color: #222222;
}

td.skeleton_below_maincontent {
	width: 900px;
	background-color: #000000;
}

td.skeleton_pathway {
	width: 900px;
	background-color: #000000;
}

td.skeleton_prefooter {
	width: 900px;	
	background-color: #222222;
}

td.skeleton_footer {
	width: 900px;
	background-color: #000000;
}

td.skeleton_foundation {
	width: 900px;
	height: 10px;
	background-color: #000000;
}

/*** glows ***/

td.skeletonglow_left {
	width:10px;	
	background-image:url(../images/glow_left.png);
	background-repeat:repeat-y;
}

td.skeletonglow_bottom-left {
	width:10px;	
	background-image:url(../images/glow_bottom-left.png);
	background-repeat:no-repeat;
}

td.skeletonglow_right {
	width:10px;
	background-image:url(../images/glow_right.png);
	background-repeat:repeat-y;
}

td.skeletonglow_bottom-right {
	width:10px;	
	background-image:url(../images/glow_bottom-right.png);
	background-repeat:no-repeat;
}

/*** navigation bar ***/

td.skeleton_navbar {
	width: 900px;
	background-color: #ffffff;
	background-image:url(../images/ingocaly_navbar_background.png);
	background-repeat:repeat-x;
}

/****** end main skeleton ******/

/***** NavBar *****/

table.navbar {
	width:100%;	
}

td.navbar {
	width:150px;
	padding: 2px 0px 5px 22px;
}

a.navbar:link, a.navbar:visited {
	color: #141215;
	text-decoration: none;
}

a.navbar:hover {
	text-decoration: none;
	color: #333333;
}

/**** End Navbar *****/

/**** content margin ****/

div.contentmargin {
	margin: 5px 10px;	
}

a.mainlevel:link, a.mainlevel:visited {
	padding-right: 20px;
	color: #5e6063;
	text-decoration: none;
}

a.mainlevel:hover {
	color: #000000;
	text-decoration: none;
}

div#leftcolumn {
	margin-top: 60px;
	margin-left: 10px;
	width: 100px;
}

div#maincolumn {
	margin-top: 60px;
	width: 530px;
	min-height:300px;
	margin-left: 50px;
	margin-right: 50px;
}

div#rightcolumn {
	margin-top: 60px;
	width: 180px;
	margin-right: 20px;
}

a#rightcolumn:link, a#rightcolumn:visited {
	color: #2c0609;
	text-decoration: none;
}
a#rightcolumn:active {
	font-size: 20px;
	color: #2c0609;
	text-decoration: none;
}

a#rightcolumn:hover {
	text-decoration: underline;
	color: #8231fe;
}

div#pathway {
	padding-left: 30px;
	line-height: 1.7em;
	font-size: 1.7em;
	color: #5e6063;
	text-decoration: none;
}

div#footer {
	width:100%;
}

div#syndicate {
	float: right;
	margin-right: 10px;
}

/* headers */


div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.9em;
	font-weight: bold;
	vertical-align: bottom;
	color: #f8f1ed;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Helvetica, Arial,sans-serif;
	font-size: 1.9em;
	font-weight: bold;
	vertical-align: bottom;
	color: #f8f1ed;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #f8f1ed;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1.0em;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/**** spacers ****/

span.article_separator {
	display: block;
	height: 20px;
	border-top: 1px solid #666;
	margin-top: 10px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px solid #e0e0e0;
	padding-left: 10px;
}
