* {
  padding:0;
  margin:0;
  font-family:'Trebuchet MS', 'DejaVu Sans', 'Nimbus Sans L', Tahoma, Arial, sans-serif;
}
body {
  background:#111119 url(images/background.png) repeat-x;
  font-family:'Trebuchet MS', 'DejaVu Sans', 'Nimbus Sans L', Tahoma, Arial, sans-serif;
}

a:link, a:active, a:visited {
  color:#134570;
  text-decoration:underline;
}

a:hover {
  text-decoration:none;
}

img {
  border:0;
  font-size:10px;
}

#main {
  height:100%;
  text-align:center;
}

#center {
  background-color:transparent;
  width:950px;
  height:100%;
  margin:0px auto;
}

#top {
  margin-bottom:10px;
}

#logo {
  background:#288FE8 url(images/logo.png) no-repeat top left;
  height:100px;
  text-align:right;
}

#logo div {
  padding:20px;
}

#login_menu {
  text-align:right;
  padding:4px 13px;
  font-size:12px;
  color:#ffffff;
  background-color:#333340;
}

#login_menu a:link, #login_menu a:visited, #login_menu a:active {
  color:#ffffff;
  text-decoration:underline;
}

#login_menu a:hover {
  color:#cdd2d4;
  text-decoration:none;
}
.clear {
  clear:both;
}

.clearl, .clear_l {
  clear:left;
}

.clearr, .clear_r {
  clear:right;
}

#search {
  background-color:#FFFFFF;
  color:#637a7a;
  font-size:11px;
  border:0;
  padding-left:2px;
  width:100px;
  height:14px;
}

#login_form {
  background-color:#1F6EB2;
  color:#ffffff;
  font-size:11px;
  display:none;
  overflow:hidden;
  height:0px;
}

#login_form div {
  padding:4px 13px;
  text-align:right;
}

#login_form input.text {
  background-color:#FFFFFF;
  color:#637a7a;
  font-size:10px;
  border:0;
  padding:0 2px;
  width:100px;
  height:14px;
  border:1px solid #cccccc;
}

#login_form input.button {
  background-color:transparent;
  text-decoration:underline;
  color:#ffffff;
  font-size:11px;
  border:0;
  padding:0;
  height:14px;
}

#menu {
  background-color:#333340;
  padding:5px 10px 5px;
  font-size:13px;
  color:#829494;
  font-family:Trebuchet MS, Tahoma, sans-serif;
}

#menu ul {
  list-style-type:none;
}

#menu li {
  float:left;
  margin-right:4px;
}

#menu li.seperator {
  color:#288FE8;
  margin:0 14px 0px 10px;
}

#menu a:link, #menu a:visited, #menu a:active {
  color:#CCCCCC;
  text-decoration:none;
}

#menu a:link span span span, #menu a:visited span span span, #menu a:active span span span {
  padding:0px 10px;
}

#menu a:hover {
  color:#FFFFFF;
  background:#288FE8 url(images/roundedbox_corner.png.php?corner=topleft&color=288FE8&bg=2&sz=2) no-repeat top left;
}

#menu a:hover span {
  background:transparent url(images/roundedbox_corner.png.php?corner=bottomleft&color=288FE8&bg=2&sz=2) no-repeat bottom left;
}

#menu a:hover span span {
  background:transparent url(images/roundedbox_corner.png.php?corner=bottomright&color=288FE8&bg=2&sz=2) no-repeat bottom right;
}

#menu a:hover span span span {
  background:transparent url(images/roundedbox_corner.png.php?corner=topright&color=288FE8&bg=2&sz=2) no-repeat top right;
}

#menu a.selected {
  color:#FFFFFF;
  background:#288FE8 url(images/roundedbox_corner.png.php?corner=topleft&color=288FE8&bg=2&sz=2) no-repeat top left;
  text-decoration:none;
}

#menu a.selected span {
  background:transparent url(images/roundedbox_corner.png.php?corner=bottomleft&color=288FE8&bg=2&sz=2) no-repeat bottom left;
}

#menu a.selected span span {
  background:transparent url(images/roundedbox_corner.png.php?corner=bottomright&color=288FE8&bg=2&sz=2) no-repeat bottom right;
}

#menu a.selected span span span {
  background:transparent url(images/roundedbox_corner.png.php?corner=topright&color=288FE8&bg=2&sz=2) no-repeat top right;
}

