*{
	margin:0;
	padding:0;
}
body{
	font-size:11px;
	line-height:16px;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color:#888888;
	background-color:#B47F57;
	/*24.11.2009
	background:#E1D26D url(../Christmas-gifts.JPG) center 0 no-repeat;
	background:#B47F57 url(../new-year.jpg) center 0 no-repeat;
	background:#FDF8E2 url(../bg1.jpg) center 0 repeat;*/

}

/* common */
p{
	padding:5px 0;
}
a {
	cursor: pointer;
}
a img{
	border:none;
}
a:link, a:visited{
	color:#333333;
	text-decoration:none;
}
a:hover, a:active{
	color:#333333;
	text-decoration:underline;
}
input, textarea, select{
	font-size:11px;
	color:#666666;
	border:1px solid #8F7B5C;
	background-color:#f3f1EE;
	padding:2px;
}
.form-check, .form-radio {
	background: transparent;
	border: 0;
}
.nb{
	color:#FC2836;
	font-weight:bold;
	font-size:15px;
}
.red{
	color:#FC2836;
}
.spacer{
	height:5px;
	line-height:5px;
	font-size:5px;
}

input.inTxt{
	width:175px;
}

input, textarea, select{
	color:#000000;
}

/* buttons */
.button, .orange-button, .light-button, .button td, .orange-button td, .light-button td{
	height:21px !important;
}
.button .cell1{
	width:10px !important;
	background:transparent url(../img/button.gif) no-repeat left center;
}
/*changed by Tanel 10.08.2009*/
.button .cell2{
	background:transparent url(../img/button.gif) no-repeat center center;
	width:auto !important;
	line-height: 1.4em !important;
}
/*.button .cell2{
	background:transparent url(../img/button.gif) no-repeat center center;
	width:auto !important
}*/
.button .cell3{
	width:10px !important;
	background:transparent url(../img/button.gif) no-repeat right center;
}

.button input, .orange-button input, .light-button input{
	border:0!important;
	background:transparent!important;
	color:#FFFFFF!important;
	font-family:Verdana, Arial, Helvetica;
	font-size:11px!important;
	padding-bottom:2px!important;
	width:auto !important;
}
.light-button input{
	color:#000000 !important;
}
.orange-button .cell1{
	width:10px !important;
	background:transparent url(../img/orange-button.jpg) no-repeat left center;
}
.orange-button .cell2{
	background:transparent url(../img/orange-button.jpg) no-repeat center center;
	width: auto !important;
}
.orange-button .cell3{
	width:10px !important;
	background:transparent url(../img/orange-button.jpg) no-repeat right center;
}
.light-button .cell1, .btn-cell1{
	width:10px !important;
	background:transparent url(../img/light-button.gif) no-repeat left center;
}
.light-button .cell2, .btn-cell2{
	width: auto !important;
	background:transparent url(../img/light-button.gif) no-repeat center center;
}
.light-button .cell3, .btn-cell3{
	width:10px !important;
	background:transparent url(../img/light-button.gif) no-repeat right center;
}

#header{
	background-color:#949695;
	border-bottom:1px solid #767877;
	font-family: "Trebuchet MS";
}
#header ul{
	margin-left:15px;
}
#header li{
	border-right:1px solid #D2CEBB;
	padding:0 10px;
}
#header li.last{
	border-right:none;
}
#header a:link, #header a:visited{
	color:#000000;
	text-decoration:none;
}
#header a:hover, #header a:active, #header .active a{
	color:#E4E5E4;
	text-decoration:none;
}
#bodie{
	background:#FFFFFF;
}


#logo{
	height:90px;
	background: #ffffff url(../img/header.jpg) no-repeat top left;
	text-align:right;
}

#helpbar{
	height:30px;
	line-height:30px;
	background-color:#EEE6D9;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	font-size:1.1em;
}
#shop{
	padding-left:25px;
	font-weight:bold;
}
* html #shop{
	padding-top:5px;
}
#shop strong{
	color:#FC2836;
}
#phone{
	text-align:right;
}
#phone img{
	display:block;
}

