/*
Theme Name: Petri New
Theme URI: http://www.petri.co.il/
Description: Petri wordpress theme.
Version: 1.0 
Author: Jason Morehouse, Diversion Marketing
Author URI: http://www.monkeytreelabs.com/
Tags: Three column fixed width, custom build.
*/

body {
	margin:0;
	padding:0;
	border:0;			/* this removes the border around the viewport in old versions of IE */
	width:100%;
	background:#003e5e;
	/* The min-width property does not work in old versions of Internet Explorer */
/*	background: url('/background.jpg') #b1d0ed repeat-x;*/
	font-family:Verdana,Arial,Helvetica,sans-serif;color:#000;
	font-size:62.5%;
}

a {
	color:#1632B5;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

a:visited {
	color: #4e16b5;
}
.sidebar a:visited {
	color: #005699;
}
p {
	font-size: 1.05em;
}

a img {
	border: 0;
}

input[type=text], textarea { font-size: 1em; color: #444;  border: 1px solid #aaa; border-right-color: #ddd; border-bottom-color: #ddd; }
input[type=text]:focus, textarea:focus {  border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }

h1 {
	font-size:1.5em;
	line-height:1.364em;
	font-weight: bold;
	color: #333;
}

.post h1 {
	margin:0;
}
.authored {
	color: #777;
	font-size: .9em;
}

h2 {
	color: #333;
	font-size:1.3em;
	font-weight: bold;
	border-bottom: solid 1px #e9e9e9;
padding-top:10px;
}

h2 a { 
	color: #111; 
}

h3 {
	color: #333;
	font-weight: bold;
	font-size: 1.2em;
}

/* header */
#header #logo {
	float: left;
	padding-top: 15px;
	padding-left: 10px;
}

#headerlp #logo {
	float: left;
	padding-top: 5px;
	padding-left: 10px;

}

#headerlp {
text-align: right;

	background: #fff;
	clear: both;
	padding-top: 10px;
height: 90px
}

#header {
text-align: right;

	background: #fff;
	clear: both;
	height: 110px;
	padding-top: 10px;
}

* html #header {height:100px;} /*min height for IE6*/
* html #container {height:400px;}
#container {
	margin: 0 auto;
	width:1000px;
	border:0;
	border-right: 1px solid #999999; 
	border-left: 1px solid #999999; 
	background-color: #fff;
}

#containerlp {
	margin: 0 auto;
	width:800px;
	border:0;
	border-right: 1px solid #999999; 
	border-left: 1px solid #999999; 
	background-color: #fff;
}

#cobrandlp {
	text-align:right;
	float: none;
	clear: none;
}

#wrap {
	margin: 0 auto;
	width:980px;
	background: url('/media/bg.gif') repeat-y;
	background-color: #fff;
}

#wraplp {
	margin: 0 auto;
	width:780px;
	background: url('/media/bg.gif') repeat-y;
	background-color: #fff;
}
#wraplp p {font-size:11px
}
#wraplp li {font-size:1.1em
}

#page{
	margin-left:180px;
	margin-right:180px;
	background-color: #fff;
	min-height: 1000px;
}
#innerwrap {
	float:left;
	width:100%;
	position:relative;
	background-color: #fff;
}

#content {
	float:right;
	width: 595px; /*450px with #container side borders*/
	font-size: 1.1em; line-height: 1.667em;
	padding: 1em;
	background-color: #fff;
}

#content ul {
	margin:0;
	padding:0;
	list-style:none;
	margin-left:2em;
	
}
#content ul li {
	margin:0;
	padding:0;
font-size: 1.1em;
}

#contentlp {
	font-size: 1.2em; 
	line-height: 1.667em;
	padding: 1em 5em;
	background-color: #fff;
        border-top: #004a76 solid 4px;
}

#contentlp .post .entry h1 {
	font-size: 1.8em; 
}


#contentlp li {
	font-size: 1.1em; 
}

