@charset 'utf-8';
@import url(reset.css);

/* ----------------------------------------------------- global */
body {
	background: #000;
	font: 62.5%/1.5 Tahoma, Arial, Helvetica, sans-serif; 

}

a, a:visited {
	color:  #000;
}

a:hover {
	color:  #3366CC;
}

sub, sup { font-size: 85%; vertical-align: baseline; }
sup { vertical-align: super; }
sub { vertical-align: sub; }

.rel {
	position: relative;
}

.vam {
	vertical-align: mi;
}

.clear {
	clear:  both;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
}

div.fleft {
	float:  left;
}

div.fright {
	float:  right;
}

img.border {
	border:  3px solid #DBDBDB;
}

img.left {
	border:  3px solid #DBDBDB;
	float:  left;
	margin-right:  15px;
}

img.right {
	border:  3px solid #DBDBDB;
	float:  right;
	margin-left:  10px;
}

.small {
	color: #333;
	font-size: 0.9em;
	text-align: center;
}


.vsmall {
	color: #333;
	font-size: 0.82em;
	text-align: center;
}


.venue-img-right {
	display: block;
	margin-bottom: 19px; 

	margin-right: 1px
}

#about  {   margin-top: 10px;  }

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 550px; /*Default width of hint.*/
padding: 3px;
border:1px solid black;
font:normal 10px Verdana;
line-height:16px;
z-index:200;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: normal;
color: grey;
margin: 3px 8px;
}

/* ----------------------------------------------------- layout */
#wrapper {
	background: url(/img/beckie.jpg) repeat;
	border-left: 5px solid #DBDBDB;
	border-right: 5px solid #DBDBDB;
	margin: 0 auto;
	overflow: hidden;
	width: 902px;
}

#header {
	background: url(/img/header-v6.jpg) no-repeat;
	height: 298px;
}

.leftbar {
	float: left;
	overflow: hidden;
	padding-right: 10px;
	width: 300px;
}

.rightbar {
	float: left;
	overflow: hidden;
	width: 330px;
}

.leftbar2 {
	float: left;
	overflow: hidden;
	padding-right: 10px;
	width: 410px;
}

.rightbar2 {
	float: left;
	overflow: hidden;
	width: 220px;
}

/* ----------------------------------------------------- menu */

ul#cssmenu {
        width:635px;
        margin: 0;     border: 0;      padding: 0;
        margin-left: 156px;	margin-top: -50px;
        list-style: none;
        background: #f4f4f4;
        height: 40px;
        border: 0px;
}

ul#cssmenu li {
        margin: 0;    border: 0;     padding: 0;
        float: left;
        display: inline;
        list-style: none;
        position: relative;
        height: 40px;
}

ul#cssmenu ul {
        margin: 0;   border: 0;     padding: 0;
        width: 90px;
        list-style: none;
        display: none;
        position: absolute;
        top: 40px;
        left: 0;
}



ul#cssmenu ul li {
        width: 90px;
        float: left;
        display: block !important;
        display: inline;
}

/* Main Menu */
ul#cssmenu a {
        border: 0px;     padding: 0px;
        float: none !important;
        float: left;
        display: block;
        background: #f4f4f4;
        text-decoration: none;
        height: auto !important;
 }

/* Main Menu Hover */
ul#cssmenu a:hover  {
        background: #ff0000;
        border: 0;
}


/* Second Menu Hover */
ul#cssmenu  ul  li a:hover  {
        border: 0px;
        background: #ff0000;
}


ul#cssmenu li:hover ul,
ul#cssmenu ul li:hover ul,
ul#cssmenu li.iehover ul,
ul#cssmenu ul li.iehover ul {
        display: block;
} 		

ul#menu {
	height: 42px;
	margin-left: 136px;
	margin-top: -50px;
}

ul#menu li {
	float: left;
}

ul#menu li a {
	background: url(/img/menu2.jpg) no-repeat;
	display: block;
	float: left;
	height: 42px;
	outline: none;
	text-indent: -10000px;
	width: 101px;
}

ul#menu li a:hover, ul#menu li a.active {
	background-position: 0 -44px;
}


