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

.style1 {
  color: #666666;
  font-size: 13px;;;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  line-height: 18px;
  padding-top: 0px;
/*
  color: #ffffcc;
  font-size: 12px;
*/
}

.style2 {
  font-size: medium;
  font-size: 18px;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #1b75fc;
/*
  color: #d27f0c;
  color: #ff9900;
  color: #1b75bc;
  color: #1cadff;
  padding: 0;
  margin: 0;
*/
}

.style3 {
  font-size: 14px;
  color: #58acfa;
  text-align: left;
/*
  color: #d27f0c;
  font-weight: bold;
  color: #1cadff;
  color: #1b75bc;
  padding: 5px;
  padding-left: 10px;
*/
}

.style4 {
  font-size: 12px;
  color: #FFFFFF;
/*
  font-weight: bold;
  padding: 5px;
  padding-bottom: 10px;
*/
  text-align: left;
}

.style5 {
/*
  color: #fcfcfc;
  color: #1b75bc;
*/
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  padding: 5px;
  margin: 0px;
}

a.style6 {
  font-size: 18px;
  color: #ababab;
/*
  padding: 5px;
  padding-left: 10px;
*/
  text-align: left;
}

.style7 {
  font-size: 24px;
  color: #FFFFFF;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
/*
  padding: 5px;
  padding-bottom: 10px;
*/
  text-align: center;
}

li.style7 {
  padding-left: 20px;
  color: #000;
  font-size: 12px;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
}

body {
  margin: 0px 0px; 
  padding: 0px;
  background-color: #111111;
  font-family: verdana, helvetica, sans-serif;
}

a img {
  border: none;
  outline: none;
  vertical-align: middle;
}

i {
/*
  color: #1B75BC;
  color: #d27f0c;
*/
  color: #666666;
  font-style: italic;
}

ol.inside {
  list-style-position: inherit;
  text-align: left;
  color: #000000;
  list-style-type: none;
  font-size: 10px;
  text-decoration: none;
  width: 100px
  margin: 0px;
}

ol.inside li {
  margin: 0px;
  padding: 0px;
}

p.style3 {
  margin-top: 0px;
  margin-bottom: 5px;
}

ul.style1 {
  margin-left: 5px;
  padding-left: 10px;
  list-style-type: square;
}

td.contentcell {
  background: #000000;
  padding: 3px;
  vertical-align: top;
}

.ptable {
  width: 498px;
  background-color: #3366CC;
  border: none;
}

td {
  color: #fcfcfc;
  font-size: 12px;
}

.subheading {
  cursor: pointer;
}

.subheading:hover {
  cursor: pointer;
  font-weight: bold;
}

a {
/*
  color: #1b75bc;
  color: #0099ff;
*/
  color: #ababab;
  font-size: 12px;
  text-decoration: none;
  cursor: pointer;
}

a:hover {
/*
 color: #ff6600;
  color: #49A3FF
  color: #d27f0c;
*/
  color: #990000;
}

#mainWrapper {
  width: 1000px;
/*
  height: 500px;
  width: 982px;
  height: 500px;
  padding-top: 15px;
*/
  text-align: left;
  margin: 0px auto; /* setting left and right margin to auto means parent element will be centered */
}

#logo {
  padding-top: 5px;
  padding-bottom: 10px;
  background-color: #000000;
/*  padding: 15px 20px 3px 20px; 
  padding: 10px 0px;
  border-top: 1px solid #222222;
  border-left: 1px solid #222222;
  border-right: 1px solid #222222;
*/
}

#logoWrapper {
  height: 88px;
  margin: 0px auto;
  text-align: left;
/*
  background-image: url(../images/header2.png); /* 718x120 */
*/
}

#navWrapper {
/*
  border-left: 1px solid #222222;
  border-right: 1px solid #222222;
  height: 30px;
  width: 970px;
  margin: 0px auto;
*/
}

#myFooter {
/*
  float: left;
*/
  border-top: 1px solid #112577;
  background-color: #000000;
  overflow: auto;
  width: 960px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 4px;
}

#watch {
  width: 142px;
  height: 22px;
  padding: 255px 0 0 345px;
}

#contentWrapper {
/*
  width: 670px;
  border-left: 1px solid #222222;
  border-right: 1px solid #222222;
  border-bottom: 1px solid #222222;
  height: 700px;
  width: 965px;
*/
  background-color: #000000;
  overflow: auto;
  padding: 20px;
  float: left;
}

