/******************/
/* Default styles */
/******************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i,
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	padding: 0; border: 0; outline: 0; margin: 0;
}
img, a img, :link img, :visited img {
	border: 0;
	display: block;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	height: 0;
	clear: both;
	overflow: hidden;
	display: block;
}
.sup {
	position: relative;
	bottom: 12px;
}
.sub {
	position: relative;
	top: 5px;
}
.hr {
	background-color: #aeaeae;
	height: 1px;
	padding: 0; border: 0; margin: 0;
	overflow: hidden;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
.img-left {
	margin: 4px 10px 4px 0;
	float: left;
}
.img-right {
	margin: 4px 0 4px 10px;
	float: right;
}
.center {
	margin: 0 auto;
}

/*****************/
/* Global styles */
/*****************/

@font-face {
	font-family: Vera;
	src: url(/css/vera_crouz.eot);
}
@font-face {
	font-family: Vera;
	src: url(/css/vera_crouz.ttf);
}
body {
	font: 13px/110% Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #222;
}
table, input, select, textarea {
	font: 12px/130% Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 120%;
	color: #456033;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
h4, h5, h6 {
	font-size: 12px;
}
a {
	text-decoration: none; color: #8faa4f;
}
a:hover {
	color: #456033;
}
ol.numeric {
	list-style: decimal inside none;
}
ul.circle {
	padding: 0 0 0 20px;
	list-style: circle inside none;
}
ul.disc {
	padding: 0 0 0 20px;
	list-style: disc inside none;
}
table {
	border: 1px solid #666;
}
	table td {
		padding: 5px; border: 1px solid #666;
	}
.vAlign {
	border: 0;
}
	.vAlign td {
		padding: 0; border: 0; margin: 0;
		vertical-align: middle;
		text-align: center;
	}
		.vAlign td img {
			margin: 0 auto;
			display: block;
		}
textarea {
	overflow: auto;
}
select {
	padding: 0 0 0 4px;
}
option {
	padding: 1px 3px;
}
fieldset {
	padding: 10px 10px 0; border: 1px solid #b4b4b4; margin: 0 0 10px;
}
label {
	padding: 2px 0 0;
	cursor: pointer;
	float: left;
}
.plainLabel {
	cursor: default;
}
.inputText, .inputArea, .inputDrop {
	background: #fff;
	padding: 0 4px 1px; border: 1px solid #b4b4b4;
	color: #333;
	float: left;
}
input.blur, textarea.blur {
	color: #878787;
}
.inputDrop {
	padding: 0;
}
.inputRadio, .inputCheck {
	float: left;
}
.inputButton {
	font: 12px/130% Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0;
	text-align: center; color: #fff;
	cursor: pointer;
	overflow: hidden;
	display: block;
}
.button1 {
	background: url(../img/header/login_button.gif) no-repeat;
	width: 56px; height: 25px;
}
.button2 {
	background: url(../img/header/search_button.gif) no-repeat;
	width: 59px; height: 27px;
}
.inputButton:hover {
	color: #ccc;
}

/******************/
/* Context styles */
/******************/

html {
	background: #ebebeb;
	padding: 30px 0;
}
#site {
	width: 955px;
	margin: 0 auto;
}
#header {
	height: 129px;
	padding: 541px 0 0;
	position: relative;
}
	#langs {
		width: 30px; height: 135px;
		position: absolute;
		right: -35px; top: 0;
	}
		#langs a {
			width: 30px; height: 30px;
			margin: 5px 0 0;
			font: bold 12px/130% Verdana, Arial, Geneva, Arial, Helvetica, sans-serif;
			line-height: 30px; text-align: center; text-transform: uppercase; color: #f3f1dd;
			display: block;
		}
		#langs .firstLang {
			margin: 0;
		}
		#langs .es {
			background: #dcb103;
		}
		#langs .fr {
			background: #2f5b80;
		}
		#langs .bg {
			background: #a51e14;
		}
		#langs .en {
			background: #456033;
		}
		#langs .gr {
			background: #456033;
		}
		#langs .ro {
			background: #456033;
		}
		#langs .current, #langs a:hover {
			text-decoration: underline;
		}
	#slideShow {
		width: 955px; height: 537px;
		position: absolute;
		left: 0; top: 0;
		z-index: 1;
	}
		#slideShow img {
			width: 955px; height: 537px;
			display: none;
		}
	#overSlideShow {
		width: 955px; height: 537px;
		position: absolute;
		left: 0; top: 0;
		z-index: 2;
	}
		#logo {
			width: 231px; height: 184px;
			padding: 54px 0 0 44px;
		}
			#logo a {
				background: url(../img/header/logo.png) no-repeat;
				width: 231px; height: 184px;
				display: block;
			}
				#logo a span {
					display: none;
				}
		#overSlideShow h1 {
			padding: 15px 0 0 44px;
			text-transform: uppercase; font-weight: normal; color: #9fb06a;
		}
	#projectsCarouselContainer {
		background: url(../img/header/carousel_bg.png) no-repeat;
		width: 955px; height: 66px;
		position: absolute;
		left: 0; top: 471px;
		z-index: 3;
	}
	#mainMenu {
		height: 128px;
	}
		#mainMenu li {
			padding: 0 0 0 5px;
			float: left;
		}
		#mainMenu .first {
			padding: 0;
		}
		#mainMenu .clear {
			background: #73893e;
			padding: 0;
			float: none;
		}
			#mainMenu li a {
				width: 235px; height: 113px;
				font-family: Vera, 'Comic Sans MS'; font-size: 60px; line-height: 113px; text-align: center; color: #f3f1dd;
				display: block;
			}
			#mainMenu li a.comic {
				font-family: 'Comic Sans MS'; font-size: 45px;
			}
			#mainMenu li .firstLink {
				background: #8faa4f;
			}
			#mainMenu li .secondLink {
				background: #576f31;
			}
			#mainMenu li .thirdLink {
				background: #456033;
			}
			#mainMenu li .fourthLink {
				background: #263723;
			}