#menu a.selected:hover {
}

#submenu {
  background:#288FE8 url(images/roundedbox_corner.png.php?corner=bottomleft&color=288FE8&bg=3&sz=2) no-repeat bottom left;
  font-size:12px;
  color:#829494;
}

#submenu .bottomright {
  background:transparent url(images/roundedbox_corner.png.php?corner=bottomright&color=288FE8&bg=3&sz=2) no-repeat bottom right;
  padding:4px 10px 4px;
}

#submenu ul {
  list-style-type:none;
}

#submenu li {
  float:left;
}

#submenu li.seperator {
  color:#333340;
  margin:0 10px 0px 10px;
}

#submenu a:link, #submenu a:visited, #submenu a:active {
  text-decoration:none;
  color:#232f2f;
  padding:0px 10px;
}

#submenu a:hover {
  color:#ffffff;
}

#submenu a.selected:link, #submenu a.selected:visited, #submenu a.selected:active {
  color:#ffffff;
  text-decoration:none;
}

#topad {
  text-align:center;
  display:none;
}

#content {
  font-size:13px;
  color:#000000;
  background:#ffffff url(images/roundedbox_corner.png.php?corner=topleft&color=FFFFFF&bg=3&sz=2) no-repeat top left;
}


#content .toprightcorner {
  background:transparent url(images/roundedbox_corner.png.php?corner=topright&color=FFFFFF&bg=3&sz=2) no-repeat top right;
  padding-right:10px;
}

#line {
  background:#288FE8 url(images/roundedbox_corner.png.php?corner=bottomleft&color=288FE8&bg=3&sz=2) no-repeat bottom left;
}

#line .bottomright {
  background:transparent url(images/roundedbox_corner.png.php?corner=bottomright&color=288FE8&bg=3&sz=2) no-repeat bottom right;
  height:10px;
}

form {
  display:inline;
}

#copyright {
  float:right;
  text-align:right;
}

#bottom {
  height:24px;
  font-size:11px;
  padding-top:10px;
  color:#9999A4;
  padding-bottom:20px;
  text-align:left;
}

#bottom .shadow {
  color:#555560;
}



.box1 {
  width:250px;
  background:#D4E8FA url(images/roundedbox_corner.png?color=D4E8FA&corner=topleft) no-repeat top left;
  margin-bottom:10px;
}

.box1 .topright { background:transparent url(images/roundedbox_corner.png?color=D4E8FA&corner=topright) no-repeat top right;}

.box1 .bottomleft {background:transparent url(images/roundedbox_corner.png?color=D4E8FA&corner=bottomleft) no-repeat bottom left;}

.box1 .bottomright {
  background:transparent url(images/roundedbox_corner.png?color=D4E8FA&corner=bottomright) no-repeat bottom right;
}

.box2 {
  width:250px;
  background:#B1D6F6 url(images/roundedbox_corner.png?color=B1D6F6&corner=topleft) no-repeat top left;
  margin-bottom:10px;
}

.box2 .topright { background:transparent url(images/roundedbox_corner.png?color=B1D6F6&corner=topright) no-repeat top right;}

.box2 .bottomleft {background:transparent url(images/roundedbox_corner.png?color=B1D6F6&corner=bottomleft) no-repeat bottom left;}

.box2 .bottomright {
  background:transparent url(images/roundedbox_corner.png?color=B1D6F6&corner=bottomright) no-repeat bottom right;
}

.box3 {
  width:250px;
  background:#95C7F3 url(images/roundedbox_corner.png?color=95C7F3&corner=topleft) no-repeat top left;
  margin-bottom:10px;
}

.box3 .topright { background:transparent url(images/roundedbox_corner.png?color=95C7F3&corner=topright) no-repeat top right;}

.box3 .bottomleft {background:transparent url(images/roundedbox_corner.png?color=95C7F3&corner=bottomleft) no-repeat bottom left;}

.box3 .bottomright {
  background:transparent url(images/roundedbox_corner.png?color=95C7F3&corner=bottomright) no-repeat bottom right;
}

#contentright {
  float:right;
  width:260px;
  right:0px;
  padding-top:20px;
  text-align:left;
  color:#222222;
  font-size:11pt;
  line-height:20px;
}

#contentright ul {
  margin-bottom:10px;
}

#contentright li {
  margin-left:40px;
  margin-top:3px;
}

