/*
	Theme Name: Innova Construct
	Theme URI: http://goldenworks.ro/demos/ic2_wordpress/
	Description: Minimalist and clean business theme
	Author: Starshade	
	Author URI: goldenworks.ro
	License: GNU General Public License version 2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html	
	Version: 2.0
*/

@import url('css/reset.css');
@import url('css/typography.css');

p {
	margin:7px 0 7px 0;
}
strong {
	font-weight:bold;
}
.image {
	float:left;

}
.clear {
	clear:both;
}
input, textarea {
	padding:3px 6px 3px 6px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
textarea {
	overflow:auto;
}
blockquote {
	padding:10px 16px 10px 16px;
	margin:10px 0 10px 0;
	font-style:italic;
}	
a.button-link, a.more-link {
	padding:1px 14px 1px 14px;
	display:inline-block;		
	text-decoration:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;			
	cursor:pointer;
}
a.more-link:hover {
	border-bottom:0 none;	
}
.sticky {}
.bypostauthor {}
.gallery-caption {}
.wp-caption-text {}
.wp-caption {}
#top {
	margin:0 auto;
	width:960px;
	min-height:111px;
	height:auto !important;
	height:111px;
	position:relative;
	z-index:100;
}
#logo {
	float:left;
	margin:14px 0 0 0;
}
#search {
	position:absolute;
	top:28px;
	right:0; 
	width:282px;	
}
.search-input {
	float:left;
	width:222px;
	float:left;
	margin-right:5px;
	line-height:10px;
	margin-top:0px;
}
/* start: this styles apply to submit button forms */
.form-button {
	float:left;
	height:21px;
	overflow:visible;	
	margin:0;
	padding:0 6px 0 0;
}
.form-button span {
	display:block;
	height:21px;
}
.form-button span input {
	background:transparent;	 	
	border:0 none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:21px;
	margin:0;
	overflow:visible;	
	padding:0 3px 0 7px;
}	
/* end: this styles apply to submit button forms */


/* ---START main menu styles--- */


.menu-wrapper  {
	float:right;
	width:960px;
	height:28px;
	position:absolute:
	bottom:0;
	right:0;
}
.sf-menu {
	float:right; 
	line-height:0;
}
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;	
	z-index:100;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			250px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%; 
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left; 
	position:		relative;
}
.sf-menu a {
	display:block;
	position:relative;
	padding:14px 18px 14px 18px;
	margin:0;
	height:0;
	text-decoration:none;
	cursor:pointer;		
}

*:first-child+html .sf-menu a { /* this applies only to ie7 */
	height:auto;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			28px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			200px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			200px; /* match ul width */
	top:			0;
}
/* ---END main menu styles--- */


