﻿html{
	height:99%;
}
*html #container{
	height:99%;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
	height: 99%;
	font-family:"Bookman Old Style";
	font-size: 14px;
	background-repeat: repeat;
	background-attachment: scroll;
}
img {
	border:0px;
}
#text {
	background-color: white;
}
#banner{
	background-image:url(../images/logo_kic.jpg);
	width:1000px;
	height:101px;
	position:relative;
	left:50%;
	margin-left:-500px;
}
#ban001{
	width:500px;
	height:24px;
	position:absolute;
	margin:15px 320px;
	color:#FFFFFF;
	font-size:17px;
}
#ban002{
	width:500px;
	height:24px;
	position:absolute;
	margin:72px 370px;
	color:#FFFFFF;
	font-size:17px;
}
#container {
	background-image:url(../images/bg.jpg);
	position:relative;
	padding-bottom:5px;
	min-height:70%;
	width:1000px;
    margin-left:-500px;
    left:50%;
	border:0;
}
#masthead {
	margin: 0;
	padding: 0;
	border:none;
	text-align: center;
	width: 1000px;
	background-repeat: repeat;
	background-attachment: scroll;
}
#navigation {
	text-align:center;
	padding: 0;
	border:none;
	position: absolute;
	float: center;
	width: 160px;
	top: 10px;
	left: 5px;
	cursor:pointer;cursor:hand
}
#scrtext {
	position:relative;
	width:998px;
	height:24px;
	border:1px #334978 groove;
	color:#334978;
	left:50%;
	margin-left:-500px;
	top:0px;
}
#content {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	width: 470px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#mydiv{
	position:relative;
	width:805px;
	min-height:600px;
	height:auto;
	overflow:auto;
	padding:8px;
	border: 2px #334978 solid;
	left:170px;
	top:10px;
	background-color:#FFFFFF;
}
#lag {
	position:absolute;
	top:-23px;
	text-align:center;
	left:920px;
	width:80px;
	height:21px;
	border:none;
}
#laglink:hover{
	cursor:pointer;cursor:hand
}

/* AjaxTicker Styles */
#box {
	position:absolute;
	top:485px;
	left:10px;
	width:150px;
	height:110px;
	border:none;
	background-image:url(../images/box1_dynamic.jpg);
}
#ajaxticker1{
	top:0px;
	width: 128px;
	height: 110px;
	padding: 5px;
	background-color:silver;
}
.someclass{ //class to apply to your scroller(s) if desired
}
#footer {
	width:1000px;
	height:50px;
	margin-top:20px;
	border: 0;
	background-image: url(../images/bg.jpg);
	position:relative;
    left:50%;
    margin-left:-500px;
	text-align: center;
	padding-bottom:5px;
}

#fmenu a{
	font-weight:bold;
	text-decoration:none;
}
#fmenu a:hover{
	text-decoration: none;
	cursor:pointer;cursor:hand;
}

/* Masthead Styles */
#masthead h1 {
	color: black;
}
#masthead h3 {
	color: #402640;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	background-color: #708F8B;
}
#navigation a {
	color: #402640;
	text-decoration: none;
	display: block;
	border: 2px gray inset;
	padding: 5px;
	background-color: #CCCCCC;
}
#navigation a:hover {
	color: #402640;
	font-size:14px;
	text-decoration: none;
	border: 2px #EEEEEE inset;
	background-color:#E5E5E5;
}
/* Content Styles */
#content h1,h2,h3,h4,h5,h6 {
	text-align:center;
	text-decoration:underline;
	color: #503750;
}
#content img {
	padding: 5px;
}
/* Footer Styles */
#footer p {
	color:silver;
}
#footer a {
	color:white;
	text-decoration: none;
}
#footer a:hover {
	color:red;
	text-decoration: underline;
}
#intro{
	width:100%;
	text-align:center;
}
#introlag{
	font-size:16px;
	font-family:"Bookman Old Style";
	color:#FFFFFF;
	font-weight:bold;
	width:90px;
	height:28px;
	border:none;
	background:transparent;
	cursor:pointer;
}
#introlag:hover{
	background-color:#FFFFFE;
	color:#334978;
}
#int {
	color: white;
	font-weight: bold;
	font-size:medium;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
