@charset "utf-8";

.alert{
	
	
	padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px
}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{
		
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}

.close2{
	float:right;
	background-color:transparent !important;
	border:1px solid #ccc !important;
	color:#111 !important;
	font-weight:bold !important;
	text-decoration:none !important;
	display:inline-block !important;
	font-family:Arial, Helvetica, sans-serif !important;
	outline:none !important;
	position:relative !important;
	font-size:13px !important;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.close2:active{
top:1px;
left:1px;

}

img{
	max-width:100%;
	height:auto;
	
}
.megamenu{
				margin: 0 0 0 0;
			}
			.megamenu > li:nth-child(3) .megapanel .row [class*="col"]{
				background: transparent !important;
			}
			.megamenu h4{
				margin-top: 0;
			}
			.megamenu .adress{
			
			}
			.megamenu .adress label{
				float: left;
				width: 100%;
			}
			

ul.model1 { margin:0 0 17px 0; padding:0px; list-style-type:none; padding-left: 10px;}
ul.model1 li 
{
	padding: 0 0 0 20px;
	padding-left: 22px;
	line-height: 25px;
	background-color: transparent;
	background-image: url(images/pt.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
.table-responsive {
	overflow-x: auto;
}

table.data1 {
	padding: 5px;
	border-collapse: collapse;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	color: #000;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
	
}

table.data1 td {
	margin: 0px;
	padding: 5px;
	border: 1px solid #e0e0e0;
}
table.data1 th {
	margin: 0px;
	padding: 5px;
	border: 1px solid #e0e0e0;
	background-color: #282828;
	color: #FFF;
}

table.data2 {
	padding: 5px;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
}

table.data2 td {
	margin: 0px;
	padding: 10px;
	border: 0px solid #e0e0e0;
}
table.data2 th {
	margin: 0px;
	padding: 5px;
	border: 0px solid #e0e0e0;
	background-color: #CCC;
	color: #333;
}
table.data2 tr:nth-child(odd){
  background:#ededed; /* Baris ganjil Dihitung dari Header*/
}
table.data2 tr:nth-child(even){
  background:#f9f9f9; /* Baris Genap */
}



.gambarzoom img {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border: 0px solid #FFF;
}

.gambarzoom img:hover {
	webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	

}

#body {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #f1f1f1;
}
.image2 {
	border:solid 1px silver;
	padding:5px;
}
.imagebank {
	padding:5px;
	background-color: #1c1e28;
	border: 1px solid #2b2e42;
}
.image_float {
	border:0px solid silver;
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 5px;
	margin-top: 20px;
}
.image_float_right {
	border:solid 1px silver;
	float:right;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	margin-top: 10px;
	margin-left: 15px;
}
.image_float_bottom {
	border:solid 1px silver;
	float:left;
	margin-right: 15px;
	margin-bottom: 5px;
	padding: 5px;
}

a ,
a:link,
a:visited 		{
	color: #333;
	TEXT-DECORATION: none;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:hover,
a:active 		{
	TEXT-DECORATION: none;
	color: #636363;
}
#menu_top{
	text-align: left;
}


#menu_top  a:link, #menu_top a:visited{
	color: #fff;
	text-decoration:none;
	text-align:left;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-shadow:0 1px 1px #000;
	background-image: url(images/list-marker.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	display: block;
}
#menu_top  a:hover, #menu_top a:active {
	color: #ff0000;
	text-decoration: none;
	text-shadow:0 1px 1px #ff0000;
}


#menu_related{
	text-align: left;
}


