
body {
	margin: 0;
	padding: 0;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}


input {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1;
	padding: 1;
	background-color: #FDFDFD;
	border: 1px solid #313A46;
}
select {
	margin: 1;
	padding: 1;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FDFDFD;
	border: 1px solid #313A46;
}
textarea {
	margin: 1;
	padding: 1;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FDFDFD;
	border: 1px solid #313A46;
}
table {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.operator {
	color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
}
.operatorName {
	color: #b3b7c7;
	float: left;
	width: 90px;
	margin-left: 10px;
	font-family:  Arial, Helvetica, sans-serif;
	font-style: normal;
}
.guest {
	color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
}
.guestName {
	color: #b3b7c7;
	float: left;
	width: 90px;
	margin-left: 10px;
	font-family:  Arial, Helvetica, sans-serif;
	font-style: normal;
}
#currentchat table {

	margin-bottom: 5px;
}

.tabNav {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}

	a.tabNav				{ text-decoration:none }
	a:link.tabNav			{ text-decoration:none }
	a:hover.tabNav		{ color:#003300; text-decoration:none }

.adminnavtop {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
	a.adminnavtop				{ text-decoration:none }
	a:link.adminnavtop			{ text-decoration:none }
	a:hover.adminnavtop		{ color:#CCFFCC; text-decoration:none }


.adminnavleft {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000066;
}
	a.adminnavleft				{ text-decoration:none }
	a:link.adminnavleft			{ text-decoration:none }
	a:hover.adminnavleft		{ color:#006600; text-decoration:none }

.header {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 20px;
   font-weight: bold;
   color: #000000;
}

.wh {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 20px;
   font-weight: bold;
   color: #000000;
}

td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

.standbox {
width: 450px;
height: 300px;
margin: 0 0 10px 0;
padding: 10px;
border: 1px;
background: #a5cbf7;
font-size: 11px;
}

.loginbox {
width: 333px;
height: 248px;
margin: 0 0 10px 0;
padding: 10px;
border: 0px;
border-top: none;
background: #F3F3F3 url(images/login.jpg) no-repeat 0 0;
font-size: 11px;
}


/* tabbed boxes */
td.tabon {
	background: #a5cbf7;
	border-top: outset #ffffff 2px;
	border-left: outset #ffffff 2px;
	border-right: outset #cccccc 2px;
	border-bottom: none;
}
td.taboff {
	background: #d6ebff;
	border-top: solid #cccccc 1px;
	border-left: solid #cccccc 1px;
	border-right: solid #cccccc 1px;
	border-bottom: solid #cccccc 2px;
}
td.tabsp {
	border-bottom: solid #cccccc 2px;
}
td.tabox {
	background-color: #a5cbf7;
	border-left: solid #cccccc 2px;
	border-right: solid #cccccc 2px;
	border-bottom: solid #cccccc 2px;
}

A.tabbed:link {
	color: #08245b;
	text-decoration: none;
}

A.tabbed:visited {
	color: #08245b;
	text-decoration: none;
}

A.tabbed:active {
	color: red;
	text-decoration: none;
}

A.tabbed:hover {
	color: #666666;
	text-decoration: underline;
}

TD.tabbed {
	font-family: Osaka,verdana,Sans-Serif;
	font-size: 8pt
}

TR.tabbed {
	font-family: Osaka,verdana,Sans-Serif;
	font-size: 8pt
}



bordertable {
	border: 1px black solid;
}

.bordertable{
 border: 1px black solid;
}

.button{
	border: 1px black solid;
	font-family: Osaka,verdana,Sans-Serif;
	font-size: 8pt;
	/*width: 100px; too small for some translations*/
}

.text{
	border: 1px black solid;
	font-family: Osaka,verdana,Sans-Serif;
	font-size: 8pt;
	height: 12pt;
}

/* Standard table 'spreadsheet' style */
table.tbl {
	background: #a5cbf7;
}

table.tbl TH {
	background-color: #08245b;
	color: #ffffff;
	list-style-type: disc;
	list-style-position: inside;
	border: outset #D1D1CD 1px;
	font-weight: normal;
	text-align:center;
}

table.tbl td {
	background-color: #ffffff;
}

/* a 'standard' table */
table.std {
	border: solid #08245b 2px;
	background: #d6ebff;
}
table.std TH {
	background-color: #08245b;
	color: white;
	list-style-type: disc;
	list-style-position: inside;
	border: outset #D1D1CD 1px;
}

table.std td.hilite {
	background-color: #ffffff;
}



/* tabbed boxes */
td.tabon {
	background: #a5cbf7;
	border-top: outset #ffffff 2px;
	border-left: outset #ffffff 2px;
	border-right: outset #cccccc 2px;
	border-bottom: none;
}
td.taboff {
	background: #d6ebff;
	border-top: solid #cccccc 1px;
	border-left: solid #cccccc 1px;
	border-right: solid #cccccc 1px;
	border-bottom: solid #cccccc 2px;
}
td.tabsp {
	border-bottom: solid #cccccc 2px;
}
td.tabox {
	background-color: #a5cbf7;
	border-left: solid #cccccc 2px;
	border-right: solid #cccccc 2px;
	border-bottom: solid #cccccc 2px;
}

/* Message styles */
.warning {
	color: red
}
.error {
	color: red
}
.message {
	color: #08245b;
}

.no_ {
	color: red
}


/* MAIN NAVIGATION
========================================== */
#navigation span
{
//background: url(left-tab.gif) left top no-repeat;
padding-left: 10px;
}

#navigation span a
{
color: #000;
//background: url(right-tab.gif) right top no-repeat;
padding-right: 10px;
text-decoration: none;
padding-top: 2px;
}

#navigation span, #navigation span a
{
display: block;
height: 33px;
float: left;
}

/* Hide from IE5-Mac \*/
#navigation span, #navigation span a
{
float: none
}
/* End hide */

#navigation span.ontab
{
//background: url(left-tab-on.gif) left top no-repeat;
padding-left: 10px
padding-top: 2px;
}

#navigation span.ontab a
{
color: #000;
//background: url(right-tab-on.gif) right top no-repeat;
padding-right: 10px;
padding-top: 2px;
text-align: center;
}

#navigation td
{
float: left;
margin: 0;
}

html, body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
p {
	margin-top: 0px;
}
a img {
	border: 0px;
}
div.main {
	width: 1263px;
	background: #000000;
}
div.header {
	padding: 3px 0px 11px;
	position: relative;
	width: 1263px;
	height: 135px;
	background: #ffffff;
}
div.logo {
	position: absolute;
	top: 3px;
	left: 0px;
	width: 183px;
	height: 130px;
	background: url(images/logo-bg.png) no-repeat left top;
	padding: 5px 0px 0px 60px;
}
div.top-menu {
	position: absolute;
	top: 3px;
	left: 241px;
	height: 202px;
}
div.top-menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.top-menu ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}
div.top-menu ul li a {
	display: block;
	width: 98px;
	height: 25px;
	text-align: center;
	padding-top: 110px;
	text-decoration: none;
	color: #000000;
}
div.top-menu ul li a:hover {
	color: #ffffff;
}
body#solutions a.tm1 {
	background: url(images/solutions-top-menu-1btn.jpg) no-repeat left top;
	padding-left: 23px;
	width: 90px
}
body#solutions a.tm1:hover {
	background: url(images/solutions-top-menu-1btn.jpg) no-repeat left -135px;
}
body#solutions li.submenu a.tm1:hover {
	background: url(images/solutions-top-menu-1btn.jpg) no-repeat left -270px;
}
body#solutions a.tm2 {
	background: url(images/solutions-top-menu-2btn.jpg) no-repeat left top;
}
body#solutions a.tm2:hover {
	background: url(images/solutions-top-menu-2btn.jpg) no-repeat left -135px;
}
body#solutions li.submenu a.tm2:hover {
	background: url(images/solutions-top-menu-2btn.jpg) no-repeat left -270px;
}
body#solutions a.tm3 {
	background: url(images/solutions-top-menu-3btn.jpg) no-repeat left top;
}
body#solutions a.tm3:hover {
	background: url(images/solutions-top-menu-3btn.jpg) no-repeat left -135px;
}
body#solutions a.tm4 {
	background: url(images/solutions-top-menu-4btn.jpg) no-repeat left top;
	width: 97px;
}
body#solutions a.tm4:hover {
	background: url(images/solutions-top-menu-4btn.jpg) no-repeat left -135px;
}
body#solutions a.tm5 {
	background: url(images/solutions-top-menu-5btn.jpg) no-repeat left top;
}
body#solutions a.tm5:hover {
	background: url(images/solutions-top-menu-5btn.jpg) no-repeat left -135px;
}
div.top-submenu-short {
	position: absolute;
	left: -5px;
	top: 135px;
	width: 210px;
	z-index: 100;
}
li#first div.top-submenu-short {
	position: absolute;
	left: 30px;
	top: 135px;
	width: 210px;
}
div.top-submenu-short div.top {
	width: 180px;
	padding: 7px 0px 7px 30px;
	background: url(images/top-submenu-short-top-bg.png) no-repeat left top;
	color: #ffffff;
}
div.top-submenu-short div.middle {
	width: 210px;
	background: url(images/top-submenu-short-bg.png) repeat-y left top;
}
div.top-submenu-short div.middle ul  {
	margin: 0px;
	padding: 10px 0px;
	list-style: none;
}
div.top-submenu-short div.middle ul li  {
	margin: 0px;
	padding: 0px;
	float: none;
}
div.top-submenu-short div.middle ul li a {
	display: block;
	height: auto;
	width: auto;
	padding: 2px 20px 2px 24px !important;
	text-align: left;
	margin: 0px 10px 0px 6px;
	color: #000000;
	text-decoration: none;
	background: none;
}
div.top-submenu-short div.middle ul li a:hover {
	background: #000000;
	color: #f8981d;
}
div.top-submenu-short div.bottom {
	width: 210px;
	height: 25px;
	background: url(images/top-submenu-short-bottom-bg.png) no-repeat left top;
}
div.top-submenu-long {
	position: absolute;
	left: -5px;
	top: 135px;
	width: 410px;
	z-index: 100;
}
div.top-submenu-long div.top-content {
	width: 410px;
	height: 30px;
	background: url(images/top-submenu-long-top-bg.png) no-repeat left top;
	color: #ffffff;
}
div.top-submenu-long div.top {
	padding: 7px 0px 7px 30px;
	float: left;
	width: 175px;
}
div.top-submenu-long div.submenu-long-content {
	width: 410px;
	background: url(images/top-submenu-long-bg.png) repeat-y left top;
}
div.top-submenu-long div.middle {
	width: 50%;
	float: left;
}
div.top-submenu-long div.middle ul  {
	margin: 0px;
	padding: 10px 0px;
}
div.top-submenu-long div.middle ul li  {
	margin: 0px;
	padding: 0px;
	float: none;
}
div.top-submenu-long div.middle ul li a {
	display: block;
	height: auto;
	width: auto;
	padding: 2px 20px 2px 24px !important;
	text-align: left;
	margin: 0px 10px 0px 6px;
	color: #000000;
	text-decoration: none;
	background: none;
}
div.top-submenu-long div.middle ul li a:hover {
	background: #000000;
	color: #f8981d;
}
div.top-submenu-long div.bottom {
	width: 410px;
	height: 25px;
	background: url(images/top-submenu-long-bottom-bg.png) no-repeat left top;
	clear: both;
}
div.clear  {
	clear: both;
	height: 0px;
	-display: inline;
	width: 100%;
}
div.btns-block {
	position: absolute;
	top: 3px;
	left: 751px;
}
div.btns-block div.top-btns a {
	display: inline-block;
	width: 133px;
	height: 37px;
	color: #000000;
	text-decoration: none;
	background: url(images/zoeken-login-btn.jpg) no-repeat left top;
	text-align: center;
	padding-top: 17px
}
div.btns-block div.top-btns a:hover {
	background: url(images/zoeken-login-btn.jpg) no-repeat left -54px;
	color: #f8981d;
}
div.btns-block div.changing-box {
	position: relative;
	width: 266px;
	height: 108px;
	background: url(images/header-changing-box-bg.jpg) no-repeat -1px top;
	text-align: center;
}
div.btns-block div.changing-box div.project {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 267px;
	height: 83px;
	text-align: center;
	padding-top: 15px;
}
div.btns-block div.changing-box div.login {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 267px;
	height: 102px;
	text-align: center;
	display: none;
	padding-top: 5px;
}
div.btns-block div.changing-box input {
	width: 233px;
	height: 18px;
	background: url(images/header-changing-box-input-bg.png) no-repeat right top;
	border: 0px;
	margin-top: 9px;
	text-align: center;
	font-size: 10px;
	color: #929498;
}
div.btns-block div.changing-box input.btn {
	background: url(images/header-changing-box-btn.png) no-repeat right top;
	color: #ffffff;
	cursor: pointer;
	width: 235px;
	height: 20px;
}
div.btns-block div.changing-box div.search {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 267px;
	height: 87px;
	text-align: center;
	padding-top: 20px;
	display: none;
}
div.active-arrow {
	position: absolute;
	bottom: -7px;
	width: 19px;
	height: 7px;
	background: url(images/search-login-active-arrow.png) no-repeat left top;
}
div.btns-block div.changing-box div.search div.active-arrow {
	left: 57px;
}
div.btns-block div.changing-box div.login div.active-arrow {
	right: 57px;
}
div.bottom-btns a {
	display: inline-block;
	width: 133px;
	height: 22px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	background: url(images/zoeken-login-btn.jpg) no-repeat left top;
	padding-top: 5px;
}
div.bottom-btns a:hover {
	background: url(images/zoeken-login-btn.jpg) no-repeat left -27px;
	color: #f8981d;
}
div.right-text-block {
	width: 184px;
	height: 135px;
	position: absolute;
	top: 3px;
	right: 3px;
	background: url(images/header-right-bg.jpg) no-repeat left top;
	font-size: 10px;
	padding: 10px 50px 0px 10px;
}
div.right-text-block h3 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
}
div.right-text-block h3 span {
	color: #afb4c3;
}
div.content {
	background: url(images/frame-bg.gif) repeat-y left top;
}
div.breadcrumbs {
	font-size: 16px;
	color: #ffffff;
	width: 828px;
	height: 20px;
	background: url(images/line1.png) no-repeat left top;
	padding: 5px 400px 5px 35px;
	position: relative;
}
div.breadcrumbs a {
	color: #ffffff;
	text-decoration: none;
}
div.breadcrumbs a:hover {
	color: #f8981d;
}
div.breadcrumbs a.language {
	display: block;
	width: 19px;
	height: 19px;
	background: url(images/language.png) no-repeat left top;
	position: absolute;
	top: 5px;
	right: 370px;
}
div.breadcrumbs a.language:hover {
	background: url(images/language.png) no-repeat left -19px;
}
div.line2 {
	font-size: 16px;
	color: #ffffff;
	width: 1193px;
	min-height: 10px;
	-height: 10px;
	background: url(images/line2.png) no-repeat left top;
	padding: 3px 35px;
}
div.line2 img {
	vertical-align: middle;
	margin: 0px 10px;
}
div.line2 a {
	color: #000000;
	text-decoration: none;
}
div.line2 a:hover {
	text-decoration: underline;
}
div.line3 {
	width: 1263px;
	height: 15px;
	background: url(images/line3.png) no-repeat left top;
}
div.container {
	padding: 0px 20px 20px 20px;
	background: url(images/frame-bottom-bg.png) no-repeat left bottom;
}
div.bottom-menu {
	width: 1263px;
	height: 27px;
	background: url(images/bottom-menu-bg.png) no-repeat left top;
	font-size: 11px;
}
div.bottom-menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.bottom-menu ul li {
	margin: 0px;
	padding: 0px 1px 0px 0px;
	float: left;
	position: relative;
	background: url(images/menu-separater.png) no-repeat right center;
}
div.bottom-menu ul li a {
	display: block;
	width: 110px;
	height: 21px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	padding-top: 6px;
}
div.bottom-menu ul li a:hover {
	color: #f8981d;
	background: url(images/bottom-menu-item-hover.png) no-repeat left top;
}
div.bottom-menu ul li.submenu a:hover {
	color: #f8981d;
	background: url(images/bottom-menu-item-submenu-hover.png) no-repeat left top;
}
div.bottom-submenu-short {
	position: absolute;
	left: 0px;
	top: 27px;
	width: 222px;
	z-index: 100;
	font-size: 11px;
}
div.bottom-submenu-short div.top {
	width: 200px;
	padding: 7px 0px 7px 22px;
	background: url(images/bottom-menu-submenu-short-top-bg.png) no-repeat left top;
	color: #ffffff;
}
div.bottom-submenu-short div.middle {
	width: 222px;
	background: url(images/bottom-menu-submenu-short-bg.png) repeat-y left top;
}
div.bottom-submenu-short div.middle ul  {
	margin: 0px;
	padding: 5px 0px;
	list-style: none;
}
div.bottom-submenu-short div.middle ul li  {
	margin: 0px;
	padding: 0px;
	float: none;
	background: none;
}
div.bottom-submenu-short div.middle ul li a {
	display: block;
	height: auto;
	width: auto;
	padding: 0px 20px 0px 22px !important;
	text-align: left;
	color: #000000;
	text-decoration: none;
	background: none;
}
div.bottom-submenu-short div.middle ul li a:hover {
	background: #000000;
	color: #f8981d;
}
div.bottom-submenu-short div.bottom {
	width: 222px;
	height: 8px;
	background: url(images/bottom-menu-submenu-short-bottom-bg.png) no-repeat left top;
}
div.bottom-submenu-long {
	position: absolute;
	left: 0px;
	top: 27px;
	width: 442px;
	z-index: 100;
}
div.bottom-submenu-long div.top-content {
	width: 442px;
	height: 31px;
	background: url(images/bottom-menu-submenu-long-top-bg.png) no-repeat left top;
	color: #ffffff;
}
div.bottom-submenu-long div.top {
	padding: 7px 0px 7px 22px;
	float: left;
	width: 199px;
}
div.bottom-submenu-long div.submenu-long-content {
	width: 442px;
	background: url(images/bottom-menu-submenu-long-bg.png) repeat-y left top;
}
div.bottom-submenu-long div.middle {
	width: 50%;
	float: left;
}
div.bottom-submenu-long div.middle ul  {
	margin: 0px;
	padding: 5px 0px;
}
div.bottom-submenu-long div.middle ul li  {
	margin: 0px;
	padding: 0px;
	float: none;
	background: none;
}
div.bottom-submenu-long div.middle ul li a {
	display: block;
	height: auto;
	width: auto;
	padding: 0px 20px 0px 22px !important;
	text-align: left;
	color: #000000;
	text-decoration: none;
	background: none;
}
div.bottom-submenu-long div.middle ul li a:hover {
	background: #000000;
	color: #f8981d;
}
div.bottom-submenu-long div.bottom {
	width: 442px;
	height: 8px;
	background: url(images/bottom-menu-submenu-long-bottom-bg.png) no-repeat left top;
	clear: both;
}
div.footer {
	width: 1263px;
	height: 120px;
	position: relative;
}
div.footer div.socials {
	position: absolute;
	left: 10px;
	bottom: 10px;
}
div.footer div.socials a {
	margin-right: 25px;
}
div.footer div.socials img {
	vertical-align: middle;
}
div.select-site {
	margin-left: 790px;
}
div.left-col {
	float: left;
	width: 744px;
	margin-right: 10px;
}
div.right-col {
	float: left;
	width: 241px;
}
div.category-box {
	width: 744px;
	background: url(images/category-box-bg.gif) repeat-y left top;
	margin-top: 15px;
	color: #ffffff;
	position: relative;
}
a.category-header {
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
	width: 744px;
	height: 34px;
	background: url(images/category-top-bg.png) no-repeat left -44px;
	padding-top: 10px;
}
a.category-header:hover {
	color: #ffffff;
	background: url(images/category-top-bg.png) no-repeat left 0px;
}
a.category-header-active {
	color: #ffffff;
	background: url(images/category-top-bg.png) no-repeat left 0px;
	display: block;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
	width: 744px;
	height: 34px;
	padding-top: 10px;
}
a.category-header-active:hover {
	color: #ffffff;
	background: url(images/category-top-bg.png) no-repeat left 0px;
}
div.category-content {
	overflow: hidden;
	height: 75px;
	position: relative;
}
div.category-text {
	background: url(images/category-text-bg.gif) repeat-y left top;
	color: #000000;
	font-size: 11px;
	padding: 5px 15px 1px 15px;
	overflow: hidden;
	height: 69px;
}
a.category-text-expand {
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	text-align: center;
	width: 735px;
	height: 14px;
	background: url(images/category-text-expand-btn.png) no-repeat left top;
	margin-left: 5px;
	padding-top: 11px;
	margin-bottom: 15px;
}
a.category-text-expand:hover {
	color: #ffffff;
	background: url(images/category-text-expand-btn.png) no-repeat left -50px;
}
a.category-text-expand-opened {
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	text-align: center;
	width: 735px;
	height: 14px;
	background: url(images/category-text-expand-btn.png) no-repeat left -25px;
	margin-left: 5px;
	padding-top: 11px;
	margin-bottom: 15px;
}
div.category-products-box {
	position: relative;
	width: 735px;
	margin-left: 10px;
}
div.category-products {
	height: 251px;
	width: 735px;
	overflow: hidden;
	position: relative;
}
div.category-products div.wrap {
	height: 251px;
	position: relative;
}
div.category-product-item {
	position: relative;
	margin-right: 10px;
	width: 235px;
	height: 251px;
	float: left;
	margin-bottom: 10px;
}
div.category-product-item div.top {
	position: absolute;
	background: url(images/category-product-top-bg.png) no-repeat left top;
	top: 0px;
	left: 0px;
	width: 235px;
	height: 7px;
}
div.category-product-item div.top {
	position: absolute;
	background: url(images/category-product-top-bg.png) no-repeat left top;
	top: 0px;
	left: 0px;
	width: 235px;
	height: 7px;
}
a.category-product-item-link {
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-size: 16px;
	color: #ffffff;
	background: url(images/category-product-bottom-bg.png) no-repeat left top;
	text-decoration: none;
	text-align: center;
	width: 235px;
	height: 51px;
	padding-top: 70px;
}
div.category-product-item:hover div.category-product-item-hover{
	display: block;
}
div.category-product-item-hover {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 235px;
	height: 251px;
	background: #ffffff;
	color: #000000;
	font-size: 11px;
	display: none;
}
div.category-product-item-hover div.top {
	width: 235px;
	height: 27px;
	background: url(images/category-product-hover-top-bg.png) no-repeat left top;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	padding-top: 5px;
	position: relative;
}
div.category-product-item-hover div.middle {
	padding: 10px;
}
div.category-product-item-hover a.bottom {
	display: block;
	width: 225px;
	height: 15px;
	background: url(images/category-product-hover-bottom-bg.png) no-repeat left top;
	color: #000000;
	font-size: 9px;
	padding-top: 5px;
	padding-left: 10px;
	text-decoration: none;
	position: absolute;
	bottom: 0px;
}
div.category-product-item div.incart {
	position: absolute;
	background: url(images/product-incart-bg.png) no-repeat left top;
	top: 0px;
	left: 0px;
	width: 235px;
	height: 12px;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	line-height: 10px;
	display: none;
}
div.category-product-item div.cart-status {
	position: absolute;
	background: url(images/cart-btn-orig-box.gif) no-repeat left 0px;
	bottom: 50px;
	right: 10px;
	width: 31px;
	height: 26px;
}
div.category-product-item .in {
	background: url(images/cart-btn-orig-box.gif) no-repeat left -26px !important;
}
a.category-product-item-link small {
	font-size: 10px;
	line-height: 12px;
}
div.category-product-item-hover div.price {
	position: absolute;
	right: 80px;
	bottom: 38px;
	font-size: 14px;
}
a.cart-btn {
	background: url(images/cart-btn-hover-box.gif) no-repeat left 0px;
	width: 50px;
	height: 50px;
	display: block;
}
a.mail-btn {
	background:url(images/mail-btn.gif) no-repeat left 0px;
	width: 50px;
	height: 50px;
	display: block;
}
div.category-product-item-hover a.cart-btn {
	position: absolute;
	bottom: 30px;
	right: 10px;
}
div.category-product-item-hover a.cart-btn:hover, div.category-product-item-hover .in {
	background: url(images/cart-btn-hover-box.gif) no-repeat left -50px !important;
}
.rating {
	display: block;
	padding-bottom: 10px;
}
.rating span.star-on {
	display: block;
	width: 11px;
	height: 11px;
	background: url(images/star-rate.jpg) no-repeat left -11px;
	float: left;
}
.rating span.star-off {
	display: block;
	width: 11px;
	height: 11px;
	background: url(images/star-rate.jpg) no-repeat left 0px;
	float: left;
	position: relative;
	overflow: hidden;
}
div.category-products-nav {
	position: relative;
	padding: 15px 0px;
	margin-right: 10px;
	background: url(images/product-scroll-bg.gif) repeat-x left center;
	height: 37px;
}
div.category-products-nav a.next {
	position: absolute;
	display: block;
	width: 27px;
	height: 37px;
	background: url(images/product-next-btn.jpg) no-repeat left top;
	right: 0px;
}
div.category-products-nav a.prev {
	position: absolute;
	display: block;
	width: 27px;
	height: 37px;
	background: url(images/product-prev-btn.jpg) no-repeat left top;
	left: 0px;
}
div.category-products-nav a.scroll-bar {
	position: absolute;
	display: block;
	width: 26px;
	height: 18px;
	background: url(images/product-scroll-bar.jpg) no-repeat left top;
	left: 50%;
	margin-left: -13px;
	top: 24px;
}
a.category-box-expand {
	display: block;
	width: 744px;
	height: 19px;
	background: url(images/category-bottom-bg.png) no-repeat left 0px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-size: 9px;
	padding-top: 7px;
}
a.category-box-expand:hover {
	background: url(images/category-bottom-bg.png) no-repeat left -26px;
	color: #ffffff;
}
div.tabs-box {
	width: 241px;
	margin-bottom: 23px;
}
div.tabs-box div.tabs {
	width: 241px;
	background: url(images/tabs-box-tab-bg.jpg) no-repeat left bottom;
	height: 71px;
}
div.tabs-box div.tabs a {
	display: inline-block;
	width: 79px;
	height: 40px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	vertical-align: top;
}
div.tabs-box div.tabs a:hover {
	color: #f8981d;
	background: url(images/tabs-box-tab-hover-bg.png) no-repeat left top;
}
div.tabs-box div.tabs span {
	display: inline-block;
	width: 78px;
	height: 40px;
	text-align: center;
	color: #f8981d;
	text-decoration: none;
	background: url(images/tabs-box-tab-hover-bg.png) no-repeat right top;
	vertical-align: top;
	padding-top: 10px;
}
div.tabs-box div.tabs-middle {
	background: url(images/tabs-bg.gif) repeat-y left top;
}
div.tabs-box div.tabs-middle a.repair-btn {
	display: block;
	width: 215px;
	height: 37px;
	color: #000000;
	text-decoration: none;
	padding: 23px 10px;
	background: url(images/tabs-box-btn.jpg) no-repeat left 0px;
	margin-left: 1px;
	font-size: 11px;
}
div.tabs-box div.tabs-middle a.repair-btn:hover {
	color: #f8981d;
	background: url(images/tabs-box-btn.jpg) no-repeat left -83px;
}
div.tabs-box div.tabs-middle a.repair-btn img {
	vertical-align: middle;
	margin-right: 10px;
}
div.tabs-box div.tabs-middle a.newsletter-btn {
	display: block;
	width: 220px;
	height: 68px;
	color: #000000;
	text-decoration: none;
	padding: 15px 10px 0px 5px;
	background: url(images/tabs-box-btn.jpg) no-repeat left 0px;
	margin-left: 1px;
	font-size: 14px;
}
div.tabs-box div.tabs-middle a.newsletter-btn:hover {
	color: #f8981d;
	background: url(images/tabs-box-btn.jpg) no-repeat left -83px;
}
div.tabs-box div.tabs-middle a.newsletter-btn img {
	float: left;
}
div.tabs-box div.tabs-middle a.newsletter-btn span {
	float: right;
	display: block;
	width: 150px;
	padding-top: 10px;
}
div.tabs-box div.tabs-middle div.tab-text-item {
	display: block;
	width: 205px;
	height: 63px;
	color: #000000;
	text-decoration: none;
	padding: 10px 15px;
	background: url(images/tabs-box-btn.jpg) no-repeat left 0px;
	margin-left: 1px;
	font-size: 11px;
}
div.tabs-box div.tabs-middle div.tab-text-item:hover {
	color: #ffffff;
	background: url(images/tabs-box-btn.jpg) no-repeat left -83px;
}
div.tabs-box div.tabs-middle .reviews {
	padding: 5px 15px !important;
	width: 205px !important;
	height: 73px !important;
}
div.tabs-box div.tabs-middle .reviews:hover {
	color: #ffffff;
	background: url(images/tabs-box-btn.jpg) no-repeat left -166px !important;
}
div.tabs-box div.tabs-middle div.tab-text-item .rating {
	padding: 0px;
	margin-bottom: 10px;
}
div.tabs-box div.tabs-middle div.tab-text-item h3 {
	font-size: 14px;
	font-weight: normal;
}
div.tabs-box div.tabs-middle div.tab-text-item h3, div.tabs-box div.tabs-middle div.tab-text-item p {
	margin: 0px;
}
div.product-box-item {
	position: relative;
	margin-right: 10px;
	width: 240px;
	height: 257px;
	float: left;
	margin-bottom: 16px;
	background: url(images/product-box-bg.gif) repeat-y left top;
	padding-left: 1px;
}
div.product-box-item div.top {
	position: absolute;
	background: url(images/product-box-top-bg.png) no-repeat left top;
	top: 0px;
	left: 0px;
	width: 241px;
	height: 10px;
}
div.product-box-item div.incart {
	position: absolute;
	background: url(images/product-incart-bg.png) no-repeat left top;
	top: 0px;
	left: 0px;
	width: 235px;
	height: 12px;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	line-height: 10px;
	display: none;
}
div.product-box-item div.cart-status {
	position: absolute;
	background: url(images/cart-btn-orig-box.gif) no-repeat left 0px;
	bottom: 56px;
	right: 10px;
	width: 31px;
	height: 26px;
}
div.product-box-item .in {
	background: url(images/cart-btn-orig-box.gif) no-repeat left -26px !important;
}
a.product-box-item-link {
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-size: 16px;
	color: #ffffff;
	background: url(images/product-box-bottom-bg.png) no-repeat left top;
	text-decoration: none;
	text-align: center;
	width: 221px;
	height: 55px;
	padding: 70px 10px 0px 10px;
}
a.product-box-item-link small {
	font-size: 10px;
	line-height: 12px;
}
div.product-box-item:hover div.product-box-item-hover {
	display: block;
}
div.product-box-item-hover {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 241px;
	height: 257px;
	background: url(images/product-box-hover-bg.gif) repeat-y left top;
	color: #000000;
	font-size: 11px;
	display: none;
}
div.product-box-item-hover div.top {
	width: 241px;
	height: 27px;
	background: url(images/product-box-hover-top-bg.png) no-repeat left top;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	padding-top: 5px;
	position: relative;
}
div.product-box-item-hover div.middle {
	padding: 10px;
}
div.product-box-item-hover a.bottom {
	display: block;
	width: 231px;
	height: 19px;
	background: url(images/product-box-hover-bottom-bg.png) no-repeat left top;
	color: #000000;
	font-size: 9px;
	padding-top: 11px;
	padding-left: 10px;
	text-decoration: none;
	position: absolute;
	bottom: 0px;
}
div.product-box-item-hover div.price {
	position: absolute;
	right: 80px;
	bottom: 45px;
	font-size: 14px;
}
div.product-box-item-hover a.cart-btn {
	position: absolute;
	bottom: 37px;
	right: 10px;
}
div.product-box-item-hover a.cart-btn:hover, div.product-box-item-hover .in {
	background: url(images/cart-btn-hover-box.gif) no-repeat left -50px !important;
}
.cart div.rating {
	position: absolute !important;
	left: 10px;
	top: 200px;
	padding: 0px !important;
}
div.text-box h1 {
	margin: 0px;
	display: block;
	width: 744px;
	height: 27px;
	font-size: 16px;
	color: #d7d8d8;
	font-weight: normal;
	text-align: center;
	background: url(images/box-expand-top-bg.png) no-repeat left top;
	padding-top: 6px;
}
div.text-box div.text-box-content {
	padding: 10px;
	font-size: 11px;
	height: 70px;
	overflow: hidden;
	position: relative;
	background: url(images/box-expand-bg.png) repeat-y left top;
}
div.text-box div.text-box-content h3 {
	margin-top: 0px;
	font-weight: normal;
	font-size: 14px;
	position: relative;
}
div.text-box div.text-box-content h3 span.rating {
	position: absolute;
	top: 2px;
	right: 10px;
	height: 11px;
}
div.text-box a.expand {
	display: block;
	width: 735px;
	height: 17px;
	margin-left: 1px;
	color: #000000;
	text-decoration: none;
	background: url(images/box-expand-btn.png) no-repeat left 0px;
	font-size: 9px;
	text-align: center;
	padding-top: 13px;
	padding-right: 9px;
}
div.text-box a.expand:hover {
	color: #ffffff;
	background: url(images/box-expand-btn.png) no-repeat left -30px;
}
div.text-box a.expand-opened {
	display: block;
	width: 735px;
	height: 17px;
	margin-left: 1px;
	color: #000000;
	text-decoration: none;
	background: url(images/box-expand-btn.png) no-repeat left -60px;
	font-size: 9px;
	text-align: center;
	padding-top: 13px;
	padding-right: 9px;
}
div.text-box a.expand-opened:hover {
	color: #ffffff;
	background: url(images/box-expand-btn.png) no-repeat left -90px;
}
div.text-box a.expand-last {
	display: block;
	width: 735px;
	height: 17px;
	margin-left: 1px;
	color: #000000;
	text-decoration: none;
	background: url(images/box-expand-last-btn.png) no-repeat left 0px;
	font-size: 9px;
	text-align: center;
	padding-top: 13px;
	padding-right: 9px;
}
div.text-box a.expand-last:hover {
	color: #ffffff;
	background: url(images/box-expand-last-btn.png) no-repeat left -30px;
}
div.text-box a.expand-last-opened {
	display: block;
	width: 735px;
	height: 17px;
	margin-left: 1px;
	color: #000000;
	text-decoration: none;
	background: url(images/box-expand-last-btn.png) no-repeat left -60px;
	font-size: 9px;
	text-align: center;
	padding-top: 13px;
	padding-right: 9px;
}
div.text-box a.expand-last-opened:hover {
	color: #ffffff;
	background: url(images/box-expand-last-btn.png) no-repeat left -90px;
}
div.repair-box {
	width: 735px;
	background: url(images/repair-box-bg.png) repeat-y left top;
}
div.repair-box div.repair-box-top {
	width: 735px;
	background: url(images/repair-box-top-bg.png) no-repeat left top;
}
div.repair-box div.repair-box-bottom {
	width: 735px;
	background: url(images/repair-box-bottom-bg.png) no-repeat left bottom;
	padding: 5px 0px;
}
div.repair-box div.left-col {
	width: 239px;
	float: left;
	color: #ffffff;
	font-size: 11px;
	margin: 0px 4px;
	-display: inline;
}
div.repair-box div.left-col h3 {
	margin-top: 0px;
	font-size: 16px;
	font-weight: normal;
}
div.repair-box div.left-col div.text {
	padding: 10px;
}
div.repair-box div.left-col div.box {
	width: 239px;
	background: url(images/repair-box-left-col-bg.png) repeat-y left top;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	margin-bottom: 2px;
}
div.repair-box div.left-col div.box div.box-header {
	width: 239px;
	height: 23px;
	background: url(images/repair-box-left-col-top-bg.png) repeat-y left top;
	color: #fcae2c;
	padding-top: 7px;
}
div.repair-box div.left-col div.box div.box-middle {
	text-align: center;
	padding: 10px;
}
div.repair-box div.left-col div.box div.box-bottom {
	width: 239px;
	background: url(images/repair-box-left-col-bottom-bg.png) no-repeat left bottom;
}
div.repair-box div.steps {
	width: 482px;
	float: left;
}
div.repair-box div.steps span.step {
	display: block;
	width: 482px;
	height: 25px;
	margin-bottom: 2px;
	color: #000000;
	font-size: 16px;
	text-decoration: none;
	background: url(images/repair-box-step-btn.jpg) no-repeat left -62px;
	text-align: center;
	padding-top: 6px;
}
div.repair-box div.steps .first {
	background: url(images/repair-box-step-btn.jpg) no-repeat left 0px !important;
	margin-bottom: 0px !important;
}
div.repair-box div.steps .active {
	color: #f8981d !important;
	background: url(images/repair-box-step-btn.jpg) no-repeat left -31px !important;
}
div.repair-box div.steps .filled {
	color: #ffffff !important;
	background: url(images/repair-box-step-btn.jpg) no-repeat left -31px !important;
	cursor: pointer;
}
div.repair-box div.steps .filled-first {
	color: #ffffff !important;
	background: url(images/repair-box-step-btn.jpg) no-repeat left 0px !important;
	cursor: pointer;
	margin-bottom: 2px !important;
}
div.repair-box div.steps .last {
	background: url(images/repair-box-step-btn.jpg) no-repeat left -93px !important;
}
div.repair-box div.steps .last-active {
	color: #f8981d !important;
	background: url(images/repair-box-step-btn.jpg) no-repeat left -124px !important;
}
div.repair-box div.repair-text-box {
	background: url(images/repair-box-step-open-box-bg.gif) repeat-x left top #ffffff;
	padding-top: 2px;
	margin-bottom: 2px;
}
div.repair-box div.repair-text-box p {
	margin: 0px;
	padding: 10px 0px;
}
div.repair-box div.repair-text-box a {
	color: #f8981d;
}
div.repair-box .center {
	text-align: center !important;
}
div.repair-box .center a {
	margin: 0px 15px;
}
div.repair-box a.product-list {
	display: block;
	width: 482px;
	height: 27px;
	background: url(images/repair-box-step-open-list.jpg) no-repeat left -34px;
	text-align: center;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	padding-top: 7px;
	margin-bottom: 2px;
}
div.repair-box .opened {
	background: url(images/repair-box-step-open-list.jpg) no-repeat left 0px !important;
	margin-bottom: 0px !important;
}
div.product-list-item {
	padding: 5px 10px;
}
div.product-list-item a.arrow {
	display: block;
	width: 17px;
	height: 17px;
	background: url(images/repair-box-close-open-arrow.gif) no-repeat left -17px;
	margin-right: 5px;
	float: left;
}
div.product-list-item .opened {
	background: url(images/repair-box-close-open-arrow.gif) no-repeat left 0px !important;
}
div.product-list-item div.text {
	width: 380px;
	float: left;
}
div.product-list-item div.price {
	width: 60px;
	float: left;
	text-align: right;
}
div.product-list-item div.text div.extra-text {
	font-size: 9px;
	color: #f8981d;
	height: 0px;
	overflow: hidden;
	position: relative;
}
div.product-list-item div.text div.extra-text p {
	margin: 0px;
	padding: 5px 0px;
}
div.product-list-item div.text div.extra-text a.choice {
	display: block;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background: url(images/choose-btn.jpg) no-repeat left top;
	text-align: center;
	width: 181px;
	height: 19px;
	padding-top: 1px;
}
div.product-list-item div.text div.extra-text a.choice:hover {
	color: #f8981d;
}
.margin-top {
	margin-top: 20px;
}
div.products {
	margin-top: 20px;
	margin-left: -8px;
	-margin-left: 0px;
	position: relative;
	width: 744px;
}
div.products div.product-box-item {
	margin: 0px 0px 16px 7px;
	-margin: 0px 7px 16px 0px;
	position: relative;
	-display: inline;
}
div.shop-category {
	width: 744px;
	position: relative;
}
div.shop-category div.right-col h1 {
	display: block;
	margin: 0px 0px 10px 0px;
	width: 490px;
	height: 25px;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	background: url(images/choosen-category-header-bg.png) no-repeat left top;
	padding-top: 7px;
}
div.shop-category div.left-col {
	width: 241px;
	float: left;
	padding-top: 2px;
}
div.shop-category div.right-col {
	width: 482px;
	float: left;
}
div.shop-category .black-bg {
	background: #000000;
	padding: 4px;
}
div.shop-category div.right-col div.wrap {
	margin-left: -11px;
	margin-top: -22px;
}
div.shop-category div.right-col div.wrap div.category-product-item {
	margin-left: 11px;
	margin-right: 0px;
	margin-top: 22px;
	margin-bottom: 0px;
	display: inline;
}
div.cart-empty {
	width: 226px;
	height: 242px;
	position: relative;
	background: url(images/cart-bg.jpg) no-repeat left top;
	font-size: 13px;
	padding: 15px 0px 0px 15px;
}
div.cart-empty span {
	position: absolute;
	bottom: 25px;
	font-size: 16px;
	left: 50%;
	margin-left: -50px;
}
div.cart-full {
	width: 231px;
	height: 516px;
	position: relative;
	background: url(images/cart-full-bg.png) no-repeat left bottom;
	font-size: 13px;
	padding: 15px 0px 0px 10px;
}
div.cart-full span {
	position: absolute;
	bottom: 25px;
	font-size: 16px;
	left: 50%;
	margin-left: -50px;
}
div.product-list-incart {
	width: 215px;
	font-size: 10px;
	height: 280px;
	overflow: auto;
}
div.product-list-incart table td {
	padding: 10px 0px;
	vertical-align: top;
	border-bottom: 1px dotted #d1d0d1;
}
div.product-list-incart table a {
	color: #929292;
}
div.product-list-incart table a:hover {
	text-decoration: none;
}
div.product-list-incart table input {
	width: 15px;
	border: 1px solid #231f20;
	font-size: 10px;
	vertical-align: top;
	margin: 0px 3px;
	text-align: center;
}
div.total-incart {
	width: 202px;
	font-size: 10px;
	margin-left: 5px;
}
div.total-incart tfoot td {
	font-size: 12px;
	font-weight: normal;
}
div.total-incart input {
	width: 198px;
	height: 14px;
	background: url(images/cart-input-bg.jpg) no-repeat right top;
	border: 0px;
	font-size: 10px;
	padding: 2px;
	color: #787878;
	margin-bottom: 5px;
}
a.order {
	position: absolute;
	left: 1px;
	top: 398px;
	display: block;
	width: 235px;
	height: 50px;
	background: url(images/order-btn.png) no-repeat left top;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 20px;
}
div.product-info {
	background: #ffffff;
	margin-top: -10px;
	width: 490px;
	font-size: 11px;
	margin-bottom: 10px;
}
div.product-info div.gallery {
	font-size: 10px;
	text-align: center;
	position: relative;
	height: 400px;
}
div.product-info div.gallery div.slider {
	width: 420px;
	height: 315px;
	padding-top: 10px;
	overflow: hidden;
	margin: 0px auto;
	position: relative;
}
div.product-info div.gallery div.slider div.slide-wrap {
	height: 315px;
	width: 1260px;
}
div.product-info div.gallery div.slider div.slide-wrap div.item {
	width: 420px;
	height: 315px;
	text-align: center;
	float: left;
}
div.product-info div.gallery a.prev {
	display: block;
	position: absolute;
	left: 10px;
	top: 130px;
	width: 17px;
	height: 33px;
	background: url(images/gallery-nav-arrow.gif) no-repeat left top;
}
div.product-info div.gallery a.next {
	display: block;
	position: absolute;
	right: 10px;
	top: 130px;
	width: 17px;
	height: 33px;
	background: url(images/gallery-nav-arrow.gif) no-repeat left -33px;
}
div.product-info div.gallery div.thumbs {
	margin-top: -30px;
	position: relative;
}
div.product-info div.gallery div.thumbs a {
	display: inline-block;
	text-align: center;
	width: 87px;
	height: 80px;
	background: url(images/product-info-thumb-bg.png) no-repeat left top;
	padding-top: 6px;
	margin: 0px 3px;
	vertical-align: middle;
}
div.product-info div.gallery div.thumbs a:hover {
	background: url(images/product-info-thumb-bg.png) no-repeat left -86px;
}
div.product-info div.gallery div.thumbs span {
	display: inline-block;
	text-align: center;
	width: 87px;
	height: 84px;
	background: url(images/product-info-thumb-bg.png) no-repeat left -86px;
	padding-top: 2px;
	margin: 0px 3px;
	vertical-align: middle;
}
div.tools {
	height: 60px;
	position: relative;
}
div.tools div.rating {
	position: absolute;
	left: 10px;
	top: 30px;
}
div.tools div.price {
	position: absolute;
	right: 40%;
	top: 25px;
	font-size: 9px;
}
div.tools div.price span {
	font-size: 18px;
}
div.tools a.cart-btn {
	position: absolute;
	right: 65px;
	top: 10px;
}
div.tools a.cart-btn:hover {
	background-position: left -50px;
}
div.tools a.mail-btn {
	position: absolute;
	right: 10px;
	top: 10px;
}
div.product-info div.description {
	padding: 10px;
}
div.product-info a.more {
	display: block;
	width: 490px;
	height: 17px;
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	background: url(images/product-info-more-btn.png) no-repeat left top;
}
div.product-spec {
	width: 490px;
	background: url(images/product-specification-bg.gif) repeat-y left top;
}
div.product-spec div.top {
	width: 490px;
	height: 36px;
	background: url(images/product-specification-top-bg.jpg) no-repeat left top;
}
div.product-spec div.top img {
	vertical-align: middle;
}
div.product-spec div.top a {
	display: inline-block;
	height: 26px;
	vertical-align: middle;
	padding: 0px 20px;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
}
div.product-spec div.top a:hover {
	color: #f8981d;
}
div.product-spec div.middle {
	padding: 0px 10px 0px 5px;
}
div.product-spec div.spec-item {
	border-bottom: 1px solid #c1c2c3;
	padding: 10px 0px;
}
div.product-spec div.spec-item div.img {
	width: 105px;
	float: left;
}
div.product-spec div.spec-item div.text {
	float: left;
	width: 370px;
	font-size: 10px;
}
div.product-spec div.spec-item div.text a {
	color: #f8981d;
	text-decoration: none;
}
div.product-spec div.spec-item div.text a:hover {
	text-decoration: underline;
}
div.product-spec div.spec-item div.text h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
div.product-spec div.spec-item div.text p {
	margin: 7px 0px;
}
span.extra {
	color: #f8981d;
}
div.live-chat {
	width: 744px;
	background: url(images/category-text-bg.gif) repeat-y left top;
	margin-bottom: 16px;
}
div.live-chat div.chat-header {
	width: 744px;
	height: 34px;
	background: url(images/category-top-bg.png) no-repeat left top;
	color: #d7d8d8;
	text-align: center;
	font-size: 16px;
	padding-top: 10px;
}
div.live-chat div.chat-body {
	padding: 10px;
}
a.print-btn {
	display: block;
	width: 50px;
	height: 50px;
	background: url(images/print-btn.gif) no-repeat left top;
	margin-bottom: 10px;
	margin-left: 5px;
}
div.live-chat div.chat-body div.tread {
	height: 150px;
	overflow: auto;
}
div.text-item {
	margin-bottom: 5px;
}
div.text-item div.author {
	float: left;
	width: 90px;
	color: #b3b7c7;
	margin-left: 10px;
	display: inline;
}
div.text-item div.post {
	float: left;
	width: 590px;
}
textarea.post {
	float: left;
	width: 614px;
	-width: 604px;
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #b3b7c7;
	height: 100px;
	display: inline;
}
input.post {
	float: left;
	width: 614px;
	-width: 604px;
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #b3b7c7;
	display: inline;
}
div.live-chat div.question-header {
	width: 744px;
	height: 28px;
	background: url(images/chat-question-header-bg.png) no-repeat left top;
	color: #d7d8d8;
	text-align: center;
	font-size: 16px;
	padding-top: 15px;
}
a.chat-btn {
	display: block;
	width: 744px;
	height: 21px;
	background: url(images/category-bottom-bg.png) no-repeat left top;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
}
a.chat-btn:hover {
	background: url(images/category-bottom-bg.png) no-repeat left -26px;
	color: #f8981d;
}
div.chat-bottom {
	background: url(images/category-bottom-bg.png) no-repeat left -26px;
	display: block;
	width: 744px;
	height: 21px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	padding-top: 1px;
}