#contentright ul.data li {
  margin-left:20px;
  margin-top:3px;
  list-style-type:none;
}

#contentright ul.data li li {
  margin-left:25px;
  margin-top:0px;
  list-style-type:none;
}

#contentright li a:link, #contentright li a:visited, #contentright li a:active {
  text-decoration:none;
}

#contentright li a:hover {
  text-decoration:underline;
}

#contentright h1 {
  color:#333340; /*062849;*/
  font-size:13pt;
  font-weight:bold;
  border:0;
}

#contentright .bottomright {
  padding:10px;
}

#contentleft {
  width:680px;
  padding-top:20px;
  text-align:left;
  font-size:10pt;
  color:#222222;
  line-height:20px;
  overflow:hidden;
}

#contentcenter {
  padding-top:10px;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:50px;
  margin-top:-10px;
  margin-bottom:-10px;
  text-align:center;
  font-size:10pt;
  color:#222222;
  line-height:20px;
}


#page {
  padding:0 20px;
}

/*
h1 {
  border-bottom:1px solid #efefef;
  font-weight:normal;
  font-size:25px;
  color:#001019;
  margin-bottom:10px;
}
*/

h1 {
  font-size:25px;
  font-weight:normal;
  color:#333340;
  border-bottom:1px solid #cccccc;
  margin-bottom:5px;
}

#location {
  float:right;
  color:#ffffff;
  font-size:11px;
  width:100px;
}

p {
  margin-bottom:10px;
}

#login {
  text-align:right;
}

#login .labels {
  float:left;
  margin-bottom:2px;
  text-align:left;
  margin-right:10px;
}

#login_links {
  font-size:12px;
  margin-top:4px;
}

#login_links div {
  float:left;
}

input.text {
  width:110px;
  color:#666666;
  font-family:'Trebuchet MS', 'DejaVu Sans', 'Nimbus Sans L', Tahoma, Arial sans-serif;
  font-size:12px;
  margin-bottom:2px;
  border:2px solid #cccccc;
  background-color:#ffffff;
  padding:2px;
}

input#login_username, input#login_password {
  width:120px;
}

input#remember_login {
  margin-right:10px;
}


input.submit {
  padding:2px;
}

.vmenu_h {
  text-align:left;
  padding-bottom:1px;
  padding-left:11px;
  padding-right:5px;
  color:#000030;
  font-size:12px;
  margin-left:0px;
  margin-right:0px;
  background:#ffffff url(images//menu_top_shadow.png) no-repeat bottom center;
}

.vmenu_h span {
  color:#A0A0C0;
  font-family:'DejaVu Sans', tahoma, sans-serif;
}

.vmenu_shadow {
  background:#ffffff url(images//menu_shadow.png) repeat-y top center;
}

.vmenu_bottom_shadow {
  background:#ffffff url(images//menu_bottom_shadow.png) no-repeat top center;
  height:20px;
}

.vmenu {
  border-top:2px solid #305070;
  border-left:1px solid #507090;
  border-bottom:1px solid #90B0D0;
  margin-left:6px;
  margin-right:6px;
  padding-right:1px;
}

.vmenu ul {
  list-style-type:none;
}

.vmenu li a:link, .vmenu li a:active, .vmenu li a:visited {
  display:block;
  width:100%;
  text-decoration:none;
  background-color:#FFFFFF;
  border-right:1px solid #FFFFFF;
  border-bottom:1px solid #EFEFEF;
  border-top:0px solid #000000;
  color:#000000;
  font-size:11px;
} 

.vmenu li a:hover {
  display:block;
  width:100%;
  text-decoration:none;
  background-color:#EFF5FF;
  color:#003366;
  border-right:1px solid #CCCCCC;
  border-bottom:1px solid #CCCCCC;
  border-top:0px solid #CCCCCC;
  font-size:11px;
} 

.vmenu li span {
  padding-left:10px;
} 

.vmenu li li span {
  padding-left:20px;
} 

.vmenu li span b {
  font-weight:normal;
  color:#606070;
  padding-left:5px;
}

.postimg {
  max-width:500px;
}

.projectlogo {
  width:170px;
  float:left;
  text-align:center;
  padding:10px;
  color:#306090;
  margin-bottom:20px;
}

.menulogo {
  width:115px;
  float:left;
  text-align:center;
  padding:10px;
  color:#306090;
  margin-bottom:20px;
}

