body, p, h1, h2, h3, h4 {
      padding: 0;
    margin: 0;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

body {
    xbackground: #F9F9F9 url(../images/body_bg.jpg) repeat-x;
    background: rgb(240,240,240);
    background: -moz-linear-gradient(top, rgba(240,240,240,1) 0%, rgba(240,228,240,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,240,240,1)), color-stop(100%,rgba(240,228,240,1)));
    background: -webkit-linear-gradient(top, rgba(240,240,240,1) 0%,rgba(240,228,240,1) 100%);
    background: -o-linear-gradient(top, rgba(240,240,240,1) 0%,rgba(240,228,240,1) 100%);
    background: -ms-linear-gradient(top, rgba(240,240,240,1) 0%,rgba(240,228,240,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#f0e4f0',GradientType=0 );
    background: linear-gradient(top, rgba(240,240,240,1) 0%,rgba(240,228,240,1) 100%);
}

a {
    text-decoration: none;
    color: #C73F9C;
}
a:hover {
    text-decoration: underline;
    color: #723686;
}
a img {
    border: none;
}
.clear {
    clear: both;
}

h2 {
    color: #b51085;
    font-size: 22px;
    margin: 0;
    padding: 0px 0 15px 0;
    text-align: left !important;  
    font-weight: normal;  
}
h3{
    font-size: 14px; 
    text-align: left !important; 
    color: #c73f9c;
    margin: 0;
    padding: 0px 0 15px 0;           
}
h4{
    font-size: 14px;
    color: #494a44;
    margin: 0;
    padding: 0px 0 15px 0;    
}
h5{
    font-size: 12px;
}
ol, ul{
    margin: 0px 0px 15px;    
}
#container {
    width: 940px;
    margin: 0 auto 20px;
    padding: 0 20px 20px;
    background: url(../images/sanofi2.jpg) no-repeat #fff;
    position:relative; 
    box-shadow: 0px 0px 10px #969696;
    -moz-box-shadow: 0px 0px 10px #969696;
    -webkit-box-shadow: 0px 0px 10px #969696;
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=3);
}
#head {
    position: relative;
    height: 100px;
}

#head #magyar {
    color: #B2B1B0;
    display: block;
    font-size: 10px;
    font-weight: normal;
    left: 268px;
    position: absolute;
    top: 40px;
    width: 211px;
}

#sanofi {
    display: block;
    position: absolute;
    width: 180px;
    height: 50px;
    right: 70px;
}
#allegra {
    display: block;
    position: absolute;
    background: url(../images/allegra.jpg) no-repeat;
    width: 187px;
    height: 61px;
    left: 0px;
    top: 36px;
}

#upper ul {
    left: 455px;
    top: 40px;
    width: 300px;
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    font-weight: bold;
}
#upper ul li {
    color: #808285;
    float: left;
    padding: 0 5px;
    /*font: 12px Arial;*/
    font-size: 10px;
}
#upper ul li a {
    color: #cc7eb4; /*#808285;*/
}
#upper ul li a:hover {
    color: #723686; /*#808285;*/
}
#upper #search_form {
    float: left;
    padding: 17px 14px 5px 263px;
    position: absolute;
    right: 0;
    top: 58px;
    width: 193px;
    background: url(../images/search_frm.jpg) no-repeat 10px 11px;
}
#upper #search_form input {
    background: transparent;
    border: none;
    width: 110px;
    font-size: 11px;
    font-family: Verdana; 
    color: #494A44; 
}
/*#upper #ctl00_header_SearchForm_SearchText{*/
#upper .searchForm_searchText{
    padding-top: 3px;    
}
#upper #search_form .submit {
    background-image: url(../images/search_btn.jpg);
    width: 20px;
    height: 20px;
}


