/* CSS Document */

body,td,th {
	background-image: url(http://www.rock1019.net/images/background.gif);
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0B4B6F;
	font-size: 12px;
	}
	
a, a:visited, a:active {
	color: #0B4B6F;
	text-decoration: underline;
	}
	
a:hover {
	color: #629A12;
	text-decoration: none;
	}
	
#container {
	width: 700px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
	}

#top {
	width: 680px;
	height: 17px;
	background-image: url(http://www.rock1019.net/images/top.gif);
	padding: 10px;
	}

#navigation {
	width: 700px;
	height: 142px;
	}

#extras {
	width: 700px;
	height: 157px;
	}

#title {
	width: 700px;
	height: 43px;
	}
	
#main {
	width: 400px;
	background-color: #FFFFFF;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	}
	
#iorsn {
	width: 680px;
	background-color: #FFFFFF;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	}
	
#main-fullpage {
	width: 700px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	}
	
#sidebar {
	width: 253px;
	background-color: #FFFFFF;
	float: right;
	}

.sidebar-div {
	width: 213px;
	padding: 10px;
	}

#nowplaying {
	width: 430px;
	}

#nowplaying-text {
	width: 430px;
	height: 102px;
	background-image: url(http://www.rock1019.net/images/tabbox/bg.gif);
	}

#nowplaying-bar1 {
	background-image: url(http://www.rock1019.net/images/tabbox/bar1.gif);
	width: 404px;
	height: 14px;
	padding: 2px;
	text-align: left;
	text-indent: 2px;
	}

#nowplaying-bar2 {
	background-image: url(http://www.rock1019.net/images/tabbox/bar2.gif);
	width: 404px;
	height: 14px;
	padding: 2px;
	text-align: left;
	text-indent: 2px;
	}

.text-white {
	color: #FFFFFF;
	}

.text-webplayer {
	color: #FFFFFF;
	font-weight: bold;
	}

.text-green {
	color: #629A12;
	font-weight: bold;
}
.text-blue-large {
	font-size: 18px;
	font-weight: bold;
}
.text-gray {
	color: #C3C3C3;
	font-size: 10px;
}

.itemtitle {
	color: #629A12;
	font-weight: bold;
	}
