@charset "utf-8";
/* CSS Document */

#top .avia_styleswitcher{
position:fixed;
left:-75px;
top:140px;
padding:20px 20px 20px 50px;
border-radius:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
 border:1px solid #217db9;
z-index: 9999;
font-size: 16px;
color:#FFF;
line-height: 16px;
 min-height:350px;
}

#top .switcher_right.avia_styleswitcher{
right:-75px;
left:auto;
top:23px;
padding:20px 80px 20px 20px;
position: fixed;
}

#top .display_switch_false{
/*left:-327px;*/ left:-75px;
}

#top .switcher_right.display_switch_false{
right:-290px;
left:auto;
}

.avia_styleswitch_form{
width:220px;
position: relative; text-align:center;
}
.avia_styleswitch_form h1{font-size:39px; color:#FFF; line-height:35px;}
.avia_styleswitch_form h2{font-size:30px; color:#FFF; padding:0px; margin:0px; line-height:33px; font-weight:normal;}
.avia_styleswitch_form p{font-size:18px; color:#FFF; line-height:20px; padding:0px; margin:0px;}
.avia_styleswitch_form span{font-size:14px; color:#FFF; line-height:10px; padding:0px; margin:0px;}

#top .avia_styleswitcher input, #top .avia_styleswitcher select{
border:1px solid #e1e1e1;
padding:5px;
color:#FFF;
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: 350px;
    position: absolute;
    right: -41px;
    width: 42px;
    background: transparent url(../images/close.png) no-repeat top left;*/
	background: transparent url("../images/close.png") no-repeat scroll left top;
    cursor: pointer;
    display: block;
    height: 350px;
    position: absolute;
    right: -25px;
    top: -15px;
    width: 40px;
}

.avia_styleswitcher.switcher_right .openclose {
    cursor: pointer;
    display: block;
    height: 301px;
    position: absolute;
    left: -34px;
    right:auto
    width: 35px;
    background: transparent url(../images/button_reverse.png) 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 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(../images/loading.gif) no-repeat top left;
bottom: 21px;
right: 25px;
visibility: hidden;
}



























#top .avia_styleswitcher2{
position:fixed;
right:-75px;
top:140px;
padding:20px 20px 20px 80px;
border-radius:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: #d51c21;
border:1px solid #d51c21;
z-index: 9999;
font-size: 16px;
color:#FFF;
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:350px;
}

#top .switcher_right2.avia_styleswitcher2{
left:-75px;
right:auto;
top:23px;
padding:20px 80px 20px 20px;
position: fixed;
}

#top .display_switch_false2{
/*left:-327px;*/ right:-290px;
}

#top .switcher_right2.display_switch_false2{
left:-290px;
right:auto;
}

.avia_styleswitch_form2{
width:220px;
position: relative; text-align:center;
}



.avia_styleswitcher2 .openclose2 {
    cursor: pointer;
    display: block;
    height: 350px;
    position: absolute;
    left: -41px;
    width: 42px;
    background: transparent url(../images/button2.png) no-repeat top left;
}

.avia_styleswitcher2.switcher_right2 .openclose2 {
    cursor: pointer;
    display: block;
    height: 301px;
    position: absolute;
    right: -34px;
    left:auto
    width: 35px;
    background: transparent url(../images/button_reverse.png) no-repeat top left;
}