#content {
	
}
	#content p {
		padding: 0 0 13px;
		text-align: justify;
	}
	#content img {
		padding: 0 0 12px;
	}
	#content .more {
		font-size: 12px;
		font-weight: bold;
		color: #222;
	}
		#content .more span {
			text-decoration: underline;
		}
		#content .more:hover span {
			text-decoration: none;
		}
	#tabs {
			
	}
		#tabs .tabs-nav {
			
		}
		@media print {
			#tabs .tabs-nav {
				display: none;
			}
		}
			#tabs .tabs-nav li {
				width: 243px; height: 61px;
				padding: 0 0 2px;
			}
				#tabs .tabs-nav a {
					background: #c7c7c7;
					width: 235px; height: 61px;
					font-size: 28px; line-height: 61px; text-align: center; font-weight: bold; color: #7c7c7c;
					display: block;
				}
				#tabs .tabs-nav .longTitle {
					line-height: 28px;
				}
			#tabs .tabs-nav .tabs-selected {
				background: url(../img/content/tabs_item_arrow.png) no-repeat;
			}
				#tabs .tabs-nav .tabs-selected a {
					background: #84926d;
					cursor: text;
					color: #e9ead0;
				}
			#tabs .tabs-nav .tabs-loading {
				
			}
				#tabs .tabs-nav .tabs-loading span {
					background: url(../img/content/loading.gif) no-repeat 0 center;
					padding: 0 0 0 20px;
				}
			#tabs .tabs-nav .tabs-disabled {
				/*opacity: 0.4;
				filter: alpha(opacity=40);*/
			}
				#tabs .tabs-nav .tabs-disabled a {
					cursor: text;
				}
			#tabs .tabs-nav .clear {
				height: 0;
				padding: 0;
				color: #e9ead0;
				float: none;
			}	
		#tabs .tabs-container {
			background: #ebebeb;
		}
		@media projection, screen {
			#tabs .tabs-hide {
				display: none;
			}
		}
	#lPanel {
		width: 253px;
		float: left;
	}
		#usefulInfo {
			background: url(../img/content/lpanel_pic_1.jpg) no-repeat;
			width: 225px; height: 251px;
			padding: 62px 10px 0 0;
			font-size: 26px; line-height: 90%; text-align: right; color: #646865;
			display: block;
		}
			#usefulInfo span {
				font-family: Vera, 'Comic Sans MS'; font-size: 48px; color: #b0171e;
				display: block;
			}
			#usefulInfo span.comic {
				font-family: 'Comic Sans MS'; font-size: 36px;
			}
		#taps_logo {
			background: url(../img/content/taps_logo.gif) no-repeat;
			width: 159px; height: 90px;
			margin: 20px 0 20px 40px;
			display: block;
		}
		#taps_logo:hover {
			background-position: 0 -90px;
		}
	#cPanel {
		width: 450px;
		padding: 0 17px 0 0;
		float: left;
	}
		#cPanel .contactsPanel {
			padding: 0 0 8px;
		}
			#cPanel .lCont {
				width: 150px;
				float: left;
			}
			#cPanel .rCont {
				width: 300px;
				float: left;
			}
		#gallery {
			
		}
			#gallery a {
				width: 140px; height: 79px;
				border: 3px solid #84926d; margin: 0 0 10px 6px;
				float: left;
			}
			#gallery .fistLink {
				margin-left: 0;
			}
			#gallery a:hover {
				border-color: #456033;
			}
				#gallery img {
					width: 140px; height: 79px;
					padding: 0;
				}
		#products {
			padding: 0 0 20px;
		}
			#products .oneProduct {
				padding: 10px 0; border-top: 1px solid #84926d;
			}
			#products .fistProduct {
				border: 0;
			}
				#products .floatbox {
					width: 140px; height: 100px;
					border: 3px solid #84926d; margin: 4px 10px 0 0;
					float: left;
				}
				#products .floatbox:hover {
					border-color: #456033;
				}
					#products img {
						width: 140px; height: 100px;
						padding: 0;
					}
				#products h3 {
					padding: 0 0 8px;
				}
				#products p {
					padding: 0;
				}
			#products .button {
				width: 140px; height: 30px;
				margin: 0 auto;
				cursor: pointer;
				display: block;
			}
			#products .formShower {
				display: none;
			}
			#orderForm {
				display: none;
			}
				#fbBox #orderInner {
					padding: 10px;
				}
					#fbBox #orderInner div {
						padding: 0 0 10px;
					}
					#orderInner .button {
						width: 65px;
						margin: 0 0 0 85px;
					}
	#rPanel {
		width: 235px;
		float: left;
	}
		#order {
			
		}
			#order div {
				padding: 0 0 10px;
			}
			#order .clear {
				padding: 0;
			}
				#order .inputText, #order .inputArea {
					width: 227px;
				}
				#order .inputArea {
					height: 150px;
				}
				#freecapCode {
				/*
					width: 152px;
					height: 33px;
				*/
					float: right;
				}
				#order .requiredFields {
					padding: 5px 0;
				}
				#order .button {
					cursor: pointer;
				}
				#order .errorText {
					border-color: #bb0500;
				}
