/* GENERAL STYLES */
body{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 78.5%;
	color: #fff;
	background: #000; /* url(/img/gb/bg.gif) repeat-x;*/
}
a:link,
a:visited,
a:active{
	color: #fdc203;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#wrapper{
	background: url(/img/gb/fbg.gif) bottom repeat-x;
}
#container{
	background: url(/img/gb/dancers.gif) bottom right no-repeat;
	width: 985px;
}
#wrapper .sparkles{
	background: url(/img/gb/sparkles.gif) top right no-repeat;
}
#wrapper .sparkles #content p{
	margin: 0.5em 10px 1em 0;	
}
#wrapper .sparkles #content p img{
	margin: 0 10px 0 0;	
}
#wrapper .glitter{
	background: url(/img/gb/glitterball.gif) bottom right no-repeat;
}
#wrapper .glitter #content p,
#wrapper .glitter #content ul{
	margin: 1em 150px 0pt 0pt;
}
#wrapper .glitter #content ul{
	list-style: disc;
	margin-left: 2em;
}
#wrapper .glitter #footer{
	margin: 50px 0 0 0;
}
#wrapper .people{
	background: url(/img/gb/people.jpg) bottom right no-repeat;
}
#wrapper .people #content p{
	margin: 1em 320px 0pt 0pt;
}
#wrapper .shoes{
	background: url(/img/gb/shoes.gif) bottom right no-repeat;
}
#wrapper .light{
	background: url(/img/gb/light.gif) top right no-repeat;
}
#wrapper .light #content p{
	margin: 1em 50px 0pt 0pt;	
}
#wrapper .light #footer{
	background: url(/img/gb/light_sparkles.gif) bottom right no-repeat;
}
#header{
	margin: 0 0 0 50px;
	padding: 32px 0 0 0;
	height: 150px;
}
#logo{
	background: url(/img/gb/logo.gif) no-repeat;
	width: 277px;
	height: 73px;
	margin: 10px 0 0 0;
	overflow: hidden;
	padding: 0pt;
	text-indent: -1000em;
	float: left;
}
#logo span.replacement{
	display: none;
	width: 277px;
	height: 73px;
	cursor: hand;
}
#logo a{
	display: block;
	width: 277px;
	height: 73px;
	line-height: 73px;
	overflow: hidden;
}
#logo a span.replacement{
	background: url(/img/gb/logo.gif) no-repeat;
	display: block;
	z-index: 35;
}
#logo span.linkText{
	position: relative;
	z-index: 25;
}
#content{
	min-height: 362px;
	margin: 0 0 30px 210px;
}
#content h1{
	font-size: 2em;
	font-weight: normal;
	margin: 0 200px 0 0;
}
#content h2{
	font-size: 1.5em;
	font-weight: normal;
	margin: 2em 200px 0 0;

}
#content h2.first{
	margin: 1em 200px 0 0;
}
#content p{
	margin: 1em 380px 0 0;
	line-height: 1.3em;
	color: #ccc;
	font-size: 1.05em;
}
#content li{
	color: #ccc;
	line-height: 1.3em;
}
#menu{
	width: 200px;
	float:left;
}
#menu ul{
	margin-left: 50px;
}
#menu li{
	margin: 0 0 0.5em 0;
}
#menu li a:link,
#menu li a:visited,
#menu li a:active{
	color: #fff;
}
#menu li a:hover,
#menu li.selected a{
	color: #fdc203;
}
#menu li.selected a{
	font-weigh:bold;
}
#footer{
	padding: 10px 0 0 50px;
	height: 128px;
}
#footer p{
	margin: 0 0 1em 0;
	padding: 0 0 0 70px;

}
#footer a{
	color: #fff;
}
.mapcontainer{
	margin-left: 20px;
	border: 10px solid #494949;
}
.mapcontainer h3{
	font-weight: bold;
}
.mapcontainer p{
	width: 20em;
}
#content .AutoFormPlus fieldset input.umbEditorTextField, 
#content .AutoFormPlus fieldset textarea {
	background-color: #c1c1c1;
}
#content .AutoFormPlus input.button{
	padding: 0.3em 1.75em;
	background-color: #aaa;
	margin-left: 0;
	border: none;
}
#links li{
	width: 300px;
	margin: 0 3em 2em 0;
}
#links h2{
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0 1em 0;
}

#links p{
	margin: 0 0 1em 0;
}
#tsd{
	color: #666;
}
#tsd a:link,
#tsd a:visited,
#tsd a:active{
	color: #666;
	text-decoration: none;
}
#tsd a:hover{
	text-decoration: underline;
}


/* EDITOR PROPERTIES */
