@charset "utf-8";


/*	-------------------------------------------------------------
	Base Body Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		
		body {
			margin: 0px;
			padding: 0px;
			background-color: #000;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #fff; }
			
		a, a:link, a:visited, a:active {
			text-decoration:underline;
			color: #fff; }
			
		a:hover {
			text-decoration:none;
			color: #fff; }
		
	
/*	Generic Re-Useable Classes
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		.clear {
			clear: both;
			padding: 0px;
			margin: 0px; }
	
		.accesibility {
			display: none;
			visibility: hidden; }

	

	
/*	Header
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		#header {			
 			margin: auto auto;
			background:url(../img/dummy_top.jpg) no-repeat;
			height: 100px;
			width: 990px;
			padding: 0px; }
			
/*	HOME
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/*	Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		#container {	
			position:relative;
 			margin: auto auto;			
			background:url(../img/bgr_home_video.jpg) no-repeat;
			height: 560px;
			width: 990px;
			padding: 0px; }
			
/*	logo
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			
		#logo {	
			position:absolute;		
			background:url(../img/logo_home.gif) no-repeat;
			/*margin-left:7px;*/
			margin-left:0px;
			margin-top:7px;
			height: 118px;
			width: 118px;}
			
		#logo a{	
			position:absolute;		
			background:url(../img/logo_home.gif) no-repeat;
			height: 118px;
			width: 118px;
			text-indent: -9999px; }
			

			
