/*#formEdit #error,#formEdit #errorFile {
-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:0;
-moz-border-radius-topright:4px;
background-color:#FFFFAE;
border:1px solid #E1E16D;
color:red;
display:none;
font-size:14px;
height:15px;
padding:4px 10px;
}
*/
#formEdit #error,#formEdit #errorFile
{
background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    width: 238px;

}



.myPrompt {
background-color:#EAEAEA;
border:3px solid #999999;
color:#000000;
display:none;
font-family:Times New Roman,Times,serif;
font-size:16px;
height:auto;
left:-5000px;
padding:5px 20px 20px 5px;
position:absolute;
top:0;
width:200px;
z-index:2000;
}

#output {
	/*height: 300px;
	width: 400px;*/
}
#main {
	/*width: 100px;
	height: 20px;*/
	background-color: #CCCCCC;
}

#goUpload{
margin-top:20px;
margin-left:50px;
padding:10px;
display:block;
float: left;
position:relative;


}
.myUpload {
display:block;
position:relative;
float:left;
width:150px;
height:40px;
text-indent:-2000px;

}

a.myUpload:link,a.myUpload:visited, a.myUpload{
background-image:url(../images/upload_15.gif);
background-position: 0 0;
background-repeat:no-repeat;

}

a.myUpload:hover,a.myUpload:active{
background-image:url(../images/upload_15.gif);
background-position: 0 -40px;
background-repeat:no-repeat;

}




#formEdit {
	width:400px;
	
} 

/* nested fieldset */

#formEdit fieldset {
	border:0;
	margin:0;
	padding:0;
	background:#333333 url(/tools/img/logo-medium.png) no-repeat scroll 215px 40px;	
}

/* typography */
#formEdit h3 	{ color:#eee; margin-top:0px; }
#formEdit p 	{ font-size:11px; }


/* input field */
#formEdit input, .myfile, #formEdit textarea {
background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    width: 350px;
	  box-sizing: content-box;
    color: #545d6b;
    font-size: 16px;
    line-height: 17px;
    overflow-x: hidden;
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #bfcdd3;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #bfcdd3;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #bfcdd3;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #bfcdd3;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-style: solid;
    border-top-width: 1px;
    font-family: Arial,sans-serif;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
	
}


#formEdit .button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: -moz-use-text-color;
    border-left-style: none;
    border-left-width: 0;
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: 0;
    border-top-color: -moz-use-text-color;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-style: none;
    border-top-width: 0;
    cursor: pointer;
    font-family: Arial;
    min-width: 50px;
    text-transform: uppercase;
  
}


#formEdit input:focus, #formEdit textarea:focus {
    border-bottom-color: #3cb868;
    border-left-color: #3cb868;
    border-right-color: #3cb868;
    border-top-color: #3cb868;
}

#formEdit .header-avatar{

padding:5px;
margin-bottom:20px;
float: none;
   font-size: 36px;
   color: #333;

    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(white, #d3d8e8);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
	
}



#formEdit .button{
	 background-color: #3cb868;
    color: #fff;
    font-weight: 700;
    padding-bottom: 9px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
	width:150px;
}



#formEdit .button:hover, #formEdit .button:active {
   background-color: #299f53;
   
}


/* error message */
.error {
	height:15px;
	background-color:#FFFE36;
	font-size:11px;
	border:1px solid #E1E16D;
	padding:4px 10px;
	color:#000;
	display:none;	
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px; 
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;	
	-webkit-border-bottom-left-radius:0; 
	-webkit-border-top-left-radius:0;
	
	-moz-box-shadow:0 0 6px #ddd;
	-webkit-box-shadow:0 0 6px #ddd;	
}

.error p {
	margin:0;		
}

/* field label */
label {
	display:block;
	font-size:16px;
	color:#ccc;
}

#terms label {
	float:left;
}

#terms input {
	margin:0 5px;
}


.magnify #fullScreen div{
	/*display: none;*/
	display:block;
	
	 position:relative; 
	 width:50px;
	  height:50px;
	   background-image:url(images/full_screen_1.jpg);
	   background-repeat:no-repeat;
	   background-position:0px -160px;
	   margin-left:20px;
	   top: -25px;
	  
	
}
.magnify a{
	display: inline-block


}


.yt-spinner-img {
	display:block;
	position:relative;
	float:left;
    height: 20px;
    vertical-align: middle;
    width: 20px;
	background-color:#006
}

.yt-spinner-img, .yt-spinner-overlay {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("./img/icn_loading.gif");
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto auto;
}
