/********************************************
   AUTHOR:  			The Devious Debugger 
   WEBSITE:   			http://www.djs.net/
   TEMPLATE NAME: 		Underground Productions
   VERSION:          		1.1          	
*******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* SHORTS */

div.doc, .footer, #header, #main {  border-color:#555; border-width:.5px; }

 
/* top elements */
* { margin: 0;	padding: 0; }

body {
	margin: 0; padding: 0;
	xfont: 80%/1.5 Helvetica, Arial, sans-serif;
	color: #CCC;
	xfont-weight: bold; 
	background: #444 url('../images/blgr122a.jpg') repeat;
        
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 80%;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: 0.1ex;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
        
        
}

#popup body {
	margin: 20px; padding: 0;
	font: 80%/1.5 Arial, Helvetica, sans-serif;
	color: #CCC;
	font-weight: bold;
	Xbackground-color: #333 ;
	Xbackground: #333 url('') repeat;

}

#popup div{
		margin: 15px;
		border: 1px solid white;
		padding: 10px; 
		background-color: #333;
		}

#popup h1 {
	margin: 5px 0px 0px 0px;
	padding: 0px  0px 0px 3px;
	font-size: 125%;
	font-weight: bold;
	color: #EEE;
	text-transform: uppercase;
	letter-spacing: .7px;
	border-bottom: .5px solid;
}

#popup h2 {
	margin: 10px 0px 0px 0px;
	padding: 1px 0px 1px 5px;
	font-size: 115%;
	font-weight: bold;
	color: #EEE;
	text-transform: uppercase;
	letter-spacing: .5px;
}

li.l1 {text-indent: 10px;}
li.l2 {text-indent: 15px;}
li.l3 {text-indent: 20px;}

/* craig added */

div.doc
{
  margin: 1px auto; 
  width: 1100px;
  border-style:solid;
  background: #000 url(../images/blgr122bX.jpg) repeat;
}

/*end craig add */


/* headers */

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}

h1 {
	font-size: 120%;
	letter-spacing: .5px;
        text-decoration: underline;
   		

}

h2 {
	font-size: 115%;	
	text-transform: uppercase;
	margin: 7px 0px 0px 0px; 		
}

h3 {
	font-size: 120%;
	color: white;
}

p {	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	text-indent: 15px;
 }

p.data {
	text-indent: 1px;
 }


ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}


/*  LINKS  */

a {

	color: #FFFFFF;
/*	background-color: inherit; */
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FFF; 
/*	background-color: inherit; */
	font-weight: bolder;
	text-decoration:underline;
}


/* images */

img.z {
	border: 1px solid #111;
	height: 80px;
	margin: 5px;
}

img.float-right {
  margin: 5px 0px 10px 10px;  
}

img.float-left {
  margin: 5px 10px 10px 0px;
}



div.dj
{
  height: 112.5px;
  width: 150px;
  background: #000;
  border: 0px solid black;
  background-position: center center;
}

Xdiv.dj
{
  height: 97px;
  width: 180px;
  background : #888 url(../images/dj_sidebar.gif) no-repeat;
  border: 0px solid black;
  background-position: center center;
}

div.logo
{
  height: 55px;
  width: 190px;
  background : url(../images/up_neg_skyline_tiny.gif) no-repeat;
  Xborder: 2px solid black;
}

div.company
{
  float:right;
  margin: 5px;
  font: bold 12px Arial, Helvetica, Sans-Serif;
  color: #FFFFFF;
  font-weight:900;
  text-align:right;
}


code {
  margin: 10px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
 
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #CC0000;
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

blockquote {
	margin: 10px;
 	padding: 0 0 0 32px;  	
  	background: #FAFAFA url(../images/quote.gif) no-repeat 5px 10px !important;
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #CC0000; 
	font-weight: bold;  
}

#systems {}
#systems table.tr.td {
    text-align: right;
}




