/* 
    Document   : dynasite
    Created on : 2009-jan-18, 11:56:54
    Author     : Olle
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {
    margin: 0;
    padding: 0;
}

#pageContainer{
    width:880px;
    border-left:solid 1px #D6D6D6;
    border-right:solid 1px #D6D6D6;
    margin: 0 auto 0 auto;
    background-color: #f9f9f9;
}

#pageShadowRight {
    width: 898px;
    background: url('/images/shadow_bg_right.png') repeat-y right;
    margin: 0 auto 0 auto;
}

#pageShadowLeft {
    width: 898px;
    background: url('/images/shadow_bg_left.png') repeat-y left;
    margin: 0 auto 0 auto;
}

h2 {
    font-family: Arial,Verdana,Helvetica;
    font-size: 1.3em;
    font-weight: bold;
}
/*
-------------------
        TOP
-------------------
*/

#top{
    height:90px;
    width: 880px;    
    margin: 0px auto 5px auto;
    clear: both;
}

#logga{
    border-style:none;
    height:100px;
    width: 450px;
    float: left;    
}


#flags {
    position: relative;
    float: right;
    width: 66px;
    margin: 40px 8px 0px 0px;
}

#flags img {
    margin-left: 1px;
    border: 0px;
}

#links {
    position: relative;
    width: 570px;
}

#menuLinks {
    position: relative;
    background-image: url('../images/header_fade_bg.png');
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #d08405;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    color: #fff;
    padding: 3px 0px 0px 7px;
    font-family: Verdana, Arial, Helvetica;
    font-size: 0.8em;
    font-weight: bold;
    height: 20px;
}

#menuLinks ul{
    float: left;
    list-style-type:none;
    margin:0;
    padding-left:10px;
}

#menuLinks li{
    float: left;
}

#menuLinks li a{
    text-decoration:none;
    float: left;
    margin-right: 0.5em;
    margin-left: 0.5em;
}

.selectedMenuLink a{
    font-weight: bold;
    color: #f5f5f5;
}

.normalMenuLink a:link, .normalMenuLink a:visited{
    color: #ddd;
}

.normalMenuLink a:hover{
    color: #fff;
}



/*
----------------------------
    Round Corners events
----------------------------
*/
.roundtopLinks {background: transparent;}

.r1Links{margin: 0 5px; height: 1px; overflow: hidden; background: #000;
border-left: 1px solid #000; border-right: 1px solid #000;}

.r2Links{margin: 0 3px; height: 1px; overflow: hidden; background: #d08405;
border-left: 1px solid #000; border-right: 1px solid #000; border-width:0 2px;
background-image: url('../images/header_fade_bg_pixel.png');
background-repeat: repeat;}

.r3Links{margin: 0 2px; height: 1px; overflow: hidden; background: #d08405;
border-left: 1px solid #000; border-right: 1px solid #000;
background-image: url('../images/header_fade_bg_pixel.png');
background-repeat: repeat;}

.r4Links{margin: 0 1px; height: 2px; overflow: hidden; background: #d08405;
border-left: 1px solid #000; border-right: 1px solid #000;
background-image: url('../images/header_fade_bg_pixel.png');
background-repeat: repeat;}

/*
-----------------------
        Content
-----------------------
*/

#mainImage{    
    margin: 10px 10px 20px 0px;
    height: 285px;
    width: 520px;
}

#content{
    margin: 5px 5px 20px 1em;
    float: left;
    width: 570px;
}

.textboxHeader {
    background-image: url('../images/header_fade_bg.png');
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #5691DB;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    color: #fff;
    font-family: Verdana, Arial, Helvetica;
    font-size: 0.8em;
    font-weight: bold;
    padding: 0px 0px 3px 7px;
}

.textboxHeaderEv {
    background-image: url('../images/header_fade_bg.png');
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #87be4c;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    color: #fff;
    font-family: Verdana, Arial, Helvetica;
    font-size: 0.8em;
    font-weight: bold;
    padding: 3px 0px 0px 7px;
    height: 20px;
}

.textboxBodyEv {
    border: 1px solid #000;
    padding: 0px 7px 4px 7px;
    margin-top: 0px;
    background-color: #fff;
    font-family: Arial, Verdana, Helvetica;
    font-size: 0.9em;
    line-height:110%;
}

.textboxBodyEv p{
    line-height:130%;
    margin-left:10px;
    margin-right:10px;
}

.textboxBodyContent {
    border: 1px solid #CFCFCF;
    padding: 0px 20px 4px;
    margin-top: 2px;
    background-color: #fff;
    font-family: Arial, Verdana, Helvetica;
    font-size: 0.9em;
}

.textboxBodyContent h3{
    text-align: center;
}