#footer {
	background: url(../img/footer/footer_bg.gif) repeat-x;
	width: 955px;
	padding: 8px 0 0;
}
	#footer p {
		font-size: 11px; text-align: center; color: #424b3e;
	}
	#footer a {
		text-decoration: underline; color: #424b3e;
	}
	#footer a:hover {
		text-decoration: none;
	}

/******************/
/* Plugins styles */
/******************/

/* jCarousel */

.jcarousel-container {
	position: relative;
	z-index: 1;
}
.jcarousel-clip {
	padding: 0; margin: 0;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.jcarousel-list {
	padding: 0; margin: 0;
	overflow: hidden;
	position: relative;
	left: 0; top: 0;
	z-index: 1;
}
.jcarousel-list li, .jcarousel-item {
	width: 100px; height: 100px;
	float: left;
}
.jcarousel-next {
	display: none;
	z-index: 3;
}
.jcarousel-prev {
	display: none;
	z-index: 3;
}

.jcarousel-skin-projects .jcarousel-container {
	/*-moz-border-radius: 10px;
	background: #F0F6F9;
	border: 1px solid #346F97;*/
}
.jcarousel-skin-projects .jcarousel-container-horizontal {
	width: 725px;
	padding: 0 0 0 230px;
}
.jcarousel-skin-projects .jcarousel-container-vertical {
	width: 75px; height: 245px;
	padding: 40px 20px;
}
.jcarousel-skin-projects .jcarousel-clip-horizontal {
	width: 716px; height: 56px;
	padding: 5px 0;
}
.jcarousel-skin-projects .jcarousel-clip-vertical {
	width: 75px; height: 245px;
}
.jcarousel-skin-projects .jcarousel-item {
	
}
.jcarousel-skin-projects .jcarousel-item-horizontal {
	background: url(../img/header/carousel_item_bg.png) no-repeat;
	width: 96px; height: 54px;
	padding: 1px; margin: 0 5px 0 0;
}
	.jcarousel-skin-projects .jcarousel-item-horizontal img {
		width: 96px; height: 54px;
	}
	#projectsCarousel img {
		display: none;
	}