#menu li{
	float:left;
	list-style:none;
}
#menu li{
	height:34px;
	line-height:34px;
	text-align:center;
	text-transform:uppercase;
}
#menu #catalog{
	width:244px; /* would be nice if as wide as sidebar */
	background-color:#4A4A4A;
}
#menu{
	font:bold 1.3em "Trebuchet MS", "Lucifa Grande", Arial, Helvetica, Verdana;
}
#menu a{
	display:block;
}
#menu a:link, #menu a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#menu a:hover, #menu a:active{
	color:#F8F8F8;
	text-decoration:none;
}
#menu .link{
	width:182px;
	border-right:1px solid #2C2D2D;
	border-left:1px solid #FFFFFF;
	background:#616362 url(../img/link-bg.jpg) repeat-x;
}
#menu .last{
	width:183px;
	border-right:none;
	border-left:1px solid #FFFFFF;
}

.menu-fin .link {
	width:243px !important;
}
.menu-fin .last {
	width:245px !important;
}

#sidebar{
	background-color:#F4F1EE;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica;
}

#submenu ul{
	margin:12px 5px 5px 20px;
	list-style:none;
}
#submenu li{
	padding: 0 0 7px 0;
}
#submenu a{
	font:normal 1.1em Arial, Tahoma, Verdana, Helvetica, sans-serif;
	display:block;
}
* html #submenu a {
   height:1em;
}
#submenu a:link, #submenu a:visited{
	padding-left:15px;
	background: transparent url(../img/arrowdot.gif) no-repeat left 4px;
	color:#000000;
	text-decoration:none;
} 
#submenu a:hover, #submenu a:active{
	padding-left:15px;
	background: transparent url(../img/arrowdot-active.gif) no-repeat left 4px;
	color:#FC2836;
	text-decoration:none;
}
#submenu .active a{
	padding-left:15px;
	background: transparent url(../img/arrowdot-active.gif) no-repeat left 4px;
	color:#FC2836;
	text-decoration:none;
}

#sitesearch{
	margin:30px 0 20px;
	/*28.06.2009
	margin:30px -20px 20px;*/
}
#sitesearch .section{
	background: transparent url(../img/input-bg.gif) no-repeat left top;
	width:147px;
	height:21px;
	/*11.08.2009
	margin-left:20px;*/
	margin-left:10px;
}
/*changed by tanel 5.08.2009*/
* html #sitesearch .section{
	width:150px;
	margin-left:10px;
}
* html #sitesearch .section input{
	width:120px
}

/*changed by tanel 5.08.2009*/
#sitesearch {

}
/*changed by tanel 5.08.2009*/
#sitesearch #searchstring{
	border:none;
	background:none;
	padding:2px 0;
	width:130px;
}
/*#sitesearch #searchstring{
	border:0;
	background:none;
	padding:2px 4px;
	width:138px;
}*/


#stats{
	padding:8px 20px 10px;
	background-color:#E0D7C6;
	border-bottom:1px solid #FFFFFF;
	color:#000000;
	line-height:14px;
}
#stats p{
	padding:3px;
}
#content{
	background:#FFFFFF;
	border-left:4px solid #FFFFFF;
	padding-top:15px;
}

.sectionheader{
	background:#CCB69E url(../img/sectionheader.jpg) no-repeat center top;
	width:484px;
	line-height:25px;
}
.sectionheader h1{
	width:300px;
	float:left;
	color:#FFFFFF;
	font:bold 1em/2.3em "Trebuchet MS", "Lucida Grande", Arial, Helvetica, Verdana;
	text-transform:uppercase;
	padding-left:10px;
}
.sectionheader-big h1{
	width:450px;
	float:left;
	color:#FFFFFF;
	font:bold 1em/2.3em "Trebuchet MS", "Lucida Grande", Arial, Helvetica, Verdana;
	text-transform:uppercase;
	padding-left:10px;
}
.sectionheader-big .sublink{
	width:225px;
	float:right;
	text-align:right;
	padding-right:10px;
}
.sectionheader .sublink{
	width:150px;
	float:right;
	text-align:right;
	padding-right:10px;
}
#widecontent .sectionheader-big .sublink a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica;
}
.sectionheader .sublink a{
	color:#000000;
	text-decoration:none;
}

