body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #e6e6e6;
	background-image: url(../images/ms-0605-site-bkgnd.gif);
	background-repeat: repeat-x;
	background-position: top;
	/*filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#e6e6e6); */
}
a:link, a:hover, a:visited, a:active {
	color: black;
}
img {
	border: 0px;
}
ul, ol, dl {
	position: relative;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#masterContainer {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
div#masterContainer.home {
	width: 744px;
}


div#siteTitle {
	position: relative;
	width: 100%;
	height: 15px;
}
div#siteTitle div#titleLeft {
	width: 15px;
	height: 15px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/ms-0605-title-corners.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#siteTitle div#titleRight {
	width: 15px;
	height: 15px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url(../images/ms-0605-title-corners.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div#siteTitle div#titleContainer {
	width: auto;
	height: 15px;
	margin-left: 15px;
	margin-right: 15px;
	background-image: url(../images/ms-0605-title-bkgnd.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
div#siteTitle h1 {
	width: 250px;
	height: 15px;
	background-image: url(../images/ms-0605-site-title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#siteTitle h1 span{
	display: none;
}


div#siteLogo {
	position: relative;
	width: 100%;
	height: 55px;
}
div#siteLogo div#logoLeft {
	width: 2px;
	height: 55px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/ms-0605-logo-corners.gif);
	background-repeat: no-repeat;
	background-position: left;
}
div#siteLogo div#logoRight {
	width: 2px;
	height: 55px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url(../images/ms-0605-logo-corners.gif);
	background-repeat: no-repeat;
	background-position: right;
}
div#siteLogo div#logoContainer {
	width: auto;
	height: 55px;
	margin-left: 2px;
	margin-right: 2px;
	background-image: url(../images/ms-0605-logo-bkgnd.gif);
	background-repeat: repeat-x;
}
div#siteLogo h1 {
	width: 300px;
	height: 55px;
	background-image: url(../images/ms-0605-site-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#siteLogo h1 span{
	display: none;
}
div#siteLogo h2{
	display: none;
}
div#siteLogo h3{
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
}
div#siteLogo h3 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #ffffff;
	background-color: transparent;
}
div#siteLogo h3 a:link, div#siteLogo h3 a:visited {
	text-decoration: none;
}
div#siteLogo h3 a:hover, div#siteLogo h3 a:active {
	text-decoration: underline;
}


div#siteNavigation {
	position: relative;
	width: 100%;
	height: 23px;
}
div#siteNavigation div#navigationLeft {
	width: 172px;
	height: 23px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/ms-0605-nav-corners.gif);
	background-position: left;
}
div#siteNavigation div#navigationRight {
	width: 2px;
	height: 23px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url(../images/ms-0605-nav-corners.gif);
	background-position: right;
}
div#siteNavigation div#navigationContainer {
	width: auto;
	height: 23px;
	margin-left: 172px;
	margin-right: 2px;
	background-image: url(../images/ms-0605-nav-bkgnd.gif);
	background-repeat: repeat-x;
}
div#siteNavigation div#navigationContainer h1 {
	display: none;
}
div#siteNavigation div#navigationContainer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 23px;
	overflow: hidden;
}
div#siteNavigation div#navigationContainer ul li {
	float: left;
}
div#siteNavigation div#navigationContainer ul li a {
	text-decoration: none;
	display: block;
	background-image: url(../images/ms-0605-nav-content.gif);
}
div#siteNavigation div#navigationContainer ul li a span {
	font-size: xx-small;
	visibility: hidden;
}
div#siteNavigation div#navigationContainer ul li a#home {
	width: 60px;
	height: 23px;
	background-position: 0px;
}
div#siteNavigation div#navigationContainer ul li a#home:hover, div#siteNavigation div#navigationContainer ul li a#home.on {
	background-position: -492px;
}
div#siteNavigation div#navigationContainer ul li a#products {
	width: 88px;
	height: 23px;
	background-position: -60px;
}
div#siteNavigation div#navigationContainer ul li a#products:hover, div#siteNavigation div#navigationContainer ul li a#products.on {
	background-position: -552px;
}
div#siteNavigation div#navigationContainer ul li a#download {
	width: 98px;
	height: 23px;
	background-position: -148px;
}
div#siteNavigation div#navigationContainer ul li a#download:hover, div#siteNavigation div#navigationContainer ul li a#download.on {
	background-position: -640px;
}
div#siteNavigation div#navigationContainer ul li a#support {
	width: 82px;
	height: 23px;
	background-position: -246px;
}
div#siteNavigation div#navigationContainer ul li a#support:hover, div#siteNavigation div#navigationContainer ul li a#support.on {
	background-position: -738px;
}
div#siteNavigation div#navigationContainer ul li a#community {
	width: 97px;
	height: 23px;
	background-position: -328px;
}
div#siteNavigation div#navigationContainer ul li a#community:hover, div#siteNavigation div#navigationContainer ul li a#community.on {
	background-position: -820px;
}
div#siteNavigation div#navigationContainer ul li a#about {
	width: 67px;
	height: 23px;
	background-position: -425px;
}
div#siteNavigation div#navigationContainer ul li a#about:hover, div#siteNavigation div#navigationContainer ul li a#about.on {
	background-position: -917px;
}