/**********************************
  LAYOUT 
***********************************/

#wrap {
	margin: 0 auto; 
/*	width: 780px; */
}

/********************************
  SIDEBAR
*********************************/

div.sidebar
{
  position: relative; top: 0px; 
  float: left;
  width: 200px;
}

div.left-panel
{
  float: left;
  background-image: url('../images/bg_left_menu.jpg') ;
  background-size: 100% ;
  background-repeat: no-repeat;
  width: 225px;
  height: 775px;
  }

/* sidebar */
#sidebar {
	position: relative; top: 0px; 
	position: relative; left: 5px; 
	Xfloat: left;

	Xwidth: 150px;
	margin: 0; padding: 0;

}

#sidebar div.slide
{
  margin-top: 15px;
  Xwidth: 150px;
xwidth: inherit;
height: 200px;
xposition:absolute;
xtop:300px;

xclear: both;     
xvertical-align:bottom;
     

}

#sidebar img.slide
{
	display: block;
	border: 1px solid #333;
  max-width: 200px;
	max-height: 200px;
	margin-left:auto;
  margin-right:auto;


}

#sidebar h1 {
	margin: 15px 0 0 0;
	padding: 4px 0 4px 8px; 
	font-size: 110%;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase; 
	background: #444; 
	letter-spacing: 1px;	
}

#sidebar .left-box {
	border: 1px solid #444;
	margin: 0 0 0px 0;
	xheight: 130px;	
}

#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0px 5px 0; padding: 0;
	text-decoration: none;	
	font-weight: normal;
	font-size: 90%;

}
#sidebar ul.sidemenu li {
	border-bottom: 0px solid #888; 
	padding: 0px 5px 0px 5px;
	margin: 0;
	Xwidth:100px;
	
}

#sidebar ul.sidemenu a {
	text-transform: uppercase; 
	padding: 3px 0px;	
	background: none;
	color: #CCC;
}

#sidebar ul.sidemenu a:hover {
	color: #FFF;
	Xbackground: #222;
	font-weight: bolder;


}




/**********************************
  HEADER
***********************************/


/* header */
#header {
	position: relative;
	margin: 0; padding: 0;
	height: 60px;
/*	border-bottom-width:1px;*/
	border-bottom-style:solid;
	background: black;
        background-image: url('../images/bg_top.jpg');
        background-size: 100%;
}

#header span#slogan {
	z-index: 3;
	position: absolute;
	left: 3px; bottom: 7px;
	font: bold 1.2em Arial, Helvetica, sans-serif;	
	color: #FFF;	
}

#header-logo {
	position: relative;
	clear: both;
	height: 50px; 
	margin: 0; padding: 0;	
}

#header-logo #logo {
	position: absolute;
	top: 3px; left: 5px;
	font: bold 30px Arial, Helvetica, sans-serif;
	margin: 0; padding: 0;
	letter-spacing: -1px;
	color: #000;
}

/*    NAVIGATION TABS    */

#header ul {
   position: absolute;
   margin:0;
   list-style:none;
   right:-18px ; bottom: 0px;
	 font-size: 75%;
   letter-spacing: .5px;
   font-weight: bold;
   text-transform: uppercase;

}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background: url(../images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;


}
#header a span {
   float:left;
   display:block;
   background: url(../images/tabright.gif) no-repeat right top;
   padding:5px 15px 4px 6px;
   color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
}
#header #current a span {
   background-position:100% -42px;
}

/*  TEST MENU STUFF using rounded borders - This actually works in FF, once css3 comes out
 */

#headerX ul {
   Xposition: absolute;
   margin:0;
   list-style:none;
   right:-18px ; bottom: 3px;
   font: bold 110% Arial, Helvetica, sans-serif;

   letter-spacing: .5px;
   text-transform: uppercase;

   background: black;

}
#headerX li {
   display:inline;
   margin:0; padding:0;

}
#headerX a {
   float:left;
   Xbackground: url(../images/tableft.gif) no-repeat left top;
   margin: 1px;
   padding:0 0 0 0;
   text-decoration:none;


}
#headerX a span {
   float:left;
   display:block;
   background: url(../images/tab.gif) repeat-x;
   padding:5px 5px 4px 5px;
   color:#FFF;