#news h2{
	margin:0;
	padding:0;
	line-height:1em;
	font-size:11px;
}
#news, #specialoffers{
	padding-top:10px;
	margin-bottom:4px;
	border-right:1px solid #ABADAC;
	border-bottom:1px solid #ABADAC;
	border-left:1px solid #ABADAC;
}
.newsitem{
	padding:0 5px 20px 50px;
	background:transparent url(../img/omega.gif) no-repeat 10px 2px;
	color:#888888;
}
.newsitem-fin{
	padding:0 5px 20px 50px;
	background:transparent url(../img/e-bullet.gif) no-repeat 10px 2px;
	color:#888888;
}
#news .fin {
	background:transparent url(../img/e-bullet.gif) no-repeat 10px 2px;
}
.newsitem h2{
	font-size:1em;
}
.readmore{
	padding:0;
}
.readmore a{
	color:#D66E22;
	text-decoration:none;
}
#specialoffers{
	/*background-color:#E7E4DB;*/
	background-color:#FFFFFF;
	padding-top:0;
}
#specialitems{
	width:100%;
}
#specialitems td{
	width:240px;
	text-align:center;
	padding-top:10px;
	padding-bottom:30px;
}
#specialitems .cell1, #specialitems .cell2{
	/*border-bottom:1px solid #000000;*/
	border-bottom:1px solid #E7E4DB;
}
#specialitems .cell1, #specialitems .cell3{
	/*border-right:1px solid #000000;*/
	border-right:1px solid #E7E4DB;
}
#specialitems img{
	/*border:1px solid #CFD3DA;*/
	border:1px solid #FFFFFF;
}
#specialitems h2, #specialitems h2 a{
	font-weight:bold;
	font-size:1em;
	color:#888888;
	text-decoration:none;
	text-align:left;
	padding-left:15px;
}

#rightbar{
	background-color:#FFFFFF;
	border-right:4px solid #FFFFFF;
	border-left:4px solid #FFFFFF;
	margin-top:15px;
}

#rightbar .banner {
	margin: 0 0 4px 0;
}

.sectionheader-small{
	background:#CCB69E url(../img/sectionheader-small.jpg) no-repeat center top;
	width:240px;
	line-height:25px;
}
.sectionheader-small h1{
	color:#FFFFFF;
	font:bold 1em/2.3em "Trebuchet MS", "Lucida Grande", Arial, Helvetica, Verdana;
	text-transform:uppercase;
	padding-left:10px;
}

#mailing{
	padding:10px 0 11px;
	border-right:1px solid #ABADAC;
	border-bottom:1px solid #ABADAC;
	border-left:1px solid #ABADAC;
	margin-bottom: 4px;
}
#mailing .section{
	background: transparent url(../img/mailing-bg.gif) no-repeat center center;
	margin:5px 0 5px;
	height:21px;
}
#mailing .button{
	margin-left:16px;
}
#mailing .section input{
	border:0;
	background:transparent;
	margin-left:20px;
	width:200px;
	padding:4px 0;
}

#login{
	text-align:right;
	padding:10px 0 10px;
	border-right:1px solid #ABADAC;
	border-bottom:1px solid #ABADAC;
	border-left:1px solid #ABADAC;
	margin-bottom: 4px;
}
#login table{
	float:right;
	margin-left:5px;
}
#login .section{
	background: transparent url(../img/login-bg.gif) no-repeat right center;
	padding:4px;
}
#login a{
	color:#D66E22;
	text-decoration:none;
}
#login p{
	padding: 10px 0 10px;
	text-align:left;
}
#login input{
	border:0;
	width:152px;
	background:transparent;
	padding:2px 1px;
}
#login .section{
	margin:0 0 2px;
}
#login label{
	padding-right:5px;
}
#login .button input, #login .orange-button input{
	width:auto;
	padding:0 0 2px !important;
}
#loginform{
	margin:0 7px;
}
#footer{
	background-color:#949695;
	height:35px;
	line-height:35px;
}
#copy{
	text-align:left;
	padding-left:15px;
}
#contact{
	text-align:center;
}
#credits{
	text-align:right;
	padding-right:15px;
}
#footer, #footer a{
	color:#FFFFFF;
	text-decoration:none;
}
.sectionheader-big{
	background:#CCB69E url(../img/sectionheader-big.jpg) no-repeat center top;
	width:728px;
	line-height:25px;
	margin:5px 0 0;
}
.sectionheader-big h1{
	color:#FFFFFF;
	font:bold 1em/2.3em "Trebuchet MS", "Lucida Grande", Arial, Helvetica, Verdana;
	text-transform:uppercase;
	margin:0 10px;
}

