body#screen {
	background-color: #3e3e3e;
	margin: 0px;
	color: #ffffff;
	font: normal 11px arial, sans-serif;
	line-height: 16px;
	padding: 0px;
}

td {
	vertical-align: top;
}

a img {
	border: none;
}

table#main {
	width: 920px;
	margin: 0 auto 0 auto;
}

td#left_column {
	width: 210px;
	background: transparent url(/img/bg_left.png) no-repeat top left;
	border: 1px solid #484848;
	padding: 0 20px 0 20px;
}

td#right_column {
	padding-top: 10px;
}

td#mainlinks {
	padding: 20px 0 0 0;
	background: transparent url(/img/bg_mainlinks.gif) no-repeat bottom right;
	height: 10px;
}

ul#level1 {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

li.lev1 {
	list-style-type: none;
	float: left;
}

div#content {
	padding: 0 15px 15px 38px;
}

a.l1, a.l1:link, a.l1:visited {
	font: bold 14px arial, sans-serif;
	color: #ffffff;
	padding: 19px 14px;
	margin: 0px;
	line-height: 54px;
	text-decoration: none;
}

a.l1:hover, a.l1:active {
	color: #f7931d;
}

a.l1sel, a.l1sel:link, a.l1sel:visited, a.l1sel:hover, a.l1sel:active {
	background: transparent url(/img/bg_link_sel.jpg) repeat-x bottom left;
	font: bold 14px arial, sans-serif;
	color: #ffffff;
	padding: 19px 14px;
	margin: 0px;
	line-height: 54px;
	text-decoration: none;
}






li.lev2 {
	list-style-type: none;
	margin-bottom: 2px;
	background: transparent url(/img/arrow.gif) no-repeat top left;
	padding-left: 20px;
}

a.l2, a.l2:link, a.l2:visited {
	color: #ffffff;
	margin: 0px;
	text-decoration: none;
	padding-top: 3px;
	font: normal 12px arial, sans-serif;
}

a.l2:hover, a.l2:active {
	color: #f7931d;
	padding-top: 3px;
	font: normal 12px arial, sans-serif;
}

a.l2sel, a.l2sel:link, a.l2sel:visited, a.l2sel:hover, a.l2sel:active {
	color: #ffffff;
	margin: 0px;
	text-decoration: none;
	padding-top: 3px;
	color: #f7931d;
	font: normal 12px arial, sans-serif;
}






li.lev3 {
	list-style-type: none;
	margin-bottom: 2px;
	margin-left: 20px;
	background: transparent url(/img/arrow.gif) no-repeat top left;
	padding-left: 20px;
}

a.l2, a.l3:link, a.l3:visited {
	
	color: #ffffff;
	margin: 0px;
	text-decoration: none;
	padding-top: 3px;
	font: normal 12px arial, sans-serif;
}

a.l3:hover, a.l3:active {
	color: #f7931d;
	padding-top: 3px;
	font: normal 12px arial, sans-serif;
}

a.l3sel, a.l3sel:link, a.l3sel:visited, a.l3sel:hover, a.l3sel:active {
	color: #ffffff;
	margin: 0px;
	text-decoration: none;
	padding-top: 3px;
	color: #f7931d;
	font: normal 12px arial, sans-serif;
}





table#frontboxes {
	margin-left: 20px;
	background: transparent url(/img/bg_frontbox.jpg) repeat-x top left;
	float: left;
}

td.frontboxtop {
	width: 287px;
	height: 100px;
	padding: 10px 10px 0 10px;
	border-top: 1px solid #484848;
	border-left: 1px solid #484848;
	border-right: 1px solid #484848;
	margin: 0px;
}

td.frontboxtext {
	vertical-align: top;
}

td.frontboxpict {
	vertical-align: top;
	padding-left: 8px;
}

td.frontboxbottom {
	padding: 0 10px 10px 0;
	border-bottom: 1px solid #484848;
	border-left: 1px solid #484848;
	border-right: 1px solid #484848;
	/*height: 30px;*/
}

td.frontbox p {
	font: normal 10px arial, sans-serif;
}

td.frontboxtext h1 {
	margin: 0px;
}

td.frontboxtext p {
	padding: 0px;
	margin: 5px 0 0 0;
	font: normal 11px arial, sans-serif;
}

a.frontboxlink, a.frontboxlink:link, a.frontboxlink:visited {
	background: transparent url(/img/bg_button.jpg) repeat-x top left;
	font: normal 11px arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px 6px 2px 6px;
	border: 1px solid #484848;
	float: right;
}

a.frontboxlink:hover, a.frontboxlink:active {
	color: #f7931d;
}

td.frontbox_space {
	width: 15px;
	background-color: #3e3e3e;
}

div#bottom {
	background: transparent url(/img/bg_bottom.jpg) repeat-x top left;
	width: 920px;
	margin: 10px auto 0 auto;
	border-top: 1px solid #484848;
	border-left: 1px solid #484848;
	border-right: 1px solid #484848;
}

