html {
 margin: 0px;
 padding: 0px;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: verdana, sans-serif;
  color: #375160;
  font-size: small;
  background: #fff;
}


div.width {
 margin: 0px auto;
 width: 950px;
}

div.lang, div.head, div.n-border, div.n-bottom, div.n-top, div.page_bottom, div.end {
 float: left;
 width: 100%;
}

div.lang {
 /*background: #b6c4d1 url(../images/languages-back.gif) no-repeat 0% 100%;*/
 /*margin-bottom: 8px;*/
}

div.lang ul {
 margin: 0px 0px 0px 20px;
 padding: 8px 0px 4px;
 float: left;
 list-style: none;
 font-size: 11px;
}

div.lang ul li {
 float: left;
 margin: 0px 10px 0px ;
 color: #e60003;
}

div.lang ul li a {
 color: #375160;
 text-decoration: none;
}

div.head h1 {
 margin: 0px;
 font-size: 10px;
 width:100%;
}

div.head h1 a {
 display: block;
 width:100%;
 background: #FFF url(../images/head-back-n.jpg) no-repeat;
 height: 161px;
}


div.head h2 {
 float: right;
 padding: 3px 3px 2px 0px;
 margin: 0px;
 font-size: 10px;
}

div.head h2 a {
 display: block;
 background: url(../images/pse-logo.gif) no-repeat;
 width: 203px;
 height: 162px;
}

div.head span {
 display: none;
}


div.left_content {
 float: left;
 width: 191px;
}

div.n-border {
 background: url(../images/n-border.gif) repeat-y;
}

div.n-border2 {
    margin-top: 1em;
}

div.n-bottom {
 background: url(../images/n-bottom.gif) no-repeat 0% 100%;
}

div.n-top {
 background: url(../images/n-top.gif) no-repeat;
}

div.menu {
 margin: 11px 1px;
}

div.menu ul {
 margin: 0px;
 padding: 0px;
 list-style: none;
 border-top: 1px solid #f2f3f3;
 font-size: 12px;
}

div.menu ul li {
 border-bottom: 1px solid #f2f3f3;
 padding: 8px 2px 8px 15px;
}

div.menu ul li.pdf {
    background: url(../images/pdf.png) 0% 50% no-repeat;
    margin-left: 15px;
    padding-left: 25px;
}

div.menu ul li ul li {
 border-bottom: none;
 padding: 4px 0px 2px 6px;
}

div.menu ul li b {
 font-weight: normal;
 color: #e60003;
}

div.menu ul li.active {
 background: url(../images/bulet.gif) no-repeat 0% 7px;
}

div.menu ul li ul li.active {
 background: url(../images/bulet_sm.gif) no-repeat 0% 7px;
}

div.menu ul li a, div.menu ul li ul li a, div.menu ul li ul li b {
 color: #e60003;
 text-decoration: none;
}


div.menu ul li ul li ul li a,div.menu ul li ul li ul li b {
 color: #7293a8;
}

div.menu ul li ul {
 border-top: none;
 font-size: 11px;
}

div.menu ul li ul li ul {
 font-size: 10px;
}

div.main_content {
 float: right;
 width: 735px;
 background: url(../images/r_line.gif) no-repeat 0% 100%;
 padding-bottom: 6px;
 margin-bottom: 20px;
}

h1.title { 
 margin: 0px 0px 30px 0px;
 padding: 0px;
 font-size: 22px;
 line-height: 1.2em;
 color: #e60003;
 font-weight: normal;
}

ul.documents a, div.main_content li.passive a {
 color: #375160;
 font-size: 14px;
}

div.document_body h1 {
 margin: 0px 0px 20px 0px;
 padding: 0px;
 font-size: 18px;
 color: #e60003;
 font-weight: normal;
}

div.document_body h2 {
 margin: 0px 0px 14px 0px;
 padding: 0px;
 font-size: 18px;
 color: #375160;
 font-weight: normal;
}

div.document_body h3 {
 margin: 0px 0px 10px 0px;
 padding: 0px;
 font-size: 13px;
 color: #375160;
}

img.photo_left {
 float: left;
 margin: 2px 16px 4px 0px;
}

img.photo_right {
 float: right;
 margin: 2px 0px 4px 16px;
}

img.photo_left, img.photo_right {
 border: solid 1px #375160;
}

div.document_body address {
 color: #375160;
 font-size: 11px;
}

div.document_body pre {
 color: #375160;
}

