/*----------------------------------------------------------------------
# EMPORIUM v1.0 - 06 Jun 2007 @ 16:05 AM +0100 ZulloP
# ----------------------------------------------------------------------
# Copyright © 2007 Web Revolution. All Rights Reserved.
# Author: Web Revolution - Creative Concepts & Advertising Innovation
# License: Copyrighted Commercial Software
# Website: http://www.webrevolution.org
#                _                           _       _   _             
#  __      _____| |__    _ __ _____   _____ | |_   _| |_(_) ___  _ __  
#  \ \ /\ / / _ \ '_ \  | '__/ _ \ \ / / _ \| | | | | __| |/ _ \| '_ \ 
#   \ V  V /  __/ |_) | | | |  __/\ V / (_) | | |_| | |_| | (_) | | | |
#    \_/\_/ \___|_.__/  |_|  \___| \_/ \___/|_|\__,_|\__|_|\___/|_| |_|
------------------------------------------------------------------------*/

html {
overflow:hidden;
overflow-y: auto !important;
}

.clr{
	clear: both;
}

#body_bg_lang{

	margin: 0px;
		padding: 0px;
		background: #000;
		position: absolute;
		width: 100%;
		height: 100%;
		min-height:700px!important;				
	/*background: #000000;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: #ffffff;
	margin:0;
	padding:0;
	position:absolute;*/

}

#body_bg{
	
	background: #263840 url(../images/background.png) top left repeat-x;

	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: #ffffff;
	margin: 20px 0px;
}


#body_bg_lang span {
		position: absolute;
		font-family: tahoma,verdana,arial;
		font-weight: bold;
		width: 100%;
		z-index:0;
	}



/****** JOOMLA specific ********/

table{
	text-align: left;
}

td{
	font-size: 12px;
}

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

ul a:link, ul a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

ul a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.contentheading{
	font-family: Verdana, Tahoma, Arial, Verdana, sans-serif;
	letter-spacing: -0.02em;
	font-size: 25px;
	font-stretch: wider;	
	color: #ffffff;
}
.contentheading a:link, .contentheading a:visited {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 20px;
	color: #00469B;
	text-decoration: none;
}
.contentheading a:hover {
	color: #9F0004;
	text-decoration: underline;
}
.modifydate{
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #aaa;
	padding-top: 15px;
}
.small{
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #17688E
}
.createdate{
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #aaa;
}
.readon{
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #00469B;
}
a.readon:link, a.readon:visited {
	text-decoration: none;
	color: #33FFFF;
}
a.readon:hover {
	color: #66FFCC ;
	/*text-decoration: underline;*/
	font-weight:700;
}
td.buttonheading {
	width: 12px;
}
.sectiontableheader {
	background-color : #E8E8E8;
	background-repeat: repeat;
	border-bottom: solid 1px #999999;
	padding: 2px;
	color : #808080;
	font-weight : bold;
	padding: 2px;
}
.sectiontableentry1 {
	background-color : #FAFAFA;
	height: 20px;
}
.sectiontableentry2 {
	background-color : #F5F5F5;
	height: 20px;
}
.sectiontableentry1 td,
.sectiontableentry2 td{
	padding: 4px;
	border-bottom: 1px solid #ddd;
}
td.sectiontableentry1,
td.sectiontableentry2{
	padding: 4px;
	border-bottom: 1px solid #ddd;
}
.mosimage {
	margin: 15px 15px 15px 0!important;
	margin: 15px 10px 15px 0;
	padding: 0;
}
.mosimage img {
	margin: 0 6px 0 0!important;
	margin: 0 0 0 -6px;
	border: 1px solid #ccc;
	padding: 2px;
}
.mosimage_caption {
	margin-top: 3px;
	color: #aaa;
	font-size: 10px;
}
.componentheading {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 18px;
	color: #cbcbcb;
	margin: 5px 0px;
}
table.contenttoc {
	margin: 0 0 30px 30px;
	padding: 0;
	width: 200px;
}
table.contenttoc th {
	padding: 5px;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	background-color : #e8e8e8;
	border-bottom: solid 1px #999999;
	color: #808080;
	text-indent: 5px;
}
table.contenttoc td a:link, table.contenttoc td a:visited {
	display: block;
	width: auto;	
}
table.contenttoc td a:hover {
	background: #f1f1f1;
	color: #000;
	text-decoration: none;
	display: block;
	width: auto;
}
table.contenttoc td {
	text-align: center;
	background: #FCFCFC;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}
.toclink{
	font-size: 10px;
	padding: 5px;
}
.contentpaneopen{
	width: 100%;
	text-align: left;
	margin-top:10px;
}
table.contentpane{
	width: 100%;
	margin-bottom: 30px;
}
.highlight{
	background-color: #ffff99;	
}
.contentpane{
	width: auto;
	background:#000;
	color:#fff;
	
}

form {
	margin: 0;
	padding: 0;
	position: relative;
}
table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}
table.poll td{
	font-size: 11px;
}
table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}
table.pollstableborder img {
	vertical-align: baseline;
}
table.pollstableborder td {
	padding: 2px!important;
}
#mod_login_password, #mod_login_username {
	width: 120px;
}
#mod_login_remember.inputbox{
	border: none;
	background: none;
}
#mod_search_searchword{
	width: 150px;
}
input, select {
	font: 11px "Lucida Grande", Tahoma, Verdana, sans-serif;
}
select, .inputbox {
	padding: 2px;
}
.inputbox{
	margin: 1px 0;
}
.inputbox:focus {
	border: 1px solid #BABDB6;
	background: #FFFFDD;
}
textarea {
	padding-left: 2px;
}
textarea.inputbox{
	font: 11px "Lucida Grande", Tahoma, Verdana, sans-serif;
	width: 95%;
}
fieldset{
	background: #fff;
	border: 1px solid #d5d5d5;
	padding: 10px;
}
table.searchintro{
	margin: 20px 0 10px 0;
}
.button {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: #f5f5f5;
	color: #999;
	cursor: pointer;
}
.button:hover, .button:focus {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
	color: #000;
}
.inputbox {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #EDEEEC;
	border-bottom: 1px solid #EDEEEC;
	border-left: 1px solid #BABDB6;
}
.inputbox:hover, .inputbox:focus {
	border: 1px solid #BABDB6;
}
.pagenav {
	padding: 2px;
	color: #999;
}
a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a{
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	text-decoration: none;
	font-size: 11px;
	background: #f5f5f5;
	color: #999;
	height: 100%;
}
a.pagenav:hover, a.pagenav:active,
.pagenav_prev a:hover, .pagenav_prev a:active,
.pagenav_next a:hover, .pagenav_next a:active,
.pagenavbar a:hover, .pagenavbar a:active {
	padding: 1px 4px;
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
	text-decoration: none;
	color: #000;
}
th.pagenav_prev a,
th.pagenav_next a{
	color: #999;
	font-weight: normal;
}
th.pagenav_prev a:hover,
th.pagenav_next a:hover{
	color: #000;
	font-weight: normal;
}
.pagenavbar {
	padding-left: 14px;
	font-size: 11px;
}
.pagenavcounter {
	padding: 10px 0 0 0;
	color: #aaa;
}

