 body {
 margin: 0px;
 }


#dropdown {

clear:both;
margin-top:4px; 
/*
width:660px;
*/
height:30px;

}

/*
#fovcontainer {
    width:100%;
    height:100%;
    display:box;
    box-orient:horizontal;
    box-pack:center;
    box-align:center;

	display:-moz-box;
    -moz-box-pack:center;
    -moz-box-align:center;
	
    display:-webkit-box;
    -webkit-box-pack:center;
    -webkit-box-align:center;
}*/

#JqueryMenu ol, #JqueryMenu ul, #JqueryMenu li {
	margin:0px;
	padding:0px;
	border:0px;
	outline:0px;
	list-style:none;
	font-weight:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	text-align: center;
	height:24px;
	width:150px;
	z-index: 400;
	background:#002233;
}

#JqueryMenu li a {
	margin:0px;
	padding:0px;
	border:0px;
	outline:0px;
	background:transparent;
	font-family:inherit;
	line-height:24px;
	text-indent:0px;
	font-size:14px;
	color:#fff !important;
	text-decoration:none;
	font-weight:bold;
	display:block;
	border-top:2px solid #ccc;
	border-left:2px solid #ccc;
	border-right:2px solid #999;
	border-bottom:2px solid #999;
	height:24px;
	width:149px;
	/*z-index: 900;*/
}

#JqueryMenu li li a {
	font-weight:normal;
}

#JqueryMenu li li a strike{
	color:#666666 !important;
}

#JqueryMenu a.title {
	color:#eee !important;
}

#JqueryMenu a:hover {
	border-top:2px solid #999;
	border-left:2px solid #999;
	border-right:2px solid #ccc;
	border-bottom:1px solid #ccc;
	background: #335566;
}
#JqueryMenu a:hover.title {
	border-top:2px solid #ccc;
	border-left:2px solid #ccc;
	border-right:2px solid #999;
	border-bottom:2px solid #999;
	color:#eee !important;
	background:transparent;
}

#information {

	position: relative;
	left: 0px;
	top: -1px;
	z-index: 1;
	height:148px;
	width:636px;
	border: 1px solid #9C9898;
	overflow: visible;
	padding-left:4px;
	padding-top:4px;
	
	
}





#information #telescopemake, #telescopemodel, #cameramake, #cameramodel, #information #eyepiecemake, #eyepiecemodel, #binocularmake,  #binocularmodel{
	font-size:15px;
	color:#eeeeee;  /*change text_out too*/
	font-weight:bold;
	display:block;
	cursor: hand;
}

#flengthdiv, #aperturediv, #pixwdiv, #pixhdiv, #pxsizediv{
	cursor: text !important;
}

#information #telescopemodel, #cameramodel, #information #eyepiecemodel, #binocularmodel{
	font-size:15px;
	color:#eeeeee;
	font-weight:bold;
	clear: left;
}

#information input{
    line-height: 10pt;
    height: 16px;
    margin: 0px;
    padding: 0px;
}

#information #telescope, #information #camera, #information #eyepiece, #information #binos2, #information #binocular{
	vertical-align: top;
	/*border-right:2px solid #ccc;*/
	display:inline-block;
	float: left;
}

#information #telescope, #information #binocular{
	width:230px;

}

#information #camera, #information #eyepiece, #information #binos2{
	width: 220px;

}

#fovcontainerouter{
	width: 600px;
	margin:0 auto;

	
}

#fovcontainerinner{
	width: 680px;
	position:relative;
}

#day, #month, #year{

}

#sizewarn {
	color: #ffCC00;
	z-index: 1000px;
	position: absolute;
	left: 5px;
	top: 190px;
	display:none;
}				
#datetime{
	display:none;
	position: absolute;
	left: 5px;
	top: 200px;
	border:1px solid #ccc;
	padding: 5px;
	

}

