
/*	-------------------------------------------------------------
	Ermis Awards 2005 Template Style Sheet
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Generic Page Style
	
	
	-------------------------------------------------------------
	Designed & Developed by HellasNet, a FORTHnet Business Unit
	-------------------------------------------------------------	*/


/*	-------------------------------------------------------------
	Home Head Container Settings
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#bodyHead {
			background-image:	url(../_gfx/contentBG.gif);
			background-repeat: repeat-y;
			background-position:right;
			background-color:	#000000;
			margin:				0px 0px 0px 0px;
			width:				auto;
			height:				auto;
			text-align:			left;
		}
		
		.headPadding {
			padding:			0px;
		}
		
		#bodyHead table {
			width:				770px;
			height:				210px;
		}
		
		#bodyHead .logoStyle {
			padding:			0px 0px 0px 10px;
			margin:				0px;
		}
		
		#bodyHead .linksStyle {
			background-image:	url(../_gfx/head-menuBG.gif);
			background-repeat:  no-repeat;
			background-position:right;
			font-size:			12px;
			float:				right;
			padding:			0px 20px 0px 0px;
			margin:				0px;
			height: 20px;
		}
		
		#bodyHead .searchStyle {
			float:				right;
			padding:			0px 15px 0px 10px;
			margin:				0;
			margin-top:25px;
		}
		
		#bodyHead .Flash {
		background-image: url(../_gfx/head-logoBG.gif);
		background-repeat: no-repeat;
		height:78px;
		padding-left: 27px;
		}
		
		#bodyHead .searchStyleBG {
		background-image: url(../_gfx/head-searchBG.gif);
		background-repeat: no-repeat;
		height:56px;
		}
		
		#bodyHead .searchStyle table {
			font-size:			12px;
			padding:			0px;
			margin:				0px;
			width:				120px;
			height:				20px;
		}
		.path
		{
			margin-left:20px;
			margin-top:8px;
			margin-right:20px;
		}