

p {
	margin-bottom: 1.5em;
}



.external {
	text-decoration:none;
	/*background:url(file://///192.168.0.113/shareddocs/4outsidenews/ext.gif) center right no-repeat;*/
	padding-right:10px;
}
.clear { clear:both; height:0px; font-size:0px; }
.jsource { padding: 5px 5px 5px 20px;/* background:url(file://///192.168.0.113/shareddocs/4outsidenews/js.gif) center left no-repeat; margin-left:30px;*/}

span.soon {margin-left:30px;color:#c00;font-weight:bold;}
a.soon, a:link.soon, a:visited.soon {text-decoration: line-through;color:#666;}

ul {
	margin: 20px 0;
}
li {
	margin-left: 40px;
}
fieldset {              
	padding: 10px;
}
hr {
	color : #fff;
	height : 1px;
	padding : 0;
	border-color : #f6f6f6;
	border-width : 1px 0 0 0;
	border-style : solid;
	margin: 2.0em 0;
}

pre {
	font-size: 12px;
	line-height:1.4em;
	padding: 10px;
	background: #ffffee;
	border: solid 1px #ddd;
	margin: 0 0 20px 0;
	/* Wordwrap Hack */
	white-space: pre-wrap;		/* css-3 */
	white-space: -moz-pre-wrap !important;		/* Mozilla, since 1999 */
	white-space: -pre-wrap;		/* Opera 4-6 */
	white-space: -o-pre-wrap;	/* Opera 7 */
	word-wrap: break-word;		/* Internet Explorer 5.5+ */
}

#page {
	margin: 0 auto;
	width: 720px;
	font-size:0.8em;
	/*background: #fff url(file://///192.168.0.113/shareddocs/4outsidenews/bgw.gif) repeat-y top center;*/
	text-align: left;
}

.intro {
	border-top:solid 1px #e3e3e3;
	position:relative;
	/*background: url(file://///192.168.0.113/shareddocs/4outsidenews/bgi.gif) no-repeat top center;*/
	padding-bottom:20px;
	clear:both;
}
.intro h1 {
	margin: 65px 50px 40px 50px;
	padding-left: 10px;
	border-left: solid 5px #e3e3e3;
}
.intro h1 a:link, .intro h1 a:visited {
	display: block;
	color: #636363;
	text-decoration: none;
}
.intro h1 a:hover { color: #c00; }

.intro h2 {
	border: 0;
}
.introtext {
	display:block;
	width: 350px;
	margin-left:50px;
}
.sidebar {
	position: absolute;
	right:50px;
	top:190px;
	font-size: 0.9em;
	width: 210px;
	padding: 10px;
	border: solid 1px #CCE680;
	background: #E6F3BA;
}
.sidebar p {
	font-size: 0.9em;
	line-height: 1.2em;
}
.more {
	text-align: right;
	padding-right: 20px;
}

.content {
	padding: 0 40px 0 40px;
	margin: 30px 10px 0 10px;
	/*background: #fff url(file://///192.168.0.113/shareddocs/4outsidenews/bgc.gif) no-repeat top center;*/
	overflow: hidden;
}
.content h2 {
	border-bottom: solid 5px #f6f6f6;
}

.examples, .examples2 {
	
	background: #FFFFFF;
	padding: 10px;
	
	overflow: hidden;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.examples hr, .examples2 hr {
	color : #fff;
	height : 1px;
	padding : 0;
	border-color : #fff;
	border-width : 1px 0 0 0;
	border-style : solid;
	color:#000000;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

.footer {
	color: #636363;
	font-size: 0.7em;
	width: 720px;
	height: 130px;
	text-align: center;
	margin: 0 auto;
	/*background: #fff url(file://///192.168.0.113/shareddocs/4outsidenews/bgf.gif) repeat-x bottom center;*/
}
.footer p {
	padding-top:50px;
}
.top {
	text-decoration: none;
	float: right;
	margin: -40px 50px 0 0;
}

.download {
	display: block;
	width: 170px;
	height:31px;
	margin: 0 auto;
}
.download a {
	display: block;
	width: 170px;
	height: 31px;
	/*background: url(file://///192.168.0.113/shareddocs/4outsidenews/download.gif) top left no-repeat;*/
	line-height:93px;
	overflow: hidden;
}
.download a:hover {
	background: url(images/download.gif) no-repeat -170px 0px;
}

.toocool {
	position:absolute;
	top:13px;
	margin:0 auto;
	margin-left:-310px;
}
.toocool h1 {
	background:#99cc00;
	color:#fff;
	padding: 0 10px;
	border-left: solid 5px #e3e3e3;
}

table, td, th {
	font-size: 1.0em;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	margin:0 20px;
}
th {
	font-weight:bold;
}
th, td {
	padding: 0.3em;
	border:1px solid #ccc;
	vertical-align:top;
	text-align:left;
}

.light {
	color: #636363;
	font-size: 0.8em;
	line-height: 1.2em;
}









/**
 * ----------------------------------------------------------------------------
 * toggleElements.css - Stylesheet for jQuery-Plugin toggleElements
 * ----------------------------------------------------------------------------
 */

/* Screen ------------------------------------------------------------------- */

@media projection, screen {

	/* Toggler - default style */
	.toggler {
	   margin:25px 0 25px 0;
		cursor:pointer;
		text-decoration: none;
		font-size: 1.4em;
		font-weight:bold;
		line-height:30px;
		display: block;
	}
	.toggler-closed {
		color:#333;
		padding-left:20px;
		height:30px;
		/*background: #efefef url(file://///192.168.0.113/shareddocs/4outsidenews/togglerc.gif) center right no-repeat;*/
		border: solid 1px white;
	}
	.toggler-closed:hover {
		color: #000;
		padding-left:20px;
		height:30px;
		/*background: #fff url(file://///192.168.0.113/shareddocs/4outsidenews/togglerch.gif) center right no-repeat;*/
		border: solid 1px #e3e3e3;
	}
	.toggler-opened {
		color:#333;
		padding-left:20px;
		height:30px;
		/*background: #efefef url(file://///192.168.0.113/shareddocs/4outsidenews/togglero.gif) center right no-repeat;*/
		border: solid 1px white;
	}
	.toggler-opened:hover {
		color: #000;
		padding-left:20px;
		height:30px;
		/*background: #FFFFFF url(file://///192.168.0.113/shareddocs/4outsidenews/toggleroh.gif) center right no-repeat;*/
		border: solid 1px #e3e3e3;
	}

	/* Container - default style */
	.toggler-c {
	}
	.toggler-c-closed {
	   background:transparent;
	   border:solid 1px #FFFFFF;
		margin:-25px 0px 25px 0px;
	   padding:20px;
	}
	.toggler-c-opened {
		margin:-25px 0px 25px 0px;
	   padding:20px;
	   background: #FFFFFF;
	   border:solid 1px #fff;
	}

}

/* Print -------------------------------------------------------------------- */
@media print {

	.toggler-c { margin-bottom:25px; }
	.toggler { display: none; }

}











/**
 * ----------------------------------------------------------------------------
 * toggleElements.css - Stylesheet for jQuery-Plugin toggleElements
 * ----------------------------------------------------------------------------
 */

 /* Screen ------------------------------------------------------------------- */

@media projection, screen {

	/* Toggler2 - example simple style */
	.toggler2 {
	   margin:25px 0 25px 0;
		
		text-decoration: none;
		font-size:12px;
		display: block;
		border:solid 1px #d4d4d4;
		padding:5px;
		text-align:left;
		width:540px;
		margin-left:5px;
		margin-bottom:0px;
		
	}
	.toggler2-closed {
		color:#999;
	}
	.toggler2-closed:hover {
		color: #000;
	}
	.toggler2-opened {
		color:#999;
	}
	.toggler2-opened:hover {
		color: #000;
	}

	/* Container */
	.toggler2-c {
		margin-bottom:25px;
	}
	.toggler2-c-closed {
		margin:-25px 0px 25px 0px;
	   background:#fff;
	   border:solid 1px #d4d4d4;
	   border-top:0;
	   padding:20px;
		width:510px;
		margin-left:5px;
		
		
	}
	.toggler2-c-opened {
	   margin:-25px 0px 25px 0px;
	   background: #fff;
	   border:solid 1px #d4d4d4;
		border-top:0;
	   padding:20px;
		width:510px;
		
		margin-left:5px;
		
	}

}

/* Print -------------------------------------------------------------------- */
@media print {

	.toggler2-c { margin-bottom:25px; }
	.toggler2 { display: none; }
	
}

