/* Start of CMSMS style sheet 'home' */
@charset "iso-8859-2";
/* CSS Document */

#myWrapper{
margin:0px auto;
width:955px;
}

#myClear{
clear:both;
}

/************ LEFT SIDE ***********/

#myHomeLeftSide{
float:left;
width:595px;
background:#d9710a;
}

#myHomeBanner{
width:595px;
height:149px;
background:#FFFFFF url(images/myBannerHome.gif) no-repeat top left;
}
/*** MENU ***/

#myHomeMenu{
z-index:-10;
height:47px;
background:#ffffff url(images/myBgMenuHome.gif) no-repeat;
}

#myHomeMenu ul{
height:47px;
text-align:right;
margin:0px 15px 0px 210px;
padding-top:5px;
}

#myHomeMenu ul li{
float:right;
height:18px;
list-style:none;
margin-left:10px;
}

#myHomeMenu ul li a{
color:black;
text-decoration:none;
text-transform:lowercase;
}

#myHomeMenu ul li.myMenuGrey a{
color:#707173;
text-decoration:none;
}

#myHomeMenu ul li a:hover{
color:#e20031;
text-decoration:underline;
}

/*** MAIN ***/

#myHomeMain{
background:#ffffff url(images/myBgMainHome.gif) repeat-x;
min-height:350px;
}

#myHomeIntro{
margin-left:22px;
padding: 0px 7px 10px 7px;
float:left;
width:151px;
background:#d9dadb url(images/myFooterIntroHome.gif) no-repeat bottom left;
font-size:0.9em;
line-height:12px;
}

#myHomeIntro p{
width:151px;
padding:0px;
margin:-65px 0px 0px 0px;
}

#myHomeIntro a{
color:#c7411a;
margin-left:17px;
}

#myHomeIntro ul{
margin:10px 0 10px 17px;
padding:0px;
list-style-image:url(images/myRedsquare.gif);
}

#myHomeIntro ul li{
margin-top:5px;
}

/*****/

#myNewsTitle{
width:150px;
color:#FFFFFF;
font-size:1.2em;
font-weight:bold;
margin:15px 17px;
}

#myHomeContent{
width:375px;
height:300px;
float:left;
background:#ffffff url(images/myFooterContentHome.gif) no-repeat bottom left;
margin:10px 0 0 17px;
}

/************ RIGHT SIDE ***********/

#myHomeRightSide{
float:right;
width:360px;
background:#f4e2cc;
}

#myHomeLang{
height:33px;
background:#f9b214;
text-align:right;
color:#FFFFFF;
padding:25px 20px 0 0;
}

#myHomeSearch{
height:44px;
background:#f9b214;
text-align:right;
padding:5px 20px 0 0;
}

#myHomeSearch form{
margin:0px;
padding:0px;
height:16px;
float:right;
background:#ffffff;
}

#myHomeSearch img{
float:right;
}


#cntnt01searchinput{
margin-top:-2px;
margin-right:-5px;
padding:0px;
height:16px;
border:0px;
background:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
}

#mySubmitButton{
cursor:pointer;
margin-top:-2px;
background:#ffffff url(images/mySearchButton.gif) top left no-repeat;
border:none;
width:18px;
height:16px;
}

#myHomeRightImage img{}

/************ FOOTER ***********/

#myFooter{
background:#ffffff;
}
/* End of 'home' */

