.editButton {
	font-family: verdana, arial, sans-serif;
    position: absolute;
    top: 0;
    left: 0;
    /*width: 50px;
    height: 25px;*/
    padding: 3px 6px;
    background-color: #ccc;
    border: 1px solid black;
    color: black;
    font-weight: bold;
    font-size: 10px;
    cursor: pointer;
    text-align: center;
    z-index:2;
}

#page a.editButton {
	color: black;
}

.smallIPT {
	font-size:9px;
	height: 12px;
}

.smallTA {
	font-family: century gothic, verdana, arial, sans-serif;
	font-size:10px;
}

.smallBTN {
	font-size:10px;
}

#overlayOptions {
	color: #333;
}

#nav_admin {
	font-family: verdana, arial, sans-serif;
    position:absolute;
    top:0;
    right:0;
    padding: 3px 6px;
    background-color: #ccc;
    border: 1px solid black;
    font-weight: bold;
    font-size:10px;
    color:#333;
}

#nav_admin a {
    color:#333;
    text-decoration:none;
}

#nav_admin a:hover {
    text-decoration:underline;
}

#editSlideShow #grid {
    margin-top:15px;
    border-top:1px solid #666;
}

#editSlideShow .gridItem {
    float:left;
    margin: 20px 20px 0 0;
}

#editSlideShow .gridItem .buttons {
    margin-top:5px;
}

#editSlideShow .gridItem .buttons a {
    border:  1px solid #666;
    padding: 2px 4px;
    background: #ddd;
    color:black;
}

#editProducts #productTree {
	top:40px;
	left:0px;
	width:140px;
	height: 400px;
	overflow: auto;
	border: 1px solid #ccc;
}

#editProducts #productTree a.productCategory {
	display:block;
	width:100px;
}

#editProducts #productTree a.productGroup {
	display:block;
	width:100px;
	margin-left: 20px;
}

#editProducts #productCategoryControls, #editProducts #productGroupControls {
	position:absolute;
	left:300px;
	top:20px;
}

#editProducts .position, #editProducts .actions {
	margin-top:20px;
}

#products .gridItem90x90, #products .gridItem150x150 {
	border: 1px dotted #aaa;
}

#products .addInfo {
	position:absolute;
	right:0;
	top:0;
}

#products .editOpeningPicButton {
	position:Absolute;
	left:410px;
	top:60px;
}

#addProduct #billede, #editOpeningPic #billede {
	position:absolute;
	left:120px;
	top:0;
}

#editStoreStructure #storeGroupTree {
	top:40px;
	left:0px;
	width:140px;
	height: 400px;
	overflow: auto;
	border: 1px solid #ccc;
}

#editStoreStructure #storeGroupTree a.storeGroup {
	display:block;
	width:100px;
}

#editStoreStructure #storeGroupTree a.city {
	display:block;
	width:100px;
	margin-left: 20px;
}

#editStoreStructure #storeGroupControls, #editStoreStructure #cityControls {
	position:absolute;
	left:300px;
	top:20px;
}

#editStoreStructure .position, #editStoreStructure .actions {
	margin-top:20px;
}

#editInThePressImage #billede {
	position:absolute;
	left:155px;
	top:0;
}

#editInThePressImage #textDIV {
	position:absolute;
	left:670px;
	top:70px;
}

#editInThePressImage #text {
	width:300px;
}

#editInThePressImage #save {
	position:absolute;
	left:670px;
	width:200px;
	top:130px;
}

#editForThePressImage #billede {
	position:absolute;
	left:155px;
	top:0;
}

#editForThePressImage #textDIV {
	position:absolute;
	left:670px;
	top:70px;
}

#editForThePressImage #text {
	width:300px;
	height:300px;
}

/*#editForThePressImage #save {
	position:absolute;
	left:670px;
	width:200px;
	top:430px;
}*/

#background #leftImage {
	position:absolute;
	left:0;
	top:40px;
}

#background #rightImage {
	position:absolute;
	right:0;
	top:40px;
}

#background .repeatSwitch {
	margin-top:30px;
}

#editPages #pagesList {
	position:absolute;
	top:40px;
	left:0;
}

#editPages #pagesList a {
	display:block;
}

#editPages #pageControls {
	position:absolute;
	top:30px;
	left:300px;
}

#password #centerblock {
	margin: 100px 330px;
	padding:30px;
	border: 1px solid #956939; 
}

#password input {
	display:block;
	margin-bottom:10px;
}

#password #error {
	color:red;
}

#message {
	color: green;	
}

#seo #info {
	position:absolute;
	left:300px;
	top:30px;
	width:400px;
	border: 2px solid #956939;
}

#colors #menuColors {
	width:150px;
	position:absolute;
	left:0;
	top:80px;
}

#colors #textColors {
	width:150px;
	position:absolute;
	left:170px;
	top:80px;
}

#colors #productColors {
	width:150px;
	position:absolute;
	left:340px;
	top:80px;
}

#colors #storeLocatorColors {
	width:150px;
	position:absolute;
	left:510px;
	top:80px;
}

#colors #pressColors {
	width:150px;
	position:absolute;
	left:680px;
	top:80px;
}

#colors #otherColors {
	width:150px;
	position:absolute;
	left:850px;
	top:80px;
}

#colors #head {
	position:absolute;
	left:0px;
	top:20px;
}