

* {
	margin: 0px;
	padding: 0px;
	outline: none;
	text-decoration: none;	
	border: none;
}

.clear {
	clear: both;
	overflow: hidden;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.nodis{
	display: none;
}
body{	
	font: 13px Tahoma,Arial,Helvetica,sans-serif;
	background: #00adee url(../img/body-tile.jpg) repeat-x;
}
h1.title,
h2.title{
	color: #00709a;
	font-size: 22px;
	font-family: 'HelenBold';
	font-weight: bold;
}
h1.title span,
h2.title span{
	font-size: 22px;
	font-weight: normal;
	color: #00709a;
}
/* HEADER */

#header {
    margin: 0 auto;
    width: 990px;
	height: 94px;
	background: white;
}
#header .logo{
	margin-left: 15px;
	margin-right: 58px;
	padding-top: 13px;
	float: left;
}
#header a.products{
	background: url(../img/products-button2.jpg) no-repeat;
	height: 31px;
	width: 90px;
	display: inline-block;
	margin-top: 25px;
	margin-right: 8px;
	padding-top: 7px;
	float: left;
	text-transform: uppercase;
	text-align: center;	
	color: #787878;
	font-weight: bold;	
}
#header a.products:hover{
	background: url(../img/products-button-active.jpg) no-repeat;
}
#header a.products.active{
	background: url(../img/products-button-active.jpg) no-repeat;
}
#header a.projects{
	background: url(../img/projects-button.jpg) no-repeat;
	height: 31px;
	width: 71px;
	display: inline-block;
	margin:	25px 13px 30px 0;
	float: left;
	text-transform: uppercase;
	text-align: center;
	padding-top: 7px;
	color: #787878;
	font-weight: bold;	
}
#header a.projects:hover{
	background: url(../img/projects-button-active.jpg) no-repeat;
}
#header a.projects.active{
	background: url(../img/projects-button-active.jpg) no-repeat;
}
#header ul{
	list-style: none;
	padding-top: 30px;}
#header ul li{
	float: left;
	text-transform: uppercase;	
	padding: 3px 9px;
}
#header ul li a{
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}
#header ul li a:hover{
	color: #005676;
}
#header ul li a.home{
	background: url(../img/home-button.png) no-repeat 1px 2px;
	height: 16px;
	width: 11px;
	display: inline-block;
}
#header  li.separator{
	display: inline-block;
	height: 21px;
	width: 1px;
	background: url(../img/li-separator.png) no-repeat;
	margin: 0;	
	padding: 0;
}
#header div.input.text{
	
}
.search-bar{
	position: relative;	
	float: left;
	width: 174px;	
	margin-left: 13px;
	position: relative;
	border-bottom: 1px solid #dcdcdc;
}
#header div.input.text input{
	background: #fff;
	float: left;
	width: 184px;
	height: 20px;
	margin: 0;
	color: #9A9A9A;
}
#header div.input.text label{
	color: #9A9A9A;
	position: absolute;
	width: 80px;
	left: 6px;
	top: 4px;	
}	
#header div.submit input{
	background: url(../img/search-button.png) no-repeat;
	float: left;
	height: 15px;
	width: 15px;
	margin-left: 24px;
	margin-top: 5px;
	position: absolute;
	right: -6px;
}
#header .gray-grid{	
	margin-top: -9px;
	margin-left: 13px;
}
.gray-grid{
	background: url(../img/gray-grid.jpg) no-repeat;
	display: block;
	float: left;
	width: 960px;
	height: 10px;
}
.gray-grid-bottom{
	background: url(../img/gray-grid.jpg) no-repeat;
	margin: -10px auto 0 auto;
	display: block;
	width: 960px;
	height: 10px;
}
#home-content{
	margin: 40px auto 0 auto;
	width: 990px;
}
#home-content ul{
	list-style: none;
	background: #fff;
	width: 220px;
	padding: 8px 14px;
	-webkit-border-top-left-radius: 14px;
	-webkit-border-top-right-radius: 14px;
	-moz-border-radius-topleft: 14px;
	-moz-border-radius-topright: 14px;
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
	float:left;
	margin-right: 5px;
	height: 260px;
}
#home-content ul li{
	border-bottom: 1px dotted #c1c1c1;	
}
#home-content ul li:hover{
	background: url(../img/home-content-active.png) no-repeat right;
}
#home-content ul li.more:hover{
	background: #d8d8d8;
}
#home-content ul li a{
	color: #0096cf;
	line-height: 22px;
	font-size: 14px;
}
#home-content li.more{
	background: #d8d8d8;
	color: #0096cf;
	width: 65px;
	margin-top: 5px;
	text-transform: uppercase;
	text-align: center;
}
#home-content li.more a{
	font-size: 12px;
}
#home-content .slider{
	background: url(../img/slider.png) no-repeat;
	width: 740px;
	height: 266px;
	float:left;
}
/*  SLIDER */
#slider{	
	float: left;
	
}