.sidebar {
	position: relative;
	width:180px;
	padding-bottom:10px;
	position:relative; /*IE6 needs this*/
	padding-bottom:10px;
}
.sidebar.left {
    float:left;
    margin-left:-181px;
}
.sidebar.right {
    float:right;
	margin-right:-181px;
}

.sidebar div.block {
	padding: 1em 1em .5em 1em;
}
.sidebar em{
	text-align: left;
	font-style: normal;
	background: #feeecd;
	font-weight: bold;
	display: block;
	padding: .3em;
	color: #444;
	margin-bottom: .5em;
}
.sidebar ul {
margin:0;
padding:0;
}
.sidebar.left input[type=text]{
	font-size: 1em;
	padding: 0.364em;
	width: 90%;
}

.sidebar ul {
	list-style: none;
}

.sidebar ul.menu  li {
background: url('/bullet.gif') left 4px no-repeat;
margin: 0;
padding:0;
padding-left: 10px;
}

.sidebar ul.links li {
background: url('/bullet.gif') left 4px no-repeat;
margin: 0;
padding:0;
padding-left: 10px;
}

.category   li {
	line-height: 1.667em;
}

ul.category li a {
	line-height: 1.667em;
}

/* footer */
#footer {
	padding: 1em;
	text-align: center;
	background: #fff;
	color: #999;
	border-top: solid 1px #dddddd;
	margin-bottom:22px;
}


.clear { clear: both; background: none; }
.category li {
	list-style:none;
}
.category ul {
	padding:0;
	list-style:none;
	padding-bottom: 1em;
}

.category li {
}

.format_text {
	padding:0;
	margin:0;
}

.clear {clear:both}
/* Postindex */
.linkindex {
	padding-bottom: 1em;
}
.postindex {
	/* padding-bottom: 1em; */
}
.postindex p  {
	margin: 10px 0 10px 0;
}
.postindex p a {
	font-weight: bold;
}
.linkindex p  {
	margin: 10px 0 10px 0;
}
.linkindex p a {
	font-weight: bold;
}

code {
	display: block;
	padding: 4px;
	font: monospace larger;
	margin:5px;
	background: #f8f8f8;
	border: solid 1px #e9e9e9;
	overflow-x: auto;
}

code.cmd {
	background: #000;
	color: #fdfdfd;
	font-weight: bold;
}
/* screenshot */
.ss {
	display: block;
	clear: both;
	border: solid 1px #efefef;
	padding: 2px;
	margin: 10px 0 10px 0;
}

.format_text #author_bio {
	color: #555;
	font-size: smaller;
}
.avatar { float: left; padding: 2px; margin: 0; border: 1px solid #ddd; background: white; }


/* MVP Programm Block*/
#mvp {
	display: block;
	text-align: center;
	text-decoration: none;
}
#mvp:hover {
	text-decoration: none;
}

#mvp:hover span {
	text-decoration: underline;
}

#search {
	border: 0;
}

#search div {
  border: 1px solid #aaa; border-right-color: #ddd; border-bottom-color: #ddd; 
vertical-align:middle;
}
#q{
	width: 130px;
	font-size: 11px;
	padding: 0.364em;
	border:0;
vertical-align:middle;
}


#aq{
	width:500px;
	font-size: 11px;
	padding: 0.364em;
	border:0;
vertical-align:middle;
background-color: #ffffff;

}

#search input[type=image]{
vertical-align:middle;
}

#search input[type=image]:hover{
	background-color: #efefef;
}


/* Main Tabs */
#menu {
	background: url('/media/bar.gif') #002847 repeat-x;
    display: block;
    clear: both;
    height: 32px;
    line-height: 32px;
/* margin-bottom: 1em; */
}

#menu #newtab {
	background: url('/wp-content/themes/petri/images/jbbar.gif') #1E8400 repeat-x;
