/**
 * @css-for		screen (all browsers)
 
 * @author		Andreas Lenz (Lenz KD)
 * @version		1.2
 * @date		2010-08-02
 * @see			http://www.lenz-kd.de/
 */
 
/**
 * general elements
 */
html {
	height: 100%;
	overflow-y: scroll;
}
html * {
	margin: 0;
	padding: 0;
	font-size: 100.01%;
}
body {
	background: #300;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	color: #ceb37c;
	margin: 3em 0 2em;
}
#page-top {
	position: absolute;
	top: 0;
}
#skip-navi {
	display: none;
}
.unsichtbar {
	display: none;
}
acronym, abbr {
	cursor: help;
}
.clear {
	clear: both;
}

/**
 * elements on index page
 */
#start #page {
	margin: 8em auto;
	width: 255px;
}
#start #header {
	padding: 0;
}
#start h1 {
	width: auto;
	height: 225px;
	background: url("images/background/xeloba-kartuli.png") center top no-repeat;
}
#start h1 span {
	display: none;
}
#start #navigation {
	width: auto;
	margin: 5em 0 0;
	padding: 0 0 0 6.7em;
	min-height: 100px;
	background: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
#start #trade-fair-banner {
	padding: 0 0 0 6.7em;
}
#start #trade-fair-banner img {
	margin-top: 0;
}
#start #trade-fair-banner p {
	color: #ceb37c;
	margin-top: 0.5em;
	font-size: 0.8em;
}
#start #navigation h3 {
	display: none;
}
#start #navigation li {
	display: inline;
}
#start #navigation a {
	display: block;
	float: left;
	margin: 0 0.5em 1em 0;
	width: 25px;
	height: 15px;
}
#en {
	background: url("images/background/flag-en.gif") left no-repeat;
}
#ge {
	background: url("images/background/flag-ge.gif") left no-repeat;
}
#ru {
	background: url("images/background/flag-ru.gif") left no-repeat;
}
#cn {
	background: url("images/background/flag-cn.gif") left no-repeat;
}
#it {
	background: url("images/background/flag-it.gif") left no-repeat;
}
#es {
	background: url("images/background/flag-es.gif") left no-repeat;
}
#de {
	background: url("images/background/flag-de.gif") left no-repeat;
}
#fr {
	background: url("images/background/flag-fr.gif") left no-repeat;
}
#hr {
	background: url("images/background/flag-hr.gif") left no-repeat;
}
#si {
	background: url("images/background/flag-si.gif") left no-repeat;
}
#hu {
	background: url("images/background/flag-hu.gif") left no-repeat;
}
#start #navigation span {
	display: none;
}
#start #navigation a#lang-navigation {
	display: none;
}

/**
 * layout elements (content pages)
 */
#page {
	width: 66em;
	margin: 4em auto;
	color: #300;
}
#navigation {
	width: 16em;
	padding: 0.5em;
	float: left;
	background: #ceb37c;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow:  5px 5px 5px #190202;
	-moz-box-shadow: 5px 5px 5px #190202;
	-webkit-box-shadow: 5px 5px 5px #190202;
}
#content {
	width: auto;
	margin-left: 19em;
	padding: 0.5em;
	background: #ceb37c;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow:  5px 5px 5px #190202;
	-moz-box-shadow: 5px 5px 5px #190202;
	-webkit-box-shadow: 5px 5px 5px #190202;
}
div.inline {
	border: 1px solid #300;
	padding: 2em;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
#content div.inline {
	padding: 3em;
}
#footer {
	width: auto;
	clear: both;
	font-size: 0.85em;
	padding: 1em 6.5em;
}

/**
 * navigation elements (content pages)
 */
#navigation h1 {
	width: 150px;
	height: 140px;
	background: url("images/background/xeloba-kartuli-brown.png") center top no-repeat;
	margin: 1em 0 2.7em;
}
#navigation h3 {
	display: none;
}
#navigation span {
	display: none;
}
#navigation ul {
	font-family: "Times New Roman", Times, serif;
	list-style: none;
	margin-bottom: 3em;
	text-align: center;
}
#navigation li {
	line-height: 1.5em;
	border-bottom: 1px solid #a38a58;
	padding: 0.25em 0;
}
#navigation a {
	font-weight: bold;
	color: #300;
	text-decoration: none;
}
#navigation a:hover {
	color: #5d3d3d;
}
#navigation ul ul {
	margin: 0;
}
#navigation ul ul li {
	border-bottom: none;
}
#navigation ul ul a {
	font-weight: normal;
}
ul#languages {
	min-height: 15px;
	margin-bottom: 1.5em;
	text-align: center;
}
ul#languages li {
	border-bottom: none;
	padding: 0;
}
#languages a {
	display: block;
	float: left;
	margin: 0 0.1em 0.6em 0.4em;
	width: 25px;
	height: 15px;
}
#trade-fair-banner img {
	border: none;
	margin: 1.5em 0 0;
}
#trade-fair-banner p {
	margin-top: 0.5em;
	font-size: 0.8em;
	margin-left: 0.4em;
}