#slider-wrapper{	
	width: 737px;
	height: 264px;
	margin: 0 auto;
	position: relative;	
	float: left;
}
 a.left-arrow{	
	background: url(../img/slider-arrow-left.png) no-repeat;
	height: 32px;
	width: 32px;
	display: inline-block;
	margin-top: 124px;
	left: 66px;
	z-index: 10;
	float: left;
	margin-left: 4px;
}
 a.right-arrow{	
	background: url(../img/slider-arrow-right.png) no-repeat;
	height: 32px;
	width: 32px;
	display: inline-block;	
	margin-top: 124px;
	z-index: 10;
	float: right;
	margin-left: 6px;
}
.products-slide{
	margin: 0 auto;
	float: left;	
	display: inline-block;
	position: absolute;
	width: 661px;
	height: 261px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.products-slide h2{
	display: block;
	position: absolute;
	right: 25px;
	top: 25px;
	width: 246px;
	margin: 0;
	padding: 0;
}
.products-slide h2 a{
	text-align: left;
	text-transform: uppercase;	
}
.products-slide h2 span{
	display: inline-block;
	color: #006185;
	font-size: 32px;
	text-align: left;
	background: white;
	font-family: 'HelenBold';
	padding: 1px 8px;		
}

.products-slide a.slide{
	display: block;
	height: 261px;
}
.products-slide .text{
	color: white;
	font-size: 15px;
	position: absolute;
	bottom: 30px;
	right: 25px;
	width: 246px;
}
#content{
	margin: 0 auto;
	background: #fff;
	width: 990px;
	/*min-height: 713px;*/
}
#content .gray-grid{
	margin-left: 13px;
	margin-top: 17px;
}
#content .wrapper{
	padding: 14px 10px;
}

.featured-product{
	float: left;
	width: 300px;
	margin-right: 15px;
	
}
.featured-product-small{
	float: left;
	width: 144px;
	margin-right: 14px;
	margin-top: 14px;
	margin-bottom: 10px
}
.featured-product-3d{
	float: left;
	width: 302px;
	margin-right: 14px;
	margin-top: 14px;
	margin-bottom: 10px;
	/*border:1px solid #ccc;*/
	height:260px;
}
.featured-product img, 
.featured-product-small img,
.featured-product-3d img{
	border: 1px solid #d8d8d8;
	margin-bottom: 1px;
}
.featured-product .category, 
.featured-product-small .category,
.featured-product-3d .category{
	color: #999999;
	padding-bottom: 4px;
	display: inline-block;
	float: left;
	border-top: 2px solid #d8d8d8;
	width: 302px;
}
.featured-product-3d h3 .category{
	font-size:13px;
}

.featured-product-small .category{
	width: 144px;
	height: 30px;
	overflow: hidden;
}

.featured-product-3d .category{
	width: 144px;
	height: 30px;
	overflow: hidden;
	width: 302px;
}

.featured-product a.title{
	display: inline-block;
	color: #22a4d5;
	padding: 5px 0;
	font-weight: bold;
	border-top: 1px solid #D8D8D8;
	width: 300px;
}
.featured-product-small a.title{
	display: inline-block;
	color: #22a4d5;
	padding: 5px 0;
	font-weight: bold;
	border-top: 1px solid #D8D8D8;
	width: 144px;
	font-size: 12px;
}
.featured-product-3d a.title{
	display: inline-block;
	color: #22a4d5;
	padding: 5px 0;
	font-weight: bold;
	border-top: 1px solid #D8D8D8;
	width: 302px;
	font-size: 12px;
}