/*
	page content styles
*/

div#pageContent {
	background-color: #FFFFFF;
	position: relative;
	width: 100%;
	overflow: hidden;
	clear: both;
}

div#contentRow div#contentLeft {
	padding-bottom: 20000px;
	margin-bottom: -20000px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 2px;
	background-image: url(../images/ms-0605-page-corners.gif);
	background-repeat: repeat-y;
}
div#contentRow div#contentRight {
	padding-bottom: 20000px;
	margin-bottom: -20000px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 2px;
	background-image: url(../images/ms-0605-page-corners.gif);
	background-repeat: repeat-y;
	background-position: right;
}
div#contentRow div#sideNavigation {
	padding-bottom: 20000px;
	margin-bottom: -20000px;
	position: absolute;
	left: 2px;
	top: 0px;
	width: 170px;
	color: #ffffff;
	background-image: url(../images/ms-0605-sidenav-bkgnd.gif);
	background-repeat: repeat-x;
	background-color: #cecece;
}
div#contentRow div#mainColumn {
	padding-bottom: 20000px;
	margin-bottom: -20000px;
	width: auto;
	margin-left: 172px;
	margin-right: 2px;
	background-image: url(../images/ms-0605-page-bkgnd.gif);
	background-repeat: repeat-x;
}
div#contentRow div#mainColumn.home {
	margin-left: 2px;
}
div#contentRow div#minorColumn {
	display: none;
}

div#sideNavigation div#sideNavigationSection {
	width: 170px;
	height: 33px;
	background-image: url(../images/ms-0605-sidenav-sec-bkgnd.png);
	_background-image: none;
	_background-color: #b2b2b2;
	_filter: alpha(opacity=25);
}
div#sideNavigation {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#sideNavigation h1 {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 170px;
	height: 33px;
}
div#sideNavigation h1#mediaman {
	background-image: url(../images/ms-0605-sidenav-mediaman.gif);
}
div#sideNavigation h1#theauthor {
	background-image: url(../images/ms-0605-sidenav-theauthor.gif);
}
div#sideNavigation h1#theproject {
	background-image: url(../images/ms-0605-sidenav-theproject.gif);
}
div#sideNavigation h1#serviceoffering {
	background-image: url(../images/ms-0605-sidenav-serviceoffering.gif);
}
div#sideNavigation h1 span {
	display: none;
}
div#sideNavigation ul {
	position: relative;
	margin: 5px 0 30px 0;
	padding: 0px;
	list-style-type: none;
}
div#sideNavigation ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
div#sideNavigation ul li a {
	padding-left: 28px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 142px;
	display: block;
	text-decoration: none;
	color: white;
	background-image: none;
}
div#sideNavigation ul li a:hover, div#sideNavigation ul li a:active {
	background-image: url(../images/ms-0605-sidenav-sel-bkgnd.gif);
	background-position: 0px;
}
div#sideNavigation ul li a.on, div#sideNavigation ul li a:hover.on, div#sideNavigation ul li a:active.on {
	background-image: url(../images/ms-0605-sidenav-sel-bkgnd.gif);
	background-position: -170px;
}