Xmargin: 0 -3px 0 0;

border-style: solid;
border-color: #999;
border-width: .5px .5px 0 .5px;

XXX-moz-border-radius: 5px;
XXX-webkit-border-radius: 5px;

border-radius-topleft: 4px;
-moz-border-radius-topleft: 4px;
-webkit-border-top-left-radius: 4px;

border-radius-topright: 4px;
-moz-border-radius-topright: 4px;
-webkit-border-top-right-radius: 4px;


}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#headerX a span {float:none;}
/* End IE5-Mac hack */
#headerX a:hover span {
	color:#FFF;
}
#headerX a:hover {
   background-position:0% -42px;
}
#headerX a:hover span {
   background-position:100% -42px;
}
#headerX #current a {
   background-position:0% -42px;
}
#headerX #current a span {
   background-position:100% -42px;
}





/* MAIN COLUMN */


#main {
	float: right;
	margin: 0px; 
	padding: 10px;
	width: 850px;
	height: 750px;
	overflow-y: scroll;

	background-color: #000;
/*	border-left-width:1px;*/
	border-left-style:solid;
    position: relative;

	
}

#main h1 {
	margin: 5px 0px 5px 0px;
	padding: 0px  0px 0px 3px; 
	font-size: 125%;
	font-weight: bold;
	color: #EEE;
	text-transform: uppercase; 
Xbackground-color: #000;	
	letter-spacing: .7px;
	border-bottom: .5px solid;
xwidth: auto;
Xwidth: 75%;
Xdisplay: inline;



}
 
#main h2 {
	margin: 10px 0px 0px 0px;
	padding: 1px 0px 1px 5px; 
	font-size: 115%;
	font-weight: bold;
	color: #EEE;
	text-transform: uppercase; 
Xbackground-color: #555;	
	letter-spacing: .5px;


}
#main p1 
{
  	border: 1px solid #444;
	padding: 2px;	
	margin: 0px 20px 10px 20px;
}





/* footer */
.footer { 
	clear: both; 	
/*	border-top-width: 1px; */
	border-top-style: solid;

/*	Xbackground: #FFF url(../images/footerbg.gif) repeat-x; */
	padding: 2px 0 2px 0; 
	font-size: 110%;
	text-align: center;  
	Xline-height: 1.5em;	
	color: #FFFFFF;
	background-color:black;

}
.footer a { 
	text-decoration: none; 
	font-weight: bold;
	color: #FFFFFF;

}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes  */
.clear {	clear: both; }
.red   { color: #CC0000; }
/*.red   { color: #CC0000; }		*/
.comments { 
	margin: 20px 10px 5px 10px; 
	padding: 3px 0;
	border-bottom: 1px dashed #EFF0F1; 	
	border-top: 1px dashed #EFF0F1;	
}

/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input.xXX {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em Arial, Helvetica, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Arial, Helvetica, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 1px; 
	background: #FFF;
	color: #CC0000;
}
/* search form */
form.search {
	position: absolute;
	top: 5px; right: 5px;
	padding: 0; margin: 0;
	border: none;
	background-color: transparent; 
}
form.search input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #CCC; 
	background: #FFF;
	color: #444; 
}
form.search input.searchbutton { 
	margin: 0; 
	font-size: 100%; 
	font-family: Arial, Sans-serif; 
	border: 1px solid #CCC; 
	background: #FFFFFF url(../images/headerbg.gif) repeat-x bottom left;
	padding: 1px; 
	font-weight: bold; 
	height: 23px;
	color: #444;
	width: 60px;
}