#widecontent .cell1{
	width:350px;
	float:left;

}
#widecontent .cell2{
	width:350px;
	float:left;
}
.iconitem{
	padding:0 5px 20px 45px;
	background:transparent url(../img/omega.gif) no-repeat 10px 2px;
	color:#888888;
	margin-top:15px;
}
.iconitem-fin{
	padding:0 5px 20px 45px;
	background:transparent url(../img/e-bullet.gif) no-repeat 10px 2px;
	color:#888888;
	margin-top:15px;
}
.content{
	border-top:1px solid #AF9981;
	border-right:1px solid #ABADAC;
	border-bottom:1px solid #ABADAC;
	border-left:1px solid #ABADAC;
	height:1%;
}
* html .content{
	width: 726px;
}
* html .noborder {
	border: none;
}
* html .special {
	padding: 0;
	width: 600px;
	border: 1px solid #00ff00;
}
.content-padding{
	padding:10px 50px;
}
* html .content-padding {
	padding: 10px 39px;
}
/*#widecontent a:link, #widecontent a:visited{
	color:#FC2836;
	text-decoration:underline;
}
#widecontent a:hover, #widecontent a:active{
	color:#FC2836;
	text-decoration:underline;
}*/

#breadcrumb{
	padding:5px 0 5px 50px;
}
#breadcrumb a{
	padding:0 10px 0 0;
	font-weight:bold;
}
#breadcrumb a:link, #breadcrumb a:visited{
	color:#888888;
	text-decoration:none;
} 
#breadcrumb a:hover, #breadcrumb a:active{
	color:#333333;
	text-decoration:none;
}
.sidebar-container{
	width:240px;
	margin:4px 0 4px 4px;
}
.border{
	border:1px solid #D3D0D9;
}

#poll{
	padding:5px 0 10px;
	border-right:1px solid #ABADAC;
	border-bottom:1px solid #ABADAC;
	border-left:1px solid #ABADAC;
}
.poll-a{
	margin:5px 0;
	line-height:15px;
}
.poll-a input{
	vertical-align:middle;
}
#poll table{
	float:right;
	margin-left:5px;
}
#pollform{
	padding:0 10px 0 20px;
}
#lease{
	padding:5px;
}
#lease .row{
	margin:3px;
	padding:2px;
}
#lease .cell1{
	width:175px;
	margin-left:60px;
}
#lease input{
	border:1px solid #987C5A;
	background-color:#F4F1EE;
	padding:2px;
	width:170px;
}
#lease select{
	border:1px solid #987C5A;
	background-color:#F4F1EE;
	padding:2px;
	width:175px;
}

/* changed by tanel 5.08.2009*/
*+ html #lease select {
	margin-left: 3px;
}

#lease .auto, #lease .button input{
	width:auto;
	border:none;
	background:none;
}
#lease .button .cell1, #lease .button .cell2, #lease .button .cell3{
	width:auto;
	height:21px;
} 
#lease .button .cell1, #lease .button .cell3{
	width:10px;
	height:21px;
} 
#lease .button {
	margin-left:206px;
}
.brownspacer{
	border-top:1px solid #E1D7C7;
	height:1px;
	line-height:1px;
	font:1px;
	margin:5px 20px;
	clear:both;
}
.brownspacer-full{
	border-top:1px solid #E1D7C7;
	height:1px;
	line-height:1px;
	font:1px;
	margin:5px 0;
	clear:both;
}
#team{
	padding-top:40px;
}
#team .row{
	margin:3px;
	padding:2px;
}
#team .cell1{
	width:350px;
	margin-left:45px;
}
#team .cell1 .team-name, #team .cell1 .team-position{
	width:170px;
	float:left;
}
#team .cell1 a:link, #team .cell1 a:visited{
	color:#888888;
	text-decoration:none;
}
#team .cell1 a:hover, #hover .cell1 a:active{
	color:#FC2836;
	text-decoration:none;
}
#team .cell1 .active a{
	color:#FC2836;
	text-decoration:none;
}
#team .cell2{
	width:250px;
	text-align:center;
}
#team .cell2 .picture img{
	border:1px solid #ABADAC;
}
#team .cell2 .name{
	font-weight:bold;
}
#team .cell2 .position{
	font-style:italic;
}
#team .cell2 .navigator{
	margin:30px 0 10px;
}
#team .cell2 .navigator a{
	color:#888888;
}
#team .cell2 .navigator .left{
	width:100px;
	float:left;
}
#team .cell2 .navigator .right{
	width:100px;
	float:right;
	text-align:right;
}
#info{
	padding:30px 50px;
}
#info a{
	color:#C70000;
	text-decoration:underline;
}
#info td{
	padding-bottom:8px;
}
#info h1{
	font-size:11px;
	font-weight:normal;
}
#info ul li{
	font-weight:bold;
	color:#000000;
	list-style:none;
	padding-top:20px;
}
#info ul li ul li{
	color:#888888;
	font-weight:normal;
	list-style-position:outside;
	margin:0;
	padding-top:0;
}
#info ol li{
	list-style:outside decimal;
	padding-top:10px;
	margin-left:20px;
}
#register{
	padding:20px 45px;
}
#register .row{
	margin:3px;
	padding:2px;
}
#register .cell1{
	width:175px;
}
#register input{
	border:1px solid #987C5A;
	background-color:#F4F1EE;
	padding:2px;
	width:170px;
}
#register select{
	border:1px solid #987C5A;
	background-color:#F4F1EE;
	padding:2px 0;
}
#register #bday, #register #bmonth{
	width:40px;
	margin-right:3px;
}
#register #byear{
	width:50px;
}
#register .auto{
	width:auto;
}
#register .button input{
	width:auto;
	border:none;
	background:none;
}
#register .button .cell1, #register .button .cell2, #register .button .cell3{
	width:auto;
	height:21px;
} 
#register .button .cell1, #register .button .cell3{
	width:10px;
	height:21px;
} 
#register .button {
	margin-left:175px;
}
#register #register-rules-box{
	height:175px;
	overflow:auto;
	border:1px solid #987C5A;
	padding:2px;
	color:#000000;
}


