body {
	margin:0;
	color:#333;
	font:13px Verdana, Arial, Helvetica, sans-serif;
    /*background:#dfdfdf url(../images/bg-body.gif) repeat-x;*/
    background: #50caee url(../images/background2.jpg) repeat-x;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#571c1f;
}
a:hover {text-decoration:underline;}
input, textarea, select{vertical-align:middle;}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	overflow:hidden;
	width:1068px;
	margin:0 auto;
}
#header {
	overflow:visible;
	height: 1%;
	width:1493px;
	padding:0 0 0 9px;
	position:relative;
	z-index:15;
}

#header a.logo  {
    float: left;
    width: 221px;
    height: 85px;
}

#header a.logo img {
    border: none;
}

#header span.customer-service {
    position: absolute;
    top: 0;/*13px;*/
    left: 242px;/*660px;*/
    font: bold 14px "Century Gothic", helvetica, sans-serif;
    color: #fff;
}

#header span.phone {
    display: inline-block;
    margin-left: 15px;
    padding-left: 33px;
    line-height: 46px;
    background: #000 url(../images/header_phone.png) left center no-repeat;
}
#header span.email {
    display: inline-block;
    margin-left: 30px;
    padding-left: 33px;
    line-height: 46px;
    background: #000 url(../images/header_mail.png) left center no-repeat;   
}
#header dl {
	margin:22px 0 0;
	padding:0;
	font-size:32px;
	float:left;
	width:340px;
	color:#f99b1c;
}
#header dl.white-list {
	float:right;
	color:#fff;
	margin:22px -9px 0 0;
}
#header dl dt {
	float:left;
	margin:0 10px 0 0;
}
#header dl dd {
	margin:0;
	overflow:hidden;
	font-weight:bold;
}
#main {
	overflow:hidden;
	width:1068px;
	margin: 0 0 150px;
	position:relative;
	z-index:5;
}
#twocolums {
	float:left;
	width:828px;

    padding-bottom: 6px;
	border:1px solid #969696;
	border-width:0 1px 1px;
	overflow:hidden;
	background:#fff;
}
#content {
	float:right;
	width:590px;
	padding: 15px 0 15px 4px;
	margin:0 0 -7px;
}
.banner-holder {
	overflow:hidden;
	width:100%;
	margin:0 0 27px;
}
.kassi-logo {
	float:left;
	text-indent:-9999px;
	background:url(../images/bg-logos.gif) no-repeat;
	width:186px;
	height:101px;
}
.kassi-logo a {
	display:block;
	height:100%;
	overflow:hidden;
}
.banner {
	float:left;
	width:380px;
	height:83px;
	margin:12px 0 0 0px;
	display:inline;
}
.banner img,
.banner a {
	display:block;
}
.list-holder {
	overflow:hidden;
	width:100%;
}

h2 {
	color:#006494;
	}
	