#menu_related  a:link, #menu_related a:visited{
	color: #333;
	text-decoration:none;
	text-align:left;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: normal;
	background-image: url(images/list-marker.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	display: block;
}
#menu_related  a:hover, #menu_related a:active {
	color: #38427a;
	text-decoration: none;
}
#top1 {
	height: auto;
	width: 100%;
	background-color: #000;
	max-width:100%;
	padding-top: 3px;
	padding-bottom: 0px;
}
#top2 {
	width: 100%;
	background-color: #000;
	height: auto;
	max-width:100%;
	
}
#top_wrapper {
	height: auto;
	width: 90%;
	background-color: transparent;
	margin-right: auto;
	margin-left: auto;
	max-width:100%;
}
#top_left {
	float: left;
}
#top_right {
	float: right;
}
#top_left2 {
	float: left;
}
#top_right2 {
	float: right;
	padding-top: 10px;
}
#topnav {
	width: 100%;
	height: auto;
	max-width:100%;
	background-color: #000000;	
}
#topnav_wrapper {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	max-width:100%;
	
}
#top3 {
	height: auto;
	width: 100%;
	background-color: #FFF;
	max-width:100%;
}
#top_wrapper3 {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	max-width:100%;
}
#top3 h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 28px;
	color: #000;
	font-weight: normal;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 0px;
	line-height: 1.5em;
}

#font_menu {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	padding-top: 1px;
	line-height: 1.5em;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	text-align: left;
}
#font_menu a {
		font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
		color: #FFF;
}
#font_menu a:hover {
	color: #FFF;
	text-decoration: underline;		
}
#font_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	padding-top: 1px;
	line-height: 1.5em;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	text-align: right;
}
#font_top a {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}
#font_top a:hover {
	color: #FFF;
	text-decoration: underline;
}
#content_section1 {
	height: auto;
	width: 100%;
	background-color: #f1f1f1;
}
#content_wrapper1 {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#content_section1 h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 28px;
	color: #000;
	font-weight: normal;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
	line-height: 1.5em;
}

#content_section2 {
	height: auto;
	width: 100%;
	background-color: #fafafa;	
}
#content_wrapper2 {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

#content_section3 {
	height: auto;
	width: 100%;
	background-color: #f1f1f1;	
}
#content_wrapper3 {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#homefloat {
	text-align: center;
	float: left;
	width: 48%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	margin-right: 1%;
	line-height: 1.5em;
	margin-left: 1%;
}
#homefloat2 {
	text-align: center;
	float: left;
	width: 31%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	margin-right: 1%;
	line-height: 1.5em;
	margin-left: 1%;
}
#homefloatkurs {
	text-align: left;
	width: 48%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	margin-right: 1%;
	line-height: 1.5em;
	float: left;
	margin-left: 1%;
	margin-bottom: 1%;
}
#homefloat_title {
	text-align: left;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #02603f;
	padding-top: 10px;
	padding-bottom: 10px;
}
#homefloat_menu {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#homefloat_menu a:link,#homefloat_menu a:visited {
	color: #666;
	text-decoration:none;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	display: block;
	background-image: url(images/list-marker.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin: 0;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#homefloat_menu a:hover,#homefloat_menu a:active {
	color: #e02040;
	text-decoration: none;
}


#content_wrapper {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	text-align: justify;
	color: #000000;
	line-height: 1.8em;
	font-weight: normal;
}

#content_left {
	height: auto;
	width: 28%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 20px;
	margin-right: 2%;
	padding-top: 20px;
}
#content_left_head1 {
	height: auto;
	width: 100%;
	background-color: #000000;
}

#content_left_title {
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content_left_box {
	height: auto;
	width: auto;
	background-color: #FFF;
	border: 1px solid #E4E4E4;
	padding: 10px;
}
#bg_login {
	height: auto;
	width: auto;
	border: 1px solid #CCC;
}
#content {
	height: auto;
	width: 68%;
	float: right;
	border: 0px solid #EBEBEB;
	padding-bottom: 20px;
	padding-top: 10px;
	background-color: #FFF;
	margin-top: 20px;
	padding-right: 1%;
	padding-left: 1%;
}
.padding {
	height: 20px;
	width: auto;
}
.padding2 {
	height: 10px;
	width: auto;
}
#footer1 {
	height: auto;
	width: 100%;
	text-align: left;
	background-color: #000000;
}
#bottom_wrapper1 {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer2 {
	height: auto;
	width: 100%;
	text-align: left;
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}