#content {
    width: 700px;
    float: left;
    padding: 0 10px;
    z-index: 1;
    position: relative;    
}
#banner {
    width: 209px;
    float: right;
}
#banner object, #banner embed{
    margin-bottom:15px;
}
#breadcrumb{
    text-align: left !important;     
}
#breadcrumb .active, p.breadcrumb .active{
    font-weight: bold; 
    color: #723686;  
}
/*Dropdown css*/
#menu {
    background: url(../images/menu_top_bg2.jpg) no-repeat top left;
    padding: 0;
    width: 940px;
    margin: 0;
    position: relative;
    z-index: 1000;
}
#menu ul{
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center; 
    z-index:1010; 
    position: relative; 
}
#menu ul li{
    padding: 0;
    margin: 0;
    text-align: left;
}
#menu ul li.first{
    position: relative;
    float: left;
}
#menu ul li.second{
    
}
* html #menu ul li.second{
    float: left; 
}
* html #menu ul li.seconda{
    float: left; 
}
#menu ul li a{
    float: left;
    color: #fff;
    font: bold 13px Arial;
    text-decoration: none;   
    padding: 7px 47px;    
    display: block;
}
#menu ul li:last-child a.main{
    padding: 7px 50px;
}
#menu ul li a:hover{
    color: #000;
}
#menu ul li.sfhover{
    background: url(../images/menu_hover_bg.gif); 
    color: #fff;    
}
#menu ul li.sfhover a:hover{
    color: #fff;
}
#menu ul li.sfhover ul li a:hover{
    color: #000; 
}
#menu ul ul{
    display: none;
    position: absolute;
    top: 32px;
    left: 0px;
    z-index: 1100;
    width: 200px;
}
#menu ul li.first.sfhover a{

}
#menu ul li.sfhover ul{
    display: block;      
}
#menu ul ul ul, #menu ul li.sfhover ul ul{
    display: none;
    left: 200px;
    top: 0px;    
    height: auto;
}
#menu ul li ul li{
    display: block;
    margin: 0px;
    padding: 0px;
    font: lighter 12px Arial;
    text-align: left;
    background: #f0f0f0;
    opacity: 0.85;
    filter: alpha(opacity=85);
}
#menu ul li ul li a{
    background-color: #f0f0f0;
    color: #C63F9D;
    font: bold 12px Arial;
    padding: 9px 9px 6px 11px;
    margin: 0px;
    display: block;
    float: none; 
    width: 180px;   
    border-bottom: 1px solid #ddd;
}
#menu ul li.sfhover ul li.sfhover ul{
    display: block;
    clear: both;
    z-index: 1200;     
}
#menu ul li ul li ul li{
    background: #000; 
    width: 200px;  
    height: auto;
}
#contentvideo{
    padding:20px 110px !important;
    margin: 0px;
}
#cplayer2{
    display: block;
    width: 384px;
    height: 220px;    
}
/*Dropdown vége*/
#subpage_full{
    width: 940px;
    margin-bottom:12px;
    xpadding: 15px;    
}
#subpage_full h2{
    margin-top: 12px;    
}
#flash {
    width: 700px;
    height: 291px;
    background: url(../images/flash2.jpg);
}

#subcontent {
    padding-bottom: 40px;   
    width:701px;
    position: relative;
}
#subcontent.long{
    width:940px;
}
#subcontent #leftmenu img{
    
}
#leftmenu {
    width: 230px;
    float: left;       
}
#leftmenu ul {
    width: 230px !important;
    margin: 0 0 15px;
    padding: 0;
    list-style: none;
    xbackground: #f3f3f3;    
}
#leftmenu ul li {
    width: 230px !important;
    xborder-bottom: solid 1px #EDEDED;
}
#leftmenu ul li.first, #leftmenu ul li.first a{
    display: none;    
}
#leftmenu ul li.first.active a.main{
    display:block;
    font-weight: bold;
    font-size: 14px;
    color: #67258c !important;
    padding:9px 0 9px 20px;
    background: url(../images/submenu_bg.jpg) repeat-y;
}
#leftmenu ul li.first.active a.main:hover{
    text-decoration: none;
}
#leftmenu ul li.active, #leftmenu ul li.active ul li a{
    display: block;    
}
#leftmenu ul li.first ul li a{
    display: block;
    xbackground: #f9f9f9;
}
#leftmenu ul li.first.active{
    border: none;    
}
#leftmenu ul li ul li.active a.sec{
    xbackground: #f3f3f3 url(../images/menu_ul_active.jpg);
    font-weight: bold;
    color: #67258C;
    text-decoration: none;
    xborder-bottom: solid 1px #EDEDED;
}
#leftmenu ul li a, #leftmenu ul li.active ul li a{
    width: 210px;
    display: block;
    padding: 6px 0 6px 20px;
    background-color: #FFF;
    font: 400 12px Verdana;
    color: #b72790;
    font-weight: bold;
    xbackground: #f9f9f9;
}

#leftmenu ul li.second.active, #leftmenu ul li.second ul li a, #leftmenu ul li.second{
    border: none;    
}
#leftmenu ul li.second a{
    xborder-bottom: solid 1px #EDEDED;
}
#leftmenu ul ul ul{
    width: 216px !important;
    margin-left: 14px;    
}
#leftmenu ul ul ul li{
    width: 216px !important;   
}
#leftmenu ul ul ul li a{
    width: 196px !important;   
}
#leftmenu ul li.second.active ul li a{
    border: none;    
}
#leftmenu ul li ul li.active ul li.active a{
    xbackground: #f3f3f3 url(../images/leftmenu_hover.jpg) 0px -4px;
    font-weight: bold;
    color: #67258C;
    text-decoration: none;
}
#leftmenu ul li ul li a:hover, #leftmenu ul li ul li.active ul li a:hover {
    xbackground: #f3f3f3 url(../images/leftmenu_hover.jpg) 0px -4px;
    font-weight: normal;
    color: #c73f9c;
    text-decoration: none;
}

