@charset "utf-8";
/* CSS Document */

body {
	width: 100%;
	background-image: url(/pics/page-ext.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #fff;
}
#container1 {
	width: 860px;
	margin: 0 auto;
	background-image: url(/pics/bg-ext.jpg);
	background-repeat: repeat-y;
}
#container2 {
	width: 804px;
	background-image: url(/pics/bg-top.jpg);
	background-repeat: no-repeat;
	padding: 28px 28px 0 28px;
	display: table;
}
#bottom {
	width: 860px;
	height: 45px;
	margin: 0 auto;
	background-image: url(/pics/bg-btm.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#top {
	width: 804px;
	height: 178px;
}
#menu {
	width: 804px;
	height: 42px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu ul li {
	float: left;
}
#menu ul li a {
	display: block;
	height: 42px;
	width: 158px;
}
#menu ul li a:hover {
	background-position: 0 42px;
}
#left {
	width: 280px;
	float: left;
	margin: 10px 16px 0 0;
}
#right {
	width: 508px;
	float: left;
}
#left .box {
	padding-top: 40px;
	background-repeat: no-repeat;
	background-position: 4px 0;
	margin-top: 20px;
}
#left .box .content {
	margin: 0 5px;
}
#search {
	margin: 0 0 10px 236px;
	background-image: url(/pics/bg-search.jpg);
	background-repeat: no-repeat;
	width: 232px;
	height: 27px;
	padding: 5px 0 0 40px;
}
#search input {
	border-color: #000;
}
#main-categ {
	background-image: url(/pics/bg-categ.jpg);
	background-repeat: no-repeat;
	width: 479px;
	height: 102px;
	padding: 10px;
	margin: 20px 0;
}
#main-categ .categ {
	width: 159px;
	text-align: center;
	float: left;
}
#news-products {
	width: 489px;
	height: 350px;
	margin: 20px 0;
	background-image: url(/pics/bg-news-products.jpg);
	background-repeat: no-repeat;
}
#news-products .news {
	width: 170px;
	padding: 50px 12px 15px 28px;
	float: left;
}
#news-products .news ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#news-products .news ul li {
	width: 170px;
	height: 82px;
	margin-top: 10px;
}
#news-products .news ul li p {
	font-size: .85em;
	text-align: left;
	margin: 0;
}
#news-products .products {
	width: 244px;
	margin: 40px 15px 5px 20px;
	float: left;
}
#news-products .products .brief {
	width: 244px;
	height: 84px;
	margin: 10px 0;
}
#news-products .products .brief span {
	float: left;
	margin-right: 10px;
	width: 76px;
	height: 76px;
	background-image: url(/pics/bg-prod-new.jpg);
	display: block;
	padding: 4px;
}
#news-products .products .brief span a {
	background-color: #fff;
	width: 76px;
	height: 76px;
	display: block;
}
#news-products .products .brief p {
	margin: 5px 0;
	font-size: .9em;
	text-align: left;
}
#footer {
	width: 540px;
	height: 27px;
	margin: 0px auto;
	background-repeat: no-repeat;
	margin-left: 320px;
}
#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer ul li {
	margin: 0 10px;
	float: left;
}
#footer ul li a {
	font-size: .9em;
	font-weight: normal;
	color: #a39e9e;
}


