sup {
	font-weight: bold
}
del {
	text-decoration: line-through;
}
#breadcrumb_wrap {
	height: 35px;
	background: #bebebe url('../images/bground/breadcrumb-bground.jpg') no-repeat 50% 0;
}
#page_intro_wrap {
	background: #05253e url('../images/bground/primary-bground-ppmis.jpg') repeat-y 50% 0%;
}
#content_wrap {
	background: #000 url('../images/bground/secondary-bground.png') repeat-y 50% 0%;
	margin:0 auto;
}
#breadcrumb {
	width: 920px;
	margin: 0 auto;
	font: 14px Tahoma, sans-serif;
	padding-top: 10px;
	color: #4c535d;
	text-align:right;
}
#breadcrumb a {
	color: #da4c1a;
	border-bottom: 0 none;
}
#breadcrumb a:hover {
	border-bottom: 1px dotted
}
#page_intro {
	width: 985px;
	margin: 0 auto;
	background: url('../images/home/shadow.png') no-repeat;
}
#page_intro h2 {
	color: #ffffff;
	font-size: 28px;
	font-weight:bold;
	text-align:right;
	padding: 10px 30px;
	line-height: 150%;
}
#content {
 /*position: relative;*/
width: 1000px;
 margin: 0 auto 50px auto;
 background-color:#FFF;
 height:100%;
 min-height:650px;
}
#main {
	width: 700px;
	margin:20px 0 50px 10px; /*position: relative;*/
	float:left;
}
#main p {
	color: #6a6a6a;
	margin-left: 60px;
	margin-bottom: 12px;
	font-size: 12px;
	line-height:16px;
}
#main ul li {
	display: block
}
#main h3 {
	color: #165788;
	font-size: 18px;
	padding: 0 0 0 60px;
	margin:0 0 15px 0;
	line-height: 140%;
}
#main h3.connect {
	color:#ec7a08;
}
#main h3.plus {
	color:#69923a;
}
#main h4, #main h5 {
	letter-spacing: 1px;
	padding-left: 60px
}
#main h4 {
	color:#545454;
	font-size: 14px;
	margin: 10px 0;
	line-height:22px;
	font-weight:bold;
}
#main h5 {
	color: white;
	font-size: 18px;
	margin: 24px 0;
}
#main ul, #main ol {
	margin: 0 0 24px 60px
}
#main ul li {
	font-size: 12px;
	margin: 5px 0;
	padding-left: 25px;
	background: url('../images/sec/sub-options-arrow.png') no-repeat;
}
#main ol li {
	font-size: 12px;
	margin: 8px 0;
	margin-left: 25px;
	padding-left: 8px;
	background: none;
}
#main li a {
	color: #e17048;
	font-weight: normal;
}
		#main .pls{
		margin:0 0 0 55px;
		padding:0;
		width:600px;
			}
		#main .pls td{
		margin:0;
		padding:3px 0 3px 5px;
		}
		
		#main .sum{
		margin:0 0 0 0;
		padding:0;
		width:650px;
			}
		#main .sum{
		margin:0;
		padding:3px 0 3px 5px;
		}
		#main .sum p{
		margin:15px 15px 15px 0; 
		padding:0;
			}
					#main .sum h3{
		margin:0 0 15px 0;
		padding:0;
			}
