/* CSS Document */

#welcome-searchcontainer{
width:640px; height:219px; margin:0px 0px 10px 0px; padding:0px; display:block; background-color:#FFCC00;
}
#welcomeimage{
width:348px; height:219px; float:left; background-image:url(../Images/Home_page/welcomeimg.jpg); background-repeat:no-repeat; display:inline;
}

#searchpanel{
width:292px; height:219px; display:inline;
}

#searchpaneltitle{
font-size:18px; line-height:1.2em;
}

#homepagetext{
width:630px; margin:10px 10px 10px 160px; display:block; 
}

div#news-editorial{ float:right; width:150px; height:auto; display:block;
}/*position:absolute; top:310px; left:650px; */

/*.blockhome{
width:150px; height:auto; margin:0 0 10px 0; border:#fc0 1px solid; background-color:#FFFFBB; display:block;
}  This is ment for News panel. 
For some reason this argument does not work. 
Have placed the css incline where is functions well  */  
        
/*For p element in"newsblockhome" see 'base.css'*/


#editorialblock{
width:150px; height:auto; min-height:150px; margin:0 0px 10px 0; border:#fc0 1px solid; background-color:#FFFFBB; display:block;
}/*When inline code placed for news this argument stoped working. Both now inline. Work well!*/
/*For h4 class "editblock" see 'base.css'*/

.homeinfobox{
background-color:#0055DD; width:150px; height:1.7em; margin: 0 0 0.7em 0;  display:block;
}
/*For h3 class "infobox" see 'base.css'*/

#blogblock {
width:150px; height:auto; min-height:150px; margin:0 0px 10px 0; border:#fc0 1px solid; background-color:#FFFFBB; display:block;
}

#editorialblock {
width:150px; height:auto; min-height:150px; margin:0 0px 10px 0; border:#fc0 1px solid; background-color:#FFFFBB; display:block;
}

#holidaydestinations {
width:250px;
margin:0 0px 10px 0; border:#fc0 1px solid; background-color:#FFFFBB; display:block;
float: right;
}

#otherservicesblock {
width:250px;
margin:0 0px 10px 0; border:#fc0 1px solid; background-color:#FFFFBB; display:block;
float: right;
}

#holidaycottagesblock {
width:250px;
margin:0 0px 10px 0; border:#fc0 1px solid; background-color:#FFFFBB; display:block;
float: right;
}

#magazineblock {
width:460px;
margin:0 0px 10px 0; border:#fc0 1px solid; background-color:#FFFFBB; display:block;
float: right;
}

#powidget {
width:200px;
margin:0 0px 10px 0; border:#fc0 1px solid; background-color:#FFFFBB; display:block;
float: left;
}
