/*
______________________________________________________________________________________________

Title:			Eredeti Aloe Vera | Alveola
Project:		Graphic design & Clientside Programing
Technologies:	XHML, CSS, javaScript, PHP, Flash

JS Framework:	MooTools 1.2	// MooFlow Viewer
				jQuery 1.2

URL:			http://eredeti-aloe-vera.hu/

----------------------------------------------------------------------------------------------
Author:			Tari Gábor
				Website: http://agx.hu/
				Contact: tari@agx.hu
----------------------------------------------------------------------------------------------

Date:			07.28.2008.
				© All contents are reserved.
______________________________________________________________________________________________

*/



* { margin:0; padding:0; }




/*  MAIN CONTROLS ------------------------------------------------------------------------------------------------------ */

body {
	margin: 0;
	padding: 0;
	color: #b6b7b2;
	background: white;
	text-align: center;
}

img { outline:none; }
p { padding:10px; }
a { outline:none; border:0; }





/* CONTAINERS ---------------------------------------------------------------------------------------------------------- */

#header {
	width: 805px;
	height: 95px;
	margin: 0 auto;
	background: url(../gfx/aloevera_logo.jpg) no-repeat top left;
}



/* -- JOBB FELSO NAVÍGÁCIÓ -------------------------------------------------------------------------------------------- */
#leftEdge { width:300px; height:80px; float:right; text-align:right; padding-top:15px; margin-right:5px; }

#leftEdge a { font-family:Arial; font-size:10px; font-weight:bold; color:#959691; padding:2px; text-decoration:none; }
#leftEdge a:hover { color:white; background:#959691; }

#leftEdge img { padding-top: 10px; }
/* --------------------------------------------------------------------------------------------------------------------- */



/* -- GYORS ÜZENET ----------------------------------------------------------------------------------------------------- */

#gyorsUzenet {	position: relative;	}

#gyorsUzenetForm {
	position: absolute;
	right: 0;	
	overflow: hidden;
	display: none;
}

#gyorsUzenetForm .gyorsUzenetFormContainer  {
	position: relative;
	background: url(../gfx/gyorsuzenet_bg.jpg) no-repeat #4f5639;
	float: left;
	left: 0;
	right: 0;
	top: 0;
	display: none;
}

#gyorsUzenetForm .formContent {
	width: 231px;
	height: 163px;
	overflow: hidden;
}



/* -- Gyors üzenet FORM stílusa ------------------------------------------------------------- */

#gyorsUzenetContent {
	text-align: left;
	padding: 15px;
}

#gyorsUzenetContent .mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #737f5a;
	padding: 1px;
	padding-left: 5px;
	width: 120px;
	background: #E6EADD;
}

#gyorsUzenetContent .uzenet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #737f5a;
	padding-top: 2px;
	padding: 1px;
	padding-left: 4px;
	width: 194px;
	background: #E6EADD;
}

#gyorsUzenetContent li {
	display: block;
	list-style: none;
}

#gyorsUzenetContent input {
	border: none;
	outline: none;
}

#gyorsUzenetContent textarea {
	margin-top: 5px;
	height: 55px;
	border: none;
}

#gyorsUzenetContent .button {
	float: right;
	margin-top: 7px;
	margin-left: 5px;
	padding: 1px;
	padding-top: 1px;
	border: none;
	outline: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 50px;
	color: white;
	background: url(../gfx/gyorsuzenet_button.jpg) no-repeat #313823;
	text-transform: uppercase;
	letter-spacing: -0.1em;
}



/* ------------------------------------------------------------------------------------------- */



#text {  
	margin: 0 auto;
	width: 805px;
	height: auto;
	background: url(../gfx/txt_bg.jpg);
}

#textBottom {
	margin: 0 auto;
	width: 805px;
	height: 6px;
	background: url(../gfx/txt_bottom.jpg) no-repeat;
}




/* MENU ---------------------------------------------------------------------------------------------------------------------- */

/* Global Navigation */

#globalNav {
	width: 805px;
	height: 44px;
	margin: 0 auto;
	background: url(../gfx/nav_left.jpg) top left no-repeat;
}

ul#navlist {
	width: 779px;
	margin-left: 26px;
	height: 44px;
	background: url(../gfx/nav_right.jpg) top right no-repeat;
}

ul#navlist li {
	display: inline;
	list-style: none;
}

ul#navlist li a {
	outline: none;
	margin: 0;
	padding: 0;
	display: block;
	height: 44px;
	float: left;
	text-indent: -9000em;
	text-decoration: none;
	background-image: url(../gfx/navlist_sprite.jpg);
}

/* FOOLDAL */
ul#navlist li a#home {
	width: 90px;
	background-position: 0 0;
	outline: none;
}

ul#navlist li a#home:hover, ul#navlist li#active a#home {
	background-position: 0 -44px;
}

/* BEMUTATO */
ul#navlist li a#bemutato {
	width: 94px;
	background-position: -90px 0;
}

ul#navlist li a#bemutato:hover, ul#navlist li#active a#bemutato {
	background-position: -90px -44px;
}

/* A CSENDES GYOGYITO */
ul#navlist li a#gyogyito {
	width:149px;
	background-position: -184px 0;
}

ul#navlist li a#gyogyito:hover, ul#navlist li#active a#gyogyito {
	background-position: -184px -44px;
}

