/* 
 * GIO Styling
 *
 */

 html { background:white; }
 div#header { background: black; }

* {
   font-family: verdana;
   font-size: 1em; 
}

div#adminmenu2 ul {
    list-style: none;
}

div#header table.heading {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    border-spacing: 0;
    border-bottom: 1px solid white;
}


#clientpanellogout { float: right; padding-right: 1em; padding-top: 0.2em} 
#clientpanellogout a { color: white; }

div.quicklinks {
   width: 200px;
   background-color: #757373;
   color: white;
   font-size: 0.7em;
   margin-top: 10px;
   padding: 10px;
   text-align: center;
}

div.quicklinks img {
   border-style: none;
   display: block;
   margin-left: auto; margin-right: auto;
}

div.quicklinks a {
   color: white;
   text-decoration: none;
}


div#clientpanel {
   width: 200px;
   color: white;
   overflow: auto;
   font-size: 0.7em;
   float: right;
   padding-bottom: 5px;
}

div#clientpanel div.left {
   border: 0px solid blue;
   width: 60px;
   float: left;
   margin: 10px 0 0 5px;
}

div#clientpanel div.right {
   border: 0px solid red;
   float: right;
   width: 120px;
   margin-top: 10px;
   text-align: left;
}

div#clientpanel h3 {
   padding-bottom: 5px;
   font-weight: bold;
}

div#clientpanel label {
   display: block;
   padding-bottom: 3px;
   font-weight: normal;
}


div#clientpanel input.textinput {
   background-color: #3D3D3D;
   border-style: none;
   width: 100px;
   display: block;
   margin-bottom: 4px;
   color: white;
   font-weight: normal;
   padding: 1px;
}

div#clientpanel input.submit {
   background-color: #993333;
   border: 0px;
   color: white;
   width: 100px;
}

div#mainmenu {
  
}

div#mainmenu {
   margin-top: 15px;
}


div#mainmenu span.toplevel {
   margin-top: 7px;
   display: block;
}


div#header { 
    background-image: url(/fileadmin/images/gio/header-bg.jpg);
    background-repeat: no-repeat;
}

div#header h1 {
    width: 395px;
}

div#header h1 span {
    display: none;
}
 
   

div#maincontent {
   margin: 15px;
   font-size: 0.8em;
   line-height: 150%;
}

div#maincontent table.imgtext-table {
   float: left;
   display: inline;
   padding: 0;
   margin: 0;
}

div#maincontent p {
   margin: 0.5em 0 0 0;
}


div#banner {
   width: 100%;
   background-color: #3D3D3D;
   color: white;
}

div#banner div.date {
   background-color: #757373;
   font-size: 0.8em;
   float: left;
   margin: 0 10px 1px 0;
   padding: 5px 30px 4px 30px;
}

div#banner div.strapline {
   font-size: 0.65em;
   margin: 0 0 0 0;
   padding: 6px 30px 5px 15px;
   color: white;
   display: block;
}

div#banner table.calls  {
   clear: both;
   width: 100%;
   border-collapse: collapse;
   margin: 0;
   padding: 0;
}

div#banner table.calls td {
   border-width: 1px 0px 0 1px;
   border-color: white;
   margin: 0px;
   padding: 10px;
   font-size: 0.8em;  
   vertical-align: top;
   color: white;
   xwidth: 150px;
}
   

div#banner table.calls h2 {
   background-color: #993333;
   padding: 0 10px 0 5px;
}

div#banner table.calls h2 a {
   color: white;
   text-decoration: none;
   display: block;
   width: 100%;
}

div#banner table.calls div.desc {
   float: left;
   margin: 2px 0 0 0;
   line-height: 140%;
   font-size: 0.9em;
}

div#banner table.calls div.desc a {
   color: white;
   text-decoration: none;
}



table.locationTableInner {
   display: none;
}


* {
   margin: 0;
   padding: 0;
}

div#maincontent h1 {
   font-size: 1.7em;
   line-height: 120%;
   margin-bottom: 10px;
}

div#maincontent h2 {
   font-size: 1.3em;
   line-height: 120%;
   font-weight: normal;
   color: #83AD8B;
}

div#maincontent h3 {
   font-weight: bold; 
   color: #83AD8B; 
   font-size: 80%;
}

div#maincontent a {
   color: #757373;
   font-weight: bold;
}