#hheader-wrapper {
	height:334px;
	float:left;
	width:100%;
}
#hh-decoration {
	float:left;
	width:100%;
	height:24px;
}
#hheader {
	margin:18px auto 0 auto;
	width:960px;
	position:relative;
	overflow:hidden;
	height:301px;
	background:transparent !important;
}
#content-wrapper {
	float:left;
	width:100%;			
}
#content {
	margin:0 auto;
	min-height:128px;
	height:auto !important;
	height:128px;	
	width:960px;
}
/*
#content ul li {
	list-style:inside disc;
	margin-top:6px;	
}
*/
#inner-content, #sidebar {
	float:left;
	margin-top:20px;
}
#inner-content {
	width:640px;
}
#sidebar {
	width:300px;
}
#content h1 {
	float:left;
	margin:6px 0 0 0;
	width:100%;
}
#content h2 {
	margin:10px 0 0 0;
	padding:0;
}
.featured {
	float:left;
	margin:10px 0 0 0;
	width:100%;	
}
#content .featured h2 {
	margin:0 0 -2px 0;
}
#content .featured ul {
	list-style:none;	
}
#content .featured ul li {
	float:left;
	width:100%;
	margin:4px 0 6px 0;
	list-style:none;
}
#content .featured ul li h3 {
	margin:5px 0 0 0;	
}
.fw-img {
	float:left;
	margin:4px 19px 0 0;
	padding-bottom:15px;
	display:block;
}
.fw-txt {
	float:left;
	width:461px;
}
.fw-txt h3 {
	margin:3px 0 0 0;
}
.fw-txt p {
	margin:3px 0 10px 0;
}
.box {
	float:left;
	margin:8px 0 0 0;
	padding-bottom:10px;
	width:100%;	
}
#content .box h2 {
	margin:0;
	padding-bottom:2px;
	width:100%;	
}
.box-top, .box-bottom {
	float:left;
	width:300px;
}
.box-top {
	height:16px;
}
.box-bottom {
	height:8px;
}
.box-middle {
	float:left;
	width:298px;
}
.box-content, .textwidget {
	float:left;
	margin:0 14px 0 14px;
	width:270px;
}
.box-middle .ln-list {
	margin-top:4px;
	padding-bottom:6px;
	float:left;
	margin:0;
	width:100%;
}
#content .box-middle .ln-list li {
	float:left;
	cursor:pointer;
	padding:6px 0 8px 0;
}
#content .box-middle .ln-list li a {
	background:none;
	padding:0;
	width:230px;	
	min-height:6px;
	height:auto !important;
	height:6px;	
}
#content .box-middle .ln-list li a:hover, .box-middle .ln-list .bl-active a { 
	background:none;
	padding:0;	
}
.ln-calendar {
	float:left;
	margin:10px 10px 0 15px;
	width:28px;
	height:19px;
}
.ln-txt {
	float:left;
	width:230px;
}
.ln-txt p {
	margin:6px 0 0 0;
}
.pdf-icon {
	float:left;
	margin:10px 10px 0 14px;
	padding-bottom:6px;
	width:62px;
	height:55px;
	text-indent:-9999px;
}
.pdf-icon a {
	display:block;
	width:62px;
	height:55px;		
}
.box-middle .brochure-txt {
	float:left;
	width:196px;
	margin:14px 0 0 0;
}
#footer {
	float:left;
	width:960px;
	margin-top:22px;
	min-height:88px;
	height:auto !important;
	height:88px;
}
.footer-menu {
	float:left;
}
#content .footer-menu li {
	float:left;
	margin:12px 32px 0 0;
}
.footer-copyright {
	float:right;
	text-align:right;
	margin:12px 0 0 0;
	width:420px;
}
.slide-img {
	float:left;
}
#home-slider, #home-slider li {
	width:960px;
	z-index:6;
	height:301px;
	overflow:hidden;
}
.hs-desc {
	float:left;
	margin:10px 0 0 30px;
	width:300px; 
}
.hs-desc p {
	color:#b5b5b5;
}
.hs-desc .button {
	margin-top:8px;
}
.slide-tagline {
	display:block;
	float:left;
	margin:-4px 0 10px 0;
	width:100%;	
}
#nav {
	bottom:10px;
	height:9px;
	left:10px;	
	position:absolute;
	width:900px;	
	z-index:10;
}
#nav a { 
	background:url(images/slide_bullet.png) no-repeat 0 0;  
	display:block;
	height:11px;	
	float:left;		
	margin:0 5px 0 5px;
	padding:0;
	text-decoration:none; 
	text-indent:-9999px;
	width:11px;	
}

#nav a.activeSlide { 
	background-position: 0px -11px;  		
}
#nav a:focus { 
	outline:none; 
}
#output { 
	text-align:left; 
}
a.button {
	cursor:pointer;
	display:block;
    float: left;
    height:21px;
	line-height:10px;
	padding:2px 6px 0 0;
}
a.button span {
	float:left;
	height:21px;
	margin:-2px 0 0 0;
    line-height:9px;
	padding:6px 10px 8px 15px;
}
/* start header styles for interior pages */
#header-wrapper {
	min-height:96px;
	height:auto !important;
	height:96px;		
	float:left;
	width:100%;
}
#header {
	margin:10px auto 10px auto;
	width:960px;
	position:relative;
}
#h-decoration {
	float:left;
	width:100%;
	height:21px;
}
.header-intro {
	float:left;
	width:640px;
	margin-right:20px;
	padding-bottom:10px;
}
.header-intro h1 {
	float:left;
	margin:2px 0 0 0;
	width:100%;
}
.header-intro p {
	float:left;
	margin:4px 0 0 0;
	padding-bottom:6px;
	width:100%;
}
.header-contact {
	background:url(images/hcontact_bg.png) no-repeat;
	cursor:pointer;
	height:65px;
	float:left;
	margin-top:6px;	
	position:relative;
	width:300px;
}
.header-contact:hover {
	background-position:0 -65px;	
}
.header-contact h2 {
	float:left;
	width:100%;
}
.header-contact p {
	margin:-2px 0 0 1px;
}
.hc-content {
	float:left;
	margin:8px 0 0 12px;
	width:214px;
}
.hc-icon {
	float:right;
	position:relative;
	right:12px;	
	top:14px;

}
/* end header styles for interior pages */

