/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, input {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
fileupload{
	
	color: white;
	
}
span{
	line-height: 16pt;
	color: #333333;
	font-size: 12pt;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;	
}
div#logoutDiv{
	margin-top: 10px;
	margin-left: 20px;
}
form#logout{
	
}
#logoutBtn{
	height: 25px;
	width: 60px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	background-image: url(files/upload_btn.png);
}
input.login{
	background: #FFFFFF;
	font-size: 10pt;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	clear: right;
}
div#loginWrapper{
	width: 200px;

}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



body {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #000000;
}

#breadcrumb {

	margin-top: 5px;

	margin-left: 20px;
	height: 45px;
	background-repeat: no-repeat;
	background-image: url(files/breadcrumb.jpg);
}
#wrapper {
	top: 10px;
	position: relative;
	height: 80%;
	width: 100%;
}
#sidebar {
	border-color: #333333;
	border-style: solid;
	border-right-width: 1px;
	float: left;
	height: 100%;
	width: 28%;
}
#edit {
	float: left;
	height: 100%;
	width: 71%;
}
#choosenImg {
	border-color: #333333;
	border-style: solid;
	border-right-width: 1px;
	float: left;
	height: 100%;
	width: 45%;
}
#showImg {
	float: left;
	clear: left;
	display: none;
	margin-top: 2%;
	margin-left: 4%;
	max-height: 80%;
	max-width: 90%;
}
#newImg {
	margin-right: 1%;
	float: left;
	height: 100%;
	width: 52%;
}
.thumbs {
	margin-left: 5px;
	margin-top: 5px;
	border-color: white;
	border-style: solid;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	cursor: pointer;
	cursor: hand;
}
.row {
	float: left;
}
#replaceBtn {
	clear: left;
	display: none;
	margin-left: 10px;
	float: left;
}
#uploadForm {
	display: none;
	z-index: 2;
}
#uploadFrontImgForm {
	display: none;
	z-index: 1;
}
#main {
}
#theImage {
	max-width: 500px;
}
#thumb {
	display: block;
	clear: left;
	z-index: 5;
	float: left;
}
#thumbForm{
	display: block;
	float: left;
	clear: left;
	z-index: 5;
}

#uploadedImg {
	clear: left;
	float: left;
	display: none;
}
#create-crop {
	visibility: hidden;
}
#sendThumb {
	display: none;
	float: left;
}
img#frontbild{
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 100px;
	cursor: pointer;
}p {
	line-height: 16pt;
	color: #333333;
	font-size: 12pt;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}


#submitBtn{
	height: 25px;
	width: 60px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	background-image: url(files/upload_btn.png);
}

#replaceBtn{
	float: left;
	clear: left;
	height: 25px;
	width: 60px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	background-image: url(files/upload_btn.png);
}	
#loginBtn{
	height: 25px;
	width: 60px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	background-image: url(files/upload_btn.png);
	float: left;
	margin-top: 10px;
}
#sendThumb{
	height: 25px;
	width: 60px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	background-image: url(files/upload_btn.png);
}
#preloaderGif{
	top: 50%;
	z-index: 99;
	display: none;
}