ul#menu li#menu-program a {
	background-position: -95px 0;
	width: 115px;
}

ul#menu li#menu-program a:hover, ul#menu li#menu-program a.active {
	background-position: -95px -44px;
}

ul#menu li#menu-tickets a {
	background-position: -214px 0;
	width: 105px;
}

ul#menu li#menu-tickets a:hover, ul#menu li#menu-tickets a.active {
	background-position: -214px -44px;
}

ul#menu li#menu-venue a {
	background-position: -320px 0;
	width: 125px;
}

ul#menu li#menu-venue a:hover, ul#menu li#menu-venue a.active {
	background-position: -320px -44px;
}

ul#menu li#menu-about a {
	background-position: -446px 0;
	width: 112px;
}

ul#menu li#menu-about a:hover, ul#menu li#menu-about a.active {
	background-position: -446px -44px;
}

ul#menu li#menu-sponsors a {
	background-position: -559px 0;
	width: 116px;
}

ul#menu li#menu-sponsors a:hover, ul#menu li#menu-sponsors a.active {
	background-position: -559px -44px;
}

h1 {
	height: 20px;
	margin-bottom: 20px;
	margin-top: 15px;
	text-indent: -10000px;
	width: 620px;
}

h1#home {
	background: url(/img/title-home.png) no-repeat;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/title-home.png',sizingMethod='image');
}

h1#tickets {
	background: url(/img/title-tickets.png) no-repeat;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/title-tickets.png',sizingMethod='image');	
}

h1#program {
	background: url(/img/title-program.png) no-repeat;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/title-program.png',sizingMethod='image');	
}

h1#museum {
	background: url(/img/title-museum.png) no-repeat;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/title-museum.png',sizingMethod='image');	
}

h1#sponsors {
	background: url(/img/title-sponsors.png) no-repeat;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/title-sponsors.png',sizingMethod='image');	
}

h1#partners {
	background: url(/img/title-partners.png) no-repeat;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/title-partners.png',sizingMethod='image');	
}


h1#press {
	background: url(/img/title-press.png) no-repeat;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/title-press.png',sizingMethod='image');	
}

h1#about {
	background: url(/img/title-about.png) no-repeat;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/title-about.png',sizingMethod='image');	
}

h1#directions {
	background: url(/img/title-directions.png) no-repeat;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/title-directions.png',sizingMethod='image');
}

h1#i3 {
	background: url(/img/title-3.png) no-repeat;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/title-3.png',sizingMethod='image');
}

h1#i4 {
	background: url(/img/title-4.png) no-repeat;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/title-4.png',sizingMethod='image');
}

h1#i5 {
	background: url(/img/title-5.png) no-repeat;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/title-5.png',sizingMethod='image');
}

h1#i6 {
	background: url(/img/title-6.png) no-repeat;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/title-6.png',sizingMethod='image');
}

h1#i7 {
	background: url(/img/title-7.png) no-repeat;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/title-7.png',sizingMethod='image');
}

h1#i8 {
	background: url(/img/title-8.png) no-repeat;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/title-8.png',sizingMethod='image');
}

h1#i9 {
	background: url(/img/title-9.png) no-repeat;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/title-9.png',sizingMethod='image');
}

h1#i10 {
	background: url(/img/title-10.png) no-repeat;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/title-10.png',sizingMethod='image');
}

h1#i11 {
	background: url(/img/title-11.png) no-repeat;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/title-11.png',sizingMethod='image');
}

h1#i13 {
	background: url(/img/title-13.png) no-repeat;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/title-13.png',sizingMethod='image');
}

h1#i14 {
	background: url(/img/title-14.png) no-repeat;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/title-14.png',sizingMethod='image');
}

h1#i15 {
	background: url(/img/title-15.png) no-repeat;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/title-15.png',sizingMethod='image');
}

h1#i16 {
	background: url(/img/title-16.png) no-repeat;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/title-16.png',sizingMethod='image');
}

.somediv1 {
width: 350px;
clear: left;
border: 1px solid gray;
}

#language1 {
background: url(/img/eng_l.gif) no-repeat;
width: 40px;
height: 20px;
 position: absolute;
 top: 13px;
 right: 200px;
}