/* margin-bottom: 1em; */
}
#menu ul {
	padding:0;
	margin: 0 ;
	font: 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
    	float: left;
    	position: relative;

}
#menu li{
	margin: 0;
	padding:0;
	display: block;
	float: left;
	border-right: solid 1px #004071;
}
#menu li a{
	text-decoration: none;
	border-bottom: none;
	color: #fff;
	padding: 0 7px 0 7px;
	margin:0;
text-align: center;
	line-height: 32px;
	display: block;
}
#menu li a:hover {
	background: url('/media/bar2.gif') #0d3655 repeat-x;
}

#menu li#newtab a:hover {
	background: url('/wp-content/themes/petri/images/jbbar2.gif') #239600 repeat-x;
}


#menu li a:active {
	background: #005699;
}
#menu li.selected a{ /*selected tab effect*/
	background: #005699;
	color: #fff;
}

#menu li.selected#newtab a{ /*selected tab effect*/
	background: #239600;
	color: #fff;
}


#menu .hb a {
	font-weight:normal;
	border-right: none;
}

#content ul li {
	padding:0;
	margin: 0;
	list-style: disc;
}

#content ol li {
font-size:1.1em;
}

#content ol {
	padding:0;
	padding-left: 20px;
	margin:0;
}

#edit {
	float: right;
}

#edit a {
	font-size: smaller;
	color: red;
}
.latestnews {
	background: url('/media/news.png') no-repeat left center;
padding-left: 20px;
}

.download{
	background: url('/media/download.png') no-repeat left center;
padding-left: 20px;
}

.latest {
	background: url('/media/latest.png') no-repeat left center;
padding-left: 20px;
}

.site {
	background: url('/media/sitemap.png') no-repeat left center;
padding-left: 20px;
}

ul.push li {
	padding: 4px;
}
.sidebar form {
	padding:0;margin:0;
}
#optin {
	display:none;
	padding:0;
	border:0;
	margin:0;
	padding-bottom: 5px;
}
#optin p {
	width:146px;
	padding:0;
}
#optin label {
	padding:0;
}
#optin input[type=text] {
	background: #fff;
	width:146px;
}
#optin a {
	color: #005699;
	padding-left: 0px;
}
.optin {
	margin: 1em;
	padding: 1em;
	border: dotted 1px #cccccc;
}
.optin legend {
	background: #fff;
	font-weight: bold;
}
.optin input[type=text] {
	width:225px;
	background: #fff;
}

#optin {
	display:none;
}


.wp_syntax {
  color: #100;
  background-color: #f9f9f9;
  border: 1px solid silver;
  margin: 0 0 1.5em 0;
  overflow: auto;
}

/* IE FIX */
.wp_syntax {
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: expression(this.scrollWidth > this.offsetWidth ? 15 : 0);
  width: 100%;
}

.wp_syntax table {
  border-collapse: collapse;
}

.wp_syntax div, .wp_syntax td {
  vertical-align: top;
  padding: 2px 4px;
}

.wp_syntax .line_numbers {
  text-align: right;
  background-color: #def;
  color: gray;
  overflow: visible;
}

/* potential overrides for other styles */
.wp_syntax pre {
  margin: 0;
  width: auto;
  float: none;
  clear: none;
  overflow: visible;
  font-size: 12px;
  line-height: 1.333;
}

pre {
	padding: .3em;
	font-weight: normal;
  width: auto;
  float: none;
  clear: none;
  overflow-y: auto;
  font-size: 13px;
  line-height: 1.333;
  background: #222;
  color: #fff;
}

.wp_syntax pre {
	color: #000;
	background: #efefef;
	font-weight: normal;
}

#author_bio {
    color: #555;
	font-style: italic;
    font-size: .9em;
	margin-top: .5em;
}

.avatar { float: left; padding: 2px; margin: 0; border: 1px solid #ddd; background: white; margin-right: 10px;}

#share {
	clear: both;
}
#related {
	list-style:none;
}

.grid {
	width: 100%;
}

.grid td {
	    padding: 2px;
	border-bottom: solid 1px #e9e9e9;
	border-right: solid 1px #e9e9e9;
}