.browserlogo {
  width:270px;
  float:left;
  text-align:center;
  padding:10px;
  color:#306090;
}

.post {
  padding-bottom:5px;
  padding-top:10px;
  margin-bottom:10px;
  font-size:10pt;
  line-height:20px;
  color: #222222;
}

#content h2 {
  color:#0A1420;
  font-size:22px;
  font-weight:normal;
  margin-bottom:10px;
}
#content h2 a:link, #content h2 a:active, #content h2 a:visited  {
  color:#0A1420;
  text-decoration:none;
}

#content h2 a:hover  {
  color:#0A1420;
  text-decoration:underline;
}

#content div.byline {
  color:#666666;
  margin-top:10px;
  margin-bottom:0px;
  font-size:11px;
  text-align:left;
  border:2px solid #cccccc;
  padding:2px;
}

#content div.tagline {
  color:#666666;
  margin-top:0px;
  margin-bottom:10px;
  font-size:11px;
  text-align:left;
  border:2px solid #cccccc;
  border-top:0px;
  padding:4px;
}

.tags {
  float:right;
  font-size:11px;
  margin-left:10px;
}

.visits {
  font-size:11px;

}


div.byline div.authorname {
}

div.byline span.byline_right {
  float:right;
}

div.byline span.byline_right img {
  vertical-align:middle;
  height:20px;
  width:20px;
}

.postinfobox {
  width:100%;
  background:#EFEFEF url(images/roundedbox_corner.png?color=EFEFEF&corner=topleft) no-repeat top left;
  color:#666666;
  font-size:13px;
  margin-bottom:10px;
}

.postinfobox .topright { background:transparent url(images/roundedbox_corner.png?color=EFEFEF&corner=topright) no-repeat top right;}

.postinfobox .bottomleft {background:transparent url(images/roundedbox_corner.png?color=EFEFEF&corner=bottomleft) no-repeat bottom left;}

.postinfobox .bottomright {
  background:transparent url(images/roundedbox_corner.png?color=EFEFEF&corner=bottomright) no-repeat bottom right;
  padding:10px;
}

.posteditbox {
  float:right;
  background:#EFEFEF url(images/roundedbox_corner.png?color=EFEFEF&corner=topleft) no-repeat top left;
  color:#666666;
  font-size:13px;
  margin-bottom:10px;
}

.posteditbox .topright { background:transparent url(images/roundedbox_corner.png?color=EFEFEF&corner=topright) no-repeat top right;}

.posteditbox .bottomleft {background:transparent url(images/roundedbox_corner.png?color=EFEFEF&corner=bottomleft) no-repeat bottom left;}

.posteditbox .bottomright {
  background:transparent url(images/roundedbox_corner.png?color=EFEFEF&corner=bottomright) no-repeat bottom right;
  padding:5px;
}


.reply {
  width:100%;
  color:#000000;
  font-size:9pt;
  margin-bottom:10px;
  line-height:20px;
}

.post_color1 .reply { background:#E0E8F0 url(images/roundedbox_corner.png?color=E0E8F0&corner=topleft) no-repeat top left;}
.post_color2 .reply { background:#EFEFF5 url(images/roundedbox_corner.png?color=EFEFF5&corner=topleft) no-repeat top left;}

.post_color1 .topright { background:transparent url(images/roundedbox_corner.png?color=E0E8F0&corner=topright) no-repeat top right;}
.post_color2 .topright { background:transparent url(images/roundedbox_corner.png?color=EFEFF5&corner=topright) no-repeat top right;}

.post_color1 .bottomleft {background:transparent url(images/roundedbox_corner.png?color=E0E8F0&corner=bottomleft) no-repeat bottom left;}
.post_color2 .bottomleft {background:transparent url(images/roundedbox_corner.png?color=EFEFF5&corner=bottomleft) no-repeat bottom left;}

.post_color1 .bottomright {
  background:transparent url(images/roundedbox_corner.png?color=E0E8F0&corner=bottomright) no-repeat bottom right;
  padding:10px;
}
.post_color2 .bottomright {
  background:transparent url(images/roundedbox_corner.png?color=EFEFF5&corner=bottomright) no-repeat bottom right;
  padding:10px;
}

.reply .avatar {
  float:right;
  margin-left:20px;
  margin-bottom:20px;
}

.reply .author {
  font-size:11px;
  margin-bottom:10px;
  margin-left:10px;
  color:#666666;
}

.reply .author .guest {
  font-style:italic;
  color:#333333;
}


div.authorname img {
  vertical-align:middle;
}

h3 {
  font-size:13px;
  color:#999999;
  font-weight:bold;
  margin-top:15px;
}

h3.date {
  font-size:11px;
  color:#999999;
  font-weight:bold;
  margin-top:10px;
}


div.archive_control #control_right {
  width:49%;
  float:right;
}

div.archive_control #control_left {
  width:49%;
}

