/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*Global Stuff*/
body{
font-family: Verdana,Arial,sans-serif;
font-size: 11px;
line-height: 13px;
text-align: left;
background-color: #ffffff;
/*-webkit-text-size-adjust: none; /*Don't let iphone adjust text sizes.*/
}
a:link, a:visited, a:active {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
#wrapper {
margin: 0px auto;
height: 338px;
width: 778px;
overflow: hidden;
border-left: 1px solid #e2e4e3;
border-right: 1px solid #e2e4e3;
}
.box {
width: 239px;
height: 160px;
}
/* Webcam */
#webcam {
position: relative;
top: -498px;
left: 0px;
background-color: #ffffff;
}
#webcam img {
display: block;
position: relative;
top: 0px;
height: 157px;
width: 209px;
border: 1px solid black;
margin: auto auto;
}
#webcam_tag {
position: relative;
color: #ffffff;
top: -162px;
left: 137px;
}
/* current show info */
#show {
position: relative;
top: 0px;
left: 239px;
width:300px;
background-color: #ffffff;
}
#show_image img {
float: left;
height: 67px;
width: 86px;
}
#show_title{
text-align: right;
font-size: 14px;
line-height: 14px;
padding-right: 5px;
}
#show_time_tag{
font-size: 10px;
text-align: center;
}
#show_description{
text-align: center;
}
#show_presenter{
text-align: right;
font-weight: bold;
font-size: 17px;
line-height: 18px;
padding-right: 5px;
}

#show_profile  {
	padding-right: 5px;
	text-align: right;
}

#show_next {
font-size: 10px;
text-align: center;
}
/* now playing */
#now_playing {
position: relative;
top: -178px;
left: 0px;
background-image: url('/main/img/backgrounds/np_background.jpg');
background-repeat: no-repeat;
background-position: center center;
background-color: #e2e4e3;
border-right: 1px solid #ffffff;
width: 238px;
font-size: 10px;
}
#track_image {
float: right;
height: 100px;
width: 100px;
}
#track_artist {
display: inline;
}
#track_title {
margin: 0px 0px 5px 0px;
}
#track_stars {
margin: 5px 0px;
}
.rating_star {
height: 16px;
width: 16px;
border: none;
}
#stars{
cursor: pointer;
}
/* audio player box */
#player {
position: relative;
top: 0px;
left: 239px;
height: 160px;
width:300px;
background-color: #e2e4e3;
text-align: center;
overflow: hidden;
}
#logo {
	margin-top: 2px;
	height: 30px;
	width: 186px;
}
#show_email {
text-align: center;
font-size: 10px;
line-height: 12px;
width: 100%;
}
#select_quality {
height: 15px;
width:230px;
text-align: center;
margin: 0px auto;
font-size: 9px;
}
audio {
	margin-top: 10px;
	height: 50px;
}
#embed {
height: 63px; 
width: 230px;
margin: 0px auto;
}
#feedback {
width:100%;
text-align: center;
margin: 2px auto;
font-size:10px;
height: 100%;
}
.embed_msg, .no_support_msg {
padding: 3px 0px;
background-color: #F1F1F1;
font-size: 10px;
margin: auto auto;
}
.embed_msg p, .no_support_msg p {
margin-bottom: 5px;
}
.embed_msg a {
font-size: 12px;
line-height: 18px;
cursor: pointer;
}
.no_support_msg span {
font-weight: bold;
}
/* listen again */
#listen_again {
position: relative;
top: -658px;
left: 539px;
background-color: #F1F1F1;
height: 320px;
overflow: auto;
}
#listen_again div {
margin: 5px;
}
ul.sectionLinksBody {
	list-style-type: none;
	padding: 0px 0px 0px 8px;
	margin: 10px;
	list-style-image: url('/main/img/bullets/file.gif');
}
li.sectionLinksBody {
	padding: 0;
	margin: 8px 0 0 0;
}
.windowsmedia{
 width: 16px;
 height: 16px;
 border: 0;
 padding-right: 3px;
 vertical-align: bottom;
}
#listen_again p {
margin: 11px 0px;
font-size: 11px;
}
/* Text 'Cross City' box */
#meta {
position: relative;
top: 0px;
width: 100%;
font-size: 9px;
line-height:14px;
padding: 2px 0px;
background-color: #333333;
color: #ffffff;
text-align: center;
}
#meta a {
color: #ffffff;
}

/* utilities */
.hide {
display:none;
}
.big {
font-size: 1.4em;
line-height: 1.4em;
}
small {
font-size: 10px;
}
strong {
font-weight: bold;
}
.right {
text-align: right;
}
.cent {
text-align: center;
}
.clear{
clear: both;
}
.three_vertical {
margin: 3px 0px;
}
.five_pad {
padding: 5px;
}
.cr_bg {
background-image: url('/main/img/backgrounds/np_background.jpg');
background-repeat: no-repeat;
background-position: center center;
}