#special{
	padding:10px 45px;
}
* html #special{
	padding:10px 42px;
}
#searchbox{
	background:transparent url(../img/searcbox.gif) no-repeat left top;
	width:642px;
	margin:0 auto;
	padding-top:5px;
}
#searchbox-bottom{
	background:transparent url(../img/searcbox.gif) no-repeat left bottom;
	height:5px;
}
#searchbox .row{
	padding:2px;
	margin:2px;
}
#searchbox select, #searchbox input{
	width:125px;
	border:1px solid #8F7B5C;
	padding:2px;
}
#searchbox .row .cell1{
	width:75px;
	float:left;
	text-align:right;
	padding-right:5px;
	line-height:25px;
}
#searchbox .row .cell2{
	width:125px;
	float:left;
	line-height:25px;
}
#searchbox .row .cell3{
	width:100px;
	float:left;
	text-align:right;
	padding-right:5px;
	line-height:25px;
}
#searchbox .row .cell4{
	width:75px;
	float:left;
	line-height:25px;
}
#searchbox .row .cell4 select{
	width:75px;
}
#searchbox .row .cell5{
	width:100px;
	float:left;
	line-height:25px;
	margin-left:5px;
}
#searchbox .row .cell6{
	width:100px;
	float:right;
	line-height:25px;
}
#special h2{
	color:#888888;
	font-size:14px;
	margin-top:20px;
}

.product-item{
	width:200px;
	border-right:1px solid #E1D7C7;
	float:left;
	margin:10px 5px;
	text-align:center;
	/*height: 253px;*/
	height: 300px;
	position: relative;
}
.third-item{
	border-right:none;
}
.product-item .light-button{
	margin:20px auto 10px;
}
.product-item h3{
	color:#4e4e4e;
	font-size:16px;
	font-weight: bold; 
}
.product-price{
	padding:2px 0;
	font-weight:bold;
}
.product-specialprice{
	padding:0;
	color:#D82D35;
}

.navigator{
	width:450px;
	margin:10px 0 10px 300px;
	color:#888888;
}
.navigator a{
	margin:0 2px;
}
#widecontent .navigator a:link{
	color:#888888;
}
#widecontent .navigator a:visited{
	color:#666666;
}
#widecontent .navigator a:hover, #widecontent .navigator a:active{
	color:#000000;
}
#widecontent .navigator a.active{
	color:#000000;
	text-decoration:none;
}
.nav-left{
	width:75px;
	float:left;
	white-space:nowrap;
}
.nav-total{
	width:150px;
	float:left;
	text-align:center;
}
.nav-right{
	width:75px;
	float:left;
	text-align:right;
	white-space:nowrap;
}
.comparebox{
	width:150px;
	margin:5px auto;
	position: absolute;
	bottom: 0;
	left: 15px;
}
.comparebox .cbcell1{
	width:75px;
	float:left;
}
.comparebox .cbcell2{
	width:70px;
	float:right;
}
.cbcell2 .light-button{
	margin:0!important;
}
.new-item{
	float:right;
	margin-right:5px;
}