div.document_body p, div.main_content p {
 margin: 0px;
 padding: 0px 0px 1em;
 font-size: 12px;
 color: #375160;
}

div.document_body ul {
 margin: 0px 0px 1em 1em;
 font-size: 12px;
}

div.document_body ul li {
 color: #627c8b;
}

div.document_body a, div.main_content a {
 color: #375160;
}

ul.documents {
    list-style: none;
}

ul.documents li {
    padding-bottom:.8em;
}

div.tags {
    text-align: right;
}

span.tags_label {
 font-weight: bold;
}

span.tag_links {
 font-size: 12px;
}

span.tag_links a {
 color: #375160;
}

div.comments_container {
 padding: 30px 0px 0px 0px;
}

div.comments_container h2 {
 margin: 0px 0px 1em 0px;
 padding: 0px;
 background: url(../images/b_line.gif) no-repeat 0% 100%;
 font-weight: normal;
 font-size: 14px;
/* text-transform: uppercase;*/
}

div.one_comment {
 padding: 10px 0px 0px 0px;
 margin-bottom: 20px;
 border: solid 1px #dee3f0;
 background: #f1f5f8;
}

div.comment_body {
 padding: 0px 10px 10px 10px;
}

div.one_comment div.comment_body p {
 margin: 0px 0px .6em 0px;
 padding: 0px;
 background: none;
 font-size: 12px;
 color: #375160;
}

span.author {
 font-weight: bold;
 margin-right: 20px;
}

span.comment_date {
 font-style: italic;
 font-size: 11px;
}

div.add_your_comment a {
 color: #375160;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
}
 

div.one_comment p {
 margin: 0px;
 padding: 2px 10px;
 background: #b6c4d1;
 color: #fff;
 font-size: 11px;
}

div.page_bottom {
 background: url(../images/content-back-bottom.gif) no-repeat 0% 100%;
 padding-bottom: 30px;
 margin-bottom: 8px;
}

div.end {
 background: url(../images/end-back.gif) no-repeat;
 font-size: 11px;
 padding: 6px 0px 16px;
 margin-bottom: 16px;
}

div.end a {
 color: #375160;
}

div.left_e {
 float: left;
 margin: 0px 0px 0px 20px;
}

div.right_e {
 float: right;
 margin: 0px 20px 0px 0px;
 text-align: right;
}

table.comment {
 margin: 0px;
 padding: 0px;
 clear: both;
 width: 100%;
 background: #f2f3f3;
 border: solid #fff;
 border-width: 1px 1px 0px 0px;
 margin-bottom: 20px;
}

table.comment th, table.comment td {
 border: solid #fff;
 border-width: 0px 0px 1px 1px;
 padding: 8px 4px;
 vertical-align: top;
}

table.comment th {
 padding-top: 12px;
}

table.comment th {
 font-size: 11px;
 font-weight: normal;
 text-align: right;
}

td.button {
 text-align: center;
}

td.button input {
 border: solid 1px #b2c8dc;
 background: #375160;
 font-size: 11px;
 color: #fff;
 padding: 0px 10px 2px 10px;
}






















div.breadcrumbs {
 padding-bottom: 30px;
 float: left;
 width: 100%; 
}

div.breadcrumbs ul {
 margin: 0px;
 padding: 2px 0px 3px 12px;
 list-style: none;
 font-size: 11px;
 color: #375160;
}

div.breadcrumbs ul li {
 float: left;
 margin-right: 10px;
 padding: 0px 0px 3px 0px;
}

div.breadcrumbs a {
 color: #375160;
}

div.flash_notice, div.flash_error {
 padding: 4px 0px 5px;
 margin-bottom: 10px;
 font-size: 12px;
 text-align: center;
 color: #fff;
}

div.flash_notice {
 background: #41b02b;
 
}

div.flash_error {
 background: #c90204;
}

/* Tags */
div.tag_cloud {
    text-align: center;
}
div.tag_cloud a {
    margin-right: 0.5em;
}

div.tag_cloud {
    line-height: 2em;
}

div.tag_cloud a:hover {
  text-decoration:underline;
}

div.tag_cloud a.size1 {font-size: 1em;}

div.tag_cloud a.size2 {font-size: 1.2em;}

div.tag_cloud a.size3 {font-size: 1.4em;}

div.tag_cloud a.size4 {font-size: 1.6em;}

a.feed_link {
    background: url(../images/feed_icon.png) no-repeat;
    padding-left: 18px;
}

p.current_user {
    margin:0px;
    float:right;
    font-size:0.8em;
    padding:5px 0px;
}
