/* css.css
strg.at 2006
*/

body {
font-size: 100.01%;
font-family:
Arial,Helvetica,sans-serif;
margin: 0;
padding: 0;
text-align:
center;
color: #343c3a;
}

h1, h2, h3, h4, p, ul, li {
padding: 0;
}

/* font-size */
h2 { /*
column title */
font-size: .8em;
text-transform: uppercase;
}
h3, h4, p, li, td, th {
font-size: .7em;
line-height: 1.35em;
}

img {
border: none;
}

.recentdate,
.recentcat {
font-size: .6em;
}


a {
color: #666;
text-decoration: underline;
}
a:hover,
a:focus {
color: #000;
}


#all {
width: 910px;
text-align: left;
margin: 0 auto;
padding: 0;
}

.header {
height: 90px;
}
.header h1 {
position: absolute;
margin: 0 0 0
-1000px;
}

.loggedin {
margin: 0 0 20px 0;
}
.loggedin p {
color: #666;
text-align: right;
padding: 0;
margin: 0 .6em 0 0;
}
.loggedin p strong {
color: #333;
}
.loggedin a {
color: #333;
}


.topmenu {
margin: 20px 1em 0 0;
float: right;
font-size: .8em;
}
#quicksearch {
float:left;
}
#quicksearch input {
width: 100px;
float: left;
border: 1px solid #999;
font-size: .7em;
}
.topmenu ul {
float: left;
list-style-type: none;
margin: 0;
padding: 0;
}
.topmenu li {
display: inline;
font-size: 1em;
}
.topmenu li a {
float: left;
display: block;
padding: 0 .6em 0 .6em;
margin: 0 0 0 .5em;
color: #666;
text-decoration: none;
font-size: .8em;
}
.topmenu li a:hover,
.topmenu li a:focus,
.topmenu li a.active {
color: #000;
}


#box {
height: 1%;
}
.boxtop {
height: 6px;
font-size: 6px;
line-height: 6px;
margin: 1em 0 0 0;
}
.boxbottom {
height: 6px;
font-size: 6px;
line-height: 6px;
margin: 0 0 1em 0;
}

#news {
float: left;
width: 230px;
padding: 0 0 2em 0;
}

.newscontent{
margin: 1.6em 0 0 0;
padding: 0 0 0 .7em;
}

.newscontent h3 {
margin: .4em 0 .6em 0;
font-weight: normal;
text-transform: uppercase;
border-bottom: 2px solid #fff;
color: #333;
}
.newscontent h3 a {
font-weight: bold;
text-decoration: none;
}

.newscontent h4 {
margin: 0;
}
.newscontent h4 a {
margin:
0;
display: block;
text-decoration: none;
border: none;
}

.newsitems {
margin: 0 1em .6em 0;
}

.recentdate {
float: right;
margin: 0;
color: #999;
}

.next { /* adv-search */
text-align: right;
}

.results {
margin: 2em 0 2em 8em;
}
.results h3 {
font-size: .8em;
text-transform: uppercase;
border-bottom: 1px solid #999;
margin: 1em 0 0 0;
}
.results span {
font-weight: bold;
}

.prevnext {
float: left;
}
.prevnext p {
margin: 0;
padding: 0;
}


.newsabstract {
margin: 0 1em 0 0;
color: #666;
}
p.abstract {
font-weight: bold;
}
.newslist {
margin: 0 0 0 8em;
background: url(pix/reg_bg_trans.gif);
}
.more {
font-weight: bold;
margin: .2em 0 0 0;
padding: 0;
}

.newslist h3 {
font-size: .8em;
text-transform: uppercase;
border-bottom: 1px solid #999;
margin: 1em 0 0 0;
}
.newslist p {
margin: .5em 0 .5em 0;
}


.newslist .date {
text-align: right;
margin: 0;
padding: 0;
font-weight: bold;
}


.pix {
margin: 0 0 0 9px;
width: 216px;
height:
216px;
position: relative;
}
.pixround {
position: absolute;
width:
216px;
height: 216px;
z-index: 2;
}

.pix_statement {
font-size: 1em;
text-align: right;
padding: 0 1em 0 1em;
color: #666;
}
.pix_statement a {
font-size: 1em;
}

#content {
margin: 0 0 0 230px;
height: 1%;
background: url(pix/rc_bg.gif) no-repeat 99% 99%;
}

#content li{
padding-left:5px
}

#content ul{
padding-left:12px
}

#footer {
clear: both;
text-align: center;
}

#footer a{
padding-right:8px;
padding-left:7px
}


