.index-header {
	margin-left: 44px;
	margin-top: 30px;
	height:173px;
}

.index-left {
	text-align: center;
	width: 650px;
}

.index-tiles {
	margin-top: 0px;
	text-align: center;
}

.index-row {
	text-align: center;
	margin-left: 40px;
}

.tile {
	float: left;
	font-size: 32px;
	font-weight: bold;
	height: 140px;
	margin-bottom: 10px;
}

.tile-small-text{
	font-size:24px;
	width:100%;
	float:left;
	text-align:center;
}

.tile-2, .tile-3, .tile-6, .tile-7, .tile-9 {
	height: 105px;
	padding-top: 35px;
	text-align: center;
	color: white;
	cursor: pointer;
}

.tile-2 a, .tile-3 a, .tile-6 a, .tile-7 a, .tile-9 a  {
	color: white;
	text-decoration: none;
}


.tile-empty-0, .tile-empty-1 {
	width:140px;
	height:36px;
	min-width:140px;
	min-height:36px;
	margin-bottom: 0px;
}

.tile-empty-1 {
	margin-left:10px;
	width:447px;
	background: url("/MM/img/public/max/index-tiles/tux.png") no-repeat top right;
}

.tile-1 {
	/*margin-top: 36px;*/
}

.tile-2 {
	/*background: url("/MM/img/public/max/index-tiles/tile-2-background.png") no-repeat top right #009D00;*/
	background: url("/MM/img/public/max/index-tiles/tile-2-background.png") no-repeat;
	margin-left: 10px;
	width: 447px;
	/*padding-top: 71px;*/
}
.tile-2 *{
	margin-left:-15px;
}
.tile-3 {
	background: url("/MM/img/public/max/index-tiles/tile-3-background.png") no-repeat top right #0A7CDA;
	margin-right: 10px;
	width: 430px;
}

.tile-6 {
	background: url("/MM/img/public/max/index-tiles/tile-3-background.png") no-repeat top right #6258B8;
	margin-left: 10px;
	width: 430px;
}

.tile-7 {
	background: url("/MM/img/public/max/index-tiles/tile-7-background.png") no-repeat bottom left #98E10E;
	width: 380px;
}
.tile-9 {
	background: url("/MM/img/public/max/index-tiles/tile-9-background.png") no-repeat bottom right #04CEFC;
	width: 439px;
}

.tile-10{
	text-align:center;
	width:100%;
}

.signup-header {
	/*background: url("/MM/img/public/max/register-form-header.png") no-repeat center center transparent;*/
	height:167px;
	width:325px;
	margin-top:5px;
	margin-left:-25px;
	text-align: center;
}
.signup-header .link{
	cursor:pointer;
}
.signup-note-1 {
	font-size: 13px;
	color: #6AAE20;
	margin-bottom: 10px;
	margin-top: 10px;
	*margin-bottom: -15px;
}

.signup-note-2 {
	margin-bottom: 10px;
	font-size: 13px;
	color: #6AAE20;
}

.signup-note-3 {
	color: #6AAE20;
	font-size: 13px;
	margin-top: 5px;
	*margin-top: 0px;
	text-align: center;
	margin-right: 25px;
}

.signup-input-text {
	color: #3174A9;
	width: 263px;
	border: solid 1px #CCCCCC;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.signup-form {
	height: 626px;
	width: 300px;
	border: solid 3px #666666;
	background-color: #F8F8F8;
	border-radius: 4px 4px 4px 4px;
	padding-left: 25px;
	margin-right: 11px;
	margin-top: 11px;
	/*visibility:hidden;*/
}

.signup-submit {
	margin-top: 10px;
	margin-left: 25px;
	cursor: pointer;
}

/*
h1 {
	font-size: 36px;
    font-weight: normal;
	color: #454545;
	margin-top: 30px;
	margin-bottom: 10px;
}

h2 {
	margin: 0;
	color: #454545;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}

p {
	color: #454545;
	font-weight: normal;
	font-size: 14px;
	margin-top: 4px;
}
*/
.paragraf {
	/*height: 130px;*/
	height: auto;
}

.hfirst {
	margin-bottom: 23px;
}

.hsecond {
	/*margin-bottom: 12px;*/
	margin-bottom: 24px;
}
.text-content {
	margin-top: 16px;
	margin-top: 17px\0;
}
.text-left, .text-right {
	width: 445px;
	margin-left: 40px;
	margin-right: 20px;
}

.text-right p{
	padding-right:15px;
}

.text-header {
	margin-left: 40px;
}

.signup-input-text:focus {
	border: solid 1px #56B4EF;
}

#signup-main-form .school {
	cursor: pointer;
	margin-bottom: 10px;
	background: url("/MM/img/public/max/dropdown-arrow.png") no-repeat 97% 50% white;
}

#signup-main-form .school-select {
	margin-top: -7px;
	*margin-top: -10px;
	position: absolute;
	top:45px;
	left:0px;
	z-index: 10;
	display: none;
	max-height: 150px;
	width: 262px;
	/*margin-left: 10px;*/
	overflow-y: scroll;
	overflow-x: hidden;
	background-color: white;
    -moz-box-shadow: 3px 3px 4px #CCCCCC;
    -webkit-box-shadow: 3px 3px 4px #CCCCCC;
    box-shadow: 3px 3px 4px #CCCCCC;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CCCCCC')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CCCCCC');

}

#signup-main-form .school-item {
	background-color: white;
	color: #3174A9;
	width: 250px;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	cursor: pointer;
	white-space:nowrap;
}
#signup-main-form .school-item:hover {
	background-color: #F4F4F4;
}
.signup-input-relative {
	position:relative;
}

/*bubble zone*/
.tile-bubble-img {
	position:absolute;
	width:423px;
	height:352px;
	display:none;
	position:absolute;
	z-index:5;
}

.pseudo-password-input {
    color: #3174A9;
    height: 34px;
    line-height: 34px;
    margin-bottom: 10px;
    padding-left: 10px;
    width: 250px;
    font-size: 12px;
    cursor: text;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 5;
}

.register-custom-radio-wrap .custom-radio-1 {
	float: left;
	cursor: pointer;
}

.register-custom-radio-wrap .custom-radio-2 {
	float: right;
	padding-right: 23px;
	cursor: pointer;
}

.register-custom-radio-wrap span {
	font-weight: normal;
	font-size: 14px;
	color: #3174A9;
	position: relative;
	top: 3px;
	margin-left: 3px;
}

.register-custom-radio-wrap img {
	vertical-align: middle;
}

#signup-main-form .last-name{
	margin-bottom: 7px;
}

.register-custom-radio-wrap {
	margin-bottom: 7px;
}

#signup-main-form .school {
	margin-bottom: 7px;
}

.signup-note-1 {
	font-size: 14px;
	line-height:14px;
	color: #6AAE20;
	margin-bottom: 10px;
	margin-top: 7px;
	*margin-bottom: -15px;
	margin-left:7px;
}

#signup-main-form .signup-note-2 {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 14px;
	color: #6AAE20;
	margin-left:7px;
	
}

#signup-main-form .signup-note-3 {
	color: #6AAE20;
	font-size: 14px;
	margin-top: 0px;
	*margin-top: -5px;
	text-align: center;
	margin-right: 25px;
	line-height:20px;
	width: 273px;
	margin-bottom:5px;
	*margin-bottom: 5px;
}

#signup-main-form .signup-submit {
	margin-top: 5px;
	 margin-left: -25px; 
	cursor: pointer;
	 width: 325px; 
	text-align:center;
}

.tile-lowTxt {
	font-size:18px;
	line-height:44px;
	*line-height:38px;
}