html{
	overflow:scroll;
}
body{
	margin:0;
    font-family:Arial, Tahoma,  verdana, sans-serif;
}
a:link,
a:visited{
    text-decoration:none;
}
h1, h2, h3, h4, h5, h6, p, ul, form, fieldset{
    margin:0;
    padding:0;
}
img{
	border:0;
}
div#main{
	width:1024px;
	margin:auto;
	/*overflow:hidden;*/
}
div#header{
    background:#000 url(img/bg-top-header.gif) repeat-x 0 0;
    padding:0 0 15px 0;
	/*width:1024px;*/
    width:100%;
}
div#header div.top{
	/*background: url(img/bg-top-header.gif) repeat-x 0 0;*/
	width:1024px;
	overflow:hidden;
	margin:auto;
}
div#header div.top h1{
	float:left;
	height:126px;
	overflow:hidden;
	margin:14px 0 -34px;
	width:311px;
	background: url(img/bg-logo.gif) no-repeat 0 0;
}
div#header div.top h1 a{
	overflow:hidden;
	width:199px;
	height:114px;
	margin:0 0 0 38px;
    display: block;
    text-indent:-99999px;
    position:relative;
}
div#header div.top div.form-search,
div#header div.top div.form-login{
	width:309px;
    margin:14px 0 0 25px;
    float: left;
    display: inline;
    overflow: visible;
}
div#header div.top div.form-login {
	width:338px;
}
div#header div.top div.form-login{
	margin:14px 0 0 27px;
    position: relative;
}
div#header div.top div.form-search form,
div#header div.top div.form-login form{
    display: block;
    float: left;
    background:#000;
}
div#header div.top div.form-search form{
	padding:0 0 24px;
}
div#header div.top div.form-login form{
	padding:0 0 3px;
}
div#header div.top div.form-search fieldset,
div#header div.top div.form-login fieldset{
	border:none;
    float: left;
    width:309px;
    padding:23px 0 0 0;
}
div#header div.top div.form-login fieldset{
    width:338px;
}
div#header div.top div.form-login fieldset a,
div#header div.top div.form-search fieldset a{
	color:#fff;
    float: right;
    font-size: 12px;
    margin:7px 11px 0 0;
}
div#header div.top div.form-login fieldset a:hover{
    text-decoration:underline;
}
div#header div.top div.form-search div.title,
div#header div.top div.form-login div.title{
    float: left;
    background:url(img/bg-title-h3.gif) no-repeat 0 50%;
    margin:0 158px 0 9px;
    padding:5px 0 0 0;
    display: inline;
}
div#header div.top div.form-search div.title h3,
div#header div.top div.form-login div.title h3{
	color:#fff;
    background: url(img/bg-title-h3-right.gif) no-repeat 100% 0%;
    padding:7px 20px 0 17px;
    float:left;
    font-size:11px;
    margin:-5px 0 0 0;
    line-height:11px;
    font-weight: normal;
}
div#header div.top div.form-search fieldset input,
div#header div.top div.form-login fieldset input{
    float: left;
    width:136px;
    height:19px;
    border:none;
    padding:2px 0 0 5px;
    margin:0;
    font-style: italic;
    font-size:13px;
    margin:0 5px 0 7px;
    border:1px solid #6b6b6b;
}
div#header div.top div.form-login fieldset input{
	width:160px;
	text-align:center;
}
div#header div.top div.form-login fieldset input.password{
	width:102px;
    margin:0;
  text-align:left;
  padding-left:12px;
}
div#header div.top div.form-search fieldset select.by{
	width:111px;
	height:21px;
	font-size:13px;
	font-style: italic;
    float: left;
}
div#header div.top div.form-search fieldset input.submit,
div#header div.top div.form-login fieldset input.submit{
	background: url(img/bg-go.gif) no-repeat 0 0;
	width:25px;
	height:18px;
	overflow:hidden;
	padding:0;
    margin:0;
    border:none;
    cursor: pointer;
    margin:4px 0 0 8px;
}
div#header div.top div.form-login fieldset a.passw{
	width:92px;
	height:29px;
    background: url(img/bg-get-passw.gif) no-repeat 0 0;
    overflow:hidden;
    display: block;
    text-indent:-99999px;
    position: absolute;
	right:6px;
	top:-7px;
}
div#header div.top ul{
    float: left;
    width:1004px;
    list-style:none;
    padding:34px 0 0 20px;
}
div#header div.top ul li{
    float: left;
    background: url(img/bg-li-blue.gif) no-repeat 0 50%;
    height:28px;
    font-size:13px;
    color:#000;
    line-height:21px;
    font-weight: bold;
    margin:0 100px 0 0;
    letter-spacing:1px;
	position:relative;
}
div#header div.top ul li.second{
    margin:0 142px 0 0;
}
div#header div.top ul li.last{
    margin:0;
}
div#header div.top ul li .right{
    background: url(img/bg-li-blue-right.gif) no-repeat 100% 0%;
    float: left;
    height:28px;
    line-height:21px;
    padding:4px 9px 0 9px;
    position: relative;
}
* html div#header div.top ul li div.right{
    background: url(img/bg-li-blue-right.gif) no-repeat 100% 50%;
}
div#header div.top ul li a{
    /*background: url(img/bg-li-blue-a.gif) no-repeat 100% 50%;*/
    padding:0 9px 0 0;
    float: left;
    margin:0;
    color:#000;
}
div#header div.top ul li li a{
padding:5px 0 4px 15px;
}
div#header div.top ul li a.link{
    margin:0;
}
div#header div.top ul li div.status{
    float:none;
    width:195px;
    height:24px;
    overflow:hidden;
    display: inline;
    float:none;
    position: relative;
}
div#header div.top ul li div.right span{
	position: absolute;
	top:27px;
	left:7px;
	width:315px;
	color:#fff;
    font-size: 10px;
    letter-spacing:0;
}
div#header div.top ul li div.status form{
    float:left;
    margin:0;
}
div#header div.top ul li div.status form fieldset{
    float:none;
    display: inline;
    margin:0;
    padding:0;
    border:none;
    height:20px;
    overflow:hidden;
}
div#header div.top ul li div.status form fieldset label{
    float: left;
    padding:0 7px 0 0;
}
div#header div.top ul li div.status form fieldset input{
	width:66px;
	height:16px;
    margin:0;
    padding:0 0 0 5px;
    float: left;
    border:1px solid #6b6b6b;
    margin:1px 5px 0 0;
    font-style:italic;
}
div#header div.top ul li div.status form fieldset input.zip{
	width:70px;
}
div#header div.top ul li div.status form fieldset input.submit{
	border:none;
	width:26px;
	height:19px;
	overflow:hidden;
    background: url(img/bg-go-2.gif) no-repeat 0 0;
    cursor: pointer;
}
div#header div.top div.image{
    float: left;
    margin:53px 187px 0 153px;
    width:684px;
    height:266px;
    overflow:hidden;
    display: inline;
}
div#header div.top div.bottom{
	width:1024px;
    float: left;
}
div#header div.top div.bottom span{
    color:#fff;
    display: block;
    font-size:13px;
    /*height:32px;*/
    /*line-height:48px;*/
    text-align: center;
    padding:0 0 20px 0;
    margin:0;
}
div#header div.top div.bottom span strong{
	color:#ffeb3f;
}
div#header div.top div.bottom a.coded{
    background: url(img/btn-coded.gif) no-repeat 0 50%;
	padding:16px 157px 16px 0;
    width:158px;
    height:32px;
    line-height:32px;
    text-indent:-9999px;
    margin:0 7px 0 6px;
}
div#header div.top div.bottom a.coded2{
	background: url(img/show-net.gif) no-repeat 0 50%;
}
div#main  div.content{
	width:1024px;
    float: left;
}
div#main  div.content div.main-nav {
	width:1024px;
}
div#main  div.content div.main-nav ul{
    list-style:none;
    margin:-20px 0 0 0px;
    width:100%;
    float: left;
    padding:0 0 0 9px;
    display: inline;
    height:44px;
}
* html div#main  div.content div.main-nav ul{
	overflow:hidden;
}
div#main  div.content div.main-nav ul li{
    float: left;
    width:auto;
    padding:0;
    height:44px;
    position: relative;
    line-height:17px;
    font-size:15px;
    font-weight: bold;
    letter-spacing:1px;
    margin:0 6px 0 0;
    border:none;
    z-index:100;
}
div#main  div.content div.main-nav ul li div.right{
	padding:11px 8px 0 16px;
	background: url(img/bg-li.png) no-repeat 0 0;
	float:left;
	height:33px;
}
div#main  div.content div.main-nav ul li.clicked-in div.right{
    background: url(img/bg-li-span.png) no-repeat 0 0%;
    float: left;
}
div#main  div.content div.main-nav ul li.hover div.right{
    background: url(img/bg-li-hover.png) no-repeat 0 0%;
    float: left;
}
div#main  div.content div.main-nav ul li span{
    background: url(img/bg-span2.png) no-repeat 100% 0;
    height:43px;
    float: left;
    width:7px;
}
div#main  div.content div.main-nav ul li.clicked-in span{
    background: url(img/bg-span.png) no-repeat 0 0%;
}
div#main  div.content div.main-nav ul li.hover span{
    background: url(img/bg-span-hover.png) no-repeat 0 0%;
}
div#main  div.content div.main-nav ul li.click div.right{
    background: url(img/bg-li-click.png) no-repeat 0 0%;
    float: left;
	vertical-align:top;
}
div#main  div.content div.main-nav ul li.click span{
    background: url(img/bg-span-click.png) no-repeat 0 0%;
}
div#main  div.content div.main-nav ul li.click div.right a{
	color:#fff;
}
div#main  div.content div.main-nav ul li div.right a{
    padding:0 9px 0 0;
    color:#000;
    line-height:17px;
   /* position:relative;*/
}
div#main  div.content div.main-nav ul li div.right a.dimg{
 background: url(img/bg-li-blue-a-2.gif) no-repeat 100% 100%;
 width:25px;
 padding:0 16px 0 0;
}
div#main  div.content div.main-nav ul li div.right img{
 /*padding:0 0 0 9px;*/
 position:relative;
