.panel {
	
	left: 0;
	width: 450px;
	overflow: hidden;
	height: 185px;
	position: relative;
}
.panel-content {
	float: none;
	left: -50px;
	top:-140px;
	height: auto;
	position: relative;
	overflow: visible;
	width: auto;
}

h1 {
	font-size: 24px;
	font-family: Verdana;
	color: #0C0C0C;
	margin-top: 9px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	font-family: Verdana;
	color: #0C0C0C;
	margin-top: 9px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
}

h1.subheader {
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #E20A17;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: none;
	font-weight: bold;
}

h1.bottom {
	font-size: 11px;
	font-family: Tahoma, Arial;
	color: #858585;
	margin-top: 10px;
	margin-bottom: 0px;
	text-transform: none;
	font-weight: bold;
}

h2.subheader {
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #E20A17;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-transform: none;
	font-weight: bold;
}

a.text, a.text:visited {
	color: #3F5D93;
}
a.text:hover {
	color: #833F82;
}

a.maincatalog, a.maincatalog:visited {
	color: #3F5D93;
	font-family: Tahoma;
	font-size: 10 px;
}
a.maincatalog:hover {
	color: #833F82;
	font-family: Tahoma;
	font-size: 10 px;
}

a.supplier, a.supplier:visited {
	color: #E20A17;
	padding: 4 px;
	background-color: #f0f0f0;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.supplier:hover {
	color: #E20A17;
	text-decoration: underline;
}

a.sections, a.sections:visited {
	text-decoration: none;
	color: #3F5D93;
}
a.sections:hover {
	text-decoration: underline;
	color: #833F82;
}

a.news, a.news:visited {
	color: #3F5D93;
}
a.news:hover {
	color: #833F82;
}

a.clients, a.clients:visited {
	color: #3F5D93;
}
a.clients:hover {
	color: #833F82;
}

a.menu, a.menu:visited {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
}
a.menu:hover {
	color: #E20A17;
	text-decoration: underline;
}

a.mainmenu, a.mainmenu:visited {
	text-decoration: none;
	color: #8B8296;
	font-size: 12px;
}
a.mainmenu:hover {
	color: #635C6C;
	font-size: 12px;
}

a.arhive, a.arhive:visited {
	color: white;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
a.arhive:hover {
	color: white;
	text-decoration: underline;
}

a.red, a.red:visited {
	color: #E20A17;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
a.red:hover {
	color: #E20A17;
	text-decoration: underline;
}

li {
	font-family: Tahoma;
	font-size: x-small;
	text-align: justify;
	color: #3d3d3d;
}

li.bottom {
	font-family: Tahoma;
	font-size: 9px;
	text-align: justify;
	color: #858585;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.bottom {
	font-family: Tahoma;
	font-size: 9px;
	color: #858585;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.pagefooter {
	font-family: Tahoma;
	font-size: 11px;
	color: #858585;
}

p.text {
	font-family: Tahoma;
	font-size: x-small;
	text-align: justify;
	color: #3d3d3d;
}

p.smalltext {
	font-family: Tahoma;
	font-size: 11px;
	color: #3d3d3d;
}

p.sitemap {
	font-family: Tahoma;
	font-size: 10 px;
	color: #3d3d3d;
}

p.list {
	font-family: Tahoma;
	font-size: 11px;;
	color: #3d3d3d;
}

p.sections {
	font-family: Tahoma;
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0px;
}
p.librarysectionheader {
	font-family: Tahoma;
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

p, div.text {
	font-family: Tahoma;
	font-size: x-small;
	color: #3d3d3d;
}

p.notopmargin {
	margin-top: 0px;
	padding-top: 0px;
}


p.news {
	font-family: Tahoma;
	font-size: x-small;
	text-align: justify;
	color: #3d3d3d;
}

p.clients {
	font-family: Tahoma;
	font-size: 11px;
	color: #3d3d3d;
}

p.menu {
	font-family: Tahoma;
	font-size: 5px;
	font-weight: bold;
	color: #8B8296;
}

p.mainmenu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #8B8296;
}

.catalogheader {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #E20A17;
	text-transform: uppercase;
}

input.search {
	font-size: 11px; 
	width: 140px;
}

input.searchbtn {
	font-size: 11px; 
	width: 60px;
}

.tdstill {
	background-color: #767573;
	text-align: center;
}

.tdover {
	background-color: white;
	cursor: hand;
	text-align: center;
}

.tdunder {
	background-color: #D7D7D7;
}
.tdunderactive {
	background-color: #E20A17;
}

a.tdmenu {
	text-decoration: none;
	color: white;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}

a.tdmenuover {
	text-decoration: none;
	color: #E20A17;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}

a.tdmenu:visited {
	color: white;
}

a.tdmenu:hover {
	color: white;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.menu_on {
border-collapse: collapse;
border-top: 2px solid #ed1c24;
border-right: 2px solid #ed1c24;
border-bottom:2px solid white;
background-color:white;
}

.menu_left {
border-collapse: collapse;
border-top: 2px solid white;
border-right: 2px solid #ed1c24;
border-bottom: 2px solid #ed1c24;
}

.menu_right {
border-collapse: collapse;
border-bottom: 2px solid #ed1c24;
border-right: 2px solid #ffffff;
}

.menu_cen {
border-collapse: collapse;
border-bottom: 2px solid #ed1c24;
border-right: 2px solid #ffffff;
}
.menu2 {
border-collapse: collapse;
border-bottom: 2px solid #ed1c24;
}