
html * { margin: 0; padding: 0; border:0; outline: none; }

body { background: url(i/bg.gif) 0 0 repeat-x; }
	
#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
	}
	
#header {
	width: 960px;
	height: 150px;
	float: left;
	background: url(i/theme.jpg) top right no-repeat;
	}
	
h1 a {
	float: left;
	width: 232px;
	height: 150px;
	text-decoration: none;
	text-indent: -9000px;
	background: url(i/logo.jpg) 0 0 no-repeat;
	}

h2 {
	font: bold 1.1em Georgia, "Times New Roman", Times, serif;
	color: #a13000;
	margin: 10px 0 0 20px;
	}
	
h2 li {
	color: #a13000;
	margin: 10px 0 0 20px;
	list-style-type:none;
	text-decoration:none;
	}
	
h2 li a {
	color: #a13000;
	list-style-type:none;
	text-decoration:none;
	}

h2 li a:hover {
	color:#e66b0c;
	text-decoration:none;
	}

h3 {
	margin: 20px 20px 0 10px;
	padding: 5px 5px 5px 10px;
	background: #FFF url(i/title_bg.gif) 0 0 repeat-x;
	color: #a13000;
	font: bold 0.9em/1.5em Georgia, "Times New Roman", Times, serif;
	}
h3 a {
	display: block;
	color: #a13000;
	text-decoration: none;
	}
h3 a:hover {
	color: #e66b0c;
	text-decoration: none;
	}
	
#main {
	float: left;
	width: 960px;
	min-height: 406px;
	background: url(i/main_bg.jpg) 0 0 no-repeat;
	}
	
#nav {
	float: left;
	width: 213px;
	margin-left: 19px;
	display: inline;
	background: url(i/bg_nav.gif) top right repeat-y;
	}
#navlist {
	font: bold 0.7em/1.5em Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	background: url(i/nav_top.gif) top right no-repeat;
	padding: 15px 0 20px 0;
	}
#navlist li {
	list-style: none;
	display: inline;
	}
#navlist li a {
	display: block;
	margin: 0 19px 0 43px;
	padding: 5px 0 5px 10px;
	color: #FFF;
	border-bottom: 1px solid #c64f06;
	text-decoration: none;
	}
/* gia na paizei to block kai ston IE */
* html #navlist li a {
	height: 1%;
	}
#navlist a:hover {
	color: #a13000;
	background-color: #FFF;
	}
#navbtm {
	float: left;
	width: 213px;
	height: 117px;
	background: url(i/nav_bottom.gif) bottom right no-repeat;
	}

#content {
	float: left;
	width: 685px;
	padding: 20px 0 20px;
	}
#content p {
	font: normal 0.7em/2em Georgia, "Times New Roman", Times, serif;
	padding: 10px 30px 0 20px;
	}
#content p a {
	padding: 2px;
	color: #a13000;
	text-decoration: none;
	}
#content p a:hover {
	color: #FFF;
	padding: 2px;
	text-decoration: none;
	background-color: #a13000;
	}
	
	
	
/* Forum */

.lnk1 a {
	background-color: #c64f06 !important;
	padding: 4px !important;
	color: #FFF !important;
	border: 1px solid #A31000;
	margin-right: 2px;
	}
.lnk1 a:hover {
	background-color: #A31000 !important;
	padding: 4px !important;
	color: #FFF !important;
	border: 1px solid #c64f06;
	}

table.frm {
	width: 440px;
	margin: 20px 0 0 20px;
	padding: 0;
	font: normal 0.7em Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #7E7624;
	border-left: 1px solid #7E7624;
	}
table.frm a {
	color: #c64f06;
	text-decoration: none;
	padding: 2px;
	}
table.frm a:hover {
	color: #FFF;
	padding: 2px;
	text-decoration: none;
	background-color: #c64f06;
	}
table.frm td {
	padding: 6px;
	border: 1px solid #7E7624;
	border-bottom: 0;
	border-left: 0;
	}
.title {
	font: bold 1.1em Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	background-color: #9C953E;
	}
.clr1 {
	background-color: #FEF5E0;
	}
.clr2 {
	background-color: #FFFAF0;
	}
	
table.mbr {
	width: 430px;
	margin: 20px 0 0 20px;
	padding: 0;
	font: normal 0.7em Georgia, "Times New Roman", Times, serif;
	}
table.mbr td {
	padding: 6px;
	}

table.pass {
	width: 350px;
	margin: 20px 0 0 20px;
	padding: 0;
	font: normal 0.7em Georgia, "Times New Roman", Times, serif;
	}
table.pass td {
	padding: 6px;
	}
	
.linklove {
	display:none;
	}
	
.cform {
	position:relative;
	right:30px;
	bottom:15px;
	}

p.cf-sb {
	width:0;
	position:relative;
	left:80px;
	}