/* MASTER CSS */

	body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
		padding: 0;
		margin: 0;
		background-color: #0d0d0d;
		color: #FFFFFF;
		text-align: center;
		background-image: url('/Panic5/images/stripes.png');
		background-repeat: repeat;
	}
	
	form { margin: 0; padding: 0; }
	
	a, a:link, a:visited, a:hover, a:active { text-decoration: underline; }
	a:hover { text-decoration: none; }
	a:link {COLOR:White;}
	
	img { border: none; }
	h1, h2, h3, h4, h5, h6 { clear: both; margin: 0.8em 0; }
	p { margin: 0.8em 0; }
	h1, h2 {
		text-transform: uppercase;
		color: #edd71f;
		font-size: 1.2em;
	}
	textarea, select, input[type="text"], input[type="password"] {
		border: 1px solid #707070;
		padding: 2px 3px;
		background-color: #FFFFFF;
		font-size: 0.9em;
		font-weight:900;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
	}
	
	#gradient {
		background-image: url('/Panic5/images/gradient.png');
		background-repeat: repeat-x;
		min-height: 400px;
	}
	
	#wrapper {
		text-align: left;
		width: 680px;
		margin: 0 auto;
		font-size: 0.7em;
	}
	
	#container { 
		width: 680px;
		padding: 0 10px;
		background-color: #000000;
	}
	
	#skip-to-content { display: none; }
	
	#header {
		height: 225px;
		position: relative;
		/*background-image: url('/Panic5/images/keypad.jpg');
		background-repeat: no-repeat;
		background-position: top right;*/
	}
	
	#logo {
		position: absolute;
		z-index: 5;
	}
	
	#slideshow {
		position: absolute;
		z-index: 1;
		height: 225px;
		width: 680px;
	}
	
	#navigation {
		position: absolute;
		z-index: 15;
		bottom: 0px;
		left: 0px;
	}
	
	#navigation ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	#navigation ul li {
		float: left;
		list-style-type: none;
	}
	#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited, #navigation ul li a:hover, #navigation ul li a:active {
		display: block;
		padding: 3px 6px 3px 10px;
		margin: 0 0px 0 10px;
		color: #edd71f;
		text-transform: uppercase;
		text-decoration: none;
		background-image: url('/Panic5/images/on.gif');
		background-repeat: no-repeat;
		background-position: top left;
		font-weight: bold;
	}	
	#navigation ul li a:hover, #navigation ul li a.on {
		color: #fff;
		background-position: bottom left;
	}
	
	#navigation ul li a span {
		background-image: url('/Panic5/images/on-close.gif');
		background-repeat: no-repeat;
		background-position: top right;
		width: 8px;
		height: 15px;
		padding: 3px 0px 3px 6px;
	}	
	
	#navigation ul li a span.end {
		background-position: bottom right;
	}
	#breadcrumbs {
		position: absolute;
		top: 5px;
		right: 5px;
		text-align: right;
		color: #999999;
		z-index: 10;
		font-size: 0.9em;
	}
	#banner 
	{
		position:absolute;
		top: 20px;
		left: 20px;
		color: Gray;
	}
	#content { 
		color: #CCCCCC;
		background-image: url('/Panic5/images/background.gif');
		background-repeat: repeat-y;
		background-position: 478px;
		min-height: 300px;
	}
	#content.noline 
	{
		background-image: none;
	}
	#main-column {
		padding: 0px 10px 10px 20px;
		float: left;
		margin-top: 10px;
		width: 450px;
	}
	#side-column { 
		float: left;
		width: 190px;
		padding: 0px 0px 10px 10px;
		margin-top: 10px;
	}
	
	
/**********************************/	

#login-panel, #password-panel, #message-panel { clear: both; padding-bottom: 0.5em; }
#login-panel .username input, #login-panel .password input, #password-panel .remind input  {
	width: 170px;
	margin-bottom: 5px;
}

.regboxleft
{
	width:395px;
	float:left;
}

.regboxright
{
	width:195px;
	float:right;
}

#register
{
	margin-left:5px;
	margin-right:5px;
	clear: both;
	width:600px;
	margin-bottom: 5px;
	font-family: verdana;
	font-size: smaller; 
}

.fieldname
{
	clear:both;
	width:100px;
	float:left;
}

.txtbox
{
	width:155px;
	float:left;
}

.lbl
{
	clear: both;
	float:left;
	width: 80px;
}

.lblw
{
	clear: both;
	float:left;
	width: 120px;
}

.lbl1
{
	font-family: Times New Roman; 
}

.warn
{
	float:left;
	width:130px;
	
}
.ipt input
{
	float:left;
	width: 180px;
	padding-bottom: 0.5em;
}
.iptn input
{
	float:left;
	width: 100px;
	padding-bottom: 0.5em;
}
.distext
{
	font-size:8px;
}
.sex
{
	float:right;
}
.dd
{
	float: left;
}
.mm
{
	float: left;
}
.yy
{
	float: left;
}
form fieldset div.notes {
  float: right;
  width: 170px;
  height: auto;
  margin: 0 0 0 0;
  top:0;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #000000;
  font-size: 88%;
}
form fieldset div.notesw {
  float: right;
  width: 95%;
  height: auto;
  margin: 0 0 0 0;
  top:0;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
  font-size: 88%;
}

form fieldset div.notes h4 {
  background-image: url(./images/icon_info.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 110%;
}

form fieldset div.notesw h4 {
  background-image: url(./images/icon_info.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 110%;
}

form fieldset div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}

form fieldset div.notes p.last {
  margin: 0em;
}

form div label.labelCheckbox, form div label.labelRadio, label.labelCheckbox, label.labelRadio {
  display: block;
  width: 190px;
  height: 1%;
  padding: 4px 0 0 18px;
  text-indent: -18px;
  line-height: 120%;
}

form div label.labelCheckbox input.inputCheckbox, form div label.labelRadio input.inputRadio, label.labelCheckbox input.inputCheckbox, label.labelRadio input.inputRadio {
  margin: 0;
}

form div fieldset input.inputText, form div fieldset input.inputPassword, form div fieldset input.inputFile, form div fieldset textarea.inputTextarea {
  width: 160px;
  margin: 0 0 0 18px;
  margin: expression('0px 0 0 -124px');
}

form div label.compact {
  display: inline;
  width: auto;
  padding: 4px 10px 0 0;
  text-indent: 0;
  margin: 0 0 0 0;
}

form div.wide label {
  float: none;
  display: block;
}


#login-panel 
{
	width:300px;
}

#login-panel .passtext input {
	background-image: url('/Panic5/images/password.gif');
	background-repeat: no-repeat;
}

.button {
	width: 50px;
	height: 20px;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	margin-right: 10px;
	cursor: pointer;
}
.button input {
	width: 50px;
	height: 20px;
	background: none;
	border: none;
}
.go { 
	background-image: url('/Panic5/images/button-go.gif');
}
.go:hover {
	background-position: bottom;
}	
/**********************************/	
	
	#footer a {
		color: #666;
	}
	#footer a:hover {
		color: #999999;
	}
	
	#footer-text {
		font-size: 0.9em;
		width: 650px;
		margin: 0 auto;
		color: #666;
		padding-top: 10px;
		text-align: center;
	}
	
	
/**************************************/
/*              CLASSES               */
/**************************************/

.float-right { float: right; }
.float-left { float: left; }

.clear { clear: both; }

.show { display: block; }
.hide { display: none; }
