/* @override http://localhost:8080/stylesheets/lps.css */

#ft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: lighter;
	text-align: center;
	padding-top:10px ;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333366;
	/*padding-top: 1.0em ;*/
	/*padding-bottom: 1.0em ;*/
}

#doc {
    background-color:white;
    padding-left:15px;
    padding-right:15px;
    border-left: thin solid #404040;
    border-right: thin solid #404040;
    border-bottom: thin solid #404040;
    font-size:14px;
}
body, html {
    background-color:gray;
    margin:0;
}

h1 {

	font-size:larger ;
/*	text-decoration:underline;*/
}

h2 {
    
}

p{
	padding-top:0.5em ;
	padding-bottom:0.5em ;	
}

ul {
	list-style-type:disc;
	/*padding-left:20px;*/
}
a, a:visited {
	color: #333366;
}
a:hover, a:active {
	color: #f76a00;
}

.submenu {	
	border-top: thin solid rgb(221, 221, 221);
	border-bottom: thin solid rgb(221, 221, 221);
}

.submenu td {
	padding:0px ;
	margin:0px ;
	text-align:center ;
}
.submenu a {
	display:block ;
	width:120px ;
	text-decoration:none ;
}
.submenu a.active {
	color:red ;
}

.submenu a:hover{
    background-color: rgb(224, 233, 233);
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
}

.product img{
	float:right ;
	margin-right:20px ;
}
.product h1 img {
    float:none;
    margin-right:0;
}

span.title {
	text-decoration:underline;
}

.highlight{
	background-color:rgb(224, 233, 233);
	padding-top:30px;
	font-style:italic;
}

#menu, #menu ul
{
    margin: 0;
    padding: 0;
    margin-right-value: 0pt;
    margin-bottom: 0pt;
    margin-left-value: 0pt;
    margin-left-ltr-source: physical;
    margin-left-rtl-source: physical;
    margin-right-ltr-source: physical;
    margin-right-rtl-source: physical;
    padding-top: 0pt;
    padding-right-value: 0pt;
    padding-bottom: 0pt;
    padding-left-value: 0pt;
    padding-left-ltr-source: physical;
    padding-left-rtl-source: physical;
    padding-right-ltr-source: physical;
    padding-right-rtl-source: physical;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    	padding-left:0px;
}
#menu li {
	display: inline ;
	padding:0;
	margin:0;
}
#menu li a 
{
    display: block;
    padding-top: 8px;
    padding-right-value: 10px;
    padding-bottom: 8px;
    padding-left:10px ;
    padding-left-value: 10px;
    padding-left-ltr-source: physical;
    padding-left-rtl-source: physical;
    padding-right-ltr-source: physical;
    padding-right-rtl-source: physical;
    text-decoration: none;
    background-color: rgb(237, 242, 242);
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    -x-background-x-position: 0%;
    -x-background-y-position: 0%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(221, 221, 221);
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(255, 255, 255);
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(221, 221, 221);
}
#menu li a:hover
{
    background-color: rgb(224, 233, 233);
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    -x-background-x-position: 0%;
    -x-background-y-position: 0%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
}
#menu:before {
  background: transparent url(../images/med-top-right.png) scroll no-repeat top right;
  margin-bottom: 0px;
  height: 15px;
  display: block;
  border: none;
  padding: 0;
  line-height: 0.1;
  font-size: 1px;
  background-color: rgb(237, 242, 242);
  content: url(../images/med-top-left.png);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(221, 221, 221);    
}
#menu:after {
  background: transparent url(../images/med-bottom-right.png) scroll no-repeat top right;
  display: block;
  line-height: 0.1;
  font-size: 1px;
  content: url(../images/med-bottom-left.png);
  margin: 0 0 -1px 0;
  height: 15px;
  background-color: rgb(224, 233, 233);
  padding: 0;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(255, 255, 255);
}

#banner {
	/*padding-left: 135px; *//* moves the text into the right */
    color:#f76a00;
	padding-bottom:50px ;
	font-size: 50px;
	font-weight: bold;
    border: none ;
    padding-top: 29px;
	text-decoration:none ;
	margin:0;
    text-align:center;
}

.rounded > * {
  padding-left: 16px;
  padding-right: 16px;
}

.rounded {
  margin: 1em;
  padding: 0;
}