#language2 {
background: url(/img/ukr_l.gif) no-repeat;
width: 40px;
height: 20px;
 position: absolute;
 top: 13px;
 right: 157px;
}

#face {
background: url(/img/2011poster.jpg) no-repeat;
width: 180px;
height: 278px;
 position: absolute;
 top: 395px;
 right: 170px;
}


.somediv1 .floatbox{
float: left;
width: 90px;
}

* html .somediv1 p{ /* IE 3px jog hack*/
height: 1%;
}

.somediv1 p{
margin-top: 0;
margin-left: 90px;
}

#home-left-top {
	background: url(/img/home-left-top.jpg) no-repeat;
	height: 429px;
	position: absolute;
	top: 300px;
	width: 121px;
}

#home-right-top {
	background: url(/img/home-right-top.jpg) no-repeat;
	height: 401px;
	position: absolute;
	right: 0;
	top: 295px;
	width: 96px;
}

#about-left-top {
	background: url(/img/about-left-top.jpg) no-repeat;
	height: 541px;
	position: absolute;
	top: 251px;
	width: 136px;
}

#tickets-right-top {
	background: url(/img/tickets-right-top.jpg) no-repeat;
	height: 425px;
	position: absolute;
	right: 0;
	top: 243px;
	width: 96px;
}

#tickets-left-top {
	background: url(/img/tickets-left-top.jpg) no-repeat;
	height: 541px;
	position: absolute;
	top: 264px;
	width: 136px;
}

#tickets-right-top {
	background: url(/img/tickets-right-top.jpg) no-repeat;
	height: 425px;
	position: absolute;
	right: 0;
	top: 243px;
	width: 96px;
}

#venue-left-top {
	background: url(/img/venue-left-top.jpg) no-repeat;
	height: 623px;
	position: absolute;
	top: 260px;
	width: 132px;
}

#venue-right-top {
	background: url(/img/venue-right-top.jpg) no-repeat;
	height: 360px;
	position: absolute;
	right: 0;
	top: 314px;
	width: 96px;
}

#sponsors-left-top {
	background: url(/img/sponsors-left-top.jpg) no-repeat;
	height: 511px;
	position: absolute;
	top: 140px;
	width: 128px;
}

#sponsors-right-top {
	background: url(/img/sponsors-right-top.jpg) no-repeat;
	height: 420px;
	position: absolute;
	right: 0;
	top: 169px;
	width: 96px;
}

#footer {
	background: url(/img/footer.png) no-repeat;
	height: 168px;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/footer.png',sizingMethod='scale');
}

#footer-about {
	background: url(/img/footer-about.png) no-repeat;
	height: 168px;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/footer-about.png',sizingMethod='scale');
}

#footer-tickets {
	background: url(/img/footer-tickets.png) no-repeat;
	height: 168px;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/footer-tickets.png',sizingMethod='scale');
}

#footer-venue {
	background: url(/img/footer-venue.png) no-repeat;
	height: 168px;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/footer-venue.png',sizingMethod='scale');
}

#footer-sponsors {
	background: url(/img/footer-sponsors.png) no-repeat;
	height: 168px;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/footer-sponsors.png',sizingMethod='scale');
}



#content {
	background: url(/img/line.png)  0 14px  repeat-y;
    
	font-size: 1.4em;
	margin-left: 131px;	
	padding-left: 25px;
	width: 650px;
	/* ie 6 */
	_background: none;

}

#content p {
	font-family: helvetica, impact, sans-serif;
	font-weight: 500;
	color:#333333;
	line-height:130%;
	margin-bottom: 0.8em;
	text-align: justify;
} 

#content ul {
	list-style: disc;
	margin-bottom: 1em;
	margin-left: 3em;
}

#content ol {
	list-style: decimal;
	margin-bottom: 1em;
	margin-left: 3em;
}

#capclear2{
margin:10px auto;
width:38em;
text-align:left;
border:1px solid #000;
background:#eff2df;
padding:1px;
}
#capclear2 img {float:left;margin:5px;display:inline;}
#capclear2 ul{
font-size:120%;
font-weight:bold;
margin:0;
padding:0;
list-style:none;
}
#capclear2 ul li{margin:1em 0}

