
/* Global CSS */
*
{
   padding: 0px;
   margin: 0px;
}

body
{
   margin: 0px;
   padding: 0px;
   color: #666666;
   font-family:  Verdana, Arial, Helvetica, sans-serif;
   font-size: 62.5%;
}

#bodywidth
{
   min-width: 945px;
}

/* links */
a:link 
{
   color: black;
   text-decoration: none;
}

a:visited 
{
   color: black;
   text-decoration: none
}

a:active 
{
   color: black;
   text-decoration: none
}

a:hover 
{
   color: black;
   text-decoration: none;
}


/* forms */
form
{
   margin-bottom: 0px;
}

#headersm
{
   font-size: 1.33em;
   color: white;
   height: 50px;
   background: url(images/blue_background.jpg) top left;
}

#headersm table
{
   height: 50px;
   width: 100%;
}

#headersm input 
{
	font-size: .70em;
	width: 100px;
	margin-top: 5px;
}

/* header specific CSS */
#header
{
   font-size: 1.5em;
   color: white;
   background: url(images/blue_background.jpg) top left;
}

#header table
{
/*   height: 112px; */
   height: 90px;
   width: 100%;
}


#header input 
{
	font-size: .75em;
	width: 100px;
	margin-top: 5px;
}

#header label 
{
	font-size: .75em;
	margin-top: 5px;
	padding-left: 15px;
}

#header #login
{
   width: 50px
}

/* selection specific CSS */
#selfeed
{
   height: 30px;
   vertical-align: middle;
}
#selector
{
   margin-right: auto;
   margin-left: auto;
   font-size: 1.5em;
}

#selector table
{
   margin-right: auto;
   margin-left: auto;
/*   height: 20px; */
/*   width: 300px; */
}

#selector table td
{
	border-width: 3px;
	padding: 5px;
	border-style: solid;
	border-color: white;
}

#month
{
   margin-right: auto;
   margin-left: auto;
   font-size: 1.25em;
   color: black;
   
}

#month table
{
   margin-right: auto;
   margin-left: auto;
   height: 0px; 
   width: 0px; 
}

#month table td
{
	border-width: 0px;
	padding: 0px;
	border-style: solid;
	border-color: grey;
}

#month table td.clickable
{
   cursor:pointer;
   color:red;
}

/* bottom of page copyright CSS */
#copyright  
{
   padding-top: 10px;
   border-top-color: black;
   border-top-style: solid;
   border-top-width: 5px;
   font-style: normal;
   text-align: center;
   clear: both;
}

#editseperater
{
   margin-top: 10px;
   margin-bottom: 10px;
   border-top-color: black;
   border-top-style: solid;
   border-top-width: 1px;
   font-style: normal;
   text-align: center;
   clear: both;
   margin-left: auto;
   margin-right: auto;
   width: 60%;
}

/* error message CSS */
#errornote  
{
	padding: 2px;
	margin: 0px;
	font-size: 2.0em;
	background-color: black;
	color: #ff0835;
}

/* welcome message if no feeds for user */
#welcome1
{
	font-weight: bold;
	color: black;
	font-size: 2.5em;
	text-align: center;
}

#welcome2
{
	font-weight: bold;
	color: black;
	font-size: 1.5em;
	text-align: center;
}

/* window title CSS */
#title
{
	color: black;
	padding-bottom: 10px;
	font-size: 1.5em;
   margin-left: auto;
   margin-right: auto;
}

table.feedpic
{
   border-width: 0px;
   border-collapse: separate;
   border-color: white;
   text-align: left;
   font-size: 1.0em;
}
table.feedcal
{
   border-width: 0px;
   border-collapse: separate;
   border-color: white;
   text-align: center;
   font-size: 1.0em;
   margin-right: auto;
}
table.feedfill
{
   border-width: 0px;
   border-collapse: separate;
   border-color: white;
   text-align: right;
   font-size: 1.0em;
   margin-left: auto;
   margin-right: auto;

}

/* audio info table */
table.infotable
{
   border-width: 0px;
   border-collapse: separate;
   border-color: white;
   margin-left: auto;
   margin-right: auto;
   font-size: .75em;
}

table.infotable td
{
	border-width: 3px;
	padding: 5px;
	border-style: solid;
	border-color: white;
	background-color: #e0e0e0;
	color: black;
   font-size: 1.33em;
}

table.settingstable td.tablevsmtitle
{
	font-size: 1.0em;
	font-weight: bold;
	color: black;
}

