body {background-color : #000000;}
 
*{margin:0;padding:0;} 

em {
	display: block;
	margin:0;
padding:0;
border:0;
}
 
div {
margin:0;
padding:0;
border:0;
position:relative;
color:white;
font:13px arial;
}

img {
margin:0;
padding:0;
border:0; display:block;
}

object {
margin:0;
padding:0;
border:0; display:block;
}

embed {
margin:0;
padding:0;
border:0;
display:block;
}

a {
cursor: pointer;
cursor: hand;	
}

a:link { 
color: white;
text-decoration: none;
font-weight:bold;
cursor: pointer;
cursor: hand;
}
a:visited { 
color: white;
text-decoration:none;
font-weight:bold;
cursor: pointer;
cursor: hand;
}
a:hover { 
color: #BABABA;
text-decoration:none;
font-weight:bold;
cursor: pointer;
cursor: hand;
}

div.rollover {
cursor: pointer;
cursor: hand;	
}

em.rollover {
cursor: pointer;
cursor: hand;	
}

.ghosttext {
display:none;
}

.header1 {
font: 16px arial;
font-weight: bold;
padding-bottom:2px;
}

.invis {
display:none;	
}

.notinvis {
display:inline;	
}

div.rollover img {visibility:hidden;}
div.rollover:hover img {
visibility:visible;
}

* html div.rollover:hover img {
visibility:hidden;
}

em.rollover img {visibility:hidden;}
em.rollover:hover img {
visibility:visible;
}

* html em.rollover:hover img {
visibility:hidden;
}

/* Top Bar */

div.loginheader a:link, div.loginheader a:visited {
color: #D7D7D7;
}

div.loginheader a:hover {
color: gray;
}

div.topbuttons div {
float:left;
height:39px;
}
div.topbuttons div img {
margin-top:3px;
margin-left:0px;
width:160px;
height:35px;
}

div.topbuttons em {
float:left;
width:161px;
height:39px;
}
div.topbuttons em img {
margin-top:3px;
margin-left:0px;
width:160px;
height:35px;
}

div.newsfeed a, div.newsfeed a:link, div.newsfeed a:hover, div.newsfeed a:visited {
font-weight:normal;
}

/* Side Bar */

div.sortbuttons div {
float:left;
height:22px;
}

div.otherpagebuttons em {
float:left;
height:47px;
}

div.otherpagebuttons em img {
margin-left:0px;
width:44px;
height:44px;
}	

/* Footer */

div.footerdiv a, div.footerdiv a:link, div.footerdiv a:visited {
color: gray;
font-weight:bold;
}

/* Forms */

.tb-field {
margin-bottom: 8px;
font-size: 12px;
border: 2px inset white;
padding: 0 2px 0 2px;
width: 150px;
background-color:black;
color:white;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -webkit-box-shadow: 0 4px 4px black;
-moz-box-shadow: 0 4px 4px black;
} 

.submit{
font: 13px arial;
cursor: pointer;
cursor: hand;
background: black;
border: 2px inset white;
color: white;
line-height:20px;
padding: 0 8px;
width: auto;
overflow:visible;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -webkit-box-shadow: 0 4px 4px black;
-moz-box-shadow: 0 4px 4px black;
}

.submit:hover {
font: 13px arial;
cursor: pointer;
cursor: hand;
background: black;
border: 2px inset #BABABA;
color: #BABABA;
line-height:20px;
padding: 0 8px;
width: auto;
overflow:visible;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -webkit-box-shadow: 0 4px 4px black;
-moz-box-shadow: 0 4px 4px black;
}

/* Content */
.standardtext{
line-height:18px;
padding-left:12px;
padding-right:12px;
}

.standardtext a {
font-weight:normal;
text-decoration:underline;
}

.standardtext a:link {
font-weight:normal;
text-decoration:underline;
}

.standardtext a:visited {
font-weight:normal;
text-decoration:underline;
}

pre {
color:white;
font:13px arial;
line-height:18px;
padding-left:10px;
padding-right:10px;
}

pre a {
font-weight:normal;
text-decoration:underline;
}

pre a:link {
font-weight:normal;
text-decoration:underline;
}

pre a:visited {
font-weight:normal;
text-decoration:underline;
}

pre a:hover { 
color: #BABABA;
text-decoration:none;
font-weight:bold;
cursor: pointer;
cursor: hand;
font-weight:normal;
}



pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.mainbox{
background-image:url('/odyssey/contentbody.jpg');
width:730px;
}

/* Thumbnails */

.thumbnailcontent {
border: 1px solid #3d3f3e;
}

.playbutton{
border:0px solid white;
position:absolute;
background: url('http://lh5.ggpht.com/_gNzZ3qjzkPs/TAt0ImZ3HjI/AAAAAAAAAeE/lc_eW8lnAqk/playbutton.png') left bottom no-repeat;
width:100%; height:100%;	
}

.centered400
{
width:400px; margin-left:67px; padding-top:10px;
}
.centered400vert
{
width:400px; margin-left:150px; padding-top:10px;
}
.centered400text
{
text-align:center; font-style:italic; font-size: 11px;
}

.fullvideo
{
float:left; border:1px solid #3d3f3e; margin-top:15px; margin-left:5px; cursor: pointer; cursor: hand; width:650px; height:405px;
}

.left{
float:left; border:1px solid #3d3f3e; margin-top:15px; margin-left:5px; margin-right:20px; margin-bottom:6px;	cursor: pointer;
cursor: hand;
}

.right{
float:right; border:1px solid #3d3f3e; margin-top:15px; margin-left:20px; margin-right:5px; margin-bottom:6px;	cursor: pointer;
cursor: hand;
}

.dropshadow img{
width:100%;
height:100%;
}

.shadow-wrapper-fullvideo{
float:left; position:relative; margin-bottom:1px; margin-top:5px; margin-right:0px;	
}

.shadow-wrapper-left{
float:left; position:relative; margin-bottom:1px; margin-top:5px; margin-right:10px;	
}

.shadow-wrapper-right{
float:right; position:relative; margin-bottom:1px; margin-left:8px; margin-top:5px;	
}

.shadow-one {
position: relative;
padding-top: 20px;
padding-left: 20px;
}

.corner-a {
position: absolute;
right: 0;
top: 0;
width: 20px;
height: 20px;
background: url('http://lh6.ggpht.com/_gNzZ3qjzkPs/TAtuYif8wJI/AAAAAAAAAeA/jfuS2_ff2gI/s0/shadow.png') right top no-repeat;
}

.corner-b {
position: absolute;
left: 0;
bottom: 0;
width: 20px;
height: 20px;
background: url('http://lh6.ggpht.com/_gNzZ3qjzkPs/TAtuYif8wJI/AAAAAAAAAeA/jfuS2_ff2gI/s0/shadow.png') left bottom no-repeat;
}

.shadow-two {
background: url('http://lh6.ggpht.com/_gNzZ3qjzkPs/TAtuYif8wJI/AAAAAAAAAeA/jfuS2_ff2gI/s0/shadow.png') right bottom no-repeat;
}

.shadow-three {
position: relative;
left: -20px;
top: -20px;
background: url('http://lh6.ggpht.com/_gNzZ3qjzkPs/TAtuYif8wJI/AAAAAAAAAeA/jfuS2_ff2gI/s0/shadow.png') left top no-repeat;
}

.shadow-four {
position: relative;
left: 10px;
top: 10px;
}

* html .corner-a, * html corner-b, * html .shadow-two, * html .shadow-three, * html .shadow-four, * html .playbutton{
background-image:none;
}

* html .corner-b {
width:0px;
height:0px;
}

.FB_Loader {
	width:0px !important;
	height:0px !important;
	overflow:hidden !important;
}

.app_content_6676667204 {
	background: red !important;
}

div.fbDarkWidget {
	background-color: red !important;
}