/* 3 columns
*/
.three { /* surrounding */
height: 1%;
}
.boxspace { /* for geckos
... padding used on three1 etc results in boxmodel problem - too wide
boxes */
height: 1%;
padding: 1em .3em 1em .3em;
}
.three1 {
float: left;
width: 226px;
}
.three2 {
float: left;
width: 226px;
}
.three3 {
float: right;
width: 223px;
margin: 0 1px 0 0;
}

/* 2 columns */
.two {
height: 1%;
}
.two1 {
float: left;
width: 226px;
}
.two2 {
float:
right;
width: 449px;
background: #ccc;
margin: 0 1px 0 0;
}


/* 1
column */
.one {
height: 1%;
/*margin: 0 1px 0 0;*/
margin: 0 2em 2em .4em;
}


/* colors by cat
*/
/* first row according to the wiki*/
/* second row according to ep's
design proposals*/

.firststyle h2,
.firststyle h3,
.firststyle h4,
.firststyle a,
.firststyle span {
/*color: #799fbf;  blue - publish and register
*/
color:#869CB9;
}
.secondstyle h2,
.secondstyle h3,
.secondstyle h4,
.secondstyle a {
/* color: #c7c7e1; lavendel - find and verify ..
*/
color:#B2667F;
}

.thirdstyle h2,
.thirdstyle h3,
.thirdstyle h4,
.thirdstyle a {
color:#7A817C;
}

.clear
{
clear: both;
}
.clearleft {
clear: left;
}
.clearright {
clear:
right;
}

iframe.select_license {
padding:0;
margin:0;
text-align:left;
border-style:none;
width:600px;
height:480px;
overflow:auto;
}

iframe.describe_work
{
padding:0;
margin:0;
text-align:left;
border-style:none;
width:600px;
height:1640px;
overflow:hidden;
}

.breadcrumbs
{
margin-bottom:10px;
font-size:0.65em;
}

.breadcrumbs a
{
color:#000;
text-decoration:none;
}

.publish_steps {
border-bottom:1px solid #666;
margin-bottom:30px;
font-size:0.8em;
}

.publish_steps a, .publish_steps span {
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
padding-right:30px
}

.publish_steps a.grey, .publish_steps span.grey {
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
padding-right:30px;
color:#ccc
}

a.getyours {
text-decoration: none;
border: none;
font-weight: bold;
}
a.getyours img {
vertical-align: middle;
border: none;
}
a.getyours span {
border-bottom: 1px solid #869CB9;
}



.getcert {
background: url(pix/reg_bg_trans.gif);
}
.getcert h3 {
font-size: .7em;
text-transform: uppercase;
border-bottom: 1px solid #ccc;
margin: 1em 0 0 0;
}

.getcert strong {
float: left;
width: 170px;
}

.work_item h3 {
margin: 1.2em 0 .8em 0;
}
.w_field {
float: left;
width: 154px;
font-weight: bold;
font-size: .7em;
line-height: 1.35em;
}

.w_detail {
padding: 0;
font-size: .7em;
line-height: 1.35em;
width: 336px;
margin: 0 0 .4em 154px;
}


.news_image {
float: left;
width: 250px;
}

.news_image_desc{
float:left;
width:auto;
}

.reglabel{
float: left;
width: 170px;
}

.desclabel{
float:left;
width:170px;
}


/* register forms */
.register {
font-size: .7em;
}
.register h3 {
font-size: 1em;
margin: .3em 0 .3em 0;
}
.register ul {
margin: 0;
}
.register li {
list-style-type: circle;
font-size: 1em;
padding: 0;
margin: 0;
}

.register p {
font-size: 1em;
}

.register fieldset {
position: relative;
border: 1px solid #869CB9;
margin: 1em;
background: url(pix/reg_bg_trans.gif);
padding: 1em;
}
legend {
padding: 0 .3em 0 .3em;
font-weight: bold;
color: #869CB9;
}
.register label {
color: #000;
}
.register input,
.register select,
.register textarea {
border: 1px solid #999;
margin: 0 .3em 0 0;
float: left;
font-size: 1em;
font-family: arial, helvetica, sans-serif;
}
.register input:focus {
border: 1px solid #333;
}
.register input.nostyle {
border: none;
}
.register span.req {
padding: 0 .2em 0 .3em;
margin: 0;
color: #c03;
}
input.showitem {
float: right;
margin-left: 2em;
border: none;
}
.formline {
height: 1%;
width: 68%;
clear: both;
border-bottom: 1px solid #eee;
margin-bottom: .3em;
}
.formline100 {
  width:100%;
}

.radiolabel {
float: left;
}

