a img { border:none}

#wrap {
	width: 974px;
	overflow: hidden;
	}

#demo, #about {
	width: 500px;
	float: left;
	}

#demo {
	margin: 0;
	}

#about {
	padding: 0 50px 0 0;
	_padding: 0 48px 0 0;
	}

a {
	color: #2D6CBE;
	}

a:hover {
	color: #144789;
	}

h1, h2, h3, h4, h5, h6 {
	letter-spacing: -.5px;
	}

h1 {
	font-size: 2.6em;
	margin: 1.2em 0 0;
	}

h2 {
	font-size: 2em;
	margin: 1.6em 0 .4em;
	}

/*p, li {
	font-size: 1.3em;
	line-height: 1.5em;
	margin: .4em 0 1.2em;
	}

ul, ol {
	margin: .6em 0 1.2em;
	}

ul li {
	list-style: disc;
	margin: 0 0 .8em 1.4em;
	}

ol li {
	list-style: decimal;
	margin: 0 0 .4em 1.8em;
	}*/

code, samp, kbd {
	font-family: monospace, sans-serif;
	text-align: left;
	color: #2D6CBE;
	}
pre code {
	line-height: 1.6em;
	font-size: 13px;
	}
pre {
	padding: 0.5em 5px 0.5em 10px;
	border: 1px solid #aaa;
	margin: 1.7em 0 1.7em 0;
	overflow: auto;
	width: 484px;
	}
/* target IE7 and IE6 */
*:first-child+html pre {
	overflow-y: hidden;
	overflow: visible;
	overflow-x: auto; 
	}
* html pre {
	overflow: visible;
	overflow-x: auto;
	width: 480px;
	}


span.note, span.note a {
	color: #aaa;
	}

span.note a:hover {
	color: #4f4f4f;
	}





/*-- jShowOff module styles --*/


#features, #slidingFeatures, #labelFeatures, #basicFeatures, #thumbFeatures {
	position: relative;
	overflow: hidden;
	width: 974px;
	height: 348px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	}
.jshowoff {
	width: 974px;
	float:left;

	}
.jshowoff div {	
	width: 974px;
	height: 348px;
		position:absolute;
	}
.jshowoff div, .jshowoff img, .jshowoff {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	}
#basicFeatures, .jshowoff.basicFeatures, .jshowoff.basicFeatures img, .jshowoff.basicFeatures div {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	}
.jshowoff div p, .jshowoff div h2 {
	_background-color: #efefef;
	}
.jshowoff h2, .jshowoff p {
	font-size: 18px;
	padding: 15px 20px 0px;
	margin: 0;
	}
.jshowoff p {
	font-size: 13px;
	line-height: 15px;
	}
.eddie {
	float: right;
	padding: 15px 20px 15px 20px;
	}
.jshowoff p.jshowoff-slidelinks {
	position: absolute;
	bottom: 5px;
	right: 15px;
	margin: 0;
	padding: 0;
	}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	background-color: #fff;
	color: #000;
	/*padding: 5px 7px 5px;*/
	padding-left:7px;
	padding-right:7px;
	margin: 5px 0 0 5px;
	float: left;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	outline: none;
	font-size: 11px;
	line-height: 14px;
	}
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	color: #000;
	text-decoration:none;
	}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background-color: #666;
	color: #fff;
	}
p.jshowoff-controls {
	position:relative;
	overflow: auto;
	height: 1%;
	width:974px;
	padding: 0 0 5px 5px;
	margin: -25px 0 0 9px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	}
.jshowoff-controls a {
	margin: 5px 5px 0 0;
	font-size: 12px;
	line-height: 15px;
	/*padding: 4px 8px 5px;*/
	padding-left:8px;
	padding-right:8px;
	font-weight:bold;
	}

.jshowoff-pausetext {
	color: #fff;
	}
