html,body {font-family: Arial, Helvetica; font-size:10pt; margin:0px; padding:0px; height: 100%}
table, .main {font-family: Arial, Helvetica; font-size:10pt; /*line-height:1.5*/}
.left { width: /*25px*/ 20% }
.center { width: 60% }
.right { vertical-align: top; padding-left: 50px; padding-right: 20px; }
.header {font-size: 20px; font-weight:normal; padding:10px 0px 0px 0px;}
.main div.header {font-size: 20px; font-weight:normal; padding:10px 0px 15px 0px;}
a, a:visited {color:#077CC1; text-decoration: none;}
a:hover {color: #ff9900}
address {
    font-style: normal;    	
}
table {
    width: 100%;
    border-collapse: collapse;
    border: none;
}
td {
    vertical-align: top;
}
p {
	margin: 0;
    padding-bottom: 20px;
}
h1 {
    margin-bottom: 15px;	
    margin-top: 5px;
    font-size: 20px;
    clear: both;
}
h2 {
    margin: 5px 0px 5px 0px;
    font-size: 16px;
}
ul {
    margin: 0;
    padding-bottom: 20px;
}
ul.floating {
    list-style: none;
    margin: 0;
    padding: 0;     
}
ul.floating li {
    float: left;
}

form td {
    font-size: 10px;	
}
input {
    margin: 0;
    border: no;	
}
/*.top {
    background-image: url(../img/top-b1.png);
    background-repeat: repeat-x;
}*/

.top {
    height: 10%;	
}

.top td {
    padding-bottom: 10px;		
}

div.logo {
    height: 89px;
}
div.logo img {
    float:left;
    border: none;
    padding: 15px 10px 0px 0px;
}
div.logo span {
    display: block;
    color: rgb(7, 124, 193);
    font-size: 56px;
    padding-top: 15px;
}
.top .menu {
    margin: 0;
    padding: 0;
    clear: both;
}

.top .menu ul {
    margin-top: 5px;
}
.top .menu li {
    font-size: 18px;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
    border-left: solid 1px black;
}
.top .menu li:first-child {
    padding-left: 0;
    border-left: none;
}
.top .rightmenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-right: 20px;
}
.top .rightmenu li {
    float: right;
    font-size: 18px;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
    border-right: solid 1px black;
}
.top .rightmenu li:first-child {
    border-right: none;
}
.top .rightmenu li.loginname {
    font-weight: normal;
    font-size: 14px;
    padding-top: 5px;
}
.top .menu li a {
}
div.posts {
    margin: 0;
    padding: 0;
}

div.posts > div {
    /*background-color: #f9f9f9; */	
    margin-bottom: 15px;
    padding: 0px 10px 20px 0px;
    border-bottom: dotted 1px black;
}

div.posts > div h1 {
	margin-bottom: 5px;
}

.text {
	padding: 10px 0px 10px 0px;
	margin: 0;
    clear: both;
}
.meta {
    float: left;
    font-size: 12px;
    padding: 0px 5px 0px 5px;
    margin: 0px 0px 5px 0px;
    border-left: solid 1px black;
}
.author {
    font-style: italic;
    border-left: none;
    padding-left: 0;  
}

.posts .commentCount, .posts .pingbackCount {
    float: right;
}

.posts .tags, .posts .pingbackCount {
    border-left: none;
    padding-left: 0;
}

.read-more {
	display: inline;
    margin: 0;
    padding: 0;	
}

.bookmarks {
    clear: both;	
}

.feedlink {
    display: block;
    float: left;
    text-decoration: none;
    width: 20px;
    background-image: url(../img/feed-icon.png);
    background-repeat: no-repeat;
    background-position: center left;
}

.links a, .links input {
    margin-right: 10px;	
}

.right .last {
    padding-bottom: 0px;
    padding-top: 10px;
}

.right .last h1 {
    font-size: 14px;
    font-weight: regular;   
    padding: 0;
    margin: 0px 0px 5px 0px;
    clear: none;
}

.right .last ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.right .last li {
    padding: 0;
    padding-bottom: 18px;
    margin: 0;
    clear: both;
    background-color: #ffffff;
    border: none;
}

.right .last li .meta {
    float: left;
    font-size: 10px;
    padding-left: 5px;
    padding-right: 5px;
    border-left: solid 1px black;
}

.right .last li .author {
    font-style: italic;
    padding-left: 0px;
    border-left: none;
}


div.tagcloud {
}

.tagcloud div {
    float: left;
    display: inline;
}

.tag-1 {
 font-size: 70%;
}
.tag-2 {
 font-size: 100%;
}
.tag-3 {
 font-size: 140%;
}
.tag-4 {
 font-size: 160%;
}

.profile_edit {
    border-bottom: dotted 1px black;
    clear: both;
    padding: 0px 0px 20px 0px;
    margin-bottom: 15px;
}

div.products {
	list-style: none;
    margin: 0;
    margin-bottom: 15px;
    padding: 0;	
    padding-bottom: 10px;
    border-bottom: dotted 1px black;
}

div.products > div {
	border-top: dotted 1px black;
    clear: both;
    padding: 10px 0px 0px 0px;
    margin-top: 10px;
}

div.products > div:first-child {
    border-top: none;
    padding-top: 0;
}

.screenshot {
    float: right;
    border: none;
    vertical-align: top;
    padding: 0px 0px 10px 10px; 
    clear: both;
}
ul.actions {
    list-style: none;
    margin: 0;
    padding: 5px 0px 0px 0px;
    clear: both;
}
ul.actions li {
	display: inline;
    padding-right: 20px;
}
.customers li {
    margin-right: 35px;
    margin-bottom: 25px;
    height: 90px;
}
.customers img {
    border: none;
}
.footer .center {
    text-align: center;
    margin-top: 25px;
}
.footer .copyright {
    font-weight: bold;
    padding-top: 5px;
    font-size: 11px;
    color: #808080;
}
#loginPopup {
    display: none;
    position: absolute;
    right: 15px;
    top: 43px;
    background-color: white;
    border: solid 1px #ff9900;
    padding: 0;
}

