/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.clearleft {
	clear: left;
}

.indent{
	padding-left: 5em;
}

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	background: transparent url(images/body/bg-1.jpg) no-repeat fixed;
}

a {
	color: #3ABCC9;
	text-decoration: none;
}

a:hover {
	color: #3ABCC9;
	text-decoration: underline;
}

img {
	border: none;
}

.emailtext {
	font-size: 11px;
	color: 9AB041;
}

.gray {
	color: #999;
}

.dateth {
	vertical-align: super;	
	font-size: smaller;
}

.footlogo {
	float: left;
}

.b1f, .b2f, .b3f, .b4f {font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#FFF; margin:0 5px;}
.b2f {height:1px; background:#FFF; margin:0 3px;}
.b3f {height:1px; background:#FFF; margin:0 2px;}
.b4f {height:2px; background:#FFF; margin:0 1px;}

.dark {
	font-weight: bold;
}

.dotline {
	border-bottom: 1px #CCC dashed;
	padding-bottom: 20px;
}

.vid {
	padding-left: 330px;
}

.aboutimg {
	float: right;
	margin: 20px 10px 10px 10px;
	border: none;
}

.teamimg{
	float: left;
	margin: 0 10px 10px 10px;
}

.teamimgright{
	float: right;
	margin: 0 10px 10px 10px;
}

.colorborder {
	border: 3px solid #CCCC99;
}

.musicimg {
	float: left;
	margin: 10px;
	border: none;
}

.topimg {
	margin: 20px 12px;
	position:absolute;
	filter:alpha(opacity=100);
	moz-opacity: 1;
}

.bottomimg {
	margin: 20px 12px;
	position:absolute;
	filter:alpha(opacity=0);
	moz-opacity: 0
}

.r1 {
	top: 170px;
}

.musictop {
	line-height: 250%;
	font-size: 15px;
	border-bottom: 1px dashed #CCC;
	padding-bottom: 40px;
}

.fonttop {
	border-bottom: 1px dashed #CCC;
	padding-bottom: 25px;
}

.musiclist {
	list-style-type: circle;
}

.bluefont {
	color: #3ABCC9;
}

.reimg {
	float: right;
	margin-right: 125px;
	padding-bottom: 20px;	
} 

.column {
	float: left;
	margin: 0 10px;
}

.bgright {
	background: transparent url(images/body/right-1.jpg) no-repeat right bottom;
}

#cright {
	line-height: 200%;
}

#cright li {
	margin-left: 30px;
	list-style-type: none;
}

#wrap {
	width: 880px;
	margin: 30px auto;
}

#contain {
	background-color: #FFF;
}

#star {
	background: transparent url(images/head/head-1.jpg) no-repeat left center;
	height: 157px;
	width: 174px;
	position: absolute;
}

.newsletter {
	height: 40px;
	width: 140px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6666FF;
	border-right-color: #6666FF;
	border-bottom-color: #6666FF;
	border-left-color: #6666FF;
	text-align: center;
}

.fb {
	float: right;
	margin-right: 250px;
}

.emailicon {
	margin-left: 250px;
}

.smallicons {
/*	margin-left: 500px; */
	margin-left: 350px;
}

.meetup {
    margin-left: 200px;
	float:  left;
}

.fb2 {
    margin-top: 30px;
}

.emailicon2 {
	margin-top:  15px;
	margin-left:  9px;
}

h1 {
	font-size: 30px;
	color: #3ABCC9;
	font-weight: 100;
	padding-left: 190px;
	padding-top: 30px;	
}

h1.small {
	font-size: 24px;	
	padding-left: 0px;
}

h1.main {
	font-size: 30px;
	color: #3ABCC9;
	font-weight: 100;
	padding-left: 0px;
	padding-top: 0px;
	text-align: center;
}

h2 {
	font-size: 18px;
	color: #E4B541;
	font-weight: 100;
	text-align: right;
	padding-right: 30px;
}