/* start blog styles */
.blog-block {
	float:left;
	width:100%;
	padding-bottom:18px;
}
#inner-content .blog-block h2 {
	float:left;
	margin-bottom:3px;
	width:100%;
}
.blog-info {
	float:left;
	width:100%;
	margin-bottom:10px;
}
.blog-block h3 {
	float:left;
	margin:10px 0 0 0;
	padding-bottom:4px;
	width:100%;
}

/* end blog styles */

/* start blog list */

#content .box-middle ul, #content .box-middle ul li {
	list-style:none;	
}
#content .box-middle ul {
	float:left;
	width:100%;
	margin:0;
	padding:4px 0 6px 0;
}
#content .box-middle ul li {
	float:left;
	width:100%;
	margin:0;
}
#content .box-middle ul li a {
	display:block;
	float:left;
	height:24px;
	padding:5px 0 0 34px;
	width:264px;
	margin:0;		
}
.widget ul li {
	margin:0;
	padding:0;
}
#content .box-middle #recentcomments li {
	padding:5px 0 0 14px;
	font-size:11px;
	margin:0;	
}
#content .box-middle #recentcomments li a {
		background:none;
}
/* end blog list */

/* start blog comment form */
.blog-comment-fieldset {
	float:left;
	width:100%;
	margin-top:6px;
}
#inner-content .blog-comment-fieldset h2 {
	padding-bottom:2px;
}
.blog-comment-fieldset ul li {
	float:left;
	width:100%;
	margin:4px 0 4px 0;
}
.blog-comment-fieldset ul li label {
	float:left;
	margin:4px 0 0 10px;
}
.bc-input {
	float:left;
	margin:3px 0 0 3px;	
	width:230px;
}
.bc-textarea {
	float:left;
	height:154px;
	line-height:16px;	
	margin:3px 0 0 3px;
	overflow:auto;
	width:542px;
}
/* end blog comment form */

/* start news page styles */
.news-list {
	float:left;
	width:100%;
	margin:10px 0 10px 0;
}
.news-list li {
	float:left;
	width:100%;
	margin:4px 0 0 0;
	padding-bottom:5px;	
}
.news-date {
	float:left;
	width:100px;
}
a.news-item {
	display:block;	
	float:left;
	width:530px;
}
/* end news page styles */

/* start services page styles */
.service-block {
	float:left;
	width:100%;
	margin-top:4px;
}
.service-block li {
	float:left;
	width:100%;
	margin:10px 0 16px 0;
}
.slide-control {
	float:right;
	margin:0;
	padding:0;
	height:22px;
	width:80px;
}
.sc-arrow {
	display:block;
	padding:2px 0 0 12px;
}
.scontent {
	display:none;
	float:left;	
	width:100%;
}
.sline, .line {
	float:left;
	height:1px;
	width:100%;	
}
.line {
	padding-bottom:8px;
}
.sline {
	padding-bottom:16px;
}
.scontent-box {
	float:left;
	margin:0 14px 0 14px;
	padding-bottom:14px;
	width:610px;
}
*:first-child+html .scontent-box {
/*	margin:0 14px 0 14px;*/
}
body .scontent-box p {
	float:none;
	width:auto;
	margin:0 0 10px 0; 
}
/* end services page styles */