#itembox{
	margin:0 10px;
}
#item-image{
	width:200px;
	float:left;
}
#item-price{
	width:210px;
	float:left;
	/*border:1px solid;*/
}
#item-transport{
	width:230px;
	float:right;
	/*border:1px solid;*/
}
#item-transport .cell1{
	width:150px;
	float:left;
}
#item-transport .cell2{
	width:80px;
	float:right;
}
/*#item-data h3{
	line-height:60px;
}*/
#item-data{
	width:500px;
	float:left;
	padding-bottom:5px;
}
#item-data select{
	padding:1px 2px;
}
#item-price .cell1, #item-price .cell2,
#item-finance .cell1, #item-finance .cell2{
	margin:2px 0;
	padding:2px 0;
	line-height:20px;
	height:20px;
	margin-right:3px;
}
#item-price .cell1{
	width:75px;
	float:left;
}
#item-price .cell2{
	width:125px;
	float:left;
}
#item-finance{
	width:275px;
	float:left;
	border-left:1px solid #E1D7C7;
}
#item-finance .cell1{
	width:165px;
	float:left;
	text-align:right;

}
#item-finance .cell2{
	width:100px;
	float:left;
}
#leasing-select{
	width:100px;
}
#leasing-downpayment{
	width:50px;
}
#leasing-downpayment-sum{
	width:40px;
}
#leasing-monthly{
	width:93px;
}
.biggerpicture a{
	background:transparent url(../img/view.jpg) no-repeat left top;
	padding:5px 0 5px 30px;
	line-height:20px;
	
	text-decoration:none;
	color:#888888;
}
.morepictures span{
	background:transparent url(../img/pictures.jpg) no-repeat left top;
	padding:5px 0 5px 30px;
	line-height:20px;
}
.morepictures a{
	color:#FC2836;
	text-decoration:underline;
	padding:0 2px;
}
#buying .row{
	margin-bottom:5px;
}
#buying .row .cell1{
	width:80px;
	float:left;
	line-height:21px;
}
#buying .row .cell2{
	width:75px;
	float:left;
	line-height:21px;
}
#buying .row .cell3{
	width:90px;
	float:left;
	line-height:21px;
}
#buying .row .cell4{
	width:30px;
	float:left;
	line-height:21px;
}
#buying .row .cell4 input{
	width:20px;
	border-color:#C6C6C6;
	background-color:#F8F8F8;
	padding:2px;
	margin-top:1px;

}
#buying .row .cell5{
	width:75px;
	float:left;
	line-height:21px;
}
#buying .row .light-button{
	margin-right:5px;
	float:left;
}
.new-item-est{
	padding-left:40px;
	background:transparent url(../img/new-est.gif) no-repeat left center;
}
.new-item-fin{
	padding-left:40px;
	background:transparent url(../img/new-fin.gif) no-repeat left center;
}
.tabbed{
	width:648px;
	margin:0 auto;
}

.tabbar{
	list-style:none;
}
.tabbar li{
	width:162px;
	float:left;
}
.tabbar li a{
	display:block;
	background:transparent url(../img/tab.gif) no-repeat center top;
	text-align:center;
	padding:2px 0;
	font-weight:bold;
}
.tabbar .active a{
	display:block;
	background:transparent url(../img/tab-active.gif) no-repeat center top;
	text-align:center;
	padding:2px 0;
	font-weight:bold;
}
.tabbar a:link, .tabbar a:visited{
	color:#000000;
	text-decoration:none;
}
.tabbar a:hover, .tabbar a:active{
	color:#333333;
	text-decoration:none;
}
.tabbar .active a{
	color:#FFFFFF;
	text-decoration:none;
}


.tabbar-2{
	list-style:none;
}
.tabbar-2 .active{
	width:216px;
	height:20px;
	float:left;
	background:transparent url(../img/tabbar-active.gif) no-repeat center top;
}
.tabbar-2 .tab-wide{
	width:427px;
	height:20px;
	float:left;
	background:transparent url(../img/tabbar.gif) no-repeat center top;
}
.tabbar-2 li{
	width:213px;
	height:20px;
	float:left;
	background:transparent url(../img/tabbar-link.gif) no-repeat center top;
}
.tabbar-2 li a{
	display:block;
	text-align:center;
	padding:2px 0;
	font-weight:bold;
}
.tabbar-2 a:link, .tabbar-2 a:visited{
	color:#000000;
	text-decoration:none;
}
.tabbar-2 a:hover, .tabbar-2 a:active{
	color:#333333;
	text-decoration:none;
}
.tabbar-2 .active a{
	color:#FFFFFF;
	text-decoration:none;
}



