body {
	font: 62.5% Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	background: #151824 no-repeat url(../images/bg-body.jpg) scroll center top;
}

body * {
	font-size: 100%;
}

a span { cursor: pointer; }

#box-viewport {
	width: 900px;
	text-align: left;
	margin: 27px auto 0 auto;
	overflow: hidden;
}

#box-language-switcher {
	display: none;
}

#box-page {
	float: left;
	width: 505px;
}

#box-side {
	float: right;
	width: 320px;
}

.horizontal-list li a:link,
.horizontal-list li a:visited {
	float: left;
}

#box-header {
	background: no-repeat url(../images/bg-top.gif) 0 0;
	height: 98px;
	position: relative;
	padding-top: 1px;
	overflow: hidden;
}

h1#logo {
	position: absolute;
}

h1#logo a {
	position: absolute;
	top: 0;
	left: 0;
	width: 340px;
	height: 135px;
	text-indent: -2000px;
}

#box-header div.menu {
	padding-left: 320px;
	margin-top: 49px;
	width: 580px;
	background: no-repeat url(../images/bg-menu.jpg) 0 0;
	height: 50px;
}

#box-header div.menu ul {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 48px;
	float: left;
}

#box-header div.menu li {
	background: no-repeat url(../images/menu-div.gif) right center;
	float: left;
	position: relative;
}

#box-header div.menu li.first {  }

#box-header div.menu li.last { background: none; }

#box-header div.menu li a:link,
#box-header div.menu li a:visited {
	float: left;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
}

#box-header div.menu li a span {
	float: left;
	padding: 0 15px;
	height: 50px;
}

#box-header div.menu li a.active span {
	background: repeat-x url(../images/bg-menu-hover.gif) 0 50px;
}

#box-header div.menu li a em { display: none; }

#box-header ul.nav {
	position: absolute;
	top: 17px;
	right: 20px;
	font-size: 1.1em;
	font-weight: bold;
}

#box-header ul.nav li a:link,
#box-header ul.nav li a:visited {
	color: #fff;
	text-decoration: none;
	line-height: 15px;
}

#link-form a {
	padding-left: 23px;
	background: no-repeat url(../images/btn-form.gif) 0 0;
}

/*#box-header ul.menu {
	margin-top: 49px;
	width: 900px;
	background: no-repeat url(../images/bg-menu.jpg) 0 0;
	height: 50px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 48px;
	float: left;
}

#box-header ul.menu li {
	background: no-repeat url(../images/menu-div.gif) right center;
	float: left;
	position: relative;
}

#box-header ul.menu li.first { margin-left: 320px; }

#box-header ul.menu li.last { background: none; }

#box-header ul.menu li a:link,
#box-header ul.menu li a:visited {
	float: left;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
}

#box-header ul.menu li a span {
	float: left;
	padding: 0 15px;
	height: 50px;
}

#box-header ul.menu li a.active span {
	background: repeat-x url(../images/bg-menu-hover.gif) 0 50px;
}

#box-header ul.menu li a em { display: none; }*/

/*#box-header ul.menu li a em {
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	position: absolute;
	top: 1px;
	left: 0;
	width: 100%;
	height: 47px;
	line-height: 46px;
	background: #69032c;
	text-align: center;
	background: repeat-x url(../images/bg-menu-hover.gif) 0 0;
	color: #ece978;
	font-style: normal;
	cursor: pointer;
}*/

#box-banner {
	height: 166px;
	background: no-repeat url(../images/bg-banner.jpg) 0 0;
}

#box-content {
	background: #fff no-repeat url(../images/bg-content.gif) 0 0;
	position: relative;
}

#box-content a:link,
#box-content a:visited {
	color: #414a71;
	text-decoration: none;
}

#box-content a:hover {
	color: #c28821;
}

#box-page {
	margin: 22px 0 22px 35px;
}