/* START contact form styles */
.contact-fieldset {
	float:left;
	width:100%;	
}
.contact-fieldset ul {
	float:left;
	margin-top:10px;
	width:100%;
}
.contact-fieldset ul li {
	float:left;
	margin:5px 0 5px 0;
	width:100%;
}
.contact-fieldset ul li label {
	float:left;
	width:100px;
}
.contact-input {
	float:left;
	width:224px;
}
.contact-textarea {
	height:142px;
	float:left;
	overflow:auto;
	width:390px;
}
.contact-submit {
	margin-left:100px;
}

.contact-error, .contact-success {
	float:left;
	padding:0 14px 0 14px;
}
/* END contact form styles */
#content .hq-address {
	list-style:none;
}
#content .hq-address li {
	margin:6px 0 6px 0;
	list-style:none;	
}
.map-box {
	float:left;
	padding-bottom:10px;
	width:100%;	
}
.map-img {
	margin-top:4px;
}
.paragraph-adjust p {
	float:none;
	width:auto;
	margin:8px 0 12px 0;
}
/* START table styles */
.tbl {
	float:left;
	margin-top:10px;
	width:100%;
}
*:first-child+html .tbl { /* this applies only to ie7 */
	margin-bottom:10px;
}
.tbl td {
	float:left;
}
.tbl tr td {
	padding:4px 0 4px 14px;
}
.tbl tr .td-1 { 
	width:116px; 
}
.tbl tr .td-2 {
	width:105px; 
}
.tbl tr .td-3 {
	width:98px; 
}
.tbl tr .td-4 {
	width:120px; 
}
.tbl tr .td-5 {
	width:128px; 
}
/* END table styles */

/* start work portfolio gallery */
.full-width {
	float:left;
	width:100%;
	margin-top:20px; 
	/*
	min-height:130px;
	height:auto !important;
	height:130px;
	*/
}
.work-list {
	float:left;
	width:990px; 
	margin:-10px 0 0 -30px;
	padding-bottom:20px;	
}
#content .work-list li {
	float:left;
	width:300px;
	margin:30px 0 0 30px;
	position:relative;
}
.work-label {
	position:absolute;
	bottom:18px;
	left:0;
}
.work-label a {
	display:block;
	height:21px;
	padding:2px 8px 0 8px;
}
.work-label-nolink {
	position:absolute;
	bottom:18px;
	left:0;
	height:21px;
	padding:2px 8px 0 8px;
}
.decoration {
	float:left;
	height:2px;
	width:100%;
}
.contact-tagline {
	float:left;
	width:100%;
}
/* end work portfolio gallery */


/* start toggle content */
h3.toggle {
	margin:8px 0 0 0;
	padding-bottom:4px;
	width:100%; 
	float:left;
}
h3.toggle a {
	text-decoration: none;
	display:block;
}
.toggle-content {
	clear:both;
	overflow:hidden;
	float:left;
	width:100%;
}
.toggle-content .block {
	padding:14px 20px 14px 20px;
	float:left;
}
#content-wrapper .toggle-content ul {
	float:left;
	width:600px; 
}
#content-wrapper .toggle-content ul li {
	float:left;
	width:100%;
	margin:0 0 4px 0;
}
/* end toggle content */