#bottomfloat1 {
	float: left;
	width: 32%;
	height: auto;
	margin-right: 1%;
}
#bottomfloat2 {
	float: left;
	width: 40%;
	height: auto;
	margin-right: 5%;
}
#bottomfloat3 {
	float: left;
	width: 50%;
	height: auto;
}
#bottomfloat_title {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	padding: 0px;
	margin-bottom: 10px;
}

#bottom_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}
#bottom_menu a:link,#bottom_menu a:visited {
	color: #ff0000;
	text-decoration:none;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display: block;
	background-image: url(images/list-marker.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin: 0;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#bottom_menu a:hover,#bottom_menu a:active {
	color: #FFF;
	text-decoration: none;
}

#bottom_teks {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCC;
	text-align: left;
	line-height: 1.5em;
}
#bottom_teks a:link,#bottom_teks a:visited {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCC;
}
#bottom_teks a:hover,#bottom_teks a:active {
	color: #FFF;
	text-decoration: none;
}
#bottom_teks2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCC;
	text-align: left;
	line-height: 1.5em;
}
#bottom_teks2 a:link,#bottom_teks2 a:visited {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCC;
}
#bottom_teks2 a:hover,#bottom_teks2 a:active {
	color: #FFF;
	text-decoration: none;
}

#separator {
	height: 2px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/separator.png);
	background-repeat: no-repeat;
}
h5 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	text-align: left;
	color: #e02040;
	line-height: 1.2em;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	text-align: left;
	color: #666;
	line-height: 1.2em;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	text-align: center;
	color: #e02040;
	line-height: 1.5em;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	text-align: justify;
	color: #333;
	line-height: 1.8em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 28px;
	color: #000;
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1.5em;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#font_content_subjudul {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	color: #000;
	font-weight: normal;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#font_content_subjudul a:link,#font_content_subjudul a:visited {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000;
}
#font_content_subjudul a:hover,#font_content_subjudul a:active {
	color: #ff0000;
	text-decoration: none;
}

#font_content_judultable1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#font_content_judultable1 a:link,#font_content_judultable1 a:visited {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
}
#font_content_judultable1 a:hover,#font_content_judultable1 a:active {
	color: #51be97;
	text-decoration: underline;
}

#font_subtable1  {
}

#font_subtable1 a:link, #font_subtable1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	font-weight: normal;
	border: 0px solid #0872ba;
	text-align: left;
	background-color:transparent;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	background-image: url(images/img-orange-bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	display: block;
	margin: 10px;
}

#font_subtable1 a:hover, #font_subtable1 a:active {
	color: #7BB337;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#font_content_table1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: justify;
	line-height: 1.5em;
}



#font_content_subjudul2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	color: #333d74;
	font-weight: normal;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#font_currency2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	color: #333;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.7em;
}
#font_currency {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
#font_currency a:link,#font_currency a:visited {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #df321f;
}
#font_currency a:hover,#font_currency a:active {
	color: #df321f;
	text-decoration: underline;
}


#current {
	color: #FFF;
	text-decoration: underline;
}
#font_currency_side {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	color: #df321f;
	text-align: center;
	font-weight: normal;
}
#font_currency_side a:link, #font_currency_side a:visited {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	color: #df321f;
	text-decoration: none;
	font-weight: normal;
}
#font_currency_side a:hover, #font_currency_side a:active {
	color: #10a06e;
	text-decoration: underline;
}
#font_side{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #036;
	text-align: left;
}
#font_side  a:link, #font_side a:visited{
	color: #000;
	text-decoration:none;
	text-align:left;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	padding-top: 5px;
	padding-right: 10;
	padding-bottom: 5px;
	padding-left: 25px;
	display: block;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	background-image: url(images/acc.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#font_side  a:hover, #font_side a:active {
	color: #000;
	text-decoration: none;
	display: block;
	background-color:#E1E1E1;
	
}
#font_side_exchanger_resmi{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #036;
	text-align: left;
}
#font_side_exchanger_resmi  a:link, #font_side_exchanger_resmi a:visited{
	color: #0b603f;
	text-decoration:none;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 10;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	font-weight: bold;
	background-color:#FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