table.settingstable td.tableltitle
{
	font-size: 1.33em;
	font-weight: bold;
	color: black;
}

table.settingstable tr.tablevsmtitle
{
	font-size: 1.0em;
	font-weight: bold;
	color: black;
}

table.settingstable tr.tablenbvsmtitle
{
	font-size: 1.0em;
	color: black;
}

table.settingstable tr.tableexsmtitle
{
	font-size: .75em;
	font-weight: bold;
	color: black;
}

table.settingstable tr.tablenbsmtitle
{
	font-size: 1.13em;
	color: black;
}

table.settingstable tr.tablesmtitle
{
	font-size: 1.13em;
	font-weight: bold;
	color: black;
}

table.settingstable tr.tablenbltitle
{
	font-size: 1.33em;
	color: black;
}

table.settingstable tr.tableltitle
{
	font-size: 1.33em;
	font-weight: bold;
	color: black;
}

table.settingstable tr.tablevltitle
{
	font-size: 1.5em;
	font-weight: bold;
	color: black;
}

table.settingstable
{
   border-width: 0px;
   border-collapse: separate;
   border-color: white;
   margin-left: auto;
   margin-right: auto;
	background-color: white;
}

table.browsetable td.tableltitle
{
	font-size: 1.33em;
	font-weight: bold;
	color: black;
}

table.browsetable tr.tablevsmtitle
{
	font-size: 1.0em;
	font-weight: bold;
	color: black;
}

table.browsetable tr.tablemsmtitle
{
	font-size: 1.13em;
	font-weight: bold;
	color: black;
}

table.browsetable tr.tablesmtitle
{
	font-size: 1.13em;
	font-weight: bold;
	color: black;
}

/* browsing audio table formatting */
table.browsetable
{
   border-width: 0px;
   border-collapse: separate;
   border-color: white;
   margin-left: auto;
   margin-right: auto;
}

table.browswtable th
{
	border-width: 3px;
	padding: 5px;
	border-style: solid;
	border-color: white;
	background-color: #e0e0e0;
}

table.browsetable td
{
	border-width: 3px;
	padding: 5px;
	border-style: solid;
	border-color: white;
	background-color: #e0e0e0;
	color: black;
   font-size: 1.33em;
}


table.browsetable tr.tabletitle
{
	font-size: 1.13em;
	font-weight: bold;
	color: black;
}

/* was table.browsetable td.clickable - but made short to save bytes in table */
table.browsetable td.c
{
   cursor:pointer;
}


/* was playit, now pi to lessen data  */
table.browsetable table.pi
{
   border-collapse: collapse;
   border-width: 0px;
   border-color: #e0e0e0;
}

/* was playit, now pi to lessen data */
table.browsetable table.pi td
{
	border-width: 1px;
	padding: 0px;
	background-color: #e0e0e0;
	color: black;
   font-size: .75em;
	border-color: #e0e0e0;
   cursor:pointer;
}

table.feedlisttable td
{
   font-size: 1.23em;
	font-weight: bold;
	color: black;
}

table.feedlisttable
{
	border-width: 2px;
   border-collapse: separate;
	border-color: #e0e0e0;
	background-color: white;
   margin-left: auto;
   margin-right: auto;
}

table.invw td
{
   color: black;
   font-size: 1.10em;
	font-weight: bold;
   border-spacing: 0;
   border-collapse: collapse;
	background-color: #ffffff;
}
table.invwl td
{
   color: black;
   font-size: 1.10em;
	font-weight: bold;
   border-spacing: 0;
   border-collapse: collapse;
	background-color: #ffffff;
}

table.inv td
{
   color: black;
   font-size: 1.33em;
	font-weight: bold;
   border-spacing: 0;
   border-collapse: collapse;
	background-color: #e7e7e7;
   height: 22px;
   margin-left:auto;
   margin-right:auto;
   text-align:center;
}

table.invgr
{
   color: black;
   font-size: 1.33em;
   border-spacing: 0;
   border-collapse: collapse;
	background-color: #e0e0e0;
   height: 22px;
   text-align:center;
   margin-left:auto;
   margin-right:auto;
}
table.invgr td
{
   color: black;
   font-size: 0.9em;
   border-spacing: 0;
   border-collapse: collapse;
	background-color: #e0e0e0;
   margin-left:auto;
   margin-right:auto;
}

table.invlgr
{
   color: black;
   font-size: 1.33em;
   border-spacing: 0;
   border-collapse: collapse;
	background-color: #f0f0f0;
   height: 22px;
   margin-left:auto;
   margin-right:auto;
   text-align:center;
}