#footer{
	margin-top: 28px;
	min-width: 980px;
}

.footer-column{
	float: left;
	width: 210px;
	margin-left: 13px;
	margin-right: 22px;
}
h3.footer-title{
	color: #0b394e;
	padding-bottom: 22px;
	border-bottom: 1px solid #008abe;
	padding-left: 2px;
	font-weight: bold;
}
.box1 h3 { font-weight: bold; }
.inside-content h1 { margin: .75em 0;}
.item-info h2 { font-size: 13px; }
.footer-column ul{
	padding-top: 20px;
}
.footer-column li{
	list-style: none;
	padding-bottom: 10px;
	color: #fff;
	font-size: 12px;
}

.footer-column li a{
	color: #fff;
	border-bottom: 1px dotted #fff;
	font-size: 13px;
	width: 100%;
	display: inline-block;
	padding-bottom: 2px;	
}
#footer li.more  a{
	background: #DBDCDD;
	color: #787878;
	width: 78px;
	text-align: center;
	margin-top: 5px;
	text-transform: uppercase;
	padding: 8px 9px;
	border-bottom: 0;
}
.footer-column li.facebook a{
	background: url(../img/facebook.png) no-repeat left;
	line-height: 36px;
	padding-left: 53px;
	width: 168px;
}
.footer-column li.twitter a{
	background: url(../img/twitter.png) no-repeat left;
	line-height: 36px;
	padding-left: 53px;
	width: 168px;
}
.footer-column li.skype a{
	background: url(../img/skype.png) no-repeat left;
	line-height: 36px;
	padding-left: 53px;
	width: 168px;
	border-bottom: none;
}
.footer-column li a span{
	font-weight: bold;
	font-size: 14px;
}
#footer .footer-bottom{
	width: 990px;
	background: #fff;
	height: 73px;
	float: left;
}
#footer .footer-bottom span { margin-left: 14px; }
#footer .footer-bottom .copyright{
	color: #999999;
	margin: 25px auto 0 auto;
	width: 527px;
}
#footer .footer-bottom .copyright  a.corpus {
	height: 30px;
	width: 101px;		
	background: url(../img/corpus.png) no-repeat;
	display: inline-block;
	vertical-align: middle;	
}
.wrapper{
	width: 980px;
	margin: 0 auto;
	position: relative;
}

#content .wrapper a.view-all{
	display: inline-block;
	background: url(../img/view-all.jpg) no-repeat;
	height: 348px;
	width: 20px;
	float: left;
}
#content .wrapper a.view-all.small{
	background: url(../img/view-all-small.jpg) no-repeat;
	height: 210px;
	width: 20px;
	margin-left: -4px;
	margin-top: 10px;
}
/* BREADCRUMBS */

#breadcrumbs{	
	font-weight: bold;
	color: #005676;
	font-size: 12px;
	margin: 0 auto;
	padding: 15px 0 7px 14px;
	width: 990px;
	height: 25px;
}
#breadcrumbs a {	
	color: #0096cf;	
	background: url(../img/breadcrumbs-arrow.gif) no-repeat center right;	
	margin: 0 10px 0 0;
	padding: 0 12px 2px 0;
}
#breadcrumbs a span{
	color: #005676;	
	cursor: text;
}
.sidebar{
	float: left;
	width: 225px;
	margin-right: 19px;
}
.sidebar ul{
	background: #e5e5e5;
	list-style: none;
	width: 224px;
}
.sidebar ul.level2 { display: none; }
.sidebar ul li a{
	color: #0096cf;
	line-height: 25px;
	font-size: 14px;
	border-bottom: 1px dotted #cacaca;
	width: 208px;
	display: inline-block;
	margin: 0 10px 0 10px;
}
.sidebar ul li:hover{
	background: #0095ce;
	color: #fff;
}
.sidebar ul li:hover a{
	color: #fff;
}
.sidebar ul li.open{	 
	 background: #0095CE url(../img/sidebar-arrow.png) no-repeat right 11px;
	 color: #fff;
}
.sidebar ul li.open a{
	color: #fff;
	border-bottom: 0;
}
.sidebar ul.level2 li{
	background: #f3f3f3 url(../img/li-arrow.png) no-repeat left;	
}
.sidebar ul.level2 li:hover,
.sidebar ul.level2 li.active{
	background: #fff  url(../img/li-arrow.png) no-repeat left;	
}
.sidebar ul.level2 li a{
	padding-left: 14px;
	color: #0096cf;
	font-size: 12px;
	width: 200px;
}