#capclear2 ul{
overflow:auto;/* this is the key for good browsers*/
}
/* mac hide - this is for ie6 and less \*/
* html .capclear2 ul {height:1%}
/* end hide*/
/* ----------------------------------------------------- about table */
table#about th img {
	border: 3px solid #DBDBDB;
	margin-right: 12px;
}

table#about th, table#about td {
	font-size: 0.9em;
	line-height: 1.3em;
	text-align: justify;
	vertical-align: top;
}

h3 {
	font-size: 18px;
	margin: 0 0 5px; padding: 0;	
}

div.dots {
	background: url(/img/dots.gif);
	height: 1px;
	line-height: 1px;
	margin: 6px 0;
	overflow: hidden;
}


/* ----------------------------------------------------- signup form */
#signup {
	background: #fff;
	border: 3px solid #DBDBDB;
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	padding: 10px 12px;
	*padding-bottom: 5px;
	_padding-bottom: 12px;
	width:  300px;
}

#signup h2 {
	height: 35px;
	margin: 0;
	text-indent: -10000px;
	width: 320px;
	
	background: url(/img/connectwithkinofestnyc.png) no-repeat;
	/* ie 6 */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/connectwithkinofestnyc.png',sizingMethod='image');
}

#signup form {
	margin-bottom: 0;
	margin-top: 10px;
}

#signup table {
	margin-bottom: 15px;
	*margin-bottom: 11px;
}

#signup td label {
	display: block;
	float: left;
	width:  100px;
}

#signup input.inp {
	background: url(/img/input.png) no-repeat;
	border: none;
	font-size:  0.8em;
	height: 17px;
	padding: 1px 5px;
	width: 170px;
}

/* ----------------------------------------------------- schedule */
#schedule {
	background: #fff;
	border: 3px solid #DBDBDB;
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	padding: 10px 15px 0;
	width:  600px;
}

#schedule h2 {
	height: 25px;
	margin: 0 0 10px 0;
	text-indent: -10000px;
	width: 555px;
	
	background: url(/img/title-thursday.png) no-repeat;
}

#schedule h3 {
	height: 25px;
	margin: 0 0 10px 0;
	text-indent: -10000px;
	width: 555px;
	
	background: url(/img/title-friday1.png) no-repeat;
}

#schedule h4 {
	height: 25px;
	margin: 0 0 10px 0;
	text-indent: -10000px;
	width: 555px;
	
	background: url(/img/title-sat1.png) no-repeat;
}




#schedule h6 {
	height: 25px;
	margin: 0 0 10px 0;
	text-indent: -10000px;
	width: 555px;
	
	background: url(/img/title-sunday.png) no-repeat;
}

#schedule h7 {
	height: 25px;
	margin: 0 0 10px 0;
	text-indent: -10000px;
	width: 555px;
	
	background: url(/img/title-sunday2.png) no-repeat;
}

#schedule ul {
	list-style: none;
	margin: 0; padding: 0;
	margin-top: 6px;
}

#schedule li {
	background: url(/img/pdf_icon.gif) no-repeat;
	height: 24px;
	margin-bottom: 13px;
	padding-left: 30px;
}





/* ----------------------------------------------------- submit form */
#submit {
	background: #fff;
	border: 3px solid #DBDBDB;
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	padding: 10px 15px 0;
	width:  265px;
}

#submit h2 {
	height: 35px;
	margin: 0 0 10px 0;
	text-indent: -10000px;
	width: 265px;
	
	background: url(/img/title-submit.png) no-repeat;
}

#submit ul {
	list-style: none;
	margin: 0; padding: 0;
	margin-top: 6px;
}

#submit li {
	background: url(/img/pdf_icon.gif) no-repeat;
	height: 24px;
	margin-bottom: 13px;
	padding-left: 30px;
}

#submit ul a {
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
	padding-right: 25px;
	text-decoration: none;
	vertical-align: middle;
}

#submit ul a.ua {
	background: url(/img/ua.gif) no-repeat right 1px;
}

#submit ul a.us {
	background: url(/img/us.gif) no-repeat right 1px;
}