.warning {
	border: solid 1px #999;
}
.warning strong {
	background: #ffdcce;
	display: block;
	padding-left:.5em;
	border-bottom: solid 1px #ffd1ce;
}

.warning p {
	color: #333;
	margin:0;
	padding:.5em;
}

.more {
}

/* adkit units */
.adkit  {
	text-decoration: none;
	list-style:none;
}



/* fb style */
.adkit.fb a {
	max-width: 180px;
	display: block;
	text-decoration: none;
	border: solid 1px #ffffe8;
	color: #333;
}
.adkit.fb a:hover {
	border: solid 1px #efefef;
}
.adkit.fb a strong {
	color: #3b5998;
	font-size: 1.2em;
	clear: right;
	display: block;
	padding-bottom:4px;
}
.adkit.fb a img {
	padding-top: 4px;
	clear: right;
	display: block;
}

.adkit.fb li {
	padding: 10px 0  10px 0;
}

.adkit.fb li a img {
margin:0;padding-top:0;padding-left:0;padding-right:0;padding-bottom:4px;
	background: #fff9df;
}
.adkit.fb li a:hover {
	text-decoration: none;
}
.adkit.fb li a:hover span {
	color: #000;
}
.adkit.fb li a:hover strong {
	text-decoration: underline;
}

.adkit.sky {
	text-align: center;
}

#adkit_leader { 
	float: right; 
}

#adkit_jobs-foot li { 
	display:block;
}

.adkit.content-block {
	/* width: 539px; */

	
 margin: 1.5em 1.3em 1.6em 1.3em;
 padding:0;
	border: 1px solid #555555; 
	background-color:#f9f9f9; 
	background-repeat:no-repeat; background-position:bottom right; 
 clear: both;
 display: block;
}
.adkit.content-block a strong {
	width:100%; height:25px; background:url('/media/bar.gif') #005699;
	line-height: 25px;
	text-align: center;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
 display: block;

}
.adkit.content-block p {
	font-size:12px; line-height:14px; margin:0; padding:15px 10px 0 10px;
	color: #000;
}

.adkit.content-block  img {
	margin: 5px;
}

.adkit.content-block a {
	text-align: center;
	display:block; border-left:1px solid #dddddd; border-right:1px solid #dddddd; border-bottom:1px solid #dddddd; background-color:#e1e1e1;
	font-weight: bold;
	font-size: 1.3em;
}

.adkit.content-block a.link-title {
	text-align: center;
	display:block; border-left:1px solid #dddddd; border-right:1px solid #dddddd; border-bottom:1px solid #dddddd; background-color:#e1e1e1;
	font-weight: bold;
	font-size: 1.3em;
	padding:2px 8px;
}

.adkit {
	list-style:none;
}
a[rel="nofollow external"] {background:url(/media/link.gif) right center no-repeat; padding-right: 14px;}

blockquote {
margin: 0;
padding: 0;
padding-left: 2em;
color:#222;

font-style: italic;
}

.adkit.freestyle {list-style:none;}

.adkit.recommended li a {color:#333333; text-decoration: none;}
.adkit.recommended a strong {color:#1632b5; display:block;}

.adkit.dl li a {color:#333333; text-decoration: none;}
.adkit.dl a strong {color:#1632b5;}

.adkit.virtual-lab li a {color:#333333; text-decoration: none;}
.adkit.virtual-lab a strong {color:#1632b5; display:block;}

/* Yellow drop box */
#ytop {
        display: none;
        border-bottom: solid 1px #ffb2a0;
        text-align: center;
		
    }
    #ytop a {
		font-size: 12px;
        color: #404040;
        padding:3px;
        display: block;
        background: #fff5bd;
    }
	#ytop a u {
		color: #005699;
	}
    #ytop a:hover {
        color: #000;
        background: #fff3ae;
        text-decoration: none;
    }

/* TechNet Featured Page */
#technet h2 {
	color:#fff; 
	background:url(/mstechnet/BG1.jpg); 
	line-height:1.5em; 
	padding:4px;
	font-weight:normal;
	}
	
#technet ul li {
	line-height:1.5em; 
	padding:4px;
	font-weight:normal;
	}
	
