html,body {
	margin:0;
	padding:0;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	
	/*background: url(http://therockpulse.com/rp/layout/header_repeat.jpg) repeat-x #76715d;*/
	background: url(http://therockpulse.com/rp/layout/crowd.jpg) bottom center no-repeat #76715d;
	font-family:arial,sans-serif;
	font-size:small;
	color:#CCC;
	width:100%;
}

h1 { 
	font-weight:bold;
	font-size:38px;
	margin:0;
}

h2 { 
	font-weight:bold;
	font-size:30px;
	margin:0;
}

legend {
	font-weight:bold;
	font-size:30px;	
}

h1,h2 {
	font-family: "Century Gothic",Tahoma, Geneva, sans-serif;	
}

h1, h2, a, legend, strong {
	color:#e0c865;
}

p, table { 
	line-height:20px;
	font-size:12px;
	padding:0px 10px 0px 10px;
	color:#CCC;
}

p.p1 {
	clear:none;
	width:420px;
	line-height:24px;
}

p#p2 {
	clear:none;
	width:400px;
	line-height:24px;
}

div#container {
	position:relative; /* needed for footer positioning*/

	margin:0;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	background: url(http://therockpulse.com/rp/layout/shadow.jpg) top center no-repeat;
	width:100%;
}

div#container2 {
	/*position:relative;*/
	
	width:900px;
	margin:0px auto 0px auto; /* center, not in IE5 */
}


div#header_container {
	margin:0px 0px 0px 0px;
	padding:0;
	background:url("http://therockpulse.com/rp/layout/header_repeat.jpg") repeat-x;
	width:100%;
}

div#header {
	width:900px;
	margin:0 auto; /* center, not in IE5 */
	/*background:url("http://therockpulse.com/rp/layout/logo.png") no-repeat;*/
	height:152px;
}

div #top_nav {
	position:relative;
	top:-53px;
	left:305px;	
	width:600px;
}

div#top_nav a,div#admin_nav a {
	padding:2px 5px 2px 5px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

div#top_nav a:hover, div#admin_nav a:hover {
	text-decoration:underline;
}


div#admin_nav {
	position:relative;
	top:-43px;
	left:245px;	
	width:600px;
}




div#content {
	padding: 0px 35px 350px 35px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:300px; /* real browsers */
	
	/*padding:1em 1em 5em; /* bottom padding for footer */
}
div#content p {
	text-align:justify;
}

div#footer {
	position:absolute;
	width:100%;
	bottom:-120px; /* stick to bottom */
	background:#000000;
	/* height:60px; */
}

div#footer_content {
	width:850px;
	margin:0px auto;
	padding: 5px 0px;
}

div#footer p {
	padding:0;
	margin:0;
	font-size:10px;
}


.price {
	font-size:18px;
	color:#930;
}


a, a img {
	border:0;
	outline:none;
}

th {
	font-weight:bold;
	text-align:left;
	font-size:12px;
}

td {
	padding:2px 5px 2px 5px;	
}


.align_right {
	text-align:right;	
}

.errors {
	color: #D5861C;
	font-weight:bold;
	font-size:14px;
	line-height:24px;
}

.form {
	background-color:#3f3f3f;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:30px auto 30px auto;
}

.form th, .form td {
	padding:5px 5px 5px 5px;	
}

.w100 {
	width:100%;
}

.round_corners { 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
}

.song_list { 
	width:100%;
}

.stripe1 {
	background-color:#3f3f3f;	
}


p.back {
	text-align:center;	
}
.back {
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.no_display {
	display:none;	
}

#messages {
	font-size:14px;
	font-weight:bold;
}

.register_form_header {
	text-align:center;	
}

.form_divider {
	border-bottom:dotted #e0c865;
	height:2px;
}

#faq_list {
	line-height:28px;
}


#faq_list a {
	font-size:16px;
	font-weight:bold;
}

.back_to_top {
	display:block;
	font-size:10px;
	text-decoration:none;
	margin:5px 0px 20px 10px;
}

.back_to_top:hover {
	text-decoration:underline;	
}

.info {
	font-size:10px;	
}

a.info {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a.info:hover {
	text-decoration:underline;	
}

td {
	vertical-align:top;
}

.header_icons {
	float:right;
	margin-top:20px;
	margin-right:20px;
}

.header_icons a {
	margin:5px 0px 5px 0px;
	padding: 1px 0px 0px 20px;
	display:block;
	text-decoration:none;
	font-size:10px;
}

.header_icons a:hover {
	text-decoration:underline;
}

.header_icons a img {
	position:absolute;
	margin-top:-1px;
	margin-left:-20px;
}

#bottom_nav tr td {
	padding:2px 10px 2px 10px;	
}

#bottom_nav tr td ul {
	margin:0;
	padding:0;
	list-style:none;
}

#bottom_nav tr td ul li {
	margin-left:5px;	
}

#bottom_nav a {
	font-size:10px;
	color:#E2E2E2;
	font-weight:bold;
	text-decoration:none;
}

#bottom_nav a:hover {
	text-decoration:underline;
}


.delete {
	background-image: url(/images/delete.png);	
	padding:2px 2px 2px 18px;
	background:url(/images/delete.png) no-repeat 0px 1px;
	font-size:10px;
	text-decoration:none
}

.delete:hover {
	text-decoration:underline;	
}



.play {
	background-image: url(/images/delete.png);	
	padding:2px 2px 2px 18px;
	background:url(/images/control_play.png) no-repeat 0px 1px;
	font-size:10px;
	text-decoration:none
}

.play:hover {
	background:url(/images/control_play_blue.png) no-repeat 0px 1px;
	text-decoration:underline;	
}


.edit {
	color:#e0c865;
	background-color:;
	background-image: url(/images/delete.png);	
	padding:2px 2px 2px 18px;
	background:url(/images/pencil.png) no-repeat 0px 1px;
	font-size:10px;
	text-decoration:none
}

.edit:hover {
	text-decoration:underline;	
}