/*	Home menu
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			
		#menu_home {	
			position:absolute;		
			margin-left:425px;
			margin-top:7px;
			height: 44px;
			width: 565px;
			text-indent: -9999px;  }
			
		#menu_home ul {
			padding: 0px;
			margin: 0px;}
			
		#menu_home li {
			padding: 0px;
			margin: 0px;
			display: inline;
			list-style:none; }
			
		#menu_home .productsBtn a {	
			height: 44px;
			width: 188px;
			float: left;
			background:url(../img/m_products.gif) no-repeat;
			margin-right:1px; }
			
		#menu_home .productsBtn a:hover {	
			height: 44px;
			width: 188px;
			float: left;
			background:url(../img/m_products_on.gif) no-repeat;
			margin-right:1px; }
			
		#menu_home .articlesBtn a {	
			height: 44px;
			width: 187px;
			float: left;
			background:url(../img/m_articles.gif) no-repeat;
			margin-right:1px; }
			
		#menu_home .articlesBtn a:hover {	
			height: 44px;
			width: 187px;
			float: left;
			background:url(../img/m_articles_on.gif) no-repeat;
			margin-right:1px; }
			
		#menu_home .hairlossBtn a {	
			height: 44px;
			width: 188px;
			float: left;
			background:url(../img/m_hairloss.gif) no-repeat; }
			
		#menu_home .hairlossBtn a:hover {	
			height: 44px;
			width: 188px;
			float: left;
			background:url(../img/m_hairloss_on.gif) no-repeat; }
			
			
/*	Home Double box
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
 		#doubleBox {	
			position:absolute;		
			background:url(../img/bgr_doublebox_home.gif) no-repeat;
			margin-left:425px;
			margin-top:95px;
			height: 187px;
			width: 565px; }
			
		#doubleBox ul {
			padding: 0px;
			margin: 0px;}
			
		#doubleBox li {
			padding: 0px;
			margin: 0px;
			display: inline;
			list-style:none; }
			
		#doubleBox .seriousHalf a {	
			height: 140px;
			width: 282px;
			float: left;
			margin-top:47px;
			background:url(../img/double_serious.jpg) no-repeat; }
			
		#doubleBox .funnyHalf {	
			height: 140px;
			width: 283px;
			float: left;
			margin-top:47px;}
			
/*	Home Aminexil Promo
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			
 		#aminexilPromo {	
			position:absolute;		
			margin-left:320px;
			margin-top:282px;
			height: 228px;
			width: 670px;}
			
		#aminexilPromo ul {
			padding: 0px;
			margin: 0px;}
			
		#aminexilPromo li {
			padding: 0px;
			margin: 0px;
			display: inline;
			list-style:none; }
			
		#aminexilPromo .bottle {	
			height: 228px;
			width: 246px;
			float: left;
			background:url(../img/promo_aminexil_bottle.jpg) no-repeat; }
			
		#aminexilPromo .text a {	
			height: 159px;
			width: 412px;
			float: left;
			padding-bottom:21px;
			background:url(../img/promo_aminexil_text.jpg) no-repeat; }
			
		#aminexilPromo .diagonismos a {	
			height: 23px;
			width: 353px;
			float: right;
			margin-top: 0px;
			margin-right: 7px;
			background:url(../img/btn_diagonismos.gif) no-repeat; }
			
		#aminexilPromo .diagonismos a:hover {	
			background:url(../img/btn_diagonismos_on.gif) no-repeat; }
			
		#aminexilPromo .neo {	
			height: 44px;
			width: 112px;
			float: left;
			margin-top:4px;
			margin-left:0px;
			background:url(../img/promo_aminexil_neo.gif) no-repeat; }
			
		#aminexilPromo #introVideo {
			position: absolute;
			top: 38px;
			left: 128px;
		}
			
/*	Home Login
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			
 		#login {	
			position:absolute;		
			margin-left:470px;
			margin-top:515px;
			background-color:#FFFFFF;
			border: #9fa1ab 1px solid;
			height: 36px;
			width: 518px; }
			
 		#loginTitle {		
			margin-left:5px;
			margin-top:7px;
			float: left;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			line-height: 10px;
			color: #252d46;
			font-weight: bold; }
			
 		.loginFieldEmail {		
			margin-left:8px;
			margin-top:8px;
			padding-top:3px;
			padding-left: 3px;
			float: left;
			width: 73px;
			height: 13px;
			border: solid 1px #b4b4b4;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #636363; }
			
 		.loginFieldPassword {		
			margin-left:5px;
			margin-top:8px;
			padding-top:3px;
			padding-left: 3px;
			float: left;
			width: 120px;
			height: 13px;
			border: solid 1px #b4b4b4;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #636363; }
			
 		.loginOk {		
			margin-left:5px;
			margin-top:8px;
			float: left;
			width: 28px;
			height: 18px;
			background: url(../img/btn_ok.gif) no-repeat; }
			
 		#loginLinks {		
			margin-left:10px;
			margin-top:6px;
			width: 200px;
			float: left;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			line-height: 11px;
			color: #000; }
			
		#loginLinks ul {
			padding: 0px;
			margin: 0px;}
			
		#loginLinks li {
			padding: 0px;
			float: left;
			margin: 0px;
			list-style:none; }
			
		#loginLinks li a {
			padding: 0 0 0 10px;
			background: url(../img/login_arrow.gif) left no-repeat;
			text-decoration: none; 
			color: #000; }
			
		#loginLinks li a:hover {
			text-decoration:underline; }
			
/*	Footer 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		#footerHome {			
 			margin: auto auto;
			background:url(../img/dummy_bottom_home.jpg) no-repeat;
			height: 34px;
			width: 990px;
			padding: 0px; }
			

/*	PRODUCTS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/*	Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		#containerProd {	
			position:relative;
 			margin: auto auto;
			margin-bottom:15px;		
			width: 990px;
			padding: 0px; }
			
		#containerProdLeft {	
 			margin: auto auto;			
			width: 360px;
			padding: 0px;
			float:left; }
			
		#containerProdRight {	
 			margin: auto auto;			
			width: 630px;
			padding: 0px;
			float:left; }
			
/*	logo
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			
		#containerProdLeft h1 {	
			margin:0px;
			padding:0px;}
		
		#containerProdLeft h1 a {	
			position:relative;
			display:block;
			background:url(../img/logo.gif) no-repeat;
			/*margin-left:7px;*/
			margin-left:0px;
			margin-top:7px;
			height: 174px;
			width: 135px;
			text-indent: -9999px; }
			
			