div#mainColumn h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 33px;
	background-repeat: no-repeat;
}
div#mainColumn h1 span {
	display: none;
}

div#mainContent {
	font-size: 11px;
	padding: 0px 12px 50px 12px;
}
div#mainContent .bold {
	font-weight: bold;
}
div#mainContent a:link, div#mainContent a:visited {
	text-decoration: none;
	color: #1f6cc1;
	background-image: url(../images/ms-0605-link-bkgnd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
div#mainContent a:hover, div#mainContent a:active {
	text-decoration: none;
	color: #ffffff;
	background-image: none;
	background-color: #1f6cc1;
}

/*
	Fix for Opera 8
*/
@media screen and (min-width: 0px) {
	div#pageContent {
		display: table;
		width: 100%;
		clear: both;
	}
	div#contentRow {
		display: table-row;
	}
	div#contentRow div#contentLeft {
		padding-bottom: 0px;
		margin-bottom: 0px;
		position: relative;
		display: table-cell;
	}
	div#contentRow div#contentRight {
		padding-bottom: 0px;
		margin-bottom: 0px;
		position: relative;
		display: table-cell;
	}
	div#contentRow div#sideNavigation {
		padding-bottom: 0px;
		margin-bottom: 0px;
		position: relative;
		display: table-cell;
	}
	div#contentRow div#mainColumn {
		padding-bottom: 0px;
		margin-bottom: 0px;
		position: relative;
		display: table-cell;
	}
	div#contentRow div#mainColumn.home {
		margin-left: 2px;
		background-image: none;
	}
}

/*
	styles for page foot
*/

div#pageFooter {
	position: relative;
	width: 100%;
}

div#footerLeft {
	width: 11px;
	height: 25px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/ms-0605-footer-corners.gif);
}
div#footerRight {
	width: 11px;
	height: 25px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url(../images/ms-0605-footer-corners.gif);
	background-position: -11px;
}
div#footerNavigationContainer {
	margin-left: 11px;
	margin-right: 11px;
	background-image: url(../images/ms-0605-footer-bkgnd.gif);
}

div#footerNavigationContainer h1 {
	display: none;
}
div#footerNavigationContainer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 25px;
	overflow: hidden;
}
div#footerNavigationContainer ul li {
	float: left;
	width: 14%;
	margin: auto;
}
div#footerNavigationContainer ul li a {
	height: 25px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #222222;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
}
div#footerNavigationContainer ul li a:hover, div#footerNavigationContainer ul li a:active {
	color: #666666;	
}


div#pageCopyright {
	width: 100%;
}
div#pageCopyright h2 {
	margin: 5px 0 20px 0;
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
}