.jcarousel-skin-projects .jcarousel-item-vertical {
	margin-bottom: 10px;
}
.jcarousel-skin-projects .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}

.jcarousel-skin-projects .jcarousel-prev-horizontal {
	background: url(../img/header/carousel_buttons.png) no-repeat;
	width: 40px; height: 31px;
	cursor: pointer;
	position: absolute;
	left: 45px; top: 17px;
}
.jcarousel-skin-projects .jcarousel-prev-horizontal:hover {
	/* background-position: 0 -25px; */
}

.jcarousel-skin-projects .jcarousel-prev-horizontal:active {
	/* background-position: 0 -50px; */
}
.jcarousel-skin-projects .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-projects .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-projects .jcarousel-prev-disabled-horizontal:active {
	background-position: 0 -75px;
	cursor: default;
}
.jcarousel-skin-projects .jcarousel-next-horizontal {
	background: url(../img/header/carousel_buttons.png) no-repeat 0 -31px;
	width: 40px; height: 31px;
	cursor: pointer;
	position: absolute;
	left: 160px; top: 17px;
}
.jcarousel-skin-projects .jcarousel-next-horizontal:hover {
	/* background-position: 0 -125px; */
}

.jcarousel-skin-projects .jcarousel-next-horizontal:active {
	/* background-position: 0 -150px; */
}
.jcarousel-skin-projects .jcarousel-next-disabled-horizontal,
.jcarousel-skin-projects .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-projects .jcarousel-next-disabled-horizontal:active {
	background-position: 0 -175px;
	cursor: default;
}

/* Floatbox */