p {
	text-align: justify;
}
a {
	color: #D5174B;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
form {
	margin: 0;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #262626;
	border: 1px solid #666;
	font-size: 1em;
}
h1 {
	font-size: 1.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D5174B;
	background-image: url(/pics/bul1.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 24px;
}
h3 {
	font-size: 1.4em;
	color: #D5174B;
	border-bottom: 1px dotted #333;
}



.bt-normal {
	background-image:url(/pics/bt-normal.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	width: 112px;
	height: 29px;
}
.bt-small {
	background-image:url(/pics/bt-small.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	width: 84px;
	height: 21px;
}
.checkbox {
	background-color: transparent;
	border: none;
}
.ajax-loading {
	font-weight: bold;
	color: #669933;
}
.poll-title {
	margin-top: 0px;
	text-align: left;
	font-weight: bold;
}
.nice-announce {
	padding: 3px;
	background-color: #426200;
	border: 1px dotted #fff;
	color: #fff;
}
.warn-announce {
	padding: 3px;
	background-color: #F8EAE9;
	border: 1px dotted #990000;
	color: #990000;
}
ul.list2 {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul.list2 li {
	background-image:url(/pics/bul2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
}
.caption {
	float:left;
	clear:left;
	width: 28%;
	text-align:right;
	margin-right: 1%;
	padding-top: 4px;
	margin-bottom: 1px;
}
.caption1 {
	float:left;
	clear:left;
	width: 28%;
	text-align:right;
	margin-right: 1%;
	font-weight: bold;
}
.field {
	float:left;
	width: 70%;
	margin-bottom: 1px;
}
.page-browser {
	width: 508px;
	text-align: right;
	font-size: .9em;
	margin-top: 5px;
}
.page-browser a, .page-browser .link {
	display: block;
	height: 15px;
	width: 15px;
	padding: 1px;
	background-color: #333;
	border: 1px solid #666;
	text-align: center;
	float: left;
	margin: 0 1px;
	text-decoration: none;
}
.page-browser a:hover {
	background-color: #999;
	border: 1px solid #ccc;
}
.page-browser .nolink {
	float: left;
	display: block;
	margin: 0 5px;
	padding-top: 3px;
}
.page-browser img {
	margin-top: 2px;
}
.nav-left {
	float: left;
	width: 90px;
	display: table;
}
.nav-center {
	float: left;
	width: 275px;
	display: table;
	text-align: center;
}
.nav-center a {
	margin-left: 3px;
}
.nav-right {
	float: left;
	width: 90px;
	display: table;
	text-align: right;
}
.generic-img {
	padding: 2px;
	border: 1px solid #FAE9DA;
}
.search-row {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
	background-color: #1D1D1D;
	border: 1px solid #333;
}
.search-brief {
	font-size: .9em;
}
.credits {
	font-size: .9em;
	padding-bottom: 5px;
	width: 840px;
	margin: 0px auto;
	color: #fff;
}
.credits a {
	color: #426BCC;
}
.showroom-pic {
	float: left;
	margin: 2px 5px;
	width: 71px;
	padding: 2px;
	text-align: center;
	background-color: #fff;
}



/* ERRORS */
.error {
	color: #c33;
	font-weight: bold;
}
.bg-error {
	background-image: url(/pics/bg-error.jpg);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-top: 5px;
	margin: 15px 0px;
}
.error-title {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 10px;
}
.error-list {
	margin: 0px;
	list-style-type: none;
	padding-left: 0px;
}
.error-list li {
	background-image:url(/pics/bul3.jpg);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
	font-size: .9em;
	margin-top: 5px;
}

/* NEWS */
#news {
	text-align: justify;
	width: 336px;
	float: left;
	margin-right: 15px;
}
#news-title-list {
	width: 150px;
	border-left: 2px solid #666;
	padding-left: 5px;
	float: left;
}
.news-date {
	font-weight: normal;
	color: #666;
	font-size: .9em;
}
.news-img {
	padding: 10px 10px 10px 0;
}
#news-title-list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#news-title-list ul li {
	margin-bottom: 5px;
}

/* CATALOG */
.subcategs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.subcategs ul li {
	float: left;
	width: 160px;
	height: 40px;
	margin: 0 9px 10px 0;
}
.subcategs ul li a {
	background-image: url(/pics/bg-subcateg-off.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 35px;
	padding: 5px 0 0 20px;
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.subcategs ul li a:hover {
	background-image: url(/pics/bg-subcateg-on.jpg);
}
.categ-breadcrumbs {
	width: 483px;
	margin-left: 25px;
	font-size: .9em;
	margin-bottom: 10px;
}
.product-list {
	width: 508px;
	margin-top: 15px;
}
.product-line {
	width: 508px;
	clear:both;
	margin-top:10px;
	display:table;
	padding-bottom: 10px;
}
.product-delimiter {
	width: 508px;
	height: 6px;
	background-image: url(/pics/bar1.jpg);
	background-repeat: repeat-x;
}
.product-line-content {
	width: 382px;
	float: left;
	color: #999;
	font-size: .9em;
}
.product-name {
	width: 250px;
	height: 40px;
	float: left;
}
.product-price {
	width: 127px;
	text-align: right;
	float: left;
	height: 38px;
	background-image: url(/pics/bg-product-price.jpg);
	background-repeat: no-repeat;
	color: #fff;
	padding-right: 5px;
	padding-top: 1px;
}
.product-line-descr {
	height: 20px;
	clear: left;
}
.product-available {
	font-size: 1.1em;
}
.product-line-content a {
	font-weight: bold;
	font-size: 1.1em;
}
.product-img {
	width: 116px;
	height: 116px;
	margin-right: 10px;
	float: left;
	text-align: center;
	position: relative;
}
.product-img a {
	width: 112px;
	height: 112px;
	display: block;
	background-color: #fff;
	border: 2px solid #666;
}
.product-img a:hover {
	border: 2px solid #D5174B;
}
span.new {
	background-image:url(/pics/prod-new.gif);
}
.product-img span.new, .promo-box span.new {
	background-repeat: no-repeat;
	position: absolute;
	overflow: hidden;
	left: 2px;
	top: 2px;
	width: 30px;
	height: 30px;
	font-size: 1%;
	text-indent: -5000px;
}
.part-no {
	clear:left;
	text-align: center;
	color: #999;
}
.product-price-cart {
	width: 130px;
	float: left;
	font-weight:bold;
	text-align:right;
	font-size: 1.2em;
	color: #666;
}
.product-columns a {
	color: #666;
	margin-bottom: 10px;
}
.product-col-partno {
	width: 110px;
	float: left;
	font-weight:bold;
}
.product-col-name {
	width: 215px;
	float: left;
	font-weight:bold;
}
.product-col-price {
	width: 130px;
	float: left;
	font-weight:bold;
	text-align:right;
}
.price-discount {
	text-decoration: line-through;
}
.prod-left {
	width: 300px;
	float: left;
	margin-right: 8px;
	display: table;
}
.prod-right {
	width: 200px;
	float: left;
	display: table;
}
.prod-photo {
	width: 300px;
	height: 120px;
	padding: 5px 3px 5px 3px;
	background-image: url(/pics/bg-prod-img.jpg);
	background-repeat: repeat-x;
	border: 1px solid #b91440;
	display: table;
	float: left;
	margin-top: 1px;
	margin-bottom: 10px;
}
.prod-photo a {
	width: 50px;
	height: 50px;
	margin-right: 4px;
	background-color: #fff;
	display: block;
	float: left;
	margin-bottom: 3px;	
	border: 1px solid #D5174B;
	padding: 2px;
}
#prod-photo-big {
	width: 188px;
	height: 120px;
	padding: 5px;
	border: 1px solid #b91440;
	clear: left;
	background-color: #fff;
	float: left;
	margin-top: 1px;
	margin-bottom: 10px;
	text-align: center;
}
.prod-descr {
	text-align: justify;
}
.prod-categ {
	width: 189px;
	height: 46px;
	padding: 5px 4px 5px 5px;
	background-image: url(/pics/bg-prod-img.jpg);
	background-repeat: repeat-x;
	border: 1px solid #b91440;
	margin-top: 1px;
	display: table;
	clear: left;
}
.prod-categ ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.prod-categ ul li a {
	color: #fff;
	width: 183px;
	display: block;
	border: 1px solid #48091B;
	background-color: #7C0E2D;
	text-decoration: none;
	padding: 2px;
	margin-bottom: 1px;
}
.prod-categ ul li a:hover {
	background-color: #C91647;
}
.prod {
	clear: left;
	width: 508px;
	margin-top: 10px;
	display: table;
}
.prod-specs {
	width: 508px;
	clear:left;
	margin-top: 20px;
	display:table;
}
.prod-spec-categ {
	background-color: #b91440;
	border-bottom: 1px dotted #999;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	padding: 2px;
}
.prod-spec-line-1 {
	background-color: #333;
	border-bottom: 1px dotted #999;
	clear: left;
	display: table;
	width: 508px;
}
.prod-spec-line-2 {
	background-color: #4F4F4F;
	border-bottom: 1px dotted #999;
	clear: left;
	display: table;
	width: 508px;
}
.prod-spec-label {
	clear: left;
	float: left;
	width: 146px;
	margin-right: 2px;
	text-align: right;
	font-weight: bold;
	padding: 2px;
}
.prod-spec-value {
	width: 352px;
	padding: 2px;
	float: left;
}
.prod-discount {
	text-decoration: line-through;
	font-size: .9em;
	color: #666;
}
.prod-info {
	width: 284px;
	height: 80px;
	border: 2px solid #b91440;
	padding: 5px;
}
/* END CATALOG */


/* PROMO BOX */
.promo-box {
	position: relative;
}
.promo-box .box1 {
	width: 133px;
	height: 133px;
	background-color: #000;
	background-image: url(/pics/promo-box1.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 10px 0 0 8px;
	padding: 6px;
	position: relative;
	text-align: center;
	font-size: .9em;
}
#promo-box-1 {
	margin: 10px auto;
	padding-bottom: 20px;
	width: 765px;
}
.box1 .img {
	width: 133px;
	height: 90px;
}
.box1 .name {
	height: 30px;
}
.box1 .price {
	font-weight: bold;
	color: #000;
}

/* HELP */
.helphead {
	padding-left: 12px;
	margin: 0px;
	background-image:url(/pics/bul3.jpg);
	background-repeat:no-repeat;
	background-position: 0px 3px;
}
.helpbody {
	clear: both;
	padding: 3px;
	margin-top: 10px;
	display:none;
}
.helpbody p {
	text-align:justify;
}
/* END - HELP */


/* sIFR */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h1.sifr {
	visibility: hidden;
	width: 460px;
}
/* END sIFR */