/* $Id: mobile.css  */
html, body{height:100%}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #98B900;
	text-align: center;
}

div#container {
	min-width:320px;
	line-height: 1.25em;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 1, 2012 */
@font-face {
    /*font-family: 'AgentCRegular';
    src: url('../fonts/agn-webfont.eot');
	src:  url('../fonts/agn-webfont.eot?#iefix') format('embedded-opentype'), 
	url('../fonts/agn-webfont.woff') format('woff'),
    url('../fonts/agn-webfont.ttf') format('truetype'), 
	url('../fonts/agn-webfont.svg#AgentCRegular') format('svg');*/
	font-family: 'Arial, Helvetica, sans-serif';
    font-weight: normal;
    font-style: normal;

}

/* ----------------[ COMMON ELEMENTS ]---------------- */
a:link, a:visited{color:#FFF; text-decoration:none; }
a:hover{color:#FFF;}
a:link img, a:visited img{border:none;}

.greenLink a:link, .greenLink a:visited{
	color:#666666;
}
.greenLink a:hover{
	text-decoration:underline;
}

a:focus, a:active{
	border:none;
    outline:none;
}

h1{font-size:24px; padding-bottom:8px; margin-top:40px;}
h1.welcomeTitle{background:url(../images/welcome_line.png) no-repeat 0 100%;}

ul{
	margin:0;
	padding:0;
	list-style:none;
}

#header, #nav, .introText, .mainImg a span, .bottomNav li a, .contactsText{
	font-family:Arial, Helvetica, sans-serif;
}

.innerNav li a, .mainImg a span, .bottomNav li a{
	-moz-border-radius: 8px;
  	-webkit-border-radius: 8px;
  	border-radius: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

.smallMenu ul li a{	
	-moz-border-radius: 0px 0px 8px 8px;
  	-webkit-border-radius: 0px 0px 8px 8px;
  	border-radius: 8px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

.hidden { display: none; }


/* ----------------[ HEADER ]---------------- */
#header{
	height:64px;
	background-color:#98B900;
	padding:15px 0;
	z-index:101;
	position:relative;
}
div.logo{
	width:284px;
	height:67px;
	float:left;
	margin:-5px 0 0 15px;
}
div.twit{
	min-width:44px;
	float:right;
	margin-right:10px;
	font-size:18px;
}
div.twit ul{margin-top:10px;}
div.twit ul li{
	float:right;
	margin-left:0px;
}
div.twit ul li a:link, div.twit ul li a:visited{
	display:block;
	width:44px; 
	height:60px;
	line-height:44px;
	text-align:center;
	background:url(../images/twit_off.png) no-repeat;
}
div.twit ul li a:hover, div.twit ul li.active a:link, div.twit ul li.active a:visited{
	background:url(../images/twit_on.png) no-repeat;
}
div.fb{
	min-width:44px;
	float:right;
	margin-right:10px;
	font-size:18px;
}
div.fb ul{margin-top:10px;}
div.fb ul li{
	float:right;
	margin-left:0px;
}
div.fb ul li a:link, div.fb ul li a:visited{
	display:block;
	width:44px; 
	height:60px;
	line-height:44px;
	text-align:center;
	background:url(../images/fb_off.png) no-repeat;
}
div.fb ul li a:hover, div.fb ul li.active a:link, div.fb ul li.active a:visited{
	background:url(../images/fb_on.png) no-repeat;
}


/* ----------------[ NAVIGATION ]---------------- */
#nav{
	width:100%;
	z-index:1000;
	position:absolute;
	/* margin-top:-225px; */
	top: 94px;
} 

.innerNav{
	background-color:#000000;
	font-size:18px;
	overflow: hidden;
	width: 100%;
	height: 5px;
	border-bottom: 2px solid #000;
}

#nav.expanded .innerNav { height: auto; }

.innerNavContent { padding:15px 0 15px 10px; overflow: hidden; }

.innerNav ul{
	min-width:145px;
	float:left;
	margin-right:10px;
}
.innerNav ul li{
	margin:0 0 10px 0;
	padding:0;
}
.innerNav ul li.last { margin-bottom: 0; }
.innerNav ul li a:link, .innerNav ul li a:visited{
	display:block;
	height:40px;
	line-height:40px;
	padding-left:10px;
	background-color:#98B900;
	background-image:url(../images/button_bck.png);
	background-repeat:repeat-x;
	background-position:0 100%;
}

.innerNav ul li a:hover{
	background-image:none;
}

.smallMenu{
	padding:0 10px; margin-top: -2px;
}
.smallMenu ul li{
	float:right;
	width:90px;
	margin-left:5px;
}

.smallMenu ul li a:link, .smallMenu ul li a:visited{
	display:block;
	background-color:#98B900;
	font-size:18px;
	line-height:34px;
	text-align:center;
	border: solid #000;
	border-width: 0 2px 2px;
} 

.smallMenu ul li.mapLink a:link, .smallMenu ul li.mapLink a:visited{
	background:#000000 url(../images/arrow_right.png) no-repeat 10px 50%;
	padding-left:16px;
}
.smallMenu ul li.openMenu a:link, .smallMenu ul li.openMenu a:visited{
	background:#000000 url("../images/arrow_bottom.png") no-repeat 10px 50%;
	padding-left:12px;
}
.smallMenu ul li.openMenu a.active:link, .smallMenu ul li.openMenu a.active:visited{
	background:#000000 url(../images/arrow_top.png) no-repeat 10px 50%;
}

/* ----------------[ HOMEPAGE ]---------------- */
.home{
	background:url(../images/backgrounds/home_bck.png);
}

.introText, .contactsText{
	padding:15px 15px 0 15px;
	color:#000000;
	font-size:18px;
	line-height:26px;
}
.contactsText{
	padding-bottom:30px;
}

.productsList li {
	position:relative;
}

.productsList li a{
	display:block;
	height:108px;
	background-image:url(../images/product_list_btn.png);
	background-position:0 100%;
	background-repeat:repeat-x;
	
}

.productsList li a.touched { background-image: none; }

.productsList li a:active{
	background-image:none;
}

.productsList li a img{
	margin:5px 10px;
	float:left;
}

.productsList li a span.title{	
	border-left:dotted 1px #FFF;
	position:relative;
	float: left;
    font-size: 18px;
    font-style: italic;
    height: 64px;
    line-height: 32px;
    margin: 10px 0 10px 5px;
    padding: 10px 5px 10px 10px;
    width: 55%;
	z-index:100;
}
.productsList li a span.graphic{
	position:absolute;
	top:10px;
	right:0;
	display:block;
	width:100px;
	height:60px;
	z-index:0;
}
.introImages{
	padding:0 0 10px 0;
	margin:0 0 15px 10px;
	color:#33693F;
	font-size:18px;
	line-height:26px;
	border-bottom:dotted 1px #333333;
}
.portfolioImages{
	padding:0 0 0 0;
	margin:0 0 0px 0px;
	color:#33693F;
	font-size:0px;
	line-height:0px;
}


/* ----------------[ PRODUCTS ]---------------- */
.product{
	padding-top:40px;
}
.productDetail{
	padding:0 15px 15px 15px;
	border-bottom:dotted 1px #333333;
	margin-bottom:15px;
}

.productImg{
	width:104px;
	float:left;
	margin-top:12px;
}

.mainImg{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:dotted 1px #333333;
	position:relative;
}
.mainImg a:link span, .mainImg a:visited span{
	display:inline-block;
	position:absolute;
	bottom:20px;
	left:10px;
	width:84px;
	height:26px;
	line-height:26px;
	font-weight:bold;
	text-align:center;
	background: url(../images/green_50.png);
	font-size:18px;
}
.mainImg a:hover span{
	background-image:none;
	background-color:#333333;
}

.prodGraphic{
	width:96px;
	height:60px;
	margin-bottom:15px;
}
.price{
	font-size:18px;
	font-style:italic;
}
.price span{
	display:block;
	margin-top:10px;
	color:#333333;
	font-size:18px;
}

.price span.priceEuro{
	font-size:18px;
	margin-top: 14px;
}

.productDesc{
	margin-left:124px;
}
.productDesc h1{
	font-weight:normal;
	color:#333333;
	font-size:18px;
	background:none;
	line-height:26px;
	padding-bottom:0;
	font-style:italic
}
.productDesc p{
	font-size:12px;
	font-style:italic;
	line-height:18px;
	
}

.bottomNav{margin-bottom:15px; padding-left:15px;}
.bottomNav ul{
	width:136px;
	float:left;
}
.bottomNav li{
	height:36px;
	line-height:36px;
	margin:0 0 5px 0;
	padding:0;
}

.bottomNav li a:link, .bottomNav li a:visited{
	display:block;
	background:#333333 url(../images/button_bck.png) repeat-x 0 100%;
	text-align:center;
	font-size:18px;
	line-height:36px;
	position:relative;
}
.bottomNav li a:hover{
	background:#333333 none;
}
.bottomNav li a span{
	background: url(../images/arrow_left.png) no-repeat 10px 50%;
    display: inline-block;
    float: left;
    height: 36px;
    line-height: 36px;
    width: 30px;
	margin-right: -25px;
}

.detailImg{
	margin:15px;
	padding-bottom:15px;
	text-align:center;
	border-bottom:dotted 1px #333333;
}
.detailImg img{
	width:248px;
}

p.handmaded{font-size:10px; font-style:normal;}

/* ----------------[ FOOTER ]---------------- */
#footer{
	height:60px;
	line-height:60px;
	margin:0;
	text-align:center;
	background-color:#98B900;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:hover{text-decoration:underline;}

/* ----------------[ float clears & fixes ]---------------- */
#header, #nav, #nav2, .innerNav, .productDetail, .bottomNav
{overflow: hidden;}

