/* When the lights go low, there's only one song I know */

* {
	margin:0;
	padding:0;
}
body {
	font-family: trebuchet ms, verdana, Arial, Helvetica, sans-serif; 
	background: url(../images/Nick006a.jpg) repeat-x;
	margin-left:auto;
	margin-right: auto;
	margin-bottom: 25px;
} 
h1, h2 {
	font-weight : normal; 
	font-style : normal; 
	margin : 0; 
} 


/* -------------------- ids -------------------- */

#outer {
	width: 850px;
	margin-left:auto;
	margin-right: auto;
	position: relative;
}
#main, #main2, #main3, #main6, #main7 {
	width: 850px;
	height:auto;
	min-height: 605px;
	margin-left:auto;
	margin-right: auto;
	background-image:url(../images/Nick_BG2a.jpg);
	border: #FFFFFF 1px solid;
	border-top: 0;
	position: relative;
}
#main2 {
	background-image:url(../images/Nick_BG3a.jpg);
	min-height: 705px;
}
#main3 {
	background-image:url(../images/Nick_BG5a.jpg);
	min-height: 805px;
}
#main6 {
	background-image:url(../images/Nick_BG6a.jpg);
	min-height: 805px;
}
#main7 {
	background-image:url(../images/Nick_BG7a.jpg);
	min-height: 805px;
}
*html #main {
	height: 605px;
}
*html #main2 {
	height: 705px;
}
*html #main2, *html #main3, *html #main6, html #main7 {
	height: 805px;
}
html*#main7 {
	height: auto;
}
#header {
	width: 100%; 
	height: 160px; 
	filter: alpha(opacity=25);
	-moz-opacity: 0.25;
	opacity:.25; 
	background-color: silver; 
	border-bottom: 1px solid #FFF;
}
#player {
	position: absolute;
	/*
	top: 69px !important;
	top: 66px;
	left: 550px;
	*/
	right: 0px;
	bottom: 0 !important;
	bottom: -1px;
	z-index: 99;
	width: 300px;
}
#nav {
	width:155px; 
	padding: 5px; 
	color: #FFF; 
	font-size: 12px; 
	position: relative; 
	z-index: 98; 
	left: 50px; 
	top:-147px; 
	float: left;
}
#playlist {
	font-size: 11px; 
	color: #CCC; 
	position:absolute; 
	z-index: 99; 
	width: 270px; 
	top: 175px; 
	right: 18px;
}

/*  -------------------- clearfix -------------------- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/* -------------------- links -------------------- */

a {
	font-weight: bold;
}
a:link {
text-decoration : none; 
color : #ffffff; 
} 
a:visited {
text-decoration : none; 
color : #ffffff; 
} 
a:hover {
text-decoration : underline; 
color : #ffffff; 
} 
a:active {
text-decoration : none; 
color : #ffffff; 
}
.linkSmall, a.linkSmall, a.linkSmall:visited {
	font-size: 12px;
	color: #FEEEEE;
	
}
a.linkSmall:hover {
	font-size: 12px;
	color: #FFFFFF;
	
}

/* -------------------- #menu -------------------- */

#menu {
	width:155px; 
	padding: 5px; 
	color: #FFF; 
	font-size: 12px; 
	position:absolute; 
	z-index: 98; 
	left: 17px; 
	top: 462px !important; 
	top: 452px; 
	float: left;
}


/* -------------------- styles -------------------- */