/*	product menu
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

		#containerProdLeft h2 {	
			height: 31px;
			width: 320px;
			/*margin: 15px 0 10px 0;*/
			margin: 0px 0 10px 0;
			text-indent: -9999px;}		
			
			.peripoiisiSec {	
				background:url(../img/tt_peripoiisi.gif) no-repeat; }	
			
			.trihoptosiSec {	
				background:url(../img/tt_trihoptosi.gif) no-repeat; }			
			
			
		#containerProdLeft ul {
			padding: 0px;
			margin: 0px;}
			
		#containerProdLeft ul li {
			list-style:none;
			margin: 0 0 5px 0;
			text-indent: -9999px; }
			
		#containerProdLeft ul li a{
			height: 22px;
			display:block; }
		
		
			.antipitiridika a{				
				background:url(../img/tab_antipitiridika.gif) no-repeat; }	
		
			.threpsis a{	
				background:url(../img/tab_threpsis.gif) no-repeat;}		
				
			.ogos a{	
				background:url(../img/tab_ogos.gif) no-repeat; }	
				
			.lipara a{	
				background:url(../img/tab_lipara.gif) no-repeat; }	
				
			.sihni a{	
				background:url(../img/tab_sihni.gif) no-repeat;  }	
				
			.dermo a{	
				background:url(../img/tab_dermokatapraintika.gif) no-repeat; }	
					
			.trihoptosi a{	
				background:url(../img/tab_trihoptosi.gif) no-repeat; }	
				

		#containerProdLeft ul li ul{
			margin: 5px 0 0 0;  }
		
		#containerProdLeft ul li ul li{
			text-indent: 20px;
			height: 22px; }
			
			.active{					
				background:url(../img/square_active.gif) no-repeat;
				color:#ffffff;}	
	
		#containerProdLeft ul li ul li a{
			padding: 3px 0 0 0;}
					
		#containerProdLeft ul li ul li a:hover{
			text-decoration:none; }
			
		
			.antipitiridikaSub a{					
				background:url(../img/square_antip.gif) no-repeat;
				color:#89c540;}	
				
			.threpsiSub a{					
				background:url(../img/square_threpsis.gif) no-repeat;
				color:#fcc211;}	
				
			.ogosSub a{					
				background:url(../img/square_ogos.gif) no-repeat;
				color:#f96000;}	
				
			.sihniSub a{					
				background:url(../img/square_sihni.gif) no-repeat;
				color:#f9a758;}	
				
			.liparaSub a{					
				background:url(../img/square_lipara.gif) no-repeat;
				color:#00a9d6;}	
				
			.dermoSub a{					
				background:url(../img/square_dermo.gif) no-repeat;
				color:#3f7fbc;}	
				
			.trihoSub a{					
				background:url(../img/square_triho.gif) no-repeat;
				color:#df1523;}	
				
				
/*	Products Menu
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			
		
		#menu_home .productsActive a {	
			height: 44px;
			width: 188px;
			float: left;
			background:url(../img/m_products_on.gif) no-repeat;
			margin-right:1px; }

	
/*	Products Titles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			
		.antipitiridikaTitle {				
			font-size: 14px;
			font-weight:bold;
			color: #58980a;  }
			
		.threpsisTitle {				
			font-size: 14px;
			font-weight:bold;
			color: #fcc211;  }
			
		.ogosTitle {				
			font-size: 14px;
			font-weight:bold;
			color: #f96000;  }
			
		.liparaTitle {				
			font-size: 14px;
			font-weight:bold;
			color: #00a9d6;  }
			
		.sihniTitle {				
			font-size: 14px;
			font-weight:bold;
			color: #f9a758;  }
			
		.dermoTitle {				
			font-size: 14px;
			font-weight:bold;
			color: #3f7fbc;  }
			
		.trihoTitle {				
			font-size: 14px;
			font-weight:bold;
			color: #df1523;  }
			
			
			
		.generalTitle {				
			font-size: 14px;
			font-weight:bold;
			color: #ed1c24;  }
			
/*	Products Subtitles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			
		.tabs {				
			text-indent: -9999px; }
		
		.antipDrasi {				
			background:url(../img/t_antip_drasi.gif) no-repeat;}
			
		.antipHrisi {				
			background:url(../img/t_antip_hrisi.gif) no-repeat;}
			
		.antipDrastika {				
			background:url(../img/t_antip_drastika.gif) no-repeat; }
			
		.antipIfi {				
			background:url(../img/t_antip_ifi.gif) no-repeat; }
			
		.antipAroma {				
			background:url(../img/t_antip_aroma.gif) no-repeat; }
			
		.antipSiskevasia {				
			background:url(../img/t_antip_siskevasia.gif) no-repeat;}
			
			
			
		.threpsiDrasi {				
			background:url(../img/t_threpsi_drasi.gif) no-repeat;}
			
		.threpsiHrisi {				
			background:url(../img/t_threpsi_hrisi.gif) no-repeat;}
			
		.threpsiDrastika {				
			background:url(../img/t_threpsi_drastika.gif) no-repeat; }
			
		.threpsiIfi {				
			background:url(../img/t_threpsi_ifi.gif) no-repeat; }
			
		.threpsiAroma {				
			background:url(../img/t_threpsi_aroma.gif) no-repeat; }
			
		.threpsiSiskevasia {				
			background:url(../img/t_threpsi_siskevasia.gif) no-repeat;}
			
			
		.ogosDrasi {				
			background:url(../img/t_ogos_drasi.gif) no-repeat;}
			
		.ogosHrisi {				
			background:url(../img/t_ogos_hrisi.gif) no-repeat;}
			
		.ogosDrastika {				
			background:url(../img/t_ogos_drastika.gif) no-repeat; }
			
		.ogosIfi {				
			background:url(../img/t_ogos_ifi.gif) no-repeat; }
			
		.ogosAroma {				
			background:url(../img/t_ogos_aroma.gif) no-repeat; }
			
		.ogosSiskevasia {				
			background:url(../img/t_ogos_siskevasia.gif) no-repeat;}
			
			
		.sihniDrasi {				
			background:url(../img/t_sihni_drasi.gif) no-repeat;}
			
		.sihniHrisi {				
			background:url(../img/t_sihni_hrisi.gif) no-repeat;}
			
		.sihniDrastika {				
			background:url(../img/t_sihni_drastika.gif) no-repeat; }
			
		.sihniIfi {				
			background:url(../img/t_sihni_ifi.gif) no-repeat; }
			
		.sihniAroma {				
			background:url(../img/t_sihni_aroma.gif) no-repeat; }
			
		.sihniSiskevasia {				
			background:url(../img/t_sihni_siskevasia.gif) no-repeat;}
			
			
			
		.liparaDrasi {				
			background:url(../img/t_lipara_drasi.gif) no-repeat;}
			
		.liparaHrisi {				
			background:url(../img/t_lipara_hrisi.gif) no-repeat;}
			
		.liparaDrastika {				
			background:url(../img/t_lipara_drastika.gif) no-repeat; }
			
		.liparaIfi {				
			background:url(../img/t_lipara_ifi.gif) no-repeat; }
			
		.liparaAroma {				
			background:url(../img/t_lipara_aroma.gif) no-repeat; }
			
		.liparaSiskevasia {				
			background:url(../img/t_lipara_siskevasia.gif) no-repeat;}
			
			
		.dermoDrasi {				
			background:url(../img/t_dermo_drasi.gif) no-repeat;}
			
		.dermoHrisi {				
			background:url(../img/t_dermo_hrisi.gif) no-repeat;}
			
		.dermoDrastika {				
			background:url(../img/t_dermo_drastika.gif) no-repeat; }
			
		.dermoIfi {				
			background:url(../img/t_dermo_ifi.gif) no-repeat; }
			
		.dermoAroma {				
			background:url(../img/t_dermo_aroma.gif) no-repeat; }
			
		.dermoSiskevasia {				
			background:url(../img/t_dermo_siskevasia.gif) no-repeat;}
			
			

			
		.trihoDrasi {				
			background:url(../img/t_triho_drasi.gif) no-repeat;}
			
		.trihoHrisi {				
			background:url(../img/t_triho_hrisi.gif) no-repeat;}
			
		.trihoDrastika {				
			background:url(../img/t_triho_drastika.gif) no-repeat; }
			
		.trihoIfi {				
			background:url(../img/t_triho_ifi.gif) no-repeat; }
			
		.trihoAroma {				
			background:url(../img/t_triho_aroma.gif) no-repeat; }
			
		.trihoSiskevasia {				
			background:url(../img/t_triho_siskevasia.gif) no-repeat;}
			
			
			
/*	Products Bottom lines
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			
		.antipitiridikaLine {
			height:1px;
			color: #58980a;
			background-color:#58980a;
			border:0; }
			
		.threpsisLine {		
			height:1px;
			color: #fcc211;
			background-color:#fcc211;
			border:0;  }
			
		.ogosLine {			
			height:1px;
			color: #f96000;
			background-color:#f96000;
			border:0;  }
			
		.liparaLine {			
			height:1px;
			color: #00a9d6;
			background-color:#00a9d6;
			border:0;  }
			
		.sihniLine {				
			height:1px;
			color: #f9a758;
			background-color:#f9a758;
			border:0;  }
			
		.dermoLine {			
			height:1px;
			color: #3f7fbc;
			background-color:#3f7fbc;
			border:0;  }
			
		.trihoLine {				
			height:1px;
			color: #df1523;
			background-color:#df1523;
			border:0; }


			
/*	Products Content
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		#textProd {	
			position:relative;
			width: 630px;
			padding: 0px;
			/*margin-top:124px;*/
			margin-top:95px;
			display:block; }
			
		#textProdLeft {			
			width: 155px;
			padding: 0px;
			float:left; }
			
			.ph_products {				
				background:url(../img/ph_products.jpg) no-repeat;
				height:390px;
				width:580px;
				margin-top:140px;
				margin-left:50px;}
			
			.ph_ant_01 {				
				background:url(../img/ph_antip_01.jpg) no-repeat;
				height:450px; }
				
			.ph_ant_02 {				
				background:url(../img/ph_antip_02.jpg) no-repeat;
				height:450px; }
				
			.ph_ant_03 {				
				background:url(../img/ph_antip_03.jpg) no-repeat;
				height:450px; }
				
			.ph_threpsi_01 {				
				background:url(../img/ph_threpsi_01.jpg) no-repeat;
				height:450px; }
				
			.ph_threpsi_02 {				
				background:url(../img/ph_threpsi_02.jpg) no-repeat;
				height:450px; }
				
			.ph_ogos_01 {				
				background:url(../img/ph_ogos_01.jpg) no-repeat;
				height:450px; }
				
			.ph_sihni_01 {				
				background:url(../img/ph_sihni_01.jpg) no-repeat;
				height:450px; }
				
			.ph_sihni_02 {				
				background:url(../img/ph_sihni_02.jpg) no-repeat;
				height:450px; }
				
			.ph_lipara_01 {				
				background:url(../img/ph_lipara_01.jpg) no-repeat;
				height:450px; }
				
			.ph_dermo_01 {				
				background:url(../img/ph_dermo_01.jpg) no-repeat;
				height:450px; }
				
			.ph_triho_01 {				
				background:url(../img/ph_triho_01.jpg) no-repeat;
				height:450px; }
				
			.ph_triho_02 {				
				background:url(../img/ph_triho_02.jpg) no-repeat;
				height:500px; }
				
			.ph_triho_03 {				
				background:url(../img/ph_triho_03.jpg) no-repeat;
				height:450px; }
				
			.ph_triho_04 {				
				background:url(../img/ph_triho_04.jpg) no-repeat;
				height:450px;}
			
				
			
		#textProdRight {		
			width: 475px;
			padding: 0px;
			float:left; }
			
		.note {
			font-size: 10px;}
			
			
			
/*	QUIZ
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/			
			
	/*	Quiz Content
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	
	
		#containerQuiz {	
			position:relative;
 			margin: auto auto;
			margin-bottom:15px;		
			width: 990px;
			padding: 0px; }
			
		#containerQuizLeft {	
 			margin: auto auto;			
			width: 360px;
			padding: 0px;
			float:left; }
			
		#containerQuizRight {	
 			margin: auto auto;			
			width: 630px;
			padding: 0px;
			float:left; }*/
			


/*	Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		#containerQuiz {	
			position:relative;
 			margin: auto auto;
			margin-bottom:15px;		
			width: 990px;
			padding: 0px; }
			
		#containerQuizLeft {	
 			margin: auto auto;			
			width: 240px;
			padding: 0px;
			float:left; }
			
		#containerQuizRight {	
 			margin: auto auto;			
			width: 750px;
			padding: 0px;
			float:left; }
			
/*	logo
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			
		#containerQuizLeft h1 {	
			margin:0px;
			padding:0px;}
		
		#containerQuizLeft h1 a {	
			position:relative;
			display:block;
			background:url(../img/logo.gif) no-repeat;
			/*margin-left:7px;*/
			margin-left:0px;
			margin-top:7px;
			height: 174px;
			width: 135px;
			text-indent: -9999px; }
			
			
/*	Quiz text
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		#textQuiz {	
			position:relative;
			width: 630px;
			padding: 0px;
			/*margin-top:124px;*/
			margin-top:95px;
			display:block; }
			
			
/*	HAIRLOSS INDEX
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
				
	
		#containerHairloss {	
			position:relative;
 			margin: auto auto;
			margin-bottom:30px;		
			width: 990px;
			padding: 0px; }
			
		#containerHairlossLeft {	
 			margin: auto auto;			
			width: 170px;
			padding: 0px;
			float:left; }
			
		#containerHairlossRight {	
 			margin: auto auto;			
			width: 820px;
			padding: 0px;
			float:left; }
			
/*	logo
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			
		#containerHairlossLeft h1 {	
			margin:0px;
			padding:0px;}
		
		#containerHairlossLeft h1 a {	
			position:relative;
			display:block;
			background:url(../img/logo.gif) no-repeat;
			/*margin-left:7px;*/
			margin-left:0px;
			margin-top:7px;
			height: 174px;
			width: 135px;
			text-indent: -9999px; }
			
			
/*	Hairloss text
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		#textHairloss {	
			position:relative;
			width: 630px;
			padding: 0px;
			/*margin-top:124px;*/
			margin-top:95px;
			display:block; }
			
			
			
			
