
/*	-------------------------------------------------------------
	Cretan Art Productions Template Style Sheet
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Generic Page Style
	
	
	-------------------------------------------------------------
	Designed & Developed by PlanetMedia.gr
	-------------------------------------------------------------	*/


/*	-------------------------------------------------------------
	Home Head Container Settings
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#head {
			margin:				0px 0px 0px 0px;
			border: 1px solid #005501;
		}
		.bging {
			background-image: url(bg_under.gif);
			background-repeat: repeat-x;
			background-position: bottom;
		}
		.menu {
			color : #252C4F;
			padding-left:4px;
			padding-top: 2px;
			padding-bottom: 2px;
			font-size : 11px;
			font-weight : bold;
			font-family : Arial,Verdana, Tahoma,  GRHelvetica, Sans-serif;
			text-decoration: none;
		}
		A.menu {
			color : #252C4F;
			padding-top: 2px;
			padding-bottom: 2px;
			font-size : 11px;
			font-weight : bold;
			font-family : Arial,Verdana, Tahoma,  GRHelvetica, Sans-serif;
			text-decoration: none;
		}
		A.menu:hover {
			color : #252C4F;
			padding-top: 2px;
			padding-bottom: 2px;
			font-size : 11px;
			font-weight : bold;
			font-family : Arial,Verdana, Tahoma,  GRHelvetica, Sans-serif;
			text-decoration: underline;
		}
		.olki {
			color: #2F3637;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;
			font-weight: normal;
		}
		.big	{
			color: #2F3637;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 12px;
			text-decoration: none;
			font-weight: normal;
		}
		.white {
			color: #FFFFFF;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;
			font-weight: normal;
		}
		a.white	{
			color: #FFFFFF;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-decoration: underline;
			font-weight: bold;
		}
		a.olkia {
			color: #3DA14B;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;
			font-weight: bold;
			text-decoration: underline;
		}
		.header	{
			color: #3DA14B;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 14px;
			text-decoration: none;
			font-weight: bold;
		}