.sidebar h3.title, .text h3.title, .contacts-sidebar h3.title, .sidebar span.title {
	color: #005676;
	text-transform: uppercase;
	font-size: 12px;
	margin: 23px auto 10px 2px;
}
.sidebar span.title {
	font-weight: bold;
	display: inline-block;
}
.product-info h1 { font-size: 22px; }
#breadcrumbs h2 { 
	font-weight: bold;
	font-size: 12px;
	display: inline-block; 
}
.inside-content{
	float: left;
	width: 718px;
	margin-top: 3px;
}
.inside-content img{
	border: 1px solid #d8d8d8;
	float: left;
	margin-right: 11px;
}

.item .item-info{
	float: left;
	width: 165px;
}
.item .item-info h3 { font-size: 13px; }
.item .item-info a{
	color: #22a4d5;
	font-weight: bold;
	margin-bottom: 12px;
	display: inline-block;
}
.item {
	width: 337px;
	float:left;
	margin: 7px 20px 0 auto;
}
.item-info span, .project-info span,  .search-result span{
	color: #999;
	font-size: 11px;
	border-top: 2px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	width: 165px;
	display: inline-block;
	padding: 8px 0;
}
.project-info span{
	width: 352px;
}
.inner-project-info span{
	width: 341px;
}
.search-result span{
	width: 144px;
	margin-top: 9px;
}
.item-info .text{
	color: #333333;
	padding-top: 5px;
}
.inside-content .gray-grid{
	width: 718px;
	margin-left: 0 !important;
	height: 30px;
}
.gray-grid.feature{
	margin-left: 0 !important;	
}
.paginator {
	background: #d8d8d8;
	float: right;
	border: 1px solid #cdcdcd;
	height: 25px;
	padding: 0 0px 0 9px;
	margin-bottom: 15px;
}
.paginator span{
	color: #787878;	
	display: inline-block;
	height: 24px;
	float: left;
}
.paginator .current{
	background: url(../img/paginator-active.png) no-repeat center top;
	height: 24px;
	display: inline-block;
	width: 24px;
	text-align: center;
	padding: 3px 2px 2px 3px;
	margin: 0 3px 0 4px
}
.paginator .previous{
	color: #787878;
	background: url(../img/previous.png) no-repeat left;
	padding-left: 0px;
	border: none;
	padding-top: 4px;
	vertical-align: top;
	width: 95px;
}
.paginator .previous.disabled{
	color: #A8A8A8;
	width: 64px;
	padding-left: 15px;
}
.paginator a.previous:hover{
	background: url(../img/previous.png) no-repeat left;
}
.paginator span a{
	border-left: 1px solid #C6C6C6;
	padding-left: 3px;
	height: 23px;
	display: inline-block;
	width: 23px;
	text-align: center;
	color: #787878;
	padding-top: 3px;
}
.paginator span a:hover {
	background: url(../img/paginator-active.png) no-repeat center top;
}
.paginator .next {
	color: #787878;
	background: url(../img/next.png) no-repeat right 7px;
	padding-right: 13px;
	border: none;
	width: 62px;
	margin-right: 5px;
	padding-top: 4px;
}
.paginator a.next:hover {
	background: url(../img/next.png) no-repeat right;
}
.paginator .next.disabled {
	color: #A8A8A8;
	padding-top: 4px;
	padding-right: 0;
	width: 71px;
}
.pictures-column{
	width: 337px;
	float: left;
	margin-right: 40px;
	margin-top: 15px;
	margin-bottom: 20px;
}
.pictures-column .gallery a{
	margin-top: 10px;
	display: inline-block;
	float: left;
	width: 73px;
	margin-right: 11px;
	cursor: pointer;
}
.pictures-column .gallery a:last-child{
	margin-right: 0;
}
.pictures-column .gallery img{
	border:1px solid #d8d8d8;
}
.pictures-column a.review{
	background: #DBDCDD url(../img/video-review.png) no-repeat 113px 11px;
	display: inline-block;
	color: #787878;
	height: 30px;
	text-align: center;
	margin-top: 10px;
	padding: 10px 36px 0 10px;
	text-transform: uppercase;
}
.product-info{
	float: left;
	width: 341px;
}
h1.item-title, h2.item-title{
	color: #005676;
}
h1.home { margin-top: 3px; padding: 6px 0; font-weight: normal; float:left; }