#newtabtag {
	font-size:1em;
	color:red;
	}

#dimmer {
	display:none;
     	background-color: rgb(0, 0, 0);
    	opacity: 0.5; /* Safari, Opera */
    	-moz-opacity:0.50; /* FireFox */
-ms-filter: "alpha (opacity=75)";
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  	filter: alpha(opacity = 50);
	z-index: 4;
    	height: 100%;
   	 width: 100%;
    	background-repeat:repeat;
    	position:fixed;
    	top: 0px;
    	left: 0px;
}

#store del {
	color: red;
}

#store .thumb {
	float: left;
	padding-right: 10px;
}

#netshelter {
	background: #e1e1e1;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}

#technet {
	        background: #284155; margin: 9px; padding:1px;
}

#technet ul {
        background: #e3ebf2; color: #fff;;
padding:0;
}

#technet li {
	padding:0;
}
#technet a {
margin:0;
  color:#335269; border-bottom: solid 1px #c5dcf3;padding: 2px; display: block;
}
#technet a:hover {
text-decoration: none;
color: #243d51;
background: #c5dcf3;
}
.push a {
    padding:  2px 15px  2px 20px;
    color: #888;
}
.push a:hover {
    color: #000;
}
.push a.feed {
    background: url('/media/feed.png') no-repeat left center;
}
.push a.twitter{
    background: url('/media/twitter.png') no-repeat left center;
}
.push a.reddit{
    background: url('/media/reddit.png') no-repeat left center;
}
.push a.email {
    background: url('/media/email.png') no-repeat left center;
}


.adkit.content-foot {
        text-align: center;
}

.entry #adkit_rnav-fb {
list-style-type: none;
float:left;
}


ul#adkit_video {
list-style-type: none;
float:left;
text-decoration: none;
margin:0px;
}

ul#adkit_video a:hover {
text-decoration: none;
}

ul#adkit_video strong {
font-size:1.1em;}

ul#adkit_video li {
list-style-type: none;
float:left;
width:175px;
margin-right:15px;}

.print {
	font-size: .9em;
padding: 3px;
	background: url('/images/action_print.gif') left center no-repeat;
	padding-left: 20px;
}

#content #videos ul li {list-style-type:none; border:none; font-size:12px;}

#content #videos a {list-style-type:none; border:none; font-size:12px; max-width: 168px; list-style-position:inside;}

/** Freestyle (training) ad zone **/
#content ul#adkit_freestyle2 li {list-style:none; margin-left:0px;}
#content ul#adkit_freestyle2 {list-style:none; margin-left:0px;}

