@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background:#dadada;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
h1 {
	font-size:18px;
	font-weight:bold;
	margin:3px 0;
	padding:0;
}
h2 {
	font-size:16px;
	font-weight:bold;
	margin:3px 0;
	padding:0;
}
h3 {
	font-size:13px;
	font-weight:bold;
	margin:3px 0;
	padding:0;
}
a {
	text-decoration:none;
	color:#FFCC00;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}
table {
	border-collapse:true;
}
input[type=text], textarea, input[type=password]{
	border:1px #CCC solid;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#999;
	padding:3px;
}
input[type=submit] {
	border:none;
	padding:3px 30px 3px 10px;
	font-weight:bold;
	background:#999;
	cursor:pointer;
}
#contactForm input[type=text], #contactForm textarea{
	width:340px;
}
#contactForm input[type=submit] {
	border:none;
	padding:3px 30px 3px 10px;
	font-weight:bold;
	background:#00aeef;
	cursor:pointer;
}
#contactForm input[type=submit]:hover {
	color:#FFF;
}
#contactForm table {
	width:100%;
}
#contactForm .tdlabel {
	width:100px;
	padding-right:5px;
	text-align:right;
	border-bottom:1px solid #eee;
}
label.error {
	margin-left:5px;
	width:170px;
	background:url(../images/validation_error_bg.jpg) 0px 50% no-repeat;
	display:inline-block;
	font-size:9px;
	text-align:center;
	vertical-align:top;
	padding:3px 3px 3px 15px;
	color:#FFF;
	border-right:#F90 1px solid;
}
input[type=text].error , textarea.error {
	border:1px solid #CC3300;	
}
.header {
	width:980px;
	margin:auto;
}
.content {
	width:980px;
	margin:auto;
	padding-top:10px;
	min-height:290px;
	background:#FFF;
}
.footer {
	width:980px;
	margin:auto;
	height:45px;
	padding-top:5px;
	background:#FFF;
	text-align:center;
	font-size:9px;
	color:#888;
	letter-spacing:-0.05em;
}
.footer a {
	font-size:10px;
	text-decoration:none;
	color:#666666;
	margin-right:3px;
	border-right:#999 1px solid;
	padding-right:3px;
}
.footer a:hover {
	text-decoration:underline;
}
.leftContent {
	padding-right:5px;
	width:295px;
	float:left;
}
.rightContent {	
	width:670px;
	margin:0 5px 0 5px;
	float:left;
}
.column {
	width:330px;
	float:left;
}
.left_margin10 {
	margin-left:10px;
}
.left {
	float:left;
	padding-right:10px;
}
.right {
	float:right;
	padding-left:10px;
}
.clearfloat {
	clear:both;
}
.start_bottom {
	margin-top:10px;
}
.leftContent .left_header {
	width:295px;
	height:160px;
	text-align:center;
}
.printMenu, .leftSide {
	width:330px;
	float:left;
}
.printMenu p, .leftSide p {
	padding:10px 10px 10px 25px;
	margin:0;
	color:#000;
}
.printMenu p:hover, .leftSide p:hover {
	color:#888;
}
.printMenu .topLabel, .leftSide .topLabel {
	position:relative;
	padding-top:3px;
	background:#dadada;
	height:22px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
.topLabel a {
	cursor:pointer;	
	color:#888;
}
.topLabel a:hover {
	text-decoration:none;
	color:#000;
}
.printMenu .topLabel .rect, .leftSide .topLabel .rect{
	width:25px;
	height:25px;
	position:absolute;
	top:0px;
	left:0px;
}
.colorMenu {
	height:60px;
	font-size:13px;
	font-weight:bold;
	letter-spacing:0.3em;	
	text-transform:uppercase;
	margin-top:5px;
}
.colorMenu a{
	height:25px;
	padding-top:35px;
	display:block;
	cursor:pointer;
	color:#000;
}
.leftContent .colorMenu a{
	padding-right:25px;
	text-align:right;
}
.rightContent .colorMenu a{
	padding-left:25px;
	text-align:left;
}
.colorMenu_img {
	height:45px;	
}
.links {
	position:absolute;
	z-index:-1;
}
/* additional menu items in content */
.client_zone {
	background:#f7941d;	
}
.realisations {
	background:#ffcc00;	
}
.portfolio {
	background:#ff3333;
}

/* CYCLE ENGINE CSS CLASSES */
	/* #1 CYCLE FOR TEXT BOXES */
	#cycleValues .cycledrow { padding:10px 10px 10px 25px; margin:0; color:#000;}
	#cycleNav { padding:0 10px 10px 25px; float:right; background:none;}
	#cycleNav .navAnchor { font-size:9px; margin: 0 3px 0 3px; padding-top:2px; width:15px; height:15px; text-align:center; color:#FFF; cursor:pointer; float:left; }
	#cycleNav .activeSlide{	font-weight:bold; color:#FC0; }
		/* CYCLE DIGITAL PRINT */
		#cycleNav.digital .navAnchor { background:#0054a6; }
		/* CYCLE BINDERY */
		#cycleNav.bindery .navAnchor { background:#F26D7D; }
		/* CYCLE ABOUT COMPANY*/
		#cycleNav.about .navAnchor { background:#ed1c24; }
		/* CYCLE REFINING*/
		#cycleNav.refining  .navAnchor { background:#75B141; }
		/* CYCLE SERVER*/
		#cycleNav.server  .navAnchor { background:#009F76; }
		
		
	/* #2 CYCLE FOR IMAGE BOXES */
	#cycleImages { padding:0 60px 10px 0; margin:0; width:270px; height:260px; }
	#cycleNavImg { padding:0 60px 0 0; float:right; }
	#cycleNavImg .navAnchor { font-size:0; margin: 0 3px 0 3px; width:15px; height:15px; float:left; cursor:pointer; }
		/* CYCLE DIGITAL PRINT */
		#cycleNavImg.digital .navAnchor { background:#0054a6; }
		#cycleNavImg.digital .activeSlide { background:#4ea7c7; }
		/* CYCLE BINDERY */
		#cycleNavImg.bindery .navAnchor { background:#F26D7D; }
		#cycleNavImg.bindery .activeSlide { background:#eab0b7; }
		/* CYCLE ABOUT COMPANY */
		#cycleNavImg.about .navAnchor { background:#ed1c24; }
		#cycleNavImg.about .activeSlide { background:#ffd400; }
		/* CYCLE REFINING */
		#cycleNavImg.refining .navAnchor { background:#75B141; }
		#cycleNavImg.refining .activeSlide { background:#ffd400; }
		/* CYCLE CONTACT */
		#cycleNavImg.contact .navAnchor { background:#57D613; }
		#cycleNavImg.contact .activeSlide { background:#cdff46; }
	/* #3 CYCLE FOR GALLERY */
	#cycleGallery { padding:0 60px 10px 0; margin:0; height:285px;}
	#cycleGallery img {
		border:none;
		position:absolute;
	}
	#cycleGallery .imgBorder {
		position:relative;
		width:300px;
		height:285px;
		text-align:center;
		overflow:hidden;		
	}
	#cycleGallery .imgBorder.biger {
		width:610px;
	}
	#cycleGallery .slideNode {
		width:610px;
	}
	#cycleGallery .caption {
		width:300px;
		position:absolute;
		top:0;
		right:0;
		margin-left:10px;
	}
	#cycleNavGal { padding:0 60px 0 0; float:right; background:none;}
	#cycleNavGal .navAnchor { font-size:9px; margin: 0 3px 3px 3px; padding-top:2px; width:15px; height:15px; text-align:center; color:#FFF; cursor:pointer; float:left; }
		/* CYCLE CERTIFICATES */
		#cycleNavGal.certificates .navAnchor { background:#FFA200; }
		#cycleNavGal.certificates .activeSlide { background:#F8D612; }
		/* CYCLE PORTFOLIO */
		#cycleNavGal.portfolio .navAnchor { background:#FF3333; }
		#cycleNavGal.portfolio .activeSlide { background:#FFCC00; }
		/* CYCLE REALISATIONS */
		#cycleNavGal.realisations .navAnchor { background:#FFCC00; }
		#cycleNavGal.realisations .activeSlide { background:#FF3333; }