img.floatLeft { 
    float: left; 
    margin: 10px; 
}
img.floatRight { 
    float: right; 
    margin: 10px; 
}
img.floatCenter { 
    float:none; 
    margin: 20px 120px; 
}

/* Ajax Tree Menu Styles */
.text{
	font-family:"Century Schoolbook";
	background-color:#E5DFC3;
}
a.text{
	color: #3F8000;
	text-decoration: none;
}
a.text:hover{
	color: #0000FF;
	text-decoration: none;
}
.ajax_tree0{
	font-family:"Century Schoolbook";
	text-decoration: none;
}
a.ajax_tree0{
	color: #3F8000;
	text-decoration: none;
}
a.ajax_tree0:hover{
	color: #0000FF;
	text-decoration: none;
}

.ajax_tree1{
	font-family:"Century Schoolbook";
	text-decoration: none;
}
a.ajax_tree1{
	color: #000000;
	text-decoration: none;
}

.ajax_tree2{
	font-family:"Century Schoolbook";
	text-decoration: none;
}
a.ajax_tree2{
	color: #000000;
	text-decoration: none;
}
#evtable{
	text-align:justify;
	font-size:12px;
}
#evtable img{
	padding-top:12px;
}
#backlink{
	font-size:15px;
	color:#725020;
}
#backlink:hover{
	color:#3F8000;
	cursor:pointer;cursor:hand
}
#photolink:hover{
	cursor:pointer;cursor:hand
}

/* Students Styles */
#fcell{
	border:none;
	width:795px;
	height:60px;
	padding-bottom:10px;
}
#fim{
	position:absolute;
	margin-top:5px;
	margin-left:35px;
	width:35px;
	height:35px;
}
#ftitlos{
	position:absolute;
	margin-top:5px;
	margin-left:135px;
	text-align:justify;
	font-size:12px;
	width:650px;
	height:40px;
}
#fname{
	position:absolute;
	margin-top:40px;
	margin-left:135px;
	font-size:12px;
	width:650px;
	height:25px;
}
#fstatus{
	position:absolute;
	margin-top:50px;
	margin-left:0px;
	text-align:center;
	font-size:10px;
	width:110px;
	height:18px;
}

/* Projects Styles */
#pcell{
	position:relative;
	border:none;
	width:795px;
	min-height:80px;
	height:auto;
}
#pim{
	position:absolute;
	margin-top:5px;
	left:15px;
	width:100px;
}
#ptext{
	position:relative;
	margin-top:5px;
	margin-left:120px;
	font-size:12px;
	width:670px;
	min-height:70px;
	height:auto;
	padding-bottom:5px;
}
#protext{
	text-align:justify;
	font-size:12px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
}

/* TEXT Styles */
#head{
	text-align:center;
	text-decoration:none;
	margin-top:15px;
	font-weight:bold;
	color:#334978;
	font-size:18px;
}
#divtext{
	text-align:justify;
	padding:10px;
}
#hlink:hover{
	cursor:pointer;cursor:hand
}
#links{
	text-decoration:none;
	color:#334978;
}
#links:hover{
	text-decoration:none;
	color:#007FFF;
}
.contact {
	font-size: x-large;
	text-decoration: underline;
}

