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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e0e0e0;
	height:100%;
}

html>body body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e0e0e0;
	height:100%;
}

.bodyBlack {
	background-color:#000000;
	height:100%;
}

#language {
	position: absolute;
	right:10px;
	top:5px;
	z-index:10;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 9px;
	color: #FFCC00;
}

html>body #language {
	position: fixed;
	right:10px;
	top:5px;
	z-index:10;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 9px;
	color: #FFCC00;
}

#injek {
	z-index:11;
	position: absolute;
	height:140px;
	width:220px;
	left:20%;
	top:5px;
}

html>body #injek {
	z-index:11;
	position: fixed;
	height:140px;
	width:220px;
	left:20%;
	top:5px;
}

#newsletter {
	position: absolute;
	left:5px;
	bottom:5px;
	z-index:9;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
}

html>body #newsletter {
	position: fixed;
	left:5px;
	bottom:5px;
	z-index:9;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
}

#power {
	position: absolute;
	right:5px;
	bottom:5px;
	z-index:1000;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-size:7px;
	font-weight: bold;
	color: #999999;
}

html>body #power {
	position: fixed;
	right:5px;
	bottom:5px;
	z-index:1000;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: xx-small;
	font-weight: bold;
	color: #999999;
}

#lyr0, #lyr1, #lyr2, #lyr3, #lyr4, #lyr5, #lyr6, #lyr7, #lyr8, #lyr9 { position: absolute; visibility:hidden; 
	left:350px; top:235px; width:250px; z-index:400; }

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
padding: 2px;
background-color: #FFFF00;
visibility: hidden;
z-index: 100;
font-size: xx-small;
color: #000000;
line-height: normal;
font-weight:normal;
padding:15px;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.fd {
	background:url(images/interface/fd.png) repeat-x bottom;
}

.white {
	color: #FFFFFF;
}

.gray {color: #999999}

.red {
	color: #FF0000;
}

.film2 {
	background: url(images/interface/film.gif) bottom repeat-x;
	line-height:20px;
}
.film {
	background: url(images/interface/film2.gif) top repeat-x;
}

.greyBG {
	background:url(images/interface/STRIP.gif) repeat;
}

.Link {
	color:#ffffff;
}

.Link a:link {
	color:#ffffff;
	text-decoration: none;
}
.Link a:visited {
	color:#ffffff;
	text-decoration: none;
}
.Link a:visited:hover {
	color:#000000;
	text-decoration: none;
}
.Link a:hover {
	color: #000000;
	text-decoration: none;
}
.Link a:active {
	color:#ffffff;
	text-decoration: none;
}



.Link2 {
	color:#000000;
	text-decoration: none;
}

.Link2 a:link {
	color:#000000;
	text-decoration: none;
}
.Link2 a:active {
	color:#000000;
	text-decoration: none;
}
.Link2 a:hover {
	color: #000000;
	text-decoration: underline;
}
.Link2 a:visited {
	color:#000000;
	text-decoration: none;
}
.Link2 a:visited:hover {
	color:#000000;
	text-decoration: underline;
}


.Link6 {
	color:#000000;
	text-decoration: none;
}

.Link6 a:link {
	color:#000000;
	text-decoration: none;
}
.Link6 a:active {
	color:#000000;
	text-decoration: none;
}
.Link6 a:hover {
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
}
.Link6 a:visited {
	color:#000000;
	text-decoration: none;
}
.Link6 a:visited:hover {
	color:#000000;
	background-color: #CCCCCC;
	text-decoration: none;
}


.Link4 {
	color:#000000;
	text-decoration:none;
}

.Link4 a:link {
	color:#000000;
	text-decoration: none;
}
.Link4 a:active {
	color:#000000;
	text-decoration: none;
}
.Link4 a:hover {
	color: #000000;
}
.Link4 a:visited {
	color:#000000;
	text-decoration: none;
}
.Link4 a:visited:hover {
	color:#000000;
}

.Link3 {
	color:#ffffff;
}

.Link3 a:link {
	color:#ffffff;
	text-decoration: none;
}
.Link3 a:active {
	color:#ffffff;
	text-decoration: none;
}
.Link3 a:hover {
	color: #000000;
	border-bottom: #ffffff solid 1px;
	text-decoration: none;
}
.Link3 a:visited {
	color:#ffffff;
	text-decoration: none;
}
.Link3 a:visited:hover {
	color:#000000;
	border-bottom: #ffffff solid 1px;
	text-decoration: none;
}

.LinkLang {
	color: #FFCC00;
}

.LinkLang a:link {
	color:#FFCC00;
	text-decoration: none;
}
.LinkLang a:active {
	color:#FFCC00;
	text-decoration: none;
}
.LinkLang a:hover {
	color: #FFFFFF;
	border-bottom: #FFCC00 solid 1px;
	text-decoration: none;
}
.LinkLang a:visited {
	color:#FFCC00;
	text-decoration: none;
}
.LinkLang a:visited:hover {
	color: #FFFFFF;
	border-bottom: #FFCC00 solid 1px;
	text-decoration: none;
}

.ViewList .Info {
	text-decoration: none;
	width:inherit;
}

.ViewList .Hover {
	color:#000000;
	text-decoration: none;
	background: url(images/interface/corn.gif) no-repeat bottom right #FFFFFF;
	width:inherit;
}

.DesList .Info {
	color:#000000;
	text-decoration: none;
	background-color:#DFDFDF;
	border-bottom:#CCCCCC solid 1px;
}

.DesList .Hover {
	color:#000000;
	text-decoration: none;
	background-color: #ffffff;
	border-bottom:#CCCCCC solid 1px;
}

 img, div, table { behavior: url(iepngfix.htc) }

#videolist {
	position:relative;
	top:0px;
	left:0px;
	height:300px;
	overflow:scroll;
	overflow-x:hidden;
	width: 100%;
}