/*	hairloss Menu
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			
		
		#menu_home .hairlossActive a {	
			height: 44px;
			width: 188px;
			float: left;
			background:url(../img/m_hairloss_on.gif) no-repeat;}
			
			
/*	Internal Double box
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
 		#doubleBoxInternal {	
			position:relative;		
			background:url(../img/bgr_doublebox.gif) no-repeat;
			margin-left:0px;
			margin-top:95px;
			height: 395px;
			width: 820px;}
			
		#doubleBoxInternal ul {
			padding: 0px;
			margin: 0px;}
			
		#doubleBoxInternal li {
			padding: 0px;
			margin: 0px;
			display: inline;
			list-style:none;}
			
		#doubleBoxInternal .serious01 {	
			position:absolute;		
			height: 145px;
			width: 262px;
			margin-top:65px;
			margin-left:72px;
			float:left;
			background:url(../img/double_serious_01.jpg) no-repeat; }
			
		#doubleBoxInternal .funny01 {	
			position:absolute;		
			height: 140px;
			width: 283px;
			margin-top:65px;
			margin-left:470px;
			float:left;}
			
		#doubleBoxInternal .serious02 {	
			position:absolute;
			color:#FFFFFF;
			font-size:14px;
			width:365px;
			margin-top:250px;
			margin-left:25px;
			float:left;
			text-align:center; }
			
		#doubleBoxInternal .funny02 {	
			position:absolute;
			color:#ed1c24;
			font-size:14px;
			width:365px;
			margin-top:250px;
			margin-left:435px;
			float:left;
			text-align:center; }
			
		#doubleBoxInternal .serious03 a{	
			position:absolute;		
			height: 29px;
			width: 410px;
			margin-top:367px;
			float:left;
			background:url(../img/btn_serious.gif) no-repeat; }
			
		#doubleBoxInternal .funny03 a{	
			position:absolute;		
			height: 29px;
			width: 410px;
			margin-top:367px;
			margin-left:410px;
			float:left;
			background:url(../img/btn_funny.gif) no-repeat; }
		
			
			
/*	ARTICLES
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/*	Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		#containerArt {	
			position:relative;
 			margin: auto auto;
			margin-bottom:15px;		
			width: 990px;
			padding: 0px; }
			
		#containerArtLeft {	
 			margin: auto auto;			
			width: 360px;
			padding: 0px;
			float:left; }
			
		#containerArtRight {	
 			margin: auto auto;			
			width: 630px;
			padding: 0px;
			float:left; }
			
/*	logo
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			
		#containerArtLeft h1 {	
			margin:0px;
			padding:0px;}
		
		#containerArtLeft h1 a {	
			position:relative;
			display:block;
			background:url(../img/logo.gif) no-repeat;
			/*margin-left:7px;*/
			margin-left:0px;
			margin-top:7px;
			height: 174px;
			width: 135px;
			text-indent: -9999px; }
			
			
