html, body {
	height: 100%;
	font-family: 'Trebuchet MS',arial,verdana,sans-serif;
	color:#000000;
	font-size: 13px;
}



#bg{
	background-image: url(../images/page-bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #FFFAC2;
}


#wrapper{
	height:100%;
	width:100%;
	text-align:left;
	vertical-align:middle;
}


#bodywrap {
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #993300;
	scrollbar-highlight-color: #993300;
	scrollbar-shadow-color: #993300;
	scrollbar-track-color: #ffffff;
}


#body {
	margin: 0 auto;
	margin-bottom: 5px;
	margin-top: 5px;
	overflow: hidden;
	width: 948px;
	height: 564px;
	background-image: url(../images/main-bg.png);
	background-repeat: no-repeat;
}

#wrapper-bg{
	width: 910px;
	height:521px;
	float:left;
	padding:20px;

}

#wrapper-full{
	width: 910px;
	height:500px;
	float:left;
	overflow:hidden;
	z-index:999;
	padding-top: 24px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 21px;
}



#left-column{
	display:block;
	float:left;
	width:0px;
}



#right-column{
	display:block;
	float:left;
	position:relative;
	z-index:99;
}




/* Content - Sections & Categories */



#current-content{


}







#frontpage-news{
	z-index:999;
	position:absolute;
	margin-left:486px;
	margin-top:364px;
	width:220px;
	height:166px;
	overflow:hidden;

}

#submenu{
	/* Safari won't read the next line
       because of the floating pound sign */
	margin-left:40px;
	margin-top:67px;
	display:block;
	float:left;
	

}


*+html #submenu{
	margin-left:40px;
	margin-top:80px;
	display:block;
	float:left;

}

/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#submenu{
		margin-left:40px;
		padding-left:0px;
	}
}
*/

#inset{
	margin-left:18px;
	margin-top:30px;
	width:700px;
	height:500px;
	overflow:hidden;
	display:block;
	float:left;	
}


#news-block{
	z-index:999;
	position:absolute;
	width:860px;
	height:460px;
	margin-left:60px;
	margin-top:56px;
}


.contentpaneopen_press{
	display:block;
	z-index:999;
	width:510px;
	margin-left:384px;
	
}

.contentpaneopen_theTeam{
	width:98%;
}

.contentpaneopen_theTeam img{
	border: 1px solid #666666;
}



.contentpaneopen_logicomix{
	margin-top:28px;
	padding-left: 36px;
	width:906px;
	background-color:FCF5AD;

	
}

*+html .contentpaneopen_logicomix{
	margin-top:42px;
	margin-left: 36px;
	display:block;
	float:left;
	background-color:FCF5AD;
	width:870px;
}

.contentpaneopen_paraskinia{
	margin-top:16px;
	padding-left: 18px;
	background-color:FCF5AD;
	
}

.contentpaneopen_videos{
	margin-top:16px;
	padding-left: 18px;
	background-color:FCF5AD;
	
}

/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.contentpaneopen_videos{
		padding-left: 0px;
		margin-left: -20px;

		
	}
}
*/

*+html .contentpaneopen_paraskinia{
	margin-top:16px;
	margin-left: 16px;
	display:block;
	float:left;
	background-color:FCF5AD;
}


*+html .contentpaneopen_videos{
	margin-top:16px;
	margin-left: 16px;
	display:block;
	float:left;
	background-color:FCF5AD;
}


#theTeam-article{
	padding:34px;
}

#blog-item{
	width:906px;
	height:120px;
	background-color: #FFFFFF;
	background-image: url(../images/blog-item-bg.jpg);
	background-repeat: no-repeat;
	padding-left:6px;
	padding-bottom:13px;
}

*+html #blog-item{
	width:906px;
	height:120px;
	background-color: #FFFFFF;
	background-image: url(../images/blog-item-bg.jpg);
	background-repeat: no-repeat;
	padding: 6px;
}


.blog_theTeam{
	margin-left:22px;
	padding-top:22px;
}

.blog_theTeam p {
	margin-top:6px;
}

*+html .blog_theTeam p {
	margin-top:0px;
}

.blog_theTeam img{
	margin-right:16px;
	border: 1px solid #666666;
}


