/***** RESET *****/

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td { margin: 0; padding: 0; border: 0; outline: none; }

body { line-height: 1.4em; font-size: 16px; }

h1, h2, h3, h4, h5, h6 { font-size: 100%;  font-weight: normal; }

ul, ol { list-style: none; }

/***** BASIC LAYOUT *****/

#container {
  background: #fff url(images/bg_main.png) repeat-y 0% 0%;
  border-top: 15px solid #ffd700;
  margin: 0 auto;
  overflow: hidden; 
  width: 970px;
}

#header {
  background: #fff url(images/header.jpg) no-repeat 0% 0%;
  float: left;
  height: 250px;
  width: 970px;
}

#content {
  float: left;
  height: auto !important; 
  height: 500px; 
  min-height: 500px; /* Must be the same value as height */
  margin: 18px 25px 20px 20px;
  *padding-bottom: 20px;
  width: 720px;
}

#sidebarRight {
  float: left;
  height: auto !important; 
  height: 500px; 
  min-height: 500px; /* Must be the same value as height */
  margin: 20px 20px 20px 0;
  *padding-bottom: 20px;
  width: 185px;
}

#footer {
  background: #fff url(images/bg_bottom.png) no-repeat 0% 0%;
  border-bottom: 15px solid #ffd700;
  color: #fff;
  height: 50px;
  margin: 0 auto;
  padding-top: 20px;
  text-align: center;
  width: 970px;
}

/***** HEADER *****/

#header h1 { font-size: 4em; line-height: 1.1em; padding: 35px 0 0 470px; }
#header h2 { color: #fff; line-height: 1.1em; padding: 0 0 0 470px; }

/***** BASIC ELEMENTS *****/

body { background-color: #ffd700; font: normal 80%/1.4em arial, helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6 {
  color: #003365;
  clear: both;
  letter-spacing: 1px;
  line-height: normal;
  margin-bottom: 0;
}

h1 { font-size: 300%; 0 0 0 -4px; }
h2 { font-size: 200%; margin: 9px 0 9px -2px; }
h3 { font-size: 150%; margin-left: -1px; }
h4, h5, h6 { color: #000; font-size: 110%; }

#sidebarRight h4 { 
  color: #fff; 
  font-size: 110%;
  font-weight: bold;
  height: 41px;
  margin-top: -5px;
  margin-bottom: -25px;
  padding: 20px 0 4px 6px; 
  position: relative;
}

.star {
  background: url(images/star.png) no-repeat right 0;
  position: relative;
}

#content ul { list-style-type: square; margin: 0.9em 0 0 2.4em; }

#content ol { list-style-type: decimal; margin: 0.9em 0 0 2.8em; }

a { color: #036; font-weight: bold; text-decoration: underline; }
a:hover { text-decoration: none; }
a:active, a:focus { outline: none; }

#footer a, #footer a:link  { color: #ffd700; font-weight: bold; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

p { margin: 0.9em 0 0 0; width: 100%; }

#sidebarRight p { 
  border-left: 2px solid #e94110;
  padding: 0 0 0.9em 9px;
  width: 175px; 
}

blockquote {
  background-color: #fff9d6; 
  border: 1px solid #003365;
  color: #00496e; 
  font-size: 120%;
  font-style: italic;
  line-height: 1.4em;
  letter-spacing: 1px;
  margin: 0.9em 0; 
  padding: 0.45em 0.9em; 
}

blockquote p { margin: 0.6em 0; }

blockquote a, blockquote a:link { color: #e94110; }

img { vertical-align: middle; }

/***** MENU *****/

#navTop { float: left; margin: -36px 20px 0 130px; width: 820px; }

#menu li { display: inline; list-style-type: none; }

#menu li a, #menu li a:link {
  color: #000;
  font-weight: bold;
  letter-spacing: 0.1em;
  padding: 8px 0.75em;
  text-decoration: none;
}

#menu li a:hover {
  color: #eb410f;
  position: relative;
  text-decoration: none;
}

/***** Content *****/

/***** GENERIC CLASSES *****/

.floatLeft { float: left; margin: 0.6em 3% 0.6em 0; }
.floatRight { float: left; margin: 0.6em 0 0.6em 3%; }

img.floatLeft { float: left; margin: 4px 10px 0 0; }
img.floatRight { float: right; margin: 4px 0 0 10px; }

img.thumbLandscape {
  border-right: 2px solid #1975a3;
  border-bottom: 2px solid #1975a3; 
  height: 75px; 
  padding: 0 4px 4px 0;
  width: 100px; 
}

img.thumbPortrait {
  border-right: 2px solid #1975a3;
  border-bottom: 2px solid #1975a3;
  height: 100px; 
  padding: 0 4px 4px 0;
  width: 75px; 
}

.centerimg {
  display:block;
  margin: 19px auto;
  text-align:center;
}

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }

/***** ETC *****/

#bubble {
  background: url(images/bubble.png) no-repeat 0% 0%;
  height: 47px;
  font-size: 120%;
  margin: 13px 0 0 320px;
  width: 136px;
}

#bubble #text {
  height: 47px;
  padding: 15px 0 0 15px;
  text-align: center;
  width: 121px;
}

.player {
  display: block;
  margin-top: 18px;
}

.player-top {
  background: url(images/tv_top.jpg) no-repeat 0% 0%;
  height: 45px;
  margin: 0 auto;
  *margin: 0 auto -20px auto;
  width: 600px;
}

.player-middle {
  background: url(images/tv_middle.jpg) no-repeat 0% 0%;
  height: 365px;
  margin: 0 auto;
  width: 600px;
}

.player-screen {
  margin: -20px 0 0 45px;
  *margin: -20px 0 0 -85px;
}

.player-bottom {
  background: url(images/tv_bottom.jpg) no-repeat 0% 0%;
  height: 35px;
  margin: -19px auto 0 auto;
  text-align:center;
  width: 600px;
}

.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear { display: inline-block; }
/* Hides from IE-mac \*/
* html .clear { height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */