.tpc_slider {
    margin: 0 auto;
    position: relative;
	
	

}

#scroll {
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
	 background: url(http://chaos-distribution.com/eshop/templates/eshop_plazza/images/bg-table.png) repeat;
	color:#FFFFFF;

}
#scroll p,
#scroll div,
#scroll a,
#scroll h1,
#scroll h2,
#scroll h3 {
	color:#FFFFFF;}
#scrollContainer div.panel {

	 	 background: url(http://chaos-distribution.com/eshop/templates/eshop_plazza/images/bg-table.png) repeat;



}

ul#navigation {
    list-style: none;
    margin: 0;
    padding: 0;
	 background: url(http://chaos-distribution.com/eshop/templates/eshop_plazza/images/head-table.png) repeat-x;
	height:35px;
	line-height:35px!important;
	line-height: normal;

}

ul#navigation li {
    display: inline;
	height:45px;
	


}

ul#navigation a {
	padding:10px 8px 35px 8px;
    color: #fff;
    text-decoration: none;
	height:48px;
	font-size:13px;


}

ul#navigation a:hover {
	margin-top:1px;
	 background: url(http://chaos-distribution.com/eshop/templates/eshop_plazza/images/head-tableh.png) repeat-x;
	color:#FFFFFF;
}

ul#navigation a.selected {
		margin-top:1px;
	 background: url(http://chaos-distribution.com/eshop/templates/eshop_plazza/images/head-tableh.png) repeat-x;
		color:#FFFFFF;
		outline: none;
}



ul#navigation a:focus,
ul#navigation a:active {
    outline: none;

}

.scrollButtons {
    position: absolute;
    cursor: pointer;
}

.scrollButtons.left {
    left: -10px;
	display:none;
}

.scrollButtons.right {
    right: -10px;
	display:none;
}

.hide {
    display: none;
}