.loginform h1 {
	font-size: 15px;
	font-weight: bold;
    background: #e0e0ff;
    border-bottom: 1px #c0c0ff solid;
    padding: 1px 5px 1px 5px;
    margin: 0;
}

#loginPopup form {
    background-color: #F5F5F5;
    padding: 5px 15px 5px 15px;
    margin: 10px;	
}
#loginPopup form.cancel {
    background-color: white;
    text-align: center;	
}

.loginform label {
    display: block;
    float: none;
    text-align: left;
    margin: 0px 0px 3px 0px;
    padding: 0;
}

.loginform input.openid {
    width: 200px;
    margin: 0;
}

.loginform input[type=submit] {
	display: inline;
    text-align: center;
    margin: 0px 0px 0px 3px;
}

#login-form label {
    float: left;
    text-align: right;
    width: 60px;
    padding-right: 5px;	
}

#login-form ul.actions li {
    float: left;
    font-size: 10px;
    padding-left: 0px;
}

#login-form input[type=text], #login-form input[type=password] {
    width: 150px;
}

input.openid {
   background: url(http://stat.livejournal.com/img/openid-inputicon.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   padding-left: 18px; 
   font-size: 12px;	
}

div.contact div {
    float: left;
    white-space: nowrap;
    padding-right: 25px;
    margin-bottom: 15px;
}

table.form {
    width: auto;	
}

table.form tr {
    padding-bottom: 3px;	
}

table.form th {
    padding-right: 10px;
    font-weight: bold;
    vertical-align: top;	
}

ul.errorlist {
    margin: 0;
    color: red;	
}

/* comments */
div.comments {
    margin: 0;
    padding: 0;
}

.comments .odd {
   background-color: #F5F5F5; /* WhiteSmoke */
}

.comments > div {
    padding: 3px 3px 3px 3px;
    margin-bottom: 10px;	
}

.blogcomment blockquote {
   border-left:5px solid #DDDDDD;
   margin-left:1em;
   padding-left:1em;
}

.comment-edit-area {
   width: 100%;
   height: 10em;
}

.edit-submit {
   display: none;
}

.pingback-location {
   color: #999;
}

/* Comment Form */

.form-help {
   font-size: 0.8em;
   margin-left: 0.5em;
}

form table {
   width: 100%;
}

#comment-form th {
   width: 1px;
}

textarea {
   border: 1px solid #aaa;
   padding: 2px;
}

#id_name, #id_email, #id_site {
   width: 25em;
   margin: 0 1% 0 0;
}

#id_body {
   height: 15em;
   width: 100%;
}

.message {
   border: 1px solid #F00;
   margin-top: 1em;
}

form table th {
    text-align: left;
    font-weight: normal;	
}

span.draftmark {
    color: #808080;
}

/* products */
.product {
    margin-bottom: 20px;	
}

.product tr td:first-child {
    padding-right: 30px;
}

div.serverversion 
{
  margin-top: 30px;
  margin-left: 7px;
  font-weight: bold;
  font-size: 10pt;
  color: #7F0000;   
}

p.warning
{
  font-size: 8pt;
  padding-left: 30px;
  padding-right: 50px;
  margin-bottom: 10px;
} 
div.warning
{
  width: 400px;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 8pt;
  background-color: #FFF2AD;
  color: #000000;
  border: solid 1px #FFDB2B;
}

div.version { font-size: 16px; font-weight: bold; padding-top: 20px; }

div.version ul {
  list-style-type: disc;
  font-weight: bold;
  font-size: 10pt;
  margin-top: 10px;
  margin-bottom: 10px;
}

div.version ul ul {
  list-style-type: square;
  font-weight: normal;
}

table.data {
    width: 100%;
    margin-bottom: 25px;	
}

table.data tr.odd {
    background-color: #f5f5f5;
}

table.data th {
    text-align: left;
    border-bottom: solid 1px black;
}

table.data td {
	padding-top: 5px;
	padding-bottom: 5px;
    vertical-align: middle;	
}

table.data td.button {
    text-align: center;
}