#font_side_exchanger_resmi  a:hover, #font_side_exchanger_resmi a:active {
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color:#188c64;
	
}
#font_newsside{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	color: #ff0000;
	text-align: left;
	padding-bottom: 10px;
}
#font_newsside  a:link, #font_newsside a:visited{
	color: #ff0000;
	text-decoration:none;
	text-align:left;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	font-weight: normal;
}
#font_newsside  a:hover, #font_newsside a:active {
	color: #ff0000;
	text-decoration: underline;
}


#font_side2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#font_date_posting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #666;
	font-weight: normal;
	margin: 0px;
	width: 100%;
}
#font_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
#font_view {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #C00;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
}


input,select,textarea {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	font-size: 12px;
	padding: 8px;
	border: 1px solid #ebebeb;
	background-color: #ebebeb;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
input:focus, textarea:focus, select:focus {
	background-color: #ebebeb;
	box-shadow: 0 0 5px #11aed5;
	-moz-box-shadow: 0 0 5px #11aed5;
	-webkit-box-shadow: 0 0 5px #11aed5;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
input.error, select.error, textarea.error {
	border: 1px solid #c92d01;
	color: #000;
	background-color: #F8F8F8;
	font-size: 12px;	
}
label.error {
	color:#c92d01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.page{
	padding: 5px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	margin: 1;
	border: 0px solid #E4E4E4;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.page a {
	color: #333;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	background-color:#2199c6;
	background: -moz-linear-gradient(top,  #2199c6 0%, #1079a1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2199c6), color-stop(100%,#1079a1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2199c6 0%,#1079a1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2199c6 0%,#1079a1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2199c6 0%,#1079a1 100%); /* IE10+ */
	background: linear-gradient(top,  #2199c6 0%,#1079a1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2199c6', endColorstr='#1079a1',GradientType=0 ); /* IE6-9 */
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	line-height: 3em;
}
.page a:hover {
	padding: 10px;
	color: #F00;
	text-decoration: none;
	background-color:#1079a1;
	background: -moz-linear-gradient(top,  #1079a1 0%, #2199c6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1079a1), color-stop(100%,#2199c6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1079a1 0%,#2199c6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1079a1 0%,#2199c6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1079a1 0%,#2199c6 100%); /* IE10+ */
	background: linear-gradient(top,  #1079a1 0%,#2199c6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1079a1', endColorstr='#2199c6',GradientType=0 ); /* IE6-9 */
	font-weight: bold;
	margin: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#font_block {
	border: 1px solid #E6E6E6;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	line-height: 1.5em;
	background-color: #f9f9f9;
	padding: 10px;
}
#font_block_testi {
	border: 1px solid #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ccc;
	line-height: 1.8em;
	background-color: #000000;
	padding: 10px;
}
.teks_auto {
	border:solid 1px silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.bg_font_page {
	background-image: url(images/desain1_09.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
	text-align: center;
}
#font_content_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	background-color: #2c9660;
	display: block;
	border: 1px solid #CCC;
	padding: 10px;
	margin-bottom: 20px;
}
#font_content_box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #294436;
	font-weight: normal;
	text-align: left;
	background-color: #c1d5cb;
	display: block;
	border: 1px solid #c1d5cb;
	padding: 10px;
	margin-bottom: 20px;
	line-height: 1.5em;
}
#font_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #333;
	font-weight: normal;
	border: 0px solid #fafafa;
	padding: 10px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	line-height: 1.5em;
}
#font_button {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	padding-top: 20px;
	padding-bottom: 10px;
	display: inline-block;
}

#font_button a:link, #font_button a:visited {
	color: #FFF;
	text-align: justify;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	background-color:#7ac52a;
	background: -moz-linear-gradient(top,  #7ac52a 0%, #66ad1a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7ac52a), color-stop(100%,#66ad1a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7ac52a 0%,#66ad1a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7ac52a 0%,#66ad1a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7ac52a 0%,#66ad1a 100%); /* IE10+ */
	background: linear-gradient(top,  #7ac52a 0%,#66ad1a 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ac52a', endColorstr='#66ad1a',GradientType=0 ); /* IE6-9 */
}

#font_button a:hover, #font_button a:active {
	color: #FFF;
	text-align: justify;
	text-decoration: none;
	background-color:#66ad1a;
	background: -moz-linear-gradient(top,  #66ad1a 0%, #7ac52a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66ad1a), color-stop(100%,#7ac52a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #66ad1a 0%,#7ac52a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #66ad1a 0%,#7ac52a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #66ad1a 0%,#7ac52a 100%); /* IE10+ */
	background: linear-gradient(top,  #66ad1a 0%,#7ac52a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66ad1a', endColorstr='#7ac52a',GradientType=0 ); /* IE6-9 */
}

#font_button2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	margin-top: 5px;
	margin-bottom: 10px;
	display: inline-block;
}

#font_button2 a:link, #font_button2 a:visited {
	color: #FFF;
	text-align: justify;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	background-color:#2199c6;
	background: -moz-linear-gradient(top,  #2199c6 0%, #1079a1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2199c6), color-stop(100%,#1079a1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2199c6 0%,#1079a1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2199c6 0%,#1079a1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2199c6 0%,#1079a1 100%); /* IE10+ */
	background: linear-gradient(top,  #2199c6 0%,#1079a1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2199c6', endColorstr='#1079a1',GradientType=0 ); /* IE6-9 */
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#font_button2 a:hover, #font_button2 a:active {
	color: #FFF;
	text-align: justify;
	text-decoration: none;
	background-color:#1079a1;
	background: -moz-linear-gradient(top,  #1079a1 0%, #2199c6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1079a1), color-stop(100%,#2199c6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1079a1 0%,#2199c6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1079a1 0%,#2199c6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1079a1 0%,#2199c6 100%); /* IE10+ */
	background: linear-gradient(top,  #1079a1 0%,#2199c6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1079a1', endColorstr='#2199c6',GradientType=0 ); /* IE6-9 */
}

#font_button3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	margin-top: 5px;
	margin-bottom: 10px;
	display: inline-block;
}

#font_button3 a:link, #font_button3 a:visited {
	color: #FFF;
	text-align: justify;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	background-color:#e01c1c;
	background: -moz-linear-gradient(top,  #e01c1c 0%, #bd1010 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e01c1c), color-stop(100%,#bd1010)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e01c1c 0%,#bd1010 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e01c1c 0%,#bd1010 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e01c1c 0%,#bd1010 100%); /* IE10+ */
	background: linear-gradient(top,  #e01c1c 0%,#bd1010 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e01c1c', endColorstr='#bd1010',GradientType=0 ); /* IE6-9 */
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#font_button3 a:hover, #font_button3 a:active {
	color: #FFF;
	text-align: justify;
	text-decoration: none;
	background-color:#bd1010;
	background: -moz-linear-gradient(top,  #bd1010 0%, #e01c1c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bd1010), color-stop(100%,#e01c1c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bd1010 0%,#e01c1c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bd1010 0%,#e01c1c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bd1010 0%,#e01c1c 100%); /* IE10+ */
	background: linear-gradient(top,  #bd1010 0%,#e01c1c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd1010', endColorstr='#e01c1c',GradientType=0 ); /* IE6-9 */
}



#button_green {
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline;
}
#button_green a:link, #button_green a:visited {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px solid #22b14c;
	text-align: center;
	width: auto;
	padding-right: 14px;
	padding-left: 14px;
	background-color: #22b14c;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#button_green a:hover, #button_green a:active {
	background-color:#109a38;
	color: #FFF;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#button_red {
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline;
}
#button_red a:link, #button_red a:visited {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px solid #f94f3c;
	text-align: center;
	width: auto;
	padding-right: 14px;
	padding-left: 14px;
	background-color: #f94f3c;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#button_red a:hover, #button_red a:active {
	background-color:#d73725;
	color: #FFF;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#button_blue {
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline;
}
#button_blue a:link, #button_blue a:visited {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px solid #00a2e8;
	text-align: center;
	width: auto;
	padding-right: 14px;
	padding-left: 14px;
	background-color: #00a2e8;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#button_blue a:hover, #button_blue a:active {
	background-color:#018ac5;
	color: #FFF;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#button_black {
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline;
}
#button_black a:link, #button_black a:visited {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px solid #00a2e8;
	text-align: center;
	width: auto;
	padding-right: 14px;
	padding-left: 14px;
	background-color: #272727;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#button_black a:hover, #button_black a:active {
	background-color:#000;
	color: #FFF;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}





#button_green2 {
}
#button_green2 a:link, #button_green2 a:visited {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px solid #22b14c;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #22b14c;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	display: block;
}
#button_green2 a:hover, #button_green2 a:active {
	background-color:#109a38;
	color: #FFF;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


#button_red2 {
}
#button_red2 a:link, #button_red2 a:visited {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px solid #e02040;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #e02040;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	display: block;
}
#button_red2 a:hover, #button_red2 a:active {
	background-color:#fa3354;
	color: #FFF;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease; 
}

