/* Body and box-like elements */
html, body { padding: 0; margin: 0; }
body {
	background:#fff url(../images/pagetitlebkgd.jpg) left top repeat-x;
	font: normal .85em/1.30em "Helvetica", "Verdana", sans-serif; }



h1.pagetitle{
	margin:0;
	padding: 20px 0 0 70px;
	background: url(../images/LotusSametime_icon_48.png) 15px 10px no-repeat;
	font-family:"Helvetica Neue", "Helvetica", sans-serif; color:#519cef;
	height:50px;
	border-bottom-width:0;
	white-space: nowrap;
}

h1 {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #ccc;
	color: #000;
	font: normal 2em "Helvetica Neue", "Helvetica", sans-serif; }

a{
		color: #0f51a2;
	text-decoration: none;
}


ul{
margin: 0px 0px 0px 20px;
list-style-type: square;
padding: 0;
}

ol{
margin: 0px 0px 0px 10px;
padding: 0;
}

li{
margin: 5px 0px 0px 20px;
padding: 0;
}

#nav{
	background: transparent url(../images/links_bg.gif) top left repeat-x;
	padding-top: 20px;
}

div.header {
	background-image:url(../images/bg_header.jpg);
   	background-repeat: repeat-x;
}

h1.topictitle1{
padding:5px 5px 5px 15px;border-bottom:1px solid #000;border-top:2px dotted #ccc;margin-top:0; margin-bottom: .45em; font-size: 1.17em;font-weight:bold}

.navback{margin:2px 2px 0 15px}
 /* .p{margin:15px 20px 0 15px}*/ 
/* .shortdesc{margin:15px 20px 0 15px}*/
/* .sectiontitle{margin:15px 20px 0 15px}*/
.conbody{margin:15px 20px 0 15px}
.refbody{margin:15px 20px 0 15px}
.main{margin:15px 20px 0 15px}
.taskbody{margin:15px 20px 0 15px}
.parentlink{margin:15px 20px 0 0px}
.relconcepts{margin:15px 20px 0 15px}
.related-links{margin:15px 20px 0 15px}
.family-links{margin:15px 20px 0 15px}
.reltasks{margin:15px 20px 0 0px}
.faq{margin:0px 1px 0 1px}
.faq table td{padding:0 15px 0 15px}


.sectionhead{
	margin: 20px 0 10px 0;
	padding: 15px 10px;
	font-weight:bold;
	font-size:18px;
	color: #ffffff;
	tex-shadow: 0 -1px 0 #666;
	border-top:1px solid #00b3e4; border-bottom:1px solid #0185b9; 
	background:#019ACD;
	background:-moz-linear-gradient(top, #00b3e4 0%, #0185b9 100%);
}

.sub-sectionhead{
	font-weight:bold;
	border-bottom: 1px solid #ccc;
	padding-top: 8px;
}

* html h1.pagetitle{padding-bottom:30px}

* html table th, * html table td {font-size:.75em}
kbd{font-size:1.2em}