body { margin: 0 20px 0 0; font-family: verdana; color: #30302F; }


#container { width: 100%; background-color: #D0D1D0; padding: 10px 10px 10px 10px; }

#content { width: 100%; margin-left: auto; margin-right: auto; background-color: white; background-image: url(/images/gio/container-bg.gif); background-repeat: repeat-x }


.locationTable { width: 100%; border: 0px solid black; padding: 0px; margin: 0px;  border-collapse: collapse;
border-width: 0 0 0 0;
border-color: white;
border-style: solid;

background-image: url(/fileadmin/images/gio/leftcolumn-bg.gif);
background-repeat: no-repeat;


}

.locationTable th { background-color: white; vertical-align: bottom}

.locationTable td { border: 0px solid black; padding: 0px;}

#leftcolumn { 
    min-width: 145px; 
    vertical-align: top;
    background-image: url(/fileadmin/images/gio/column-bg.jpg); 
    background-repeat: repeat-x;
}

#middlecolumn { 
    vertical-align: top;
    width: 100%;
    background-image: url(/fileadmin/images/gio/middle-bg.jpg);
    background-repeat: repeat-x;
}

#rightcolumn { 
    width: 232px; 
    line-height: 110%;
    vertical-align: top;
    background-image: url(/fileadmin/images/gio/column-bg.jpg);
    background-repeat: repeat-x;
    background-color: #E5E5E5;
}


#middletabcontainer { width: 100%; height: 1.5em; padding: 0px; margin: 0px; border-spacing: 0px; border-collapse: collapse;}


#middletableft { background-image: url(/images/tabbgleft.gif); background-repeat: no-repeat; width: 5px;}

#middletab { background-image: url(/images/tabbgmiddle.gif); width: 100%;  text-align: left;}

#middletabright { background-image: url(/images/tabbgright.gif); width: 5px; background-repeat: no-repeat}



/* CMS Menu */



#adminmenu { margin-top: 20px; padding-bottom: 5px; border: 1px solid grey; background-color: white; color: black; font-size: 80%;}

#adminmenu h4 { background-color: #5B5950; color: white; padding: 0px; margin: 0px; }

#adminmenu ul { padding: 0px; margin: 0px; list-style: none;}

#adminmenu li { padding-left: 10px;}

#adminmenu a:link { color: blue; }

#adminmenu a:visited { color: blue; }


/* Admin Menu */

#adminmenu2 { margin-top: 20px; padding-bottom: 5px; border: 1px solid grey; background-color: white; color: black; font-size: 80%;}

#adminmenu2 h4 { background-color: #5B5950; color: white; padding: 0px; margin: 0px; }

#adminmenu2 ul { padding: 0px; margin: 0px;}

#adminmenu2 li { padding-left: 10px;}

#adminmenu2 a:link { color: blue; }

#adminmenu2 a:visited { color: blue; }


#footer { font-size: 60%; text-align: center }

#copyfooter { font-size: 60%; text-align: center }


/* Image on its own */



.imgtext-table { margin-left: auto; margin-right: auto }


/* Type 2 content */

.feedback td { font-size: 60%; font-weight: bold; }

.type2 table { padding: 0px; margin; 0px; line-height: 1.1em;}

.type2 td { vertical-align: top; padding: 0px 15px 30px 0px}

.type2_header { padding-left: 10px; font-weight: bold; font-size: 120%; display: block;}

.type2_subheader { font-weight: bold; color: #83AD8B; font-size: 80%; display: block; padding-left: 10px;}

.type2_image { vertical-align: top;}

.type2_image img { padding-top: 3px; }

.type2_right p{ padding-left: 10px; display: block;}

/* Type 3 Content */

.type3 table { padding: 0px; margin; 0px; line-height: 1.1em;}

.type3 td { vertical-align: top; padding: 0px 15px 30px 0px}

.type3_header { padding-left: 10px; font-weight: bold; font-size: 120%; display: block; }

.type3_subheader { font-weight: bold; color: #83AD8B; font-size: 80%; display: block; padding-left: 10px;}

.type3_image { vertical-align: top;}

.type3_image img { padding-top: 3px; }

.type3_right p { padding-left: 10px; display: block;}

.type3_right { vertical-align: top; }

/* Mail form */

.csc-mailform input,
.csc-mailform textarea {
    background-color: #7FAA87;
    color: white;
}
