@charset "utf-8";
/* CSS Document */

img {
	border:none;
	padding:0px;
	margin:0px;
}
body,html{
	padding:0px;
	margin:0px;
	font-family:"Verdana", Geneva, sans-serif;
}
* :focus { outline: 0; }
a , a:hover, a:active, a:focus, a:link{
	outline: none; 
	text-decoration:none;
	border:none;
	-moz-outline: 0 none;
	color:#000000;
	font-family:"Verdana", Geneva, sans-serif;
}
li{	list-style:none;}
div{
	position:relative;
	display:block;
	padding:0px;
	margin:0px;
	height:auto;
	width:auto;
}
fieldset{border:none; width:auto;}
h1,h2,h3,h4,h5,h6{display:block; margin:0px; padding:0px;}
.label{float:left;}
.din_height{height:auto; min-height:100%; overflow:hidden}

.colorBox{position:fixed; top:0px; left:0px; width:100%; height:100%; z-index:75;}
.gradientGrey{
background: -moz-linear-gradient(top,  rgba(206,220,231,0.75) 0%, rgba(205,219,230,0.75) 1%, rgba(89,106,114,0.75) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(206,220,231,0.75)), color-stop(1%,rgba(205,219,230,0.75)), color-stop(100%,rgba(89,106,114,0.75))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(206,220,231,0.75) 0%,rgba(205,219,230,0.75) 1%,rgba(89,106,114,0.75) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(206,220,231,0.75) 0%,rgba(205,219,230,0.75) 1%,rgba(89,106,114,0.75) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(206,220,231,0.75) 0%,rgba(205,219,230,0.75) 1%,rgba(89,106,114,0.75) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(206,220,231,0.75) 0%,rgba(205,219,230,0.75) 1%,rgba(89,106,114,0.75) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfcedce7', endColorstr='#bf596a72',GradientType=0 ); /* IE6-9 */}

.gradientBlack{
background: -moz-linear-gradient(top,  rgba(76,76,76,0.75) 0%, rgba(0,0,0,0.75) 51%, rgba(17,17,17,0.75) 60%, rgba(43,43,43,0.75) 76%, rgba(28,28,28,0.75) 91%, rgba(19,19,19,0.75) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,76,0.75)), color-stop(51%,rgba(0,0,0,0.75)), color-stop(60%,rgba(17,17,17,0.75)), color-stop(76%,rgba(43,43,43,0.75)), color-stop(91%,rgba(28,28,28,0.75)), color-stop(100%,rgba(19,19,19,0.75))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(76,76,76,0.75) 0%,rgba(0,0,0,0.75) 51%,rgba(17,17,17,0.75) 60%,rgba(43,43,43,0.75) 76%,rgba(28,28,28,0.75) 91%,rgba(19,19,19,0.75) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(76,76,76,0.75) 0%,rgba(0,0,0,0.75) 51%,rgba(17,17,17,0.75) 60%,rgba(43,43,43,0.75) 76%,rgba(28,28,28,0.75) 91%,rgba(19,19,19,0.75) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(76,76,76,0.75) 0%,rgba(0,0,0,0.75) 51%,rgba(17,17,17,0.75) 60%,rgba(43,43,43,0.75) 76%,rgba(28,28,28,0.75) 91%,rgba(19,19,19,0.75) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(76,76,76,0.75) 0%,rgba(0,0,0,0.75) 51%,rgba(17,17,17,0.75) 60%,rgba(43,43,43,0.75) 76%,rgba(28,28,28,0.75) 91%,rgba(19,19,19,0.75) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf4c4c4c', endColorstr='#bf131313',GradientType=0 ); /* IE6-9 */
}
.easyClose, .messageBox{display:none;}
.gradientGrey .contentGrey{width:900px; margin:100px auto; height:400px; background:#FFF; border:1px solid #006;}
.messageBox{z-index:85;}
.messageTextBox{width:600px; padding:50px; font-size:16px; color:#990000; border:1px solid #900; background:#fff; 
	text-align:center; margin:50px auto; }
	
.messageForm { background: #FFF; width: 99%; position: absolute; top: 50px; left: 0px; padding: 20px 0px; text-align: center;
	color: #900; font-size: 14px; font-weight: bold; border: 1px solid #900; display: none; }
	
.greyColor{
background: -moz-linear-gradient(top,  rgba(122,122,122,0.65) 0%, rgba(122,122,122,0.65) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(122,122,122,0.65)), color-stop(100%,rgba(122,122,122,0.65))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(122,122,122,0.65) 0%,rgba(122,122,122,0.65) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(122,122,122,0.65) 0%,rgba(122,122,122,0.65) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(122,122,122,0.65) 0%,rgba(122,122,122,0.65) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(122,122,122,0.65) 0%,rgba(122,122,122,0.65) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a67a7a7a', endColorstr='#a67a7a7a',GradientType=0 ); /* IE6-9 */
}
.whiteColor{
background: -moz-linear-gradient(top,  rgba(255,255,255,0.65) 0%, rgba(255,255,255,0.65) 1%, rgba(255,255,255,0.65) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.65)), color-stop(1%,rgba(255,255,255,0.65)), color-stop(100%,rgba(255,255,255,0.65))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.65) 0%,rgba(255,255,255,0.65) 1%,rgba(255,255,255,0.65) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0.65) 0%,rgba(255,255,255,0.65) 1%,rgba(255,255,255,0.65) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0.65) 0%,rgba(255,255,255,0.65) 1%,rgba(255,255,255,0.65) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0.65) 0%,rgba(255,255,255,0.65) 1%,rgba(255,255,255,0.65) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6ffffff', endColorstr='#a6ffffff',GradientType=0 ); /* IE6-9 */
}
.float{float:left;}
.clear{clear:both;}

