/**********************************************************
CSS by willr. Please if you have any questions email me @ rossi_will@hotmail.com
Thanks,
**********************************************************/

body {
background: white;
font-family: Verdana, Bitstream Vera Sans, Arial, Nimbus Sans L, Adobe Helvetica, Helvetica;
font-size: 80%;
color: #555;
}

html {
}

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

#sitebox { 
width: 100%;
height: 100%;
margin: auto;
}

/*******Header Tags*********/

#header {
width: 100%;
height: 60px;
}

#header h1 {
position: relative;
width: 355px; 
height: 46px;
overflow: hidden;
float: left;
margin-left: 7px;
margin-top: 7px;
color: #21276D;
text-transform: uppercase;
font-weight: 100;
font-family: BankGothic Md BT, Arial;
font-size: 1.6em;
}

#header h1 span {
  display: none;
}


#header .logobox {
height: 46px;
float: right;
margin-right: 7px;
margin-top: 7px;
}

#header .subtitle span:hover {
}

/******Navigation*******/

#navigation {
clear: both;
margin-top: 20pt;
margin-bottom: 20pt;
border-bottom:2px solid #aaa;
}

#navigation a, #navigation a:visited {
display: none;
}

#navigation a:hover {
color: #F26F29;
}

#nav_link_top_level {
font-family: Bitstream Vera Sans, Arial, Adobe Helvetica, Helvetica;
margin-bottom: 15px;
color: #555;
text-transform: lowercase;
font-size: 1.1em;
text-decoration: none;
letter-spacing: 0.1em;}

/*****Picture Tag*****/

#picture {
display: none;
width: 100%;
height: 150px;
position:relative; 
left: 0; top: 0; 
background: #000 url(images/cta-motif.jpg);
}

#picture .potwbox {
  display: none;
}

#picture img {
}

#picture #constants {
  position:absolute; 
  right: 0px; top: 0px; 
  border: none;
}

/****Left content*****/

#lcontent  {
margin-top: 10px;
padding: 5px;
padding-right: 15px;
padding-left: 15px;
line-height: 17px;
width: 100%;
float: left;
background: #f4f4f4 url(images/dots.png) repeat-y right;
min-height:300px;
_height:300px;
}

h2 {
font-family: Bitstream Vera Sans, Arial;
font-weight: bold;
color: #F26F29;
text-transform: uppercase;
font-size: 1.0em;
margin: 5px;
margin-left: 0px;
margin-bottom: 12px;
background: #f4f4f4 url(images/h1bg.png) repeat-x bottom;
}

#lcontent h2 {
width: 300px;
}


p {
margin-top:5px;
margin-bottom:12px;
font-size: 1.0em;
line-spacing: 0.3em;
text-align: justify;
}

a {
x-color: #96B766;
color: #769746;
text-decoration: none;}

a:hover {
color: #f26f29;
text-decoration: underline;}

a.external {
padding-right: 9px;
background-image: url(images/link-out.gif);
background-position: right top;
background-repeat: no-repeat;
}

.date {
margin-left: 40px;
margin-top: 5px;
text-decoration: lowercase;
font-size: 0.8em;}

.date a{
}

.date a:hover{
text-decoration: underline;
}

/****Right Cotent*****/

#rcontent {
display: none;
margin-right: 10px;
width: 0;
float: right;
line-height: 17px;
margin-left: 0px;
text-align: left;
background: #f4f4f4;
}

#rcontent h2 {
width: 250px;
}

#rcontent p{
width: 270px;
margin: 5px;
font-size: 0.9em;
margin-left: 0px;
}


/****Footer Tags***/

#footer{
clear: both;
margin-top:25px;
width: 100%;
font-size: 0.7em;
background: #f4f4f4 url(images/h1bg.png) repeat-x bottom;
height: 20px;
text-align: center;
}

#footer p {
padding-left: 25px;
}


/*******************************************************
 astro cas cz 

html, body, table, td {
    font-family: Verdana,Nimbus Sans L,Helvetica,Arial,Adobe Helvetica,sans-serif;
    font-size: 10pt;
    margin: 0px;
    padding: 0px;
    line-height: 120%;
}

html {
    overflow: -moz-scrollbars-vertical;
    height: 100%;
}

body {
    color: black;
    background-color: black;
    background-image: url(images/iau2006-bh-bg.png);
    background-repeat: repeat-y;
    background-position: top center;
    text-align: center; 
    padding: 0px;
    margin: 0px;
    height: 100%;
}

a, a:link, a:visited, a:hover {
    color: blue;
}

td {
    vertical-align: top;
}

h1 {
}

hr {
    height: 1px;
    width: 50%;
    border: none;
    background-color: gray;
    margin-top: 15pt;
    margin-bottom: 13pt;
}


img {
    border: none;
}


#container {
    position:relative;
    margin: 0px auto 0px auto;
    width: 775px;
    text-align: left;
    x-background-color: #fafafa;
    background-image: url(images/iau2006-bh-bg2.png);
    background-repeat: repeat-y;
    background-position: top left;
    background-color: #fff;
    border: none;
    padding: 0px;
    _height: 100%;
    min-height: 100%;
}

#header {
    height: 113px;
    background-image: url(images/iau2006-bh-top.png);
    background-repeat: no-repeat;
    background-position: top left;
}

#header * {
    display: none;
}

#body {
    x-height: 375px;
    width: 100%;
}

#menu {
    background-image: url(images/iau2006-bh-top.png);
    background-repeat: no-repeat;
    background-position: 0px -113px;
    color: black;
    font-weight: bold;
    vertical-align: top;
    width: 160px;
    padding-top: 35px;
    padding-left: 30px;
    padding-right: 5px;
    padding-bottom: 30px;
    x-border-right: 1px solid black;
}


#main {
    padding-left:25px;
    padding-right:15px;
    padding-top:25px;
    padding-bottom:25px;
}


a.navlink  {
    color: blue;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
}

#navigation a.navlink  {
    color: white;
}

#menu a.navlink  {
    x-color: #BC003A;
    color: navy;
    text-decoration: none;
}

#navigation a:link, #navigation a:visited {
	text-decoration: none;
}

#navigation a:hover {
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}

.leftnav_item {
    padding-top: 3px;
    padding-bottom: 3px;
}

#x-main {
    width: 450px;
    margin:0 0 0 200px; padding:0;
}

#footer {
    border-top: 2px solid silver;
    position: absolute;
    bottom: 10px;
    width: 100%;
    font-size:75%;
    font-weight: bold;
    padding: 1px;
    padding-left: 15px;
    margin: -10px 0 -10px;
}

.imagemail {
    vertical-align: text-bottom;
}

a.external {
    padding-right: 9px;
    background-image:url(images/link-out.gif);
    background-position: right top;
    background-repeat: no-repeat;
}

*/




