t.print_yes_no	{display:none;}
@media print {
	.print_no		{display:none;}
	.print_yes		{display:block;}
	.print_yes_no	{display:block;}
}
.clear {clear:both; font-size:0; line-height:0; zoom:0;}
.null  {font-size:0; line-height:0; zoom:0;}

#debug {display:none; position:absolute; border:1px Solid red; width:99%; z-index:10; min-height:10px; background:white; opacity:0.85; filter:alpha(opacity=85); top:0px; left:0px;}

/* FIX for browsers which don't support those elements */
input, textarea, select {border:1px Solid Silver;}


/*fancybox*/
.fancybox-custom .fancybox-skin {
	box-shadow: 0 0 50px #222;
}

/*, .errors*/
.error			{color:red; font-weight:bold; font-size:85%;}

.red			{color:red;}
.green			{color:green;}
.blue			{color:blue;}
.ornage			{color:orange;}

.align-left		{text-align:left;}
.align-center	{text-align:center;}
.align-right	{text-align:right;}
.pointer		{cursor:pointer;}
.bg-transparent	{background:transparent;}
.border0		{border:0px;}

.font-Arial		{font-family:Arial;}
.xsmall			{font-size:x-small;}
.small			{font-size:small;}
.normal			{font-size:normal;}
.medium			{font-size:medium;}
.large			{font-size:large;}

.lh150	{line-height:150%;}
.lh200	{line-height:200%;}
.w100p	{width:100%;}