#box-search {
	margin-top: 3px;
	padding: 22px 0 0 0;
	background: no-repeat url(../images/bg-search.gif) top right;
	height: 38px;
	position: relative;
}

#box-search input.input.text {
	position: absolute;
	top: 22px;
	left: 32px;
	height: 16px;
	width: 180px;
	border: 0;
	font-size: 1.1em;
	background: transparent;
}

#box-search input.input.submit {
	position: absolute;
	top: 17px;
	right: 17px;
	height: 25px;
	width: 80px;
	border: 0;
	font-size: 1.1em;
	background: transparent;
	font-size: 1px;
	text-indent: -2000px;
}

#box-categories {
	padding: 17px 0;
}

#box-page h1 {
	font-size: 1.8em;
	color: #414a71;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #f5f5f5;
	text-transform: uppercase;
}

#lock {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 123px;
	height: 89px;
	z-index: 11;
	background: no-repeat url(../images/bg-lock-1.gif) 0 0;
}

#box-footer {
	height: 98px;
	background: no-repeat url(../images/bg-footer.jpg) 0 0;
	position: relative;
}

#box-footer ul.menu {
	padding-top: 1px;
	padding-left: 35px;
	font-size: 1.1em;
	height: 43px;
	line-height: 43px;
}

#box-footer ul.menu li {
	float: left;
}

#box-footer ul.menu li a {
	float: left;
	padding: 0 15px;
}

#box-footer ul.menu li.first a {
	padding-left: 0;
}

#box-footer ul.menu li a:link,
#box-footer ul.menu li a:visited {
	color: #7795b1;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

#box-footer ul.menu li a:hover {
	color: #414a71;
}

#box-footer ul.menu li {
	background: no-repeat url(../images/footer-menu-div.gif) right center;
	float: left;
}

#box-footer ul.menu li.last { background: none; }

#creator {
	padding: 17px 35px;
}

#body {
	font-size: 1.1em;
}

#body p {
	margin-bottom: 15px;
	text-align: justify;
}

/*ul.product-list li.product.item {
	background: no-repeat url(../images/bg-product-item.gif) 15px bottom;
}*/

ul.product-list li.product.item {
margin-top: 10px;
	border-bottom: 1px solid #eee;
}

ul.product-list li.product.item.last { border: 0; }

ul.product-list li.product.item div.details {
	float: left;
	padding-left: 10px;
	width: 335px;
}

ul.product-list li.product.item a.image {
	float: left;
}

ul.product-list li.product.item a.name {
	font-weight: bold;
	padding: 5px;
	display: block;
}

ul.product-list li.product.item p.symbol {
	margin-top: 5px;
	padding: 5px;
}

div.pagination.top {
	margin-bottom: 15px;
}

div.pagination a:link,
div.pagination a:visited {
	float: left;
	margin: 0 2px;
}

div.pagination a:hover {
	background: #eee;
}

div.pagination a.current:link,
div.pagination a.current:visited {
	background: #eee;
	font-weight: bold;
}

div.pagination a span {
	float: left;
	padding: 3px 5px;
}

#box-categories h4 {
	font-size: 1.4em;
	color: #414a71;
}

#box-categories ul {
	margin-top: 10px;
}

#box-categories ul li {
	width: 100%;
	clear: both;
	font-size: 1.1em;
}

#box-categories ul li a {
	display: block;
	border-bottom: 1px solid #eee;
	padding: 8px 0 8px 30px;
	margin-right: 25px;
	font-weight: bold;
	background: no-repeat url(../images/bg-item.gif) 13px center;
}

#box-categories ul li.last a {
	border-bottom: none;
}

#box-product-data dl.parameter {
	clear: both;
	overflow: hidden;
	/*width: 320px;*/
}

#box-product-data dl.parameter dt {
	width: 110px;
	padding: 5px 0;
	font-weight: bold;
	float: left;
}

#box-product-data dl.parameter dd {
	width: 200px;
	padding: 5px 10px;
	float: left;
}