/* padding-top:5px;*/
 padding-bottom:-25px;
 /*margin-top:2px;*/
 position:relative;
}
div#main  div.content div.main-nav ul li div.right a.red{
    background: url(img/bg-red-point.gif) no-repeat 100% 50%;
	padding:0 25px 0 0;
}
div#main  div.content div.main-nav ul li div.right a.close{
    background: url(img/bg-close-point.gif) no-repeat 100% 50%;
	padding:0 25px 0 0;
}
div#main  div.content div.main-nav ul li div.right a.new{
	background:none;
	padding:0;
}
div#main  div.content div.main-nav ul li div.right a.new span.new{
    background: url(img/bg-new.png) no-repeat 0 0;
    padding:0 0px 9px 29px;
    margin:-3px 0 0 0;
    float: left;
}
div#main  div.content div.main-nav ul li.hover div.right a{
	color:#A4CAEB;
}
div#main  div.content ul.goods{
    float: left;
    width:844px;
    list-style:none;
    height:auto;
    padding:37px 0 0 84px;
}
div#main  div.content ul.goods li{
    float: left;
    padding:0 0 41px 15px;
    /*display:table;*/
    font-size:17px;
	/*font-weight:bold;*/
    width:194px;
	overflow:hidden;
    height:235px;
}
div#main  div.content ul.goods li div.link-1{
    background: url(img/bg-btn.gif) no-repeat 0 0;
    width:195px;
    height:33px;
    padding:3px 0 0 0px;
}
div#main  div.content ul.goods li div.link{
    float: left;
    background: url(img/bg-li.gif) no-repeat 0 0;
	width:195px;
	padding:0px 0 0 0;
}
div#main  div.content ul.goods li div.link span{
    background: url(img/bg-li-right.gif) no-repeat 0 100%;
    float: left;
    height:34px;
	padding:30px 10px 0 30px;
	width:155px;

}
div#main  div.content ul.goods li div.link-1 a,
div#main  div.content ul.goods li div.link span a{
	color:#000;
    /*background: url(img/bg-li-blue-a.gif) no-repeat 85% 50%;*/
    /*padding:0 28px 0 0;*/
    text-align: center;
    display: block;
}
div#main  div.content ul.goods li div.link span a {
	padding:0 25px 0 0;
	/*background: url(img/bg-li-blue-a.gif) no-repeat 100% 10%;*/
	margin:-25px 0 0 0;
}
/*----------------------*/
div.cont{
   /*background:#eee;*/
   width:195px;
   height:160px;
   overflow:hidden;
}
span.object{
	/*background:#0F0;*/
}
div.cont{display:table;}
* html div.cont{position:relative}
div.sub{
   text-align:center;
   width:100%;
   display:table-cell;
   vertical-align:middle;
}
* html div.sub{
  /* position:absolute;*/
   /*top:50%;*/
   z-index:1;
}
* html span.object{
/*   position:relative;
   top:-50%;*/
   z-index:1;
}
/*-----------------------*/
div#main div.content div.form-search{
    float: left;
    width:548px;
	overflow:hidden;
	padding:122px 0 0;
}
div#main div.content div.form-login{
	padding:100px 0 0;
}
div#main div.content div.form-search fieldset,
div#main div.content div.form-login fieldset{
	border:none;
}
div#main div.content div.form-search label,
div#main div.content div.form-login label{
    font-size:11px;
    float: left;
    line-height:17px;
    padding:2px 15px 0 0;
}
div#main div.content div.form-login label{
    padding:9px 8px 0 0;
}
div#main div.content div.form-search input{
    margin:0;
    padding:0;
    float: left;
    border:1px solid #909090;
    width:137px;
    height:18px;
    padding:2px 0 0 3px;
    font-style: italic;
}
div#main div.content div.form-search select{
    float: left;
    font-style: italic;
    width:110px;
    margin:0 0 0 4px;
}
div#main div.content div.form-search label strong{
    font-weight: bold;
}
div#main div.content div.form-search input.submit,
div#main div.content div.form-login input.submit{
    background: url(img/bg-go-2.gif) no-repeat 0 0;
    width:26px;
    height:19px;
    border:none;
    float:left;
    margin:1px 0 0 7px;
    cursor: pointer;
}
div#main div.content div.form-login input.submit{
 margin:8px 0 0 7px;
}
div#main div.content div.form-login{
    float: right;
    width:441px;
}
div#main div.content div.form-login a{
	font-size:11px;
	color:#000;
}
div#main div.content div.form-login a.get{
    margin:0 0 0 160px;
}
div#main div.content div.form-login a.password{
    margin:0 0 0 55px;
}
div#main div.content div.form-login input{
	width:161px;
	border:1px solid #909090;
    float: left;
    margin:7px 0 0;
    font-style: italic;
}
div#main div.content div.form-login input.mail{
	width:114px;
    margin:7px 0 0 4px;
}
/*sidebar*/
#sidebar{
	width:200px;
	float:left;
	margin:0 0 0 30px;
	display:inline;
	clear:left;
}
#main-menu li.hover/* div.rel*/{
	position:relative;
	float:left;
	z-index:1000;
	overflow:hidden;
}
div.dropdown{
	width:196px;
	position:absolute;
	left:24px;
	top:25px;
	display:none;
	/*z-index:500;*/
}
#main-menu li.hover div.dropdown{
	display:block;
}
div.block{
	width:196px;
	float:left;
	background: url(img/bg-block.gif) repeat-y 0 0;
	margin:0;
}
div.block-top{
	width:196px;
	float:left;
	padding:14px 0 18px;
	background: url(img/bg-block-top.gif) no-repeat 0 0;
}
div.block-bottom{
	width:196px;
	float:left;
	height:7px;
	font-size:0;
	background: url(img/bg-block-bottom.png) no-repeat 0 100%;
}
#sidebar div.block ul, #main #main-menu div.dropdown div.block ul{
	float:left;
	width:196px;
	height:auto;
	margin:0;
	padding:0;
}
#sidebar div.block ul li, #main #main-menu div.dropdown div.block ul li{
	float:left;
	padding:0;
	height:auto;
	width:200px;
	list-style:none;
	background:none;
}
div.block h2 a{
	width:158px;
	height:38px;
	background: url(img/bg-block-title.gif) no-repeat 0 0;
	float:left;
	margin:-22px 0 10px 7px;
	padding:10px 0 0 22px;
	position:relative;
	font:bold 18px/22px Arial;
	color:#000;
}
#sidebar div.block ul li a, div.dropdown div.block ul li a{
	padding:5px 0 4px 15px;
	float:left;
	width:181px;
	color:#000;
	line-height:19px;
	font-weight:normal;
}
/*#sidebar div.block ul li a:hover, div.dropdown div.block ul li a:hover{
	background: url(img/bg-hover.gif) no-repeat 0 0;
	color:#fff;
}*/
div.content #sidebar div.block ul li.active a, div.dropdown div.block ul li a:hover{
	background: url(img/bg-active.gif) repeat 0 0;
	color:#000;
}
#main #sidebar div.block ul li.hover{
	position:relative;
}
#main #sidebar div.block ul li.hover div.flyout{
	display:block;
}
#main #sidebar div.block ul li.hover a{
	background: url(img/bg-hover2.gif) no-repeat 0 0;
	color:#000;
}
div.block ul li div.flyout{
	width:86px;
	position:absolute;
	background: url(img/bg-flyout.gif) repeat-y 0 0;
	top:0;
	right:10px;
	display:none;
}
#sidebar div.block ul li div.flyout div ul{
	width:86px;
	float:left;
	background: url(img/bg-flyout-top.gif) no-repeat 0 0;
	padding:5px 0;
}
#sidebar div.block ul li div.flyout div ul li, #main #sidebar div.block ul li div.flyout div ul li a{
	width:75px;
	background:none;
}
#main #sidebar div.block ul li div.flyout div ul li a{
	padding:3px 0 3px 11px;
}
div.block ul li div.flyout div{
	width:86px;
	float:left;
	background: url(img/bg-flyout-bottom.gif) no-repeat 0 100%;
}
#sidebar a.bck{
	background: url(img/bg-blck.gif) no-repeat 0 0; 
	width:180px;
	height:27px;
	float:left;
	margin:-22px 0 0;
	padding:4px 0 0 11px;
	color:#000;
	font:bold 16px/22px Arial;
}
form.zip{
	width:200px;
	float:left;
	background: url(img/bg-another.gif) no-repeat 0 0;
	padding:4px 0 6px 11px;
	margin:12px 0 0;
}
form.zip fieldset{
	margin:0;
	padding:0;
	border:0;
}
form.zip input{
	padding:0 0 1px 7px;
	border:1px solid #6b6b6b;
	float:left;
	margin:0 2px 0 0;
	font:italic 14px Arial;
}
form.zip input.submit{
    background: url(img/bg-go-2.gif) no-repeat 0 0;
    width:26px;
    height:19px;
    border:none;
    float:left;
    margin:0 0 0 3px;
    cursor: pointer;
}
form.zip h2{
	font:bold 16px/22px Arial;
}
/*container*/
#container{
	margin:0 0 0 140px;
	width:766px;
}
div.nav{
	overflow:hidden;
	float:left;
	margin:0 65px 0 0;
	display:inline;
	width:100%;
}
ul.nav{
	float:left;
	width:auto;
	background: url(img/bg-nav.gif) repeat-x 0 0;
	margin:0 0 0 -5px;
}
ul.nav li{
	float:left;
	background: url(img/bg-nav-li.gif) no-repeat 0 0;
	list-style:none;
	margin:0 0 0 5px;
	display:inline;
}
ul.nav li span{
	float:left;
	background: url(img/bg-nav-span.gif) no-repeat 100% 0;
	height:38px;
}
ul.nav li span a{
	float:left;
	padding:14px 19px 0 17px;
	color:#fff;
	font-size:16px;
}
ul.nav li.active{
	background: url(img/bg-nav-li-active.gif) no-repeat 0 0;
}
ul.nav li.active span{
	background: url(img/bg-nav-span-active.gif) no-repeat 100% 0;
}
ul.nav li a:hover{
	color:#2CDC00;
}
ul.nav li.active span a{
	background: url(img/bg-nav-active.gif) no-repeat 50% 6px;
}
div.recent{
	float:left;
	background: url(img/bg-recent.gif) no-repeat 0 0;
	width:703px;
	height:144px;
	margin:40px 0 0 200px;
	display:inline;
}
div.recent h2{
	font:bold 18px/22px Arial;
	text-align:center;
	padding:8px 0 17px;
}
div.recent ul.images{
	margin:0 0 0 71px;
}
div.recent ul.images li{
	float:left;
	list-style:none;
	margin:0 25px 0 0;
}
div.recent ul.images li div{
	height:60px;
	overflow:hidden;
	border:2px solid #e5e5e5;
}
div.recent ul.images li div img{
	display:block;
}
div.recent ul.images li p{
	text-align:center;
	margin:15px 0 0;
	line-height:10px;
}
div.recent ul.images li p a{
	color:#000;
	font-size:11px;
}
ul.controls{
	float:left;
	width:673px;
	margin:-65px 0 0 15px;
	display:inline;
}
ul.controls li{
	float:left;
	list-style:none;
}
ul.controls li a{
	float:left;
	background: url(img/bg-backward.gif) no-repeat 0 0;
	width:39px;
	height:21px;
}
ul.controls li.forward{
	float:right;
}
ul.controls li.forward a{
	float:right;
	background: url(img/bg-forward.gif) no-repeat 0 0;
}
div.items{
	float:left;
	background: url(img/bg-center.gif) repeat-y 0 0;
	width:950px;
	margin:33px 0 0 76px;
	display:inline;
}
div.items-top{
	float:left;
	background: url(img/bg-top.gif) no-repeat 0 0;
	width:950px;
}
div.items-bottom{
	float:left;
	background: url(img/bg-bottom.gif) no-repeat 0 100%;
	width:950px;
}
div.options{
	width:950px;
	clear:both;
	overflow:hidden;
	padding:10px 0;
	height:18px;
}
div.options a.sort{
	width:38px;
	height:16px;
	background: url(img/bg-sort.gif) no-repeat 0 0;
	float:right;
	font-size:11px;
	color:#fff;
	padding:2px 0 0 5px;
}
div.options a.compare{
	width:56px;
	height:16px;
	background: url(img/bg-compare.gif) no-repeat 0 0;
	float:right;
	font-size:11px;
	color:#000;
	padding:2px 0 0;
	text-align:center;
	margin:0 9px;
}
ul.item li{
	float:left;
	width:173px;
	list-style:none;
	height:253px;
	margin:10px 26px 10px 19px;
	display:inline;
	position:relative;
}
ul.item li span.new{
	width:51px;
	height:50px;
	position:absolute;
	background: url(img/bg-new2.png) no-repeat 0 0;
	top:49px;
	right:-27px;
}
ul.item li div{
	float:left;
	width:171px;
	height:213px;
	background: url(img/bg-item.gif) no-repeat 0 0;
	padding:1px;
	margin:22px 0 0;
}
ul.item li div div{
	width:160px;
	height:136px;
	background:none;
	margin:5px 0 0 5px;
	float:none;
	overflow:hidden;
	padding:0;
}
ul.item li div div img{
	margin:0 auto;
	display:block;
}
ul.item li div h2{
	font:bold 14px/22px Arial;
	background:#e1e1e1 url(img/bg-title.jpg) repeat-x 0 100%;
	padding:0 9px;
	margin:0;
	float:left;
	width:153px;
	word-wrap:break-word;
	overflow:auto;
}
ul.item li div h2 b{
	white-space: nowrap;
}
ul.item li div h2 span{
	float:right;
}
ul.item li div p{
	font-size:13px;
	margin:0;
	padding:7px 9px 0;
	overflow:hidden;
}
ul.item li div p a{
	color:#000;
}
ul.item li div p a img{
	float:right;
}
ul.item li a.to-list{
	float:right;
	width:62px;
	height:14px;
	background: url(img/bg-to-list.gif) no-repeat 0 0;
	color:#fff;
	font-size:10px;
	margin:7px 4px -30px 0;
	padding:1px 0 0 3px;
}
ul.item li span.compare{
	float:left;
	width:61px;
	height:15px;
	background: url(img/bg-compare-red.gif) no-repeat 0 0;
	color:#000;
	font-size:10px;
	margin:-1px 0 0 5px;
	padding:1px 0 0 4px;
}
ul.item li span.compare label{
	float:left;
}
ul.item li span.compare input{
	margin:0 0 0 3px;
	width:13px;
	height:13px;
	float:left;
}
ul.item li span.special{
	float:left;
	width:98px;
	height:21px;
	background: url(img/bg-special.gif) no-repeat 0 0;
	color:#fff;
	font:bold 16px Arial;
	margin:0 0 -23px 5px;
	text-align:center;
	padding:1px 0 0;
}
 div.pages-show{
	width:381px;
	height:37px;
	float:right;
	/* background: url(img/bg-pages-show.gif) no-repeat 0 0; */
	margin:19px 60px 0 0;
	display:inline;
	font-size:13px;
}
div.pages-show p a{
	margin:0 11px 0 0;
	color:#009;
}
/*
div.pages-show p{
	text-align:center;
	margin:9px 0 0;
}

div.pages-show p span{
	margin:0 11px;
} */
ul.pages-controls{
	float:left;
	width:363px;
	margin:-15px 0 0 9px;
	display:inline;
}
ul.pages-controls li{
	float:left;
	list-style:none;
}
ul.pages-controls li a{
	float:left;
	background: url(img/backward.gif) no-repeat 0 0;
	width:25px;
	height:14px;
}
ul.pages-controls li.forward{
	float:right;
}
ul.pages-controls li.forward a{
	float:right;
	background: url(img/forward.gif) no-repeat 0 0;
}
span.more{
	float:right;
	margin:27px 14px 0 0;
}
/*product-selector*/
div.selector{
	width:978px;
	overflow:hidden;
	background: url(img/bg-selector.gif) repeat-y 0 0;
	position:relative;
	margin:8px 0 10px 24px;
	float:left;
}
* html div.selector{
	float:none;
	margin:4px 0 7px 24px;
}
* +html div.selector{
	float:none;
	margin:4px 0 7px 24px;
}
div.selector-bottom{
	width:973px;
	overflow:hidden;
	background: url(img/bg-selector-bottom.gif) no-repeat 0 100%;
	padding:0 0 0 5px;
}
div.selector-top{
	width:978px;
	overflow:hidden;
	background: url(img/bg-selector-top.gif) no-repeat 0 0;
}
div.selector a.close{
	float:right;
	height:27px;
	background: url(img/bg-close.gif) no-repeat 100% 0;
	padding:15px 34px 0 0;
	font-size:11px;
	color:#fff;
	margin:5px;
}
div.selector h2{
	color:#fff;
	font:bold 22px Arial;
	margin:5px 0 0 12px;
}
div#header div.top div.selector ul.selector-items{
	margin:10px 10px 0 0;
	display:inline;
	padding:0;
	float:left;
	width:auto;
}
* html div#header div.top div.selector ul.selector-items{
	margin:10px 0 0;
}
* +html div#header div.top div.selector ul.selector-items{
	margin:10px 0 0;
}
* +html div#header div.top div.selector ul.selector-items li{
	margin:1px 0 0 12px;
}
div#header div.top div.selector ul.selector-items li{
	background:none;
	margin:0;
	overflow:hidden;
	height:auto;
	clear:both;
	float:none;
	font:normal 11px Tahoma;
	margin:4px 0 0 25px;
}
div#header div.top div.selector ul.selector-items li input{
	margin:0 8px 0 0;
	width:13px;
	height:13px;
	float:left;
}
div#header div.top div.selector ul.selector-items li label{
	float:left;
}
div#header div.top div.selector ul.selector-items li h3{
	font:bold 12px Arial;
	background: url(img/bg-selector-title.gif) no-repeat 100% 100%;
	padding:0 0 3px;
	overflow:hidden;

}
div#header div.top div.selector ul.selector-items li h3 span{
	float:left;
}
div#header div.top div.selector ul.another-item{
	/*margin:-30px 0 0!important;*/
	width:100%;
}
div#header div.top div.selector ul.another-item h3{
	float:left;
	margin:0 8px 0 0;
}
div.selector fieldset{
	border:0;
}
div.selector form input.reset{
	float:right;
	width:91px;
	height:25px;
	background: url(img/btn-reset.gif) no-repeat 0 0;
	border:0;
	margin:06px 60px 0 0;
}
div#header div.top div.selector div.bottom{
	margin:30px 0 0;
}
div#header div.top div.selector div.bottom span{
	color:#000;
}
div#header div.top div.selector div.bottom span strong{
	color:#000;
	font-weight:bold;
}
div#header div.top div.selector div.bottom a.coded{
    background: url(img/show-coded.gif) no-repeat 0 50%;
}
/*footer*/
#footer{
	clear:both;
	padding:30px 0 0;
}
#footer div.footer{
	width:1015px;
	overflow:hidden;
	background: url(img/bg-footer.gif) repeat-y 0 0;
}
#footer div.footer-top{
	width:1015px;
	overflow:hidden;
	background: url(img/bg-footer-top.gif) no-repeat 0 0;
}
#footer div.footer-bottom{
	width:1035px;
	overflow:hidden;
	background: url(img/bg-footer-bottom.gif) no-repeat 0 100%;
}
#footer ul.menu-bottom{
	float:left;
	width:auto;
	padding:5px 32px 25px 20px;
	background: url(img/bg-menu-bottom.gif) repeat-y 100% 100%;
	min-height:150px;
}
* html #footer ul.menu-bottom{
	height:150px;
	overflow:visible;
}
#footer ul.menu-bottom.another{
	background:none;
}
#footer ul.menu-bottom li{
	list-style:none;
	padding:4px 0;
	font-size:11px;
}
* html #footer ul.menu-bottom li{
	padding:1px 0;
}
* +html #footer ul.menu-bottom li{
	padding:1px 0;
}
* html #footer ul.menu-bottom li ul li{
	padding:2px 0 0 12px;
}
* +html #footer ul.menu-bottom li ul li{
	padding:2px 0 0 12px;
}
#footer ul.menu-bottom li ul li{
	padding:6px 0 0 12px;
}
#footer ul.menu-bottom li a{
	color:#000;
}
#footer ul.menu-bottom li a.color1{
	color:#D20000;
}
#footer ul.menu-bottom li a.color2{
	color:#12BF00;
}
#footer ul.menu-bottom li a.color3{
	color:#FF1F4F;
}
#footer ul.menu-bottom li a.color4{
	color:#FF683F;
}
#footer p{
	font-size:11px;
	/*margin:0;*/
	margin:4px;
}
#footer p a.powered-by{
	background: url(img/powered-by.gif) no-repeat 0 0;
	padding:15px 0 0 236px;
	position:relative;
	width:236px;
	height:27px;
	margin:0;
}
/*#footer p a{
	margin:0 78px;
	color:#000;
}*/
#footer p span{
	margin:0 20px 0 5px;
}
#footer p span strong{
	font-size:14px;
	margin:0 5px 0 0;
}
div#header div.top div.hidden{display:none;}
div#header div.top div.loggedinuser{
	margin:27px;
    position: relative;
	color:white;
	font-weight:bold;
	text-align:right;
	width:300px;
	float:right;
}

