html { background: #eff2f3 url(/_ui/images/none.gif) fixed; }
body {
	margin: 0;
	font: 14px/20px Arial, Helvetica, sans-serif;
	color: #666;
	background: #eff2f3 url(/_ui/images/bg-main.gif) repeat-x;
	min-width: 982px;
}
img { border-style: none; }
a {
	color: #666;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
.box-s {
	height: 1%;
	margin: 7px;
	position: relative;
}
.product-card:hover { cursor: pointer; }
.info-block .gallery .box-s:hover h3 { color: #00B7DF; text-decoration: underline; }
.info-block .gallery .box-s:hover div.description p { color: #000; }
.box-s .top-s,
.box-s .bot-s {
	height: 7px;
	font-size: 0;
	line-height: 0;
}
.box-s .top-s { background: url(/_ui/images/bg-box-s-top.png) repeat-x; }
.box-s .bot-s { background: url(/_ui/images/bg-box-s-bot.png) repeat-x; }
.box-s .top-s span,
.box-s .bot-s span {
	position: absolute;
	top: 0;
	left: -7px;
	width: 7px;
	height: 7px;
	background: url(/_ui/images/bg-box-s-top-left.png) no-repeat;
}
.box-s .bot-s span {
	top: auto;
	left: -7px;
	background: url(/_ui/images/bg-box-s-bot-left.png) no-repeat;
}
.box-s .top-s em,
.box-s .bot-s em {
	float: right;
	position: relative;
	width: 7px;
	z-index: 2;
	margin-right: -7px;
	height: 100%;
	background: url(/_ui/images/bg-box-s-top-right.png) no-repeat;
}
.box-s .bot-s em { background: url(/_ui/images/bg-box-s-bot-right.png) no-repeat; }
.box-s .holder-s {
	width: 100%;
	overflow: hidden;
	padding: 0 7px;
	position: relative;
	margin: 0 -7px;
}
.box-s .holder-s .left-s,
.box-s .holder-s .right-s {
	float: left;
	width: 7px;
	background: url(/_ui/images/bg-box-s-left.png) repeat-y;
	padding: 0 0 9999px;
	margin: 0 0 -9999px -7px;
	font-size: 0;
	line-height: 0;
}
.box-s .holder-s .right-s {
	float: right;
	background: url(/_ui/images/bg-box-s-right.png) repeat-y;
	margin: 0 -7px -9999px 0;
}
.box-s .content {
	width: 100%;
	overflow: hidden;
	background: #fff;
}
#container {
	width: 982px;
	margin: 0 auto;
	position: relative;
}
.main-nav {
	width: 982px;
	position: fixed;
	overflow: hidden;
	margin: 0 0 18px;
	z-index: 3;
	top: 39px;
}
* html .main-nav { margin-top: 39px; }
*+html .main-nav { margin-top: 39px; }
.main-nav span {
	float: left;
	height: 62px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.main-nav span.left {
	width: 19px;
	background-image: url(/_ui/images/bg-main-nav-left.png);
}
.main-nav span.right {
	width: 22px;
	background-image: url(/_ui/images/bg-main-nav-right.png);
}
.main-nav ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
.main-nav ul li {
	float: left;
	padding: 0 0 0 2px;
	background: url(/_ui/images/bg-main-nav-border.png) no-repeat;
}
.main-nav ul li a {
	float: left;
	height: 62px;
	overflow: hidden;
	text-indent: -9999px;
	overflow: hidden;
}
.main-nav ul li a span {
	float: left;
	height: 124px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.main-nav ul li a:hover { position: relative; }
.main-nav ul li a:hover span,
.main-nav ul li.active a span { margin: -62px 0 0; }
.main-nav ul li.home a,
.main-nav ul li.home a span { width: 114px; }
.main-nav ul li.home a span { background-image: url(/_ui/images/bg-nav-home.png); }
.main-nav ul li.news a,
.main-nav ul li.news a span { width: 112px; }
.main-nav ul li.news a span { background-image: url(/_ui/images/bg-nav-news.png); }
.main-nav ul li.products a,
.main-nav ul li.products a span { width: 148px; }
.main-nav ul li.products a span { background-image: url(/_ui/images/bg-nav-products.png); }
.main-nav ul li.services a,
.main-nav ul li.services a span { width: 139px; }
.main-nav ul li.services a span { background-image: url(/_ui/images/bg-nav-services.png); }
.main-nav ul li.about a,
.main-nav ul li.about a span { width: 142px; }
.main-nav ul li.about a span { background-image: url(/_ui/images/bg-nav-about.png); }
.main-nav ul li.clients a,
.main-nav ul li.clients a span { width: 124px; }
.main-nav ul li.clients a span { background-image: url(/_ui/images/bg-nav-clients.png); }
.main-nav ul li.contact a,
.main-nav ul li.contact a span { width: 148px; }
.main-nav ul li.contact a span { background-image: url(/_ui/images/bg-nav-contact.png); }
.logo {
	width: 284px;
	height: 370px;
	margin: 0 0 0 -18px;
	position: fixed;
	top: 119px;
}
* html .logo { margin-top: 119px; }
*+html .logo { margin-top: 119px; }
.logo a {
	display: block;
	height: 100%;
	background: url(/_ui/images/bg-logo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#page {
	width: 700px;
	margin: 0 21px 0 auto;
	padding: 142px 0 0;
	position: relative;
}
#page.home { padding-top: 136px; }

strong.about {
	color:#222222;
	display:block;
	font-size:22px;
	font-weight:normal;
	height:95px;
	line-height:32px;
	margin:0 0 26px;
	overflow:hidden;
}
strong.about span { color: #00B7DF; font-weight: bold; }
.preview {
	width: 100%;
	position: relative;
	margin: 0 0 33px;
}
.preview .image { width: 580px; }
.preview img { display: block; }
.preview ul.action {
	margin: -7px 0 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 50%;
	right: 50px;
}
.preview ul.action li {
	float: left;
	padding: 0 2px;
}
.preview ul.action a {
	display: block;
	width: 10px;
	height: 14px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.preview ul.action .prev a { background-image: url(/_ui/images/btn-prev-b.gif); }
.preview ul.action .next a { background-image: url(/_ui/images/btn-next-b.gif); }
.preview .tip {
	position: absolute;
	top: 53px;
	right: 0;
	width: 282px;
	color: #99cede;
	font-size: 13px;
	line-height: 17px;
}
.preview .tip .top-bg,
.preview .tip .bot-bg {
	display: block;
	background-repeat: no-repeat;
	overflow: hidden;
}
.preview .tip .top-bg {
	height: 96px;
	background-image: url(/_ui/images/bg-tip-top.png);
}
.preview .tip .bot-bg {
	height: 6px;
	background-image: url(/_ui/images/bg-tip-bot.png);
}
.preview .tip .center {
	background: url(/_ui/images/bg-tip.png) repeat-y;
	padding: 0 20px;
	height: 1%;
}
.preview .tip .center:after {
	content: "";
	clear: both;
	display: block;
}
.preview .tip .inner {
	width: 100%;
	float: left;
	margin: -83px 0 0;
	position: relative;
}
.preview .tip .title {
	display: block;
	font-size: 15px;
	color: #fff;
	margin: 0 0 3px;
}
.preview .tip p { margin: 0 0 10px; }
.column-holder {
	width: 720px;
	margin: 0 -20px 30px 0;
	position: relative;
}
.column-holder .wrapp {
	width: 100%;
	overflow: hidden;
}
.column-holder .column {
	float: left;
	width: 344px;
	margin: 0 -2px;
	padding: 0 20px 0 0;
}
.column-holder .descr-column { padding-bottom: 140px; }
.info { padding: 12px 15px; }
.info .headline {
	width: 100%;
	overflow: hidden;
	padding: 0 0 8px;
}
.info .headline .rss {
	float: right;
	width: 16px;
	height: 16px;
	overflow: hidden;
	background: url(/_ui/images/icon-rss.gif) no-repeat;
	text-indent: -9999px;
}
.info .headline h2 {
	height: 13px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin: 4px 0 0;
}
.info .headline h2.latest-news { background-image: url(/_ui/images/bg-latest-news.png); }
.info .headline h2.glass-studio { background-image: url(/_ui/images/bg-glass-studio.png); }
.info .body {
	width: 100%;
	overflow: hidden;
	margin: 0 0 -4px;
}
.info .box {
	background: url(/_ui/images/bg-dot.gif) repeat-x;
	margin: -1px 0 0;
	padding: 10px 0 11px;
}
.info h3 {
	margin: 1px 0 4px;
	color: #000;
	font-size: 16px;
	line-height: 18px;
}
.info p { margin: 0 0 4px; }
.info p strong { color: #000; }
.info .date {
	font-size: 12px;
	color: #ccc;
}
.info .pager {
	width: 100%;
	margin: 0;
	padding: 13px 0 0;
	list-style: none;
	border-top: 1px solid #eff2f3;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
}
.info .pager:after {
	content: "";
	clear: both;
	display: block;
}
.info .pager li {
	float: left;
	padding: 0 4px 0 1px;
	margin: 0 0 0 -4px;
	position: relative;
}
.info .pager a {
	color: #999;
	width: 22px;
	height: 19px;
	display: block;
	text-align: center;
}
.info .pager li.active a,
.info .pager li a:hover {
	background: url(/_ui/images/bg-pager.gif) no-repeat;
	text-decoration: none;
	color: #fff;
}
.info .pager li.prev,
.info .pager li.next {
	float: right;
	margin: 0;
	padding: 0 0 0 4px;
}
.info .pager li.prev a,
.info .pager li.next a {
	width: 10px;
	height: 14px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.info .pager li.prev a,
.info .pager li.prev a:hover { background-image: url(/_ui/images/btn-prev-g.gif); }
.info .pager li.next a,
.info .pager li.next a:hover { background-image: url(/_ui/images/btn-next-g.gif); }
.more {
	background: #e3e6e7 url(/_ui/images/bg-more.gif) no-repeat 0 100%;
	margin: -11px 2px 0;
	font-weight: bold;
	font-size: 12px;
	color: #999;
	padding: 10px 18px;
}
.more a { color: #000; }
.descr {
	position: absolute;
	bottom: 12px;
	right: 35px;
	width: 310px;
	font-size: 12px;
	line-height: 16px;
}
.descr em {
	display: block;
	font: italic 12px/20px Georgia, "Times New Roman", Times, serif;
	color: #999;
	margin: 0 0 8px;
}
.descr strong em { font-size: 12px; color: #666; line-height: 18px; }
.info-block { margin: 0 0 38px; }
.info-block .inner {
	padding: 16px 20px;
	background-repeat: no-repeat;
	background-position: 0 100%;
	height: 1%;
}
.info-block .headline {
	width: 100%;
	overflow: hidden;
}
.info-block h2 {
	background-repeat:no-repeat;
	color:#000000;
	font-size:16px;
	height:17px;
	margin:0 0 0;
	overflow:hidden;
	text-transform:uppercase;
}

.info-block .btns {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
.info-block .btns li {
	float: left;
	padding: 0 0 0 10px;
}
.info-block .btns a {
	color: #fff;
	float: left;
}
.info-block .btns a span,
.info-block .btns a strong {
	float: left;
	height: 20px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.info-block .btns a strong {
	background-image: url(/_ui/images/bg-btn-info-left.png);
	padding: 0 5px 0 9px;
}
.info-block .btns a span {
	width: 4px;
	background-image: url(/_ui/images/bg-btn-info-right.png);
}
.info-block .btns a:hover {
	text-decoration: none;
	color: #131413;
}
.info-block .btns a:hover strong { background-image: url(/_ui/images/bg-btn-info-left-hover.png); }
.info-block .btns a:hover span { background-image: url(/_ui/images/bg-btn-info-right-hover.png); }
.info-block .gallery {
	margin: 6px -2px 11px;
	width: 664px;
	overflow: hidden;
	position: relative;
}
.info-block .gallery ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 9999px;
	overflow: hidden;
}
.stacked .gallery ul { width: 680px; }

.info-block .gallery ul li {
	float: left;
	width: 324px;
	padding: 0 16px 0 0;
}
.info-block .gallery ul .content {
	padding: 6px 0 0;
	height: 84px;
}
.info-block .gallery .text {
	float: right;
	width: 195px;
	font-size: 13px;
	line-height: 18px;
	padding: 6px 0 0;
}
.info-block .gallery h3 {
	margin: 0 0 6px;
	font-size: 14px;
	color: #000;
}
.info-block .gallery p { margin: 0; }
.info-block .gallery .image {
	width: 105px;
	text-align: center;
}
.info-block .gallery .image img { vertical-align: top; }
.info-block .slider {
	height: 7px;
	position: relative;
	width: 100%;
	background-repeat: no-repeat;
	width: 662px;
	margin: 0 -1px 6px;
}
.info-block .slider span {
	display: block;
	width: 16px;
	height: 16px;
	background: url(/_ui/images/bg-slider-marker.png) no-repeat;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: -4px;
	left: 59px;
}
.blue-info { background: #a5e0ed url(/_ui/images/bg-blue-info-top.gif) no-repeat; }
.blue-info .inner { background-image: url(/_ui/images/bg-blue-info-bot.gif); }
.blue-info .slider { background-image: url(/_ui/images/bg-blue-info-slider.png); }
.black-info { background: #131413 url(/_ui/images/bg-black-info-top.gif) no-repeat; }
.black-info .inner { background-image: url(/_ui/images/bg-black-info-bot.gif); }
.black-info .slider { background-image: url(/_ui/images/bg-black-info-slider.png); }
.product {
	margin: 0 -2px 21px;
	width: 704px;
}
.product .title {
	font-size: 11px;
	margin: -27px 24px 0;
	display: block;
	position: relative;
	height: 1%;
	color: #33b12d;
}
.product .title a { color: #33b12d; }
.product .details {
	width: 660px;
	margin: 0 auto;
	overflow: hidden;
	padding: 9px 0 37px;
}
.product .text {
	width:650px;
	float: left;
	font-size: 15px;
	line-height: 21px;
}
.product .text h2 {
	margin: 0 0 20px;
	font-size: 24px;
	color: #01b8df;
	line-height: 28px;
}
.product .text p { margin: 0 0 10px; }
.product .text dl, .product .text ul {
	margin: 0 0 15px 0;
	font-size: 13px;
	line-height: 18px;
	padding: 6px 0 0;
}
.product .text dt, .product .text li {
	background: url(/_ui/images/bg-bullet.gif) no-repeat 2px 6px;
	padding: 0 0 0 22px;
	font-weight: bold;
	color: #000;
}
.product .text dd { margin: 1px 0 20px 22px; }
.product .images {
	width: 320px;
	float: right;
	padding: 5px 0;
	margin: 0 0 20px 25px;
}
.product .img {
	border: 1px solid #e6e6e6; position: relative;
	margin: 0 0 11px;
}
.product .img .caption { position: absolute; right: 0; bottom: 0; font-size: 11px; padding: 0 10px; background: #fff; border: 1px solid #E6E6E6; border-bottom: none; border-right: none; }
.product img { display: block; }
.product .images ul {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.product .images ul li {
	float: left;
	padding: 0 10px 0 0;
}
.product .images ul li a {
	width: 10px;
	height: 10px;
	display: block;
	background: url(/_ui/images/bg-btns-dot.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.product .images ul li.active a,
.product .images ul li a:hover { background-position: 0 -10px; }
.specs {
	background: #d6d8d9 url(/_ui/images/bg-specs.gif) no-repeat 0 100%;
	margin: -11px 2px 0;
	padding: 11px 10px;
}
.specs table {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	width: 100%;
	font-size: 13px;
	color: #333;
}
.specs table td,
.specs table th {
	padding: 2px 12px;
	border-left: 2px solid #d4d8d9;
}
.specs table .first { border-left-style: none; }
.specs table caption {
	background: #e8edee url(/_ui/images/bg-caption.gif) repeat-x;
	padding: 9px 11px;
	text-align: left;
}
.specs table caption strong {
	display: block;
	height: 13px;
	background: url(/_ui/images/bg-pricing.png) no-repeat;
	font-size: 0;
	line-height: 0;
}
.specs table th {
	border-top: 2px solid #dce3e5;
	background: #fff;
	font-weight: normal;
	text-align: left;
	color: #000;
}
.specs table td {
	background: #dde3e5;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 18px;
	border-bottom: 2px solid #d4d8d9;
}
.specs table td.first { color: #000; }
.order {
	padding: 12px 10px;
	font-size: 13px;
	line-height: 18px;
}
.order .body {
	width: 100%;
	overflow: hidden;
}
.order h3 {
	color: #000;
	font-size: 13px;
	margin: 0 0 1px;
}
.order .about {
	width: 500px;
	float: left;
}
.order p { margin: 0; }
.order .action {
	float: right;
	width: 112px;
	text-align: center;
	font-size: 11px;
}
.order .action .btn {
	display: block;
	width: 112px;
	height: 23px;
	background: url(/_ui/images/btn-blue.png) no-repeat;
	text-transform: uppercase;
	color: #fff;
	line-height: 20px;
	font-weight: bold;
	margin: 0 0 2px;
}
.order .action .btn:hover { text-decoration: none; }
#footer {
	width: 100%;
	overflow: hidden;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	padding: 0 0 10px;
}
#footer a {
	font-weight: bold;
	color: #333;
}
#footer ul {
	margin: 0 0 0 -6px;
	padding: 0;
	list-style: none;
	float: left;
	clear: left;
	display: inline;
	width: 600px;
}
#footer ul li {
	float: left;
	background: url(/_ui/images/bg-footer-separate.gif) no-repeat left;
	margin: 0 0 0 -4px;
	padding: 0 11px 0 10px;
}
#footer .banner {
	float: right;
	width: 60px;
	height: 17px;
	margin: 8px 0 0;
}
#footer .banner a {
	display: block;
	height: 100%;
	background: url(/_ui/images/bg-canary.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

.widget-item:hover h3, .widget-item:hover strong { color: #00B7DF; text-decoration: underline; }

#product-categories { margin: 0px 20px 80px 20px; }
#product-categories h2 a { color: #00B7DF; }

#side-bar { position: fixed; top: 500px; margin: 0 0 0 11px; padding: 0 0 0 20px; width: 240px; }
#side-bar h3 { margin: 0; float: left; width: 110px; border-bottom: 1px solid #EFF2F3; margin-right: 10px; }
#side-bar h3.active { background-color: #fff; width: 110px; margin-right: 10px;padding: 0px 0px 0px 6px; margin-left:-6px; border-bottom: 1px solid #ccc; }
#side-bar h3 a { font-size: 10px; }
#side-bar h3 a:hover { color: #000; }

* html #side-bar { margin-top: 500px; }
*+html #side-bar { margin-top: 500px; }

p a { color: #0EB1D6 }

#spotlight .roof { position: absolute; z-index: 999; }
.slider { width: 9999px; height: 363px; position: absolute; left: 0; }
.preview .image { width: 580px; height: 363px; overflow: hidden; position: relative; }
div.image-item { float: left; display: inline; }

#spotlight .inner { width: 242px; height: 85px; overflow: hidden; position: relative; }
#spotlight .inner .text-slider { width: 9999px; height: 85px; position: absolute; left: 0; }
#spotlight .inner .text-slider .text-item { width: 242px; height: 85px; float: left; display: inline; }

p.download img { display: inline; vertical-align: middle; margin: 0 10px 0 0}
p.download { line-height: 51px; }


#nav li ul {
	position:fixed; margin: 0 0 0 0px;
	top: 100px;
	width: 250px;
	background-color: #fff; border: 1px solid #ccc; border-top: none;
	z-index: 99999;
}

* html #nav li ul { margin-left: -149px; }
*+html #nav li ul { margin-left: -149px; }

.main-nav ul li ul li { float: none; background-color: #fff; background-image: none; }
.main-nav ul li ul li a { text-indent: 0px; height: 20px; width: 200px; padding: 3px 10px; font-size: 12px; }
.main-nav ul li ul li a:hover { color: #000; }
.main-nav ul li.products ul a { width: 280px; }

#skyline { z-index: 99999; position: absolute; right: 0; top: 0; background-color: #E5E8E9; color: #fff; padding: 0px 5px; border: 1px solid #ccc; border-top: none; margin-right: 20px; }
#skyline a, #skyline span { font-size: 10px; color: #000; margin-right: 10px; }

div.error, div.success, div.warning { font-size: 14px; color: #cc0000; line-height: 20px; background-color: #ffeeee; border: 1px solid #ff0000; border-right: none; border-left: none; padding: 5px 10px; margin: 10px 0px; }
div.success { color: #008800; border: 1px solid #00aa00; border-right: none; border-left: none; background-color: #eeffee; }
div.warning { background-color: #FFFFE4; color: #7D052C; border: 1px solid #7D052C; border-right: none; border-left: none; }
div.error div, div.success div, div.warning div { border: none; padding: 0 0 0 10px; margin: 5px 0 }
div.success a { color: #000; text-decoration: underline; }

form td { white-space: nowrap; vertical-align: top; font-size: 12px; }
form td.col-2 input, form td.col-2 textarea { width: 300px; font-family: arial; border: 1px solid #ccc; padding: 3px; }
form table { width: 100%; }

#product-categories a img { border: 4px solid #fff; padding: 4px; background: #fff; }
#product-categories a:hover img { border: 4px solid #38C0DE; }

.specs.below { margin: 0 0 20px; 0 }

.page-289 img { float: left; margin: 0 20px 40px 0; border-bottom: 5px solid #67C7DC; }
.page-289 p { clear: both; background-color: #fff; padding: 35px;}
.page-289 ul { margin: 0 0 0 200px; }
.page-289 li { font-size: 11px; }