.login {
font-size: .8em;
width: 96%;
}
.login fieldset {
padding: 1em;
border: 1px solid #869CB9;
}

.login label {
float: left;
width: 6em;
}
.login input {
border: 1px solid #999;
margin: 0 0 .3em 0;
padding: 0 .2em 0 .2em;
}
.login input:focus {
border: 1px solid #666;
}

input.send {
cursor: pointer;
background: url(pix/buttonbg.gif)
repeat-x center;
font-size: .7em;
color: #333;
}
.login input.send {
margin: .4em 0 0 7.7em;
}
.register input.send {
font-size: .8em;
margin: .4em 1.3em 0 1.3em;
}

input.send:hover,
input.send:focus {
background: url(pix/buttonbg_hover.gif) repeat-x center;
color: #000;
}
.loginlinks {
text-align: right;
}


/* ajax form errors and confirmation */

span.formdone {
position: absolute;
left: 75%;
display: inline;
width: 52px;
height: 16px;
background: url(pix/form_ok.png) no-repeat;
margin: 0;
}
span.formdone span {
display: none;
}
span.hide span {
display: none;
}
span.error span {
position: absolute;
left: 70%;
display: inline;
width: 35%;
height: auto;
padding: 0 6px 0 6px;
border: 1px solid red;
color: #333;
background: #fff;
}

.styles
.wikistyles {
visibility: hidden;
font: .9em 'courier new', courier, mono;
color: #666;
position: absolute;
padding: .5em;
display: none;
width: auto;
height: auto;
background: #fff;
border: 2px solid #f90;
}
.styles:hover .wikistyles {
visibility: visible;
display: block;
}

.faq {
background: url(pix/reg_bg_trans.gif);
}
.faqbox {
background: url(pix/faq_bg.gif) no-repeat;
padding: 1em 0 0 0;
margin: 0 0 0 -.4em;
}
.faq_txt {
margin: .6em .65em 1.8em .6em;
padding: 0 .4em .8em .5em;
background: #ccc;
}
.faq_txt h2 {
margin: 0;
padding: .4em 0 .4em 0;
}
.faq_txt p {
padding: 0;
margin: 0 0 .5em 0;
}
a.up {
font-size: .7em;
}
#logolink a {
position: absolute;
width: 230px;
height: 90px;
display: block;
}
.thumbs {
float: left;
margin: .1em .5em .5em 0;
}
a.nounder {
text-decoration: none;
}

.buy_desc{
font-size:0.7em;
font-weight:bold;
display:inline;
padding:0;
margin:0
}

.buy_desc_cert{
font-size:0.7em;
font-weight:bold;
display:inline;
padding:0;
margin:0
}


.hl_grey{
  background-color:#7A817C;
}

.shop_item{
  border: 1px solid #7A817C;
  margin-bottom:20px;
  padding:20px 0px 0px 20px;
}

.shop_item legend{
  font-size:0.8em;
  color:#7A817C;
}

.shop_pic {
  float:left;
  width:240px;
  margin-bottom:20px;
}

.shop_info {
  float:left;
  width:240px;
}
.item_desc_left {
  font-size:0.7em;
  color:#7A817C;
  float:left;
  width:60px;
  font-weight:bold;
  }
.item_desc_right {
  font-size:0.7em;
  float:left;
  width:180px;
  margin-bottom:5px;
}



form.paypal select,
form.paypal input.quantity{
  font-size:1em;
  width:50px;
  font-family: arial, helvetica, sans-serif;
  border:1px solid #7A817C;
}

form.paypal input.quantity{
  padding-left:4px;
}



.shop_price {
  width:65px;
  padding-left:20px;
  padding-right:20px;
  text-align:right;
  float:left;
  color:#7A817C;
  font-weight:bold;
}
.shop_cart {
  float:right;
  text-align:center;
  background-color:#7A817C;
  width:120px;
}
.submit_cart {
  cursor:pointer;
  display:inline;
  background-color:#7A817C;
  border-style:none;
  color:#fff;
  font-size:0.8em;
}

.comment_form{
  font-size:0.8em;
}

.beta {
opacity: .85;

padding: 70px 0 0 0;
background: #fff;
position: absolute;
z-index: 1000;
margin-left: 190px;
margin-top: 200px;
width: 525px;
height: 180px;
border-top: 2px solid #666;
border-right: 3px solid #666;
border-bottom: 3px solid #666;
border-left: 2px solid #666;
text-align: center;
font-weight: bold;
font-size: 12px;
}
.beta a {
color: #f30;
}

#upload_policy {
  overflow-y:scroll;
  height:150px;
  padding:5px;
  margin:15px 0;
  background: #ccc;
}