/*
 * Theme Name: Hellas Execom
 * Date: 22/May/2010
 * Version: 1.0.0
 * Author: Andreas Makridakis
 * Author Email: amakrid@gmail.com
*/

html, body, div, span, iframe, small, strong,
h1, h2, h3, h4, h5, h6, p, pre, a, ol, ul, li,
fieldset, form, label, legend, table, tr, td,
img, object, *{

	padding: 0px;
	margin: 0px;
}

body{
	background-color: #f2f2f2;
	font-family: arial, tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #464646;
}

img{
	border: 0px;
}

a, a:visited, a:active, a:link, a:focus {
	color: #0098d6;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

.clear{
	clear: both;
	display: block;
	height: 0px;
}

.separator{
	clear: both;
	display: block;
	height: 17px;
}

/* ******************************          HEADER          ****************************** */

#header{
	width: 960px;
	margin: 10px auto 0px auto;
	position: relative;
}

#logo{
	width: 308px;
	float: left;
	position: relative;
	margin-top: 25px;
}

#logo h1 a{
	background: url(images/logo.png) no-repeat top left;
	width: 308px;
	height: 100px;
	float: left;
	text-indent: -9999em;
}

#header_right{
	width: 640px;
	float: left;
	position: relative;
	margin-left: 12px;	
}

#header_title{
	margin: 15px 30px 0px 30px;
	width: 380px;
	float: left;
	position: relative;
	color: #5d6165;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#esyne{
	width: 200px;
	float: right;
	position: relative;
}

#esyne h1 a{
	background: url(images/esyne.png) no-repeat top left;
	width: 200px;
	height: 115px;
	float: right;
	text-indent: -9999em;
}

#date_time_follow{
	color: #bdbaba;
	font-size: 15px;
	font-weight: bold;
	float: right;
	position: relative;
}

#date_time{
	display: block;
	float: left;
}

#follow{
	float: right;
}

#follow ul{
	list-style-type: none;
}

#follow ul li{
	display: inline;
	float: left;
	margin-right: 15px;
}

.line{
	height: 2px;
	background-color: #e2e2e2;
	float: left;
	position: relative;
}

/* ******************************          MENU          ****************************** */

#dock{
	width: 960px;
	margin-top: 45px;
	margin-bottom: 10px;
	position: relative;
	float: left;
}

.dock-container{
	float: left;
	position: relative;
	height: 50px;
}

a.dock-item{
	display: block;
	width: 50px;
	position: absolute;
	bottom: 0;
	text-align: center;
	text-decoration: none;
}  

.dock-item div.dock-title{
	background-color: #ffffff;
	color: #0098d6;
	padding: 2px 15px;
	display: none;
	float: left;
	font-size: 12px;
}  

.dock-item img{
	margin: 5px 10px 0px;
	width: 100%;
}

.wave{
	background: url(images/waves_small.png) repeat-x top left;
	width: 244px;
	height: 55px;
	float: left;
}

/* ******************************          FOOTER          ****************************** */

#footer{
	width: 960px;
	margin: 20px auto 0px auto;
	position: relative;
	font-size: 10px;
}

#footer_copyright{
	margin-top: 10px;
	float: right;
}

span.openit{
	border-left: 1px dotted;
}

span.openit a, span.openit a:visited, span.openit a:active, span.openit a:link, span.openit a:focus {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

span.openit a:hover {
	text-decoration: underline;
}

/* ******************************          MAIN CONTENT          ****************************** */

#content{
	width: 960px;
	margin: 0 auto;
	position: relative;
}

/* ******************************          LEFT COLUMN (Front Page)          ****************************** */

.left_column{
	width: 630px;
	float: left;
	position: relative;
}

/* ******************************          WELCOME SIDEBAR          ****************************** */

#welcome{
	background-color: #ffffff;
	width: 630px;
	float: left;
	position: relative;
}

#welcome span.welcome{
	display: block;
	float: left;
	margin: 10px 15px;
}

/* ******************************          RIGHT COLUMN (Front Page)          ****************************** */

.right_column{
	width: 300px;
	float: left;
	position: relative;
	margin-left: 30px;
}

/* ******************************          PHOTOS SIDEBAR          ****************************** */

#photos{
	background-color: #ffffff;
	width: 300px;
	float: left;
	position: relative;
}

#photos img{
	margin: 10px 15px;
}

#photos span{
	width: 300px;
	display: block;
	color: #5d6165;
	font-size: 18px;
	font-weight: bold;	
	text-align: center;
	margin: 10px 0px;
}

/* ******************************          INNER PAGES          ****************************** */

#inner{
	background-color: #ffffff;
	width: 630px;
	float: left;
	position: relative;
}

#inner span.inner{
	display: block;
	float: left;
	margin: 10px 15px;
}

/* ******************************          REGISTRATION FORM          ****************************** */

span.title{
	display: block;
	color: #0098d6;
	font-size: large;
}

#registration_form{
	margin: 20px 0px 5px 0px;
}

input{
	border: 1px solid #0098d6;
	width: 150px;
	outline: none;
}

input[type=checkbox] {
	border: none;
}

fieldset{
	border: 1px solid #0098d6;
	padding: 18px 0px 15px 15px;
}

legend{
	padding: 0px 5px;
}

.registration_table{
	border: 0px solid #888888;
	border-spacing: 0px;
	text-align: left;	
}

.registration_table tr{
	border-spacing: 0px;
}

.registration_table td{
	padding: 3px;
}

#reg_message{
	position: relative;
	margin-top: 10px;
	padding: 5px;
}

.success{
	background-color: #c0eebd;
}

.failure{
	background-color: #eebdbd;
}

