﻿
.button-round {
	

	width: 120px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#444, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));	
		background-image: -webkit-linear-gradient(#444, #111);	
		background-image: -o-linear-gradient(#444, #111);
		background-image: -ms-linear-gradient(#444, #111);
		background-image: linear-gradient(#444, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#999;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;
}
.button-round:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round:active {
	position:relative;
	top:1px;
}





.button-round-pic {
	width: 135px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#444, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));	
		background-image: -webkit-linear-gradient(#444, #111);	
		background-image: -o-linear-gradient(#444, #111);
		background-image: -ms-linear-gradient(#444, #111);
		background-image: linear-gradient(#444, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#999;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:37px;
	text-decoration:none;
	text-align:left;
}
.button-round-pic:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round-pic:active {
	position:relative;
	top:1px;
}





.button-round-pic2 {
	width: 105px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#444, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));	
		background-image: -webkit-linear-gradient(#444, #111);	
		background-image: -o-linear-gradient(#444, #111);
		background-image: -ms-linear-gradient(#444, #111);
		background-image: linear-gradient(#444, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#999;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:37px;
	text-decoration:none;
	text-align:left;
}
.button-round-pic2:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round-pic2:active {
	position:relative;
	top:1px;
}




.button-round-biology-menu, .button-round-biology, .button-round-biology270   {

		background-image: -moz-linear-gradient(#09521c, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#09521c), to(#111));	
		background-image: -webkit-linear-gradient(#09521c, #111);	
		background-image: -o-linear-gradient(#09521c, #111);
		background-image: -ms-linear-gradient(#09521c, #111);
		background-image: linear-gradient(#09521c, #111);

}

.button-round-biology-s-menu, .button-round-biology-s, .button-round-biology-s270   {

		background-image: -moz-linear-gradient(#12A837, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#12A837), to(#111));	
		background-image: -webkit-linear-gradient(#12A837, #111);	
		background-image: -o-linear-gradient(#12A837, #111);
		background-image: -ms-linear-gradient(#12A837, #111);
		background-image: linear-gradient(#12A837, #111);
}

.button-round-history-menu, .button-round-history, .button-round-history270 {
	
		background-image: -moz-linear-gradient(#d93434, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#d93434), to(#111));	
		background-image: -webkit-linear-gradient(#d93434, #111);	
		background-image: -o-linear-gradient(#d93434, #111);
		background-image: -ms-linear-gradient(#d93434, #111);
		background-image: linear-gradient(#d93434, #111);
		}


.button-round-history-s-menu, .button-round-history-s, .button-round-history-s270 {
	
		background-image: -moz-linear-gradient(#D85F5F, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#D85F5F), to(#111));	
		background-image: -webkit-linear-gradient(#D85F5F, #111);	
		background-image: -o-linear-gradient(#D85F5F, #111);
		background-image: -ms-linear-gradient(#D85F5F, #111);
		background-image: linear-gradient(#D85F5F, #111);
}


.button-round-applied-science-menu, .button-round-applied-science, .button-round-applied-science270 {
	
		background-image: -moz-linear-gradient(#f5f516, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f516), to(#111));	
		background-image: -webkit-linear-gradient(#f5f516, #111);	
		background-image: -o-linear-gradient(#f5f516, #111);
		background-image: -ms-linear-gradient(#f5f516, #111);
		background-image: linear-gradient(#f5f516, #111);
}

.button-round-mathematics-menu, .button-round-mathematics, .button-round-mathematics270 {
		
		background-image: -moz-linear-gradient(#2246d4, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#2246d4), to(#111));	
		background-image: -webkit-linear-gradient(#2246d4, #111);	
		background-image: -o-linear-gradient(#2246d4, #111);
		background-image: -ms-linear-gradient(#2246d4, #111);
		background-image: linear-gradient(#2246d4, #111);
}

.button-round-mathematics-s-menu, .button-round-mathematics-s, .button-round-mathematics-s270 {
		
		background-image: -moz-linear-gradient(#227CD4, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#227CD4), to(#111));	
		background-image: -webkit-linear-gradient(#227CD4, #111);	
		background-image: -o-linear-gradient(#227CD4, #111);
		background-image: -ms-linear-gradient(#227CD4, #111);
		background-image: linear-gradient(#227CD4, #111);

}

.button-round-german-menu, .button-round-german, .button-round-german270 {
	
		background-image: -moz-linear-gradient(#919296, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#919296), to(#111));	
		background-image: -webkit-linear-gradient(#919296, #111);	
		background-image: -o-linear-gradient(#919296, #111);
		background-image: -ms-linear-gradient(#919296, #111);
		background-image: linear-gradient(#919296, #111);
	}

.button-round-geography-menu {
	
		background-image: -moz-linear-gradient(#542100, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#542100), to(#111));	
		background-image: -webkit-linear-gradient(#542100, #111);	
		background-image: -o-linear-gradient(#542100, #111);
		background-image: -ms-linear-gradient(#542100, #111);
		background-image: linear-gradient(#542100, #111);
	}




.button-round-biology-s-menu, .button-round-history-s-menu, .button-round-mathematics-s-menu {
		width: 60px;
		}


.button-round-biology270, .button-round-history270, .button-round-applied-science270, .button-round-mathematics270, .button-round-german270,
.button-round-biology-s270, .button-round-history-s270, .button-round-mathematics-s270 {
		width: 317px;
		}


.button-round-biology, .button-round-history, .button-round-applied-science, .button-round-mathematics, .button-round-german,
.button-round-biology-s, .button-round-history-s, .button-round-mathematics-s {
		width: 125px;
        }


.button-round-biology-menu, .button-round-history-menu, .button-round-applied-science-menu, .button-round-mathematics-menu, .button-round-german-menu,

.button-round-geography-menu {
		width: 180px;
        }

.button-round-biology-menu, .button-round-history-menu, .button-round-applied-science-menu, .button-round-mathematics-menu, .button-round-german-menu,
.button-round-biology, .button-round-history, .button-round-applied-science, .button-round-mathematics, .button-round-german,

.button-round-geography-menu,

.button-round-biology-s-menu, .button-round-history-s-menu, .button-round-mathematics-s-menu, 
.button-round-biology-s, .button-round-history-s, .button-round-mathematics-s,

.button-round-biology270, .button-round-history270, .button-round-applied-science270, .button-round-mathematics270, .button-round-german270,
.button-round-biology-s270, .button-round-history-s270, .button-round-mathematics-s270 {
		border: 1px solid #222;
		background-color: #111;

	text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#f5f5f5;
	font-size:22px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;
}

.button-round-biology-menu:hover, .button-round-history-menu:hover, .button-round-applied-science-menu:hover, .button-round-mathematics-menu:hover, .button-round-german-menu:hover, 
.button-round-biology:hover, .button-round-history:hover, .button-round-applied-science:hover, .button-round-mathematics:hover, .button-round-german:hover,

.button-round-geography-menu:hover, 

.button-round-biology-s-menu:hover, .button-round-history-s-menu:hover, .button-round-mathematics-s-menu:hover,
.button-round-biology-s:hover, .button-round-history-s:hover, .button-round-mathematics-s:hover,

.button-round-biology270:hover, .button-round-history270:hover, .button-round-applied-science270:hover, .button-round-mathematics270:hover, .button-round-german270:hover,
.button-round-biology-s270:hover, .button-round-history-s270:hover, .button-round-mathematics-s270:hover {

	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}



.button-round-biology-menu:active, .button-round-history-menu:active, .button-round-applied-science-menu:active, .button-round-mathematics-menu:active, .button-round-german-menu:active, 
.button-round-biology:active, .button-round-history:active, .button-round-applied-science:active, .button-round-mathematics:active, .button-round-german:active,

.button-round-geography-menu:active,

.button-round-biology-s-menu:active, .button-round-history-s-menu:active, .button-round-mathematics-s-menu:active, 
.button-round-biology-s:active,  .button-round-history-s:active, .button-round-mathematics-s:active, 

.button-round-biology270:active, .button-round-history270:active, .button-round-applied-science270:active, .button-round-mathematics270:active, .button-round-german270:active,
.button-round-biology-s270:active, .button-round-history-s270:active, .button-round-mathematics-s270:active {

	position:relative;
	top:1px;
}







.button-round-biology-s270, .button-round-history-s270, .button-round-mathematics-s270, .button-round-biology270, .button-round-history270, .button-round-mathematics270, .button-round-applied-science270 {
		width: 317px;
		border: 1px solid #222;
		background-color: #111;
	
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;

    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);

}



.button-round-wbk-ars {
		width: 120px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#FF0094, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#FF0094), to(#111));	
		background-image: -webkit-linear-gradient(#FF0094, #111);	
		background-image: -o-linear-gradient(#FF0094, #111);
		background-image: -ms-linear-gradient(#FF0094, #111);
		background-image: linear-gradient(#FF0094, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;
}
.button-round-wbk-ars:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round-wbk-ars:active {
	position:relative;
	top:1px;
}

.button-round-language {
		width: 30px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#FF0094, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#FF0094), to(#111));	
		background-image: -webkit-linear-gradient(#FF0094, #111);	
		background-image: -o-linear-gradient(#FF0094, #111);
		background-image: -ms-linear-gradient(#FF0094, #111);
		background-image: linear-gradient(#FF0094, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:30x;
	line-height:30px;
	text-decoration:none;
	text-align:center;
}
.button-round-language:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round-language:active {
	position:relative;
	top:1px;
}




.button-round-language_grey {
		width: 30px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#919296, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#919296), to(#111));	
		background-image: -webkit-linear-gradient(#919296, #111);	
		background-image: -o-linear-gradient(#919296, #111);
		background-image: -ms-linear-gradient(#919296, #111);
		background-image: linear-gradient(#919296, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:30x;
	line-height:30px;
	text-decoration:none;
	text-align:center;
}
.button-round-language_grey:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round-language_grey:active {
	position:relative;
	top:1px;
}








.button-round-language1 {
		width: 40px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#FF0094, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#FF0094), to(#111));	
		background-image: -webkit-linear-gradient(#FF0094, #111);	
		background-image: -o-linear-gradient(#FF0094, #111);
		background-image: -ms-linear-gradient(#FF0094, #111);
		background-image: linear-gradient(#FF0094, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#f5f5f5;
	font-size:24px;
	font-weight:bold;
	height:40x;
	line-height:40px;
	text-decoration:none;
	text-align:center;
}
.button-round-language1:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round-language1:active {
	position:relative;
	top:1px;
}







.button-round-language2 {
		width: 40px;
		border: 0px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#FF0094, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#FF0094), to(#111));	
		background-image: -webkit-linear-gradient(#FF0094, #111);	
		background-image: -o-linear-gradient(#FF0094, #111);
		background-image: -ms-linear-gradient(#FF0094, #111);
		background-image: linear-gradient(#FF0094, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#f5f5f5;
	font-size:20px;
	font-weight:bold;
	height:40x;
	line-height:40px;
	text-decoration:none;
	text-align:center;
}
.button-round-language2:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round-language2:active {
	position:relative;
	top:1px;
}




.button-round-language3 {
		width: 40px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#FF0094, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#FF0094), to(#111));	
		background-image: -webkit-linear-gradient(#FF0094, #111);	
		background-image: -o-linear-gradient(#FF0094, #111);
		background-image: -ms-linear-gradient(#FF0094, #111);
		background-image: linear-gradient(#FF0094, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#f5f5f5;
	font-size:16px;
	font-weight:bold;
	height:40x;
	line-height:40px;
	text-decoration:none;
	text-align:center;
}
.button-round-language3:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round-language3:active {
	position:relative;
	top:1px;
}



.button-round-language2e {
		width: 40px;
		border: 0px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#FF0094, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#FF0094), to(#111));	
		background-image: -webkit-linear-gradient(#FF0094, #111);	
		background-image: -o-linear-gradient(#FF0094, #111);
		background-image: -ms-linear-gradient(#FF0094, #111);
		background-image: linear-gradient(#FF0094, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#f5f5f5;
	font-size:20px;
	font-weight:bold;
	height:40x;
	line-height:40px;
	text-decoration:none;
	text-align:center;
}
.button-round-language2e:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 0px #fff;	
    color:#ffffff;
}
.button-round-language2e:active {
	position:relative;
	top:1px;
}