.tabspacer{
	clear:both;
	background-color:#5A4C34;
	height:1px;
	line-height:1px;
	font-style:1px;
}
.tab-content{
	clear:both;
	border:1px solid #E1D7C7;
	border-top:none;
	/*height:1%; *//*edited*/
	margin-bottom:10px;
	/*27.05.2009*/
	color:#000000;
	/*01.06.2009
	font-weight:bold;*/
	font-size:12px;
}
/*27.05.2009*/
.tab-content  a{
	color:#7B6A4F;
	text-decoration:underline;
	font-weight:bold;
}
.tab-content .row{
	padding:2px 0;
}
.row-bg{
	background-color:#F9F7F4;
}
.tab-content .row{
	border-bottom:1px solid #E1D7C7;
}
.tab-content .row a{
	color:#7B6A4F;
	text-decoration:underline;
}
.tab-content .last{
	border-bottom:none;
}
.tab-content .cell1{
	width:140px!important;
	float:left;
	margin-left:30px !important;
	text-align: left;
	/*27.05.2009*/
	color:#000000;
	/*01.06.2009*/
	font-weight:normal;
	
}
.tab-content .cell2{
	width:450px !important;
	float:left;
	text-align: left;
	/*27.05.2009*/
	color:#000000;
	/*01.06.2009*/
	font-weight:normal;
}

#det-search .cell1, #det-search .cell2, #det-search .cell3, #det-search .cell4{
	float:left;
	padding:4px 0;
}

#det-search .row .cell1, #det-search .row .cell3{
	width:150px;
}
#det-search .row .cell2, #det-search .row .cell4{
	width:130px;
}
#det-search .row .cell1, #det-search .row .cell3{
	text-align:right;
	padding-right:5px;
	line-height:25px;
}
#det-search .row .cell3{
	margin-left:10px;
	border-left:1px solid #E1D7C7;
}
#det-search .row .wide{
	width:280px;
}
#det-search .row select{
	width:130px;
}
.fewwords{
	width:40px !important;
}
.separator{
	padding:0 6px;
}
#det-search .button{
	margin:0 auto;
}
#det-search .brownspacer{
	margin:10px auto;
}
#newspage .iconitem{
	padding-right:50px;
}
#newspage h2{
	margin:0;
	padding:0;
	line-height:1em;
	font-size:11px;
}
#newspage{
	padding-top:10px;
}
#newspage img{
	border:1px solid #E1D7C7;
}
#newspage .readmore a{
	color:#C70000;
}
#newspage .archive{
	margin:10px 50px;
}
.helptext{
	font-style:italic;
	padding:0;
}
.img-left{
	float:left;
	margin: 10px 5px 10px 0;
}
.l-selector{
	padding:10px 0;
}
.l-selector a{
	color:#C70000;
	text-decoration:underline;
	font-weight:bold;
	padding:2px 20px 2px 0;
}
#terms a{
	color:#C70000;
	text-decoration:underline;
}
#terms h2{
	color:#000000;
	margin:0;
	padding:0;
	line-height:1em;
	font-size:11px;
}
#terms .readmore a{
	text-decoration:none;
}
#print-page{
	background-color:#FFFFFF;
}
#print-page #widecontent{
	float:none;
	margin:0 auto;
}
.white-logo{
	text-align:right;
}
.button-del{
	border:none;
	background:transparent url(../img/del-button.gif) no-repeat center center;
	width:24px;
	height:17px;
}

/* shopping cart */
.basket-table{
	border-top: 1px solid #a59b8a;
	border-right: 1px solid #e1d7c7;
	border-left: 1px solid #e1d7c7;
	width: 642px;
}
.basket-table th, .basket-table td{
	border-bottom: 1px solid #e1d7c7;
	padding:3px 4px;
	text-align:center;
}
.basket-table .tcell1{
	width:408px;
	text-align:left;
}
.basket-table .tcell2{
	width:70px;
}
.basket-table .tcell3{
	width:55px;
}
.basket-table .tcell4{
	width:50px;
	text-align:right;
}
.basket-table .tcell5{
	width:25px;
}
.basket-table td.widecell{
	text-align:right;
}
.basket-table .wideinput{
	width:160px;
}
.basket-table a{
	color:#C70000;
	text-decoration:underline;
}
.buttonbar{
	margin:10px 5px 0 0;
}
.buttonbar .button, .buttonbar .light-button{
	float:right;
	margin:0 1px;
}
.cell1-semiwide, cell2-semiwide{
	width:300px;
	float:left;
}