.list-holder h2 {
	margin:0;
	color:#006494;
	font:bold 18px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	padding:0 0 9px;
}
.list-holder ul {
	margin:0 0 15px 2px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:590px;
}
.list-holder ul li {
	float:left;
	border:1px solid #006494;
	margin:0 8px 7px 0;
	width:185px;
	height:126px;
}
.list-holder ul li.other {border:1px solid #cce0e9;}
.list-holder ul li a,
.list-holder ul li img {
	display:block;
	height:100%;
}
.aside {
	float:left;
	width:221px;
	padding:43px 0 0 7px;
	background: #fff url('../images/logo_lower.gif') right top no-repeat;
}

.aside .links {
    padding: 0 0 5px 6px;
    font-weight: bold;
}

.aside .links a {
    margin-right: 10px;
}

.aside h3 {
	margin:0 0 10px;
	color:#fff;
    font: bold 14px/normal Verdana, Arial, Helvetica, sans-serif;
	background:#000;
	padding:11px 0 9px 8px;
}
.form-aside {
	overflow:hidden;
	height:1%;
	padding:0 0 5px 6px;
}
.form-aside .txt {
	float:left;
	width:135px;
	height:22px;
	border:1px solid #a8a8a8;
	font:14px/16px Arial, Helvetica, sans-serif;
	margin:0 7px 0 0;
	padding:3px 5px 2px;
}

div.form-aside fieldset input.btn {
    height: 29px;
}

.text-frame .btn {
	margin:0;
	padding:0;
	width:114px;
	height:26px;
	border:0;
	background:#fa8d00;
	cursor:pointer;
	color:#fff;
	font:12px/16px Arial, Helvetica, sans-serif;	
}

.btn {
	margin:0;
	padding:0;
	width:114px;
	height:26px;
	border:0;
	background:#fa8d00;
	cursor:pointer;
	color:#fff;
	font:12px/16px Arial, Helvetica, sans-serif;	
}

.checkout_frame .btn {
	margin:0;
	padding:0;
	width:114px;
	height:26px;
	border:0;
	background:#fa8d00;
	cursor:pointer;
	color:#fff;
	font:12px/16px Arial, Helvetica, sans-serif;	
}

.check-form .btn {
	margin:0;
	padding:0;
	width:84px;
	height:26px;
	border:0;
	background:#fa8d00;
	cursor:pointer;
	color:#fff;
	font:12px/16px Arial, Helvetica, sans-serif;	
}
	
.form-aside .btn {
	float:left;
	margin:0;
	padding:0;
	width:54px;
	height:26px;
	border:0;
	background:#fa8d00;
	cursor:pointer;
	color:#fff;
	font:12px/16px Arial, Helvetica, sans-serif;
}
.aside .more {
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
	margin:0 0 7px 10px;
	width:100%;
}
.aside .more a {
	float:left;
	color:#8f8e8f;
	background:url(../images/ico-01.gif) no-repeat 0 50%;
	padding:3px 0 3px 49px;
}
.aside-list {
	margin:0 0 10px;
	padding:0;
	list-style:none;
}
.aside-list li {
	margin:0 0 1px;
	font-size:13px;
	vertical-align:middle;
	height:1%;
}
.aside-list li a {
	color:#fff;
	background:#4173b9;
	display:block;
	padding:10px;
	width:201px;
}
.aside-list li.active a,
.aside-list li a:hover {
	font-weight:bold;
	background:#285aa0;
	text-decoration:none;
}
.accordion-list {
	margin:0;
	padding:0;
	list-style:none;
}
.accordion-list li {
	font-size:12px;
	background:#285aa0;
	margin:0 0 1px;
	overflow:hidden;
	width:221px;
	vertical-align:middle;
	height:1%;
}
.accordion-list li a {
	color:#fff;
	background:url(../images/bullet-01.gif) no-repeat 97% 7px;
	display:block;
	padding:6px 7px 7px 12px;
	width:202px;
}
.accordion-list ul {
	margin:0;
	padding:5px 0 11px;
	list-style:none;
	background:#fff;
	width:221px;
}
.accordion-list ul li {
	background:none;
	line-height:14px;
	margin:0;
	vertical-align:middle;
	height:1%;
}
.accordion-list ul li a {
	background:none;
	color:#333;
	font-size:13px;
	padding:0 0 0 12px;
	width:209px;
}
.accordion-list ul li.active a {font-weight:bold;}
.accordion-list ul ul {
	margin:0;
	padding:0;
	list-style:none;
}
.accordion-list ul ul li {padding:0 0 0 24px;}

.accordion-list span.subcat {
    padding-left: 12px; /* non-link category titles need padding too */
}

#sidebar {
	float:left;
	width:238px;
	margin:27px 0 0;
	background:#f5f5f5;
}
#sidebar  h3 {
	margin:0;
	color:#fff;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	background:#000;
	padding:13px 0 8px 14px;
}

#sidebar .logos img {
    display: block;
    margin: 1em auto;
}