.product-info .gray-grid{
	width: 341px;
}
.product-info .price-info{
	display: block;
	height: 25px;	
}
.product-info .price-info .price{
	display: inline-block;
	background: url(../img/price.png) no-repeat;
	height: 41px;
	padding: 11px 37px 0 40px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	margin-right: 10px;
}
.product-info .gray-grid{
	margin-left: 0 !important;
	margin-top: 0 !important;
}	
.price-info span{
	float: left;
	font-style: italic;
	color: #999999;
	display: inline-block;
}
.product-info .artnum{
	color: #999999;
	font-size: 12px;
}
.product-info .text, .project-info .text, .inner-project-info .text{
	color: #333333;
	margin-top: 10px;
}
.params ul{
	list-style: none;
	background: #fcfdfd;
	display: inline-block;
	width: 338px;
	border: 1px solid #e4e4e4;
	
}
.params ul li{	
	padding: 5px 0 2px 7px;
	border-bottom: 1px solid #E4E4E4;
	width: 314px;
	margin-left: 7px;
	line-height: 23px;
	float: left;
}
.params ul li .param{
	color: #0096cf;
	text-transform: uppercase;
	float: left;
}
.params ul li .value{
	float: right;
	color: #333333;
}
 .wrapper a{
	color: #0096CF;
}
#header li a.active{
	color: #005676;
}
.contacts-sidebar{
	background: url(../img/contacts-tile.png);
	width: 225px;
	width: 47%;
	float: left; 
	/* margin-top: 10px; */
	padding-left: 7px;
	padding-top: 0px;
	margin-right: 15px;
}
.map{
	text-align: center;
	padding-right: 5px;
	width: 47%;
	float:right;
	margin-right:19px;
}
.contacts-sidebar ul{
	list-style: none;
}

