/* LiveSound Default Styles */

html, body {
	margin:0px; padding:0px;
	background:#2B3936;
	position:relative;
	font:12px Tahoma;
	color:#bbb;
}

body {
	text-align:center;
}

a {
	color:#6cd;
	text-decoration:underline;
}

a:hover {
	color:#0df;
	text-decoration:none;
}

#all {
	text-align:left;
	margin:0 auto;
	width:800px;
	min-width:800px;
	max-width:800px;
	background:#3C4B48;
	border-left:1px solid #687B84;
	border-right:1px solid #687B84;
}

.icons {
	display:block;
	padding:6px 10px 0px 0px;
	text-align:right;
}

.icons a {
	font:11px Tahoma;
	padding-left:20px;
	color:#ccc;
	text-decoration:none;
}

.icons a:hover {
	font:11px Tahoma;
	padding-left:20px;
	color:#AEFF4F;
	text-decoration:none;
}

.icons img {
	border:none;
}

.head {
	display:block;
	height:110px;
	text-align:center;
}

.head a img {
	width:499px;
	height:100px;
	border:none;
}

.nav {
	display:table;
	padding:10px 0px 0px 10px;
	text-transform:uppercase
}

.nav div {
	display: table-cell !important;
	display: inline;
	width:150px;
	text-transform:uppercase
}

.nav div span {
	padding:0px 0px 5px 26px;
	background:transparent url(../images/dot_s.gif) top left no-repeat;
	font:18px Tahoma;
	font-weight:bold;
	color:#D2C06C;
	text-decoration:none;
}

.nav a {
	padding:0px 0px 5px 26px;
	background:transparent url(../images/dot.gif) top left no-repeat;
	font:18px Tahoma;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase
}

.nav a:hover {
	padding:0px 0px 5px 26px;
	background:transparent url(../images/dot_a.gif) top left no-repeat;
	font:18px Tahoma;
	font-weight:bold;
	color:#6cd;
	text-decoration:none;
	text-transform:uppercase
}


li {
	margin-left:5px;
}

li strong {
	color:#EDF5F3;
}

p {
	color:#B6C6C2;
}

p strong {
	color:#EDF5F3;
}

p.sign {
	text-align:justify;
	line-height:1.4em;
	font:10px Tahoma;
	color:#85999F;
	margin:0px 0px 17px 0px;
}

p.sign strong {
	color:#9BB2B8;
}

p.lower {
	text-transform:lowercase;
}

h1, h1 a {
	line-height:normal;
	font:17px Tahoma;
	color:#D2C06C;
	margin-top:25px;
	margin-bottom:3px;
	text-decoration:none;
}

h1 a:hover {
	text-decoration:underline;
}

h2 {
	line-height:normal;
	font:11px Tahoma;
	color:#AEFF4F;
}

label {
	margin-left:5px;
	cursor:pointer;
}

.header {
	padding:1px 7px 3px 7px;
	background:#2B3936;
}

.header, .header a {
	color:#fff;
	font:18px Tahoma;
	text-transform:lowercase;
	text-decoration:none;
}

input {
	font:11px Tahoma;
}

#container {
	position:relative;
	display:block;
	border-left:solid 165px transparent;
	border-right:solid 165px transparent;
}

#inner {
	display:block;
	position:relative;
	margin-left:-165px;
	margin-right:-165px;
	background:#3C4B48;
	color:#bbb;
}

#left {
	padding:15px;
	float:left; 
	position:relative; 
	width:150px;
	left:0px;
}

.nobill {
	width:36px;
	height:100px;
	border:none;
}

.gig {
	border:1px solid #ccc;
	padding:1px;
}

#right {
	padding-top:15px;
	padding-left:15px;
	padding-right:5px;
	float:right;
	position:relative;
	width:150px;
	right:0px;
	background:#3C4B48;
	color:#bbb;
}

.friends {
	text-align:center;
}

.friend {
	width:88px;
	height:31px;
	border:none;
}

#center {
	padding:15px;
	margin-left:165px;
	margin-right:165px;
	position:relative;
	display:block;
	height:1%;
	line-height:1.3em;
	border-left:1px solid #687B84;
	border-right:1px solid #687B84;
}

#center.popup {
	margin-left:10px;
	margin-right:10px;
	border:0px transparent none;
}

.quote {
	padding:10px;
	background:#555;
	color:#fff;
	border:1px solid #777;
}

.note {
	font:10px Tahoma;
	border-left:2px solid #666;
	padding-left:10px;	
}

.group {
	margin:7px;
	float:left;
	border:none;
}

.news {
	border-bottom:1px solid #687B84;
}

.clear {
	clear:both;
}

.copyright {
	clear: both;
	font:10px Tahoma;
	padding:20px;
	color:#B6C6C2;
	background:#202927 url(/images/logob.gif) no-repeat;
	border-top:1px solid #687B84;
	text-align:center;
}

.ext {
	font:10px Tahoma;
}

#photos-div {margin:10px 2px;}
#photos-div a {float:left;}
#photos-div a img {border:2px solid white;}
#photos-div a:hover img {border:2px solid #FF5926; }

#borders {
	border:1px solid black;
}

/* Conf Update */
textarea {
	font:normal 11px Tahoma;
	width:280px;
}

.q-a {
	border-top:1px dotted #687b84;
	margin:2em 0;
	padding-top:1em;
	}
	.q-a .a {
		padding-left:30px;
		color:#d2c06c;
		}

.q-w {
	border-top:1px dotted #687b84;
	padding:2em 0;
	}
.q-w TD {
	vertical-align:top;
}
.q-w TD P {
	margin:0px;
	font-size:.75em;
	color:#ff6666;
}

#sent-confirmation {
	border:1px dotted #777; background:#333; padding:10px;
}