.customForm{display:block;}
.customForm label, #loginForm label{width:110px; padding:5px 10px 5px 0px; float:left;}
.customInput{width:170px; display:block; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; behavior: url(/style/css/PIE.htc); height:25px; float:left; padding: 0px 10px;} 
.customSelect{float:left; width:200px; height:30px;}
.shadowInset{box-shadow: inset 2px 0px 2px #ccc; -webkit-box-shadow: inset 2px 0px 2px #ccc; -moz-box-shadow: inset 2px 0px 2px #ccc; -o-box-shadow: inset 2px 0px 2px #ccc; 
	behavior: url(/style/css/PIE.htc);}

.customForm .spaceFormMiddle{float:left; width:50px; height:30px;}

#loginForm{width:225px; margin:100px auto; -webkit-border-radius: 30px; -moz-border-radius: 30px;  border-radius: 30px; behavior: url(/style/css/PIE.htc); border:2px solid #900; background:#FFF;}

.bothForm{clear:both; width:10px; height:10px;}
.alignCenter{text-align:center;}

.error{border:1px dashed #900;}
.fieldsetMessage{color:red; font-size:18px; text-align:center; background-color:#fff; border:3px dashed #900; position:absolute; width:98%; overflow:hidden; left:-6px; top:25%;} 

.btnUpload { cursor:pointer;  -moz-box-shadow:inset 0px 1px 0px 0px #f9eca0; -webkit-box-shadow:inset 0px 1px 0px 0px #f9eca0; box-shadow:inset 0px 1px 0px 0px #f9eca0; 
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f0c911), color-stop(1, #f2ab1e) ); background:-moz-linear-gradient( center top, #f0c911 5%, #f2ab1e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0c911', endColorstr='#f2ab1e'); background-color:#f0c911; -moz-border-radius:25px; -webkit-border-radius:25px;
	border-radius:25px; border:1px solid #e65f44; display:block; float:left; color:#c92200; font-size:15px; font-weight:bold; padding:6px 24px; text-shadow:1px 1px 0px #ded17c; min-width:80px;
}
.btnUpload:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f2ab1e), color-stop(1, #f0c911) );
	background:-moz-linear-gradient( center top, #f2ab1e 5%, #f0c911 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ab1e', endColorstr='#f0c911');
	background-color:#f2ab1e;
}

.btnLoad { cursor:pointer; margin-right:30px; -moz-box-shadow:inset 0px 1px 0px 0px #fce2c1; -webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1; box-shadow:inset 0px 1px 0px 0px #fce2c1; 
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) ); background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25'); background-color:#ffc477; -moz-border-radius:30px; -webkit-border-radius:30px; border-radius:30px;
	border:1px solid #e65f44; display:block; float:left; color:#ffffff; font-size:15px; font-weight:bold; padding:6px 24px; text-shadow:1px 1px 0px #cc9f52; min-width:80px; text-align:center;
}.btnLoad:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) ); background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477'); background-color:#fb9e25;
}

#formUploadImg input { opacity: 0; filter: alpha(opacity=0); position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; cursor:pointer;}