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


.century_gothic_10_white {
	font-family: 'CenturyGothic', "Century Gothic";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
}

.century_gothic_10_white:hover {
	font-family: 'CenturyGothic', "Century Gothic";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cfcfcf;
	text-decoration: none;
}



.century_gothic_11_white {
	font-family: 'CenturyGothic', "Century Gothic";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
}

.century_gothic_11_white:hover {
	font-family: 'CenturyGothic', "Century Gothic";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cfcfcf;
	text-decoration: none;
}


.century_gothic_12_red {
	font-family: 'CenturyGothic', "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #c51a1b;
	text-decoration: none;
}




.century_gothic_12_black {
	font-family: 'CenturyGothic', "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}


.century_gothic_12_footer {
	font-family: 'CenturyGothic', "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}

.century_gothic_12_footer:hover {
	font-family: 'CenturyGothic', "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.century_gothic_14_black {
	font-family: 'CenturyGothic', "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}


.century_gothic_14_categories {
	font-family: 'CenturyGothic', "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}

.century_gothic_14_categories:hover {
	font-family: 'CenturyGothic', "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	text-decoration: none;
}



.century_gothic_14_contact {
	font-family: 'CenturyGothic', "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}



@media (min-width:0px){
.century_gothic_14_white {
	font-family: 'CenturyGothic', "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
}}



@media (min-width:1620px){
.century_gothic_14_white {
	font-family: 'CenturyGothic', "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
}}


.century_gothic_16_red {
	font-family: 'CenturyGothic', "Century Gothic";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff0000;
	text-decoration: none;
}



.century_gothic_16_footer {
	font-family: 'CenturyGothic', "Century Gothic";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}


.century_gothic_19_white {
	font-family: 'CenturyGothic', "Century Gothic";
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
}


.century_gothic_20_white {
	font-family: 'CenturyGothic', "Century Gothic";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
	padding-left:15px;
}

.century_gothic_32_white {
	font-family: 'CenturyGothic', "Century Gothic";
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
	
}


.img {
    opacity: 1.0;
    filter: brightness(opacity=40); /* For IE8 and earlier */
}

.img:hover {
    filter: brightness(70%);
-webkit-filter: brightness(80%);
-moz-filter: brightness(70%);
-o-filter: brightness(70%);
-ms-filter: brightness(70%);
    /* For IE8 and earlier */
}




.myButton{
  background:url(../images/button_reset.png) no-repeat;
  width: 107px;
  height: 29px;
  border: none;
}
.myButton:hover {
  background:url(../images/button_reset_roll.png) no-repeat;
  width: 107px;
  height: 29px;
  border: none;
}