.readon_theTeam{
	display:block;
	float:right;
	margin-top:-24px;
	position:relative;
	background-image: url(../images/read.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	color: #993300;
	padding-left: 16px;		
}




.article_separator{
	display:block;
	height:0px;
}

.contentpaneopen_graphic-novels{
	z-index:999;
	width:406px;
	margin-left: 490px;
}


.contentpaneopen_graphic-novels img{
	border: 1px solid #666666;
}


.contentpaneopen_contact{
	z-index:999;
	width:410px;
	margin-left: 494px;
	margin-top:22px;
	position:absolute;
}


#component-contact{
	width:100%;
	height:490px;
	margin:0;
	padding:0;
	overflow:hidden;

}

#footer {
	float: left;
	display:block;
	padding: 5px;
	text-align: center;
	width: 100%;
	margin-top:8px;
	font-size:11px;
	font-weight:bold;
	z-index:99;
	position:relative;
}


#footer a:hover{
	text-decoration:underline;

}

.left{
	float: left;
	font-size:11px;
	font-weight:bold;
	margin-left:8px;
}

.right{
	float: right;
	font-size:11px;
	font-weight:bold;
	margin-right:18px;
}

#footer img{
	margin-top:-5px;
}



#footercontainer-banner {
	margin: 0 auto;
	text-align:left;
	width: 948px;
	background-image: url(../images/footerbanner-bg.jpg);
	background-repeat: no-repeat;
	height:73px;
}


#footercontent-banner {
	text-align: center;
	width: 948px;
	height:60px;
	overflow: hidden;
	padding-top: 19px;
	
}

#footercontent-banner .moduletable {
	color: #FFFFFF;
	font-size: 160%;
	letter-spacing: 1px;
	font-family:'Lucida Casual', 'Comic Sans MS', 'Arial';


}






#footercontainer {
	margin: 0 auto;
	text-align:left;
	width: 948px;
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
	height:44px;
}

#footerwrap {
	float: left;
	margin: 0 auto;
	width: 100%;
	height:50px;
}



#mainbody {
	border-right: 1px solid #615A3E;
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	text-align: left;
	width: 100%;
}

#mainbody li{
	list-style: square;
	list-style-position: inside;
}





#topnav {
	height: 62px;
	margin: 0 auto;
	text-align: left;
	width: 938px;
	z-index: 4;
}

#topnav .moduletable {
	float: right;
	padding-right: 0px;
	position: relative;
	text-align: left;
	top: 14px;
	width: 720px;
	z-index: 4;
	overflow:hidden;
}

*+html #topnav .moduletable {
	float: right;
	padding-right: 0px;
	position: relative;
	text-align: left;
	top: 14px;
	width: 700px;
	z-index: 4;
	overflow:hidden;
}

#topnavwrap {
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

#logo{
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	width:183px;
	height:30px;
	display:block;
	float:left;
	margin-top:27px;
	cursor:pointer;
}



#navbar{
	display:block;
	padding-top:16px;

}


a#active_menu {
	color: #993300;
	font-weight: bold;
}

a#active_menu:hover {
	color: #993300;
	text-decoration: none;
}

a:link {
	color: #993300;
	text-decoration: none;
}

a:visited {
	color: #993300;
	text-decoration: none;
}

a:hover {
	color: #993300;
	text-decoration: underline;
}



a.blogsection:link, a.blogsection:visited {
	color: #FF9900;
}

a.blogsection:hover {
	color: #666666;
	text-decoration: underline;
}

a.category:link, a.category:visited {
	color: #FFA500;
}

a.category:hover {
	color: #FF9900;
}

a.mainlevel:link, a.mainlevel:visited {
	color: #666666;
	display: block;
	height: 18px;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
}

a.mainlevel:hover {
	color: #993300;
}




a.mainlevel-top#active_menu-top {
	color: #993300;
	display: inline;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	margin-bottom: 0px;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	font-family:Arial, Helvetica, sans-serif;}

a.mainlevel-top:link, a.mainlevel-top:visited {
	color: #666666;
	display: inline;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	margin-bottom: 0px;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	font-family:Arial, Helvetica, sans-serif;
}




a.mainlevel-top:hover {
	color: #993300;
}