.textboxBodyEvList {
    border: 1px solid #CFCFCF;
    padding: 0px 7px 4px 7px;
    margin-top: 2px;
    background-color: #f3f3f3;
    font-size: 0.8em;
}

.eventTextHeader {
    font-family: Arial, Verdana, Helvetica;
    font-size: 0.9em;
    font-weight: 600;
}

.eventTextBody {
    margin-top: 2px;
    font-family: Arial, Verdana, Helvetica;
    font-size: 0.7em;
}

.displayEventBoxTextboxHeaderEv {
    background-image: url('../images/header_fade_bg.png');
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #87be4c;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 0px solid #000;
    color: #fff;
    font-family: Verdana, Arial, Helvetica;
    font-size: 0.8em;
    font-weight: bold;
    padding: 0px 0px 3px 7px;
}

.displayEventBoxTextboxHeaderEv img {
    border: 1px solid #000;
    position: absolute;
    right: 15px;
    cursor: pointer;
}

/*
----------------------------
        Round Corners
----------------------------
*/
.roundtop {background: transparent;}
.roundbottom {background: #fff;}
.r1{margin: 0 5px; height: 1px; overflow: hidden; background-color: #000;
border-left: 1px solid #000; border-right: 1px solid #000;}

.r2{ margin: 0 3px; height: 1px; overflow: hidden; background-color: #5691DB;
border-left: 1px solid #000; border-right: 1px solid #000; border-width:0 2px;
background-image: url('../images/header_fade_bg_pixel.png');
background-repeat: repeat; }

.r3{margin: 0 2px; height: 1px; overflow: hidden; background-color: #5691DB;
border-left: 1px solid #000; border-right: 1px solid #000;
background-image: url('../images/header_fade_bg_pixel.png');
background-repeat: repeat;}

.r4{margin: 0 1px; height: 2px; overflow: hidden; background-color: #5691DB;
border-left: 1px solid #000; border-right: 1px solid #000;
background-image: url('../images/header_fade_bg_pixel.png');
background-repeat: repeat;}

/*
----------------------------
        Round Corners employee slide
----------------------------
*/
.roundtopES {background: transparent;}
.roundbottomES {background: #fff;}
.r1ES{margin: 0 5px; height: 1px; overflow: hidden; background-color: #000;
border-left: 1px solid #000; border-right: 1px solid #000;}

.r2ES{ margin: 0 3px; height: 1px; overflow: hidden; background-color: #FFB24A;
border-left: 1px solid #000; border-right: 1px solid #000; border-width:0 2px;
background-image: url('../images/header_fade_bg_pixel.png');
background-repeat: repeat; }

.r3ES{margin: 0 2px; height: 1px; overflow: hidden; background-color: #FFB24A;
border-left: 1px solid #000; border-right: 1px solid #000;
background-image: url('../images/header_fade_bg_pixel.png');
background-repeat: repeat;}

.r4ES{margin: 0 1px; height: 2px; overflow: hidden; background-color: #FFB24A;
border-left: 1px solid #000; border-right: 1px solid #000;
background-image: url('../images/header_fade_bg_pixel.png');
background-repeat: repeat;}

/*
----------------------------
    Round Corners events
----------------------------
*/
.roundtopEv {background: transparent;}
.roundbottomEv {background: #fff;}
.r1Ev{margin: 0 5px; height: 1px; overflow: hidden; background: #000;
border-left: 1px solid #000; border-right: 1px solid #000;}

.r2Ev{margin: 0 3px; height: 1px; overflow: hidden; background: #87be4c;
border-left: 1px solid #000; border-right: 1px solid #000; border-width:0 2px;
background-image: url('../images/header_fade_bg_pixel.png');
background-repeat: repeat;}

.r3Ev{margin: 0 2px; height: 1px; overflow: hidden; background: #87be4c;
border-left: 1px solid #000; border-right: 1px solid #000;
background-image: url('../images/header_fade_bg_pixel.png');
background-repeat: repeat;}

.r4Ev{margin: 0 1px; height: 2px; overflow: hidden; background: #87be4c;
border-left: 1px solid #000; border-right: 1px solid #000;
background-image: url('../images/header_fade_bg_pixel.png');
background-repeat: repeat;}

.padFive{padding:5px;}

#footer{
    clear: both;
    position:relative;
    border-top: 1px solid #D6D6D6;
    margin-bottom: 0px;
    width: 96%;
    margin: 0px auto 0px auto;
    font-family: Verdana, Arial, Helvetica;
    font-size: 0.8em;
    text-align: center;
    padding: 5px 0px 5px 0px;
}
/*
--------------------------
          EVENTS
--------------------------
*/

#events {
    margin: 5px 1em 0px 0px;
    float: left;
    width: 270px;
}
/*
#displayEvent{
    float: left;
    width: 100%;
    height: 300px;
    background: rgb(240, 240, 240);
    OVERFLOW:auto;
}
*/
#eventContent{
    background: rgb(245, 245, 245);
    height: 290px;
}

.eventsTable {
   font-family: Verdana, Arial, Helvetica;
   font-size: 0.9em;
   width: 100%;
}

.eventsTable td{
    padding: 2px;
}

.dottedEventBottomBorder {
    border-bottom: 1px dotted #ccc;
}

.dottedEventBottomBorder:hover{
    cursor:pointer;
    text-decoration:underline;
}

#events a:link, #events a:visited {
    color: #000;
    text-decoration:none;
}

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

p.eventLink:hover{
    cursor:pointer;
    text-decoration:underline;
}

/*
------------------------------
        ADD/EDIT EVENT
------------------------------
*/

#displayEventBoxRightBottomCorner {
    width: 585px;
    padding-right: 10px;
	color: #000;
    background-color: transparent;
    background-image: url('/images/shadow_displayEventBoxRightCorner.png');
    background-position: bottom right;
    background-repeat: no-repeat;
}

#displayEventBoxShadowBottom {
    background-color:transparent;
    padding-bottom:10px;
    background-image: url('/images/shadow_displayEventBoxBottom.png');
    background-position: left bottom;
    background-repeat: repeat-x;
}

