root { 
    display: block;
}
*{ margin: 0; padding: 0}
body{
    font-family: Arial, sans-serif;
    font-size: 13px;
    line-height: 20px;    
}

h1 {
	color: #3d3d3d;
	font-size: 30pt;
	padding: 60px 0px 0px 40px;
}

h1 a {
	color: #3d3d3d;
	text-decoration: none;
}

h1 a:hover, h1 a:active {
	text-decoration: underline;
}

#content{
	width: 931px;
	margin: 0 auto;
	float: none;
}

div#header{
    height: 150px;
    background: url(../images/topbg.jpg) top left repeat-x #ffffff;
}

.header {
	padding-top: 20px;
	clear: both;
}
.header p
{
    font-size: 1.4em;
	text-align: center;
	font-weight: bold;
}

.header p.small {
	font-size: 12pt;;
	font-weight: normal;
}

img.logoDOK{
  margin-left: 20px;
}
#header .support{
    float: right;
    margin: 5px 10px 0px 0px;
    color: #555;
    font-style:italic;
}

.present-layout{
   padding: 15px;
   border:1px solid #ddd;
}
    
.change-layout{
    height: 350px;
    border:1px solid #ddd;
}
h2.present{
   float:left;
   width:50%;
   margin-right:5px;
   color: #2c5aa0; font-size: 1.2em; margin: 8px 0
}

h2.title
{
	color: #2c5aa0; font-size: 1.2em; margin: 8px 0;
}

.blocks{
    height: 80px;
    margin-bottom: 10px;
}
.block{
    display: inline-block;    
    width: 141px;
    margin: 10px 0px 0 10px;
    padding: 10px 0;
    color: #aaa;
    float: left;
    background-color: #ffecd2
}
.block:first-child {
	margin-left: 0px;
}
.first{
    background-color:#ff8600;
    color:#fff;
}

.block span{
    float: left;
    width: 100%;
    text-align: center;
}
.block strong{
    float: left;
    width: 100%;
    text-align: center;
    margin: 0px;
}
h3 {
	padding: 0px; margin: 0px;
	padding-top: 30px;
}

.present-layout p{

}

#anonymous label{
    width: 7em;
    font-size: 1em;
    color: #666;
}

#anonymous {
    color: #FF0000;
    font-weight: bold;
	width: 400px;
}

#anonymous input[type='text'] {
    width: 200px;
    margin-right: 10px;
}

#anonymous strong {
}

.present-layout table{
    font-size: 1em;
    margin-top: 22px;
    border-width: 0;
    -moz-box-shadow: 0 0 0 #fff;
	clear: both;
	margin-bottom: 20px;
}
.present-layout table td, .present-layout table th{
    border-bottom: 1px solid #ddd;
    border-right-width:  0;
    padding:5px 2px 5px 8px;    
}
.present-layout table td a{    
    color: #2c5aa0;
    text-decoration: none;
    padding: 2px 5px;
}

.present-layout table td a.moreinfo{
    background-color: #ff8600;
    color: #fff;
    text-decoration: none;
    padding: 2px 5px;
}

.soldout
{
	background-color: #CCC;
    text-decoration: none;
    padding: 2px 5px;
    
}

table{
    border: 1px solid #ccc;
    width: 100%;
    -moz-border-radius: 6px;

}
tr.odd{
  background-color: transparent;
}
tr.even{
  background-color: #f0f0f2;
}
tr.head{
    background: #f0f0f3 url('../images/table-head.png') 50% 80% repeat-x;
    border-bottom: 1px solid #aaa;
}
th{
    text-align: left;
    padding: 5px 2px;
    padding-left: 15px;
    color:#2c5aa0;
}
td{  
    padding: 5px 2px;
    padding-left: 15px;
    border-right: 1px solid #dfdfdf;
}
td.last{
    border-right: medium none;
}

p.next{
    margin-top: 20px;
	padding: 7px 0px 15px 0px;
	text-align: right;
}
p.next a, p.next input.button{
    background: transparent url('../images/next-back.png') repeat-x 0 0;
    font-family: Arial, sans-serif;
    border: 0px;
    color:#eee;
    font-size: 1.3em;
    font-weight: bold;
    text-decoration: none;
	cursor: pointer;
}

p.next a.button, p.next input.button {
	padding: 7px 15px;
}

p.next a.back{
    background:none;
    color: #2c5aa0;
	float: left;
}
.copyright{
    border-top: 1px solid #f0f0f0;
	clear: both;
	margin: 10px 0px;
	text-align: right;
	padding-top: 6px;
}
.copyright strong{
    color: #bbb;
    text-align: right;
}

#welcome {
	margin-bottom: 10px;
	padding: 15px;
	border:1px solid #ddd;
}

#welcome h2 {
	font-size: 10pt;
	margin-bottom: 10px;
}

#welcome p {
	font-size: 9pt;
}

.spacer {
	margin-top: 20px;
}
.spacer div {
	margin-bottom: 5px;
}

label{
    display:inline-block;
    font-weight: bold;
    font-size: .9em;
    width:15em;
    float: left;
}

a.info
{
	background: transparent url(../images/info.png) no-repeat top left;
	width: 16px;
	height: 16px;
	text-indent: -10000px;
	display: block;
	float: right;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	color: #232323;
	border: 1px solid #ffbf36;
	background-color: #ffe5ad;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div
{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-weight: normal;
}

.none {
	color: #8a8a8a;
}

.small
{
	font-size: 8pt;
	line-height: 14px;
}

.sum
{
	border-top: 1px solid #CCC;
}

.left
{
	float: left;
	width: 400px;
}

.right
{
	float: right;
	width: 300px;
}

.left2
{
	float: left;
	width: 350px;
}

.right2
{
	float: right;
	width: 350px;
}

.title
{
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}

.small_form
{
	width: 305px;

}

.small_form input[type='text']
{
	width: 180px;
}

.small_form input[type='submit']
{
	float: right;
}

.border
{
	border-bottom: 1px solid #eee;
	padding-bottom: 8px;
}

.error
{
	color: red;
}

input.small
{
	width: 75px !important;
}

.content img
{
	float: right;
	width: 300px;
	border: 1px solid #CCC;
	padding: 4px;
	margin-left: 10px;
}
