﻿#mainPromo
{
    height:100px;
    width:100%;
    overflow: hidden;
    background: transparent url(../images/filmHeader.jpg) no-repeat;
}

#mainPromo a
{
    float: left;
	padding: 100px 0 0 0;
    overflow: hidden;
    height: 0px !important; 
	height /**/:25px; /* for IE5/Win only */
	width:100%;
}

#leftContent 
{
    
    
    float:left;
    margin-top:7px;
    margin-bottom:27px;
    width:100%;
    
    /*border: 2px solid #33DD33;*/
}
  

.filmBar 
{
    float:left;
	position:relative;
	margin-top:0px;
	margin-bottom:30px;
	top:15px;
    width:98.5%;
    height:110px;
    
    /*border: 2px solid #330033;*/
}

/*
#tsitra
{
    
}

#heartwood
{
    height:210px;
}

#clocks
{
    height:110px;
}

#theofink
{
    height:175px;
}

#awakening
{
    
}
*/

.filmThumbnail 
{
    position:absolute;
    left:7px;
    /*border: 2px solid #330033;*/
}

.filmDescription
{
    position:absolute;
    top:0;
    left:95px;
    width:550px;
    height:100%;
    /*border: 2px solid #777733;*/
}

.filmButtons 
{
    float:right;
    margin-top:7px;
    margin-right:7px;
    width:84px;
    /*border: 2px solid #EE66EE;*/
}


.filmButtons ul 
{
    position:relative;
    left:0;
    margin: 0; 
	padding: 0;
    /*border: 2px solid #3366EE;*/
}

.filmButtons li
{
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
}

.filmButtons a
{
    float:left;
    margin-bottom:7px;
	padding: 22px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:22px; /* for IE5/Win only */
}

.buyItNow a 
{  
    position:relative;
    top:0px;
    left:0;
    width:84px;
    height:22px;
    background: transparent url(../images/filmBuyNowButton.jpg) no-repeat;
}

.moreInfo a 
{
    position:relative;
    top:0px;
    width:84px;
    height:22px;
    background: transparent url(../images/filmMoreInfoButton.jpg) no-repeat;
}
#donateButton1 a 
{
    float:right;
    left:100%;
    width:84px;
    height:22px;
    background: transparent url(../images/minDonate.jpg) no-repeat;
}

h1 
{
    margin-top:20px !important;
    color:#ccc;
}

