@charset "iso-8859-1";
/* CSS Document */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4%; list-style: decimal; }
ul { padding-left: 1.4%; list-style:square; }
q:before, q:after { content:''; }

#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	display: block;
}
.navbar {
    list-style-type: none;
    display: inline-block;
    position: relative;
    float: left;
    margin-right: 5px;
    min-height: 100%;
}
.navbar a:link {
	text-decoration: none;
	color: rgb(73,155,148);
	background-color: #E1E1E1;
	background-repeat: no-repeat;
	background-position: left -85%;
	overflow-x: visible;
	overflow-y: visible;
	visibility: visible;
	text-align: left;
	background-image: url(page%20images/menukey90.png);
	border-radius: 10px;
}
.navbar a:hover {
	text-decoration: underline;
	color: rgb(0,0,0);
	background-color: #499B94;
}
.navbar a:active {
	text-decoration: none;
	color: rgb(0,0,0);
	background-repeat: no-repeat;
	background-position: 50% -68%;
}
.navbar a:visited {
	text-decoration: none;
	color: rgb(0,0,0);
	-webkit-transition: all .3s ease-in 0s;
	-o-transition: all .3s ease-in 0s;
	transition: all .3s ease-in 0s;
}
.navbar li {
	list-style-type: none;
	padding-top: 1px;
	padding-bottom: 6px;
	margin-left: 0px;
	padding-left: 0px;
	display: block;
}
.navbar ul {
	color: rgb(73,155,148);
	display: block;
}
.navbar a   {
	padding-bottom: 6px;
	box-shadow: 0px 0px;
	background-color: #DBDBDB;
	padding-top: 30px;
	display: block;
	padding-right: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif, "Segoe Print";
	font-style: oblique;
	width: 90px;
	height: 20px;
	-webkit-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;

}
.Mainbody {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif, "Segoe Print";
	font-style: oblique;
	display: block;
	float: none;
}
.purpose {
	border-radius: 10px;
	border-style: solid;
	border-color: #AAAAAA;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	clear: both;
}
.image1 {
	margin-left: auto;
	margin-right: auto;
	display: block;
	border-radius: 10px;
}

.Mainbody p {
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;

}
label {
    display: block;
    float: left;
    text-align: right;
}
#groupmail label {
    text-align: right;
    width: 7em;
}
#groupmail textarea {
    width: 800px;
    height: 50em;
}
input {
	margin-left: 2px;
	margin-right: 2px;


}
.center {
	margin-left: 110px;
	clear: both;
	width: 850px;
	text-align: center;
	display: block;
}
.querytable {
    margin-top: 20px;
    margin-left: 30px;
    margin-right: 5px;
    text-align: center;
    border-collapse: collapse;
    display: block;
    margin-bottom: 20px;
    border-radius: 5px;
    border: thick solid rgba(73,155,148,1.00);
    max-width: 775px;
    float: left;
    font-size: 85%;
}
.querytable tr {
	border-bottom-color: rgba(168,214,210,1.00);
	border-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
	border-width: thin;
}
.querytable td {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	max-width: 300px;
}
.cellpad   {
	padding-top: 3px;
	padding-bottom: 3px;
}

.querytable th {
	text-align: center;
	font-weight: bolder;
	font-size: 120%;
	font-style: normal;
	padding-right: 10px;
}
.required {
}
#Tlists {
	border-radius: 10px;
	border-color: rgba(73,155,148,1.00);
	border-style: solid;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: block;
	width: 210px;
}
#strsearch {
	float: left;
	display: inline-block;
	margin-left: 140px;
}
#Contributorsearch {
	float: left;
	width: 180px;
	display: block;
}
#DVDsearch {
	float: left;
	width: 250px;
	display: block;
}
.nonprofit {
	clear: both;
	text-align: center;
	margin-left: 150px;
	margin-bottom: 30px;
	text-decoration: none;
}
.nonprofit >a {
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}

.purpose {
	margin-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-color: rgba(73,155,148,1.00);
	border-style: solid;
	padding-top: 10px;
	background-color: rgba(213,235,233,1.00);
	color: rgba(54,114,109,1.00);
	clear: both;
	display: block;
	max-width: 735px;
	margin-left: 150px;
}
.dropshadow {
	-webkit-box-shadow: 3px 5px 4px 2px rgba(149,149,149,1.00);
	box-shadow: 3px 5px 4px 2px rgba(149,149,149,1.00);
	border-radius: 10px;
	display: block;
	clear: both;
}
h1 {
	font-size: 200%;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 106px;
	margin-bottom: 10px;
}
.phototriplet {
	display: block;
	padding-left: auto;
	padding-right: auto;
	text-align: center;
}
.phototriplet img {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 15px;
}
.largetextblock {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: block;
	margin-left: 100px;
}
.singleimage {
	display: block;
	margin-left: 100px;
	text-align: center;
}
.singleimage img {
	border-radius: 20px;
	padding-left: auto;
	padding-right: auto;
	display: inline;
}
.firstlinebold {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.firstlinebold > p:first-line {
	font-weight: bold;
	font-size: 110%;
}
#showstrsearch {
	margin-top: 180px;
}
#showTlists {
	margin-top: 100px;
	margin-left: 105px;
}
#signin_form {
    margin-left: 100px;
    display: block;
    width: 875px;
}
#signin_form form {
    margin-left: 291px;

}