.downloadlink {background: url(http://www.petri.co.il/wp-content/uploads/downloadsm.jpg) no-repeat; padding-left:25px;  padding-bottom:6px;}

/** Cloud Computing Custom Tab **/

.cloud #discover {border: #18A8DC 1px solid; margin-top:5px; margin-bottom:10px;  padding:0px 10px; clear:both; overflow:visible; }
.cloud #decide {border: #18A8DC 1px solid; margin-top:5px; margin-bottom:10px;  padding:0px 10px; clear:both; overflow:visible; }
.cloud #develop {border: #18A8DC 1px solid; margin-top:5px; margin-bottom:10px;  padding:0px 10px; clear:both; overflow:visible; }
.cloud #deploy {border: #18A8DC 1px solid; margin-top:5px; margin-bottom:10px;  padding:0px 10px; clear:both; overflow:visible; }

.cloud #discover h2 {background: #18A8DC; margin:0px -10px 5px -10px; padding:5px; color:#fff; font-weight:normal; clear:both;}
.cloud #decide h2 {background: #18A8DC; margin:0px -10px 5px -10px; padding:5px; color:#fff; font-weight:normal; clear:both;}
.cloud #develop h2 {background: #18A8DC; margin:0px -10px 5px -10px; padding:5px; color:#fff; font-weight:normal; clear:both;}
.cloud #deploy h2 {background: #18A8DC; margin:0px -10px 5px -10px; padding:5px; color:#fff; font-weight:normal; clear:both;}
.cloud h3 {
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
font-size: 1.1em;
}
.cloud div.leftcol {width:49%; float:left; margin-bottom:5px;}
.cloud div.rightcol {width:49%; float:right; margin-bottom:5px;}
.cloud #deploy ul.silo, #decide ul.silo {
	width:29%;
	float:left;
	margin:5px;
	list-style-type: none;
	display: inline;
	background-color: #EDEDED;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.cloud #deploy ul.silo li, #decide ul.silo li{
	list-style-type: none;
	line-height: normal;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 3px;
}
.cloud img {
	margin-right: 10px;
	margin-bottom: 10px;
}
.cloud {
	padding-right: 10px;
	padding-left: 10px;
}

.cloud p {margin-top:0px;}

.cloud .clear {color:#fff;}

.cloud #discover ul {
list-style-type:none;
}

div#cloudnews ul li {
margin-top:6px;
margin-bottom:6px;
padding-left:15px;
background: url(http://www.petri.co.il/wp-content/uploads/info.png) no-repeat left 3px;
font-size:1.1em;
}

div#clouddownloads ul li {
margin-top:6px;
margin-bottom:6px;
padding-left:15px;
background: url(http://www.petri.co.il/wp-content/uploads/arrow.png) no-repeat left 4px;
font-size:1.1em;
}

#top-message-bar{
  border-bottom: 1px solid #ffb2a0;
  background: #fff5bd;
  position: absolute;
  top: -25px;
  left: 0px;
  height: 17px;
  width: 100%;
  padding: 4px 0px;
  font-size:1.2em;
}

#like li{
	display: inline;

}

dt {font-weight:bold;
margin-bottom:10px; font-size:1.1em;}

dd {margin-bottom: 15px; font-size: 1.1em;}

