/* @import url(bx-additions.css); */

/*body element, you can overwrite that with a custom stylesheet for example in mozilla*/

#ng_bitflux_org, body , textarea
{
font-family: Verdana;
}
#ng_bitflux_org, body{
background-image:url(/themes/gip/images/repeater.gif);
background-repeat:repeat-x;
font-size: 11px;
background-color: #FFF;
padding:0px;
margin: 0px;
}

/* for iePC */
td
{
font-size: 12px;
}

a {
text-decoration:underline;
color:#00244D
}
a:visited {color:#00244D}
a:hover {color: #9D9E32;}
a:active { color:#628C2B;}

h1{
font-size:15px;
text-transform:uppercase;
}
h2{
font-size:13px;
}
h3{
font-size:13px;
}
h4{
font-size:12px;
}

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

.form{
padding: 0px;
margin: 5px 20px 15px 20px;
}

textarea, .formgenerell input, input.formgenerell {
width:390px;
border: 1px dotted #96A67B;
margin-top: 5px;
padding: 2px;
font-size: 12px;
}

.formbutton {
width:100px;
border: 1px solid #96A67B;
background-image:url("../images/buttonbg.jpg");
}

/* patforms filter */
.formErrors {
margin: 5px 25px 25px 25px;
padding: 5px 5px 5px 5px;
border: 1px solid ;
background-color: #C99C77;
}

.formlabelerror {
color: #A06C11;
font-weight: bold;
}

/* container to center the layout
-------------------------------------- */
#container {
position:absolute;
top:0px;
margin:0px;
padding:0px;
width: 100%;
}

/* head container for logo and metanavi
-------------------------------------- */
#header {
margin:0px;
padding:0px;
background-color: #F6F1E5;
height:70px;
width:100%;
}
#header h1 a
{
font-family:century gothic, arial;
margin:0px;
padding:0px;
font-size:18px;
text-decoration:none;
}
#header h2{
margin:0px;
padding:0px;
font-family:century gothic, arial;
font-size:10px;
font-weight:normal;
color: #00244D;
font-size: 12px;
}

#banner {
display:none;
position:relative;
background-image:url(/themes/gip/images/head.jpg);
background-repeat:no-repeat;
background-color:#00244D;
padding: 0px;
margin: 0px;
height: 110px;
width:100%;
}
#banner a
{
color: #ffffff;
text-decoration:none;
}

#banner  a:hover
{color: #E4EBC3;}

#metanavi{
display:none;
position:absolute;
left:747px;
top:191px;
padding:0px;
margin: 0px;
}

#metanavi a {
font-family:Century Gothic,Arial, Helvetica, sans-serif;
font-size:10px;
color:#999;
text-decoration:none;
display:block;
width:69px;
float:left;
text-align:center;
z-index:1000;
}
#metanavi a.selected {color:#00244D;}
#metanavi a:hover {color:#00244D;}

/*main-navi
-------------------------------------- */
#topnavi {
display:none;
font-family:Century Gothic,Arial, Helvetica, sans-serif;
font-size:10px;
position:relative;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 10px;
height:35px;
background-color:#FFF;
background-image:url(/themes/gip/images/topnavi_bg.gif);
background-repeat:no-repeat;
background-position:0px 1px;
}

#topnavi a {
float:left;
display:block;
color: #00244D;
width:137px;
text-decoration: none;
padding-left:10px;
text-transform:uppercase;
}
#topnavi a:visited {
color:#000000;
}
#topnavi a:hover {
display:block;
border-bottom:5px solid #00244D;
}
#mainnavi a:active {
	color:#000000;
	}

#topnavi a.selected {
border-bottom:5px solid #00244D;
display:block;
}
/* #container #topnavi a.selected
{
background-color: #C1DA8B;
color: #000000;
} */

