/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

.sub-mast u {
    padding-bottom: 3px;
}


.mast u {
    white-space: nowrap;
    text-decoration: none;
    padding-bottom: 1px;
    background: url("/graphics/underline.png") no-repeat scroll 3px bottom transparent;
}

.widget, #footer .widget {
    clear:none;
    position:inherit;
    overflow: hidden;
    padding: 0px 0px;
    float: none;
}


#top .avia_table table tr td.description_column, #top .avia_table table.description_row tr td.description_column {
    background: none repeat scroll 0% 0% transparent;
    border-left: medium none rgb(225, 225, 225);
    border-bottom: 1px dotted rgb(225, 225, 225);
    font-style:normal;
    font-size: 11px;
    border-color: rgb(225, 225, 225);
    color:#333;
    box-shadow: none;
}


#top .caption-slideshow-button {
    
    padding: 200px;
    text-align: center;
	font-size:26px;
	font-weight:bold;
	background-color:#390;
	color:#FFF;
	border:solid 3px;
	border-color:#FFF;
}

#top #wrap_all .button_wrap_1 .caption-slideshow-button {
   
    margin: 0px;
}
#top .caption_supersize .caption-slideshow-button {
    max-width: 250px;
    padding: 3%;
}
.signup{
color:#fff;
background-image: url("../images/icons/bg-button.png");
background-repeat: repeat-x;
background-position: 0 0;
padding:0 10px;
font-size: 12px;
text-decoration: none;
display:block;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border-style: solid;
border-width: 1px;
line-height: 28px;
border-color:#88ac2d;
background-color:#88ac2d;
float:left;
font-weight:bold;
font-size:14px;
position:relative;
margin-top:-30px;
z-index:200;
}

.signup a{
color:#fff;
}

@media only screen and (max-width: 767px) { 
	
.responsive .signup{
float:none;
margin-top:0px;
text-align:center;
font-size:18px;
padding:5px;


}
}
/*.signup:hover{
background-position: 0 -4px;
opacity:0.8;
color:#fff;
text-decoration: none;
}*/