.header {
	width: 100% !important; 
	width: 99%;
	position:relative; 
	top:-170px !important; 
	top:-265px;
}
.pic {
	float: left; 
	margin-right: 10px; 
	margin-top: 5px;
	margin-bottom: 2px; 
	border: 1px solid #CCCCCC;
}
.pic1 {
	float: left; 
	margin-right: 10px; 
	margin-top: 10px;
	margin-bottom: 2px; 
	border: 1px solid #CCCCCC;
}
.pic1T {
	float: left; 
	margin-right: 10px; 
	margin-top: 5px;
	margin-bottom: 5px; 
	border: 1px solid #CCCCCC;
}
.picR {
	float: right; 
	margin-left: 10px; 
	margin-top: 3px !important;
	margin-top: 3px;
	border: 1px solid #CCCCCC;
}
.picR1 {
	float: right; 
	margin-top: 7px !important;
	margin-top: 3px;
	margin-left: 10px; 
	border: 1px solid #CCCCCC;
}
.pic2 {
	float: left; 
	margin-right: 10px; 
	margin-top: 0px; 
}
.pic3 {
	float: left; 
	margin-right: 10px; 
}
.pic4 {
	float: left; 
	margin-right: 5px; 
	margin-top: 3px; 
	border: 1px solid #CCCCCC;
}
.pic5 {
	float: left; 
	margin-right: 5px; 
	margin-top: 6px; 
	margin-bottom: 2px;
	border: 1px solid #CCCCCC;
}

.picBorder {
	border: 1px solid #CCCCCC;
}

.textcopy, .txtcopy, .txtcopyWhite {
	padding-right : 0.5em; 
	padding-left : 0; 
	font-weight : normal; 
	font-size : 13px; 
	margin : 0; 
	color : #1B476A;
	color : #163D5C;
	line-height : 1.2em; 
	font-style : normal;
	font-weight:500; 
	font-family :lucida grande, lucida sans unicode, lucida sans, trebuchet ms, Verdana, Geneva, Helvetica, sans-serif; 
	text-decoration : none; 
	/* background-color: silver; */
} 
/*
.txtcopy, .txtcopyWhite {
	font-size : 12px;
	line-height : 1.1em; 
}
*/
.txtcopyWhiteHdr {
	font-size : 15px;
	line-height : 1.2em; 
	font-weight: bold;
}
.txtcopyWhite, .txtcopyWhiteHdr {
	color: #FFF;
}
.textpad {
	padding: 2px;
}
.footer {
	display : block; 
	margin-top: 5px;
	padding-left : 45px; 
	font-size : 11px; 
	color : #289ABE; 
	line-height : 1.3em; 
	letter-spacing : 0.05em; 
	
} 
.degas {
	text-indent: 20px;
	font-size : 12px;
	float: left;
}
.twelve {
	font-size: 12px;
}

.navy_BG {
	font-weight : normal; 
	font-size : 24px; 
	color : #ffffff; 
	background-color : #18296a; 
	padding-top : 5px; 
	padding-right : 5px; 
	padding-bottom : 5px; 
	padding-left : 7px; 
} 
.navy {
	font-weight : normal; 
	background-color : #18296a; 
	color : #ffffff; 
	padding-top : 10px; 
	padding-right : 20px; 
	padding-bottom : 5px; 
	padding-left : 7px; 
} 
.navy_NP {
	font-weight : normal; 
	background-color : #18296a; 
	color : #ffffff; 
} 
.white {
	font-size : 14px; 
	color : #ffffff; 
} 

/*  Sub form */

.subBG {
	background: url(../images/Nick006_sub.jpg) repeat-x;
}
.pad3 {
	padding: 3px;
}
.pad5 {
	padding-left: 5px;
}
.pad514 {
	padding-left: 5px;
	Margin-top: 14px;
}
.subscribe {
	width: 325px; 
	padding: 20px;
}
.subForm {
	background: #535d81; 
	border: 1px solid #666666; 
	width: 287px; 
	padding: 10px;
}
.subButton {
	margin-top: 10px; 
	border: 1px solid #FFF; 
	background-image:url(../images/Nick006_sub.jpg); 
	padding: 2px !important; 
	padding: 2px 0 2px 0; 
	font-weight: bold
}
.thankyouButton {
	margin-top: 10px; 
	border: 1px solid #FFF; 
	color: #FFFFFF; 
	background:#535d81; 
	padding: 2px !important; 
	padding: 2px 0 2px 0; 
	font-weight: bold;
}
.cap1 {
	color: #87CAE7;
}