div#fbPathChecker {
	background-image: url(../js/floatbox/graphics/blank.gif);
}
div#fbOverlay {
	width: 100%; height: 100%;
	padding: 0; border-width: 0; margin: 0;
	position: fixed;
	left: 0; top: 0;
}
div#fbBox {
	padding: 0; border-width: 0; border-style: solid; margin: 0;
	position: absolute;
}
#fbBox div, #fbBox a, #fbBox img, #fbBox iframe {
	padding: 0; border-width: 0; outline: none; margin: 0;
}
#fbBox a {
	background: transparent url(../js/floatbox/graphics/blank.gif);
}
#fbZoomDiv, a.fbPopup img, a.fbPopdown img, #fbBox #fbIndexLinks img {
	padding: 0; border-style: solid; border-color: black; margin: 0;
	position: absolute;
	left: 0; top: -9999px;
}
#fbBox #fbBoxLoader, #fbZoomDiv #fbZoomLoader, #fbMainDiv #fbMainLoader {
	background-position: center;
	background-repeat: no-repeat;
	width: 100%; height: 100%;
	min-width: 100%; min-height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0; top: 0;
}
#fbZoomDiv #fbZoomLoader, #fbMainDiv #fbMainLoader {
	background-image: url(../js/floatbox/graphics/loader_black.gif);
}
#fbBox #fbShadows, #fbBox #fbShadowTop, #fbBox #fbShadowRight, #fbBox #fbShadowBottom, #fbBox #fbShadowLeft,
#fbBox #fbCorners, #fbBox #fbCornerTop, #fbBox #fbCornerRight, #fbBox #fbCornerBottom, #fbBox #fbCornerLeft {
	background-repeat: no-repeat;
	width: 100%; height: 100%;
	position: absolute;
	left: 0; top: 0;
}
#fbBox #fbShadowTop, #fbBox #fbCornerTop { background-position: top left; }
#fbBox #fbShadowRight, #fbBox #fbCornerRight { background-position: top right; }
#fbBox #fbShadowBottom, #fbBox #fbCornerBottom { background-position: bottom right; }
#fbBox #fbShadowLeft, #fbBox #fbCornerLeft { background-position: bottom left; }
#fbBox #fbCanvas {
	width: 100%; height: 100%;
	position: relative;
	left: 0; top: 0;
}
#fbBox #fbMainDiv, #fbBox #fbInfoPanel, #fbBox #fbControlPanel {
	border-style: solid;
	overflow: hidden;
	position: absolute;
}
#fbBox #fbMainDiv, div#fbZoomDiv {
	background-color: #fff;
}
#fbBox #fbInfoLink, #fbBox #fbPrintLink {
	font-weight: bold;
}
#fbBox #fbResizer {
	width: 25px; height: 25px;
	position: absolute;
	left: 0; top: 0;
}
#fbBox #fbDragger {
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 12px; height: 12px;
	cursor: nw-resize;
	position: absolute;
}
#fbBox #fbLeftNav, #fbBox #fbRightNav {
	height: 100%;
	position: absolute;
}
#fbBox #fbLeftNav, #fbBox #fbOverlayPrev {
	left: 0;
}
#fbBox #fbRightNav, #fbBox #fbOverlayNext {
	right: 0;
}
#fbBox #fbOverlayPrev, #fbBox #fbOverlayNext {
	background-repeat: no-repeat;
	width: 49px; height: 23px;
	position: absolute;
}
#fbBox #fbInfoPanel {
  	font: 12px Verdana, Helvetica, sans-serif;
	line-height: 1.25em;
}
#fbBox #fbCaption {
	cursor: default;
}
#fbBox #fbItemNumber {
	font-size: 10px;
	white-space: nowrap;
	cursor: default;
}
#fbBox #fbControls {
	height: 14px;
	font-size: 1px;
}
#fbBox #fbNavControls {
	width: 88px; height: 14px;
}
#fbBox #fbPrev {
	background-repeat: no-repeat;
	width: 44px; height: 14px;
	float: left;
}
#fbBox #fbNext {
	background-repeat: no-repeat;
	width: 44px; height: 14px;
	float: right;
}
#fbBox #fbPlay, #fbBox #fbPause {
	background-repeat: no-repeat;
	position: absolute;
}
#fbBox #fbPlayPause, #fbBox #fbPlay, #fbBox #fbPause {
	width: 46px; height: 14px;
	text-align: justify;
}
#fbBox #fbClose {
	background-repeat: no-repeat;
	width: 46px; height: 14px;
}
#fbBox #fbIndexLinks {
	font-size: 11px;
	cursor: default;
	clear: both;
}
#fbBox #fbIndexLinks a:hover {
	font-weight: bold;
}
#fbInfoPanel.posCenter, #fbInfoDiv.posCenter, #fbIndexLinks.posCenter {
	margin: 0 auto;
}
#fbInfoPanel.posRight, #fbInfoDiv.posRight, #fbIndexLinks.posRight {
	float: right;
}
#fbInfoPanel.posLeft, #fbInfoDiv.posLeft, #fbIndexLinks.posLeft {
	float: left;
}
#fbControlPanel.posRight, #fbControls.posRight, #fbClose.posRight, #fbSubControls.posRight, #fbNavControls.posLeft, #fbPlayPause.posLeft {
	float: right;
}
#fbControlPanel.posLeft, #fbControls.posLeft, #fbClose.posLeft, #fbSubControls.posLeft, #fbNavControls.posRight, #fbPlayPause.posRight {
	float: left;
}
#fbSubControls, #fbClose, #fbIndexLinks, #fbPlayPause, #fbNavControls {
	float: left;
}