.map img{
	border: 3px solid #fff;
}
.map a{
	display: inline-block;
	border-bottom: 1px solid #dfddd0;
}
.contacts-sidebar li{
	color: #0096cf;
}
li.li-address {	
	padding-bottom: 2px;
	padding-left: 25px;
	background: url(../img/address.png) no-repeat 0 4px;
	border-bottom: 1px solid #eceadc;
	width: 193px;
	width: 425px;
}
li.li-mail {	
    margin-top: 5px;
	padding: 0 0 5px 25px;
	background: url(../img/mail.png) no-repeat 0 5px;
	border-bottom: 1px solid #eceadc;
	width: 193px;
	width: 425px;
}
 li.li-telephone{	
	padding: 4px 0 11px 25px;
	background:url(../img/telephone.png) no-repeat 0 5px;
}
.contact-form{
	margin: 10px 0;
}
.contact-form  div.input.text{
	float: left;
	width: 208px;
	margin-right: 30px;
	position: relative;
}
.contact-form  div.input.text span, div.input.textarea span{
	color: #000;
	float: left;
	display: block;
	width: 99px;
	margin-bottom: 9px;
}
.contact-form .field{
	float: left;
}
.contact-form span{
	float: left;	
	margin-bottom: 2px;	
}
.contact-form  div.input.text input{
	width: 208px;
	width: 445px;
	height: 32px;
	float: left;
	color: #000;
	margin-bottom: 4px;
	padding-left: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	border: 1px solid #e1e1e1;
	position: relative;
	background: #fafafa;
}
.contact-form div.input.text label{
	position: absolute;
	top: 11px;
	left: 10px;
	color: #c9c9c9;
	width: 130px;
	font-size: 11px;
	z-index: 20;
}
.contact-form div.input.textarea textarea{
	width: 445px;
	height: 160px;
	background: #fafafa;
	float: left;
	color: #000;
	padding: 5px 0 0 5px;	
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	border: 1px solid #e1e1e1;
}
.contacts-sidebar h2.title{
	padding: 5px 0;
	font-weight: bold;
	
}
div.submit input{
	margin-top: 10px;
	float: right;
	background: #DBDCDD url(../img/submit-button.png) no-repeat right 12px;
	width: 197px;
	height: 34px;
	cursor: pointer;
	padding-right: 20px;
	text-transform: uppercase;
	color: #787878;
	font-size: 12px;
	padding-top: 2px;
}
.documents{
	margin-top: 17px;
}
.documents h2, .contacts h2 { font-weight: bold; } 
.documents table{
	width: 965px;
	margin-top: 37px;
	background: none;
	border: 0;
	padding: 0;
	border-collapse: collapse;
}
.documents table tr.odd{
	background: #fcfdfd;
	border-bottom: 0;
	padding: 0;
	margin: 0;
}
.documents table td{
	border: 1px solid #e4e4e4;
	padding: 10px 5px 10px 15px;
	color: #333333;
	padding: 7px 10px;
}
/*.documents table td.name{
	padding: 10px 8px 10px 15px;
	min-width: 268px;
	max-width: 268px;
	overflow: hidden;
}
.documents table td.type{
	padding-right: 30px;
}
.documents table td.desc{
	min-width: 509px;
	max-width: 509px;
	overflow: hidden;
}*/
.documents table td a{
	display: inline-block;
	background: url(../img/file-download.png) no-repeat left center;
	padding-left: 18px;
}
.documents table td.size{
	color: #ababab;
/*	display: inline-block;
	min-width: 60px;*/
}
.last-project{
	width: 710px;
	margin-top: 10px;
	position: relative;
}
.last-project img{
	border: 2px solid #dfdfdf;
}
.last-project .ribbon{
	background: url(../img/ribbon.png) no-repeat;
	display: inline-block;
	position: absolute;
	width: 109px;
	height: 92px;
	left: 2px;
}
.project-info{
	float: left;
	margin-left: 5px;
	width: 351px;
}
.project-info h2 {
	margin-bottom: 5px;
	margin-top: 0;
	border-bottom: 2px solid #D8D8D8;
}
.project-info h2 a{
	color: #005676;
	display: inline-block;
	margin-bottom: 5px;
}
.project-info a.view-project{
	display: inline-block;
	float: left;
	margin-top: 14px;
	background: #DBDCDD url(../img/view-project.png) no-repeat right;
	padding: 6px 25px;
	text-transform: uppercase;
	color: #787878;
}
.project{
	float: left;
	width: 228px;
	margin-right: 10px;
}
.project a.project-name{
	font-size: 14px;	
}
.project img{
	margin-top: 5px;
	margin-right: 0;
}
.pictures-column h2{
	margin-bottom: 5px;
	margin-top: 0;
}
.inner-project-info{
	float: left;
	width: 341px;
	margin-top: 27px;
}
.products-results{
	width: 964px;
	border-top: 1px solid #d8d8d8;
	margin-top: 10px;
}
.search-result{
	width: 225px;
	margin-top: 22px;
	float: left;
	margin-right: 15px;
}
.search-result img{
	border: 1px solid #d8d8d8;
	float: left;
	margin-right: 7px;
}
.projects-results{
	width: 960px;
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d8d8d8;
	min-height: 194px;
}
.captcha-image{
	float: left;
	margin-top: 10px;	
}
.captcha-input input{
	float: left;	
	width: 100px;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	border: 1px solid #e1e1e1;
	background: #fafafa;
	height: 35px;
	margin-top: 10px;
}
.text li{
	margin: 0 25px;	
}
.gallery-container{
	position: relative;
}
.gallery-container .images-slider{
	min-height: 333px;
	position:relative;
	z-index: 10;
}
.gallery-container .prev,
.gallery-container .next{
	background: url("../img/images-slider-prev.png") no-repeat scroll 0 0 transparent;
	position: absolute;
	top: 161px;
	left: 5px;
	width: 24px;
	height: 24px;
	display: block;
	z-index: 20;
}
.gallery-container .next{
	left: auto;
	right: 10px;
	background: url("../img/images-slider-next.png") no-repeat scroll 0 0 transparent;
}
.gallery-container .slider-item {
	min-width: 330px;
	min-heihgt: 330px;
}
.gallery-container .slider-item img{
}
.gallery-container .slider-item .thumb {
	display: none;
}

