/*
Copyright (c) 2008-2009 Ylab, www.ylab.nl
yui:2.6.0 (c) 2008, Yahoo! Inc. All rights reserved.
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}
html{
	overflow-y:scroll;/*prevents NS from toggling scrollbar on and off*/
	background:#333;
	color:#fff;
}
body{
	cursor:default;
	font:70% Verdana,sans-serif;/*11*/
}
p,div,ul,ol{
	line-height:1.35em;
}
a:link,a:visited{
	color:#e09;
	text-decoration:none;
	cursor:pointer;
}
a:hover{
	color:#e09;
	text-decoration:underline;
}
h1{
	font-size:1.44em;/*16*/
	line-height:134%;
	font-weight:bold;
	color:#333;
	text-align:right;
	padding-right:20px;
}
h2{
	font-size:1.16em;
	line-height:1.5;
	font-weight:bold;
	margin-top:0.84em;
}
h3{
	font-size:1em;
	line-height:1.5;
	margin-top:1em;
	font-weight:bold;
}
p, table{
	margin:0 0 0.7em 0;
}
hr{
	background-color:transparent;
	height:0;
	border:0;
	border-top:10px solid #333;
	margin:0;
	display:block;
	line-height:0;
}
th, td{
	text-align:left;
	vertical-align:top;
	padding:0 1ex 0 0;
}
strong{
	font-weight:bold;
}
label{
	cursor:pointer;
	position:relative;
	top:-2px;
	padding:0 0.5em;
}
textarea{
	overflow-y:auto;
}
.clear{
	clear:both;
}
.ra{
	text-align:right;
}
.rf{
	float:right;
}
.lf{
	float:left;
}
.nowrap{
	white-space:nowrap;
}
table.form{
	margin-top:2em;
}
.form td, .form th{
	padding:5px 5px 5px 0;
	overflow:hidden;
}
.col-label{
	width:160px;
}
.col-input{
	width:300px;
}
td.lbl{
	padding-top:7px;
}
td.colspan{
	white-space:normal;
	width:auto;
}
button,.button{
	padding:5px 10px;
	background:url('../graphics/bg-button.png') repeat-x;
	border:1px solid #aaa;
	cursor:pointer;
	/*ie7.css*/
}
.submit,.click{
	cursor:pointer;
}
.rect{
	border:1px solid #aaa;
	margin-right:4px;
	padding:1px 2px;
}
.text-xs {width:50px;}
.text-s {width:65px;}
.text-sm {width:100px;}
.text-m {width:130px;}
.text-l {width:195px;}
.text-xl{width:270px;}
.number{
	width:45px;
	text-align:right;
}
.username{
	width:150px;
}
.password{
	width:86px;
}
.text-4l{height:5em;}
.text-6l{height:8em;}
.text-9l{height:12em;}
.text-el{height:16em;}
.req{
	background:url('../graphics/req.gif') no-repeat right top;
}
.error,.message{
	border:1px dashed #e09;
	background:#fef;
	padding:5px;
	color:#000;
	margin:5px 0;
}
.error{
	color:#e09;
}
.disabled{
	color:#f2eada;
}
input.disabled{
	border:1px solid #ccc;
}
.menu,.menu a:link,.menu a:visited{
	color:#fff;
}
.sitemap,.sitemap a:link,.sitemap a:visited{
	color:#ccc;
}
.sitemap{
	margin-bottom:50px;
}
.buttonlook{
	padding:3px;
	height:17px;
	width:106px;
	display:inline-block;
	vertical-align:top;
	text-align:center;
	background:url('../graphics/bg-button.png') repeat-x;
	border:1px solid #aaa;
}
.hidden{
	display:none;
}
.thumbsframe{
	height:125px;
}
.thumbsframe,.frame{
	position:relative;
	border:1px solid #aaa;
	background:#eee url('../graphics/bg-differently.png') no-repeat;
	margin-top:10px;
}
.status1 .frame{
	height:90px;
	overflow:hidden;
}
.status1 .frameover{
	border-color:#e09;
}
.product{
	position:relative;
}
.status1{
	cursor:pointer;
}
.status2 .frame,.status3 .frame{
	border-bottom-width:0;
}
.product h2{
	margin:0 10px 5px 160px;
}
.preview{
	position:absolute;
	top:0;
	left:0;
}
.description{
	margin:0 130px 0px 160px;
	height:62px;
	overflow:hidden;
}
.mainprops{
	position:absolute;
	top:23px;
	right:10px;
	width:110px;
	cursor:default;
	border:1px solid #eee;
	padding:1px;
}
.mainprops.frameover{
	border-color:#ccc #fff #fff #ccc;
}
.mainprops{
	max-height:62px;
}
.mainprops table{
	width:100%;
}
.mainprops td{
	text-align:right;
	padding-right:0;
}
.key{
	color:#999;
}
.value{
	margin-bottom:5px;
}
.colors a{
	margin-right:2px;
}
.marker,.markerext{
	position:absolute;
	top:2px;
	left:-10px;
	height:15px;
	min-width:60px;
	padding:5px 7px 5px 20px;
	background:url('../graphics/bg-marker.png') no-repeat;
	color:#fff;
}
.markerext{
	background:url('../graphics/bg-marker-ext.png') no-repeat;
	min-width:93px;
}
.presentation{
	position:relative;
	height:315px;
}
.basics{
	position:absolute;
	left:10px;
	top:0;
	width:140px;
	overflow:hidden;
}
.level2 .basics{
	height:280px;
}
.level1 .basics{
	height:250px;
}
.btnDetails{
	position:absolute;
	bottom:30px;
	left:10px;
}
.btnQuotation{
	position:absolute;
	bottom:0;
	left:10px;
}
.video{
	position:absolute;
	right:5px;
	top:0;
	width:360px;
	/*ie7.css*/
}
.status1 object.video{
	display:none;
}
.social{
	position:relative;
	background:#eee url('../graphics/bg-social.gif') no-repeat;
	height:30px;
}
.usergc{
	background:url('../graphics/bg-usergc.gif') no-repeat;
	padding-top:5px;
}
.productmemo{
	position:relative;
	display:none;
	background:url('../graphics/bg-productmemo.gif') repeat-y;
	/*ie7.css*/
}
.memo{
	padding:5px 10px 0 160px;
	background:url('../graphics/tag.png') no-repeat 140px 8px;
	min-height:5px;
	/*ie7.css*/
}
.certificates{
	padding:5px 10px 0 160px;
	/*ie7.css*/
}
.certificates img{
	max-height:60px;
	max-width:360px;
}
.showDetails,.hideDetails{
	position:absolute;
	text-align:center;
	width:130px;
	left:0;
}
.showDetails{
	top:15px;
}
.hideDetails{
	display:none;
	bottom:0;
}
.shoutLoader img{
	margin-left:160px;
}
.shout{
	margin-top:10px;
	padding:0 10px 0 160px;
	background:url('../graphics/shout.png') no-repeat 140px 5px;
}
.shoutprops{
	border-bottom:1px solid #ccc;
}
.tags{
	text-align:right;
}
.strip{
	position:absolute;
	left:115px;
	top:0;
	height:115px;
	width:390px;
	padding-top:10px;
	overflow:hidden;
}
.innerstrip{
	position:absolute;
	height:112px;
	left:0;
	overflow:hidden;
}
.thumb{
	width:124px;
	margin-right:10px;
	float:left;
	border:1px solid #eee;
}
.thumb img{
	border:1px solid #aaa;
	padding:1px;
	background:#fff;
}
.thumb a{
	display:block;
	text-align:center;
}
.nextthumb{
	position:absolute;
	right:0;
	top:0;
	display:block;
	text-align:center;
	vertical-align:middle;
	height:13px;
	width:19px;
	padding:56px 0;
	background:#fff;
	border-left:1px solid #aaa;
}
.more{
	text-align:right;
	padding-right:2px;
}
#canvas{
	width:770px;
	margin:0 auto;
	position:relative;
	padding:5px 30px 20px 20px;
}
#logo{}
#menu{
	font-size:1.32em;
	margin-left:20px;
	width:200px;
}
#menu li{
	height:25px;
	background:url('../graphics/bg-menu.png') no-repeat;
	padding-left:15px;
}
#menu li#liHome{
	background:none;
}
#page{
	position:absolute;
	top:40px;
	margin-left:200px;
	width:570px;
}
.slogan{
	font-size:1.44em;
	font-weight:bold;
	background:url('../graphics/bg-asterisk.png') no-repeat;
	padding-left:1px;
}
#slogantop{
	margin-left:20px;
}
#sloganbot{
	margin:10px 0 10px 250px;
}
#servicemenu{
	position:absolute;
	left:330px;
	top:5px;
	padding-left:5px;
}
#search{
	position:absolute;
	left:330px;
	top:50px;
	width:238px;
	height:23px
}
#q{
	position:absolute;
	left:5px;
	top:3px;
	border:0;
	font-size:1.2em;
	width:200px;
}
#btnSearch{
	cursor:pointer;
}
#tabs{
	position:absolute;
	left:0;
	top:50px;
}
#tabs li{
	width:140px;
	font-size:1.2em;
	line-height:1.35em;
	font-weight:bold;
	float:left;
	text-align:center;
	/*ie7.css*/
}
#tabs li.tabActive{
	background:#ccc url('../graphics/bg-tab-active.png') no-repeat;
	height:28px;
	padding-top:2px;
}
#tabs li{
	background:#999 url('../graphics/bg-tab-passive.png') no-repeat;
	height:23px;
	padding-top:5px;
}
#sender{
	padding-left:20px;
	width:230px;
	float:left;
	background:url('../graphics/bg-asterisk.png') no-repeat;
}
#sitemapmain{
	width:160px;
	float:left;
}
#sitemapsub{
	width:160px;
	float:left;
}
#page{
	padding-top:56px;
}
#pagecontent{
	background:#ccc;
	height:300px;
	color:#333;
}
#pagecontent[id]{
	min-height:300px;
	height:auto;
}
.level2 #pagecontent{
	height:560px;
}
.level2 #pagecontent[id]{
	min-height:560px;
	height:auto;
}
.pagetop{
	background:url('../graphics/bg-content-top.png') no-repeat;
}
.pagetopleft{
	background:url('../graphics/bg-content-topleft.png') no-repeat;
}
.pagetopright{
	background:url('../graphics/bg-content-topright.png') no-repeat right top;
}
#pagebot{
	background:#ccc url('../graphics/bg-content-bot.png') no-repeat;
	height:12px;
	clear:both;
}
.content{
	padding:10px 20px;
}
.tagcloud{
	background:#eee;
	border:1px solid #aaa;
	padding:10px;
}
.tagcloud li{
	display:inline;
}
a.freq0{
	color:#555;
}
a.freq1{
	color:#000;
}
a.freq2{
	color:#555;
	font-size:1.1em;
}
a.freq3{
	color:#000;
	font-size:1.1em;
}
a.freq4{
	color:#555;
	font-size:1.2em;
}
a.freq5{
	color:#000;
	font-size:1.2em;
}
a.freq6{
	color:#555;
	font-size:1.3em;
}
a.freq7{
	color:#000;
	font-size:1.3em;
}
a.freq8{
	color:#555;
	font-size:1.44em;
}
a.freq9{
	color:#000;
	font-size:1.44em;
}
#submenu{
	position:absolute;
	top:10px;
	left:10px;
	width:140px;
}
#info{
	margin:10px 10px 10px 160px;
	padding-bottom:10px;
	min-height:200px;
}
#info ul{
	padding-left:1.5em;
}
#info ul li{
	list-style:disc;
}
#info ol li{
	list-style:decimal;
}
#pagecontent a.selected:link,#pagecontent  a.selected:visited{
	color:#333;
}
.level2 h1{
	text-align:left;
	margin-left:0;
}
.level3 h1{
	text-align:left;
	margin-left:160px;
}
.rss{
	background:url('../graphics/rss.png') no-repeat top left;
	padding-left:20px;
	padding-bottom:2px;
}
.level2 .rss{
	margin-top:0.44em;
	float:right;
}
.alert{
	background:url('../graphics/alert.png') no-repeat top left;
	padding-left:25px;
	padding-bottom:2px;
	margin-left:1em;
}
.alert:hover{
	background:url('../graphics/alert-hover.png') no-repeat top left;
}
#alerts{
	padding-top:5px;
}
.modest:link,.modest:visited{
	color:#333;
	text-decoration:underline;
}
.favProps{
	border-bottom:1px solid #ccc;
}
.favDescr{
	margin-bottom:1em;
}
.rating{
	position:absolute;
	height:20px;
	left:160px;
	top:5px;
}
.rating span{
	display:block;
	width:30px;
	float:left;
}
.rate{
	display:block;
	width:20px;
	height:20px;
	float:left;
	background:url('../graphics/rate-off.gif') no-repeat;
}
.rate.avg{
	background:url('../graphics/rate-avg.gif') no-repeat;
}
.rate.on{
	background:url('../graphics/rate-on.gif') no-repeat;
}
.rate.over{
	background:url('../graphics/rate-over.gif') no-repeat;
}
.share{
	position:absolute;
	left:305px;
	top:5px;
	background:url('../graphics/alert.png') no-repeat top left;
	padding-left:25px;
	padding-bottom:2px;
}
.share:hover{
	background:url('../graphics/alert-hover.png') no-repeat top left;
}
.fave{
	position:absolute;
	right:10px;
	top:5px;
	display:block;
	background:url('../graphics/fave-off.gif') no-repeat left;
	padding:0 0 0 20px;
}
.fave.on{
	background:url('../graphics/fave-on.gif') no-repeat left;
}
.fave.over{
	background:url('../graphics/fave-off-hover.gif') no-repeat left;
}
.fave.on.over{
	background:url('../graphics/fave-on-hover.gif') no-repeat left;
}
.favDel,.shoutDel{
	float:right;
}
#overlay-form{
	background-color:#fff;
	color:#333;
	border:1px solid #e09;
}
#overlay-form-header{
	background:#e09;
	color:#fff;
	font-weight:bold;
	padding:1px 10px;
}
#overlay-form-body{
	padding:10px;
}
#frmShout{
	position:relative;
}
#frmShout textarea{
	width:235px;
	height:4em;
}
#frmShout #btnSubmit{
	position:absolute;
	right:10px;
	bottom:0;
}
.slider{
	background:url('../graphics/bg-slider.gif') no-repeat;
	padding:0 10px;
}
.ui-slider {
	position:relative;
	height:9px;
	background:#fff;
}
.ui-slider-handle {
	position:absolute;
	z-index:2;
	width:11px;
	height:11px;
	cursor:pointer;
	top:-1px;
	margin-left:-.6em;
	background:#e09;
}
#productfilter{
	display:none;
	position: absolute;
	top:400px;
	left:-180px;
	height:200px;
	width:160px;
	padding:15px 10px 25px;
	background:url('../graphics/bg-filter.gif') no-repeat;
}
.range{
	position:relative;
}
#maxPrice{
	position:relative;
	color:#666;
}
.max,#maxPrice span{
	position:absolute;
	right:0;
}
#emptyset{
	display:none;
}
.group, .filterinfo{
	margin-top:12px;
	color:#666;
}
#overlay-ajax{
	display:none;
}