.invoice td, .confirm td {
	padding: 3px 0 3px 15px;
	text-align: left;
}
.invoice .form-txt {
	width: 140px;
}
.invoice textarea {
	width: 354px;
}
.invoice a:link, .invoice-content a:visited {
	color: #e00e18;
	font-weight: bold;
}
.invoice td span {
	color: #e00e18;
}
.confirm td {
	vertical-align: top;
}
.confirm .left-cell {
	width: 50%;
}
.confirm .no-border td {
	border-bottom: 0;
}

.buttons .button,
.buttons .light-button {
	float: left;
	margin: 0 10px 0 0;
}
.buttons .button {
	margin: 0;
}
.buttons {
	float: right;
	padding: 10px 6px 5px 0;
}

#invoice .cell1, #invoice .cell2, #invoice .cell3, #invoice .cell4{
	width:150px;
	float:left;
}

/* auction */
#auction{
	padding:10px 45px;
}
* html #auction {
	padding: 10px 42px;
}
.auction-refresh {
	color: #000;
	padding: 0 10px 0 0;
	text-align: right;
}
#searchbox .auction-refresh select {
	vertical-align: middle;
	width: 45px;
}
.auction-items {
	border-top: 1px solid #e1d7c7;
	border-left: 1px solid #e1d7c7;
	margin: 10px 0;
}
.auction-items td, .auction-items th {
	border-right: 1px solid #e1d7c7;
	border-bottom: 1px solid #e1d7c7;
	padding: 4px 8px;
}
.auction-items th {
	background: #f3f1ee;
	text-align: left;
}
.auction-items td td {
	border: 0;
	padding: 0;
	width: auto;
}
.auction-items .time, .auction-items .price {
	text-align: center;
	width: 70px;
}
.auction-items .buttons {
	float: none;
	padding: 4px 8px;
	width: 120px;
}
.auction-items .light-button {
	margin: 0 0 5px 0;
}
.auction-items .light-button a {
	display: block;
	padding: 2px 0 0 0;
}
.auction-items .light-button a:hover {
	text-decoration: none;
}
.auction-items h3 {
	font-size: 14px;
	font-weight: bold;
}
.auction-price {
	margin: 0 0 10px 0;
	width:200px;
	float:left;
}
.auction-info {
	border-left:1px solid #E1D7C7;
	float:left;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	width:200px;
}
.auction-price table, .auction-info table {
	width: 100%;
}
.auction-price td, .auction-info td {
	padding: 2px 0;
}
.auction-product-info {
	border-left: 1px solid #e1d7c7;
	border-right: 1px solid #e1d7c7;
	width: 100%;
}
.auction-product-info td, .auction-product-info th {
	border-bottom: 1px solid #e1d7c7;
	padding: 4px 8px;
}
.auction-product-info th {
	text-align: left;
}

.prodgroups {
	padding: 10px;
}
.prodgroups dl {
	background: url(../img/omega-bullet.gif) 15px center no-repeat;
	border-bottom: 1px solid #e6d8c8;
	clear: both;
	min-height: 50px;
}
*html .prodgroups dl {
	height: 50px;
}
.prodgroups dl.fin {
	background: url(../img/e-small-bullet.gif) 27px center no-repeat;
}
.prodgroups dl:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
.prodgroups dt, .prodgroups dd {
	float: left;
}
.prodgroups dt {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	padding: 10px 10px 10px 80px;
	width: 200px;
}
.prodgroups dt a {
	background: url(../img/magnifier.gif) right center no-repeat;
	color: #957a59;
	font-size: 9px;
	font-weight: normal;
	padding: 0 20px 0 0;
}
.prodgroups dd {
	padding: 12px 0 10px;
	width: 400px;
}
.prodgroups dd a {
	color: #8a8a8a;
	padding: 0 5px 0 0;
}
.clean{
	border:none;
	background:none;
}
#popup_bg {
	background: url(../img/bg01.png) 0 0 repeat-x;
}