/*Product detail*/
/*container*/
#container{
	margin:0 0 0 140px;
	width:766px;
}
#container.detail-page{
	width:741px;
	margin:0 auto;
}
* html #container.detail-page{overflow:hidden;}
#container.detail-page div.nav{width:100%;float:left;margin:0 0 0 55px;}
#container.detail-page .real{float:left;padding:24px 0 12px;margin:0 0 0 55px;}
#container.detail-page .real label{
	width:191px;
	/*float:left;*/
	font-size:14px;
	line-height:16px;
	color:#000;
	text-align:right;
	padding:0 5px 0 0;
}
#container.detail-page .real a:hover{text-decoration:none;}
#container.detail-page .real a{
	font-size:14px;
	line-height:16px;
	/*float:left;*/
	color:#3699e0;
	padding:0;
	margin:0;
	text-decoration:underline;
}
.detail-page div.content-detail{
	background:url(img/main-bg.gif) repeat-y 0 0;
	float:left;
	margin:0 0 0 24px;
	display:inline;
}
.detail-page div.content-detail .top{
	background:url(img/main-top.gif) no-repeat 0 0;
}
.detail-page div.content-detail .bottom{
	background:url(img/main-bottom.gif) no-repeat 0 100%;
	width:717px;
	overflow:hidden;
	padding:0 0 13px;
}
.detail-page div.content-detail div.title{
	width:100%;
	overflow:hidden;
}
.detail-page div.content-detail h3{
	font-size:25px;
	line-height:37px;
	float:left;
	font-weight:normal;
	margin:4px 0 0 40px;
	color:#000;
	display:inline;
}
.detail-page div.content-detail h3 span{font-size:12px;vertical-align:top;line-height:27px;}
.detail-page div.content-detail div.catalog-title{
	background:url(img/main-title.gif) no-repeat 0 0;
	width:118px;
	height:21px;
	float:right;
	margin:11px 11px 0 0;
}
.detail-page div.content-detail div.catalog-title span{
	font-size:12px;
	color:#000;
	line-height:21px;
	padding:0 0 0 5px;
}
.detail-page div.content-detail div.catalog-title span.left{float:left;}
.detail-page div.content-detail div.catalog-title span.right{float:right;padding:0 4px 0 0;}
div.nav{
	overflow:hidden;
	float:left;
	margin:0 65px 0 0;
	display:inline;
	width:100%;
}
.detail-page div.content-detail div.main-box{
	overflow:hidden;
	margin:0 3px 0 4px;
	/*position:relative;*/ /*uncommenting cause the companion needs this*/ /* recommenting cause it kills IE 6*/
	position:static;
}

