/*************************************************************/
/*   Design:   Multiflex-3 Update-7 / Layout-4               */
/*   File:     Global layout structure                       */
/*-----------------------------------------------------------*/
/*   Author:   Wolfgang                                      */
/*   Date:     January 15, 2007                              */
/*   Homepage: wwww.1-2-3-4.info                             */
/*-----------------------------------------------------------*/
/*   License:  Fully open source without restrictions.       */
/*             Please keep footer credits with a link to     */
/*             Wolfgang (www.1-2-3-4.info). Thank you!       */
/*************************************************************/

/************/
/*  GLOBAL  */
/************/

/* SIT Blue #4c7fcc 
HUE Variations:
#4dbecb
#4d9ecb
#4d5fcb
#5a4dcb

Saturation variation
#1f75f9
#367ae2
#6f86a9
#8c8c8c

Tint & shade variation
#eaf0f9
#ebf1f9???
#9cb8e2
#274e8b
#11213b

Monocromatic scheme
#1c3863
#c3d4ee
#8c8c8c

Analogous
#4da9cb
#4d54cb
#9cb8e2
#8c8c8c
#ffffff

Tetradic
#4dcb5a
#cb4dbe
#cb9a4d

Complimentary
#4d54cb
#cb9a4d

Split complimentary
#4d54cb
#cb5a4d
#becb4d
#8c8c8c
#ffffff

Shades of grey with 8c8c8c
#f2f2f2
#bfbfbf
#595959
#262626









/*

/* NON-HEADER */
 body {font-size:62.5%; background-color:rgb(255,255,255); font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; color: #333333;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container { height: 100%; font-size:1.0em;}
.main-container {}
.main {margin: 0 auto; width:923px; padding-bottom:30px; }
.main-nonav {margin: 0 auto; width:923px; font-size: 1.2em;}
.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:200px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; background: rgb(235,235,235); border: solid 1px rgb(190,190,190);}
.main-content {display:inline /*Fix IE floating margin bug*/; float:left; width:440px; margin:0 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-subcontent {display:inline /*Fix IE floating margin bug*/; float:right; width:185px; margin:0 15px 0 0; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer {clear:both; background:#4C7FCC; color: #fff; font-size:1.0em; position: relative; bottom: 0; -webkit-box-shadow: 0px -5px 6px #aaaaaa; /* Safari and Chrome */ box-shadow: 0px -5px 6px #aaaaaa;}
.footer-inner {width: 923px; margin: 0 auto; padding: 10px 0;}
#contact 
{
    position: fixed;
    right: -160px;
    top: 40%;
    width: 140px;   
    padding: 30px 10px 20px 50px;
    height: 60px;
    background: #4c7fcc url('/img/contactbutton.png') left top no-repeat;
    -webkit-box-shadow: 4px 4px 4px #aaaaaa; /* Safari and Chrome */ box-shadow: 4px 4px 4px #aaaaaa;
    
}
#contact p { margin-bottom: 15px;}
#contact a { font-size: 1.3em; color: #EAF0F9; text-decoration: none; border-bottom: dotted 1px;}
/* --- For alternative headers START PASTE here --- */

/* HEADER */
.header-top {height:110px; width: 923px; margin: 0 auto;}
.header-middle { height:155px; background-position:right; background:rgb(255,255,255) url(../img/phone.jpg) no-repeat;  overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-bottom { height:40px; background:#4C7FCC; -webkit-box-shadow: 0px 5px 6px #aaaaaa; /* Safari and Chrome */ box-shadow: 0px 5px 6px #aaaaaa;}
.header-breadcrumbs {clear:both; width:923px; padding:1.0em 0 1.5em 0; margin: 0 auto 5px auto;}
.right-header {float: right; position: relative; text-align: right;}
/********************/
/*  HEADER SECTION  */
/********************/
.sitelogo {width:403px; height:86px; position:absolute; z-index:1; margin:12px 0 0 0px; background:url(/img/sitlogo.png); background-repeat: no-repeat; }
.sitename {width:300px; height:45px; position:absolute; z-index:1; margin:20px 0 0 90px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.sitename h1 {font-size:240%;}
.sitename h2 {margin:-4px 0 0 0; color:rgb(125,125,125); font-size:120%;}
.sitename a {text-decoration:none; color:rgb(125,125,125);}
.sitename a:hover {text-decoration:none; color:rgb(50,50,50);}

.nav0 {position:relative; z-index:2; margin: 10px 0 0 0;}
.nav0 li {display:inline; list-style:none;}
.nav0 li a {padding:0 0 0 3px;}
.nav0 a:hover {text-decoration:none;}
.nav0 a img {border:none; height: 20px;}

.nav1 {position: relative; z-index:3; margin: 5px 0 5px 0; text-align: right;}
.nav1 ul {padding:0;  }	
.nav1 li {display:inline; list-style:none; }
.nav1 li a { color:rgb(125,125,125); margin-left: 5px; text-decoration:none; font-size:120%;}
.nav1 a:hover {text-decoration:none; color:rgb(50,50,50);}

/*Drop-down menu*/
.nav2 {width:923px; border:none; color:rgb(255,255,255); font-size:130%; margin: 0 auto;} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none; background-color: #eaf0f9;}
.nav2 ul li {float:left; position:relative; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; }
.nav2 ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:3.1em; line-height:3.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color: rgb(255,255,255);}
.nav2 ul li a:hover { color: rgb(100,100,100);}
.nav2 ul li a.selected {background-color: #eaf0f9; float: none !important /*Non-IE6*/; 
                        float:left /*IE-6*/; display:block; height:3.1em; line-height:3.1em; 
                        padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color: rgb(100,100,100);}
.nav2 ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.nav2 ul li:hover a {background-color: #eaf0f9; color: rgb(100,100,100); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:14.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0; opacity: 0.9; border-radius: 0px 5px 5px 5px; -webkit-box-shadow: 4px 4px 4px #aaaaaa; /* Safari and Chrome */ box-shadow: 4px 4px 4px #aaaaaa;}
.nav2 ul li:hover ul li { margin-left: 5px;}
.nav2 ul li:hover ul li a { display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-1px; padding: 4px 16px 4px 16px; font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {color: #4c7fcc; text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:0; border-collapse:collapse;}
/*.nav2 ul li a:hover {background-color: #eaf0f9; text-decoration:none;}
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; top:3.0em; left:0; margin-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; width:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);}
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;}*/

.header-breadcrumbs ul {float:left; width:560px; list-style:none; padding: 0 0 0 15px;}
.header-breadcrumbs ul li {display:inline; padding:0 0 0 10px; background:transparent url(../img/bg_bullet_arrow.gif) no-repeat 0 50%; font-weight:bold; color:rgb(125,125,125); font-size:120%;}
.header-breadcrumbs ul a {color:rgb(70,122,167); text-decoration:none;}
.header-breadcrumbs ul a:hover {color:rgb(42,90,138); text-decoration:underline;}

.searchform { position:relative; background-color: #bfbfbf; clear: left; padding: 5px; border: solid 1px rgb(150,150,150); border-radius: 5px; }
.searchform input.field {width:14.3em; padding: 5px; border:1px solid rgb(200,200,200); font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; font-size:120%; }
.searchform input.button {width:4.5em; padding:4px; background:#4C7FCC; border:solid 1px rgb(150,150,150); text-align:center; color:rgb(255,255,255); font-size:120%;}
.searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:#4C7FCC; color:rgb(255,255,255);}
#searchdiv input { padding: 5px; font-size: 1.2em; border: 1px solid #8c8c8c; border-radius: 5px;-webkit-box-shadow: 4px 4px 4px #aaaaaa; /* Safari and Chrome */ box-shadow: 4px 4px 4px #aaaaaa; }
#searchdiv .field { width: 300px; }
#searchdiv .button { background-color: #4c7fcc; color: #fff; padding: 5px 10px;}
#searchdiv form { margin-bottom: 10px;}

.emailform {  background-color:  #eaf0f9; border: 1px solid rgb(224,224,224); padding: 20px; border-radius: 5px;}
.emailform label { font-size: 1.4em; line-height: 1.5em;}
.emailform span { font-size: 1.4em;}
.emailform h3, .main-content .emailform h3 { font-weight: bold; font-size: 1.6em; color: #4c7fcc;}
.inputfield { width: 500px; padding: 5px; margin-bottom: 10px; font-size: 1.4em; border: 1px solid #8c8c8c; border-radius: 5px;-webkit-box-shadow: 4px 4px 4px #aaaaaa; /* Safari and Chrome */ box-shadow: 4px 4px 4px #aaaaaa;}
.button { font-size: 1.4em; border: 1px solid #8c8c8c; background-color: #4c7fcc; color: #fff; padding: 5px 10px;border-radius: 5px;-webkit-box-shadow: 4px 4px 4px #aaaaaa; /* Safari and Chrome */ box-shadow: 4px 4px 4px #aaaaaa;}
.selectbox { width: 512px; padding: 5px; margin-bottom: 10px; font-size: 1.4em; border: 1px solid #8c8c8c; border-radius: 5px;-webkit-box-shadow: 4px 4px 4px #aaaaaa; /* Safari and Chrome */ box-shadow: 4px 4px 4px #aaaaaa;}

.formdiv {padding: 15px; line-height: 23px; font-size: 1.3em;}
.formdiv div {position: relative; clear: both;}
.formdiv label { display: block; float: left; clear:  left; text-align: right; width: 140px;}
.formdiv input { width:192px; float: left; margin: 2px 0 5px 10px; padding: 2px 6px; border: 1px solid #8c8c8c; border-radius: 5px;-webkit-box-shadow: 4px 4px 4px #aaaaaa; /* Safari and Chrome */ box-shadow: 4px 4px 4px #aaaaaa;}
.formdiv select { width:206px; float: left; margin: 2px 0 5px 10px; padding: 2px 6px; border: 1px solid #8c8c8c; border-radius: 5px;-webkit-box-shadow: 4px 4px 4px #aaaaaa; /* Safari and Chrome */ box-shadow: 4px 4px 4px #aaaaaa;}
.formdiv a { text-decoration: none; width: 80px; text-align: center; clear: left; display: block; margin-left: 150px; border: 1px solid #8c8c8c; background-color: #4c7fcc; color: #fff; padding: 3px 10px; border-radius: 5px;-webkit-box-shadow: 4px 4px 4px #aaaaaa; /* Safari and Chrome */ box-shadow: 4px 4px 4px #aaaaaa;}
.formdiv a:hover { text-decoration: none; color: #fff;}
.formdiv span.errornotice { float: left; position: relative; top: 5px;}
.formdiv span.description { top: 20px; display: block; width: 292px; margin-left: 128px; padding-left: 22px; font-size: 11px; line-height: 12px; margin-bottom: 7px; clear: left; background: url('/img/information.png') no-repeat top left;}

.radio { display: block; width: 300px;}
#hostingplatform .radio { display: inline;}
.radio input {float: none; clear: none; width: 10px; border:none;-webkit-box-shadow: none; /* Safari and Chrome */ box-shadow: none;}
.radio label {float:none; clear: none; display: inline; text-align: left; width: 190px;}


#domainsearchcontainer  { float: left; clear: none;}
#domainsearchcontainer a { display: inline; margin-left: 10px; font-size: 12px;}
.formdiv input.checkbox {  width: 13px; height: 13px; border:none;-webkit-box-shadow: none; /* Safari and Chrome */ box-shadow: none;}
.main-content table.searchresulttable{ width: 350px; margin-left: 10px; border: none; background-color: rgb(234, 240, 249);} 
.main-content table.searchresulttable td { padding: 2px 4px;}
.searchresulttable tr:hover { background-color:  #4c7fcc;}
/* --- For alternative headers END PASTE here --- */

/******************/
/*  MAIN SECTION  */
/******************/

.newsonstart-container
{
    float: right;
    position:relative;
    width: 281px;
}

.newsonstart-container li { margin: 0 20px; padding: 20px 0;}
.newsonstart-container li a { display: block; text-align: right; text-decoration: none; float:right; color: #cc594b; border-bottom: dotted 1px #cc594b; font-weight:  bold;}
.newsonstart-container h4 { font-size: 1.3em; font-weight: bold; margin-bottom: 3px; }
.newsonstart-container p {  margin-bottom: 3px; }
span.date {display: block; font-style: italic; }
.newsonstart-header
{
    font-family: Georgia, "Times New Roman", Serif;
    font-size: 1.5em;
    font-weight: bold;
    background-color: #4c7fcc;
    text-align: center;
    color: #fff;
    padding:7px 0;
}

.full
{
    -webkit-box-shadow: 5px 5px 5px #aaaaaa; /* Safari and Chrome */ box-shadow: 5px 5px 5px #aaaaaa;
    border: 1px solid rgb(224,224,224);
    margin-bottom: 20px;
    background: #eaf0f9
}



.thirds
{
    float:left;
    border: 1px solid rgb(224,224,224);
    -webkit-box-shadow: 5px 5px 5px #aaaaaa; /* Safari and Chrome */ box-shadow: 5px 5px 5px #aaaaaa;
    width: 290px;
    margin-left: 8px;   
    margin-bottom: 20px;      
    padding: 10px 5px;
    background-color:  #eaf0f9;
    min-height: 190px;
    position:relative;
    
}

.thirds a
{
    text-decoration: none;
    border-bottom: dotted 1px #8c8c8c;
}


.thirds-nomargin
{
    margin-left: 0px;
    margin-right: 1px;
}

.bluetile
{
    background: #eaf0f9 url('/img/bluetilebottomright.png') no-repeat bottom right;
}

.greentile {background: #eaf0f9 url('/img/greentilecenterright.png') no-repeat center right;}
.redtile {background: #eaf0f9 url('/img/redtiletopright.png') no-repeat top right;}

h3.widget 
{
    font-family: Georgia, "Times New Roman", Serif;
    font-size: 1.5em;
    font-weight: bold; 
    text-align: center;
    margin-bottom: 10px;
    }
    
    p.widget{ margin-bottom: 10px; font-size: 1.2em; padding: 0 15px; }
    span.widget{  font-size: 1.2em; }
    .widgetbutton1
    {
         background-color: #4c7fcc;
         display: block;
         margin: 0 auto;
         position: relative;
         color: #fff;
         padding: 10px;
         width: 90px;
         text-align: center;
         text-decoration: none;
          -webkit-box-shadow: 5px 5px 5px #aaaaaa; /* Safari and Chrome */ box-shadow: 5px 5px 5px #aaaaaa;
          border-radius: 5px;
          font-size: 1.3em;
    }
    
     .widgetbutton2
    {
         background-color: #bfcc4b;
         display: block;
         margin: 0 auto;
         position: relative;
         color: #fff;
         padding: 10px;
         width: 90px;
         text-align: center;
         text-decoration: none;
          -webkit-box-shadow: 5px 5px 5px #aaaaaa; /* Safari and Chrome */ box-shadow: 5px 5px 5px #aaaaaa;
          border-radius: 5px;
          font-size: 1.3em;
    }

  .widgetbutton3
    {
         background-color: #cc594b;
         display: block;
         margin: 0 auto;
         position: relative;
         color: #fff;
         padding: 10px;
         width: 90px;
         text-align: center;
         text-decoration: none;
          -webkit-box-shadow: 5px 5px 5px #aaaaaa; /* Safari and Chrome */ box-shadow: 5px 5px 5px #aaaaaa;
          border-radius: 5px;
          font-size: 1.3em;
    }
    
#tagcloud 
{
    text-align: center;
    -webkit-box-shadow: 5px 5px 5px #aaaaaa; /* Safari and Chrome */ box-shadow: 5px 5px 5px #aaaaaa;
    border: 1px solid rgb(224,224,224);
    margin-bottom: 20px;
    background: #eaf0f9;
    clear : both;
    padding: 10px 20px;
	line-height: 28px;
    
}
.tagcloudheader    
{
    font-family: Georgia, "Times New Roman", Serif;
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 7px;
    }
.tagLevel1{background-color: #4c7fcc; color: #fff; padding: 3px; font-size: 1.6em; font-weight: bold;}
.tagLevel2{background-color: #cc594b; color: #fff; padding: 3px; font-size: 1.3em;}
.tagLevel3{background-color: #bfcc4b; color: #fff; padding: 3px; font-size: 1.1em;}

/* MAIN NAVIGATION */
.main-navigation .round-border-topright {width:10px; height:10px; position:absolute; z-index:100; margin:0 0 0 190px; background:url(../img/bg_corner_topright.gif) no-repeat;}

/* MAIN CONTENT */
.column1-unit {width:440px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column1-unit-nonav {width:640px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

/* MAIN SUBCONTENT */
.subcontent-unit-border {width:183px; margin:0 0 2.0em 0; padding:0 0 5px 0; border:solid 1px rgb(190,190,190); background:rgb(235,235,235);  -webkit-box-shadow: 5px 5px 6px #aaaaaa; /* Safari and Chrome */ box-shadow: 5px 5px 6px #aaaaaa; }
.subcontent-unit-border-green {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(160,214,81); background-color:rgb(217,239,185);}
.subcontent-unit-border-blue  {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(137,170,214); background-color:rgb(213,225,240);}
.subcontent-unit-border-orange {width:183px; margin:0 0 2.5em 0px; padding:0 0 10px 0; border:solid 1px rgb(232,177,13); background-color:rgb(248,224,150);}

.subcontent-unit-noborder {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background:rgb(235,235,235);}
.subcontent-unit-noborder-green {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(217,239,185);}
.subcontent-unit-noborder-blue  {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(213,225,240);}
.subcontent-unit-noborder-orange {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(248,224,150);}

.round-border-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topleft.gif) no-repeat; margin-top:-1px; margin-left:-1px;}
.round-border-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topright.gif) no-repeat; margin-top:-1px; margin-left:174px;}
.round-noborder-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topleft.gif) no-repeat; margin-top:0px; margin-left:0px;}
.round-noborder-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topright.gif) no-repeat; margin-top:0px; margin-left:175px;}

/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.3em; text-align:center; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:rgb(255,255,255);}
.footer a:hover {text-decoration:none; color:rgb(210,210,210);}

.footer-top { font-size: 120%; margin-bottom: 15px; }
.footer-top ul { float: left; margin-left: 20px;  margin-right: 30px;}
.footer-top ul li { padding: 2px; }
.footer-top a { text-decoration: none; }
.contacts { float: right; margin-right: 30px;}

/******************/
/*  CLEAR FLOATS  */
/******************/
/*.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-nonav:after, .main-navigation:after, .main-content:after, .main-content-nonav:after, .main-content div:after, .main-content-nonav div:after, .main-subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column1-unit-nonav:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border:after, .subcontent-unit-noborder:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border-blue:after, .subcontent-unit-border-green:after, .subcontent-unit-border-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:440px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);} */

#slider  {
    position:relative;
    
}

#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
    float: left;
    color: #666666;
    padding: 1px;
}

#slider-wrapper
{
    height: 372px; width: 640px; float: left;
    
}

.column
{ float: left;border-right: solid 1px #dddddd;width: 270px;padding: 20px;padding-top: 0px; margin-bottom: 20px;}

.errornotice, .emailform span.errornotice
{
    color: #cc594b;
    font-size: 18px;
    font-weight: bold;
    margin-left: 10px;
}

.errorsummary
{
     color: #cc594b;
     border: solid 2px  #cc594b;
     background-color: #FBE97E;
     width: 500px;
     font-weight: bold;     
     margin-bottom: 5px;
     border-radius: 5px;
     font-size: 12px;
    
}

 .main-content .errorsummary ul li
 {
     background-image: none; 
 }

.infotext { font-size: 1.4em;}
.infotextheadline { font-size: 1.6em; font-weight: bold; display: block;}

.contactPersons
{
   background-color: rgb(235, 235, 235);
   -webkit-box-shadow: 5px 5px 6px #aaaaaa; /* Safari and Chrome */ box-shadow: 5px 5px 6px #aaaaaa;
   margin-bottom: 2em;
   border: solid 1px rgb(190,190,190);
}

.contactPersonsHeader
{
    padding: 4px 10px 3px 10px;
    color: #fff;
    background-color: rgb(76, 127, 204);
    font-size: 140%;
    display: block;
    font-weight: bold;
}

.contact
{
    margin: 10px;
    font-size: 1.2em;
    padding-bottom: 7px;
    
}

.contact span
{
    display: block;
    line-height: 1.5em;
}

.phone 
{
    padding-left: 20px;
    background: url('/img/telephone.png') left center no-repeat;
}

.email
{
    padding-left: 20px;
    background: url('/img/email.png') left center no-repeat;
}

.email a
{
    text-decoration: none;
    border-bottom: dotted 1px;
    color: #333333;
}

.referenceCarousel
{
    width: 923px;
    margin-bottom: 10px;   
}

.referenceCarousel h3
{
     font-family: Georgia, "Times New Roman", Serif;
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;   
}

.referenceCarousel span
{
    display: inline;
    line-height: 100px;
}

.referenceCarousel span img
{
    display: inline;
    vertical-align: middle;
}

.referenceCarousel li
{   
    margin-right: 20px;
    height: 100px;
    width: 211px;
    text-align: center;
}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:900px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:900px; background:transparent;}}
@media print {.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
