.top-menu li a:hover {
	background-color:#39F;
	color: #FFF;  
	background: #358e0e;
				background-image: url(../img/menu-back.png);
				background-size: 100% 100%;
				background-repeat: repeat-x;
				background-position: 0 0;
	filter: none;	
	-webkit-border-radius: 5px;   
    border-radius: 5px;  
	-moz-border-radius: 5px;
    -khtml-border-radius: 5px;
}

.top-menu li a.selected {
	background-color:#39F;
	color: #FFF;  
	background: #358e0e;
				background-image: url(../img/menu-back.png);
				background-size: 100% 100%;
				background-repeat: repeat-x;
				background-position: 0 0;
	filter: none;	
	-webkit-border-radius: 5px;   
    border-radius: 5px;  
	-moz-border-radius: 5px;
    -khtml-border-radius: 5px;
}
.congresses-events .congresses {
	display: inline-block;
	margin-top: 8px;
	width: 453px;
	height: 160px;
	border-style: solid;
	border-width: 5px;
	border-color: #fafa4f;
	-webkit-border-radius: 10px;   
    border-radius: 10px;
	-moz-border-radius: 10px;
    -khtml-border-radius: 10px;
				background-image: url(../img/homepage-leftbox.png);
				background-size: 100% 100%;
				background-repeat: repeat-x;
				background-position: 0 0;
	filter: none;	
	position: relative;
}

.congresses-events .events {
	display: inline-block;
	margin-top: 8px;
	margin-left: 5px;
	width: 453px;
	height: 160px;
	border-style: solid;
	border-width: 5px;
	border-color: #cffa6d;
	-webkit-border-radius: 10px;   
    border-radius: 10px;
	-moz-border-radius: 10px;
    -khtml-border-radius: 10px;
				background-image: url(../img/homepage-rightbox.png);
				background-size: 100% 100%;
				background-repeat: repeat-x;
				background-position: 0 0;
	filter: none;
	position: relative;	
}

.congresses-events .congresses button {
	font-family: 'Merriweather Sans', sans-serif;
	font-weight: bold;
	font-size: 16px;
    color: #004d3c;
	margin-top: 60px;
	margin-left: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 5px;
	border-style: solid;
	border-width: 2px;
	border-color: #c5cd36;	
	-webkit-border-radius: 7px;   
    border-radius: 7px;
	-moz-border-radius: 7px;
    -khtml-border-radius: 7px;
				background-image: url(../img/button-back-1.png);
				background-size: 100% 100%;
				background-repeat: repeat-x;
				background-position: 0 0;
	filter: none;	
	cursor: pointer;
	float: left;	
}

.congresses-events .congresses button:hover {
	color: #f2ffda;
				background-image: url(../img/button-back-2.png);
				background-size: 100% 100%;
				background-repeat: repeat-x;
				background-position: 0 0;
	filter: none;	
}

.congresses-events .events button {
	font-family: 'Merriweather Sans', sans-serif;
	font-weight: bold;
	font-size: 16px;
    color: #004d3c;
	margin-top: 60px;
	margin-left: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 5px;
	border-style: solid;
	border-width: 2px;
	border-color: #93bd49;	
	-webkit-border-radius: 7px;   
    border-radius: 7px;
	-moz-border-radius: 7px;
    -khtml-border-radius: 7px;
				background-image: url(../img/button-back-1.png);
				background-size: 100% 100%;
				background-repeat: repeat-x;
				background-position: 0 0;
	filter: none;
	cursor: pointer;	
	float: left;
}

.congresses-events .events button:hover {
	color: #f2ffda;
				background-image: url(../img/button-back-2.png);
				background-size: 100% 100%;
				background-repeat: repeat-x;
				background-position: 0 0;
	filter: none;	
}

.membership-area #submit_button {
	font-family: 'Merriweather Sans', sans-serif;
	font-weight: bold;
	font-size: 13px;
    color: #ffffff;
	margin-right: 30px;
	margin-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 7px;
	padding-bottom: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #5f9037;	
	-webkit-border-radius: 4px;   
    border-radius: 4px;
	-moz-border-radius: 4px;
    -khtml-border-radius: 4px;
				background-image: url(../img/submit-button.png);
				background-size: 100% 100%;
				background-repeat: repeat-x;
				background-position: 0 0;
	filter: none;	
	cursor: pointer;	
	float: right;
}

.membership-area #submit_button:hover {
	color: #ffffff;
				background-image: url(../img/button-back-2.png);
				background-size: 100% 100%;
				background-repeat: repeat-x;
				background-position: 0 0;
	filter: none;	
}

.content .right-side input[type=submit] {
	float: right;
	font-family: 'Merriweather Sans', sans-serif;
	font-weight: bold;
	font-size: 13px;
    color: #ffffff;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 7px;
	border-style: solid;
	border-width: 1px;
	border-color: #5f9037;	
	-webkit-border-radius: 4px;   
    border-radius: 4px;
	-moz-border-radius: 4px;
    -khtml-border-radius: 4px;
				background-image: url(../img/submit-button.png);
				background-size: 100% 100%;
				background-repeat: repeat-x;
				background-position: 0 0;
	filter: none;
	cursor: pointer;	
}

.content .right-side input[type=submit]:hover {
	color: #ffffff;
				background-image: url(../img/button-back-2.png);
				background-size: 100% 100%;
				background-repeat: repeat-x;
				background-position: 0 0;
	filter: none;
}

.content .right-side button {
	float: right;
	font-family: 'Merriweather Sans', sans-serif;
	font-weight: bold;
	font-size: 13px;
    color: #ffffff;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 7px;
	border-style: solid;
	border-width: 1px;
	border-color: #5f9037;	
	-webkit-border-radius: 4px;   
    border-radius: 4px;
	-moz-border-radius: 4px;
    -khtml-border-radius: 4px;
				background-image: url(../img/submit-button.png);
				background-size: 100% 100%;
				background-repeat: repeat-x;
				background-position: 0 0;
	filter: none;
	cursor: pointer;	
}

.content .right-side button:hover {
	color: #ffffff;
				background-image: url(../img/button-back-2.png);
				background-size: 100% 100%;
				background-repeat: repeat-x;
				background-position: 0 0;
				filter: none;
}


.howtojoin-form-submit_button  {
	float: right;
	font-family: 'Merriweather Sans', sans-serif;
	font-weight: bold;
	font-size: 17px;
    color: #ffffff;
	width:100px;
	border-style: solid;
	border-width: 1px;
	border-color: #5f9037;	
	-webkit-border-radius: 4px;   
    border-radius: 4px;
	-moz-border-radius: 4px;
    -khtml-border-radius: 4px;
				background-image: url(../img/submit-button.png);
				background-size: 100% 100%;
				background-repeat: repeat-x;
				background-position: 0 0;
	filter: none;
	cursor: pointer;	
	margin-right: 30px; margin-top: 30px; margin-left: 40px; padding-left: 30px; padding-right: 30px; padding-top: 10px; padding-bottom: 8px;
}

.howtojoin-form-submit_button:hover {
	color: #ffffff;
				background-image: url(../img/button-back-2.png);
				background-size: 100% 100%;
				background-repeat: repeat-x;
				background-position: 0 0;
	filter: none;
}