/* ITALOK */
ul#navlist li a#italok {
	width: 73px;
	background-position: -333px 0;
}

ul#navlist li a#italok:hover, ul#navlist li#active a#italok {
	background-position: -333px -44px;
}

/* GEL, SPRAY */
ul#navlist li a#gel_spray {
	width: 96px;
	background-position: -406px 0;
}

ul#navlist li a#gel_spray:hover, ul#navlist li#active a#gel_spray {
	background-position: -406px -44px;
}

/* TIPPEK */
ul#navlist li a#tippek {
	width: 70px;
	background-position: -502px 0;
}

ul#navlist li a#tippek:hover, ul#navlist li#active a#tippek {
	background-position: -502px -44px;
}

/* RENDELES */
ul#navlist li a#rendeles {
	width: 90px;
	background-position: -572px 0;
}

ul#navlist li a#rendeles:hover, ul#navlist li#active a#rendeles {
	background-position: -572px -44px;
}

/* KAPCSOLAT */
ul#navlist li a#kapcsolat {
	width: 95px;
	background-position: -662px 0;
}

ul#navlist li a#kapcsolat:hover, ul#navlist li#active a#kapcsolat {
	background-position: -662px -44px;
}



/* MooFlow ------------------------------------------------------------------------------------------------------------ */

#content {
	width:794px;
	margin: 0 auto;
	text-align: left;
}

#content img {
	cursor: pointer;
	text-align: left;
}



/* HÍRLEVÉL ---------------------------------------------------------------------------------------------------------- */

#hirlevel {
	margin: 0 auto;
	margin-top: 10px;
	padding-top: 55px;
	width: 805px;
	height: 126px;
	background: url(../gfx/hirlevel_bg.jpg);
}

ul#hirlevel_inside {
	text-align: left;
	padding-left: 40px;
}

ul#hirlevel_inside li {
	display: block;
	list-style: none;
}

ul#hirlevel_inside p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #76815d;
}

ul#hirlevel_inside a { color: #8b9672; text-decoration: none; }
ul#hirlevel_inside a:hover { text-decoration: underline; }

ul#hirlevel_inside #name {
	background: url(../gfx/hirlevel_form.jpg) no-repeat;
	border: none;
	margin-top: 8px;
	padding-left: 99px;
	padding-top: 2px;
	padding-right: 30px;
	margin-right: -30px;
	width: 246px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #303f0f;
}

ul#hirlevel_inside .button {
	margin-bottom: 4px;
	height: 28px;
	width: 40px;
	color: white;
	cursor: pointer;
	text-indent: -9000em;
	background: url(../gfx/button_ok.jpg) no-repeat;
	background-position: 0 0;
	border: none;
	outline: none;
}

ul#hirlevel_inside .button:hover { background-position: 0 -30px; }




/* HÍREK ------------------------------------------------------------------------------------------------------------ */


#global_hirek {
	margin: 0 auto;
	width: 793px;
	height: 158px;
	background: url(../gfx/hirek_bg.jpg) no-repeat top;
	margin-left: 6px;
	margin-top: -6px;
}

ul#hirek {
	width: 793px;
	margin-left: 0px;
	height: 139px;
}

ul#hirek li {
	display: inline;
	list-style: none;
}

ul#hirek li p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	color: #d5dcc5;
	margin-top: 30px;
	margin-left: 105px;
}

ul#hirek li a {
	margin-top: 19px;
	outline: none;
	padding: 0;
	display: block;
	height: 139px;
	float: left;
	text-align: left;
	text-decoration: none;
	background-image: url(../gfx/hirek_sprite.jpg);
}

/* MEGÚJULTUNK */
ul#hirek li a#megujultunk {
	width: 263px;
	background-position: 0 0;
	outline: none;
}

ul#hirek li a#megujultunk:hover {
	background-position: 0 -139px;
}

/* A CSENDES GYÓGYÍTÓ */
ul#hirek li a#csendes {
	width:253px;
	background-position: -263px 0;
}

ul#hirek li a#csendes:hover {
	background-position: -263px -139px;
}

/* FOGYÓKÚRA - FOGYÁS */
ul#hirek li a#fogyokura {
	width:253px;
	background-position: -516px 0;
}

ul#hirek li a#fogyokura:hover {
	background-position: -516px -139px;
}




/* FOOTER ------------------------------------------------------------------------------------------------------------ */

#footer {
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959691;
}

#footer a { font-size:11px; color:#959691; padding:1px; text-decoration:none; padding-left:6px; padding-right:6px; }
#footer a:hover { color:white; background:#7aa120; }




/* VALIDATION ------------------------------------------------------------------------------------------------------------ */

#valid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 14px;
	padding-bottom: 30px;
}

#valid a {
    color: #959691;
	background: url(../gfx/pipa_sprite.jpg) top left no-repeat;
	background-position: 0 0;
    padding-left: 16px;
	text-decoration: none;
}

#valid a:hover {
    background-position: 0 -14px;
	color: #7aa120;
}




/***************************************************************************************************************************
*************************************************	P	A	G	E	S	****************************************************
****************************************************************************************************************************/

/* BEMUTATÓ ------------------------------------------------------------------------------------------------------------ */


#quote {
	margin: 0 auto;
	padding: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	width: 700px;
}

.columbus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	font-style: italic;
}



