
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust:100%
}

body {
    -moz-font-feature-settings: 'kern';
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        background-color:#f9f9f9;
}



body {
	font-size: 1em;
    font-family:  Helvetica, Arial, verdana, sans-serif;
	line-height: 2em;
/*    background-color:#f9f9f9;*/
    
}



#container, #manualcontainer {
    padding:35px 40px 40px 40px ;
    max-width:900px;
    margin:auto;
    background-color:#fff;
    border-radius: 1px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 5px 5px ;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 5px 5px ;

}

#manualcontainer {
        background-color:#fff;
}

.backgroundcolor {
        background-color:#f9f9f9;
}
.backgroundcolorwhite {
        background-color:#fff;
}
h1  {
    font-size: 2em;
    line-height: 1.5em;
 
}
 

h2, h3, h4 {
	color: #333;

}




p{
    color: #000;

}

ul {
    margin: 0px;
    padding:0px;
    list-style: none;
    
    
}

img {
	border:0;
}

a {
    text-decoration: none;
    color:#ff0000;
}

a:hover {
    text-decoration:underline;
}

#devartlogo {
    background-color: #ccc;
    max-width:980px;
    margin:auto;
    padding-bottom:20px;
}

#devartlogo img  {
    width: 100px;
    height: 17px;
}


@media  only screen and (max-width: 480px) {
    #devartlogo img  {
        width: 71px;
        height: 12px;
    }
}

#wkulogo    {
	 padding-bottom: 20px;
    /*padding-left: 20px;*/
}

#wkulogo img   {
    width:120px;
    height:115px;
}


#main-navigation {
    float:right;
    margin-top:10px;
}


#main-navigation li{
    float: left;
    margin-left:40px;
}

#main-navigation li a {
    text-decoration: none;
   color: #ff0000;
}

#main-navigation li a:hover {
    text-decoration: underline;
    
}

#main-navigation li.current  a    {
    color: #333;
    text-decoration: none;
}


.end    {
    clear:both;
}

.scrollani  {
    
}


.twitter-follow-button  {
    margin-top: 40px;
}
/****************** WKU ******************************/
#wku  h1   {
    color: #006600;
}

#wku  h3   {
    color: #006600;
}

#poster-wku {
    background-color:#f9f9f9;
    min-height:450px;
    margin:40px -40px 30px -40px;

}



#wku-intro  {
    float:left;
    max-width:620px;
    margin-left:auto;
    margin-right:auto;
     /*background-color:#666;*/
}

.tagline    {
    margin:40px;
/*    text-shadow:0px 1px 1px #fff;*/
    text-align:left;

}

#logobox {
    width:161px;
    margin-left:auto;
    margin-right:auto;
    margin-top:50px;
    margin-bottom:40px;
   
}



#iphonescreenshot {
    padding-top:20px;
    margin-left:auto;
    margin-right:auto;
    width:280px;
    overflow:hidden;
    height:450px;
}

.image-iphone {
    width: 280px;
    height:450px;
}

#eindeposter    {
    clear:both;
}


.features  ul  {
    list-style: disc;
    margin-left:20px;
    margin-bottom:40px;
}


#manual   {
    margin-top:40px;
    
}


#manual li  {
   clear: both;
    padding-top:60px;
  
}




#manual li img{
	float:left;
    width:180px;
   
    margin-left: 40px;
    margin-bottom:20px;
    border: 1px solid #eee;
    box-shadow: 1px 1px   #eee;
}



.tekst {
   float:left;
   margin-top:-20px;
   max-width:400px;
}

.link {
    color: #0099CC;
}

#additionaltext {
    clear: both;
    max-width:720px;
    padding-top:30px;
}

#additionaltext ul{
    list-style: disc;
    margin-left:20px;
}

footer {
    font-size: small;
    text-align:center;
    max-width:980px;
    padding: 10px 0px 10px 0px;
    margin:auto;

}

.footer_wku {
    background:  #CBDEBD;
}

/****************** Holidays ******************************/
.holidays h1    {
    margin-top:5px;
    color: #535353;
}

#poster-holidays {
    clear:both;
    background-color:#f9f9f9;
    /*background: url("images/wku_land.png");*/
    min-height:400px;
    margin:40px -40px 40px -40px;
    padding: 20px 40px 10px 40px;

    
}



#midcolum   {
    float:left;
    margin-top:14px;
    margin-bottom:30px;
    width:406px;
}


#midcolum  img {
    width:304px;
    height:205px;
}

.iphone-screenshot  img {
    float:right;
    width:233px;
/*    height:232px;*/
}




#holidays-taglines   {
    clear:both;
   padding-top: 20px;
 
}


#taglinehcbox1   {
    float:left;
    min-width:320px;
    width:50%;
}

#taglinehcbox2   {
    float:left;
    width: 50%;
    min-width:320px;
       
}
.taglinehc {
    margin:0px;
    margin-right:20px;
/*    text-shadow:0px 1px 1px #fff;*/
 
    
}

.taglinehc2 {
    margin:0px;
/*        text-shadow:0px 1px 1px #fff;*/
 
     float:right;
}

#holidayapplist {
    margin-top:40px;
    margin-bottom:10px;
/*    background-color: white;*/
}

#holidayapplist li  {
    clear:both;
    padding-bottom:30px;
}

#holidayapplist li a    {
    display:block;
    height:77px;
}



#holidayapplist  img {
    float:left;
    height: 72px;
    width:72px;
    margin-right: 20px;
    border-radius: 13px;
border: 1px solid #eee;
  box-shadow: 0px 0px   #eee;


}

#holidayapplist  img.macapp {


    border-radius: 0px;
}

.press {
    clear:both;
    text-align: center;
    line-height: 1em;
    border-top:1px solid #a3a4a5;
    box-shadow: 0px 1px #fff;
    margin-bottom: 30px;
 }

.press  h2,h4 {
    color: #535353;
    margin-top:60px;
}

.press  p {
    color: #666;
}

.footer_holidays{
/*     background:  #ddd;*/
/*border-top:1px solid #a3a4a5;*/
}


#productlogo  img  {
    height: 72px;
    width:72px;
    margin:10px 0px 0px 0px;
    border-radius: 10px;
   
}

.grey  {
    color:#333;
}

#manual a   {
    margin-right:20px;
}


