/* ********** Basic Elements ************** */
html
{
	margin:0;
	padding:0;
	font-family:  Verdana, Arial, sans-serif;
}

body
{
	margin: 0;
	padding: 0;

}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

h2 {
  font-size: 1.5em;
  margin: .83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

a img
{
	border:none;
}

a:link, a:hover, a:visited, a:active
{
	text-decoration: none;
	font-weight:bold;
}



/* Standard Footer */
.footer{
	position:relative;
	width:100%;
}
.footer span.left{
 float:left;
}
.footer span.right{
	float:right;
}


/**** Form Elements ****/
fieldset, #fake_fieldset{
	margin:0 0 3px 0;
	padding:0;
	}

label{
  font-size:.8em;
	line-height:.9em;
  margin:.1em .4em;
  width:9em;
  padding:0 6px 0 0;
}

label, input, textarea{
float:left;
}

input{
  width:9em;
  font-size:1em;
  letter-spacing:.05em;
}

.small input{
	width:3em;
}

label.small{
  min-width:3.25em;
  max-width:4.75em;
  width:auto;
  white-space: nowrap;
}

.large input{
	width:18em;
}

label.large{
  width:18em;
}

textarea{
  width:23em;
}

form br
{
	clear:both;
}

.req
{
  font-weight:bold;
	color:red;
}

.checkbox input
{
  width:2em;
  height:2em;
  margin:0;
  padding:0;
}

div.clear{
	float:none;
	clear:both;
	}

label.checkbox
{
 width:22em
}

.button
{
	margin:.3em 0;
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
	color: #333333;
	font-size: 75%;
	font-weight: bold;
}

.button:active
{
border: 3px double #CCCCCC;
border-top-color: #999999;
border-left-color: #999999;
}


/**************** Tipsy Code ****************/

.tipsy
{
  position:relative;
}

.tipsy div, .tipsy span
{
  background-color:white;
  color:black;
  border:solid 2px black;
  padding:.5em;
  width:20em;
	position:absolute;
	top:-1em;
	left:15%;
	z-index:999;
	display:none
}

.tipsy:hover
{
  color:#ccc;
  background-color:#333;
}

.tipsy:hover div, .tipsy:hover span
{
  display:block;
}

/* end main.css -----------   start custom.css */

/*************** Customize PerfectForm.css **********/

form{
	width:400px;
	margin: 3px 64px 0 8px;
	border:1px solid #888;
	background-color:#B3A68E;
	background-color:#000;
	padding:0;
	position:relative;
	top:0px;
	left:0px;
	float:right;
	text-align:left;
	}

legend{
	color:#000;
	font-weight:bold;
	line-height:1em;
	margin-left:8px;

}

fieldset{
  background-color:#BEB5AA;
  border:solid 2px #6B655D;
  border-top:solid 1em #6B655D;
  position:relative;
  top:-3px;
  left:-5px;
  padding:3px 3px 5px 5px;

}


#fake_fieldset{
 width:356px;
 margin: 5px 64px 0 0;
 border:solid 2px #6B655D;
 border-top:solid 1em #6B655D;
 background-color:#BEB5AA;
 padding:10px;
 float:right;
 clear:right;
 text-align:left;
 }

#fake_fieldset h4{
padding:0 1px;
margin:0;
background-color:#6B655D;
color:#FFECCB;
width:3.3em;
line-height:1em;
position:relative;
top:-24px;
font-size: 90%;
}

#fake_fieldset form {
 display:block;
 width:300px;
 background-color: #DBDBDB;
 }

#fake_fieldset form, #fake_fieldset form label, #fake_fieldset form label input, #fake_fieldset p{
 float:none;
}

.button{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
	color: #333333;
}

.button:active
{
border: 3px double #CCCCCC;
border-top-color: #999999;
border-left-color: #999999;
}




/**************** Customize Tipsy.css ***************/

.tipsy div, .tipsy span
{
	background-color:white;
  color:black;
	top:-1em;
	left:15%;
}

.tipsy:hover
{
  color:#ccc;
  background-color:#333;
}


/******************* dglMessage() *********************/
p.message, .content p.message
{
	background-color:#ccc;
	color:red;
	border:2px solid black;
	font-weight:bold;
	font-size:120%;
	padding:.75em;
}

/**************** Other ***********************/
a.stealth_link, a.stealth_link:hover{
	cursor: default;
	color:#EEECCB;
	}


	/* end custom.css  --------  start site.css */


html{
	background: url(../images/html_fade.gif) repeat-x #b9afa3;
	font-size:.9em;

}


body{
	margin-bottom:1.5em;
}


.content a:link, .content a:visited, .content a:active{
	color:#90AADA;
	font-size: 120%;
	}

	.content a:hover{
	color:#F6C53F;
	}

.play_button{
left:90px;
position:absolute;
top:100px;
z-index:100;
}
.content div{
	position:relative;
	}