a.readon:link, a.readon:visited {
	background-image: url(../images/read.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	color: #993300;
	padding-left: 16px;
}

a.readon:hover {
	color: #993300;
	text-decoration: underline;
}


a.sublevel:link, a.sublevel:visited {
	background-image: url(../images/sub.png);
	background-position: right;
	background-repeat: no-repeat;
	color: #666666;
	display: block;
	height: 20px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	text-indent: 10px;
	width: 198px;
}

a.sublevel:hover {
	color: #993300;
	text-decoration: none;
}

a.weblinks:link, a.weblinks:visited {
	color: #FF9900;
}

a.weblinks:hover {
	color: #999999;
	text-decoration: underline;
}



h1 {
	font-family: 'Trebuchet MS',arial,verdana,sans-serif;
	font-size:12px;
}

h2 {
	font-family: 'Trebuchet MS',arial,verdana,sans-serif;
	font-size:12px;
}

h3 {
	font-family: 'Trebuchet MS',arial,verdana,sans-serif;
	font-size:12px;
}

img{
	border: 0px;
}



li {
	/*list-style: none;*/
}

td, tr, p, div {
	color: #000000;
	font-family: 'Trebuchet MS',arial,verdana,sans-serif;


}

ul {
	margin-left: 22px;
	padding: 0px;
}



#component-contact button{
	color: #000000;
	cursor:pointer;
	background-image: url(../images/btn-bg.png);
	background-repeat: no-repeat;
	border:none;
	width: 81px;
	height: 25px;
	background-color: #FCF5AD;
	font-family: 'Trebuchet MS',arial,verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	display:block;
	margin-top:20px;
	line-height:24px;
}

#component-contact button:hover{
	color: #FFFFFF;
	cursor:pointer;
	background-image: url(../images/btn-hover-bg.png);
	background-repeat: no-repeat;
	border:none;
	background-color: #FCF5AD;
}







.backbutton a{
	color: #000000;
	cursor:pointer;
	background-image: url(../images/btn-bg.png);
	background-repeat: no-repeat;
	border:none;
	width: 81px;
	height: 25px;
	font-family: 'Trebuchet MS',arial,verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	display:block;
	line-height:24px;
	display:block;	
}

.backbutton a:hover {
	color: #FFFFFF;
	background-image: url(../images/btn-hover-bg.png);
	background-repeat: no-repeat;
	border:none;
	display:block;
	text-decoration:none;

}



/** category text format and links **/
.category {
	display:none;
}

.componentheading_press {
	font-size:14px;
	font-weight:bold;
}

.contentdescription_press {
	font-size:14px;
	font-weight:bold;
}

.contentheading_press {
	font-size:15px;
	font-weight:normal;
}




.createdate {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.details {
	background-image: url(../images/read.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	color: #993300;
	padding-left: 16px;
}

.details:hover {
	color: #993300;
	text-decoration: underline;
}

.inputbox{
	background-color: #FEFEFD;
	border: 1px solid #DADADA;
}

.modifydate {
	color: #999999;
	font-size: 11px;
}

.moduletable {
}

.moduletable h3 {
}

.moduletable td {
}

.quote {
	background: #5B5435;
	border: 1px solid #7B7042;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Arial, sans-serif;
	font-size: 13px;
	line-height: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 10px;
	width: 90%;
}

.quote2 {
	background: #645927;
	border: 1px solid #7B7042;
	color: #FFFFFF;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 10px;
	width: 90%;
}

.sectiontableentry1_press {
	border: 1px solid #E7E8E6;
	padding: 4px;
	background-color: #FCF5AD;	
}

.sectiontableentry2_press{
	padding: 4px;
}

.sectiontableheader_press{
	background-color:#F9ED5C;
	padding: 4px;
}


table.contentpane_press {
	border: none;
	width: 95%;
	font-size:11px;
}

.small {
	color: #999999;
	font-size: 12px;
}

.smalldark {
	color: #999999;
	font-size: 11px;
}





label{
	font-family: 'Trebuchet MS',arial,verdana,sans-serif;
	margin-left:0px;
	font-size:11px;
	font-weight:bold;
}


inputbox {
	border: none;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: 'Trebuchet MS',arial,verdana,sans-serif;
	font-size:12px;
	margin-top:1px;
	margin-left:2px;
	padding-left:4px;
	padding-right:4px;
	width:203px;
	height:19px;	
}


textarea{
	width:380px;
	height:116px;
	border:none;
	margin:2px;
	font-family: 'Trebuchet MS',arial,verdana,sans-serif;
	font-size:12px;
}