.gallery3d {
	padding:10px 15px;
	margin:0 auto;
}
.gallery3d-single{
	/*padding:10px 0;*/
	margin-bottom:11px;
}
.gallery3d h2{
	font-size: 18px;
	font-weight: normal;
	color: #00709a;
	margin: 10px 0;
}
.gallery3d .disabled, .gallery3d-single .disabled {
	display: none;
}
.gallery3d .item3d{
	width:32%;
	height:260px;
	float:left;
	margin-left:18px;
	border:1px solid #ccc;
}

.products_view_table {
	/*width: 100%;*/
}
.products_view_table td{
	vertical-align: top;
	width:50%;
	/*border:1px solid #ccc;*/
}

.products_view_table td div.pictures-column{
	margin-right:10px;
}

.products_view_table tr td div.pager a img.thumb{
	margin:0 7px 12px 0;
}

.cad_button {
	display:block; 
	width:45%; height:75px; 
	margin: 0 12px 12px 0;
	padding:0;
	background-color:#e5e5e5; 
	border: 1px solid #d8d8d8;
	text-align:center;
	font-size: 16px; line-height: 75px;
	border-radius:10px;
}

#show-page-content-button{
	color: #0096cf;
	line-height: 22px;
	font-size: 14px;
	font-size: 12px;
	background: #d8d8d8;
	width: 65px;
	margin-top: 10px;
	margin-right:15px;
	text-transform: uppercase;
	text-align: center;
	float:right;
}

#show-page-content-button:hover{
	background: #d8d8d8;
	cursor:pointer;
}

.show-page-content{
	margin-bottom:10px;
	text-align:justify;
	margin-right:15px;
	color:#444;
	font-size:13px;
}
.show-page-content ul{
	margin-bottom:7px;
}
.show-page-content ul li{
	margin-left: 35px;
}
.show-page-content p{
	margin-bottom:7px;
}

.short-info{
	display:block;
	margin-top:15px;
	padding-right:15px;
	text-align:justify;
}
.short-info p{
	margin-bottom:8px;
}
.short-info ul{
	display:block;
	padding-left: 35px;
	margin-bottom:8px;
}


