body {
	border: 0;
	margin: 0;
	background-color: #c8d5e7;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #000;
	height: 100%;
}

.inside-horz {
	margin: 0 7px 0 7px;
}

#wrap {
	width: 960px;
	text-align: left;
	margin:0 auto;
	height: 100%;
}

#logo{
	background-color: #e7ecf0;	
	text-align: center;
	margin: 0 auto;
	height: 130px;
	width: 100%;
	display: table;
}

.valign1 {
	display: table-cell; 
	vertical-align: middle;
}

#banner {
	background-color: #e7e9ed;	
	text-align: center;
	margin: 0 auto;
}

#top {
	background-color: #657385;
	height: 33px;
	color: #ffffff;
	margin: 0 auto;
	font-size: 8pt;
	width: 100%;
	display: block;
}



#top1 {
	background-color: #657385;
	padding-left: 8px;
	width: 72px;
	float: left;
	font-weight: bold;
	display: inline;
}

#top2 {
	width: 684px;
	height: 33px;
	text-align: center;
	float: left;
}

#top3 {
	background-color: #657385;
	width: 160px;
	height: 33px;
	margin: 0;
	padding: 0;
	float: right;
	display: inline;
	overflow: hidden;
}

#top4 {
	background-color: #657385;
	width: 33px;
	height: 28px;
	padding-top: 5px;
	padding-left: 3px;
	float: right;
	display: inline;
}

#mainarea {
	margin: 0;
	padding: 0;
	border:0;
	clear: both;
	background-image: url('http://www.uth.gr/images/main_blank.jpg');
	background-color: #ffffff;
	width: 960px;
	overflow: visible;
}

#breadcrumbs {
	color: #f18c00;
	margin-left: 80px;
	padding-top: 35px;
	width: 655px;
	height: 50px;
}

#content80 {
	margin: 0 20px 20px 80px;
	float:left;
	width:635px;
	overflow:hidden;
	float: left;
}

#content100 {
	float:left;
	width:960px;
	overflow:visible;
	margin: 0;
	float: left;
}

#right {
	float: right;
	overflow: visible;
	width: 189px;
	margin-right: 36px;
	text-align: right;
	padding: 25px 0;
}

#bottom_outer {
	padding: 15px 0;
	background-color: #FFFFFF;
}

#bottom {
	margin: 0;
	padding-bottom: 5px;
	clear: both;
	background-image: url(http://www.uth.gr/images/bottom_back2.jpg);
	width: 960px;
}

#bottom table {
	border-spacing: 0;
}

#user1 {
	margin: 0 10px;
	float: left;
	width: 480px;
	overflow: visible;
}

#user2 {
	margin: 0 5px 0 10px;
	float: left;
	width: 430px;
	overflow: visible;
}

#user3 {
	margin: 0 10px 0 5px;
	float: left;
	width: 215px;
	overflow: visible;
}

#footer {
	clear: both;
	width: 960px;
	font-size: 8pt;
	color: #ffffff;
	margin: 0;
	background-color: #657385;
}

#footer a:link, #footer a:visited {
	color: #f18c00;
	text-decoration:none;
}

table#footer {
	border-spacing: 0;
}

#footer-left {
	padding: 10px 0;
	float: left;
	margin: 0;
	width: 507px;
	color: #FFFFFF;
	font-size: 8pt;
}

#footer-right {
	padding: 10px 0;
	float:left;
	margin: 0;
	width: 453px;
	color: #FFFFFF;
	font-size: 8pt;
}

#debug {
	background-color: #FFFFFF	
}

.search_menu label {
	display: none;
}

p.buttonheading {
	display: none;
}

.frontdiv {
	width: 151px;
	height: 74px;
	background-color: #e95d0f;
	line-height: 16px;
	margin-top:2px;
	padding-left: 9px;
	padding-top: 8px;
}

.frontdiv a:link,
.frontdiv a:visited  {
	color: #ffffff;
	text-decoration:none;
}

.frontdiv a:hover  {
	color: #000000;
	text-decoration:none;
}

#jumpMenu {
	width: 160px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 7px 0 5px 0;
}

.search_menu {
	margin-top: 6px;
}

form .search_menu {
	display: inline;
}

#mod_search_searchword {
	height: 14px;
}

#content80 a:link, #content80 a:visited {
	color: #009ee0;
	text-decoration:none;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #009ee0;
	text-decoration:none;
}

.pagination ul {
	text-align: center;
	list-style-type: none;
	margin: auto;
}

.pagination  li {
	display: inline;
	margin: 5px;
}

p.counter {
	text-align: center;
}

/*Button Style*/ 
.button {
	float:left;
	height:auto;
	width:9.2em;
	text-align:center;
	white-space:nowrap;
	margin-bottom: 2px;
}

/*Button link styles*/
.button a:link, .button a:visited {
	color: #ffffff;
	background-color:#e95d0f;
	font-size:0.85em;
	font-weight:bolder;
	text-decoration: none;
	border-bottom:0.1em solid #555;
	border-right:0.1em solid #555;
	border-top:0.1em solid #ccc;
	border-left:0.1em solid #ccc;
	margin: 0.2em;
	padding: 0.4em;
	display:block;
}

.button a:hover {
	background-color:#e95d0f;
	color:#000000;
	border-top:0.1em solid #777;
	border-left:0.1em solid #777;
	border-bottom:0.1em solid #aaa;
	border-right:0.1em solid #aaa;
	padding:0.4em;
	margin: 0.2em;
}
/*End Button Style*/ 

.vert_nolist li {
	list-style-type: none;
}

.module_banners {
	width: 300px;
	text-align: left;
	display: inline;
}

.module_customuser h3 {
	margin: 0.2em 0 0.7em 0;
}

.module_customuser p,
.module_customuser div {
	line-height: 1.8;
	margin: 0.5em 0 0 0 ;
}

.module_customuser br {
	line-height: 70% ;
}

.module_customuser table {
	border-spacing: 0;
}

.module_customuser a:link,
.module_customuser a:visited {
	color: #0000EE;
	text-decoration: none;
}

.module_customuser span {
	display: none;
}

div.componentheading_customblogpage {
	font-size: 1.3em;
	font-weight: bold;
}

.module_customuser1 h3 {
	margin: 0.2em 0 0.7em 0;
	/* background-color: #b5c7de; */
}

.module_customuser1 p {
	margin: 0.5em 0 0 0 ;
}

.module_customuser1 table {
	border-spacing: 0;
}

.module_customuser1 a:link,
.module_customuser1 a:visited {
	color: #0000EE;
	text-decoration: none;
}

.module_customuser1 span {
	display: none;
}

#page a:hover  {
	color: #000000;
	text-decoration:none;
}