#signin_form fieldset {
	padding-left: auto;
	padding-right: auto;
	text-align: center;
}
#user_update {
	width: 500px;
}
.buttoncenter {
	text-align: center;
}
.largephoto {
	width: 860px;
	float: right;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.video {
	width: 720px;
	display: block;
	margin-left: 180px;
	margin-top: 50px;
	background-color: rgba(225,225,225,1.00);
}
.thumbs {
	clear: both;
	padding-left: auto;
	padding-right: auto;
	text-align: center;
}
h2 {
	font-size: 160%;
	font-weight: bold;
}
h3 {
	font-size: 120%;
}
.boardlist h3 {
    font-weight: bold;
}

#create_gig {
	margin-left: 50px;
	display: block;
	max-width: 750px;
	float: left;
}
.Gigheader {
	display: block;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.subheading {
	margin-left: 175px;
	margin-bottom: 10px;
}
.red {
	color: #CF070A;
}
.gallery {
	width: 800px;
	height: 800px;
	display: block;
	margin-left: 165px;
}
#Directory {
	width: 700px;
}
#Directory tr {
	width: 700px;
	border-bottom: medium solid rgba(73,155,148,1.00);
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: medium solid rgba(73,155,148,1.00);
}
#Directory td {
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
	border-right: medium solid rgba(73,155,148,1.00);
	border-left: medium solid rgba(73,155,148,1.00);
	padding-top: 15px;
	padding-bottom: 15px;
}
#Directory td:first-line {
	font-weight: bold;
	font-size: 110%;
}
.bold {
	font-weight: bold;
}
#event_submission {
    width: 775px;
    display: inline;
    float: right;
}
#event_submission label {
    width: 200px;
    margin-right: 5px;
}
#groupmail {
    width: 820px;
}
.boardlist {
    margin-top: 10px;
}
.boardlist li {
    padding-top: 3px;
    list-style-type: none;
}
#new_friend fieldset label {
    margin-left: auto;
    margin-right: auto;
    width: 11em;
}
#new_friend fieldset input {
    text-align: left;
    margin-left: 10px;
    margin-bottom: 10px;
}

#new_friend {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    padding-top: 10px;
}
.inline {
    display: inline;
    width: 770px;
    height: 2em;
    padding-left: auto;
    padding-right: auto;
}
.inline a {
    padding-left: auto;
    padding-right: auto;
}
.alignright {
    float: right;
}
.uploader textarea {
    width: 45em;
    height: 5em;
}
.uploaded table {
    width: 650px;
    border-color: rgba(73,155,148,1.00);
    border-style: solid;
    border-radius: 5px;
}
.uploaded table tr th {
    font-style: normal;
    font-weight: bold;
    text-align: center;
}

form {
	border-radius: 10px;
	border-color: rgba(73,155,148,1.00);
	border-style: solid;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
}
.memberhomebody {
    display: block;
    width: 775px;
    margin-left: auto;
    margin-right: auto;
}
.gigmanager {
    display: inline-block;
    margin-left: 25px;
    float: left;
    width: 815px;
}
#Gigs td {
    padding-bottom: 5px;
    padding-top: 2px;
}
.memberhome .alignright  {
    display: block;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    float: right;
    padding-left: auto;
    padding-right: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
    height: 300px;
    text-align: center;
}

.leftalign {
    display: inline-block;
    float: left;
    width: 400px;
}
.leftalign h3 {
    font-weight: bold;
}
.leftalign li {
    padding-left: 50px;
    list-style-type: none;
}
.uploader {
    display: block;
    width: 500px;
    margin-top: 50px;
    margin-bottom: 20px;
    padding-left: auto;
    padding-right: auto;
    margin-left: 100px;
    clear: both;
    text-align: right;
}
.firstlinebold div {
    margin-bottom: 20px;
}
.firstlinebold div >h2 {
    margin-bottom: 15px;
}
.assetinfo {
	display: block;
	min-height: 50px;
}
.assetdisplay {
	display: block;
	min-height: 720px;
}
.bluetext {
	color: rgba(5,41,126,1.00);
	font-weight: bold;
}
.techrow {
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 2px;
	margin-bottom: 3px;
}
.eventstable td {
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	padding-top: auto;
	padding-bottom: auto;
}
.eventstable td > p:first-line {
	font-weight: bold;
	font-size: 110%;
}
.gig_highlight  {
	font-size: 110%;
	color: rgba(73,155,148,1.00);
}
.below p {
	display: inline-block;
	width: 500px;
	clear: none;
	padding-top: auto;
	padding-left: auto;
	padding-bottom: 20px;
	padding-right: auto;
	margin-left: auto;
	margin-right: auto;
}
.publicgigevent {
	border-radius: 5px;
	border: thick solid rgba(73,155,148,1.00);
	border-collapse: collapse;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: left;
	display: inline-block;
	margin-left: 30px;
}
.publicgigevent > p:first-line {
	font-weight: bold;
	font-size: 110%;
}
.FLBlist > li:first-line {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 110%;
}
.FLBlist li {
	margin-top: 5px;
	margin-bottom: 10px;
}
.schedule {
	margin-top: 5px;
	margin-bottom: 5px;
}
.schedule li {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-position: inside;
}
.centered_link a {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: auto;
	padding-right: auto;
	width: 200px;
	display: block;
}
.lagspel tr {
	border-style: solid;
}
.entry_form {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 700px;
}
.entry_form input {
	padding-top: 5px;
	margin-top: 5px;
}
.entry_form textarea {
	margin-top: 5px;
	padding-top: 5px;
}
.lagspel_button {
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 40%;
	margin-bottom: 5px;

}
.tdcenter tr td {
	text-align: center;
}
.gigmanager h3 span {
	color: rgba(255,0,4,1.00);
}