.alignleft, img.alignleft, a img.alignleft {
	float:left; 
	margin:5px 12px 0 0;
}
.alignleft img, .alignright img {
	display:block;
}
.alignright, img.alignright, a img.alignright {
	float:right; 
	margin:5px 0 0 12px;
}
.aligncenter, img.aligncenter, a img.aligncenter { 
	display: block; 
	margin:10px auto !important; 
	text-align:center; 
}
.bimg-canvas {
	padding-bottom:6px;
	float:left;
	width:100%;
}
.fwork {
	float:left;
	width:960px; 
	padding-bottom:14px;
}
#content .fwork li {
	float:left;
	width:100%;
	margin:20px 0 0 0;
	position:relative;
	padding-bottom:16px;
}
.fwork-img {
	float:left;
	margin:0 16px 0 0;
}
.fwork-body {
	float:left;
	width:590px;
}
.fwork-body .more-link {
	margin-top:8px;
}
#content .fwork-body h2 {
	margin:0;
}
#content .fwork-body h2 a:hover {
	text-decoration:underline;
}
#content .box-list li, #content .ln-list li, #content .service-block li {
	list-style:none;
	margin-top:0;	
}
#content .contact-fieldset ul li, #content .pagination ul li, #content .blog-comment-fieldset ul li, #content .fwork li, #content .work-list li, #content .footer-menu li,
#content .news-list, #content .news-list li {
	list-style:none;
}
#content .service-block li .toggle-content .block ul li {
	float:none;
	list-style:outside disc;
}
/* start wp pagination */
.wp-pagenavi {
	clear:both;
}
.wp-pagenavi a, .wp-pagenavi a:link,.wp-pagenavi a:visited,.wp-pagenavi a:active,.wp-pagenavi span.pages,.wp-pagenavi span.current,.wp-pagenavi span.extend {
	padding:2px 11px 2px 11px;
	display:inline-block;		
	text-decoration:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;			
	cursor:pointer;
}
.wp-pagenavi a, .wp-pagenavi span.current {
	margin:0 4px 0 0;	
}
.wp-pagenavi span.pages {
	float:right;
	display:block;	
}
#content .wp-pagenavi span.pages {
	border:0 none;		
}
/* end wp pagination */

.img-single {
	margin:8px 0 0 0;	
}

.blog-block .more-link {
	position:relative;
}
.blog-block .line {
	width:99%;
	margin-top:10px;
	padding-bottom:0px;
}


/* START blog comments */
.comments-wrapper {
	float:left;
	width:100%;
	padding-bottom:20px;
	margin-top:20px;
}
*:first-child+html .comments-wrapper { /* ie7 only */
	padding-bottom:30px;
}
 
#content .comments-wrapper ol, #content .comments-wrapper ul {
	list-style:none inside;
}
#content .comments-wrapper ol li, #content .comments-wrapper ul li {
	list-style:none;
}
.comments-wrapper h3 {
	padding-bottom:2px;
}
.commentlist {
	float:left;
	width:100%;
}
.commentlist li {
	float:left;
	width:100%;
	margin:10px 0 10px 0;
}
.comment-content {
	float:left;
	width:554px;
	margin-top:-2px; 
}
.comment-content p {
	margin:0;
	padding:0;	
}
.commentlist .children {
	padding:16px 0 0 34px;
	clear:both;
	float:left;
}
.commentlist .children li {
	margin-bottom:0;
}
.commentlist .children li .comment-content {
	width:520px;
}
.commentlist .children .children li .comment-content {
	width:486px;
}
.commentlist .children .children .children li .comment-content {
	width:452px;
}
.commentlist .children .children .children .children li .comment-content {
	width:418px;
}
.commentlist .children .children .children .children .children li .comment-content { 
	width:394px;	
}
.comment-author {
	float:left;
	width:86px;
}
.comment-author cite {
	font-weight:bold;
	font-style:normal;	
}
.reply {
	margin:0;
	padding:0;
	float:left;
	position:relative;
	top:0;
}
*:first-child+html .reply { /* this applies only to ie7 */
	top:-18px;
}
.comment-body p {
	width:100%;
}
.commentmetadata {
	float:left;
	width:100%;
	margin-top:3px;
}
.says {
	display:none;
}

.commentlist #respond {
	padding-left:75px;
}
.comment-author .date {
	font-size:9px;	
}
/* END blog comments */

.edit-post, .comments-navigation {
	float:left;
	width:100%;
}
.comments-navigation {
	margin-top:20px;
	padding-bottom:20px;
}
.search-separator {
	float:left;
	width:100%;
	height:14px;
	margin:4px 0 0 0;
}

/*start calendar styles */
#content .widget_calendar table {
	border-collapse:collapse;		
	float:left;
	width:266px;
	height:210px;
	margin:10px 0 0 16px;
}
#content .widget_calendar table a:hover {
	text-decoration:underline;	
}
#content .widget_calendar table th {
	padding:6px 0 0 0;
	text-align:center;
}
#content .widget_calendar table td {
	text-align:center;
	padding:6px 0 4px 0;
}
#calendar_wrap {
	float:left;	
	padding-bottom:10px;
}
/*end calendar styles */

