@charset "UTF-8";
/* CSS Document */

a:link {
	text-decoration: none;
	color: #FF6A50;
}

a:visited {
	text-decoration: none;
	color: #FF6A50;
}

a:hover {
	text-decoration: none;
	color: #FFB4A7;
}

a:active {
	text-decoration: none;
	color: #FF6A50;
}

body {
	background: #000000 url(../images/FlyerBkgnd.jpg) repeat center top;
	color: #474747;
	margin: 0;
	padding: 0;
	font-family: Helvetica, sans-serif;
}

h1 {
font-size: 30px;
font-weight: normal;
letter-spacing:.02em;
margin: 0;
padding: 10px 0;
}

h2 {
	font-size: 24px;
	font-weight: normal;
	letter-spacing:.02em;
	margin: 0;
	padding: 0;
}

p {
font-size: 16px;
-webkit-text-size-adjust: 105%;
line-height: 150%;
letter-spacing: .02em;
margin: 0 0 10px;
}

#container {
	position:relative;
	width: 920px;
	height: 970px;
	background: url(../images/flyers.jpg) no-repeat left 30px;
	margin: 0 auto;
}

#containerTOS {
	position:relative;
	width: 920px;	
	margin: 0 auto;
	background-image: none;
	background-color:#FFFFFF;
}	
#tos {
	width: 838px;
	padding: 20px 40px;
	float: left;
}


#navBar {
	width: 888px;
	height: 73px;
	float: left;
	margin: 0;
	padding: 0 0 0 32px;
	background: url(../images/NavBkgnd.png) no-repeat left top;
}

#navBar ul {
padding: 0;
margin: 0;
list-style-type: none;
text-align: left;
font-size: 13px;
font-family: Helvetica, sans-serif;
-webkit-text-size-adjust: 140%;
letter-spacing:.15em;
}

#navBar ul li {
display:inline;
float:left;
list-style-type:none;
margin:0;
padding: 0;
}

#navBar ul li a {
width: 182px;
height: 40px;
color: #FFF;
padding: 5px 10px;
float: left;
}

#navBar ul li a:hover {
	display:inline;
	float:left;
	list-style-type:none;
	margin:0;
	padding: 5px 10px;
	background: url(../images/navBarHover.jpg) repeat left top;
}

/* CONTROLS FOR SHOWING DATA */

/*
#dataControls {
display:inline;
float:left;
height:40px;
margin:15px 0 0 230px;
text-align:center;
width:650px;
}
*/

#dataControls {
	display:inline;
	height:40px;
	margin:15px 0 0 0px;
	width:600px;
	position:relative;
}
/*
#dataControlButtons {
width: 325px;
height: 40px;
display: inline;
float:left;
}
*/


#chartTypeControls {
        float:left;
        margin:12px 0 0 25px;
}

#chartWeekControls {
        float:right;
        margin:12px 25px 0 0;
}
#chartInfoControl {
        float:right;
        margin: 12px 5px 0 0;
        width:11px;
}

.buttonLabel {
font-size: 10px;
color: #66A0BA;
}

.buttonControl {
	border: 3px double #B2D0DD;
	font-size:15px;
	-webkit-text-size-adjust: 120%;
	letter-spacing: 1px;
	margin:0 3px;
	padding:1px 6px;
	background: #F5F7FB url(../images/buttonBkgnd.gif) repeat-x center center;
}

/* FOOTER */

#footer {
width: 910px;
height: 20px;
margin: 0 auto;
padding: 5px 0 0;
text-align: center;
}

#footer p {
	font-size:small;
}



/* additional layout */

.entry {
font-size: 18px;
	margin:15px;	
}

.label {
	width:60px;
}

.input {
	margin-left:5px;
	width:60px;
}

#page {
height:700px;
left:210px;
padding:50px 22px;
position:relative;
width:600px;
}



/* chart additions */


#chartContainer {
	background:transparent none repeat scroll 0 0;
	position:relative;
	
	/*float:right;
	padding-right:15px;
	padding-top:10px;
	position:relative;
	*/
}

#chartContainer table {
	width:600px;
}

/*
.inplaceInputEdit {
	width: 120px;
	margin: 15px;	
}

.inplaceInputChanged {
	width: 120px;
	margin: 15px;
}

.inplaceInputChangedHover {
	width: 120px;
	margin: 15px;
}
*/

.submitControl {
	float:right;
	margin-right:5px;
}

.validationErrorMsg {
	margin-left: 25px;	
}

.entry {
	font-size:16px;
	margin:15px;	
}

.input textarea {
	width:100%;
	height:100px;	
}

.rich-inplace-view {
	margin-right: 15px;
	border-bottom-style: dotted;
}

.rich-inplace-input {
	margin-right: 15px;
	background-color: #FFF;
}


#chartContainer * {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	text-align: left;
}

#chartContainer th {
	text-align:left;
	border-bottom: 3px double #B2D0DD;
}

.dr-table-headercell rich-table-headercell songHeader-week {
	text-align:center!important;
}

.songTblCol-pos {
	text-align:right;
	padding-right:10px;
}
.songTblCol-song {

}
.songTblCol-artist {

}
.songTblCol-posChange {

}

.songHeader-week {
font-size: 38px!important;
color: #474747;
text-align: center!important;
padding: 10px!important;
}

.artistHeader-week {
font-size: 38px!important;
text-align: center!important;
padding: 10px!important;
}


.artistTblCol-pos {
	text-align:right;
	padding-right:10px;
}
.artistTblCol-artist {

}
.artistTblCol-posChange {

}

.dr-table-headercell {
font-size: 20px;
color: #474747;
padding: 0;
}


.dr-table-cell {
font-size: 20px !important;
-webkit-text-size-adjust: 120%;
padding: 0 10px 0!important;
}

.chart-container-mask ul {

}

.chart-container-mask li {
margin:0 50px !important;
}

.tos p {
font-size: 14px;
line-height: 110%;
}

.tos ol {
font-size:14px;
line-height:110%;
}

.address {
font-size:14px;
font-weight: bold;
line-height: 130%;
padding: 0 20px;
}

#address p {
padding: 0;
}