html>body #header {
	position: fixed;
	background-color:#000000;
	left: 0px;
	top: 0px;
	width:100%;
	height:151px;
	z-index:2;
}

#header {
	position: absolute;
	background-color:#000000;
	left: 0px;
	top: 0px;
	width:100%;
	height:151px;
	padding:0px;
	margin:0px;
	z-index:2;
}

html>body #pressheader {
	position: fixed;
	background:url(images/interface/press.png) no-repeat left #e0e0e0 ;
	left: 145px;
	top: 20px;
	width:100%;
	height:151px;
	z-index:2;
}

#pressheader {
	position: absolute;
	background:url(images/interface/press.png) no-repeat left #e0e0e0;
	left: 145px;
	top: 20px;
	width:100%;
	height:151px;
	z-index:2;
}

html>body #menu {
	position: fixed;
	left:114px;
	top:151px;
	height:29px;
	padding-bottom:10px;
	width:100%;
	background-color: #e0e0e0;
	
	font:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	letter-spacing:.1em;
	color:#333333;
	z-index:3;
}

#menu {
	position: absolute;
	left:114px;
	top:151px;
	height:29px;
	padding-bottom:10px;
	background-color: #e0e0e0;
	
	font:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	letter-spacing:.1em;
	color:#333333;
	z-index:3;
}

.menudivider {
	border-right: #CCCCCC solid 1px;
}

html>body #tag {
	position: fixed;
	left: 0px;
	top:3%;
	z-index:10;
}

#tag {
	position: absolute;
	left: 0px;
	top:3%;
	z-index:10;
}

html>body #dot {
	position: fixed;
	right:4%;
	top:4%;
	z-index:12;
}

#dot {
	position: absolute;
	right:4%;
	top:4%;
	z-index:12;
}

html>body #dot-content {
	position: fixed;
	right:4%;
	top:4%;
	z-index:13;
	width:150px;
	height:150px;
}

#dot-content {
	position: absolute;
	right:4%;
	top:4%;
	z-index:13;
	width:150px;
	height:150px;
}

#content {
	position:absolute;
	width:auto;
	left:130px;
	right:135px;
	top:190px;
	z-index:1;
	padding-right:20px;
}

html>body #content {
	position:absolute;
	left:130px;
	right:135px;
	top:200px;
	z-index:1;
	padding-right:20px;
}

#content2 {
	position:absolute;
	left:130px;
	right:135px;
	top:200px;
	z-index:1;
}

html>body #content2 {
	position:absolute;
	left:130px;
	right:135px;
	top:200px;
	z-index:1;
}

#content3 {
	position:absolute;
	left:130px;
	right:130px;
	top:200px;
	z-index:1;
}

html>body #content3 {
	position:absolute;
	left:130px;
	right:130px;
	top:200px;
	z-index:1;
}

#contentvideo {
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	vertical-align:middle;
	text-align:center;
	width:100%;
	height:110%;
}

#innervideo {
	background:#000000 url(images/interface/COLORS.gif) bottom center repeat-x;
	height:304px;
	width:100%;
	padding:0px;
}

#vidname {
	background-color:#e0e0e0;
	width:95%;
	bottom:0px;
	padding-left:10px;
	padding-top:10px;
}