#displayEventBoxRightUpperCorner {
    background-color:transparent;
    background-image: url('/images/shadow_displayEventBoxRightUpperCorner.png');
    background-position: top right;
    background-repeat: no-repeat;
    width: 585px;
    padding-right:9px;
}

#displayEventBoxShadowRight {
    background-color: transparent;
    width:585px;
    padding-right:10px;
    background-image: url('/images/shadow_displayEventBox.png');
    background-position: top right;
    background-repeat: repeat-y;
}

#displayEvent{background-color: #FFF;}

.displayEventBox {
    width: 585px;
    padding-right: 10px;
    margin-left: 25px;
    z-index: 1;
    position: absolute;
    top: 230px;
    left: 25%;

	color: #000;
}

.opacityDisplayEvent {
    background:#041049;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	opacity: 0.7; filter: alpha(opacity=70);
}

.edit {
	width: 800px;
	height: 700px;
	background-color: #FFF;
	margin-left: auto;
    margin-right: auto;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	color: #000;
}

.opacity {
	background: #000;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	opacity: 0.7; filter: alpha(opacity=70);
}




/*
-------------------
      AWARDS
-------------------
*/

#awardsImages{
    float: right;
    margin-right: 70px;
}

#tripleAImage { 
}

#gasellImage {
    background-image:url(/images/gasell_Logga.png);
    height:196px;    
    width:146px;
}

/*
-------------------
      CUSTOMERS
-------------------
*/

#customersImage{
    width: 500px;
    margin-bottom: 20px;
}

#customers table{
    width: 500px;
    text-align: center;
}

#customers img{
    border-style:none;
    margin:15px;
    width:106px;
}

#customers img.standingImage{
    height: 96px;
    width: auto;
}

#customers img.thinImage{
    height: auto;
    width: 140px;
}

/*
-------------------
      PARTNERS
-------------------
*/

#partnersImage{
    width: 520px;
    margin-bottom: 20px;
    margin-top: 20px;
}

#partners table{
    width: 500px;
    text-align: center;
}

#partners img{
    border-style:none;
    margin:15px;
}

/*
-------------------
      PRODUCTS
-------------------
*/

#greenhatImage{
    float: right;
    margin-left:30px;
}

#biolabsGenImage{
    float: right;
    margin-left:20px;
    margin-top:20px;
}

#biolabsLoggaImage{
  margin-top: 3em;
}


/*
-------------------
      JOB ADVERTISEMENT
-------------------
*/

#jobAdvertisementImage{
    width: 520px;
    margin-bottom: 20px;
    margin-top:20px;
}

.mailImage{
    margin-bottom: -4px;
}

/*
-----------------------
        Picture
-----------------------
*/

#picture {
    margin: 2px 0 20px 0;
    float: left;
    width: 250px;
}

/*
-----------------------
        EMPLOYEE SLIDE
-----------------------
*/

#consultantFrame{
    height: 450px;
}

.consultantInfo{
    margin-top:2px;
    background-color:transparent;
}

.consultantInfo table{
    font-size: small;
    font-family: arial;
}

.consultantInfo table .name{
    font-weight:bold;
    font-style:italic;
}

#employeeSlide {
    margin: 5px 1em 0px 0px;
    float: left;
    width: 250px;
}

.textboxHeaderES {
    background-image: url('../images/header_fade_bg.png');
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #FFB24A;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    color: #fff;
    font-family: Verdana, Arial, Helvetica;
    font-size: 0.8em;
    font-weight: bold;
    padding: 0px 0px 3px 7px;
}
