@charset "utf-8";
/* CSS Document
2009 cybertools.gr
#202641 */

/*		general			*/
* {
	margin:0;
	padding:0;
	border:0;
}
html, body {
	height:100%;
}
.clearfix {
	clear:both;
}
/*		layout			*/

body {
	background:black;
	color:#FFCC33;
	font-family:Helvetica, Arial, sans-serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../images/bg_wrapper.png) right repeat;
}
#bg {
	background:url(../images/bg-overlay.png) top left no-repeat;
}
#main {
	width:880px;
	margin:0 auto;
	min-height:100%;
	background:url(../images/bg_main.png) top left repeat-y;
}
#wrapper {
	width:840px;
	background-color:#202641;
	height:auto !important;
	min-height:100%;
	margin-left:20px;
	background:url(../images/bg_wrapper.png) repeat;
	border-left:1px solid black;
	border-right:1px solid black;
}
/*		header			*/
#header {
	padding:10px 0px;
	height:120px;
}
#logo {
	text-align:center;
}
#location {
	position:relative;
	text-align:right;
	float:right;
	width:300px;
	font-size:14px;
	right:22px;
}

/*		content			*/
#cwrapper {
	width:100%;
	height:100%;
	background:url(../images/cwr.png) no-repeat top;
}
#leftside {
	position:relative;
	left:0;
	top:0px;
	float:left;
}
#rightside {
	position:relative;
	left:0;
	top:0px;
	float:right;
	background:url(../images/bg_gold1.png) no-repeat top left;
}
#show {
	width:840px;
	height:307px;
	overflow:hidden;
}
#show.slideshow {
	width:840px;
	height:495px;
	overflow:hidden;
}
#content {
	padding:0px;
	background:url(../images/content.png) no-repeat top;
}
#content div.inner {
	padding:20px 40px;
}
div.page-contact div#content {
	width:840px;
}

/*	langselector */
#langselector {
	position:relative;
	text-align:center;
	background:url(../images/langbar.png) repeat-y left;
	color:white;
	font-size:12px;
	padding:15px 20px;
	height:20px;
}
#langselector img {
	padding:0px 20px;
	position:relative;
	top:0px;
	float:none;
	border:0px;
	width:30px;
	height:20px;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
#langselector ul {
	border:0px;
	color:red;
	font-size:10px;
	width:200px;
	display:inline;
	left:2px;
	position:absolute;
	top:18px;
}
#langselector a:hover img, #langselector img.currentlang {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

/*		footer			*/
#footer {
	position:relative;
	padding:6px 0px 16px 0px;
}
#footer .copyright {
	font-size:11px;
	text-align:center;
	line-height:2em;
}

/*		typo			*/
a img {
	border:0px;
}
a {
	color:#FFCC33;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-size:26px;
	font-weight:400;
	letter-spacing:-1px;
	color:#FFCC33;
	text-align:center;
	padding:10px 0;
}
h2 {
	font-size:22px;
	font-weight:400;
	letter-spacing:-1px;
	color:#FFCC33;
}
h3 {
	font-size:19px;
	font-weight:400;
	color:#FFCC33;
}
#content .inner, #content p {
	color:#FDA;
}
#content .inner ul {
	font-size:16px;
	padding-left:20px;
}
p {
	font-size:16px;
	padding:10px;
	text-align:justify
}
#home p {
	font-size:12px;
}
#rightside.page-index p {
	font-size:12px;
	color:#FDE090;
	height:180px;
	overflow:hidden;
}
#rightside.page-index h2 {
	font-size:18px;
	color:white;
	text-align:center;
	padding:5px;
}
.tinylinks {
	font-size:10px;
}

.time {
	font-size:12px;
}
#map_canvas {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}
/*		menu			*/
div#main-menu {
	height:42px;
	margin-left:53px;
	padding-left:19px;
	width:769px;
	background:url(../images/menu_open.gif) no-repeat top left;
}
div#menu-wrapper {
	height:42px;
	padding-right:19px;
	width:696px;
	background:url(../images/menu_close.gif) no-repeat top right;
}
ul#menu {
	position:relative;
	z-index:50;
	list-style:none;
	top:0px;
}
ul#menu li {
	display:inline;
	padding:0px 0 0 0;
	float:left;
	text-align:center
}
ul#menu li.current a:hover, ul#menu li.current a {
	color:#FDE090;
	background:url(../images/menu_cur.jpg) repeat;
	width:112px;
	border-left:2px solid black;
	border-right:2px solid black;
}
ul#menu li a {
	color:#FFCC33;
	width:116px;
	height:31px;
	padding:11px 0 0 0;
	float:left;
	background:url(../images/menu_off.jpg) repeat;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center
}
ul#menu li a:hover {
	color:#FDE090;
	display:block;
	text-decoration:none;
	height:31px;
	float:left;
	background:url(../images/menu_on.jpg) repeat;
}
/* news ticker */


/* homepage	*/

#homepage div.leftsided {
	float:left;
	width:564px;
	height:188px;
	background:url(../images/home.png) no-repeat top left;
}
#homepage div.leftsided h2 {
	padding:28px 0 6px 40px
}
#homepage div.leftsided p {
	padding:0 180px 20px 46px;
	font-size:12px;
	color:#FFCC99;
	font-family:Verdana, Geneva, sans-serif;
}
#homepage div.rightsided {
	float:right;
	background:url(../images/bg_gold1.png) no-repeat top left;
	width:218px;
	padding:20px 35px 20px 22px;
	height:246px;
	overflow:hidden;
}
#homepage div.rightsided h2 {
	color:white;
	font-size:18px;
	padding:5px;
	text-align:center;
}
#homepage div.rightsided p {
	padding:10px 6px 10px 10px;
	color:#FDE090;
	font-size:12px;
	height:180px;
	overflow:hidden;
	font-family:Verdana, Geneva, sans-serif;
}

#gallerybutton1 {
	float:left;
	width:215px;
	height:98px;
	padding:0 24px 0 6px;
	
}

#gallerybutton2 {
	float:left;
	width:308px;
	height:98px;
}

/*	misc 	*/




/*	trash 	*/
#localtime {
	width:300px;
	float:left;
	margin-left:20px;
}
#useful {
	height:50px;
}

