/* @override 
	http://www.myartadmin.com/themes/mariaangelica/css/layout.css?m=1327099698
	http://www.myartadmin.com/themes/flashy/css/layout.css?m=1327099698
	http://www.myartadmin.com/themes/flashy/css/layout.css?m=1327101285
	http://localhost/gelila/themes/gelilanew/css/layout.css?m=1327125785
	http://localhost/gelila/themes/gelilanew/css/layout.css?m=1331644182
	http://localhost/gelila/themes/gelilanew/css/layout.css?m=1331644939
	http://localhost/gelila/themes/gelilanew/css/layout.css?m=1331645524
	http://localhost/gelila/themes/gelilanew/css/layout.css?m=1331645697
	http://localhost/gelila/themes/gelilanew/css/layout.css?m=1331646018
	http://localhost/gelila/themes/gelilanew/css/layout.css?m=1331646091
	http://localhost/gelila/themes/gelilanew/css/layout.css?m=1331646737
*/

/* ESTAEPROFILES LAYOUT CSS - KINK CREATIVE */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
 	font-size: 70%; 
 	overflow-x: hidden; 
	font-weight: 200;
}

html {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

.clear{
	clear:both;
	height: 10px;
}

a, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border:0 !important;
	padding:0 !important;
	margin: 0 !important;
}

/* CONTAINER
----------------------------------------- */

#Container {
	width: 960px;
	margin: 0 auto 30px auto;
	overflow: hidden;
	position: relative;
	background: #adaca8 url(../images/GelilaBgLogo.jpg) no-repeat bottom left;
}

#Container.home {
	height: 800px !important;
}

.Wrapper {
	padding: 0;
	display: block;
}
#Layout {
	float: right;
	width: 700px;
	margin: 0 30px 30px 0;
	min-height: 400px;
	overflow: hidden;;
}
#Content {
	text-align: left;
}
 	

/* MAIN NAVIGATION - TABS
----------------------------------------- */

#Header {
	float: left;
	height: 190px;
}


div.YourName div {
	float: none;
	font-family: 'Lato',Helvetica,Arial,_sans !important;
	font-size: 2em;
	line-height:40px;
}

#Navigation {
	display: block;
	float: left;
	left: 35px;
	width: 150px;;
}

#Navigation a {
	font-family: 'Lato',Helvetica,Arial,_sans !important;
	text-transform: uppercase;
	line-height: 30px;
	font-weight: 700;
}

	ul.menu1, ul.menu1 li, ul.menu2 {
		list-style: none;
		width: 150px;
	}

	#Navigation ul.menu1 {
		position: relative;
		line-height: 100%;
		z-index: 596;
	}
		#Navigation ul.menu1 li {
			position: relative;
			zoom:1;
		}
		
		#Navigation ul.menu1 li:hover,
		#Navigation ul.menu1 li.hover,
		 { 
			position: relative;
			z-index: 597;
		}

  			#Navigation ul.menu1 li a { 
				text-decoration: none;
				font-size: 1.5em;
			}

	#Navigation ul.menu2 {
		visibility: hidden;
		float: none;
		position: absolute;
		left: -7px;
		padding: 5px 0;
		z-index: 598;
	}
		
	#Navigation ul.menu2 li {
		display: block;
		float: none;
		padding: 5px 7px;
		z-index: 598;
	}
	
	#Navigation ul.menu2 li a { 
		font-size: 1.1em;
	}
	
	#Navigation ul.menu1 li:hover > ul.menu2 {
		visibility: visible;
	}
 

/* FOOTER
----------------------------------------------- */

#Footer { 
 	width: 100%;
 	margin: 0 auto 50px auto;
 	padding: 0;
 	clear: both;
	line-height: 20px;
	font-size: 1.1em;
	overflow: hidden;
}

#Footer #FooterContent {
	width: 960px;
	margin: 0 auto;
	overflow:hidden;
}
	
#Footer h3 {
	font-size: 1em;
	line-height: 20px;
	font-weight: 200;
	font-family: 'Lato',Helvetica,Arial,_sans;
	font-weight: normal;
	margin: 2px 0 3px 0;
}

#Footer div.footerCol1 {
	float: left;
	padding: 0;
	margin: 0 25px 0 0;
}
#Footer div.footerCol2 {
	float: left;
	padding: 4px 0 0 0 !important;
	margin:  0 25px 0 0;
}
#Footer img.footerLogo {
	float: right;
}

#Footer div#social {
	margin: 0;
	padding: 0;
}

#Footer div#social a {
	margin-right: 5px;
}

#Footer div.Copyright {
	float: right;
	margin:0;
	padding:0;
	text-align: right;
	width: 300px;
}