.header{
	color:#ffeccb;
	background-color:#000;
	padding:0 10px;
	background-image: url(../images/blk_rnd_corner.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.available{
	font-size:135%;
	font-weight: bold;
	color: #C84100;
	}

.header a
{
	color:#fff;
	padding:0;
	margin:0;
}

.header ul{
	position:absolute;
	right:2px;
	top:5px;
	list-style-type: none;
	float:right;
	margin:0;
	padding:0 92px 0 0;
	}

.header ul li{
	float: left;
	display:inline;
	padding:0;
	margin:17px 1px 0 0;
	background: url(../images/but_bot_line.png) repeat-x bottom;
	background-color:#938471;
/* 	border-right:1px #000 solid; */
}


.header ul li a{
	float: left;
	padding:2px .5em 2px .5em;

	font-size:90%;

}

.header ul li:hover{
	background-color:#6B655D;
}


#left_button a{
	background:url(../images/but_left_corner.png) left bottom no-repeat;
	padding-left:8px;
}


#right_button a{
	background:url(../images/but_right_corner.png) right bottom no-repeat;
	padding-right:8px;
}





.header h1{

	margin:0;
	clear:right;
	float:none;
	font-size:120%;
	padding-bottom:3px;
	padding-top:1.5em;

}


.content{

	border:black 10px solid;
	border-bottom:none;
	border-top:none;
	padding:.2em 0 155px 0;
	background-color:#ffeccb;
	text-align: right;
	position:relative;
	background-image: url(../images/stick_walk.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;
	min-height:428px;
}

.content h1{
	position:relative;
	font-size:155%;
	color:#ffeccb;
	background: url(../images/h1_corner.gif) no-repeat;
	background-color:#6b655d;
	border-bottom:#000 2px solid;
	margin: 4px 64px 4px 30px;
	padding:3px .3em 1px 0;
}

.content h2{
	position:relative;
	font-size:105%;
	color:#ffeccb;
	background: url(../images/h2_corner.gif) no-repeat;
	background-color:#8c847a;
	border-bottom:#000 2px solid;
	margin-right:64px;
	margin-left:28%;
	margin-bottom:4px;
	padding:3px .3em 1px 0;
	clear:left;
}


.content h3{
	position:relative;
	font-size:130%;
	font-weight:bold;
	color:#6B655D;
	margin-right:64px;
	margin-left:16%;
	margin-bottom:4px;
	padding:3px .3em 1px 0;
}

.content p, .content ul{
	position:relative;
	font-size:90%;
	border-left:solid black 1px;
	border-left:none;
	margin:0 80px 0 16%;
	padding:1em 0 .4em 15%;

	}


	.c_shadow{
		margin:21px 15px 0 18px;
		background:url(../images/c_shadow.png) right repeat-y;
		padding-right:7px;
	}


	.content p.under_h1{
		margin-left:31px;
		padding-left:40%;
	}



	div.shadow a img{
		position:relative;
		top:-4px;
		left:-4px;
		float:left;
		border:solid #3E3B3E 6px;
		margin:1px;
	}


	div.shadow{
		background-image:url(../images/img_shadow.png);
		float:left;
		position:relative;
		margin:3px 20px 0px 12px;
		border-left:solid 20px #FFECCB;
		/* border-bottom:solid 20px #FFECCB; */
		z-index:100;
	}






.content ul{
	text-align:left;
	}



.footer{
	color:#ffeccb;
	background: url(../images/adv_foot_bg.png) repeat-x;
	background-color:#9b8d7c;
	padding:0;
	padding-top:1.7em;
	z-index:200;
}

.footer span.left, .footer span.right{
	padding:30px .6em 0 .2em;
	position: absolute;
	bottom:2px;
	padding-top:30px;
}

.footer span.right{
	background:url(../images/rt_footer.png) right top no-repeat;
	right:0;
	}

.footer span.left{
	background:url(../images/left_footer.png) left top no-repeat;
	left:0;
	}


.footer a{
	color:#ffeccb;
}


a#decor{
	position:absolute;
	right:2px;
	top:5px;
	list-style-type: none;
	float:right;
	margin:0;
	padding:0 92px 0 0;
 	background:url(../images/alpha_sculpture.png) top right no-repeat;
	height:265px;
	z-index:2;
	}




ul#admin_nav {
	border:none;
	list-style-type:none;
	padding:0;
	text-align:right;
	margin-bottom:10px;
	margin-left: 0;
	padding-left: 0;

	}

ul#admin_nav li{
	display:inline;
	padding:1px 10px;
	border-left:2px solid #999;
	border-bottom:solid 1px #999;
	line-height:1.4em;
	}

ul#admin_nav li a{
	white-space:nowrap;

	}

	ul#admin_nav li.logout a{
		color:red;
}

	ul#admin_nav li.logout a:hover{
		color:maroon;
}

/* DGL edit for descriptions */
 .lightbox div{
	display:none;
	}

div.inline_thumb{
	position:relative;
	width:120px;
	height:auto;
	float:left;
	margin:2px 2px 30px 2px;
	overflow:hidden;
	border:1px solid black;
	background:#000;
	color:#fff;
	}



div.inline_thumb a{
		cursor:pointer;

	}

div.inline_thumb a img, div.inline_thumb img{
	border:none;
	width:120px;
	height:auto;
}

div.inline_thumb a.del_button{
	background-color:#f00;
	font-size:10px;
	height:12px;
	padding-bottom:1px;
	width:12px;
	color:#fff;
	position:absolute;
	top:0;
	right:0;
	text-align:center;
	line-height:12px;
	}


.no_display{
	display:none;

}

.shadow a:hover img{
 border-color:#F6C53F;
}

.shadow a.inactive:hover img{
 border-color:#3E3B3E;
}