.grey {
	background:url(images/interface/diag_l2.gif) repeat;
}

.logo {
	background:url(images/interface/MADOS_newlogo2.png) repeat;
}


#anchors {
	position:absolute;
	left:100px;
	width:20px;
	top:190px;
	z-index:1;
}

#banner-col {
	position:absolute;
	right:10px;
	width:120px;
	top:180px;
	z-index:0;
}

html>body #banner-col {
	position:absolute;
	right:10px;
	width:120px;
	top:180px;
	z-index:0;
}

html>body #designer-names {
	position:fixed;
	left:70%;
	width:130px;
	top:200px;
	z-index:0;
}

#designer-names {
	position: absolute;
	right:-125px;
	width:130px;
	top:10px;
	z-index:0;
}

#designer-vids {
	position: absolute;
	left:600px;
	width:130px;
	top:10px;
	z-index:0;
}

.line-div {
	border-bottom:#CCCCCC solid 1px;
}

.line-vid {
	border-bottom:#000000 solid 1px;
}

.news-text{
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	line-height:14px;
	font-weight:normal;
}

.news-text2{
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
}

.hel{
	font-family:Helvetica, Trebuchet MS, Geneva, Arial, sans-serif;
}

.txtpad {
	padding:10px;
}

.news-textW{
	font-family: Helvetica, Trebuchet MS, Geneva, Arial, sans-serif;
	font-size:11px;
	line-height:15px;
	font-weight:normal;
}

.img-box {
	border:#000000 solid 10px;
}

.text-ind{
	font-family:Helvetica, Trebuchet MS, Geneva, Arial, sans-serif;
	position:relative;
	left:10px;
	padding-left:10px;
	padding-right:20px;
	border-left: #CCCCCC solid 1px;
}

.news-text-small{
	font-family:"Times New Roman", Times, serif;
	font-size:xx-small;
	text-transform:uppercase;
	line-height:14px;
}

.photo-cred {
	font-family:Helvetica, Trebuchet MS, Geneva, Arial, sans-serif;
	font-size:0.7em;
	line-height:18px;
	color: #666666;
	text-transform:uppercase;
}

.dot-title{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight: bold;
	text-transform:uppercase;
	font-size:12px;
	line-height:18px;
}

.date{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight: bold;
	text-transform:uppercase;
	font-size:12px;
	line-height:12px;
}

.date2{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight: bold;
	text-transform:uppercase;
	font-size:10px;
	line-height:10px;
}

.underline-1 {
	border-bottom: #000000 solid 4px;
}

.imgpad {
	padding-left:0px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:5px;
	line-height:13px;
}

.padBelow {
	padding-bottom:10px;
}

.video-title{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight: bold;
	text-transform:uppercase;
	font-size:12px;
	line-height:16px;
	width:250px;
}

.padder{
	margin-left:10px;
}

.news-title{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight: bold;
	text-transform:uppercase;
	font-size:18px;
	line-height:20px;
}

.dk {
	background:url(images/interface/dk.png) no-repeat top right;
}

.pagecurl2 {
	background: url(images/interface/pageshad.gif) no-repeat top right;
}
.pagetail {
	background: url(images/interface/pagetail.gif) repeat-x bottom left;
}
.newsW {
	background: #ffffff;
	border-top: #D2D2D2 solid 1px;
}
.line-top {
	border-top: #D2D2D2 solid 1px;
}
.news {
	background: #FFFFFF;
	border-top:  #D2D2D2 solid 1px;
}

.news-title2{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight: bold;
	text-transform:uppercase;
	font-size:24px;
	line-height:27px;
}

.hilight{
	border-bottom: #333333 double 4px;
	line-height:30px;
}

.ulB{
	border-bottom: #000000 solid 2px;
}

.news-title2W{
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-transform:uppercase;
	font-size:24px;
	line-height:28px;
	border-bottom: #ffffff solid 1px;
}

.playing-title{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	text-transform:uppercase;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:underline;
}

.more-title{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	text-transform:uppercase;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.vid-text-small{
	font-family:"Times New Roman", Times, serif;
	font-size:8px;
	text-transform:uppercase;
	line-height:14px;
	font-style: normal;
}

.designer-title{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight: bold;
	text-transform:uppercase;
	font-size:22px;
	line-height:28px;
}
.designer-nm{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight: bold;
	font-size:12px;
	line-height:13px;
	text-decoration:none;
}
#newsletter .news-text, html>body #newsletter .news-text {
	font-size: 11px;
}