/*LAYOUT*/
body{margin:0;padding:0;margin:0 auto;}
h2{margin:0;}
#logo{display:block;margin:auto;max-width:600px;height:100%;border:0;}
#support,#news{overflow:hidden;}
.mycontainertop{background:#fcb040; max-height:100px;min-height:20px;max-width:800px;min-width:100%;margin:0 auto;padding:2em 1em;overflow:hidden;}
.mycontainer{max-height:980px;min-height:170px;max: width 980px;;min-width:700px;margin:0 auto;padding:2em 1em;overflow:auto;}
.maxcontainer{font-family: Open Sans, sans-serif; max-height:800px;min-height:200px;max-width:980px;min-width:500px;margin:0 auto;padding:2em 1em;overflow:hidden;} 

.econtainer{max-height:980px;min-height:170px;max-width:1000px;min-width:700px;margin:0 auto;padding:2em 1em;overflow:auto;} 

/*COLOR*/
#header{background:#ffffff;color:#000000;}
img
{
	border:0;
}

body {
text-align: left;
color:#000000;
background:#ffffff;
}

/*IE FIXES */
.ie7 .input label {position:absolute; top:.3em; left:2.5em;}
 .ie8 .maxcontainer,.ie7 .maxcontainer{min-width:100%;} /* */

/*COLOR*/
#header{background:#ffffff;color:#000000;}
body{font-family: Open Sans, sans-serif;}
 form{background-image: url(login-background.png);} /* */
#support{background:#e7e7e7;}
#news{background:#000000;}
form h2{color:#333333;}
#footer h2{color:#fcb040;}
.footer h2{color:#fcb040;}
form .row:last-child{border-top:.01em solid #b7b9ba;}
form input[type="submit"]{display:block;background:#00ff00;border:0;color:#000000;}
form h2{color:#660000;}
.sectionitem a{color:#333333;}
.sectionitem a:hover{color:#660000;}
#support .sectionitem li a{background:#c4c4c4;color:#333333;}
#support .sectionitem li a:hover{background:#eeeeee;color:#333333;}
#footer {background:#660000;color:#000000; max-height:250px;min-height:100px;max-width:100%;min-width:700px;margin:0 auto;padding:2em 1em;overflow:hidden;}
button {
	background-color:#00ff00;
	border:1;
	color:#000000;
	border-radius:10px; 
    padding:10px;
    min-height:20px; 
    min-width: 80px;
	}





