body {
	font-family: Arial, Verdana, San-serif;
	font-size: 9pt;
	color: #000;
	background: #BFCBE0;
	margin: 0;
	padding: 0;
	scrollbar-face-color: white;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: black;
	SCROLLBAR-3DLIGHT-COLOR: black;
	SCROLLBAR-ARROW-COLOR:  black;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: white;
}

img {
	border: 0;
}

h2 {
	font-size: 13pt;
	padding: 0;
	margin: 0;
}

a:link, a:visited { color: #338AC1; font-weight: bold; text-decoration: none; border-bottom: 1px solid #DDD;}
a:hover { color: #000; font-weight: bold; text-decoration: none; border-bottom: 1px solid #000; }

#wrapper {
	margin: auto;
	background: url(images/bg2.gif) top left repeat-y;
	width: 650px;
	padding: 0 5px;
}

#topimage {
	width: 644px;
	height: 200px;
	border-left: 3px solid #FFF;
}

#topimage h1 { display: none; }

.timg1 { background: url(images/top1.jpg) no-repeat bottom; }
.timg2 { background: url(images/top2.jpg) no-repeat bottom; }
.timg3 { background: url(images/top3.jpg) no-repeat bottom; }
.timg4 { background: url(images/top4.jpg) no-repeat bottom; }
.timg5 { background: url(images/top5.jpg) no-repeat bottom; }


#logo {
	padding: 0;
	margin: -70px 0 0 15px;
	position: absolute;
	width: 150px;
	height: 50px;
	background: url(images/thoretext1.png) no-repeat;
}

#tinylogo {
	padding: 0;
	margin: -110px 0 0 500px;
	position: absolute;
	width: 150px;
	height: 110px;
	background: url(images/tinylogo.gif) no-repeat;
}

#menu {
	margin: -6px 0 0 0;
}

#skyline {
	width: 650px;
	height: 48px;
	background: url(images/menu.png) no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}

#skyline li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#skyline li, #skyline a { height: 48px; display: block; border: 0; }

#panel1b, #panel1bon { left: 38px; width: 65px; }
#panel2b, #panel2bon { left: 123px; width: 82px; }
#panel3b, #panel3bon { left: 224px; width: 75px; }
#panel4b, #panel4bon { left: 319px; width: 84px; }
#panel5b, #panel5bon { left: 423px; width: 83px; }

#panel1b a:hover, #panel1bon { background: transparent url(images/menu.png) -38px -48px no-repeat;}
#panel2b a:hover, #panel2bon { background: transparent url(images/menu.png) -123px -48px no-repeat;}
#panel3b a:hover, #panel3bon { background: transparent url(images/menu.png) -224px -48px no-repeat;}
#panel4b a:hover, #panel4bon { background: transparent url(images/menu.png) -319px -48px no-repeat;}
#panel5b a:hover, #panel5bon { background: transparent url(images/menu.png) -423px -48px no-repeat;}
    
#skyline span { display: none; }

#main {
	padding: 6px 8px 0 8px;
	margin: 6px 3px 20px 3px;
}

#mainrightcol {
	padding: 2px 8px 0 15px;
	width: 430px;
	margin: 10px 0 20px 190px;
	border-left: 2px dashed #CCC;
}

.products {
	min-height: 230px;
}

#leftcol {
	position: absolute;
	top: 242px;
	margin: 0;
	padding: 12px 11px;
	
	/* padding: 8px;
	margin: 4px 3px 3px 3px;
	left: 75px; */
}

ul#prods {
	padding: 0;
	margin: 0 0 0 10px;
	line-height: 17px;
	list-style: none;
}

.topspace {
	margin: 15px 0 0 0;
}

#frontbadge {
	padding: 10px;
	position: relative;
	left:140px;
	margin: 20px 0 40px 0;
	width: 320px;
	text-align: center;
}

#frontbadgeold {
	padding: 10px;
	position: relative;
	left:140px;
	margin: 20px 0 40px 0;
	width: 320px;
	text-align: center;
	border-right: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	background: url(images/bgpaper.gif);
}

#base {
	margin: 0 50px;
	padding: 10px 0;
	text-align: center;
	border-top: 1px solid #E3E3E3;
}

.smaller {
	font-size: 8pt;
}

.greytext {
	color: #AAA;
}

#inenglish {
	position: absolute;
	top: 50px;
	left: 400px;
	width: 150px;
	margin: 0;
	padding: 0;
}

.nolinkdecor a:link, .nolinkdecor a:visited, .nolinkdecor a:hover {
	text-decoration: none;
	border: 0;
	margin: auto;
}

.menuonpage a:link, .menuonpage a:visited, .menuonpage a:hover {
	color: #000; font-weight: bold; text-decoration: none; border-bottom: 1px solid #000;
}

ul.prodsub {
	padding: 4px;
	margin: 15px 0 10px 0;
	line-height: 17px;
	background-color: #E7E7E7;
	font-size: 10pt;
}

ul.prodsub li {
	list-style: none;
	display: inline;
	padding: 0;
	margin-right: 15px;
}

table {
	font-size: 8pt;
	padding: 0;
	margin: 7px 0;
}

th { color: #CCC; padding: 0; text-align: left; }

table .title {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}

td.col1 {
	width: 195px;
	border-bottom: 1px dashed #CCC;
	/* background-color: red; */
}

td.col2 {
	width: 160px;
	border-bottom: 1px dashed #CCC;
	/* background-color: blue; */
}

td.col3 {
	width: 60px;
	border-bottom: 1px dashed #CCC;
	text-align: center;
	/* background-color: green; */
}

/* v2 = bigger col2 */
td.col1v2 {
	width: 160px;
	border-bottom: 1px dashed #CCC;
	/* background-color: red; */
}

td.col2v2 {
	width: 195px;
	border-bottom: 1px dashed #CCC;
	/* background-color: blue; */
}

td.col3v2 {
	width: 60px;
	border-bottom: 1px dashed #CCC;
	text-align: center;
	/* background-color: green; */
}

.toplink {
	font-size: 8pt;
	text-align: center;
	margin: 4px 0 0 0;
	padding: 0;
}

ul.news {
	margin: 10px 0;
	padding: 0;
	width: 400px;
}

ul.news li  {
	margin: 0;
	padding: 15px 0;
	list-style: none;
	border-bottom: 1px dashed #CCC;
}

ul.news span {
	font-size: 8pt;
}