.rightBanners{
    width:206px;
    padding:0 0 0 7px;
    margin-bottom: 12px;
    line-height: 120%;
    color:#666;
    font-weight: normal;
    font-size:10px !important;
}
.rightBanners h3{
    padding:9px 0 20px;
    color:#8552a1;
}
#banner_1{
    background: url(../images_repository/allegra_bg.jpg) no-repeat;
}
#banner_2{
    background: url(../images_repository/allegra_forte_bg.jpg) no-repeat;
    height:115px;
}

#idokep{
    float:left;
    width:218px;
    xheight:190px;
}
#content{
    width:440px;
    padding:0 30px;
}

#content a, #idokep a{
    display:inline-block;
    color:#3e7dbf;
    font-weight: bold;
    margin:12px 0 15px;
}
.twtr-join-conv{
    margin:0 !important;
    font-weight:normal !important;
    display:inline !important;
}
#content a:hover, #idokep a:hover{
    text-decoration: underline;
}

#content a span, #idokep a span{
    margin-left:2px;
    display:inline-block;
    width:19px;
    height:8px;
    background: url(../images/small_arrow.jpg) right no-repeat; 
}
#share_cont{
    position:absolute;
    bottom:18px;
    right: 0;
}
#maincontent {
    float: left;
    width: 447px;
    padding: 9px 5px 15px 15px;  
    color: #494a44;
    text-align: justify;   
}
#subcontent.long #maincontent{
    width:695px;
    padding-left:5px;
}
#maincontent div, #maincontent p, #subpage_full p, #subpage_full div{
    margin: 0px 0px 15px;    
}
#maincontent ul, #maincontent ol, #subpage_full ul, #subpage_full ol{
    margin: 0px 0px 15px 30px; 
    padding: 0px;   
}
#maincontent ul li div, #maincontent ul li p, #maincontent ol li div, #maincontent ol li p{
    margin-bottom: 0px;    
}
#subpage_full ul li div, #subpage_full ul li p, #subpage_full ol li div, #subpage_full ol li p{
    margin-bottom: 0px;    
}
#maincontent ul li, #maincontent ol li{
    margin: 0px 0px 5px;
    padding: 0px;    
}
#subpage_full ul li, #subpage_full ol li{
    margin: 0px 0px 5px;
    padding: 0px;    
}
#maincontent h2, #subpage_full h2 {
    font: 400 24px Arial;
}
#maincontent h3, #subpage_full h3 {
    font: 400 18px Arial;
}
#maincontent h4, #subpage_full h4 {
    font: 700 14px Arial;
    text-align: justify;
}
#maincontent h5, #subpage_full h5 {
    font: 700 12px Arial;
    text-align: justify;
}

#sidecontent {
    width: 190px;
    float: left;
    font: 400 12px Verdana;
    border-left: solid 1px #A8AAAC;
    padding-left: 16px;
    margin-top: 25px;
}

#article_open {
    float: left;
    font-family: Verdana;
    font-size: 12px;
    width: 235px;
    padding: 10px;
}
#sidecontent h4, #article_open h4 {
    font: bold 11px Verdana;
    color: #c73f9c;
}
#sidecontent p, #article_open p {
    color: #808285;
    font-family: Verdana;
}
#sidecontent a, #article_open a {
    font-size: 10px;
    color: #c73f9c;
    text-decoration: underline;
}
#sidecontent a:hover, article_open a:hover {
    color: #6e1a86;
}

#footer {
    xbackground: #f9f9f9 url(../images/bige.jpg) no-repeat;
    color: #B2B1B0;
    text-align: center;
    font: 11px Verdana;
    padding-top: 10px;
}
#footer ul {
    color: #B2B1B0;
    float: left;
    list-style: none;
    text-align: center;
    width: 450px;
    padding: 8px;
    margin: 10px 0;
} 
#footer ul li {
    float: left;
    padding: 0 5px;
}
#footer ul li a {
    color: #B2B1B0;
}

#footer p {
    text-align: center;
    font: bold 16px Verdana;
}
#footer ul, #footer ul p, #footer ul div{
    padding: 0px;    
}
#footer span {
    display: block;
    text-align: center;
    font: 11px Verdana;
    padding: 10px;
}
#risk_and_copyright p{
    text-align: center;
    font: bold 16px Verdana;
    line-height: 160%;
    margin:0 0 15px;
    color:#898C93;
}
#risk_and_copyright p span{
    font-weight: normal;
    font-size:11px;
}
#lastupdate_lblDate{
    position: absolute;
    bottom: -33px;
    right: 10px;    
    font-size: 10px;
    color: #58595b;   
}
#subcontent.long #lastupdate_lblDate{
    bottom:0 !important; 
}
.pager{
    border: 1px solid #f0f0f0;    
}
.Paginazione{
    width: 100%;
    margin: 2px;   
}
.Paginazione .first{
    text-align: left;
    width: 240px;   
}
.Paginazione .last{
    text-align: right;
    width: 240px;   
}
.Paginazione td{
    text-align: center;    
}
.Paginazione .linkNero{
    font-weight: bold;    
}
#search_results{
    float:left;
    width:700px;   
}