table.invlgr td
{
   color: black;
   font-size: .9em;
   border-spacing: 0;
   border-collapse: collapse;
	background-color: #f0f0f0;
   margin-left:auto;
   margin-right:auto;
}

table.statuswh
{
   color: black;
   font-size: 1.33em;
   border-spacing: 0;
   border-collapse: collapse;
	background-color: white;
}

table.status td
{
   color: black;
   font-size: 1.33em;
	font-weight: bold;
   border-spacing: 0;
   border-collapse: collapse;
	background-color: #e7e7e7;
}

table.statushlr td
{
   color: black;
   font-size: 1.2em;
   border-spacing: 0;
   border-collapse: collapse;
	background-color: #f2f2f2;
}

table.statushm td
{
   color: black;
   font-size: 1.2em;
   border-spacing: 0;
   border-collapse: collapse;
	background-color: #e7e7e7;
}
table.statushb td
{
   color: black;
   font-size: 1.33em;
   border-spacing: 0;
   border-collapse: collapse;
	background-color: #e7e7e7;
}
table.statushg td
{
   color: green;
   font-size: 1.33em;
	font-weight: bold;
   border-spacing: 0;
   border-collapse: collapse;
	background-color: #e4e4e4;
}
table.statushr td
{
   color: red;
   font-size: 1.33em;
	font-weight: bold;
   border-spacing: 0;
   border-collapse: collapse;
	background-color: #e4e4e4;
}

table.statush td
{
   color: black;
   font-size: 1.40em;
	font-weight: bold;
   border-spacing: 0;
   border-collapse: collapse;
//	background-color: #e7e7e7;
	background-color: white;
}

table.scheduleb td
{
   color: black;
   font-size: 0.9em;
	font-weight: bold;
   border-spacing: 0;
   border-collapse: collapse;
	background-color: white;
   text-align:center;
}

table.scheduleh td
{
   color: black;
   font-size: 1.73em;
	font-weight: bold;
   border-spacing: 0;
   border-collapse: collapse;
	background-color: white;
}

table.schedulehl td
{
   color: black;
   font-size: 1.20em;
	font-weight: bold;
   border-spacing: 0;
   border-collapse: collapse;
	background-color: #e7e7e7;
   text-align:center;
}

table.scheduleg td
{
   color: black;
   font-size: 1.33em;
   border-spacing: 0;
   border-collapse: collapse;
	background-color: #c7ffc7;
   text-align:center;
}

table.schedulelg td
{
   color: black;
   font-size: 1.33em;
   border-spacing: 0;
   border-collapse: collapse;
	background-color: #dfffdf;
   text-align:center;
}
table.schedulep td
{
   color: black;
   font-size: 1.33em;
   border-spacing: 0;
   border-collapse: collapse;
	background-color: #efc8ff;
   text-align:center;
}

table.schedulelp td
{
   color: black;
   font-size: 1.33em;
   border-spacing: 0;
   border-collapse: collapse;
	background-color: #efdfff;
   text-align:center;
}
table.scheduleo td
{
   color: black;
   font-size: 1.33em;
   border-spacing: 0;
   border-collapse: collapse;
	background-color: #ffc7c7;
   text-align:center;
}

table.schedulelo td
{
   color: black;
   font-size: 1.33em;
   border-spacing: 0;
   border-collapse: collapse;
	background-color: #ffdfdf;
   text-align:center;
}

table.schedulegr td
{
   color: black;
   font-size: 1.33em;
   border-spacing: 0;
   border-collapse: collapse;
	background-color: #e0e0e0;
   text-align:center;
}

table.schedulelgr td
{
   color: black;
   font-size: 1.33em;
   border-spacing: 0;
   border-collapse: collapse;
	background-color: #f0f0f0;
   text-align:center;
}

/* was secondline - shortened for less data per table */
.smb
{
   font-size: .75em;
	color: black;
}

.sl
{
   font-size: .75em;
}

.ms
{
   font-size: .83em;
	font-weight: normal;
}

.mid
{
   font-size: .90em;
}

.large
{
   font-size: 1.30em;
	color: black;
}

.verylarge
{
   font-size: 1.60em;
	color: black;
}

#centre
{
   margin-left: auto;
   margin-right: auto;
}

.black
{
	color: black;
}

.yellow
{
	color: yellow;
}

.red
{
	color: red;
}

.deleted
{
   color: red;
}

#adminindex
{
   font-size: 1.5em;
}
