#top .avia_styleswitcher
{
    position: absolute;
    left: 200px;
    top: 100px;
    padding: 20px 5px 200px 100px;
    border-radius: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #FFF;
    border: 1px solid #e1e1e1;
    z-index: 9999;
    font-size: 11px;
    color: #777;
    line-height: 16px;
    -moz-box-shadow: 1px 1px 10px #000000;
    -webkit-box-shadow: 1px 1px 10px #000000;
    box-shadow: 1px 1px 10px #000000;
    min-height: 300px;
}

#top .switcher_right.avia_styleswitcher{
right:auto;
left:auto;
top:135px;
padding:9px 90px 1px 20px;
position: fixed;
}

#top .display_switch_false
{
    left: 327px;
    right: 600px;
    left: auto;
    background-color: #FFF;
}

.avia_styleswitch_form{
width:200px;
position: relative;
}

#top .avia_styleswitcher input, #top .avia_styleswitcher select
{
    border: 1px solid #e1e1e1;
    padding: 5px;
    color: #777;
    margin: 3px 0 10px 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 198px;
    min-width: 100px;

}



#top .avia_styleswitcher input{
background: #fff;

}

#top .avia_styleswitcher .avia_submit{
cursor: pointer;
}

#top .avia_styleswitcher .avia_submit:hover{
cursor: pointer;
background: #888;
color: #fff;
}

#top .avia_styleswitcher .strongblock{
display:block;
}

.avia_styleswitcher .avia_hr{
display: block;
clear: both;
border-bottom: 1px solid #e1e1e1;
margin:5px 0 10px 0;
}

.avia_styleswitcher strong{
color:#555;
}



.avia_styleswitcher .openclose
{
    cursor: pointer;
    display: block;
    height: 301px;
    position: absolute;
    right: -34px;
    width: 35px;
    display: block;
    height: 301px;
    position: absolute;
    left: -44px;
    right: -79px;
    width: 35px;
    background-color: #339933;
}



#top .openclosedisplay_switch
{

}

#top .openclosedisplay_switcng) no-repeat top left;
}



#top .openclosedisplay_switch{


}

#top .openclosedisplay_switch_false{

}


#top .avia_styleswitcher .avia_style_wrap input, #top .avia_styleswitcher .avia_style_wrap select{
margin:0;
}

.avia_styleswitcher .style_sw_heading{
display: block;
clear: both;
margin-top:3px;
}

.avia_styleswitcher .link_controller_list{
overflow: hidden;
clear: both;
padding:0 0 10px 0;
}

.avia_styleswitcher .link_controller_list a{
display:block;
margin:0 1px 1px 0;
color: #fff;
padding:5px 0;
float: left;
width:65px;
text-align: center;
text-decoration: none;
}

.avia_styleswitcher .link_controller_list_mini a{
width:49px;
}

.avia_styleswitcher .link_controller_list_big a{
width:98px;
}



.avia_styleswitcher .link_controller_list a.avia_link_controller_active, .avia_styleswitcher .link_controller_list a:hover{
box-shadow: inset 0 0 0 2px  rgba(255, 255, 255, 0.3);
-webkit-box-shadow: inset 0 0 0 2px   rgba(255, 255, 255, 0.3);
-moz-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.3);
text-decoration: underline;
}

.avia_styleswitcher .avia_loader {
height: 12px;
width: 12px;
display: block;
position: absolute;
background: transparent url(loading.html) no-repeat top left;
bottom: 21px;
right: 25px;
visibility: hidden;
}