#content .widget_ic_feeds ul li a {
	padding:5px 0 0 38px;
	width:260px;
}
#content .widget_ic_feeds ul li a {
	background:url(images/rss_16.gif) no-repeat 14px 6px;
}
#content .widget_ic_feeds ul li a:hover {
	background:#f3f3f3 url(images/rss_16.gif) no-repeat 14px 6px;
}
.address-entry {
	float:left;
	width:100%;
	padding:6px 0 5px 0;
}
.search-wrapper {
	float:left;
	width:100%;
}
.port-img {
	margin-top:10px;	
}





body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}
a, a:hover {
	text-decoration:none;
}
input, textarea {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}
textarea {
	line-height:16px;
}
h1 {
	font-size:26px;
	font-weight:normal;
	line-height:32px;
}
h2 {
	font-size:20px;
	font-weight:normal;	
	line-height:26px;	
}
h3 {
	font-size:14px;
	font-weight:normal;
}
a.button {
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
.ln-date {
	font-size:10px;
}
.ln-txt p {
	font-size:12px;
}
.ln-txt p a, .ln-txt p a:hover { /* remove underscore links from latest news box */
	border-bottom:0 none;
}
.box-middle .brochure-txt {
	font-size:12px;
}
.box-middle .brochure-txt a, .box-middle .brochure-txt a:hover {
	border-bottom:0 none;
}
#footer-menu li a {
	border-bottom:0 none;
}
#hheader, #header { /* hheader is for home header and #header is for interior headers */
	font-size:12px;
	line-height:20px;
}
.slide-tagline, .button {
	font-size:11px;
}
.header-contact {
	font-size:11px;
}
.blog-info {
	font-size:10px;
}
.blog-info a, .blog-info a:hover {
	border-bottom:0 none;
}
.box-middle ul {
	font-size:12px;
}
.menu-wrapper {
	font-size:12px;
}
#home-slider .more-link {
	font-size:11px;	
}
.social-widget ul li a {
	background-image:none !important;
	padding-top:3px !important;
	padding-bottom:3px !important;
}
.social-widget ul li a span {
	position:relative;
	display:block;
	float:left;
	left:-10px;
	top:3px;
}
.social-widget ul li a img {
	position:relative;
	top:4px;
	left:-20px;
	float:left;		
}


/* start columns styles */
.last {
	margin-right:0 !important;
	clear:right;
}
.int_one_half {
	float:left;
	width:305px;
	margin-right:30px;
	padding:14px 0 10px 0;
}
.one_half {
	float:left;
	width:465px;
	margin-right:30px;
	padding:14px 0 10px 0;	
}
.one_third {
	float:left;
	width:300px;
	margin-right:30px;
	padding:14px 0 10px 0;		
}
.two_third {
	float:left;
	width:630px;
	margin-right:30px;
	padding:14px 0 10px 0;		
}
.one_fourth {
	float:left;
	width:219px;
	margin-right:28px;
	padding:14px 0 10px 0;		
}

.int_one_half h2, .int_one_half h3, .int_one_half h4, .one_half h2, .one_half h3, .one_half h4 {
	margin-bottom:-5px;
}

.bullet-list {
	float:left;
	list-style:disc outside;
	margin:6px 0 0 18px;
}
.bullet-list li {
	list-style:disc outside;
	float:none;
	margin:4px 0 0 0;		
}
ol {
	float:left;
	margin:6px 0 0 22px;	
}
ol, ol li {
	list-style:decimal outside;
}
ol li {
	float:none;
	margin-top:4px;	
}
.white-space {
	float:left;
	width:100%;
	height:20px;	
}

pre {
	margin:10px 0 10px 0px;
	padding:14px 0 14px 10px;
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
	white-space:pre-wrap;
	overflow:auto;
	line-height:20px;
}
pre br {
	display:none;
}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {left: 249px!important;}