/*

page specific styles

*/
div#mainColumn h1#productoverview {
	background-image: url(../images/ms-0605-page-productoverview.gif);
}
div#mainColumn h1#whatsnew {
	background-image: url(../images/ms-0605-page-whatsnew.gif);
}
div#mainColumn h1#features {
	background-image: url(../images/ms-0605-page-features.gif);	
}
div#mainColumn h1#screenshots {
	background-image: url(../images/ms-0605-page-screenshots.gif);
}
div#mainColumn h1#articlestutorials {
	background-image: url(../images/ms-0605-page-articlestutorials.gif);
}
div#mainColumn h1#systemrequirements {
	background-image: url(../images/ms-0605-page-systemrequirements.gif);
}
div#mainColumn h1#changelog {
	background-image: url(../images/ms-0605-page-changelog.gif);
}
div#mainColumn h1#workinprogress {
	background-image: url(../images/ms-0605-page-workinprogress.gif);
}
div#mainColumn h1#purchase {
	background-image: url(../images/ms-0605-page-purchase.gif);
}
div#mainColumn h1#latestversion {
	background-image: url(../images/ms-0605-page-latestversion.gif);
}
div#mainColumn h1#supportoverview {
	background-image: url(../images/ms-0605-page-supportoverview.gif);
}
div#mainColumn h1#faq {
	background-image: url(../images/ms-0605-page-faq.gif);
}
div#mainColumn h1#newsletter {
	background-image: url(../images/ms-0605-page-newsletter.gif);
}
div#mainColumn h1#introduction {
	background-image: url(../images/ms-0605-page-introduction.gif);
}
div#mainColumn h1#technologies {
	background-image: url(../images/ms-0605-page-technologies.gif);
}
div#mainColumn h1#news {
	background-image: url(../images/ms-0605-page-news.gif);
}
div#mainColumn h1#tellafriend {
	background-image: url(../images/ms-0605-page-tellafriend.gif);
}
div#mainColumn h1#contact {
	background-image: url(../images/ms-0605-page-contact.gif);
}
div#mainColumn h1#webpagedesign {
	background-image: url(../images/ms-0605-page-webpagedesign.gif);
}
div#mainColumn h1#typo3sitedevelopment {
	background-image: url(../images/ms-0605-page-typo3sd.gif);
}
div#mainColumn h1#usercommunity {
	background-image: url(../images/ms-0605-page-usercommunity.gif);
}

div#mainContent h1 {
	color: #0066CC;
	font-family: "Times New Roman", Times;
	font-weight: normal;
	font-style: italic;
	font-size: 21px;
	border-bottom-color: #99CCFF;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-top-color: #99CCFF;
	border-top-style: dashed;
	border-top-width: 1px;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 23px;
	background-color: #F4FAFF;
	background-image: url(../images/ms-bullet-1.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}

div#mainContent ul.tick {
	margin: 0px;
	padding: 15px 20px 15px 20px;
	list-style-type: none;
}
div#mainContent ul.tick li {
	background-image: url(../images/ms-bullet-2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 2px 0px 3px 22px;
	line-height: 1.4em;
}
div#mainContent img {
	border: 0px;
}
div#mainContent td {
	vertical-align: top;
}



div#pageContentHeader1 {
	width: 100%;
	height: 150px;
	background-image: url(../fileadmin/images/pg-header-1.jpg);
	background-repeat: no-repeat;
}
div#pageContentHeader2 {
	width: 100%;
	height: 150px;
	background-image: url(../fileadmin/images/pg-header-2.jpg);
	background-repeat: no-repeat;
}
div#pageContentHeader3 {
	width: 100%;
	height: 100px;
	background-image: url(../fileadmin/images/pg-header-3.jpg);
	background-repeat: no-repeat;
}
div#pageContentHeader4 {
	width: 100%;
	height: 100px;
	background-image: url(../fileadmin/images/pg-header-4.jpg);
	background-repeat: no-repeat;
}

div#featurePane a:link, div#featurePane a:visited {
	text-decoration: none;
	color: #1f6cc1;
	background-image: none;
	background-color: transparent;
}
div#featurePane a:hover, div#featurePane a:active {
	text-decoration: none;
	color: #69A5E7;
	background-image: none;
	background-color: transparent;
} 

div#home-tutorials {
	font-size: 11px;
	overflow: hidden;
}
div#home-tutorials a:link, div#home-tutorials a:visited {
	color: white;
	text-decoration: none;
}
div#home-tutorials a:active, div#home-tutorials a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}


td.align-center {
	text-align: center;
}