div.archive_control .labels {
  width:80px;
  float:left;
  margin-bottom:2px;
}

a.tag:link, a.tag:active, a.tag:visited {
  border-bottom:1px dotted #666688;
  color:#666688;
  text-decoration:none;
}
a.tag:hover {
  border-bottom:1px dotted #6666FF;
  color:#6666FF;
  text-decoration:none;
}

form.submission label {
  font-weight:bold;
  margin-left:5px;
  color:#333333;
  padding-top:10px;
  padding-right:20px;
}

form.submission input.text {
  width:90%;
}

textarea.textarea {
  border:2px solid #cccccc;
  background-color:#ffffff;
  width:90%;
  height:50px;
  padding:0px;
  font-size:11px;
  color:#666666;
  margin-bottom:5px;
}

textarea.textarea_large {
  border:2px solid #cccccc;
  background-color:#ffffff;
  width:90%;
  height:300px;
  padding:0px;
  font-size:11px;
  color:#666666;
  margin-bottom:5px;
}

form.submission #bot_filter {
  vertical-align:top;
  margin:0 20px;
  border:2px solid #CCCCCC;
}

form.submission input.text#imgcode {
  width:110px;
  margin-bottom:2px;
}

form.submission div.form_description {
  color:#666666;
  padding:5px 5px 10px 0;
  font-size:11px;
}

.archive_control {
  width:100%;
  background:#F5F5F5 url(images/roundedbox_corner.png?color=F5F5F5&corner=topleft) no-repeat top left;
  color:#666666;
  font-size:13px;
  margin-bottom:10px;
}

.archive_control .topright { background:transparent url(images/roundedbox_corner.png?color=F5F5F5&corner=topright) no-repeat top right;}

.archive_control .bottomleft {background:transparent url(images/roundedbox_corner.png?color=F5F5F5&corner=bottomleft) no-repeat bottom left;}

.archive_control .bottomright {
  background:transparent url(images/roundedbox_corner.png?color=F5F5F5&corner=bottomright) no-repeat bottom right;
  padding:10px;
}


div.archive_control #control_right {
  width:50%;
  float:right;
}

div.archive_control #control_left {
  width:49%;
}

div.archive_control .labels {
  width:100px;
  float:left;
  margin-bottom:2px;
}

div.archive_control input.text {
  width:100px;
}

div.archive_control select {
  width:110px;
}

.center {
  text-align:center;
}

.information {
  text-align:center;
  color:#606070;
}

.red {
  color:#cc0000;
}

.loginerror {
  color:#FF8888;
}

span.red {
  color:#cc0000;
  font-size:11px;
}

select {
  padding:2px;
  vertical-align:middle;
}

#userpage {
  background:#EFEFF5 url(images/roundedbox_corner.png?color=EFEFF5&corner=topleft) no-repeat top left;
  color:#000000;
  font-size:14px;
  margin-bottom:10px;
  margin-left:110px;
}

#userpage .topright { background:transparent url(images/roundedbox_corner.png?color=EFEFF5&corner=topright) no-repeat top right;}

#userpage .bottomleft {background:transparent url(images/roundedbox_corner.png?color=EFEFF5&corner=bottomleft) no-repeat bottom left;}

#userpage .bottomright {
  background:transparent url(images/roundedbox_corner.png?color=EFEFF5&corner=bottomright) no-repeat bottom right;
  padding:10px;
  text-align:left;
  min-height:110px;
}

#userpage_avatar .bottomright div {
  margin-top:8px;
  font-size:16px;
  color:#103050;
}

#userpage_avatar {
  float:left;
  background:#E0E8F0 url(images/roundedbox_corner.png?color=E0E8F0&corner=topleft) no-repeat top left;
  color:#000000;
  font-size:14px;
  margin-bottom:10px;
  margin-right:20px;
}

#userpage_avatar .topright { background:transparent url(images/roundedbox_corner.png?color=E0E8F0&corner=topright) no-repeat top right;}