.price-list {
	margin:0;
	padding:7px 0 10px;
	list-style:none;
}
.price-list li {
	background:#fff;
	margin:0 0 4px;
	overflow:hidden;
	line-height:14px;
	width:100%;
	padding:3px 0 0;
	vertical-align:middle;
	height:1%;
}
.price-holder {
	overflow:hidden;
	width:100%;
}
.price-list .info-holder {
	float:left;
	width:145px;
	padding:0 0 0 15px;
}
.price-list .info-holder p {margin:0 0 1px;}
.price-list .info-price {
	float:right;
	width:70px;
	margin:0 4px 0 0;
	display:inline;
}
.price-list .info-price strong {font-size:12px;}
.link-holder {
	overflow:hidden;
	width:217px;
	padding:2px 7px 7px 14px;
}
.link-holder a {
	float:left;
	padding:0 16px;
}
.link-holder .minus {
	background:#084c8e;
	margin:0 14px 0 0;
}
.link-holder .plus {background:#4173b9;}
.link-holder .multiplication {
	background:#000;
	float:right;
}
.link-holder span {
	display:block;
	width:7px;
	height:20px;
	text-indent:-9999px;
}
.link-holder .minus span {background:url(../images/bg-minus.gif) no-repeat;}
.link-holder .plus span {background:url(../images/bg-plus.gif) no-repeat;}
.link-holder .multiplication span {background:url(../images/bg-multiplication.gif) no-repeat;}
.tilaus {
	display:block;
	background:#fa8d00;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	width:208px;
    margin: 6px auto 16px auto;
	padding:9px 0;
}
.text-holder {
	overflow:hidden;
	width:220px;
	padding:9px 0 0 18px;
	line-height:14px;
	font-size:12px;
}
.text-holder p {margin:0 0 3px;}
.text-frame {
	overflow:hidden;
	width:223px;
	padding:12px 0 12px 15px;
	line-height:14px;
}

.text {
	margin:0 0 7px;
	width:350px;
	height:19px;
	background:#fff;
	border:1px solid #a8a8a8;
	color:#000;
	font:12px/16px Arial, Helvetica, sans-serif;
	padding:5px 5px 1px;
}

.text-frame .text {
	margin:0 0 11px;
	width:142px;
	height:21px;
	background:#fff;
	border:1px solid #a8a8a8;
	color:#000;
	font:12px/16px Arial, Helvetica, sans-serif;
	padding:5px 5px 1px;
}

.text-frame p {margin:0 0 14px;}
.some-form {
	width:100%;
	margin:0 0 12px;
}
.some-form .sel {
	margin:0 0 6px;
	padding:0;
	width:182px;
	display:block;
}
.some-form label {
	margin:0;
	padding:0 0 3px;
	color:#000;
	font-size:12px;
	display:block;
}
.some-form .txt {
	margin:0 0 4px -4px;
	padding:3px 5px 1px;
	width:136px;
	height:23px;
	border:1px solid #a8a8a8;
	font:14px/16px Arial, Helvetica, sans-serif;
	position:relative;
}
.some-form .btn {
	margin:0 0 0 -4px;
	border:0;
	background:#fa8e00;
	color:#fff;
	font:bold 16px Verdana, Arial, Helvetica, sans-serif;
	width:208px;
	padding:9px 0;
	cursor:pointer;
	position:relative;
}
#sidebar h4 {
	margin:0;
	background:#000;
	font-size:12px;
	color:#fff;
	padding:35px 0 37px 21px;
	width:217px;	
}

div.transbox
  {
  position:fixed;
  left:0px;
  top:0px;
  width:1920px;
  height:1200px;
  margin:0px;
  z-index:200;
  background-color:#ffffff;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
}
  
.offers {
  	padding-left: 7px;
	line-height: 2em;
}

a.productName {
    width: 175px;
    word-wrap: break-word;
    font-size: 13px;
    color: #000;
}

.product-thumbnail .text {
    background:url(../images/bg-amount-text.gif) no-repeat 1px;
    border:1px solid #979797;
    height: 18px;
}

.product-thumbnail .text input {
    width:24px;
    padding: 3px 3px 3px 1px;
    font-size:12px;
    border:0;
    background:none;
}

#ui-datepicker-div {
    z-index: 200;
}