.corners3{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.corners5{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.corners6{
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.corners8{
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}
.corners10{
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.corners12{
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
}
.corners20{
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
}

.corners25{
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	border-radius:25px;
}

.cornerstop5 { -webkit-border-top-right-radius:5px; -webkit-border-top-left-radius:5px; -moz-border-radius-topright:5px; -moz-border-radius-topleft:5px; border-top-right-radius:5px; border-top-left-radius:5px; } 
.cornersbottom5 { -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-bottomleft:5px; border-bottom-right-radius:5px; border-bottom-left-radius:5px; } 
.cornersleft8 { -webkit-border-top-left-radius:8px; -moz-border-radius-topleft:8px; border-top-left-radius:8px; -webkit-border-bottom-left-radius:8px; -moz-border-radius-bottomleft:8px; border-bottom-left-radius:8px;} 


div.line {margin-top:10px; border-top:1px Solid #c9c9c9; margin-bottom:15px; font-size:0px; line-height:0; padding:0px; zoom:0;}



 /*NAVBAR*/
#navbar{
	height:38px;
	position:relative;
	width:100%;
	padding:25px 0px;
}
.navbar_in{
	position:absolute;
	left:50%;
}
.navbar_active{
	float:left;
	width:35px;
	height:38px;
	background:url('../images/navbar/active_bg.png') no-repeat;
}

.navbar_active div{
text-align:center; width:35px;  padding-top:10px;
font-size:14px;
color:#ffffff;
font-weight:bold;
font-family:'Verdana';
}

.navbar_switcher{
	float:left;
	width:35px;
	height:38px;
	background:url('../images/navbar/switcher.png') no-repeat;
	cursor:pointer;
}

.navbar_switcher div{
	font-size:14px;
	text-align:center; width:35px;  padding-top:10px;
	font-weight:bold;
	font-family:'Verdana';
}
/*END OF NAVBAR*/

.t-title{font-size:16px; color:#000000;}
.t-title a{color:#000000;}


/*Gallery Home*/
.gallery-header{background:url('../images/galhead.png') no-repeat; height:55px; padding-top:1px; margin-left:20px;}
.gallery-header {padding-left:33px;}
.gallery-home{padding-top:20px; width:260px; margin-left:20px;}
.gallery-home .gallery-items{float:left;  padding:2px; width:90px;  height:90px;  text-align:center; }


/*ARCHITECTURE CATEGORIES */


/*News Categories*/
#news-categories {width:675px; position:relative;  margin-bottom:20px; margin-left:10px; background:url('../images/catleft.jpg') repeat-y;}
#news-categories ul{ margin-top:20px;list-style:none; width:600px; }
#news-categories ul .list{float:left;height:28px; padding-top:7px; width:270px; height:200px; margin:0px 10px 10px 10px; cursor:pointer; border:1px solid #dadada; position:relative; list-style:none; }
#news-categories ul .list a{color:#000000; font-size:13px; padding-left:10px; padding-top:10px; text-decoration:none;}
#news-categories ul .list img{width:250px; height:140px;text-decoration:none;  }
#news-categories ul .list p{text-align:center; }


#news-categories ul .list .pcount
{
	background:url('../images/categorie.png');
	position:absolute; right:11px; top:12px; 
	height:12px; width:13px;
}
#news-categories ul .list:hover .pcount
{
	background:url('../images/catactive.png');
	position:absolute; right:11px; top:12px; 
	height:12px; width:13px;
}
#news-categories ul .active .pcount
{
	background:url('../images/catactive.png');
	position:absolute; right:11px; top:12px; 
	height:12px; width:13px;
}
/*News Categories*/




/************CONSTRUCTION  *****************/
.news-header{background:url('../images/news/icon.png');   height:55px; padding-top:2px; }
.news-header1{background:url(../images/news/det.png) no-repeat; width:670px; float:right;  height:40px; margin-top:3px; position:relative; }
.news-header1 a{color:#000000;margin-left:10px;text-decoration:none;  height:20px; position:absolute; top:10px; left:10px;}

.newstxt {margin-left:100px; margin-top:-30px;}
.news-header a{padding-left:20px;}
.news {padding-top:20px; margin-bottom:20px; }
.news .news-items
	{
	
	display:inline-block;
	margin-bottom:20px; 
	padding:10px; 
	width:145px;
	}

.news .news-items .info{float:left;  }

.news .news-items .news-title a
	{
		
		color:#000000; 
		font-size:13px;
		text-decoration:none; 
		height:37px;
		font-family:tahoma;
		text-transform:capitalize;
	}
.news .news-items .sep {background:url(../images/news/newssep.png) repeat-x; height:1px; position:relative; margin-top:10px; }
.news .news-items .seplft {background:url(../images/news/sepleft.png) no-repeat; height:1px; width:40px; position:absolute; left:0px;  }
.news .news-items .seprght {background:url(../images/news/sepright.png) no-repeat; height:1px;width:40px;position:absolute; right:0px; }

.news .news-items .news-intro{padding:5px 0px 0px 0px; line-height:normal; width:480px; height:90px; }

.news .news-items .news-intro a{ color:#333333; font-size:12px; font-family:tahoma; line-height:normal; text-decoration:none;  }
.news .news-items .n-image img{ width:145px; height:135px; float:left; margin-right:10px;}
.news .news-items .bigdet {background:url(../images/news/detBig.png) repeat-x; border-radius:3px;  height:19px;  }
.news .news-items .bigdet img {float:left; margin:5px 0px 0px 12px;}
.news .news-items .bigdet a {text-decoration:none; color:#ffffff; font-size:10px;font-family:tahoma; float:left; margin-left:8px; margin-top:1px; }



.news-full {margin-top:20px;}
.news-full .news-title{background:url(../images/news/det.png) no-repeat;  height:30px ;  padding-top:10px;}
.news-full .news-title a{color:#000000; font-size:14px; text-decoration:none; height:10px; padding-left:10px;  }
.news-full .news-image {float:left; margin-right:10px;}

.news-full .news-gallery { margin:0px auto 30px auto; overflow:hidden; height:170px; }
.news-full .news-gallery li {display:block; position:relative; float:left; width:80px; height:80px; overflow:hidden;  margin:2px; text-decoration:none;background:#f6f6f6; border:1px Solid #e6e6e6; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}

.news-full .news-gallery img {margin:10px 5px 10px 5px;  width:70px; height:60px; background-repeat:no-repeat; background-position:center; overflow:hidden;}

.news-full .news-intro{ line-height:1.5; color:#000000; font-size:12px;margin-top:10px;}
.news-full .news-intro div { line-height:1.5; color:#000000; font-size:12px; max-height:320px;}
.news-full .news-book {background:url(../images/news/book.png) no-repeat; width:263px; height:50px; margin-left:230px;margin-top:10px;position:relative; }
/************CONSTRUCTION  *****************/









/* Some stylesheet reset */
.categories-header{width:212px; height:18px; background:url('../images/categories/header.jpg') no-repeat;}
.categories-footer{width:212px; height:18px; background:url('../images/categories/footer.jpg') no-repeat;}

#categories {position:relative; padding:7px 0px 17px 0px; background:#ffffff;}
#categories ul{
	display: block;
	position: relative;
	margin:0px 3px;
}

/* The list elements which contain the links */
#categories > ul li {
	display: block;
	position: relative;
}
#categories ul .list{height:25px; background:url('../images/categories/bg.gif') no-repeat 0px 5px;  padding-top:8px; cursor:pointer; border-bottom:1px solid #efefef; position:relative; }
#categories ul .active{background:url('../images/categories/active.gif') no-repeat 0px 5px; }
#categories ul .list a{color:#000000; font-size:12px; padding-left:23px; }
#categories ul .list:hover a{color:#c84845;}

/* THE SUBMENUS */
#categories > ul ul {
	position: absolute;
	right: -180px;
	top: -9999px;
	padding-left: 5px;
	width:180px;
	background:#ffffff;
	border:2px solid #d6d6d6;
	z-index:10;
}
#categories > ul ul li{
	height:21px; padding-top:7px; width:176px;
	background:#ffffff url('../images/pipka_sub.png') no-repeat left center;
	border-bottom:1px solid #efefef;
}

/* Showing the submenu when the user is hovering the parent link */
#categories > ul li:hover>ul {
	top: 0px;
	opacity: 1;
}

#wrapCarusel
	{
		margin-top:-15px;
	}
	
/* Bottom menu */
.botmenu {position:absolute; z-index:5; background-color:#ffffff; height:41px; width:860px; margin:20px 65px 0px 65px; box-shadow: 0 0 10px 1px #888;}
.botmenu li{list-style:none; float:left; font-size:13px;margin-top:13px; }
.botmenu .divide {background:url(../images/spacer.png) no-repeat;margin-top:8px; margin-left:35px; }
.botmenu li a {text-decoration:none; color:#000000;margin:0px 0px 0px 35px;}
/* Bottom menu */

/* Side menu */
.sidemenu {position:absolute;top:-120px; z-index:5; background-color:#ffffff;  width:220px; margin:20px 0px 20px 0px; box-shadow: 0 0 10px 1px #888;}
.sidemenu ul {margin-top:13px; list-style:none; }
.sidemenu .items{ font-size:13px; margin:5px 0px 10px 0px; height:14px;}
.sidemenu .divide1 {margin-top:8px; margin-left:15px; }
.sidemenu .items a {float:left; width:180px; text-decoration:none; color:#000000;margin:0px 0px 0px 25px; }
.sidemenu .pipka {background:url('../images/pipka.png') no-repeat; width:12px; height:12px; margin-left:15px;}
.sidemenu .separate {background:url('../images/separator.png') no-repeat; width:214px; height:1px; margin-top:10px; }
/* Side menu */

/*product_search*/
.product_search{padding:2px 0px 0px 10px;}
.product_search select{width:208px; height:22px; border:1px solid #ddd6cb; font-size:11px; color:#7f7f7f; margin-right:10px;}
.product_search .submit{width:65px; height:29px; border:0px; color:#fff; cursor:pointer; background:url('../images/submit_bg.png') no-repeat 0px 7px;  }