.blog table{
	padding: 0 5px;
}
.blog_more {
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 30px;
}
.back_button{
	font-size: 11px;
	text-align: left;
}
hr {
	border: none 0;
	border-top: 1px solid #d5d5d5;
	height: 1px;
}
.adminform textarea {
	width: 911px !important;
}
.adminform textarea.inputbox {
	width: 911px !important;
	
}


/* ------- First Page Logo set -----*/

#div_warp_logo {
	width:100%;
	/*top:12%;*/
	position: absolute;
	text-align:center;
}


#div_outer_logo {
background:#ccc;
width:100%;
height:120px;
}

#div_margin_logo {
padding-top:10px;
}

#div_thyr_logo {
	width:100px;
	height:100px;
	background:url(../images/thyrmainlogo.png) no-repeat;
	margin:0 auto;
	
}



/*--------- Languge style ---------- */
#div_outer_lang  {
	position:absolute;
	width:100%;
	height:100px;
	text-align:center;	
    display:none;	
}

#div_lang {
 margin:0 auto; 
 width:273px;

}

/*---------====== JoomFish ========--- */
.moduletableJoomfishClass {
/*float:left;*/
width:273px;
}


ul.jflanguageselection{
 width:295px;
 height:250px;
}

ul.jflanguageselection li{
 width:145px;
 white-space:normal !important;
}


/* ----------- Footer -------------- */
#footer_outer {
	position:absolute;
	width:100%;
	height:253px;
	text-align:center;
		
}

#footer {
	width:200px;
	height:253px;
	background:url(../images/main_bottom_img.png) no-repeat;
	margin:0 auto;
	
	
}


/* ---------------------    main page  ------------------- */

div#wrapper {
	width: 970px;
	margin: 0px;
}

/* ---- TOP menu --- */
div.top_header {
	background: top left no-repeat;
	background-image:url(../images/wr_top_header.png);
	height: 111px;
}

div#topmenu_wrap {
	position: relative;
	width: 450px;
	height:111px;
	padding-top :24px ;	
	float:left;
	left:520px;
	
}

div#topmenu {
	background: url(../images/th_topmenu.png) no-repeat 0px 0px;
	width: 450px;
	height: 111px;
	/*position: absolute;*/
	left: 550px;
	top: 0px;

	/*cursor: pointer;*/
}