#information #calculations {
	vertical-align: bottom;
	display:inline-block;
	background:#002233;
	padding: 3px;
	color:#dddddd;
	/*position:relative;
	left:-5px;*/
	margin-top:10px ;
	margin-top:2px ;
	width:172px;
	height:130px;
	border: 1px solid #aaaaaa;
	border-radius: 3px;
	float: left;
}

/*#telescope div, #camera div, #eyepiece div, #binocular div {*/
#information div.fl div{
	
	float: left;
	
	

	
}

#information div{
	padding-top:1px;
	padding-bottom:2px;
	cursor: default;
}



#calculations div {
	padding-top:0px;
	padding-bottom:1px;
		float: left;
	
}




#cmag, #addnewdone {
	display: none;
}

#results {
	height: 25%;
	display:block;
}

#cfov, #cres, #cflength, #carea, #cmag {
	float: left;
    clear: left;
}

#cflength{
	margin-top:8px;

}

div .modal{
	position: absolute;
    display:none;
    background: #000000;
	border:2px solid #ccc;
    border-radius: 5px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.7);
    overflow: visible;
	z-index: 1000 !important;
	width: 540px;
	padding-top: 5px; 
 	padding-left: 10px; 
	padding-right: 10px; 
	padding-bottom: 10px; 
}

#messierselect, #caldwellselect {
	padding-top: 2px; 
 	padding-left: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	text-align: center;
}

 canvas {
 /*
 	position: relative;
	left: 0px;
	top: 135px;*/
	 border: 1px solid #9C9898;
	 z-index: 0;
	 padding:0px;
	 margin:0px;
 }
 
 #fovscreen {
 	position: relative;
	left: 0px;
	top: -2px;
	width:640px;
	
	border: 1px solid #9C9898;
	
	padding:0px;
	margin:0px;
	 
}
 

#lean_overlay {
    position: fixed;
    z-index:500 !important;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}
#hidden a{
	display: none;
}

 
 .slider {
  width: 320px;
  position: relative;
  left:5px;
}

.slider > .dragger {
  background: #006699;
  background: linear-gradient(to bottom, #006699, #0088cc);
  box-shadow: inset 0 2px 2px rgba(255,255,255,0.5), 0 2px 8px rgba(0,0,0,0.2);
  border-radius: 10px;
  border: 1px solid #496805;
  width: 16px;
  height: 16px;
}

.slider > .dragger:hover {
  background: linear-gradient(to bottom, #006699, #006699);
}

.slider > .track {
  background: #ccc;
  background: linear-gradient(to bottom, #bbb, #ddd);
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
  border-radius: 8px;

  border: 1px solid #aaa;
  height: 4px;
}

  /*[class^=slider] { display: inline-block; margin-bottom: 30px; }
  */
  .barlowoutput { 
  padding-top: 10px; 
  margin-left: 15px;
  float: left;
  width:200px;
  }
  
 #barlowcontainer{
	width:360px;
	
 }
 #barlowticks {
	height: 30px;
	display: block;
 
 }
 
 #barlowticks div{
	text-align: center;
	
	float: left;
 }
#messiertable {
	border:2px solid #003344;
	padding:0px; 
	font-weight:bold; 
	cursor:pointer; 
	
}
 
 #messiertable td{
	text-align: center;
	width:1%; 
	padding-left:4px; 
	padding-right:4px; 
	padding-top:6px; 
	padding-bottom:6px; 
	color:#eeeeee; 
	text-decoration:none; 
	background:#003344;
	border:1px solid #114455;
 }
 
 #messiertable td:hover {
	background:#cae1e9;
	color:#000;
 }
 #picturecred {
	/*background: #000000;
	padding-left: 2px;
	padding-right:3px;
	border-radius: 3px;
	display: inline-block;
	position: relative;
	left: 4px;
	top: -25px;*/
	z-index: 10;
	
}

div.eip{
	background: #003333;
	color: #bbddee;
	border-radius: 2px;
		float: left;
}


.chosen-select{
	clear: both;

}