#userpage_avatar .bottomleft {background:transparent url(images/roundedbox_corner.png?color=E0E8F0&corner=bottomleft) no-repeat bottom left;}

#userpage_avatar .bottomright {
  background:transparent url(images/roundedbox_corner.png?color=E0E8F0&corner=bottomright) no-repeat bottom right;
  padding:10px;
  text-align:center;
  min-height:110px;
}

#userpage_avatar .bottomright div {
  margin-bottom:5px;
  font-size:14px;
  color:#103050;
  width:80px;
  overflow:hidden;
  height:20px;
}

.bottomright b, .bottomright i {
  color:#305090;
  font-weight:bold;
}

p.small {
  font-size:9pt;
}

p.right {
  text-align:right;
}

img.right {
  float:right;
}



table {
  width:100%;
  margin-bottom:20px;
}

table caption {
  text-align:left;
  padding:5px 20px;
  font-size:12pt;
  color:#244659;
}

table .row_th {
  background-color:#288FE8;
  color:#ffffff;
}

table .row_th th {
  border-bottom:1px solid #74AECD;
  padding-top:5px;
  padding-bottom:5px;
  vertical-align:middle;
  text-align:left;
}

table .row_th_bottom {
  background-color:#288FE8;
  color:#ffffff;
}

table .row_th_bottom th {
  padding-top:5px;
  padding-bottom:5px;
  padding-right:5px;
  vertical-align:middle;
  text-align:left;
}

table .row_th th.topleft {
  background:#288FE8 url(images/roundedbox_corner.png?color=288FE8&corner=topleft) no-repeat top left;
}

table .row_th th.topright {
  background:#288FE8 url(images/roundedbox_corner.png?color=288FE8&corner=topright) no-repeat top right;
}

table .row_th_bottom th.bottomleft {
  background:#288FE8 url(images/roundedbox_corner.png?color=288FE8&corner=bottomleft) no-repeat bottom left;
}

table .row_th_bottom th.bottomright {
  background:#288FE8 url(images/roundedbox_corner.png?color=288FE8&corner=bottomright) no-repeat bottom right;
}

table .row_th_td {
}

table .row_th_td th {
  background-color:#288FE8;
  border-bottom:1px solid #74AECD;
  color:#ffffff;
  padding:5px;
  vertical-align:middle;
  text-align:left;
}

table .row_th_td th.topleft {
  background:#288FE8 url(images/roundedbox_corner.png?color=288FE8&corner=topleft) no-repeat top left;
}

table .row_th_td th.topright {
  background:#288FE8 url(images/roundedbox_corner.png?color=288FE8&corner=topright) no-repeat top right;
}

table .row_th_td  td.top {
  border-top:1px solid #74AECD;
}

table .row_th_td  td.top, table .row_th_td  td.cell1 {
  background-color:#E9F1F4;
}

table td {
  border-bottom:1px solid #74AECD;
  padding:5px 5px 5px 5px;
  vertical-align:middle;
  text-align:left;
}

table td.icon {
  text-align:center;
  padding:5px 5px 0px 5px;
}

table td.large {
  padding:20px;
  text-align:left;
  vertical-align:top;
}

table td small {
  display:block;
  padding:0 0 0px 5px;
  color:#405060;
  font-size:8pt;
}

table .row1{
  background-color:#E9F1F4;
}

table .row2{
  background-color:#ffffff;
}

table a:link, table a:active, table a:visited {
  text-decoration:none;
}
table a:hover {
  text-decoration:underline;
}

.pager {
  text-align:center;
  padding-top:10px;
  padding-bottom:10px;
}

div.quote {
  background-color:transparent;
  padding:5px;
  margin:5px 0 5px 10px;
  font-style:italic;
  color:#505060;
}

div.quote div.quoteby {
  background-color:transparent;
  color:#303040;
  text-align:right;
  font-style:normal;
}

p.vote_title {
  margin-bottom:2px;
  font-size:10pt;
  text-align:center;
  margin-right:10px;
  margin-left:10px;
  font-weight:bold;
  color:#0F1E26;
}

p.vote_option {
  padding-left:20px;
  margin-bottom:2px;
  font-size:9pt;
}

div.vote_option {
  padding-left:20px;
  margin-top:2px;
  font-size:9pt;
}

div.vote_option span.vote_right {
  float:right;
  color:#288FE8;
  margin:0;
}


