/*

Theme Name: Elma

URI: http://

Description: Theme for Elma

Version: 1.0

Author: Finca Creativa

Author URI:

*/



/* reset  &typography*/



html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline}a img{border:none}body{font-size:75%; color:#333; background:#fefefe; font-family:Georgia,serif; line-height:1.5em}/*070302*/h1, h2, h3, h4, h5, h6{font-weight:normal; color:#333; font-weight:bold}h1{font-size:3em; line-height:1em; margin-bottom:0.5em}h2{font-size:2em; margin-bottom:0.75em}h3{font-size:1.5em; line-height:1; margin-bottom:1em}h4{font-size:1.2em; line-height:1.25; margin-bottom:1.25em}h5{font-size:1em; font-weight:bold; margin-bottom:0}h6{font-size:1em; font-weight:bold}h1 img, h2 img, h3 img, h4 img, h5 img, h6 img{margin:0}p{margin:0 0 1.5em; line-height:1.5em}a:focus, a:hover{color:#333;/* text-decoration:underline */}a{color:#666; text-decoration:none; -moz-outline:none}em{font-style:italic}strong{font-weight:bold}tt, code, pre{font:.9em 'andale mono','lucida console',monospace; line-height:1.5}pre{padding:3em; background:#FEFEFE; border:1px solid #ddd; width:auto; height:auto; overflow:scroll; margin-bottom:3em; color:#555; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px}li ul, li ol{margin:0 1.5em; margin:0}ul, ol{margin:0 1.5em 1.5em 1.5em; margin:0}ul{list-style-type:disc; list-style-position:inside}ol{list-style-type:decimal}blockquote{width:80%; font-style:italic; font-weight:bold; line-height:1.2em; letter-spacing:1px; margin:1em 0; padding:2em; color:#ccc; background:#fff}hr{background:#999; color:#999; clear:both; float:none; width:100%; height:1px; margin:0 0 1.45em; border:none}::-moz-selection{background:#ddd; color:#000}::selection{background:#ddd; color:#000}pre::-moz-selection{background:#ddd; color:#000}pre::selection{background:#ddd; color:#000}img{width:auto; height:auto}.center{text-align:center}.right{text-align:right}.padding{padding:3em}.small{font-size:.9em}.images img{width:318px; height:198px}.no-image img{display:none}/* grid.css */.container{width:1200px; margin:0 auto}.module100{width:100%; float:left}.module66{width:66%; float:left}.module33{width:33%; float:left}.module34{width:34%; float:left}.module50{width:50%; float:left}.module55{width:55%; float:left}.module45{width:45%; float:left}.module60{width:60%; float:left}.module40{width:40%; float:left}.module70{width:70%; float:left}.module75{width:75%; float:left}.module25{width:25%; float:left}.module20{width:20%; float:left}.module80{width:80%; float:left}

.clear{clear:both}

a{outline:none}

*{outline:none}

/* styles */

body{
	height:837px;
	overflow-x:hidden;
	background: url('images/elma-background.png') no-repeat center
	}

.container{
	width:1260px;
	margin:0 auto;
	}

#gallery{
	width:100%;
	margin: 0 auto;
	position:absolute;
	top:0;
	right:0;
	z-index:-1
	}

#the-body{
	width:100%;
	height:837px;
	z-index:2;
	position:relative
	}

#languages-menu{position:absolute;top:30px;left:10px}
	#languages-menu ul{list-style-type:none}
	#languages-menu li{display:inline;margin-right:2px}
	#languages-menu li a{display:inline-block;color:#fff;background:#C3BAB9;width:100px;height:18px;padding: 2px 0px 2px 20px}
	#languages-menu li a:hover{background:#8C7B78;text-decoration:none}
	#languages-menu li a.selected{background:#8C7B78}
	
#logo-and-label{position:absolute;top:340px;left:10px;}
#logo{display:inline-block;background:#8C7B78;width:350px;height:20px;padding: 2px 0px 2px 20px;font-size:16px;color:#fff}
#label{color:#76070B;font-size:16px;margin:5px 0 0 25px}

#the-contents{}
#menu-contents{position:absolute;top:340px;right:10px}
	#menu-contents ul{list-style-type:none}
	#menu-contents li{display:inline;margin-left:2px}
	#menu-contents li a{color:#fff;display:inline-block;background:#8C7B78;width:125px;height:20px;padding: 2px 0px 2px 20px;font-size:16px}
	#menu-contents li a:hover{text-decoration:none}
	
#boxes{
	position:absolute;
	top:380px;
	right:10px;
	width:446px;
	height:320px;
	background: url('images/bg.png');
	text-align:right;
	overflow:auto /*for scrollpane to work*/
	}



