
/*	-------------------------------------------------------------
	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/pageHeadBG.gif);
			background-repeat:	no-repeat;
			background-position:center;
			background-color:	#8CD600;
			margin:				0px 0px 10px 0px;
			width:				auto;
			height:				auto;
			text-align:			left;
		}
		
		.headPadding {
			padding:			10px;
		}
		
		#bodyHead table {
			width:				750px;
			height:				120px;
		}
		
		#bodyHead .logoStyle {
			padding:			0px 0px 0px 10px;
			margin:				0px;
		}
		
		#bodyHead .linksStyle {
			font-size:			12px;
			float:				right;
			padding:			0px;
			margin:				0px;
		}
		
		#bodyHead .searchStyle {
			float:				right;
			padding:			0px;
			margin:				0px;
		}
		
		#bodyHead .searchStyle table {
			font-size:			12px;
			padding:			0px;
			margin:				0px;
			width:				120px;
			height:				20px;
		}