/* ----------------------------------------------------- submit1 form */
#submit1 {
	background: #fff;
	border: 3px solid #DBDBDB;
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	padding: 10px 15px 0;
	width:  293px;
}

#submit1 h2 {
	height: 35px;
	margin: 0 0 10px 0;
	text-indent: -10000px;
	width: 293px;
	
	background: url(/img/title-submit.png) no-repeat;
}

#submit1 ul {
	list-style: none;
	margin: 0; padding: 0;
	margin-top: 6px;
}

#submit1 li {
	background: url(/img/pdf_icon.gif) no-repeat;
	height: 24px;
	margin-bottom: 13px;
	padding-left: 30px;
}

#submit1 ul a {
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
	padding-right: 25px;
	text-decoration: none;
	vertical-align: middle;
}

#submit1 ul a.ua {
	background: url(/img/ua.gif) no-repeat right 1px;
}

#submit1 ul a.us {
	background: url(/img/us.gif) no-repeat right 1px;
}

/* ----------------------------------------------------- contact us- about us page */
#contact {
	background: #fff;
	border: 3px solid #DBDBDB;
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	padding: 10px 15px 0;
	width:  380px;
}

#submit h2 {
	height: 35px;
	margin: 0 0 10px 0;
	text-indent: -10000px;
	width: 265px;
	
	background: url(/img/title-submit.png) no-repeat;
}





/* ----------------------------------------------------- join the conversation */
#join-the-conversation {
	background: #fff url(/img/join-the-conversation.png) no-repeat center;
	border: 3px solid #DBDBDB;
	float: left;
	height: 35px;
	margin-right: 15px;
	margin-top: 9px;
	padding: 15px 15px 0;
	text-indent: -10000px;
	width:  265px;
}


/* ----------------------------------------------------- festival dates */
#festival-dates {
	background: #fff url(/img/camera.png) no-repeat 235px 30px;
	border: 3px solid #DBDBDB;
	float: left;
	height: 130px;
	margin-right: 15px;
	margin-top: 5px;
	padding: 10px 15px 0;
	text-indent: -10000px;
	width:  293px;
}

#dates {
	background: url(/img/festival-dates-2011-final.png) no-repeat center;
	border: 1px solid #8e1000;
	display: block;
	height: 101px;
	padding: 10px;
	text-indent: -10000px;
	width: 174px;
}

/* ----------------------------------------------------- contact us */
#contact-us {
	background: #fff url(/img/email.png) no-repeat 20px 12px;
	border: 3px solid #DBDBDB;
	float: left;
	height: 102px;
	margin-right: 15px;
	margin-top: 5px;
	padding: 10px 15px 0;
	text-indent: -10000px;
	width:  182px;
}

#computer-image {
	background: url(/img/computer.png) no-repeat center;
	border: 1px solid #8e1000;
	display: block;
	height: 101px;
	padding: 10px;
	text-indent: -10000px;
	width: 174px;
}


/* ----------------------------------------------------- slideshow */
#gallery {position:relative; width:300px;}
#images { height:66px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:320px; height:240px; padding:5px; background:#DBDBDB url(/img/loader.gif) center center no-repeat; }
#image1 {position:relative; width:300px; height:66px; padding:0px; background:#DBDBDB url(/img/loader.gif) center center no-repeat; }
#image img {position:absolute; top:0px; left:0px}
#thumbwrapper {display:  none;margin-top:10px; padding:0px 0; width:682px; height:100px; border:0px solid #666; background:#FFF}
#thumbarea {display: none;position:relative; overflow:hidden; height:100px; width:682px; }
#thumbs {display:  none;position:absolute; list-style:none; margin-left:0px; height:100px; width:10000px; border-right:0px solid #FFF}
#thumbs li {float:left; margin-right:0px; cursor:pointer}
.imgnav {position:absolute; height:66px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {display: none;left:0; background:url(/img/left.gif) left center no-repeat; border-left:0px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {display: none;right:0; background:url(/img/right.gif) right center no-repeat; border-right:0px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

/* ----------------------------------------------------- popup box */
#tinybox {position:absolute; display:none; padding:10px; background:#fff url(/img/loader.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {font-size:  1.4em;;background:#fff; text-align: center}
