html {
	margin: 0;
	padding: 0;
}

body {
	
	font-family: "Verdana", Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #9FBBC5;
	background: #EFF0F7;
	margin-top: 60px;
	
}



#header {
	width: 100%;
	background: #9FBBC5;
	color: #EFF0F7;
	height: 14px;
	text-align: right;
	font-size: 9px;
	padding-top: 2px;
	font-family: "Verdana", Arial, Helvetica, Sans-serif;
	
}


#footer {

	width: 100%;
	margin: auto;
	background: #9FBBC5;
	
	color: #ffffff;
	height: 10px;
}

#copyright {

	width: 100%;
	text-align: center;
	font-weight: 400;
	font-size: 9px;
	font-family: "Verdana", Arial, Helvetica, Sans-serif;
	color: #666666;
	background: #EFF0F7;
}


#page-container {
	width: 942px;
	height: auto;
	margin: auto;
	padding: 0px 0px 0px 0px;
	background: #BED3DA;
	color: #ffffff;
}

#picture-nav {

	width: auto;
	height: 30px;
	margin: auto;
	margin-top:10px;
	padding: 0px 0px 0px 0px;
	background: #EFF0F7;
	color: #ffffff;
}

#title {

	font-size: 32px;
	color: #ffffff;
	padding: 36px 0px 0px 20px;
	text-align: left;
}

#navigation-pane {

	height: auto;
	margin-top: 80px;
	
	float: left;
	display: inline;
		
	width: 140px;
	
	position:relative;left:1px;  /* This is Tantek hack					*/
	voice-family: "\"}\"";	     /* http://tantek.com/CSS/Examples/boxmodelhack.html	*/
	voice-family:inherit;	     /* We need to use left:1px because IE draws box incorrectly*/
	left:0;	
}

#page-content {

	color: #666666;
	background: #EFF0F7;
	text-align: left;
	
	/* width: auto; */
	width: 758px;
	height: auto;
	
	padding: 10px 10px 10px 10px;
	border: 1px solid #9FBBC5;	
	margin: 20px 0px 20px 140px;	
	
}

.button {
	
	width: 80px;
	font-weight: 400;
	font-size: 10px;
	color: #ffffff;
	padding: 4px 4px 4px 4px;
	margin-left: 20px;
	margin-top: 10px;
	text-align: center;
	background: #9FBBC5;
	border-left: 3px solid #9FBBC5 ;
	display: block;
}

.button a {

	font-weight: 400;
	text-decoration: none;	
	color: #ffffff;
	padding: 4px 4px 4px 4px;
	text-align: center;
}

.button a:hover {
	
	color: #EFF0F7;
	
}

.button:hover {

	border-left: 3px solid #EFF0F7 ;

}

#button-active {

	width: 80px;
	font-weight: 400;
	font-size: 10px;
	color: #ffffff;
	padding: 4px 4px 4px 4px;
	margin-left: 20px;
	margin-top: 10px;
	text-align: center;
	background: #9FBBC5;
	border-left: 3px solid #666666 ;
	display: block;


}

#button-active a {

	text-decoration: none;	
	color: #ffffff;
	padding: 4px 4px 4px 4px;
	text-align: center;

}


.button-tab-active {

	width: 90px;
	font-weight: 400;
	font-size: 10px;
	color: #ffffff;
	padding: 4px 4px 4px 4px;
	margin-left: 30px;
	margin-top: 10px;
	text-align: center;
	background: #9FBBC5;
	border-left: 2px solid #666666 ;
	display: block;

}

.button-tab-active a {

	text-decoration: none;	
	color: #ffffff;
	padding: 4px 4px 4px 4px;
	text-align: center;
	

}

.button-tab-active a:hover {
	
	color: #EFF0F7;
	
}

.button-tab {

	width: 90px;
	font-weight: 400;
	font-size: 10px;
	color: #ffffff;
	padding: 4px 4px 4px 4px;
	margin-left: 30px;
	margin-top: 10px;
	text-align: center;
	background: #9FBBC5;
	border-left: 2px solid #9FBBC5 ;
	display: block;
}

.button-tab:hover {

	border-left: 2px solid #EFF0F7 ;

}


.button-tab a {

	text-decoration: none;	
	color: #ffffff;
	padding: 4px 4px 4px 4px;
	text-align: center;
}

.button-tab a:hover {
	
	color: #EFF0F7;
	
}

.adminbutton {
	
	width: 100px;
	font-weight: 400;
	font-size: 10px;
	color: #ffffff;
	padding: 4px 4px 4px 4px;
	margin-left: 20px;
	margin-top: 10px;
	text-align: center;
	background: #9FBBC5;
	border-left: 2px solid #9FBBC5 ;
}

.adminbutton a {

	font-weight: 400;
	text-decoration: none;	
	color: #ffffff;
	padding: 4px 4px 4px 4px;
	text-align: center;
}

.adminbutton a:hover {
	
	color: #EFF0F7;
	
}

.adminbutton:hover {

	border-left: 2px solid #666666 ;

}

.maintenance-gallery {

	width: 200px;
	border: 1px solid #666666; 
	padding: 4px 4px 4px 4px;
	float:left;
	display: inline;

}

#mirror-pane {

	width: 180px;
	margin-left: 10px;
	display: inline;
	float:left;
	height: 180px;
	text-align: left;
	
}

p {

	margin-left: 20px;
}