.sqltab .sidebar em {background: #cfcfcf;}

.sqltab .block em {background: #cfcfcf;}

#nslead {float:right;}

.twtr-hd {color:blue !important;}
#content .entry ul#adkit_dl.adkit {display: block; padding-left:0; margin-left:0;}
#content .entry ul#adkit_dl.adkit li a strong {display: block;  }
#content .entry ul#adkit_dl.adkit li  {background: url(http://www.petri.co.il/wp-content/uploads/dlarrow.jpg) left top no-repeat; font-size:1.1em; margin-bottom:8px; list-style:none !important; padding-left:30px;}

/* PETRI JOB BOARD CSS */

.jobs .sidebar em {background: none repeat scroll 0 0 #feeecd;}
.jobs .sidebar strong {font-size:8pt;}
.jobs .sidebar ul.resources li {
margin-top:6px;
margin-bottom:6px;
padding-left:18px;
background: url(http://www.petri.co.il/wp-content/uploads/info.png) no-repeat left 3px;
font-size:10pt;
}

.jobs .sidebar ul.training li {
margin-top:6px;
margin-bottom:6px;
padding-left:20px;
background: url(http://www.petri.co.il/jobs/images/training.gif) no-repeat left 3px;
font-size:10pt;
}

.jobs #content ul.editorbuttons li {list-style:none;}
.jobs #content .label {font-size:10pt; color:#333333;}
.jobs label.error {font-size:.8em;}
.jobs h3 {margin-bottom:10px;}
.jobs div.short_listing a:hover {background-color: #fff;}
.jobs p {margin-bottom: 15px;}
.jobs h1 {margin-bottom:10px;}

.jobs a ul.short-list:hover {background-color:#ededed;text-decoration: none; border:none;}
.jobs a ul.short-list li:hover {text-decoration:none;border:none}

.jobs input {font-size: 11pt;}

.jobs #sharejob a {font-size:8pt;}

ul#adkit_rnav-bt.adkit li {padding-bottom:10px;}


/** sql Computing Custom Tab **/

.sql #discover {border: #7C0B0D 1px solid; margin-top:5px; margin-bottom:10px;  padding:0px 10px; clear:both; overflow:visible; }
.sql #decide {border: #7C0B0D 1px solid; margin-top:5px; margin-bottom:10px;  padding:0px 10px; clear:both; overflow:visible; }
.sql #develop {border: #7C0B0D 1px solid; margin-top:5px; margin-bottom:10px;  padding:0px 10px; clear:both; overflow:visible; }
.sql #deploy {border: #7C0B0D 1px solid; margin-top:5px; margin-bottom:10px;  padding:0px 10px; clear:both; overflow:visible; }

.sql h2 {background: url(http://www.petri.co.il/wp-content/themes/petri/images/sql.jpg); margin:0px -10px 5px -10px; padding:5px; color:#fff; font-weight:normal; clear:both;}
.sql h3 {
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
font-size: 1.1em;
}
.sql div.leftcol {width:49%; float:left; margin-bottom:5px;}
.sql div.rightcol {width:49%; float:right; margin-bottom:5px;}
.sql #deploy ul.silo, #decide ul.silo {
	width:29%;
	float:left;
	margin:5px;
	list-style-type: none;
	display: inline;
	background-color: #EDEDED;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.sql #deploy ul.silo li, #decide ul.silo li{
	list-style-type: none;
	line-height: normal;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 3px;
}
.sql img {
	margin-right: 10px;
	margin-bottom: 10px;
}
.sql {
	padding-right: 10px;
	padding-left: 10px;
}

.sql p {margin-top:0px;}

.sql .clear {color:#fff;}

.sql #discover ul {
list-style-type:none;
float:left;
width:200px;
}

div#sqlnews ul li {
margin-top:6px;
margin-bottom:6px;
padding-left:15px;
background: url(http://www.petri.co.il/wp-content/uploads/info.png) no-repeat left 3px;
font-size:1.1em;
}

div#sqldownloads ul li {
margin-top:6px;
margin-bottom:6px;
padding-left:15px;
background: url(http://www.petri.co.il/wp-content/uploads/arrow.png) no-repeat left 4px;
font-size:1.1em;
}

#top-message-bar{
  border-bottom: 1px solid #ffb2a0;
  background: #fff5bd;
  position: absolute;
  top: -25px;
  left: 0px;
  height: 17px;
  width: 100%;
  padding: 4px 0px;
  font-size:1.2em;
}

.sql #decide ul li{
list-style:square;
margin-bottom:5px;
font-size:1.1em;
}

.sqltab .sidebar em {background: #cfcfcf;}

.sqltab .block .textwidget em {background: #cfcfcf;}

#TM_FTR {
  bottom: 0;
  height: 28px;
  left: 0;
  margin: 0 1%;
  position: fixed;
  width: 98%;
  z-index: 9996;
}

#TM_FTR .ftrWrap {
  background: url(http://www.petri.co.il/images/ie9-orange.jpg) top repeat-x #EBEBEB;
  border-color: #ff9900;
  border-style: solid solid none;
  border-width: 1px 1px 0;
  color: #2C2C2C;
  display: block;
  font: 0.6875em/100% Arial,Tahoma,"Bitstream Vera Sans",Helvetica,sans-serif;
  height: 28px;
  overflow: visible;
  padding: 0;
  position: relative;
}

#TM_FTR .ftrWrap .ftrHero {
  bottom: 0;
  cursor: pointer;
  position: absolute;
  right: 0;
  z-index: 9996;
}

.search-result h3 {margin:0;}
.search-result p {margin:0 0 10px 0; padding-bottom:10px; border-bottom:solid 1px #E8E8E8;} 

p#sign_up_box {
	margin-top:-15px;
}