div#nyroModalFull {
	font-size: 12px;
	color: #777;
}
div#nyroModalFull div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(../img/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalFull div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalFull div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #777;
}
div#nyroModalFull div#nyroModalWrapper a#closeBut {
	position: absolute;
	display: block;
	/*top: -13px;*/
	top: -17px;
	/*right: -13px;*/
	right: 0;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../img/close.gif) no-repeat;
	outline: 0;
}
div#nyroModalFull div#nyroModalWrapper h1#nyroModalTitle {
	/*margin: 0;
	padding: 4px 5px;
	background: #777777;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;*/
	background: none repeat scroll 0 0 #777777;
    bottom: 100%;
    color: #DDDDDD;
    font-size: 12px;
    left: 0;
    margin: 0;
    outline: 4px solid #777777;
    padding: 4px 15px 4px 4px;
    position: absolute;
    right: 0;
}
div#nyroModalFull div#nyroModalWrapper div.wrapper div#nyroModalContent {
	padding: 5px;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent img {
	vertical-align: baseline;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
div#nyroModalFull div#nyroModalWrapper a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div#nyroModalFull div#nyroModalWrapper div.wrapperSwf a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper div.wrapperSwf a.nyroModalNext, div#nyroModalFull div#nyroModalWrapper div.wrapper a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalPrev {
	left: 0;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalPrev:hover {
	background: url(../img/prev.gif) left 20% no-repeat;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalNext {
	right: 0;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalNext:hover {
	background: url(../img/next.gif) right 20% no-repeat;
}

html, body, div, form, p {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
	height: 0px;
}
.fl { float: left; }
.fr { float: right; }
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
.featured-product h3, .featured-product-small h3, .featured-product-3d h3 { font-size: 13px !important; }
img { border:0; }
a:active, a:focus { outline: none; }

/* ------------------------------------------------- Paging */
div.paging {
	height: 32px;
    margin: 20px 0 0;
    padding: 0 0 10px 0;
    text-align: center;
    width: 100%;
}
* html div.paging { display: inline;}
div.paging div.disabled {
	display:none;
}
div.paging span {
	height: 32px;
    margin: 20px 0 0;
    padding: 0 0 10px 0;
    text-align: center;
    width: 100%;
	
}
div.paging a, div.paging span.current {
	padding: 9px 16px;
	font-weight: bold;
    background: url("../img/paging-bg.jpg") no-repeat left top;
}
div.paging span.current {
	color: #cc4064;
    cursor: default;
}
div.paging span a:hover, div.paging span.current {
/*	background-color:#f1c8b9;
	color:#893c20;*/
}
/* ------------------------------------------------- End Paging */

/* ------------------------------------------------- Errors */
/*div#messagesOuter{
	position: fixed;
	z-index:10000;
	background-color: #26150e;
	border: 2px solid #F00;
	right: 7px;
	top: 90px;
	color: #fff;
}
div#messagesOuter .in{
	background: transparent;
	border-bottom: 1px solid #666;
}
div#messagesOuter a{
	display: block;
	width: 12px;
	height: 12px;
	color: #fff;
	line-height: 12px;
	padding: 5px;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
}*/
div#messagesOuter {
    background-color: #EFEDF2;
    border: 2px solid #D7D7D7;
    color: #FF0000;
/*	position: fixed;
    right: 7px;
    top: 90px; */
    z-index: 10000;
}
div#messagesOuter .in {
    background: #0095cf;
    border-bottom: 1px solid #D7D7D7;
}
div#messagesOuter a {
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 12px;
    line-height: 12px;
    padding: 5px;
    text-decoration: none;
    width: 12px;
}
div#messagesOuter a:hover{
	color: #F00;
}
* html div#messagesOuter{
	position: absolute; 
	top: expression(90+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); 
	right: expression(7+((e=document.documentElement.scrollRight)?e:document.body.scrollRight)+'px');
}
div#messages{
	padding: 5px;
}
div#messages div.errors p{
	padding: 5px;
	margin: 0px;
}
div.message {
	padding: 5px;
}
.form-error, div.error input, div.error textarea{
	border-color: #900;
	border-style: dotted;
	border-width: 1px;
	background-color: #f99;
}
.error {
	font-family: Courier, monospace;
	padding: 0;
	margin: 0;
}
p.error em {
	color: #000;
	font-weight: normal;
}
.notice {
	background-color: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
}
.success {
	background-color: green;
	color: #FFF;
}
/* ------------------------------------------------- End Errors */

table.cake-sql-log{
	background: #fff;
	border: 1px solid #000;
	border-collapse: collapse;
}
table.cake-sql-log td{
	border: 1px solid #000;
}
@font-face {
    font-family: 'HelenBold';
    src: url(../img/'helenb_0-webfont.eot');
    src: url(../img/'helenb_0-webfont.eot?#iefix') format('embedded-opentype'),
         url(../img/'helenb_0-webfont.woff') format('woff'),
         url(../img/'helenb_0-webfont.ttf') format('truetype'),
         url(../img/'helenb_0-webfont.svg#HelenBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

div.product-info div.text table{

	width: 338px;
	background: #FCFDFD;
	border: 1px solid #e4e4e4;
	padding: 0 10px;
	border-spacing: 0;
}
div.product-info div.text table tr{	
	background: #FCFDFD;
}

div.product-info div.text table td{
	border-bottom: 1px solid #E4E4E4;
	padding: 5px;
}
div.product-info div.text table td.col1{
	color: #0096CF;
	text-transform: uppercase;

}
div.product-info div.text table td.col2{
	color: #333;
	margin-right: 10px;
	text-align: right;
}
div.product-info div.text table tr:last-child{
	border-bottom: 0;
}
div.product-info div.text table tr.last td{
	border-bottom: none;
}