.p2 {

	margin-left: 10px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

a {

	text-decoration: none;
	font-weight: 600;
	color: #666666;
	border: none;
}

a img {

	border: 1px solid #666666;

}

.list {

	margin-left: 30px;
}


h1 {

	font-size: 20px;
}

h2 {

	font-size: 18px;
}

h3 {

	margin-left:10px;
	font-size: 14px;
}

option {

	width: 120px;
	margin-left: 20px;
}

textarea {

	float:left;
	width: 560px;
	display: inline;
	
}

#links {

	float:left;
	width: 560px;
	display: inline;
	
}


.submit {

	width: 80px;
	color: #ffffff;
	background: #9FBBC5;
	padding: 4px 4px 4px 4px;
	
	margin-left: 20px;
	margin-top: 10px;
	
	font-family: "Verdana", Arial, Helvetica, Sans-serif;
	font-weight: 400;
	font-size: 10px;
	text-align: center;
	
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 2px solid #9FBBC5 ;
	
}

input.button {

	width: 80px;
	color: #ffffff;
	background: #9FBBC5;
	padding: 4px 4px 4px 4px;
	
	margin-left: 20px;
	margin-top: 10px;
	
	font-family: "Verdana", Arial, Helvetica, Sans-serif;
	font-weight: 400;
	font-size: 10px;
	text-align: center;
		
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 2px solid #9FBBC5;
	
}

input.button:hover {
	
	border-left: 2px solid #666666;

}

input.buttonred {

	width: 80px;

	color: #ffffff;

	padding: 4px 4px 4px 4px;
	background: #CC6666;

	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 2px solid #CC6666 ; 

	font-family: "Verdana", Arial, Helvetica, Sans-serif;
	text-align: center;	
	font-weight: 400;
	font-size: 10px;
	
	margin-left: 20px;
}

input.buttonred:hover {
	
	border-left: 2px solid #666666;

}

input.text{
  font-family: "Verdana", Arial, Helvetica, Sans-serif;
  font-size:9pt;
  font-weight:400;
  border-style: solid;
  border-color:#666666;
  border-width:1px;
  color: #000000;
  height:16px; 
  width: 170px;
}

input.hidden {

  display:none;
  
}

input.file {

  width: 200px;
  margin-left: 20px;
  margin-bottom: 10px;
}

.imagebuttons {

  width: 90%;
  float: left;
  display: inline;

}

#jpguploader {

  width: 50%;
  float: left;
  display: inline;

}

#zipuploader {

  clear: left;
  width: 50%;
  float: left;
  display: inline;

}

/* min height hacks */

  .prop {
    height:400px;
    float:right;
    width:1px;
  }

  .clear {
    clear:right;
    height:1px;
    overflow:hidden;
  }



.navbuttonl {
	
	width: 30px;
	font-weight: 400;
	font-size: 10px;
	color: #ffffff;
	padding: 4px 4px 4px 4px;
	margin-left: 5px;
	margin-top: 0px;
	text-align: center;
	background: #9FBBC5;
	border-left: 2px solid #9FBBC5 ;
	
	display: block;
	float: left;
}

.navbuttonl a {

	font-weight: 400;
	text-decoration: none;	
	color: #ffffff;
	padding: 4px 4px 4px 4px;
	text-align: center;
}

.navbuttonl a:hover {
	
	color: #EFF0F7;
	
}

.navbuttonl:hover {

	border-left: 2px solid #BED3DA ;

}

.navbuttonr {
	
	width: 30px;
	font-weight: 400;
	font-size: 10px;
	color: #ffffff;
	padding: 4px 4px 4px 4px;
	margin-left: 5px;
	margin-top: 0px;

	text-align: center;
	background: #9FBBC5;
	border-right: 2px solid #9FBBC5 ;
	
	display: block;
	float: left;
}

.navbuttonr a {

	font-weight: 400;
	text-decoration: none;	
	color: #ffffff;
	padding: 4px 4px 4px 4px;
	text-align: center;
}

.navbuttonr a:hover {
	
	color: #EFF0F7;
	
}

.navbuttonr:hover {

	border-right: 2px solid #BED3DA ;

}

.navbutton {
	
	width: 40px;
	font-weight: 400;
	font-size: 10px;
	color: #ffffff;
	padding: 4px 4px 4px 4px;
	margin-left: 5px;
	margin-top: 0px;
	text-align: center;
	background: #9FBBC5;
	display: block;
	float: left;
}

.navbutton a {

	font-weight: 400;
	text-decoration: none;	
	color: #ffffff;
	padding: 4px 4px 4px 4px;
	text-align: center;
}

.navbutton a:hover {
	
	color: #EFF0F7;
	
}

.showxml {

  font-size: 10px;

}

.xmlbar {

  width: 348px;
  height: auto;
}

.hiddendivs
{
  margin: 20px 20px 10px 10px; 
  padding: 20px 0px 20px 20px;
  display: none;
  border: solid 1px #9FBBC5;
  background: #BED3DA;
  font-family: courier;
  font-size: 11px;
}


.themebar {

  width: 348px;
  height: auto;
  margin-left: 10px;
}

.themedivs
{
  margin: 25px 20px 10px 0px; 
  padding: 20px 0px 20px 20px;
  display: none;
  border: solid 1px #9FBBC5;
  background: #BED3DA;
  font-family: courier;
  font-size: 11px;
}