/**
 * content elements (content pages)
 */
#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 1.5em;
}
#content h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin-bottom: 1em;
}
#content p {
	margin-bottom: 1.4em;
	font-size: 0.9em;
}
#content ol {
	margin: 0 0 1.4em 1.7em;
	font-size: 0.9em;
}
#content ul {
	margin: 0 0 1.4em 1em;
	list-style: circle;
	font-size: 0.9em;
}
#content a {
	color: #300;
}
#content a:hover {
	text-decoration: none;
}
sub {
	font-size: 0.8em;
}

/* link to top of the page */
#content a.top {
	display: block;
	padding: 0.5em 0 0;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px dashed #a38a58;
}
#content a.top:hover {
	color: #5d3d3d;
}

/* list of thumbnail images */
#content ul.bilderliste {
	list-style: none;
	margin: 0;
}
#content ul.bilderliste li {
	display: inline;
	padding: 0 0.45em 0 0;
}
#content ul.bilderliste img {
	margin-bottom: 1em;
	border: 1px solid #e0d0ad;
	box-shadow: 3px 3px 5px #937c4d;
	-moz-box-shadow: 3px 3px 5px #937c4d;
	-webkit-box-shadow: 3px 3px 5px #937c4d;
}
#content ul.bilderliste a {
	min-height: 97px;
}

/* quick link box */
#quik-links {
	border: 1px solid #a38a58;
	padding: 1em 1em 0;
	margin-bottom: 2.2em;
	background: #e0d0ad;
	/*-moz-border-radius: 7px;
	-webkit-border-radius: 7px;*/
}
#quik-links h3, #quik-links p {
	margin-bottom: 0.7em;
}
#quik-links ul {
	list-style: none;
	margin-left: 0;
	font-size: 0.9em;
}
#quik-links ul ul {
	margin-bottom: 0;
	margin-left: 1.2em;
	font-size: 1em;
}

/**
 * contact form
 */
#contact-form {
	margin-bottom: 2.5em;
}
#contact-form fieldset {
	border: none;
}
#contact-form legend {
	display: none;
}
#contact-form div {
	width: auto;
	margin-bottom: 0.5em;
}
#contact-form label {
	font-size: 0.9em;
	width: 8em;
	float: left;
	cursor: pointer;
}
#contact-form input, #contact-form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	width: 30em;
	padding: 0.2em;
	background: #e0d0ad;
	border: 1px solid #300;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#contact-form input:focus, #contact-form textarea:focus {
	background: #fff;
}
#buttons {
	padding: 0.5em 0 0 7.3em;
}
#buttons input {
	width: 11em;
	margin-right: 1em;
	cursor: pointer;
}

/**
 * fonts on georgian sites
 */
@font-face {
    font-family: 'GEOLitNusxRegular';
    src: url('fonts/litn-webfont.eot?') format('eot'),
         url('fonts/litn-webfont.woff') format('woff'),
         url('fonts/litn-webfont.ttf') format('truetype'),
         url('fonts/litn-webfont.svg#webfontMqS8iyAf') format('svg');
    font-weight: normal;
    font-style: normal;
}
#ka {
	font-family: "GEOLitNusxRegular", "Lucida Grande", Verdana, sans-serif;
}
#ka h2, #ka h3, #ka #navigation ul {
	font-family: "GEOLitNusxRegular", "Times New Roman", Times, serif;
}
#ka #content p, #ka #content ul {
	font-size: 1.2em;
}
#ka #content ul.bilderliste {
	font-size: 0.9em;
}
#ka #content h2 {
	font-size: 2.5em;
	margin-bottom: 1.3em;
}
#ka #content h3 {
	font-size: 1.4em;
}
#ka #quik-links ul {
	font-size: 1.1em;
}
#ka #content span {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 0.8em;
}
#ka .normal {
	display: block;
	font-family: "Times New Roman", Times, serif;
}
#ka .normal-small {
	font-family: "Lucida Grande", Verdana, sans-serif;
}