/*	Articles Menu
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			
		
		#menu_home .articlesActive a {	
			height: 44px;
			width: 187px;
			float: left;
			background:url(../img/m_articles_on.gif) no-repeat;
			margin-right:1px;}
			
			
/*	Articles left menu
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

		#containerArtLeft h2 {	
			height: 65px;
			width: 320px;
			margin: 0 0 0 0;
			/*margin: 15px 0 0 0;*/
			text-indent: -9999px;}		
			
			.pitiridaArt {	
				background:url(../img/art_tab_pitirida.jpg) no-repeat; }	
				
			
			.trihoptosiArt {	
				background:url(../img/art_tab_trihoptosi.jpg) no-repeat; }			
			
			
		#containerArtLeft ul {
			margin:0px;
			padding: 0 0 0 50px;
			width:258px; }
			
		#containerArtLeft ul li {
			background:url(../img/bullet_articles.gif) no-repeat;
			padding: 0 0 0 20px; 				
			margin: 0 0 15px 0; 
			list-style:none;
			font-size:13px;}
			
		.activeArt{
			color:#b3b9b9; }
			
		.extraLink a{
			color:#b3b9b9; 
			font-size:11px;
			margin-left:70px;
			text-decoration:none; }
			
		.extraLink2 a{
			color:#b3b9b9; 
			font-size:11px;
			margin-left:20px;
			text-decoration:none;}
		
				
				
/*	Articles Content
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		#textArt {	
			position:relative;
			width: 630px;
			padding: 0px;
			/*margin-top:124px;*/
			margin-top:95px;
			display:block; }
			
			
		.articleText {
			font-size: 12px;
			line-height:15px;}
			
		.articleTitle {
			font-size: 14px;
			font-weight:bold;
			color:#b3b9b9;}
			
		.articleLine {				
			height:1px;
			color: #b3b9b9;
			background-color:#b3b9b9;
			border:0; }
			
		#textArt .simpleimg{
			border:#656565 1px solid; }			
			
			
/*	COMPETITION
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/*	COMPETITION Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		#compContainer {	
			position:relative;
 			margin: auto auto;			
			background:url(../img/bgr_competition.jpg) no-repeat;
			height: 560px;
			width: 990px;
			padding: 0px; }
			
		#compHome {	
			position:absolute;	
			background:url(../img/bgr_competition_small.jpg) no-repeat bottom right;	
			height: 474px;
			width: 505px;
			padding: 0px;
			margin-left:473px;
			margin-top:86px; }
			
		#compHome ul {
			margin:0px;
			padding: 0px;}
			
		#compHome ul li {
			padding: 0px; 				
			margin: 0px; 
			list-style:none;}
			
			.compTitle {	
				background:url(../img/t_diagonismos.gif) no-repeat;
				width:505px;
				height:28px;
				text-indent: -9999px; }	
				
			.compText {
				color:#454545;
				text-align:center;
				font-size:12px;
				font-weight:bold;}	
				
			.compDoro01 {
				position:relative;
				background:url(../img/doro01.jpg) no-repeat;
				width:170px;
				height:158px;
				float:left;
				text-indent: -9999px;}
				
			.compDoro02 {
				position:relative;
				background:url(../img/doro02.jpg) no-repeat;
				width:170px;
				height:158px;
				float:left;
				text-indent: -9999px;}
				
		#compBtnForma a{
			position:absolute;
			background:url(../img/btn_diagonismos_forma.gif) no-repeat;
			width:348px;
			height:23px;
			text-indent: -9999px;
			margin-top:9px;
			margin-left:84px;}			
			
				
		#compBtnForma a:hover{
			background:url(../img/btn_diagonismos_forma_on.gif) no-repeat;}
			
			
/*	FORMA
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			
		#compForm {	
			position:absolute;	
			background:url(../img/bgr_competition_form.jpg) no-repeat bottom right;	
			height: 474px;
			width: 505px;
			padding: 0px;
			margin-left:473px;
			margin-top:86px; }
			
		#compForm ul {
			margin:0px;
			padding: 0px;}
			
		#compForm ul li {
			padding: 0px; 				
			margin: 0px; 
			list-style:none;}
			
			.compFormTitle {	
				background:url(../img/t_form.gif) no-repeat;
				width:505px;
				height:28px;
				text-indent: -9999px; }	
				
			.compFormText {
				color:#454545;
				text-align:center;
				font-size:12px;
				font-weight:bold;}	
				
			.compFormTextRed {
				color:#ed1c24;}	
				
		#compBtnSubmit a{
			position:absolute;
			background:url(../img/btn_submit.gif) no-repeat;
			width:114px;
			height:23px;
			margin-left:140px;
			margin-top:30px;
			text-indent: -9999px;}			
			
		#compBtnSubmit a:hover{
			background:url(../img/btn_submit_on.gif) no-repeat;}
			
		#compBtnBack a{
			position:absolute;
			background:url(../img/btn_back.gif) no-repeat;
			width:118px;
			height:23px;
			text-indent: -9999px;}			
			
		#compBtnBack a:hover{
			background:url(../img/btn_back_on.gif) no-repeat;}
			
		.formLine {
			height:1px;
			width:465px;
			color: #5c5959;
			background-color:#5c5959;
			border:0; }
			
		#compFormContent {
			position:relative;
			width:465px;
			margin-left:20px;
			margin-top:20px;
			color:#454545;
			font-size:12px;}			
			
		.compFormField01 {
			height:19px;
			width:370px;
			color: #454545;
			border:1px solid #454545;
			float:right;
			margin-bottom:5px;
			font-size:13px;
			padding-top:3px;}
			
		.compFormField02 {
			height:19px;
			width:305px;
			color: #eb2129;
			border:1px solid #eb2129;
			float:right;
			margin-bottom:5px;
			font-size:13px;
			padding-top:3px;}
			
		.compFormSmallerText {
			color:#5f5f5f;
			font-size:10px;
			margin-left:10px;}	
			
			
		.compFormLinkTerms a{
			color:#454545;
			font-size:10px;
			width:100px;
			float:left;}	
			
		.compFormRequired {
			color:#ed1c24;
			font-size:10px;
			font-weight:bold;
			width:150px;
			float:right;
			text-align:right;}	
			
			
/*	terms popup
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			
		#termsPopup {	
			position:absolute;	
			background:url(../img/t_terms.gif) no-repeat;
			width: 505px;
			padding: 0px; }
			
		.termsText {	
			width: 465px;
			margin-top:40px;
			margin-left:20px;
			margin-bottom:20px;
			color:#454545;
			font-size:12px;}	

			
/*	Footer
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		#footer {			
 			margin: auto auto;
			background:url(../img/dummy_bottom.jpg) no-repeat;
			height: 34px;
			width: 990px;
			padding: 0px;x }
			
			
/*	Extra
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		.compFormDropdown {
			height:22px;
			width:100px;
			color: #454545;
			border:1px solid #454545;
			float:left;
			margin-bottom:5px;
			margin-right:3px;
			font-size:12px;
			padding-top:1px;}
			
/*	GAME Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		#containerGame {	
			position:relative;
 			margin: auto auto;
			margin-bottom:15px;		
			width: 990px;
			padding: 0px; }
			
		#containerGameLeft {	
 			margin: auto auto;			
			width: 200px;
			padding: 0px;
			float:left; }
			
		#containerGameRight {	
 			margin: auto auto;			
			width: 790px;
			padding: 0px;
			float:left; }
			
/*	logo in GAME
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			
		#containerGameLeft h1 {	
			margin:0px;
			padding:0px;}
		
		#containerGameLeft h1 a {	
			position:relative;
			display:block;
			background:url(../img/logo.gif) no-repeat;
			/*margin-left:7px;*/
			margin-left:0px;
			margin-top:7px;
			height: 174px;
			width: 135px;
			text-indent: -9999px; }
			
			
			
/*	LANDING PAGE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		#textLanding {	
			position:relative;
			width: 790px;
			height:397px;
			padding: 0px;
			margin-top:95px;
			margin-bottom:10px;
			display:block;
			color:#FFFFFF;
			font-size:14px;
			display:block; }
			
		#textBorder {	
			position:relative;
			width: 780px;
			padding: 0px;
			border: #333333 1px solid;
			float:right; }
			
		#landingLink a{	
			width: 780px;
			margin-top:26px;
			margin-bottom:0px;
			display:block;
			background:url(../img/landing_corner.gif) bottom right no-repeat #333333;
			height:26px;
			color:#f59912;
			font-size:14px;
			font-weight:bold;
			padding-top:8px; }
			
		#landingTags {	
			width: 778px;
			margin-top:26px;
			display:block;
			background:url(../img/landing_tags.gif) no-repeat;
			height:15px;
			color:#f59912; }
