#upload_target {
	width: 0;
	height: 0;
	border: none;
	background-color: #ffffff;
}

/*
står kvar i dokumentet men används inte
täcks av a definition under adminoptions
a.adminlink {
	color: #404040;
	font-size: 12px;
}*/

.addPicture {
	position: absolute;
	top: 0px;
	width: 200px;
	height: 60px;
	border: dashed 1px #FFF;
	padding: 20px 53px;
	margin-top: 40px;
	background-color: #212121;
	-moz-opacity: 90;
	filter:alpha(opacity=90);
	opacity: 0.9;
	z-index: 2;
	color: #FFF;
}
.addedPicture {	
	/*position: absolute;*/
	top: 0px;
	border: #FFF 1px solid;
	width: 306px;
	height: 306px;
	z-index: 1;
}
.deletePictureWrapper {
	position: relative;
	width: 106px;
	height: 106px;
	float:left;
}
.addVariant{
	position: relative;
	border: dashed #000 1px;
	width: 64px;
	height: 64px;
	padding: 8px;
	margin: 12px;
	overflow: hidden;
}
#in_variant {
	position: absolute;
	top: 20px;
	font-size: 7px;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	opacity: 0;
	z-index: 2;
	width: 75px;
	height: 40px;
}
#add_variant_anchor {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 80px;
	border: dashed 1px #FFF;
	background-color: #212121;
	text-align: center;
	color: #FFF;
	-moz-opacity: 90;
	filter:alpha(opacity=90);
	cursor: hand, pointer;
	opacity: 0.9;
	z-index: 1;
}
.remove_image {
	position: absolute; 
	z-index: 1;
	cursor: default;
}
.remove_image_anchor {
	position: absolute;
	top: 12px;
	right: 12px;
	background-color: #FFF;
	border: dashed 1px #000;
	padding: 2px 5px;
	z-index: 2;
}
.avbryt {
	font-size: 13px;
	line-height: 20px;
	color: #676767;
}
/* ----------------------------------------- */
/* page: nytt Tyg -------------------------- */
/* ----------------------------------------- */
#nyttTyg .miniatyr {
	margin: 12px;
}

#nyttTyg #in_title {
	width: 250px;
	font-size: 32px;
	line-height: 32px;
	text-transform: uppercase;
	font-family: "Lucida Grande", "Arial black", arial, Helvetica, sans-serif;
	padding: 5px;
	letter-spacing: 1px;
	color: #212121;
}

#nyttTyg #in_designer {
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 8px;
	color: #212121;
}

#nyttTyg .bredder {
	border-bottom: 1px solid #000;
	border-top: none;
	border-right: none;
	border-left: none;
	font-size: 11px; 
	width: 3em;
	padding: 2px 0;
}

#nyttTyg #formgivareBox {
	padding: 115px 0 10px 0;
}
#nyttTyg #formgivareImg {
	margin-right: 20px;
	border: black solid 1px;
	float: left;
	width: 125px;
	height: 125px;
}
#nyttTyg #formgivareBox #col{
	float: left;
	width: 290px;
}

#nyttTyg .quoteImg {
	float: left;
	padding: 4px 8px 1px 5px;
	width: 40px;
}
#nyttTyg .quote {
	text-align: left;
}

#nyttTyg table {
	clear: both;
	font-size: 11px;
	line-height: 16px;
	margin: 20px 0 10px 0;
	width: 100%;
}
#nyttTyg th {
	text-align: left;
	height: 14px;
}

/* ----------------------------------------- */
/* page: edit Formgivaren ------------------ */
/* ----------------------------------------- */

#editFormgivaren #in_fornamn, #in_efternamn {
	width: 200px;
	font-size: 32px;
	line-height: 32px;
	text-transform: uppercase;
	font-family: "Lucida Grande", "Arial black", arial, Helvetica, sans-serif;
	padding: 5px;
	letter-spacing: 1px;
	color: #212121;
}
#editFormgivaren .quoteImg {
	float: left;
	padding: 5px 15px 5px 0;
	width: 40px;
}

#editFormgivaren #quoteBox {
	margin: 20px 15px;
}

#editFormgivaren .quote {
	color: #282828;
}

#editFormgivaren #presentation {
	padding: 20px 0 0 0;
}
#setName {
	margin-bottom: 20px;
}

/* ----------------------------------------- */
/* page: edit Mässa ------------------------ */
/* ----------------------------------------- */
#editMassa #in_masstyp {
	font-size: 32px;
	line-height: 32px;
	text-transform: uppercase;
	font-family: "Lucida Grande", "Arial black", arial, Helvetica, sans-serif;
	padding: 5px;
	letter-spacing: 1px;
	color: #212121;
}
#editMassa #in_city {
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 8px;
	color: #212121;
}

#setNewMasstyp {
	margin: 10px 0px;
}

#editMassa .miniatyr {
	margin: 12px;
}
/* ----------------------------------------- */
/* page: edit Aterforsaljare --------------- */
/* ----------------------------------------- */
.edit_seller {
	position: absolute; 
	z-index: 1;
	cursor: default;
}
.edit_seller_anchor {
	position: absolute;
	top: 0px;
	left: -70px;
	background-color: #FFF;
	border: dashed 1px #000;
	padding: 2px 5px;
	z-index: 2;
}
.edit_sellerWrapper {
	position: relative;
	min-height: 100px;
}

/* ----------------------------------------- */
/* page: crop image ------------------------ */
/* ----------------------------------------- */
div#cropImage {
	position: relative;
	width: 360px;
	left: 20px;
	top: 30px;
}

div#cropImage img {
	border: 1px solid #000;
}

/* ----------------------------------------- */
/* page: login admin ----------------------- */
/* ----------------------------------------- */
#loginformPrivate {
	clear: both;
	padding-top: 20px;
}

#loginformPrivate td {
	padding: 5px;
	
}
#loginformPrivate th {
	text-align: right;
	padding: 5px;
}

/* ----------------------------------------- */
/*  adminOptions --------------------------- */
/* ----------------------------------------- */
.adminOptions a {
	color: #404040;
	font-size: 12px;
}
.adminOptions #col1 {
	width: 500px;
	float: left;
}
.adminOptions #col2 {
	width: 250px;
	float: left;
}
.adminOptions h3 {
	padding: 0 0 5px 0;
	color: #404026;
}
.adminOptions h4 {
	padding: 7px 0 0 0;
}
.adminOptions ul {
	position: relative;
	left: 15px;
}

/* ----------------------------------------- */
/* page: hem ------------------------------- */
/* ----------------------------------------- */