#button_blue2 {
}
#button_blue2 a:link, #button_blue2 a:visited {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight: bold;
	border: 0px solid #00a2e8;
	text-align: center;
	background-color: #00a2e8;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	display: block;
	padding: 5px;
}
#button_blue2 a:hover, #button_blue2 a:active {
	background-color:#018ac5;
	color: #FFF;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#button_black2 {
}
#button_black2 a:link, #button_black2 a:visited {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight: bold;
	border: 0px solid #000000;
	text-align: center;
	background-color: #000000;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	display: block;
	padding: 5px;
}
#button_black2 a:hover, #button_black2 a:active {
	background-color:#bf1010;
	color: #FFF;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#button_black4 {
}
#button_black4 a:link, #button_black4 a:visited {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight: bold;
	border: 0px solid #000000;
	text-align: center;
	background-color: #000000;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	display: block;
	padding: 5px;
}
#button_black4 a:hover, #button_black4 a:active {
	background-color:#109a38;
	color: #FFF;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}



#button_green_big {
	padding-top: 5px;
	padding-bottom: 5px;
}
#button_green_big a:link, #button_green_big a:visited {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:24px;
	color:#FFF;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 0px solid #40c040;
	text-align: center;
	width: auto;
	padding-right: 100px;
	padding-left: 100px;
	background-color: #40c040;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#button_green_big a:hover, #button_green_big a:active {
	background-color:#52e252;
	color: #FFF;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#button_red_big {
	padding-top: 5px;
	padding-bottom: 5px;
}
#button_red_big a:link, #button_red_big a:visited {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:24px;
	color:#FFF;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 0px solid #e02040;
	text-align: center;
	width: auto;
	padding-right: 100px;
	padding-left: 100px;
	background-color: #e02040;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#button_red_big a:hover, #button_red_big a:active {
	background-color:#fa3354;
	color: #FFF;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mask {
	position:absolute;
	left:0;
	top:0px;
	z-index:9000;
	background-color:#333;
	display:none;
}
  