#creator a:link,
#creator a:visited,
#box-footer ul.nav a:link,
#box-footer ul.nav a:visited {
	color: #fff;
	text-decoration: none;
}

#creator a:hover,
#box-footer ul.nav a:hover {
	color: #7795b1;
}

#box-product-photo {
	float: left;
	width: 160px;
}

#box-product-data {
	float: left;
}

#box-related-media ul li {
	float: left;
}

.fixed-image a.image {
	float: left;
	width: 120px;
	height: 100px;
}

#box-contact h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 20px;
}

#box-contact dl {
	clear: both;
}

#box-contact dl dt {
	width: 20%;
	float: left;
	font-weight: bold;
	padding: 5px 0;
}

#box-contact dl dd {
	width: 50%;
	float: left;
	padding: 5px 0;
}

#box-contact h2.clearfix {
	margin: 10px 0 10px 0;
	padding-top: 10px;
	border-top: 1px solid #eee;
}


.jcarousel-skin-tango {
	padding-top: 15px;
	border-top: 1px solid #eee;
	overflow: hidden;
	width: 505px;
}

.jcarousel-container {
    position: relative;
    background: url(../images/bg-jc.png) repeat-x 0 0;
    height: 95px;
    overflow: hidden;
	width: 440px;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
    overflow: hidden;
	width: 440px;
}

.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: 95px;
    height: 75px;
}

/**
 * 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-skin-tango .jcarousel-container {
    /*background: #f5f5f5;*/
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    /*width: 245px;*/
    padding: 9px 35px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    /*width:  245px;*/
    height: 75px;
	background: #fff;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 75px;
    height: 75px;
    position: relative;
}

.jcarousel-skin-tango .jcarousel-item a {
    display: block;
    width: 75px;
    height: 75px;
	background-position: center center;
	background-repeat: no-repeat;
}

.jcarousel-skin-tango .jcarousel-item img {
	width: 75px;
    height: 75px;
}

.jcarousel-skin-tango .jcarousel-item span {
	position: absolute;
	display: none;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 0;
    right: 0;
    width: 25px;
    height: 95px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
}

/*.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}*/

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 95px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
}

/*.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}*/

ul#main-categories li {
	width: 49%;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
}

ul#main-categories li a {
	float: left;
	/*padding-left: 60%;
	height: 90px;
	width: 40%;*/
	vertical-align: middle;
	padding: 15px 0;
}

/*#category-2 { background: no-repeat url(../media/0000/80_r.jpg) 0 0; }
#category-3 { background: no-repeat url(../media/0000/15_r.jpg) 0 0; }
#category-4 { background: no-repeat url(../media/0000/60_r.jpg) 0 0; }
#category-5 { background: no-repeat url(../media/0000/109_r.jpg) 0 0; }
#category-6 { background: no-repeat url(../media/0000/99_r.jpg) 0 0; }
#category-7 { background: no-repeat url(../media/0000/102_r.jpg) 0 0; }
#category-8 { background: no-repeat url(../media/0000/108_r.jpg) 0 0; }
#category-9 { background: no-repeat url(../media/0000/139_r.jpg) 0 0; }*/

#box-footer ul.nav {
	position: absolute;
	top: 60px;
	right: 35px;
	width: 160px;
}

#box-footer ul.nav li {
	padding: 0 10px;
	float: left;
}

#form-contact ul {
	padding: 2px 0;
}

#form-contact li.label {
	float: left;
	width: 140px;
}

#form-contact li.label label {
	line-height: 18px;
	font-weight: bold;
}

#form-contact li.input {
	float: left;
	width: 360px;
}

#form-contact li.input.text input,
#form-contact li.input.text textarea {
	border-width: 1px;
	border-style: solid;
	border-color: #999 #ddd #ddd #999;
	padding: 4px;
	width: 280px;
	font-size: 1.1em;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
}

#form-contact li.input.text textarea {
	height: 100px;
}