
html {
 
}


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


#container {
    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 ;

}


h1  {
    font-size: 2em;
    line-height: 1.5em;
    -webkit-font-smoothing:antialiased;
}
 

h2, h3, h4 {
	color: #333;
    -webkit-font-smoothing:antialiased;
}




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;
    margin-top:20px;
}

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


@media only screen and (max-width: 480px) {
   #devartlogo {
       margin-top:0px;
   }
   #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;
     -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 0px 1px;
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 0 0px 1px;
}



#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;
    -webkit-font-smoothing:antialiased;
}

#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;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 5px 1px;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 5px 1px;
}



.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;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 5px 5px ;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 5px 5px ;
}

.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;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 0px 1px;
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 0 0px 1px;
    
}

#holidays-intro {
    float:left;
    width:180px;
    margin-top:70px;
    margin-right:80px;
    margin-bottom:14px;
    text-align:center;
}

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


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

.iphone-screenshot  {
    float:left;
    width:228px;
    height:232px;
}




#holidays-taglines   {
    clear:both;
/*    background-color: ;*/
   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;
    -webkit-font-smoothing:antialiased;
    
}

.taglinehc2 {
    margin:0px;
        text-shadow:0px 1px 1px #fff;
     -webkit-font-smoothing:antialiased;
     float:right;
}

#holidayapplist {
    margin-top:40px;
    margin-bottom:10px;
}

#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: 12px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 3px 3px;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 3px 3px;
}

#holidayapplist  img.macapp {
    -webkit-box-shadow: none;
    -moz-box-shadow: rnone;
    border-radius: 0px;
}

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

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

.press  p {
    color: #666;
}

.footer_holidays{
     background:  #ddd;
}


#productlogo  img  {
    height: 72px;
    width:72px;
    margin:10px 0px 0px 0px;
    border-radius: 10px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 3px 3px;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 3px 3px;
}

.grey  {
    color:#333;
}

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

/* ==========================================================================
 Social media
 ========================================================================== */

.icon-mail {
    content: url("https://www.devart.nl/images/mailicon.png");
    height: 32px;
    
}

.icon-fb {
    content: url("https://www.devart.nl/images/fbicon.png");
    height: 32px;
    
}

.icon-tw {
    content: url("https://www.devart.nl/images/twicon.png");
    height: 32px;
    
}

.icon-gp {
    content: url("https://www.devart.nl/images/gpicon.png");
    height: 32px;
    
}

.icon-in {
    content: url("https://www.devart.nl/images/inicon.png");
    height: 32px;
    
}