/* content elements
-------------------------------------- */
#contentcontainer {
position:relative;
width:100%;
background-color:#FFF;
padding-bottom:30px;
}
#content {
font-size:11px;
margin:0px;
margin-left:57px;
margin-bottom:30px;
}
#maincontent {
margin:0px;
width:580px;
min-height:300px;
}
#maincontent li {
padding-bottom:10px;
}
#relatedcontent {
display:none;
position:absolute;
top:0px;
left:743px;
width:210px;
}

#content h1, #content h2, #content h3, #content h4 {
padding: 0px 20px 0px 0px;
margin:0px 20px 10px 10px;
}
h2:first-child {
border-top:1px solid #f00;
padding-top:5px;
}
#content h2 {
border-top:1px solid #efefef;
padding-top:5px;
}
#content p{
line-height: 18px;
padding: 0px 20px 0px 10px;
margin:0px 0px 10px 0px;
}
#content p.center{
text-align:center;}

/* elements for the gallery
-------------------------------------- */
#content #gallerie{
float:left;
padding: 0px 0px 10px 10px;
margin:0px 0px 20px 0px;
}

#content .thumbnail{
float:left;
width:100px;
margin: 10px 10px 0px 0px;
padding: 0px;
padding-right:8px;
}
#content .thumbnail img{
border-style: solid dotted;
border-color: #AEBD9E;
border-width:1px;
padding: 1px;
}

#content  br.antileft {
clear: left;
}
.antifloat
{
clear: both;
visibility: hidden;
}

/* elements for left and right navigation
-------------------------------------- */
#left {
display:none;
font-family:Century Gothic,Arial, Helvetica, sans-serif;
float:left;
width: 157px;
margin-left: 0px;
padding:0px;
}
#left a {
color:#00244D;
font-size:10px;
padding-left:10px;
text-decoration:none;
display:block;
}

#right {

}

#right p
{
padding: 0px 15px 15px 15px;
margin:0px;
}
#left a.selected, #right .selected {
background-color: #F6F1E5;
text-decoration:none;
}
#left a:hover {
background-color: #F6F1E5;
text-decoration:none;
}
#left ul {
list-style-type: none;
margin: 0px;
padding: 0px;
margin-left:10px;
}
#left li:first-child {
border-top:1px solid #CCC;
border-bottom:1px solid #CCC;
}
#left li, #right li {
margin:0px;
padding:0px;
border-bottom:1px solid #CCC;
}
#left h3, #right h3{
margin: 0px 0px 5px 0px;
padding:0px 15px;
}

/*footer
-------------------------------------- */
#footer {
width:100%;
padding-left:57px;
background-color:#F6F1E5;
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
font-family:century gothic, arial;
font-size:10px;
}

#footer a {
	text-decoration:none;
}

/* just used vor the blog
-------------------------------------- */
#content .post_title {
color: #333;
border-bottom: 1px solid #96a67b;
margin: 0px 25px 3px 25px;
padding: 0px 0px 5px 0px;
}

#content .post_title a {
    color: #333;
text-decoration:none;
}

.post_meta_data {
font-size: 11px;
padding-top: 0px;
margin: 5px 25px 15px 25px;
}
.right {
float: right;
}
.post_content {
line-height: 18px;
padding-top: 0px;
margin: 5px 25px 15px 25px;
}
#content .post_content p{
padding: 0px 0px 15px 0px;
margin: 0px;
}

h3.blog, #right  h3.blog {
color: #333;
margin-bottom: 5px;
}

.post_links {
text-align: right;
font-family: Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
font-size: 10px;
padding: 0px 25px 20px 25px;
margin: 0px;
}
.blog_pager{
padding-top: 0px;
margin: 5px 25px 15px
}

#right .blog li {
line-height:  15px;
padding: 0px 15px 3px 15px;
margin: 0px;
text-indent: -1em;
}
#livesearch {
margin: 0px 15px 15px 15px;
padding:0px;
width: 140px;
display: block;
}
#right input#livesearch  {
padding:1px;
width: 120px;
border: 1px solid #96A67B;
}

.formurl {display: none;}