/* -- Adds backgound to list <li> of TOP level menu -- */
UL#top_menu_nav li a {
	BACKGROUND: url(../images/th_topmenu_hover.png) repeat-x 0px 0px ; 
	/*line-height:32px;*/
}


/* ---- logo --- */
div#logo_wrap {
	position: relative;
	width: 970px;
}

div#logo {
	background: url(../images/wr_logo.png) no-repeat;
	width: 348px;
	height: 70px;
	position: absolute;
	left: 46px;
	top: 33px;
}


/* ------------- Second menu ----------- */
div#second_menu_wrap {
	padding: 0px 25px;
}

/* to background olis ti baras toy 2ou menou */
div.second_menu {
	background: url(../images/th_secondmenu.png) top left repeat-x;
	height: 33px;
}


/* Trito Epipedo Menu
-------------------------------------------------------  */


div#TritoEpipedo_menu_buttons_warp {
		
	}
	
div#TritoEpipedo_header_buttons {
	background:transparent url(../images/tr_header_buttons_bg.png) repeat-x scroll left top;
	height:80px;
	
}

#TritoEpipedo-bar {
	margin:0px auto;
	padding:0pt;
	text-align:center;
	width:920px;
	color: #FFFFFF;

}

ul#buttons {
	margin:0pt;
	padding:0px;
}

ul#buttons li {
	list-style-image:none;
	list-style-position: outside;
	list-style-type:none;
}


UL#buttons {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px
}


UL#buttons LI {
	LIST-STYLE-TYPE: none;
}

UL#buttons li a {
	DISPLAY: block; 
	WIDTH: 184px; 
	HEIGHT: 80px;
	BACKGROUND: url(../images/tr_but_button.png) no-repeat 0px 0px; 
}


/*********** INTROS *********/
div.content_layout {
	background: url(../images/wr_content_layout.png) top left repeat-y;
	height: 1%;
}

div#header {
	height: 385px;
	background: #000000;
	border-bottom: 5px solid #006699;
	color: #FFFFFF;
	border-bottom-color: #333333;			
}

div#header_content {
	height: 305px;
}

#demo-wrapper {
	margin: 0px auto;
	overflow: hidden;
	height: 305px;
	width: 920px;
	position: relative;
	float: left;
} 

#demo-inner {
	width: auto;
	height: 305px;
	position: relative;
	
} 

/* -- Adds backgound to list <li> of SECOND level menu -- */
UL#secondmenuULID li a {
	BACKGROUND: url(../images/th_secondmenu.png) repeat-x 0px 0px ; 
}



/* ta koubia to 3ou epipedoy menou */
LI#button_1 {
	FLOAT: left; 
	WIDTH: 184px; 
	HEIGHT: 80px;
	
}

LI#button_2 {
	FLOAT: left; WIDTH: 184px; HEIGHT: 80px
}


LI#button_3 {
	FLOAT: left; WIDTH: 184px; HEIGHT: 80px
}


LI#button_4 {
	FLOAT: left; WIDTH: 184px; HEIGHT: 80px
}


LI#button_5 {
	FLOAT: left; WIDTH: 184px; HEIGHT: 80px
}




#inner_list_but {
	padding-top:20px; 

}

div#user6_wrap {
	padding: 0 25px;
}
div#user6 {
	background: #000;
	border-bottom: 5px solid #c1c1c1;
	color: #9a9a9a;
	text-align: left;
	padding: 10px 25px;
	font-size: 11px;
}


.doclink {
  color:#00CCFF;
  text-decoration:none;    
}

a.doclink:hover {
background-color: #CCCCCC;
color:#000000;
font-size:16px;
}


div#ajaxdata0, div#ajaxdata1, div#ajaxdata2, div#ajaxdata3, div#ajaxdata4, div#ajaxdata5, div#ajaxdata6, div#ajaxdata7, div#ajaxdata8, div#ajaxdata9, div#ajaxcategory0, div#ajaxcategory1, div#ajaxcategory2, div#ajaxcategory3, div#ajaxcategory4, div#ajaxcategory5, div#ajaxcategory6,div#ajaxcategory7,div#ajaxcategory8 {
	font-size: 14px;
	color: #CCCCCC;
	width: 890px;
	padding: 0px 0 0 20px;
	display:none;

}

#introcategory0 {
	left: 0px; 
	top: 0px;
	width: 920px;
	height: 305px;
/*	background: url(../images/wr_user1_bg.png) top right no-repeat;
*/}
#introcategory1 {
	left: 920px; 
	top: 0px;
	width: 920px;
	height: 305px;
/*	background: url(../images/wr_user2_bg.png) top right no-repeat;
*/} 
#introcategory2 {
	left: 1840px; 
	top: 0px;
	width: 920px;
	height: 305px;