h3 {
	font-weight: 100;
	color: #3ABCC9;
	font-size: 22px;
	margin: 10px 0;
	padding-bottom: 1em;
}

h3.main {
	font-weight: 100;
	color: #3ABCC9;
	font-size: 20px;
	padding-bottom: 1em;
	margin: 0px;
	text-align: center;
}

h3.main2 {
	font-weight: 100;
	color: #3ABCC9;
	font-size: 16px;
	padding-bottom: 1em;
	margin: 0px;
	text-align: center;
}

.bca {
	text-align: center;	
}

h4 {
	font-weight: 100;
	color: #3ABCC9;
	font-size: 18px;
	text-decoration: underline;
}

.tnc h1 {
	font-size: 24px;
	color: #3ABCC9;
	margin: 10px 0;
	padding-left: 100px;
	padding-bottom: 1em;
}

#nav {
	font-size: 14px;
	font-weight: bold;
	color: #3ABCC9;
	margin: 30px 0 0 190px;
}

#nav li {
	list-style: none;
	display: inline;
	position: relative;
}

#nav li a:link, #nav li a:visited {
    text-decoration:none;
    border-bottom:1px solid #fff;
    padding-left:3px;
	line-height: 150%;
}

#nav li a:hover {
	color: #666;
}

#nav li ul li a:hover {
    color:#666;
}

#nav li ul {
    display:none;
    position:absolute;
    top:16px;
    left:0;
    margin-top:1px;
    width:180px;
	background: #F7F7EE;
}

.formborder {
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #66CCCC;
	border-right-color: #66CCCC;
	border-bottom-color: #66CCCC;
	border-left-color: #66CCCC;
	padding: 20px;
	padding-bottom: 70px;
}

.formtext {
	float: left;
	width: 380px;
	text-align: right;
}

.formdatareq {
	float: left;
	margin-left: 3px;
	margin-bottom: 5px;
}

.formdata {
	float: left;
	margin-left: 25px;
	margin-bottom: 5px;
}

.reqstmt {
	font-size: x-small;
	color: #FF0000;
}

.req {
	float: left;
	color: #FF0000;
	text-align: right;
	width: 22px;
}

.bigformtext {
	text-align: center;
	vertical-align: middle;
	left: auto;
	right: auto;
}

.bigformdata {
	margin-left: 90px;
	margin-top: 3px;
}

.checkbox {
	margin-right: 3px;
}

div.leftformlist {
	width: 400px;
	float: left;
}

div.rightformlist {
	width: 400px;
	float: right;
}

div.pink {
	color: #FF66FF;
	text-align: center;
	margin-top: -15px;
}
a.info{
	position: relative;
	border: 1px solid #999;
	padding: 2px;
}

a.info:hover {
	z-index: 25;
	background-color: #99FF00;
}

a.info span{
	display: none;
}

a.info:hover span{ /*the span will display just on :hover state*/
	display: block;
	position: absolute;
	top: 1.5em;
	left: 3em;
	width:15em;
	border: 1px solid #ff0000;
	background-color: #ffff99;
	color: #000000;
	text-align: center;
	font-size: .8em;
	z-index: 30;
}

#leftimg {
	background: transparent url(images/body/imgbg.jpg) no-repeat left top;
	width: 217px;
	height: 349px;
	margin: 50px 10px;
	float: left;
	position: relative;
}

#main {
	margin-top: 30px;
	padding: 10px;
	line-height: 150%;
}

.slist {
	line-height: 200%;
	margin-left: 20px;
}

#rbottom {
	background: transparent url(images/body/right-1.jpg) no-repeat right bottom;
	width: 288px;
	height: 199px;
	float: right;
	border: none;
}

#footer {
	color: #777;
	padding: 10px;
	text-align: center;
	border-top: 2px solid #CCCC66;
	margin-top: 25px;
	line-height: 150%;
}

small {
	color: #aaa;
}
