/*
 * stylesheets for SDWorx
 *
 */
* { margin: 0; padding: 0; }
img { border: none; }
html, body {       height: 100%; }
body{
    font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.dotted{border: 1px dotted #00FF33;}

a { outline: none; }
/***** Links *****/

a,
a:link,
a:visited,
a:hover {
text-decoration:none;
 color: #999999;
}


#wrapper {
	width: 766px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -4em;

}

    /*
     * HEADER
     *
     */

    #header { position: relative; height: 95px; width: 766px;background-color: #FFFFFF; }

      /*
       * LOGO
       *
       */
        #logo{margin: 10px 0 0 0; width: 157px; height: 64px; float: left;}
        /*
         * NAVIGATION
         *
         */
          #nav{
          float: right;
          margin: 24px 0 0 0;

          height: 34px;
          font-family: Arial, Helvetica, sans-serif;
          font-size: 11px;
          color: #999999;
          background-color: #FFFFFF;
          }
          /*
           * KLEINE LOGO MY.SDWORX
           *
           */
          #mysd{
          position: relative;
          top:6px;
          margin-left: 20px;
          }
          /*
           * NAVIGATION ORANGE CORNERS
           *
           */
          #navcorner_left{
          float: left;
          width: 16px;
          height: 25px;
          background: #fff url(../images/nav_left.jpg) no-repeat 0 0 ;
          }
          #navcorner_center{
          float: left;
          height: 19px;
          margin-top: 2px;
          text-align: center;
          vertical-align: middle;
          min-width: 480px;
          border-top: 1px solid #f7800c;
          border-bottom: 1px solid #f7800c;
          }
          #navcorner_center ul{
          margin:0;
          padding: 0;
          list-style: none;
          }

          #navcorner_center ul li{
          float: left;
          }

          #navcorner_center ul li a {
          width: auto;
          display: block;
          color: #999999;
          text-decoration: none;
          padding: 3px 5px 0 10px;
          background: url(../images/img_listSpacer.gif) no-repeat 0px 2px;
          }

          #navcorner_right{
          float: left;
          width: 16px;
          height: 25px;
          background: #fff url(../images/nav_right.jpg) no-repeat 0 0 ;
          }

/*
 * CONTENT WRAPPER:container
 *
 */
#container{

width: 766px;
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 11px;
color: #3a414d;
position: relative;
}

#rowTop{
width: 741px;
height: 343px;
padding: 20px 0 0 25px;
}


.fitness{width: 766px;height: 363px;background: #FFFFFF url(../images/bg_fitness.jpg) no-repeat 0 0;}
.opvang{width: 766px;height: 363px;background: #FFFFFF url(../images/bg_opvang.jpg) no-repeat 0 0;}
.coach{width: 766px;height: 363px;background: #FFFFFF url(../images/bg_coach.jpg) no-repeat 0 0;}
.team{width: 766px;height: 363px;background: #FFFFFF url(../images/bg_team.jpg) no-repeat 0 0;}


.content{
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 11px;
color: #3a414d;
width:370px;
}
.content h1{
 font-size: 1.75em /*21px*/;
 font-size: 18px;
 line-height: 1em;
 line-height: 18px;
 color: #3a414d;
 font-style: normal;
 font-weight: 500;
 padding-bottom: 15px;
}
.content p{
 line-height: 1.4em;
}
a.external{
color: #f77e0b;
text-decoration: underline;
font-weight: bold;
}


#rowBottom{
width: 766px;
margin-top: 5px;
}
#slider{
width: 380px;
}
#topSlider{
width: 380px;
height: 60px;
}
#lrSlider{
padding: 20px;
background: transparent url(../images/img_corner_side.jpg) repeat-y;
}
#lrSlider ul{
list-style-type: none;
margin:0;
padding:0;
margin-left: 4px;


}

#lrSlider ul li {
text-decoration: none;
text-align: left;
display: block;
background-image: url(../images/img_bullit.gif);
background-repeat: no-repeat;
background-position: 0 .3em;
padding: 0px 0px 18px 20px;
}

#lrSlider ul li a{
display: block;
width: auto;
text-decoration: underline;
color: #3a414d;
cursor: pointer;

}
#lrSlider ul li p{
padding: 10px 0 0 0;
color: #fe7f0a;
display: block;
line-height: 1.4em;
}

#botSlider{
width: 380px;
height: 13px;
}

#puzzle{
width: 380px;
float: right;
}
#puzzle ul{
margin:0;
padding: 0;
list-style: none;
}
#puzzle ul li{
float: left;
}

#footerImg{
margin: 40px 0 0 0;
height: 52px;
width: 766px;
background: #FFFFFF url(../images/bg_footer.jpg) no-repeat 0 0;
}

#footerList{
margin-top: 10px;
float: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
}
#footerList ul{
padding:0;
list-style: none;
}
#footerList ul li{
  float: left;
  padding-left: 10px;
}
#footerList ul li a{
text-decoration: none;
}