/* Students Styles */
#evcell{
	border:none;
	width:795px;
	min-height:70px;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
}
#evim{
	position:absolute;
	margin-top:0px;
	left:15px;
	width:125px;
}
#evtitlos{
	position:relative;
	margin-top:0px;
	margin-left:150px;
	text-align:justify;
	font-size:14px;
	padding-bottom:2px;
	width:630px;
	min-height:20px;
	height:auto;
}
#evtext{
	position:relative;
	margin-top:2px;
	margin-left:150px;
	font-size:12px;
	text-align:justify;
	padding-bottom:2px;
	width:630px;
	min-height:40px;
	height:auto;
}
#evlink{
	position:relative;
	margin-top:5px;
	margin-left:620px;
	text-align:right;
	color:#334978;
	font-size:12px;
	width:160px;
	height:20px;
}

/* Hardware */
.cell{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:240px;
	border:none;
}
#photo{
	position:absolute;
	top:10px;
	left:10px;
	width:160px;
	height:165px;
	border:none;
}
#img{
	width:100%;
	height:100%;
	border:none;
}
#pix1{
	position:absolute;
	top:180px;
	left:10px;
	width:50px;
	height:50px;
	border:none;
}
#pix2{
	position:absolute;
	top:180px;
	left:65px;
	width:50px;
	height:50px;
	border:none;
}
#pix3{
	position:absolute;
	top:180px;
	left:120px;
	width:50px;
	height:50px;
	border:none;
}
#header{
	position:absolute;
	top:10px;
	left:180px;
	width:600px;
	height:30px;
	border:none;
	text-align:center;
	font-weight:bold;
	font-size:18px;
}
#hardware{
	position:absolute;
	top:45px;
	left:180px;
	width:600px;
	height:185px;
	border:none;
	text-align:justify;
	font-size:12px;
}

/* START the news box */

#events {
	position:absolute;
	top:480px;
	left:5px;
	width:160px;
	height:155px;
	border:none;
	text-align:center; 
	font-size:18px;
	float: right;
	z-index:10;
}

#t_news{
	background-color:#CCC;
	position:absolute;
	color:#334978;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-top:0px;
	left:0px;
	width:160px;
	height:25px;
	padding:0;
	padding-top:10px;
	border:none;
	z-index:11;
}
#news{
	background-color:#EEE;
	position:absolute;
	color:#334978;
	font-family:"Bookman Old Style";
	margin-top:2px;
	margin-left:0px;
	width:146px;
	height:97px;
	padding:7px;
	border: none;
	font-size:10px;
	z-index:11;
}
#newslink {
	font-size:12px;
	float:right;
	text-decoration:none;
	color:#ed1c25;
}
#newslink:hover {
	color:#334978;
	text-decoration: none;
	cursor:pointer;cursor:hand;
}

#newslink2 {
	font-size:10px;
	text-decoration:none;
	color:#334978;
}
#newslink2:hover {
	color:#ed1c25;
	text-decoration: none;
	cursor:pointer;cursor:hand;
}

#filelink {
	font-size:14px;
	text-decoration:none;
	color:#007cec;
}
#filelink:hover {
	color:#ed1c25;
	text-decoration: none;
	cursor:pointer;cursor:hand;
}

#relatedlink {
	margin-left:50px;
	text-align:center;
	font-size:16px;
	text-decoration:none;
	color:#007cec;
}
#relatedlink:hover {
	color:#ed1c25;
	text-decoration: none;
	cursor:pointer;cursor:hand;
}

#news ul {
	position:absolute;
	width:150px;
	color:#ed1c25;
	text-decoration:none;
	list-style-type:none;
	font-family: Arial;
	margin:0;
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
}
#news li {
	color:#ed1c25;
	text-align:center;
	left:0px;
	padding-bottom:20px;
	text-decoration:none;
	line-height:15px;
}
#news.hasJS {
	position:absolute;
	top:35px;
	left:0px;
	border-bottom: 2px #007cec double;
	height:97px;
	overflow:hidden;
}
#news.hasJS ul {
	position:absolute;
	top:35px;
	left:0px;
}

/* END the news box */

/* START Dimosieysis */
#dim_ul {
	list-style:disc;
}
#text_hr{
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
}
#dim_ul li {
	width:735px;
	text-align:justify;
}

/* END Dimosieysis */