/*	background: url(../images/wr_user3_bg.png) top right no-repeat;
*/} 
#introcategory3 {
	left: 2760px; 
	top: 0px;
	width: 920px;
	height: 305px;
/*	background: url(../images/wr_user4_bg.png) top right no-repeat;
*/}
#introcategory4 {
	left: 3680px; 
	top: 0px;
	width: 920px;
	height: 305px;
/*	background: url(../images/wr_user5_bg.png) top right no-repeat;
*/}

#introcategory5 {
	left: 4600px; 
	top: 0px;
	width: 920px;
	height: 305px;
/*	background: url(../images/wr_user5_bg.png) top right no-repeat;
*/}

#introcategory6 {
	left: 5520px; 
	top: 0px;
	width: 920px;
	height: 305px;
/*	background: url(../images/wr_user5_bg.png) top right no-repeat;
*/}

#introcategory7 {
	left: 6440px; 
	top: 0px;
	width: 920px;
	height: 305px;
/*	background: url(../images/wr_user5_bg.png) top right no-repeat;
*/}

#introcategory8 {
	left: 7360px; 
	top: 0px;
	width: 920px;
	height: 305px;
/*	background: url(../images/wr_user5_bg.png) top right no-repeat;
*/}

#maincontent1 {
	left: 8280px; 
	top: 0px;
	width: 920px;
	height: 305px;
/*	background: url(../images/wr_user1_bg.png) top right no-repeat;
*/}
#maincontent2 {
	left: 9200px; 
	top: 0px;
	width: 920px;
	height: 305px;
/*	background: url(../images/wr_user2_bg.png) top right no-repeat;
*/} 
#maincontent3 {
	left: 10120px; 
	top: 0px;
	width: 920px;
	height: 305px;
/*	background: url(../images/wr_user3_bg.png) top right no-repeat;
*/} 
#maincontent4 {
	left: 11040px; 
	top: 0px;
	width: 920px;
	height: 305px;
/*	background: url(../images/wr_user4_bg.png) top right no-repeat;
*/}
#maincontent5 {
	left: 11960px; 
	top: 0px;
	width: 920px;
	height: 305px;
/*	background: url(../images/wr_user5_bg.png) top right no-repeat;
*/}

.scrolling-content {
	/*background: transparent url(bubble.png) top left no-repeat;*/
	width: 139px;
	height: 73px;
	text-align: left;
	position: absolute;
} 

/* CONTENT
--------------------------------------------------------- */
div#content_wrap { /* 1 column layout */
	padding: 0px 25px;
} 


/*  --------------- Flash news -------------------- */


/* ------- Down news image ------ */
div#corner {
	background:transparent url(../images/news.png) no-repeat scroll right top;
	display:inline;
	height:90px;
	position:relative;
	right:0pt;
	text-decoration:none;
	text-indent:-999em;
	float:right;
	top:0pt;
	width:85px;
	
}

/* ----------- Copyright ---------- */
#copyright {
color:#000000;
text-align:center; 
padding:10pt; 
/*border-top:solid 1px;*/
background: url(../images/th_bottom_div.png) top left repeat-x;

}


div.bottom_layout {
	background: url(../images/wr_bottom_layout.png) top left repeat-y;
	height: 41px;
}


/*************** TEST ***********/

h1 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
	margin: 5px 0px;
}
h2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 22px;
	color: #ffffff;
	font-weight: normal;
	margin: 5px 0px;
}
h3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 20px;
	color: #ffffff;
	font-weight: normal;
	margin: 5px 0px;
}
h4 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	margin: 5px 0px;
}
h5 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	margin: 5px 0px;
}
h6 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	margin: 5px 0px;
}





/* HEADER
--------------------------------------------------------- */
div#header_wrap {
	padding: 0px 25px;
}
div#header {
	height: 385px;
	background: #000000;
	border-bottom: 5px solid #006699;
	color: #FFFFFF;
	border-bottom-color: #333333;			
}

/* ---- header content --- */
div#header_content_wrap {}
div#header_content {
	height: 305px;
}


/* 
-----------------      FireBoard --------------------------*/
.fb_profilebox {
    /*visibility:collapse;*/
}


/*------------------------ Round corvers divs ----------------*/
.contentplace { background-color:rgb(181,217,253);color:#000000;  }.contentplace p { margin: 0 10px 0 10px; }.topplace{ background: url(http://192.168.0.14/joomla/images/stories/Thyratron/pagegraph/fHb7wOP-1.png) no-repeat top right; }.bottomplace { background: url(http://192.168.0.14/joomla/images/stories/Thyratron/pagegraph/zEjjPV3-2.png) no-repeat top right; }img.placeborder { width: 10px; height: 10px;border: none;display: block !important; }