/* CYCLE FOR SUBMENU*/
.submenu {background:none;}
.submenu a:link, .submenu a:visited { color:#333; background:#EEE; text-decoration:none; font-size:15px; font-weight:bold; padding:2px 0 2px 10px; margin:1px 10px 1px 0; display:block; }
.submenu a:active, .submenu a:hover { color:#FFF; }
.submenu.refining a:active, .submenu.refining  a:hover { background:#75B141;}

.submenu.gallery {background:none; display:block; clear:both; text-align:left; padding:0 60px 10px 0;}
.submenu.gallery a, .submenu.gallery a:link, .submenu.gallery a:visited{color:#333; background:#EEE; text-decoration:none; text-transform:uppercase; font-size:12px; font-weight:bold; padding:10px 5px 5px 5px; margin:1px 1px 0 0 ; display:inline-block; float:left;}
.submenu.realisations a:active, .submenu.realisations a:hover { background:#ffcc00}
.submenu.client_zone a:active, .submenu.client_zone a:hover { background:#f7941d}

#downloads img{
	vertical-align:middle;
}
#downloads a, #downloads a:visited {
	display:inline-block;
	background:#EEE;
	padding:2px;
	margin-bottom:1px;
	color:#333;
}
#downloads a:hover, #downloads a:active {
	background:#1964B5;
	color:#FFF;
	text-decoration:none;
}
.news {
	margin-bottom:10px;
}
.news .titlebar {
	background:#EEE;
	color:#BF023C;
	font-size:12px;
	font-weight:bold;
	border-bottom:#CCC 1px solid;
	border-right:#CCC 2px solid;
	border-left:#BF023C 2px solid;
	padding: 3px;
}
.news .titlebar .date {
	color:#333;
	font-size:11px;
	font-weight:normal;
	display:inline-block;
	float:right;
}
.news .text {
	border:#CCC 1px dashed;
	padding:5px 5px 5px 20px;
}
input.spanInput {
	display:inline;
	margin:0;
	padding:0;
	background:none;
	color:#FFCC00;	
	border:none;
	cursor:pointer;
}
input.spanInput:hover {
	text-decoration:underline;
}