#boxes .window {
	position:fixed;
	width:600px;
	height:400px;
	display:none;
	z-index:9999;
	padding:20px;
	overflow: auto;
	margin-top: 70px;
}

#boxes #dialog {
	width:450px;
	height:300px;
	padding:10px;
	background-color:#ffffff;
}

#boxes #dialog1 {
	width:500px;
	height:350px;
	background-color: #FFF;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	box-shadow: 0 0 10px #000000;
	-moz-box-shadow: 0 0 10px #000000;
	-webkit-box-shadow: 0 0 10px #000000;
	border: 10px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}



#boxes #dialog2 {
  background:url(images/notice.png) no-repeat 0 0 transparent; 
  width:326px; 
  height:229px;
  padding:50px 0 20px 25px;
}

.elipse{
	background-color:#2199c6;
	background: -moz-linear-gradient(top,  #2199c6 0%, #1079a1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2199c6), color-stop(100%,#1079a1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2199c6 0%,#1079a1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2199c6 0%,#1079a1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2199c6 0%,#1079a1 100%); /* IE10+ */
	background: linear-gradient(top,  #2199c6 0%,#1079a1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2199c6', endColorstr='#1079a1',GradientType=0 ); /* IE6-9 */
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight: bold;
	width: auto;
	display: inline;
	padding: 9px;
	border: 0px solid #7ac52a;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	cursor:pointer;
    } 
	
    .elipse:hover{
	background-color:#1079a1;
	background: -moz-linear-gradient(top,  #1079a1 0%, #2199c6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1079a1), color-stop(100%,#2199c6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1079a1 0%,#2199c6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1079a1 0%,#2199c6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1079a1 0%,#2199c6 100%); /* IE10+ */
	background: linear-gradient(top,  #1079a1 0%,#2199c6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1079a1', endColorstr='#2199c6',GradientType=0 ); /* IE6-9 */
	color: #fff;
	border: 0px solid #66ad1a;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
    } 
	
    .elipse:active{
	background-color:#1079a1;
	background: -moz-linear-gradient(top,  #1079a1 0%, #2199c6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1079a1), color-stop(100%,#2199c6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1079a1 0%,#2199c6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1079a1 0%,#2199c6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1079a1 0%,#2199c6 100%); /* IE10+ */
	background: linear-gradient(top,  #1079a1 0%,#2199c6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1079a1', endColorstr='#2199c6',GradientType=0 ); /* IE6-9 */
	color: #fff;
	border: 0px solid #66ad1a;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
    } 


.aToolTip {
	border:1px solid #333;
	color:#fff;
	margin:0;
	padding:2px 10px;
	font-size:12px;
	background-image: url(images/bg_opacity.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-box-shadow: 0px 1px 5px 0px #797979;
	-moz-box-shadow: 0px 1px 5px 0px #797979;
	box-shadow: 0px 1px 5px 0px #797979;
}
.aToolTip .aToolTipContent {position:relative;margin:0;padding:0;}
a.aToolTipCloseBtn {display:block;height:20px;width:20px;overflow:hidden;background:url(../images/loading/close.gif) no-repeat;text-indent:-9999px;outline:none;position:absolute;top:-14px;right:-20px;}


.scrollup{
	width:48px;
	height:48px;
	position:fixed;
	bottom:50px;
	right:50px;
	display:none;
	text-indent:-9999px;
	background-image: url(images/up.png);
	background-repeat: no-repeat;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.date {
	
	width: 60px;
	height: 60px;
	background: #fcfcfc;
	background: -moz-linear-gradient(top,  #fcfcfc 0%, #dad8d8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#dad8d8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fcfcfc 0%,#dad8d8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fcfcfc 0%,#dad8d8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fcfcfc 0%,#dad8d8 100%); /* IE10+ */
	background: linear-gradient(top,  #fcfcfc 0%,#dad8d8 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#dad8d8',GradientType=0 );
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #999;
	text-align: center;
	margin-top: 10px;
}
.date p {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #9e9e9e;
}
.date span  {
	background: #f18e19;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	display: block;
	border-top: 3px solid #f18e19;
	padding-top: 5px;
	padding-bottom: 5px;
}
#line {
	text-align: center;
	vertical-align: bottom;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	height: 0px;
}

#tabs_wrapper {
	height: 265px;
	overflow: auto;
	width: 641px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
}
#tabs_wrapper2 {
	height: 100%;
	overflow: auto;
	width: 100%;
}
#tabs_container {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ea9823;
}
#tabs {
	list-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#0a4f82;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#tabs li {
	display: inline;
	line-height: 3em;
}
#tabs li a {
	text-decoration: none;
	background-color:#7bae49;
	background: -moz-linear-gradient(top,  #7bae49 0%, #528321 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7bae49), color-stop(100%,#528321)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7bae49 0%,#528321 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7bae49 0%,#528321 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7bae49 0%,#528321 100%); /* IE10+ */
	background: linear-gradient(top,  #7bae49 0%,#528321 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7bae49', endColorstr='#528321',GradientType=0 ); /* IE6-9 */
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	border: 0px solid #CCC;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}
#tabs li a:hover, #tabs li.active a, #tabs li.active a:hover   {
	background-color:#f8c335;
	background: -moz-linear-gradient(top,  #f8c335 0%, #ea9823 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8c335), color-stop(100%,#ea9823)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f8c335 0%,#ea9823 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f8c335 0%,#ea9823 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f8c335 0%,#ea9823 100%); /* IE10+ */
	background: linear-gradient(top,  #f8c335 0%,#ea9823 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8c335', endColorstr='#ea9823',GradientType=0 ); /* IE6-9 */
	color:#FFF;
}

#tabs_content_container {
	border-top: none;
	padding: 10px;
}
.tab_content {
    display: none;
}










#slides {
      display: none
    }

    #slides .slidesjs-navigation {
      margin-top:5px;
    }

#slides a {
	margin: 0px;
	padding: 0px;
}

.slides-img {
  display: flex;
  justify-content: center;
}
	
    a.slidesjs-next,
    a.slidesjs-previous,
    a.slidesjs-play,
    a.slidesjs-stop {
      background-image: url(img/btns-next-prev.png);
      background-repeat: no-repeat;
      display:block;
      width:12px;
      height:18px;
      overflow: hidden;
      text-indent: -9999px;
      float: left;
      margin-right:5px;
    }

    a.slidesjs-next {
      margin-right:10px;
      background-position: -12px 0;
    }

    a:hover.slidesjs-next {
      background-position: -12px -18px;
    }

    a.slidesjs-previous {
      background-position: 0 0;
    }

    a:hover.slidesjs-previous {
      background-position: 0 -18px;
    }

    a.slidesjs-play {
      width:15px;
      background-position: -25px 0;
    }

    a:hover.slidesjs-play {
      background-position: -25px -18px;
    }

    a.slidesjs-stop {
      width:18px;
      background-position: -41px 0;
    }

    a:hover.slidesjs-stop {
      background-position: -41px -18px;
    }

    .slidesjs-pagination {
      margin: 7px 0 0;
      float: right;
      list-style: none;
    }

    .slidesjs-pagination li {
      float: left;
      margin: 0 1px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-image: url(img/pagination.png);
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }

    #slides a:link,
    #slides a:visited {
      color: #333
    }

    #slides a:hover,
    #slides a:active {
      color: #9e2020
    }

    .navbar {
      overflow: hidden
    }



.masonry { /* Masonry container */
    margin: 1.5em 0;
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
    font-size: .85em;
}

.item { /* Masonry bricks or child elements */
	display: inline-block;
	padding: 0em;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#F00;
	font-weight: bold;
	border: 0px solid #CCC;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
	line-height: 2em;
	background-color: #fafafa;
}
@media only screen and (min-width: 400px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (min-width: 700px) {
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

@media only screen and (min-width: 900px) {
    .masonry {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
}

@media only screen and (min-width: 1100px) {
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}
