/* #### CSS STYLESHEET ################### */

body {
  color: #fff; 
  font-size: 10pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  background-color: #414141; 
  background-image:url(images/cf.jpg);
}

/*#### GLOBAL STYLES ##################### */

td {
  color: #fff; 
  font-size: 10pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
container {
  margin: 0 auto; 
  margin-top: 0px; 
  text-align: left; 
  width: 978px;
}
h1, h2, h3 {
  color: #fff;
  font-weight: bold;
}
p {
  color: #2fff; 
  font-size: 100%; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
  color: #fff; 
  font-size: 10pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none;
}
a:hover {
  color: #00ffff; 
  text-decoration: underline;
}
.mainTable {
  background-color: #747475;
}
.cellBorder {
  background-color: #3b6fa4;
}
hr {
  color: #dcdcdc;
}
.img {
  border: solid 10px #414141;
}

#centered {
  text-align: center;
}
#centered table {
  margin: 0 auto; 
  text-align: left;
}

/* #### CONTENT PROPERTIES ######################## */

#wrapper {
  background-color: #414141;
  height: auto;
  margin: 0 auto 0 auto;
  width: 978px;
  position:relative;  
}
#header {
  height: 118px;
  width: 978px;
  position:relative;
  z-index:1;
  margin:0;
  padding:0;
}
#header img, a:hover {
  color: #fff; 
  text-decoration: none;
  border: 0;
  margin:0;
  padding:0;
}
#planet {
  position:relative;
  margin: 0 165px 0 165px;
}
#content {
  background-color: #414141;
  min-height: 500px;
  width: 978px;
  position:relative;
  margin-top:15px;
  padding:0;
}
#margins {
  margin: 0px 75px 0px 75px;
  position:relative;
}

#homemargins {
  margin: 0px 50px 0px 50px;
  position: relative;
}

/* #### GALLERY ################################ */

/* GALLERY LIST */
/* IMPORTANT - Change '#photos' to the ID of your gallery list to prevent a flash of unstyled content */
/*#photos { visibility: hidden; }*/

/* GALLERY CONTAINER */
.gallery { background: #ddd; border: 1px solid #aaa; padding: 5px;}

/* LOADING BOX */
.loader { background: url(images/loader.gif) center center no-repeat #ddd; }

/* GALLERY PANELS */
.panel {}

/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background { height: 60px; padding: 0 1em; }

/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background { background: #222; }

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { color: white; font-size: 0.7em; text-align:center; line-height:20px; }
.panel .panel-overlay a { color: white; text-decoration: underline; font-weight: bold; }

/* FILMSTRIP */
/* 'margin' will define top/bottom margin in completed gallery */
.filmstrip { margin: 5px; }

/* FILMSTRIP FRAMES (contains both images and captions) */
.frame {}

/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap { border: 1px solid #aaa; }

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap { border-color: #000; }

/* FRAME IMAGES */
.frame img { border: none; }

/* FRAME CAPTION */
.frame .caption { font-size: 11px; text-align: center; color: #888; }

/* CURRENT FRAME CAPTION */
.frame.current .caption { color: #000; }

/* POINTER FOR CURRENT FRAME */
.pointer {
	border-color: #000;
}

/* TRANSPARENT BORDER FIX FOR IE6 */
/* NOTE - DO NOT CHANGE THIS RULE */
*html .pointer {
	filter: chroma(color=pink);
}

/* #### FOOTER ################################# */

#footer {
  clear: both;
  color: #8e99a0;
  font-size: 8pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  height: auto;
  width: auto;
  text-align: center;
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 25px;
  position:relative;
  z-index:1;
}

#footer div {
  float:left;
}

#footer a {
  color: #8e99a0;
}


/* JD MENU */


ul.jd_menu, 
ul.jd_menu_vertical {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.jd_menu ul,
ul.jd_menu_vertical ul {
	display: none;
}
ul.jd_menu li {
	float: left;
}
ul.jd_menu_vertical {
	width: 163px;
}
ul.jd_menu_vertical li {
	float: none;
}

/* -- Sub-Menus -- */
ul.jd_menu ul,
ul.jd_menu_vertical ul {
	position: absolute;
	display: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	z-index: 10000;
}
ul.jd_menu ul li,
ul.jd_menu_vertical ul li {
	float: none;
	margin: 0px;
	background-color: black;
}


ul.jd_menu,
ul.jd_menu ul,
ul.jd_menu_vertical,
ul.jd_menu_vertical ul {
	background-color: black;
	height: 37px;
}
ul.jd_menu_vertical {
	height: 37px;
}
ul.jd_menu ul {
	height: 37px;
	width: 163px;
}
* html ul.jd_menu ul {
	width: 1%;
}
ul.jd_menu li {
	background-color: black;
	font-size: 13px;
	color: #FFF;
	font-weight:bold;
	text-align:center;
	line-height: 37px;
	height: 37px;
	width: 163px;
	cursor: pointer;
	white-space: nowrap;
	text-transform: uppercase;
}
ul.jd_menu li li {
	width: 163px;
	background-color: black;
}
ul.jd_menu li a {
	color: #FFF;
	text-decoration: none;
}

ul.jd_menu li.jdm_hover,
ul.jd_menu li.jdm_active {
	background: url(images/buttons/blue.gif) no-repeat;
	z-index:10001;
}

/* #### END OF STYLESHEET ###################### */