/* Vidsoft */

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #777;
}
body,td,p,ul,ol,font { font-family: Verdana, Arial, Helvetica, sans-serif; }
body,td,p,ul,ol { font-size: 8.5pt; }
p,ul,ol { line-height: 1.6em; margin-top: 5px; }
li { margin-bottom: 0.25em; }
object,embed { border: 1px solid #ccc; }
ul { list-style-image: url(images/bullet2.gif); }
a { color: #222; }
a:hover { color: #f47322; }
hr { color: #ddd; margin: 1.5em 0; _margin: 0 0 1em 0; height: 1px; border: 1px solid #ddd; }
font p.medtext { font-size: 8.5pt; }

img.fright { float: right; margin: 0 0 1em 2em; }
div#needflash { text-align: center; margin-top: 85px; font-weight: bold; color: #aaa; }
div#needflash a { display: block; padding-top: 10px; }

#language-control { width: 190px; margin-bottom: 20px; }
a#lang-eng,
a#lang-ger {
	display: block;
	float: left;
	padding: 5px 5px 5px 25px;
	margin-right: 10px;
}
a#lang-eng { background: url(images/lang-eng.gif) no-repeat 0 5px; }
a#lang-ger { background: url(images/lang-ger.gif) no-repeat 0 5px; }

th { background-color: #aaa; color: #fff; font: bold 10px Verdana, Arial, Helvetica, sans-serif; }
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; }
h1 {
	font: bold 1.4em "Lucida Sans", "Lucida Grande", Tahoma, Arial, sans-serif;
	color: #555;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	letter-spacing: -1px;
	margin-bottom: 0.75em;
}
h1 span { font-weight: normal; }
h1.errormsg { text-align: center; padding: 10px; background-color: #fffff0; color: #f47322; }
h4 { margin-bottom: 0.25em; font-size: 10pt; color: #f47322; }
h5 { padding: 0.5em; font-size: 9pt; background-color: #888; color: #fff; margin: 1px 0; text-transform: uppercase; }
#home-welcome h1 { margin: 18px 25px 0 0; padding: 0; border: 0; text-align: right; }
#home-welcome h1 span {
	font: bold 14px "Lucida Sans", "Lucida Grande", Tahoma, Arial, sans-serif;
	color: #f47322;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h2.phone { font: bold 16pt Arial, sans-serif; color: #f47322; padding: 5px 0; margin: 10px 0 0 0; }

ul.newslist { margin: 5px 5px 20px 5px; padding: 0; list-style: none; list-style-image: none; }
ul.newslist li {
	background: url(images/bullet.gif) no-repeat 0 7px;
	margin: 0; 
	padding-left: 14px;
	list-style-type: none;
	margin-bottom: 0.5em;
	font-size: 11px;
}
ul.newslist a {  }
.footer-links a { font-size: 8pt; }
.footer-links { padding-bottom: 25px; }
#page-sidebar ul { margin-left: -1.5em; _margin-left: 2em; }
#page-sidebar h4 { border-bottom: 1px dotted #ccc; margin-bottom: 10px; padding-bottom: 3px; }
#nested-menu h4 { margin-bottom: 10px; }


#page-top { height: 10px; overflow: hidden; background: url(images/linebg_sh.gif) repeat-x top; }
#home-welcome { background: url(images/welcome_bkg.jpg) no-repeat; width: 263px; height: 51px; overflow: hidden; }
#util-top { padding: 20px; }
#masthead { margin-bottom: 8px; }
#content-wrap { padding-bottom: 10px; vertical-align: top; border-bottom: 8px solid #999; }
#foot-wrap { border-top: 3px solid #f47322; padding: 20px 0 8px 0; }
#foot-wrap td { font-size: 8pt; color: #999; }
#sub-foot { height: 40px; overflow: hidden; background: url(images/linebg_ta.gif) repeat-x top; }
#pbwsp a { color: #999; }

/* byo custom content */
#nested-menu {
	background: #fef0e8;
	color: #f47322;
	padding: 18px 20px;
	width: 175px;
	border-right: 1px dotted #ccc;
}
#nested-menu a { font-size: 9pt; }
#page-content-wrap { padding: 0 0 0 9px; }
#header-img { margin-bottom: 8px; }
#page-content,.window { border: 1px solid #ccc; background: url(images/content_bkg.jpg) no-repeat top right; }
.window { padding: 1em; }
.medtext font { font-size: 11px; }
#page-content { padding: 1em 1.5em 3em 1.5em; }
#page-content,#nested-menu { height: 350px; }
#page-sidebar { width: 180px; padding: 18px 10px; }