div.news {
	background: transparent url(/img/arrow.gif) no-repeat top left;
	margin-top: 10px;
	padding: 0 15px 10px 15px;
	border-bottom: 1px solid #484848;
}

p.news_nolink {
	color: #ffffff;
	font: normal 11px arial, sans-serif;
	text-decoration: none;
	display: block;
	line-height: 17px;
	margin-bottom: 0px;
}

a.newslink, a.newslink:link, a.newslink:visited {
	color: #ffffff;
	font: normal 11px arial, sans-serif;
	text-decoration: none;
	display: block;
	line-height: 17px;
}

a.newslink:hover, a.newslink:active {
	color: #f7931d;
}

a.newslink strong {
	margin-bottom: 10px;
}

ul.bottommenu_list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

table.bottom_links_table {
	margin: 10px;
}

td.bottom_links {
	border-right: 1px solid #484848;
	padding: 0 20px 10px 20px;
}

li.bottommenu_title {
	list-style-type: none;
}

li.bottommenu_item {
	list-style-type: none;
}

a.bottommenu_link, a.bottommenu_link:link, a.bottommenu_link:visited {
	color: #ffffff;
	padding-left: 10px;
	text-decoration: none;
	font: normal 11px arial, sans-serif;
}

a.bottommenu_link:hover, a.bottommenu_link:active {
	color: #f7931d;
	padding-left: 10px;
	text-decoration: none;
	font: normal 11px arial, sans-serif;
}

a.bottommenu_link_sel, a.bottommenu_link_sel:link, a.bottommenu_link_sel:visited, a.bottommenu_link_sel:hover, a.bottommenu_link_sel:active {
	color: #f7931d;
	padding-left: 10px;
	text-decoration: underline;
	font: normal 11px arial, sans-serif;
}

a.bottommenu_title, a.bottommenu_title:link, a.bottommenu_title:visited, a.bottommenu_title:hover, a.bottommenu_title:active {
	color: #f7931d;
	font: bold 12px arial, sans-serif;
	line-height: 20px;
	text-decoration: none;
}

div#selectbox {
	background: transparent url(/img/bg_selectbox.jpg) repeat-x top left;
	border: 1px solid #484848;
	padding: 10px 15px 15px 15px;
}

select.quickmenu {
	width: 175px;
}

div#contactinfo {
	/*margin: 40px 20px 20px 20px;*/
	padding: 10px 15px 15px 15px;
	background: transparent url(/img/bg_selectbox.jpg) repeat-x top left;
	border: 1px solid #484848;
	color: #ffffff;
	margin-top: 30px;
	margin-bottom: 20px;
}


span.date {
	color: #ffffff;
	font: bold 11px arial, sans-serif;
}



table.form {
	margin-top: 10px;
}

table.form td {
	padding: 5px 5px 5px 0;
}

td.label, table.form td.label {
	padding: 5px 5px 5px 0;
	vertical-align: top;
	color: #ffffff;
}

label {
	color: #ffffff;
}

input.txt_field, textarea.txt_area {
	font: normal 12px Arial, Verdana, sans-serif;
	color: #28333c;
	width: 300px;
	border: 1px solid #484848;
	background-color: #eeeff3;
	padding: 4px;
}

input.sbmt {
	border: 1px solid #28333c;
	background-color: #eeeff3;
	color: #000000;
}

span.formError {
	font: normal 12px Arial, Verdana, sans-serif;
	color: #ffc1c9;
}

div.flag {
	padding: 5px 0 0 0;
	margin: 0 auto 0 auto;
	width: 920px;
	text-align: right;
}

div#groups_carousel {
	width: 257px;
	height: 128px;
	float: left;
	background: transparent url(/img/bg_frontbox.jpg) repeat-x top left;
	position:relative;
	overflow:hidden;
}

#groups_carousel .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

div.carousel_item {
	width: 257px;
	height: 128px;
	float: left;
}

td.carousel_button {
	width: 18px;
	background: transparent url(/img/bg_frontbox.jpg) repeat-x top left;
	padding-top: 52px;
}

table.carousel {
	margin-left: 13px;
	float: left;
	border: 1px solid #484848;
}

td.carousel_text {
	vertical-align: top;
	padding-top: 0px;
}

td.carousel_pict {
	vertical-align: top;
	padding-left: 8px;
	padding-top: 15px;
}

td.carousel_text h1 {
	margin: 10px 0 0 0;
	font: normal 16px arial, sans-serif;
}

td.carousel_text p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	font: normal 11px arial, sans-serif;
}



/* PRODUCTS */

table.productlist {
	width: 100%;
}

td.product-pict {
	padding: 10px 15px 10px 0;
	border-bottom: 1px solid #646464;
}

td.product-desc {
	padding: 10px 0 10px 15px;
	border-bottom: 1px solid #646464;
}

p.productnumber {
	margin: 0px;
	font: 11px Arial, sans-serif;
}

p.productprice {
	font: bold 12px Arial, sans-serif;
	color: #f7931d;
}

td.list-info {
	text-align: center;
	padding: 10px;
}
