/*******    FORMS    *******/

body,img  { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; }

fieldset { }
legend { font-size: 14px; color: #3399cc; font-weight: bold; letter-spacing:-1px; line-height: 1.6em; /*24px*/ padding: 0 0 0 10px; }
label { font-family: "trebuchet MS", tahoma, sans-serif; font-size: 14px; font-weight: bold; color: #999999; letter-spacing: -0.05em; line-height: 28px; padding: 0 5px 0 0;}
input, textarea, select { border: 1px solid #cccccc; font-size: 11px; font-family: Tahoma, Helvetica, sans-serif; background: #fff url(images/textarea_bg.gif) 0 0 repeat; color: #666666; padding: 4px; margin: 3px 0; overflow:hidden; vertical-align: middle; }

input:hover, textarea:hover, select:hover, input:focus, textarea:focus, select:focus { border: 1px solid #acacac; border: 1px solid #aaa; background: #fff url(images/textarea_bg.gif) 0 -400px repeat; }
input.check, input.radio { background: none; border: none; vertical-align: middle; width: 12px; height:12px; line-height:12px; }

.triple { width: 480px; }
.high { padding: 7px; }






body{
	background-image: url(../images/loginback.jpg);
	background-repeat: repeat-x ;
	
	
	margin: 0px;
	color:#646464;
	font-family:'Verdana',Arial,Sans-Serif;
	font-size:62.5%;
	line-height:2em;
	padding:0px;
	text-align:left;
	}

#login{
	float: right;
	width: 210px;
	height: 100px;
	padding: 2px 0px 0px 2px;
	right: 160px;
	text-align: left;
	}

.btnz{
	font-weight: bold;
	color: #db5502;
	font-size: 14px;
	font-family: Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin: 0;
	padding: 0;
	line-height: 1em;
	letter-spacing: 0.005em;
	width: 65px;
	background-color: #EDF6CF;
	background:none;
	border: 0px;
}
.btnz:hover{
	font-weight: bold;
	color: #db5502;
	font-size: 14px;
	font-family: Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin: 0;
	padding: 0;
	line-height: 1em;
	letter-spacing: 0.005em;
	width: 65px;
	background-color: #EDF6CF;
	background:none;
	border: 0px;
}



p.h2replace, #login .btnz{
	color: #db5502;
	font-size: 14px;
	font-family: Tahoma, sans-serif;
	text-transform:uppercase;
	margin:0px;
	line-height: normal;
	}



input[type="submit"]:hover{
	cursor:pointer;
}

#login a {
	margin-bottom: 10px;
	font-size:10px;
	text-decoration: none;
	color: #369113;
	}

#login form input{
	height: 15px;
	width: 120px;
	font-size: 12px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 2px 10px 2px 2px;
	padding: 0px;
	clear:both;
	}

#login p.h2replace{
	float: left;
	width: 95px;
        font-weight:bold;
	color: #FFFFFF;
}
#lost{
	float: left;
    width: 100px;
}

#login form{
	width: 200px;
	padding: 0px;
	}

.myaccount			{

background-image: url(images/loginback.jpg);
background-repeat: repeat-x ;
text-align:center;
font: 10px "Trebuchet MS", "Arial", "Verdana";
margin:0pt;
padding:0pt;
}

a.profiluserpic { background: #5db0d9; display: block;  width: 70px; height:70px; padding:3px;  border: 1px solid #2e89b7; float:left;  }
a.profiluserpicmare { background: #5db0d9; display: block; width: 102px; height:102px; padding:3px; margin:0px; border: 1px solid #2e89b7; float:left; }
a.profiluserpic:hover { border: 1px solid #2e89b7; padding:3px; margin:0px; background: transparent; }
a.profiluserpicmare:hover { border: 1px solid #2e89b7; padding:3px; margin:0px; background: transparent; }