.detail-page div.content-detail div.main-box .image{
	width:580px;
	/*height:309px;*/
	float:left;
	/*overflow:hidden;*/
}
.detail-page div.content-detail div.main-box ul .image{
	width:75px;
	/*height:309px;*/
	float:left;
	/*overflow:hidden;*/
}
.detail-page div.content-detail div.main-box .image img{display:block;margin:auto;}
.detail-page div.content-detail div.main-box ul.left-menu{
	width:130px;
	overflow:hidden;
	float:right;
	padding:49px 0 0;
	list-style:none;
}
.detail-page div.content-detail div.main-box ul.left-menu li.active{background:url(img/left-menu-bg-active.gif) no-repeat 100% 0;}
.detail-page div.content-detail div.main-box ul.left-menu li{
	background:url(img/left-menu-bg.gif) no-repeat 100% 0;
	width:120px;
	height:24px;
	float:left;
	padding:0 0 15px 10px;
}
.detail-page div.content-detail div.main-box ul.left-menu li.title{
	background:url(img/left-menu-title.gif) no-repeat 0 0;
	height:49px;
}
.detail-page div.content-detail div.main-box ul.left-menu li.title label{
	width:86px;
	float:left;
	font-size:12px;
	line-height:18px;
	color:#000;
	margin:5px 0 0 2px;
}
.detail-page div.content-detail div.main-box ul.left-menu li.title input.submit{
	background: url(img/bg-go-2.gif) no-repeat 0 0;
	width:26px;
	height:19px;
	border:none;
	float:left;
	margin:5px 0 0 3px;
	cursor: pointer;
}
.detail-page div.content-detail div.main-box ul.left-menu li.title input.text{
	margin:2px 0 0;
	float:left;
	border:1px solid #909090;
	width:112px;
	height:16px;
	padding:0 0 0 3px;
	font-style:italic;
	vertical-align:middle;
	font-size:12px;
}
.detail-page div.content-detail div.main-box ul.left-menu li a:hover{text-decoration:underline;}
.detail-page div.content-detail div.main-box ul.left-menu li a{
	width:100%;
	float:left;
	font-size:12px;
	line-height:24px;
	color:#000;
	padding:0;
}
/*.detail-page div.content-detail div.main-box ul.left-menu li a.list-black{background:url(img/left-menu-list1.gif) no-repeat 95% 50%;}*/
/*.detail-page div.content-detail div.main-box ul.left-menu li a.list-red{background:url(img/left-menu-list2.gif) no-repeat 95% 50%;}*/
.detail-page div.content-detail div.main-box div.slider{
	width:455px;
	overflow:hidden;
	clear:both;
}
.detail-page div.content-detail div.main-box div.slider a:hover{text-decoration:underline;}
.detail-page div.content-detail div.main-box div.slider a{
	font-size:12px;
	float:left;
	color:#000;
	padding:0 0 0 20px;
	display:inline;
}
.detail-page div.content-detail div.main-box div.slider a.enlarge{background:url(img/list1.gif) no-repeat 0 50%;margin:0 0 0 140px;}
.detail-page div.content-detail div.main-box div.slider a.download{background:url(img/list2.gif) no-repeat 0 50%;margin:0 0 0 70px;}
.detail-page div.content-detail div.main-box div.slider a.next{
	background:url(img/list3.gif) no-repeat 0 50%;
	width:13px;
	margin:44px 0 0;
	padding:0;
	line-height:25px;
	text-indent:-999px;
	float:left;
	overflow:hidden;
}
.detail-page div.content-detail div.main-box div.slider div.slider-box{
	width:336px;
	float:left;
	overflow:hidden;
	margin:22px 2px 0 103px;
	display:inline;
}
.detail-page div.content-detail div.main-box div.slider div.slider-box ul.slide{
	width:2000px;
	overflow:hidden;
}
.detail-page div.content-detail div.main-box div.slider div.slider-box ul.slide li{
	width:78px;
	float:left;
	padding:0 6px 0 0;
	overflow:hidden;
}
.detail-page div.content-detail div.main-box div.slider div.slider-box ul.slide li span{
	width:100%;
	font-size:10px;
	/*line-height:20px;*/
	color:#000;
	float:left;
	text-align:center;
}
.detail-page div.content-detail div.main-box div.slider div.slider-box ul.slide li span a{
	font-size:10px;
	padding:0;
	margin:0;
	float:none;
}
.detail-page div.content-detail div.main-box div.slider div.slider-box ul.slide li div.image{
	width:72px;
	height:66px;
	overflow:hidden;
	float:left;
	border:solid 3px #dedede;
}
.detail-page div.content-detail div.main-box div.slider div.slider-box ul.slide li div.image img{display:block;}
.detail-page div.content-detail div.main-box div.slider div.slider-box ul.slide li div.image a{padding:0;margin:0;}
.detail-page div.content-detail div.main-box div.text-conteiner{
	padding:0 20px 0 28px;
	overflow:hidden;
}
.detail-page div.content-detail div.main-box div.text-conteiner ul.main-menu{
	width:auto;
	margin:27px 0 0 62px;
	overflow:hidden;
	list-style:none;
}
.detail-page div.content-detail div.main-box div.text-conteiner ul.main-menu li{
	width:auto;
	float:left;
	padding:0 0 0 1px;
}
.detail-page div.content-detail div.main-box div.text-conteiner ul.main-menu li.active{background:url(img/list4.gif) no-repeat 50% 100%;padding-bottom:10px;}
.detail-page div.content-detail div.main-box div.text-conteiner ul.main-menu li.active a span,
.detail-page div.content-detail div.main-box div.text-conteiner ul.main-menu li a:hover span{background:url(img/main-right-menu-active.gif) no-repeat 100% 0;}
.detail-page div.content-detail div.main-box div.text-conteiner ul.main-menu li.active a,
.detail-page div.content-detail div.main-box div.text-conteiner ul.main-menu li a:hover{background:url(img/main-left-menu-active.gif) no-repeat 0 0;font-weight:normal;}
.detail-page div.content-detail div.main-box div.text-conteiner ul.main-menu li.active a{font-weight:bold;}
.detail-page div.content-detail div.main-box div.text-conteiner ul.main-menu li a{
	background:url(img/main-left-menu.gif) no-repeat 0 0;
	float:left;
	color:#fff;
	font-size:15px;
	margin:0;
	padding:0;
	font-weight:normal;
}
.detail-page div.content-detail div.main-box div.text-conteiner ul.main-menu li a span{
	background:url(img/main-right-menu.gif) no-repeat 100% 0;
	float:left;
	line-height:36px;
	padding:0 35px;
	cursor:pointer;
}
.detail-page div.content-detail div.main-box div.text-conteiner h4{
	width:100%;
	font-size:16px;
	color:#000;
	text-align:center;
	font-weight:bold;
	padding:12px 0 5px;
}
.detail-page div.content-detail div.main-box div.text-conteiner p{
	font-size:14px;
	line-height:20px;
	color:#000;
	padding:0 0 25px;
	margin:0;
}
.detail-page div.content-detail div.main-box div.text-conteiner ul.text{
	overflow:hidden;
	padding:0 0 33px 35px;
	list-style:none;
}
.detail-page div.content-detail div.main-box div.text-conteiner ul.text li{
	background:url(img/list5.gif) no-repeat 0 7px;
	width:100%;
	float:left;
	font-size:14px;
	color:#000;
	padding:0 0 0 7px
}
.detail-page div.content-detail div.main-box div.pricing{
	background:#000;
	border-top:solid 1px #404040;
	border-bottom:solid 1px #404040;
	padding:0 20px 0 29px;
	overflow:hidden;
	width:661px;
}
.detail-page div.content-detail div.main-box div.pricing p{
	font-size:14px;
	line-height:42px;
	color:#fff;
	float:left;
	margin:0;
	padding:0;
}
.detail-page div.content-detail div.main-box div.pricing strong.yellow{
	font-size:14px;
	line-height:42px;
	color:#ffeb3f;
	font-weight:bold;
	float:left;
	padding:0 10px;
}
.detail-page div.content-detail div.main-box div.pricing a:hover.show{text-decoration:underline;}
.detail-page div.content-detail div.main-box div.pricing a.show{
	background:url(img/button1.gif) no-repeat 0 0;
	width:124px;
	line-height:26px;
	text-align:center;
	font-size:11px;
	color:#fff;
	float:left;
	margin:8px 10px 0 0;
	padding:0;
}
.detail-page div.content-detail div.main-box div.main-bottom{
	overflow:hidden;
}
.detail-page div.content-detail div.main-box div.main-bottom div.left-col{
	width:465px;
	float:left;
	overflow:hidden;
	padding:8px 0 0;
}
.detail-page div.content-detail div.main-box div.main-bottom div.left-col label{
	width:235px;
	padding:0 0 0 25px;
	font-size:14px;
	line-height:30px;
	color:#000;
	float:left;
}
.detail-page div.content-detail div.main-box div.main-bottom div.left-col div.table{
	width:100%;
	float:left;
	overflow:hidden;
}
.detail-page div.content-detail div.main-box div.main-bottom div.left-col table{width:100%;border-collapse:collapse;}
.detail-page div.content-detail div.main-box div.main-bottom div.left-col table tr{font-size:12px;color:#000;}
.detail-page div.content-detail div.main-box div.main-bottom div.left-col table td,
.detail-page div.content-detail div.main-box div.main-bottom div.left-col table th{background:#e6e6e6;vertical-align:middle;/*padding:9px 0;*/text-align:center;font-weight:normal;}
.detail-page div.content-detail div.main-box div.main-bottom div.left-col table tr.white td{background:#fff;}
.detail-page div.content-detail div.main-box div.main-bottom div.left-col table tr td.title{background:#e6e6e6;}
.detail-page div.content-detail div.main-box div.main-bottom div.left-col table tr td.code{background:#fff;}
.detail-page div.content-detail div.main-box div.main-bottom div.left-col table th.title{width:84px;}
.detail-page div.content-detail div.main-box div.main-bottom div.left-col table th.code{width:39px;}
.detail-page div.content-detail div.main-box div.main-bottom div.right-col{
	background:#e6e6e6;
	width:240px;
	float:right;
	overflow:hidden;
	padding:0 0 12px;
}
.detail-page div.content-detail div.main-box div.main-bottom div.right-col h5{
	background:#fff;
	width:100%;
	font-size:14px;
	line-height:35px;
	color:#000;
	font-weight:normal;
	text-align:center;
	margin:0 0 13px;
	padding:8px 0 0;
}
.detail-page div.content-detail div.main-box div.main-bottom div.right-col p{
	font-size:14px;
	line-height:18px;
	color:#000;
	padding:0 0 0 15px;
	float:left;
}
.detail-page div.content-detail div.main-box div.main-bottom div.right-col div.image{
	width:60px;
	height:60px;
	float:right;
	overflow:hidden;
	border:solid 3px #d4d4d4;
	margin:-7px 17px 0 0;
}
.detail-page div.content-detail div.main-box div.main-bottom div.right-col div.image img{display:block;}
.detail-page div.items{
	width:100%;
	margin:0;
	background:none;
}
.detail-page div.items h4{
	background:url(img/list6.gif) no-repeat 0 0;
	width:100%;
	float:left;
	line-height:37px;
	font-size:14px;
	color:#000;
	margin:20px 0 0 45px;
	padding:0 0 0 40px;
	font-weight:bold;
	display:inline;
}
.detail-page div.items span.compare2{
	float:left;
	width:61px;
	height:15px;
	background: url(img/bg-compare-red.gif) no-repeat 0 0;
	color:#000;
	font-size:10px;
	margin:-1px 0 0 40px;
	padding:1px 0 0 4px;
}
.detail-page div.items span.compare2 label{
	float:left;
}
.detail-page div.items span.compare2 input{
	margin:0 0 0 3px;
	width:13px;
	height:13px;
	float:left;
}
.detail-page div.items ul.item{
	margin:0 0 0 20px;
	width:740px;
}
.detail-page div.items ul.item li.more{
	width:auto;
	height:auto;
	margin:174px 0 0;
}
.detail-page div.items ul.item li.more a.more{
	background:url(img/button2.gif) no-repeat 0 0;
	width:73px;
	height:73px;
	text-indent:-9999px;
	float:left;
	overflow:hidden;
}

/*msc*/
.hidden{display:none;}
div#header div.top ul li li{background:none;}
div#header div.top ul ul{
    width:auto;
    padding:0;
}
#samplesUL ul,
#listsUL ul{
list-style:none;
}
div.pagebody{
	float:left;
	width:654px;
	margin:33px 0 0 25px;
	display:inline;
}
div.content form{padding-top:40px;}
div.content div form{padding-top:0;}
/*Form Styles*/
.formLabelNormal { BACKGROUND-POSITION: right 50%; FONT-SIZE: 8pt; FONT-FAMILY: Verdana, geneva, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #cccccc; TEXT-ALIGN: right}
.formHeader { FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #309800; FONT-FAMILY: Verdana, geneva, Arial, Helvetica, sans-serif}
.formLabelRequired { FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY: Verdana, geneva, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #cc0033; TEXT-ALIGN: right}
.formTextElement { FONT-SIZE: 8pt; FONT-FAMILY: Verdana, geneva, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #e6e6e6}
.SectionHeadline { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Verdana, geneva, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #006600}
.tableColumnHead { FONT-WEIGHT: bold; FONT-SIZE: 9px; FONT-FAMILY: Verdana, geneva, Arial, Helvetica, sans-serif}
.tableBackgroundLight { FONT-SIZE: 12px; FONT-FAMILY: Verdana, geneva, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #cccccc; TEXT-ALIGN: left}
.tableBackgroundDark { FONT-SIZE: 12px; FONT-FAMILY: Verdana, geneva, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #e6e6e6; TEXT-ALIGN: left}
.formRowDivider { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: Verdana, geneva, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #999999; TEXT-ALIGN: right}
#headererata div.dropdown{opacity:.65;filter: alpha(opacity=65); -moz-opacity: 0.65;}
div#main div.content table {float:left;padding:37px 0 0 84px;width:844px;}
div#main div.content table.productattributes {float:none;padding:0;width:auto;}
div#productDescription ul {padding-left:50px;}
div#main div.content div.table table{width:100%;}
div#main div.content table.publicText {float:left;padding:0;width:100%;}
div#main div.content table.publicText table{padding:0;width:100%;}
ul#footerButtons li{float:left;list-style-image:none;list-style-type:none;}
ul#footerButtons{margin:0 0 0 350px;}
/**/
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 100px;
    height: 100px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-container {
/*    -moz-border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;*/
    width: 400px;
    padding: 20px 40px;
}

.jcarousel-clip {
    width:  400px;
    height: 80px;
	overflow:hidden;
}

.jcarousel-list {
    width:  400px;
    height: 100px;
}

.jcarousel-list li {
    width: 100px;
    height: 100px;
    margin-right: 10px;
}

.jcarousel-item-placeholder {
    background: #fff url(img/jcarousel_loading.gif) 50% 50% no-repeat;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(img/jcarousel_next.png) no-repeat 0 0;
}

.jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(img/jcarousel_prev.png) no-repeat 0 0;
}

.jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

ul.item ul{
background-color:white;
position:absolute;
z-index:5;
}
#instructions{font-size:12px;}

.companionproduct{
background-color:#F2F2F2;
/*position:absolute;
right:0;*/
float:right;
text-align:center;
top:200px;
width:150px;
}
.companionproduct a b{font-size:10px;font-weight:normal;}
em{font-weight:normal;}