#main li a:hover {
	border-bottom: 1px dotted
}
#main div {
	margin-bottom: 30px
}
#main a {
	color: #e17048;
	border-bottom: 0 none;
	font-weight: bold;
}
#main a:hover {
	border-bottom: 1px dotted
}
blockquote {
	background: #2e3238 url('../images/sec/block-quotations-open.png') no-repeat 10px 12px;
	margin: 20px 0;
	border: 1px solid #222;
	padding-bottom: 5px;
}
#main blockquote p {
	margin: 0;
	padding: 10px 85px 5px;
	background: url('../images/sec/block-quotations-close.png') no-repeat 490px bottom;
}
blockquote .byline {
	font-style: italic;
	padding-left: 10px
}
#main .footnote p {
	color: #94989e;
	font-size: 11px;
	margin-top: 20px;
	padding: 5px 10px 0;
	background: url('../images/sec/footnote-border.png') no-repeat left top;
}
.code {
	border: 1px solid #222;
	background: #2e3238;
	list-style-position: outside;
	color: #8cab63;
	width: 580px;
	margin: 25px 0 !important;
	margin-left: 0 !important;
}
#main .code li {
	background: #1e2125;
	margin: 4px 4px 4px 60px;
	padding: 2px 2px 2px 12px;
	font-family: Monaco, "Courier (TT)", "Lucida Sans Unicode", monospace;
	color: #fff;
}
#main .wrappable li {
	padding-left: 32px;
}
#main .wrappable li pre {
	word-wrap: break-word !important;
	text-indent: -20px;
}
#main .footnote li {
	display: block;
	font-size: xx-small;
	padding: 5px 0;
}
#main div.screenshot-small {
	background: url(../images/blog/ss-small-bottom.png) no-repeat bottom left;
	width: 270px;
	min-height: 20px;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 0;
	float: left;
}
#main .screenshot-small p {
	background: url(../images/blog/ss-small-top.png) no-repeat top left;
	width: 270px;
	color: #333;
	font: 11px "Courier New";
	min-height: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0 0 20px 30px;
}
#main .screenshot-small p img {
	display: block;
	padding-top: 20px;
	padding-bottom: 1px;
}
#main .screenshot-big {
	background: url(../images/blog/ss-big-bottom.png) no-repeat bottom left;
	width: 580px;
	min-height: 20px;
	margin-top: 30px;
}
#main .screenshot-big p {
	background: url(../images/blog/ss-big-top.png) no-repeat top left;
	width: 580px;
	color: #000;
	font: 11px "Courier New";
	min-height: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0 0 20px 30px;
}
#main .screenshot-big p img {
	display: block;
	padding-top: 20px;
	padding-bottom: 1px;
}
#sub {
	float: left;
	background-image:url(../images/bground/sub-bground.png);
	background-repeat:no-repeat;
	background-color:#FFF;
	margin-bottom: 65px;
	width: 242px;
	z-index: 99;
	padding-top: 25px;
}
#sub li {
	display: block
}
#menu {
	margin: 8px 10px 50px 10px
}
#menu li.toggle > a, #menu li.toggle, #sub h4 {
	color: #5a5a5a;
	font-size: 18px;
	padding: 8px 0;
	border-bottom: 1px solid #3d424a;
	font-family: Tahoma, sans-serif;
}
#menu li.toggle,  #menu li a {
	cursor: pointer
}
#sub h4, #menu li.toggle > a {
	border-bottom: 0 none
}
#content #sub h4 {
	margin: 6px 0 18px
}
.options li, .ordinary li {
	font: 11px Verdana;
	font-weight: bold;
	display: block;
	margin: 10px 0;
	height: 20px;
}
.options li a, .ordinary li {
	color: #5b5b5b;
	display: block;
	padding-left: 25px;
	padding-top: 3px;
	height: inherit;
}
.options li a, .ordinary li {
	background: url('../images/sec/sub-options-arrow.png') no-repeat
}
.options li a:hover, .options li#here {
	background: url('../images/sec/sub-options-bground.png') no-repeat;
	color: #e17048;
}
#twitter_updates li {
	background: url('../images/sec/sub-options-twitter.png') no-repeat;
	font-weight: normal
}
#best li a {
	background: url('../images/sec/sub-options-checkmark.png') no-repeat
}
#archives li a {
	background: url('../images/sec/sub-options-folder.png') no-repeat
}
.options li#here {
	display: block;
	padding-left: 25px;
	padding-top: 3px;
}
#main .sociallinks a:hover {
	border-bottom: none !important;
}
#main .platform{
 background-image:url(../images/platform_bg.jpg);
 background-repeat:no-repeat;
 }