div.vote_option span {
  font-style:italic;
  color:#999999;
  margin-left:10px;
}

div.vote_box {
  background:#288FE8 url(images/roundedbox_corner.png.php?color=288FE8&corner=topleft&bg=4&sz=2) no-repeat top left;
}

div.vote_box.whitebg {
  background:#288FE8 url(images/roundedbox_corner.png.php?color=288FE8&corner=topleft&bg=1&sz=2) no-repeat top left;
}

div.vote_box div {
  background:transparent url(images/roundedbox_corner.png.php?color=288FE8&corner=topright&bg=4&sz=2) no-repeat top right;
}

div.vote_box.whitebg div {
  background:transparent url(images/roundedbox_corner.png.php?color=288FE8&corner=topright&bg=1&sz=2) no-repeat top right;
}

div.vote_box div div {
  background:transparent url(images/roundedbox_corner.png.php?color=288FE8&corner=bottomleft&bg=4&sz=2) no-repeat bottom left;
}

div.vote_box.whitebg div div {
  background:transparent url(images/roundedbox_corner.png.php?color=288FE8&corner=bottomleft&bg=1&sz=2) no-repeat bottom left;
}

div.vote_box div div div {
  background:transparent url(images/roundedbox_corner.png.php?color=288FE8&corner=bottomright&bg=4&sz=2) no-repeat bottom right;
  height:12px;
}

div.vote_box.whitebg div div div {
  background:transparent url(images/roundedbox_corner.png.php?color=288FE8&corner=bottomright&bg=1&sz=2) no-repeat bottom right;
  height:12px;
}

p.vote_option input {
  margin-right:10px;
}

p.vote_right {
  padding-left:20px;
  margin-bottom:2px;
  text-align:right;
  font-size:9pt;
}

pre {
  font-family:DejaVu Sans Mono, Courier New, monospace;
  margin-bottom:10px;
}

#contentleft ul {
  margin-left:20px;
}

#contentleft li {
  list-style-type:square;
}

.links {
  margin-top:10px;
  padding-bottom:5px;
  border-bottom:1px solid #288FE8;
}

.links.last {
  border-bottom:0;
}

.links_link {
  float:left;
  width:550px;
}

.links_name {
  margin-left:10px;
  font-weight:bold;
}

.links_name:link, .links_name:active, .links_name:visited {
  text-decoration:none;
}

.links_name:hover {
  text-decoration:underline;
}

.links_domain {
  margin-left:10px;
  font-size:11px;
  color:#288FE8;
}

.links_text {
  margin-left:20px;
  font-size:12px;
  margin-bottom:10px;
}

.links_stats {
  float:left;
  width:75px;
  font-size:11px;
  color:#666670;
}

.links_stats b {
  color:#222230;
}

.links_stats a:link, .links_stats a:active, .links_stats a:visited {
  text-decoration:none;
  border:1px solid #efefef;
  padding:2px;
}

.links_stats a.rate1:link, .links_stats a.rate1:active, .links_stats a.rate1:visited {
  background-color:#FAD4E8;
}

.links_stats a.rate2:link, .links_stats a.rate2:active, .links_stats a.rate2:visited {
  background-color:#FAE8D4;
}

.links_stats a.rate3:link, .links_stats a.rate3:active, .links_stats a.rate3:visited {
  background-color:#FAFAD4;
}

.links_stats a.rate4:link, .links_stats a.rate4:active, .links_stats a.rate4:visited {
  background-color:#E8FAD4;
}

.links_stats a.rate5:link, .links_stats a.rate5:active, .links_stats a.rate5:visited {
  background-color:#D4FAE8;
}

b.rating0 {
  font-weight:normal;
}

b.rating1 {
  color:#9F1345;
}

b.rating2 {
  color:#9F4513;
}

b.rating3 {
  color:#9F9F13;
}

b.rating4 {
  color:#459F13;
}

.links_stats a:hover {
  text-decoration:none;
  border:1px solid #cccccc;
  background-color:#D4E8FA;
}

.links_info {
  margin-left:10px;
  font-size:11px;
  color:#333340;
  font-style:italic;
}

.links_info span {
  margin-right:20px;
}

.links_info_actions {
  float:right;
}

.links_info_actions a {
  margin-left:10px;
}

.highlight {
  background-color:#ffff66;
  font-weight:bold;
}