li {
    padding-bottom: 5px;
}

.bodytext, td, div, span {
	color: #404040;
}
.sectiontitle {
	font-weight: bold;
	color: #404040;
}
.caption {
	font-size: 80px;
	font-style: italic;
	color: #404040;

}
.footer {
	font-size: 90%;
	color: #404040;
}

div.moduletitle {
    font-family: Bitstream Vera Sans, Arial;
    font-weight: bold;
    color: #F26F29;
    text-transform: uppercase;
    font-size: 1.0em;
    margin: 5px;
    margin-left: 0px;
    margin-bottom:12px;
    background: #f4f4f4 url(images/h1bg.png) repeat-x bottom;
}

/* Error Message Style */
div.error {
	font-weight: bold;
	color: #F00;
	padding-bottom: 1em;
}

/* Container Styles */
div.container_box {
	padding: 6px;
	margin: 2px;
}

div.container_editbox {
	border: 2px dashed #ccc;
	margin: 2px;
}

div.container_editheader {
	padding: 3px;
	background-color: #ccc;
}

div.container_editheader table tr td.info {
	font-size: .8em;
	font-weight: bold;
}

div.itemtitle {
	font-size: 115%;
	color: #404040;
}

div.news_itemtitle {
	font-size: 100%;
	font-weight: bold;
	x-color: #404040;
	color: black;
    x-text-decoration: underline;
}

div.fullitem div.itemtitle {
	font-size: 133%;
	font-weight: bold;
	color: #404040;
}

div.itembody {
	margin-top: 5px;
	margin-bottom: 5px;
	
	border-top: 1px dashed #404040;
	border-bottom: 1px dashed #404040;
	
	padding-top: 5px;
	padding-bottom: 5px;
}

input, input#login_password, input#login_username {
	border: 1px solid gray;
	margin: 2px;
}

/** Administration Module Manager form **/
.administration_modmgrheader {
	background-color: lightgrey;
}

.administration_modmgrheader span.active {
	color: green;
	font-weight: bold;
}

.administration_modmgrheader span.inactive {
	color: red;
	font-weight: bold;
}

.administration_modmgrbody {
	padding-left: 10px;
	border: 1px solid lightgrey;
}


/* Themable Forms */
div.form_title {
	font-size: 115%;
	font-weight: bold;
}

div.form_header {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin-bottom: 1em;
}

tr.even_row {
	background-color: #DDD;
}

tr.row:hover td, tr.row:hover td a {
	background-color: #666;
	color: #fff;
}

tr.odd_row {
	
}

/** Debugger Styles **/
table.debug_null,table.debug_null tr td, div.debug_null {
	background-color: #000;
	color: #fff;
	font-weight: bold;
}

table.debug_object, table.debug_object tr td {
	background-color: #a00;
	color: #fff;
}

table.debug_array, table.debug_array tr td {
	background-color: #0a0;
	color: #fff;
}

table.debug_scalar, table.debug_scalar tr td, div.debug_scalar {
	background-color: #00a;
	color: #fff;
}

td.debug_attribute {
	font-family: monospace;
	font-size: 80%;
}

td.debug_varname {
	font-weight: bold;
}

td.debug_type {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 115%;
}

td.debug_value {
	font-family: monospace;
	font-size: 90%;
	color: #fff;
}


/* Workflow */
div.workflow_action {
	border: 1px solid #DDD;
	margin-bottom: 1em;
}

div.workflow_inapproval {
	margin-left: 35px;
}

div.workflow_approved {
	border: 2px solid #030;
	background-color: #DDD;
}

div.workflow_action_restored {
	border: 2px dashed #030;
	background-color: #FFF;
}

div.workflow_action_posted {
	border: 2px solid black;
}


td.header, td.header a {
	background-color: #666;
	color: #fff;
	font-weight: bold;
	font-size: 125%;
	padding: 2px;
}
}