#mediaWrapper {
  width: 600px;
  float: left;
  margin-bottom: 20px;
  margin-right: 20px;
  height: 285px;
/*
  overflow: auto;
  background-color: #F0F0F0;
  border: 1px solid #564321;
*/
}

#videoWrapper {
  width: 600px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
/*
  height: 285px;
  border: 1px solid #564321;
*/
}

#upcomingWrapper {
  height: 300px;
  width: 340px;
  background-color: #000000;
  float: right;
/*
  margin-right: 0px;
  overflow: auto;
  border-left: 1px solid #564321;
  height: 285px;
  border: 1px solid #564321;
  background-color: #E8E8E8;
*/
}

#upcomingWrapper img {
/*
  border: solid 1px #B2B2B2;
  border: none;
*/
  border: 1px solid #141414;
  behavior: url(iepngfix.htc);
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#upcomingList {
  padding-left: 110px;
/*
  margin: 0px 2px;
  float: left;
  padding: 0px 5px 10px 6px;
*/
}

#VideoMenu {
  width: 120px;
}

#say {
  float: right;
  width: 334px;
  background-color: #000000;
/*
  margin-right: 0px;
  margin-right: 20px;
  margin-bottom: 20px;
*/
}

#textWrapper {
  width: 600px;
  float: left;
  margin-right: 20px;
/*
  margin-bottom: 20px;
*/
}

#show {
  width: 520px;
  overflow: hidden;
  height: auto;
  margin-left: 0px;
  margin-bottom: 0px;
  text-align: left;
  float: inherit;
  border-right: none;
  background-color: #FFF
}

div.img {
  margin: 2px;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}

div.img img {
  display: inline;
  margin: 2px;
  border: 1px solid #ffffff;
}

div.img a:hover img {
  border: 1px solid #0000ff;
}

div.desc {
  text-align: left;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  width: 109px;
  height: 40px;;
  overflow: hidden;
  margin: 2px;
}



/* The main calendar widget.  DIV containing a table. */

.calendar {
  position: relative;
  display: none;
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #c8d0d4;
  font-family: tahoma,verdana,sans-serif;
}

.calendar table {
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #c8d0d4;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar .nav {
  background: transparent url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  background: #788084;
  color: #fff;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #000;
  padding: 2px;
  text-align: center;
  background: #e8f0f4;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  padding: 0px;
  background-color: #d8e0e4;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  background-color: #b8c0c4;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #e8f4f0;
}

.calendar tbody .rowhilite td {
  background: #d8e4e0;
}

.calendar tbody .rowhilite td.wn {
  background: #c8d4d0;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: #000 #fff #fff #000;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: #000 #fff #fff #000;
  background: #d8e0e4;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #e8f0f4;
  padding: 1px;
  border: 1px solid #000;
  background: #788084;
  color: #fff;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #d8e0e4;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  background: #d8e0e4;
  font-size: 90%;
  padding: 1px;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  background: #c8d0d4;
  padding: 0px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.calendar .combo .hilite {
  background: #048;
  color: #aef;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #e8f0f4;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}

img {
/*
  border: solid 1px #B2B2B2;
  border: 1px solid #564321;
*/
  behavior: url(iepngfix.htc);
}



#sddm {
	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li {
/*
	margin: 0 1px;
	padding: 1px;
	width: 194px;
	font: bold 11px;
	width: 200px;
*/
	font: 12px;
	width: 200px;
	list-style: none;
	float: left;
}

#sddm li a {
	display: block;
/*
	margin: 0 1px 0 0;
	background: #5970B2;
	background: #1b75bc;
	background: #440000;
	background: #440000;
	background: #112577;
*/
	padding: 4px 10px;
	background: #112577;
	color: #FFF;
	text-align: center;
	text-decoration: none
        font-size: 12px;
}

#sddm li a:hover {
/*
	background: #49A3FF
	background: #550000;
	background: #49A3FF
*/
	background: #990000;
}

#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
/*
	background: #111111;
	background: #EAEBD8;
	border: 1px solid #5970B2;
*/
	border: 1px solid #440000;
        border-top: none;
	width: 198px;
}

#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
/*
	background: #EAEBD8;
	color: #2875DE;
	background: #100101;
	background: #ff0101;
	background: #100101;
*/
	background: #100101;
	color: #fff;
	font: 12px;
}

#sddm div a:hover {
/*
	background: #49A3FF
	background: #550000;
*/
	background: #990000;
	color: #FFF
}