.rounded:before {
  background: transparent url(../images/top-right.png) scroll no-repeat top right;
  margin-bottom: -10px;
  height: 30px;
  display: block;
  border: none;
  content: url(../images/top-left.png);
  padding: 0;
  line-height: 0.1;
  font-size: 1px;
}

.rounded:after {
  display: block;
  line-height: 0.1;
  font-size: 1px;
  content:  url(../images/bottom-left.png);
  margin: 0 0 -1px 0;
  height: 30px;
  background: white;
  background: transparent url(../images/bottom-right.png) scroll no-repeat bottom right ;
  padding: 0;
}

#content .projects li {
	list-style-type: none;
}
#content .project h2 {
	margin: 0;
	padding: 0;
}
#content .project h2 a {
    text-decoration:none;
}

#content .project img {
    float: left;
    margin-right:20px;
}
#content .project p, #content .project h2{
	margin-left: 85px;
    padding-bottom: 0.1em;
    padding-top:0.1em
}

.news .article h2, .article h1 {
    margin-bottom: 2px;
}
.article .info {
    color:grey;
    font-size:77%;
}

.news {
	margin-left: 0;
	padding-left: 0;
}
.news li {
    list-style:none;
	list-style-image: none;
	margin-left: 0;
}

.panel {
    background-color:#eee;
    padding:1em;
}
.panel ul {
    margin:0;
    padding:0;
    list-style-type:none;
}
.panel ul li {
    list-style-type:none;
}
.panel h3 {
    margin-bottom:5px;
    margin-top:5px;
}

pre.prettyprint {
    border: none;
    border-left-color:grey;
    border-left-style:solid;
    border-left-width:4px;
    margin-left:4px;
}

#so-flair .profileurl {
    color:#0077CC;
    font-weight:bold;
    text-decoration:none;
}
#so-flair .reputation {
    color:#AAAAAA;
    font-size:120%;
    font-weight:bold;
    text-decoration:none;
    display:block;
}
#so-flair .badges {
    display:block;
    text-decoration:none;
}

#so-flair .badges .badge2 {
    color:#C0C0C0;
}
#so-flair .badges .badge3 {
    color:#CC9966;
}

.profileImage {
    float:right;
}
table.personal-info {
    border-collapse:collapse;
    width:20em;
}

table.personal-info td {
    border:none;    
}

table.personal-info td.label {
    width:7em;
    text-align:right;
}
table.personal-info td.data {
    width:13em;
    font-weight:bold;
}

.so-answers li {
	list-style: none;	
	height: 2em;
	clear: left;
}
/*.so-answers .answer-link, .so-answers .answer-votes {
	float: left;
}*/

.so-answers .answer-votes {
    background-color:lightgray;
    width:2em;
    text-align:center;
}

.so-answers .answered-accepted {
    background-color:rgb(117, 132, 92);
    color:rgb(225, 232, 24);
}

.so-answers .answer-link, .so-answers .answer-votes {
	display: block;
	float: left;
    padding:0.5em ;
    font-weight:bold;
    font-size:108%;
    margin:0.1em;
    text-decoration:none;
}
.so-answers .answer-link {
    width:400px;
}
.so-answers .answer-link a {
    text-decoration:none;
}
.so-answers .answer-link a:hover {
    text-decoration:underline;
}

.so-tag {
    background-color:#E0EAF1;
    border-bottom:1px solid #3E6D8E;
    border-right:1px solid #7F9FB6;
    color:#3E6D8E;
    /*font-size:90%;*/
    line-height:2.2;
    margin:2px 2px 2px 0;
    padding:3px 4px;
    text-decoration:none;
    white-space:nowrap;
}
#sof-tags-panel {
    color:#444444;
    /*font-size:120%;*/
    font-weight:bold;
    margin-right:4px;
}


.split-panel {
    text-align:center;
}
.split-panel h3 {
    margin:0;
}
.split-panel a {
    text-decoration:none;
}

.older-projects {
    display:block;
    text-align:center;
}

.older-projects a {
    text-decoration:none;
    text-align:center;
    display:inline-block;
    /*float:left;*/
    height:100px;
    padding:15px;
    width:150px;
    position:relative;
}

.older-projects a:hover {
    background-color:#eee;
}

html.js .older-projects a span {
    display:none;
    position:absolute;
    top:80px;
    left:10px;
    right:10px;
}

.clearfix { clear:both; }

.breadcrumbs {
    border-top:solid thin #eee;
    border-bottom:solid thin #eee;
    letter-spacing:0.2em;

}