/* CSS Document */
#cineman
{
background: #000;
font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
margin: 0;
padding: 0;
text-align: center;
line-height: 130%;
}
#cineman a, 
#cineman a:hover,
#cineman a:active
{
outline: none; 
border: none;  
}
#cineman a:hover
{cursor: pointer;}
#cineman .contentBg
{background: url(gfx/content-top-bg.gif) top center no-repeat;}
#cineman .kidsBg
{
background: url(gfx/kids-main-bg-rpt.gif) left top repeat;     
}
#cineman .kids
{
background: url(gfx/kids-main-bg.png) left top repeat-x;  
}

#cineman .footerBg
{
background: url(gfx/footer-bg.png) center top no-repeat;
padding-top: 20px;
padding-bottom: 70px;
font-size: 11px;
color: #ffe777;
}
#cineman .kids .footerBg,
#cineman .kids .footerBg a
{color: #5F0004;}

#cineman .kids  .footerBg .partnerLogos
{color: #5F0004;}
#cineman .footerBg a
{
color: #ffe777;
text-decoration: none;    
margin: 0 5px;
border: none;
}
#cineman .footerBg a img
{
    border: none;
}
#cineman .footerBg a:hover
{
text-decoration: underline;    
}

#cineman .footerBg .partnerLogos
{
margin-top: 20px;
margin-bottom: 50px;    
border: 1px solid #810000; 
}
#cineman .footerBg .partnerLogosIn
{
border: 1px solid #ffe777;  
padding: 7px; 
padding-top: 3px;
}
#cineman .footerBg .partnerLogos a
{margin: 0 50px;}
#cineman .content
{
width: 990px;
margin: 0 auto;
}
#cineman #mainContent
{
width: 800px;
float: left;
margin: 0;
padding: 0;
border: 0px solid red;
}
#cineman #sideContent
{
width: 180px;
float: right;
margin: 0;
padding: 0;
border: 0px solid blue;
}
#cineman #mainMenu
{
height: 190px;
margin: 0;
padding: 0;
overflow: hidden;
border: 0px solid blue;
}

#cineman #mainMenu #homeLink,
#cineman #mainMenu #homeLinkAct,
#cineman #mainMenu #moviesLink,
#cineman #mainMenu #moviesLinkAct,
#cineman #mainMenu #kidsLink,
#cineman #mainMenu #kidsLinkAct,
#cineman #mainMenu #cinemartLink,
#cineman #mainMenu #cinemartLinkAct,
#cineman #mainMenu #eventLink,
#cineman #mainMenu #eventLinkAct
{
margin: 0;
padding: 0;
height: 197px;
display: block;
float: left;
}

#cineman #mainMenu #homeLink,
#cineman #mainMenu #homeLinkAct
{
width: 193px;
background:url(gfx/menumain.jpg) 3px 0 no-repeat;
}
#cineman #mainMenu #homeLink:hover
{
background:url(gfx/menumain.jpg) 3px -201px no-repeat;
}
#cineman #mainMenu #homeLinkAct
{
background:url(gfx/menumain.jpg) 3px -403px no-repeat;
}
#cineman #mainMenu #moviesLink,
#cineman #mainMenu #moviesLinkAct
{
width: 123px;
background:url(gfx/menumain.jpg) -190px 0 no-repeat;
}
#cineman #mainMenu #moviesLink:hover
{background:url(gfx/menumain.jpg) -190px -201px no-repeat;}
#cineman #mainMenu #moviesLinkAct
{background:url(gfx/menumain.jpg) -190px -403px no-repeat;}

#cineman #mainMenu #kidsLink,
#cineman #mainMenu #kidsLinkAct
{
width: 114px;
background:url(gfx/menumain.jpg) -313px 0 no-repeat;
}
#cineman #mainMenu #kidsLink:hover
{background:url(gfx/menumain.jpg) -313px -201px no-repeat;}
#cineman #mainMenu #kidsLinkAct
{background:url(gfx/menumain.jpg) -313px -403px no-repeat;}
#cineman #mainMenu #cinemartLink,
#cineman #mainMenu #cinemartLinkAct
{
width: 120px;
background:url(gfx/menumain.jpg) -427px 0 no-repeat;
}
#cineman #mainMenu #cinemartLink:hover
{background:url(gfx/menumain.jpg) -427px -201px no-repeat;}
#cineman #mainMenu #cinemartLinkAct
{background:url(gfx/menumain.jpg) -427px -403px no-repeat;}
#cineman #mainMenu #eventLink,
#cineman #mainMenu #eventLinkAct
{
width: 130px;
background:url(gfx/menumain.jpg) -547px 0 no-repeat;
}
#cineman #mainMenu #eventLink:hover
{background:url(gfx/menumain.jpg) -547px -201px no-repeat;}
#cineman #mainMenu #eventLinkAct
{background:url(gfx/menumain.jpg) -547px -403px no-repeat;}

#cineman #mainMenu2Level
{
margin: 0;
padding: 0;
}
#cineman #mainMenu2Level .menu2Level
{
height: 24px;
margin: 0;
padding: 0;
background:url(gfx/menu2level-bg.gif) 0 0 no-repeat;
}

#cineman #mainMenu2Level .menu2Level a
{
border: 0px solid red;
height: 24px;
float: left;
width: 102px;
outline: none;

}
#cineman #mainMenu2Level .menu2Level a#komedia
{background:url(gfx/menu2level.gif) 0 0 no-repeat;}
#cineman #mainMenu2Level .menu2Level a#komedia:hover,
#cineman #mainMenu2Level .menu2Level a.komediaHov
{
background:url(gfx/menu2level.gif) 0 -28px no-repeat;
cursor: default;
}
#cineman #mainMenu2Level .menu2Level a#mocnekino
{background:url(gfx/menu2level.gif) -102px 0 no-repeat;}
#cineman #mainMenu2Level .menu2Level a#mocnekino:hover,
#cineman #mainMenu2Level .menu2Level a.mocnekinoHov
{
background:url(gfx/menu2level.gif) -102px -28px no-repeat;
cursor: default;
}
#cineman #mainMenu2Level .menu2Level a#dramat
{background:url(gfx/menu2level.gif) -232px 0 no-repeat;}
#cineman #mainMenu2Level .menu2Level a#dramat:hover,
#cineman #mainMenu2Level .menu2Level a.dramatHov
{
background:url(gfx/menu2level.gif) -232px -28px no-repeat;
cursor: default;
}
#cineman #mainMenu2Level .menu2Level a#fantastyka
{background:url(gfx/menu2level.gif) -327px 0 no-repeat;}
#cineman #mainMenu2Level .menu2Level a#fantastyka:hover,
#cineman #mainMenu2Level .menu2Level a.fantastykaHov
{
background:url(gfx/menu2level.gif) -327px -28px no-repeat;
cursor: default;
}
#cineman #mainMenu2Level .menu2Level a#muzyka
{background:url(gfx/menu2level.gif) -470px 0 no-repeat;}
#cineman #mainMenu2Level .menu2Level a#muzyka:hover,
#cineman #mainMenu2Level .menu2Level a.muzykaHov
{
background:url(gfx/menu2level.gif) -470px -28px no-repeat;
cursor: default;
}
#cineman #mainMenu2Level .menu2Level a#animacja
{background:url(gfx/menu2level.gif) -570px 0 no-repeat;}
#cineman #mainMenu2Level .menu2Level a#animacja:hover,
#cineman #mainMenu2Level .menu2Level a.animacjaHov
{
background:url(gfx/menu2level.gif) -570px -28px no-repeat;
cursor: default;
}
#cineman #mainMenu2Level .menu2Level a#dokument
{background:url(gfx/menu2level.gif) -690px 0 no-repeat;}
#cineman #mainMenu2Level .menu2Level a#dokument:hover,
#cineman #mainMenu2Level .menu2Level a.dokumentHov
{
background:url(gfx/menu2level.gif) -690px -28px no-repeat;
cursor: default;
}
/*---kids-menu--*/
#cineman #mainMenu2Level .menu2Level a#animacjakids
{background:url(gfx/menu2level-kids.gif) 0 0 no-repeat; width: 190px;}
#cineman #mainMenu2Level .menu2Level a#animacjakids:hover,
#cineman #mainMenu2Level .menu2Level a.animacjakidsHov
{
background:url(gfx/menu2level-kids.gif) 0 -28px no-repeat;
}
#cineman #mainMenu2Level .menu2Level a#animekids
{background:url(gfx/menu2level-kids.gif) -200px 0 no-repeat;width: 190px;}
#cineman #mainMenu2Level .menu2Level a#animekids:hover,
#cineman #mainMenu2Level .menu2Level a.animekidsHov
{
background:url(gfx/menu2level-kids.gif) -200px -28px no-repeat;
}
#cineman #mainMenu2Level .menu2Level a#familijne
{background:url(gfx/menu2level-kids.gif) -390px 0 no-repeat;}
#cineman #mainMenu2Level .menu2Level a#familijne:hover,
#cineman #mainMenu2Level .menu2Level a.dramatHov
{
background:url(gfx/menu2level-kids.gif) -390px -28px no-repeat;
}


#cineman #mainMenu2Level #mocnekino
{
width: 130px;
}
#cineman #mainMenu2Level #dramat
{
width: 95px;
}
#cineman #mainMenu2Level #fantastyka
{
width: 143px;
}
#cineman #mainMenu2Level #animacja
{
width: 120px;
}
#cineman #mainMenu2Level .menu2Level #menu1, 
#cineman #mainMenu2Level .menu2Level #menu2, 
#cineman #mainMenu2Level .menu2Level #menu3, 
#cineman #mainMenu2Level .menu2Level #menu4,
#cineman #mainMenu2Level .menu2Level #menu5,
#cineman #mainMenu2Level .menu2Level #menu6,
#cineman #mainMenu2Level .menu2Level #menu7
{
	display: none;
}

#cineman #mainMenu2Level .menu2Level div 
{
  position:relative;
	margin:0;
	padding:0;
	display:block;
	float:left;    
	z-index: 1500;
}
#cineman #mainMenu2Level .menu2Level ul 
{    
    position: absolute;
    z-index: 1500;
    top: 22px;
		left: 3px;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 140px;
    background: url(gfx/menu2bg.png) center left no-repeat;  
		padding-top: 0px;
		padding-bottom: 0px;
		border: 1px solid #7d0005;
		border-top: none;
}
#cineman #mainMenu2Level ul#menu7 
{
		left: -48px;
    width: 150px;		
}
#cineman #mainMenu2Level .menu2Level ul li
{
    margin: 0;
    padding: 0 8px;
		display: block;  
		border: 0px solid red;
		clear: both;
}		
#cineman #mainMenu2Level .menu2Level ul li a 
{
		height: 19px;
		width: 110px;
    font-size: 11px;
    font-family: tahoma, verdana, helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    margin: 0;
    padding: 0;
		display: block;  
 		border: 0px solid red;
		position: relative;
		top: -2px;
		text-align: left;
		line-height: 180%;
}
#cineman #mainMenu2Level .menu2Level ul#menu7 li a 
{
		width: 130px;
}
#cineman #mainMenu2Level .menu2Level ul li a:hover 
{
color: #c70000;
}


#cineman #mainMenu2Level .sitePath
{
height: 14px;
margin: 0;
margin-left: 3px;
padding: 0;
overflow: hidden;
text-align:left;
font-size:10px;
line-height: 100%;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#cineman #mainMenu2Level .sitePath a
{
text-decoration:none;
color: #fff;
}
#cineman #mainMenu2Level .sitePath a:hover
{text-decoration:underline;}
#cineman #featuredContentMain
{
width: 610px;
height: 375px;
display: block;
float: left;
overflow: hidden;
background:url(gfx/main-featc-bg.gif) top left no-repeat;
}
#cineman #featuredContentCategory
{
width: 610px;
height: 235px;
display: block;
float: left;
overflow: hidden;
background:url(gfx/category-featc-bg.gif) top left no-repeat;
text-align: right;
color: #000;
font-size: 11px;
line-height: 120%;
}
#cineman .kids #featuredContentCategory
{background:url(gfx/category-kids-featc-bg.gif) top left no-repeat;}
#cineman #featuredContentCategory a,
#cineman #featuredContentCategory a img,
#cineman #featuredContentMain a,
#cineman #featuredContentMain a img
{
color: #000;
text-decoration: none;
border:none;
}
#cineman #featuredContentCategory h5
{font-size: 140%;line-height: 100%;}
#cineman #featuredContentMain h5
{
font-family:  Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 18px;
font-weight: normal; 
text-align: right;
    }
#cineman #featuredContentCategory h5,
#cineman #featuredContentCategory h6
{
color: #000; 
font-family:Trebuchet ms,Verdana,Arial,Helvetica,sans-serif;
}
#cineman #featuredContentMain h6
{text-align: right;}
#cineman #featuredContentCategory h6,
#cineman #featuredContentCategory span,
#cineman #featuredContentMain h6,
#cineman #featuredContentMain .featCDescr span
{
margin-bottom: 15px;
margin-top: 3px;
}
#cineman #featuredContentMain .featCDescr span
{color: #fff;
}
#cineman #featuredContentMain a.featC
{
width: 610px;
height: 375px;
display: block;
overflow: hidden;
background:url(gfx/main-featc-top.png) top left no-repeat;
    }
#cineman #featuredContentMain a.featC:hover
{border: none;background:url(gfx/main-featc-top.png) top left no-repeat;
 }
#cineman #featuredContentCategory .featCPhoto
{
width: 380px;
height: 207px;
display: block;
float: left;
overflow: hidden;  
position: relative;
top: 18px;
left: 13px;

}
#cineman #featuredContentMain .featCPhoto
{
width: 150px;
height: 200px;
float: right;
display: block;
clear: both;
overflow: hidden;  
position: relative;
top: 10px;
right: 6px;
margin-left: 300px;
}
#cineman #featuredContentCategory .featCDescr
{
width: 190px;
height: 200px;
display: block;
float: right;
overflow: hidden;  
position: relative;
top: 18px;
right: 13px;
text-align: right;
}
#cineman #featuredContentMain .featCDescr
{
width: 270px;
height: 160px;
display: block;
float: right;
overflow: hidden;  
position: relative;
top: 12px;
right: 13px;
text-align: justify;
font-size: 11px;
font-family: verdana, arial, sans-serif;
line-height: 130%;
}
#cineman #featuredContentCategory .featCDescr img
{margin-left: 10px; margin-bottom:3px; float: right;}

#cineman .newsMain
{
width: 180px;
height: 141px;
display: block;
float: right;
overflow: hidden;
background:url(gfx/news-main-bg.gif) top left no-repeat;
text-align: left;
}
#cineman .newsCinemart
{
height: 235px;
background:url(gfx/news-cinemart-bg.gif) -1px -1px no-repeat;
}
#cineman .newsMain a
{
color: #f9cc71;
display:block;
margin: 0;
text-decoration:none;
line-height: 120%;
}
#cineman .newsMain a:hover
{
text-decoration:underline;
}
#cineman .newsMain .newsMainTxt
{
width: 160px;
margin: 5px 10px;
margin-top: 25px;
height: 110px;
display: block;
overflow: hidden;
font-size: 11px;
}
#cineman .newsMain .newsSep
{
background:url(gfx/newsMainSeparator.gif) center center no-repeat;
height:10px;
}
#cineman .adv
{
width: 178px;
height: 222px;
display: block;
float: right;
overflow: hidden;
border: 1px solid #811d03;
background: url(gfx/adv-txt.gif) 5px 2px no-repeat #000;
margin-top: 8px;
}
#cineman .adv a,
#cineman .adv object,
#cineman a.mcAdv
{
display: block;
position: relative;
top: 6px;
left: 4px;
width: 170px;
height: 210px;
overflow: hidden;
}
#cineman .adv a img
{
border: none;
}
#cineman .sectionTitle
{
margin-top: 10px;
height: 42px;
display: block;
background: url(gfx/section-title-bg.gif) top center no-repeat;
}
#cineman .kids .sectionTitle
{
/*background: url(gfx/kids-section-title.png) top center no-repeat;*/
background: url(gfx/kids-section-title-bg.gif) top center no-repeat;   

}
#cineman .sectionTitle h1
{
margin:0;
padding: 0;
position: relative;
left: 100px;
width: 600px;
float: left;
}
#cineman .toplistTitle
{
margin-top: 10px;
height: 25px;
display: block;
}
#cineman .listToplistLeft .toplistTitle
{
background: url(gfx/toplist-title-bg.gif) top left no-repeat;
}
#cineman .listToplistRight .toplistTitle
{
background: url(gfx/toplist-title-bg.gif) top right no-repeat;
}
#cineman .toplistTitle h1
{
margin:0;
padding: 0;
position: relative;
left: 50px;
width: 300px;
float: left;
color: #c70000;
font-size: 18px;
font-weight: normal;
}
#cineman  .iconSizeList
{
width: 66px;
height: 15px;
margin: 0;
padding: 0;
float: right;
margin-top: 23px;
margin-right:5px;
font-size: 8px;
}
#cineman .toplistTitle .iconSizeList
{
width: 50px;
margin-top: 5px;
}
#cineman .listToplistLeft .toplistTitle .iconStdListAct,
#cineman .listToplistLeft .toplistTitle .iconStdList,
#cineman .listToplistRight .toplistTitle .iconStdListAct,
#cineman .listToplistRight .toplistTitle .iconStdList
{border-left: 2px solid #000;}
#cineman .iconSizeList a
{
width: 22px;
height: 15px;
margin: 0;
padding: 0;
float: left;
}
#cineman  .iconBigList
{
background: url(gfx/listview-icon.gif) 0px -2px  no-repeat;
}
#cineman  .iconBigListAct, #cineman .iconBigList:hover
{
background: url(gfx/listview-icon.gif) 0px -20px  no-repeat;
}
#cineman .iconStdList
{
background: url(gfx/listview-icon.gif) -22px -2px  no-repeat;
}
#cineman .iconStdListAct, #cineman .iconStdList:hover
{
background: url(gfx/listview-icon.gif) -22px -20px  no-repeat;
}
#cineman  .iconSmallList
{
background: url(gfx/listview-icon.gif) -44px -2px  no-repeat;
}
#cineman  .iconSmallListAct, #cineman .iconSmallList:hover
{
background: url(gfx/listview-icon.gif) -44px -20px  no-repeat;
}
#cineman  .iconAzList
{
 position : relative;
 left : -230px;
 top : -33px;
 font-size : 12px;
 color : Red;
}
#cineman  .iconZaList
{
 position : relative;
 left : -210px;
 top : -33px;
 font-size : 12px;
 color : Red;
}
#cineman  .iconBestList
{
 position : relative;
 left : -190px;
 top : -33px;
 font-size : 12px;
 color : Red;
}
#cineman  .iconNewList
{
 position : relative;
 left : -230px;
 top : -23px;
 font-size : 12px;
 color : Red;
}
#cineman  .iconRecomendedList
{
 position : relative;
 left : -100px;
 top : -23px;
 font-size : 12px;
 color : Red;
}

#cineman .listStdBg
{
width: 800px;    
background: url(gfx/list-stdbox-bg.gif) top center repeat-y;
float: left;
margin-bottom: 25px;
}

#cineman .listSmallBg
{
width: 800px;   
background: url(gfx/list-smallbox-bg.gif) top center repeat-y;
float: left;
padding-bottom: 25px;
margin-bottom: 25px;
}
#cineman .kids .listStdBg,
#cineman .kids .listSmallBg
{
background: none;
}
#cineman .listToplistBg .listStdBg,
#cineman .listToplistBg .listSmallBg
{width: 400px;   }
#cineman .listToplistBg
{
   
float: left;
margin-bottom: 25px;
}
#cineman .listToplistBg .listStdBg
{
background: url(gfx/list-toplist-bg.gif) 0 5px repeat-y;
}
#cineman .listToplistBg .listSmallBg
{
background: url(gfx/list-toplistsmall-bg.gif) 0 15px repeat-y;
width: 400px;
}
#cineman .listToplistBg .listSmallBg .movieSmallBox
{
margin-left: 9px;
margin-right: 9px;    
    
}
#cineman .listToplistLeft
{
float: left;
width: 400px;
}
#cineman .listToplistRight
{
float: right;
width: 400px;
}
#cineman .movieStdBox
{
width: 200px;
height: 300px;
margin: 0;
margin-top: 10px;
padding: 0;
display: block;
float: left;
overflow: hidden;
text-align: center;
background: url(gfx/movie-stdbox-bg.gif) top center no-repeat;
}
#cineman .kids .movieStdBox
{
background: url(gfx/movie-stdbox-kids-bg.png) top center no-repeat;
color: #000;
}
#cineman .kids .movieStdBox h5,
#cineman .kids .movieStdBox h6
{
color: #000;
}
#cineman .movieStdPremiere
{
background: url(gfx/movie-stdprem-bg.gif) top center no-repeat;
}
#cineman .movieStdBox a
{
margin: 0 auto;
text-decoration: none;
outline: none;    
padding: 0;   
width: 160px;
height: 38px; 
overflow: hidden;
display: block;
}
#cineman .movieStdBox a.poster
{
width: 143px;
height: 190px;
margin-top: 25px;
}
#cineman .movieStdBox a img
{
margin: 0 auto;
border: none;
}
#cineman .movieStdBox a h5,
#cineman .movieStdBox a h6
{
text-decoration: none;
border: none;
}
#cineman .movieStdBox .rating
{
width: 100px;
height: 20px;
overflow: hidden;
margin: 0 auto;
}
#cineman .movieStdBox .price
{
width: 160px;
height: 22px;
overflow: hidden;
margin: 0 auto;
font-size: 12px;
line-height: 130%;
font-weight: bold;
background: url(gfx/stdBox-price-bg.gif) top center no-repeat;
color: #fff;
}
#cineman .kids .movieStdBox .price
{background: none;}
#cineman .movieStdBox .price span.priceNorm
{
    width: 80px;
    height: 22px;
    margin-right: 20px;
    display: block;
    float: right; 
    font-size: 16px;  
    text-align:center;    

}
#cineman .movieStdBox .price span.priceTxt
{
    font-size: 10px; 
    width: 70px;
    height: 22px;
    display: block;
    float: left;
    font-weight: normal;
    color: #f5c962;
    margin: 0;
    text-align:right;
    }
#cineman .movieStdBox .rating img
{
border: none;
width: 20px;
height: 20px;
margin: 0;
padding:0;
float: left;
}
#cineman .movieSmallBox
{
width: 114px;
height: 175px;
margin: 0;
margin-top: 10px;
margin-bottom: 10px;
padding: 0;
display: block;
float: left;
overflow: hidden;
text-align: center;
background: url(gfx/movie-smallbox-bg.gif) top center no-repeat;
}
#cineman .movieSmallPremiere
{
background: url(gfx/movie-smallprem-bg.gif) top center no-repeat;
}
#cineman .kids .movieSmallBox
{
background: url(gfx/movie-smallbox-kids-bg.png) top center no-repeat;
color: #000;
}
#cineman .kids .movieSmallBox h5,
#cineman .kids .movieSmallBox h6
{
color: #000;
}
#cineman .movieSmallBox a
{
margin: 0 auto;
text-decoration: none;
outline: none;    
padding: 0;   
width: 92px;
height: 39px;
overflow: hidden;
display: block;
}
#cineman .movieSmallBox a.poster
{
width: 72px;
height: 96px;
margin-top: 20px;
}

#cineman .movieSmallBox a img
{
margin: 0 auto;
border: none;
}
#cineman .movieSmallBox a h6
{
margin-top: 2px;
text-decoration: none;
border: none;
line-height: 100%;
}
#cineman .movieSmallBox a.price
{
width: 100px;
height: 20px;
margin: 0 auto;
font-size: 12px;
line-height: 100%;
font-weight: normal;
background: url(gfx/smallBox-price-bg.gif) top center no-repeat;
color: #f5c962;
text-align: right;
}
#cineman .kids .movieSmallBox a.price
{background:none;}
#cineman .movieBigBox
{
height: 240px;
width: 100%;
margin: 0;
padding: 0;
display: block;
overflow: hidden;
text-align: left;
float: left;
background: url(gfx/movie-bigbox-bg.gif) top left no-repeat;
}
#cineman .kids .movieBigBox
{
    background: url(gfx/movie-bigbox-kids-bg.png) top left no-repeat;
}
#cineman .movieBigPremiere
{
background: url(gfx/movie-bigprem-bg.gif) top left no-repeat;
}
#cineman .myMovieBoxFav
{
background: url(gfx/myC-myMov-fav.jpg) top left no-repeat;
}
#cineman .moviePacketItem, #cineman .kids .moviePacketItem
{background: none; height: 160px;}
#cineman .movieBigBox .poster
{
width: 143px;
height: 190px;
margin-top: 32px;
margin-right: 50px;
position: relative;
left: 23px;
border: none;
float: left;
text-decoration: none;
outline: none;    
padding: 0;  
overflow: hidden;
}
#cineman .myMovieBoxFav .poster
{
 left: 14px; 
top: -6px;  
margin-right: 40px;
}
#cineman #singleMovie .whiteBoxContent .moviePacketItem a.poster
{
left: 0;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #B5CACF;  
width: 90px;
height: 120px;
margin-right: 15px;
top: -25px; 
text-align: center; 
}
#cineman #singleMovie .whiteBoxContent .moviePacketItem a.poster .posterSsizer
{
position: relative;
top: 10px;    
    }
#cineman  .myMovieBoxFav .removeFav
{
  float: right;
color: #c70000;
    }

#cineman .movieBigBox .poster img
{
border: none;
float: right;     
}
#cineman .movieBigBox a,
#cineman #singleMovie .whiteBoxContent .moviePacketItem a
{
text-decoration: none;
border: none;
}
#cineman .movieBigBox .rating img
{
border: none;
width: 20px;
height: 20px;
margin: 0;
padding:0;
float: left;
}
#cineman .movieBigBox a h4,
#cineman .movieBigBox h4
{
text-decoration: none;
border: none;
float: left;
line-height: 150%;
margin-top: 18px;
width: 490px;
height: 30px;
overflow: hidden;
margin-bottom: 3px;
}

#cineman .movieBigBox a h4 span,
#cineman .movieBigBox h4 span
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
padding-left: 5px;
}
#cineman .movieBigBox a h3,
#cineman .movieBigBox h3
{
padding-left: 0;
}
#cineman .movieBigBox a h2,
#cineman .movieBigBox h2
{
color: #c70000;
font-size: 14px;
}
#cineman .movieBigBox .rating
{
width: 100px;
height: 35px;
overflow: hidden;
margin: 0;
margin-top: 16px;
padding: 0;
float: right;
text-align:center;
line-height:80%;
font-size:10px;
}
#cineman .myMovieBoxFav .rating,
#cineman .myMovieBoxFav a h4,
#cineman .myMovieBoxFav h4
{
margin-top: 12px;
}
#cineman .movieBigBox .details
{
height: 213px;
width: 600px;
overflow: hidden;
margin: 0;
padding: 0;
float: left;
}
#cineman .myMovieBoxFav .details
{
width: 570px;
height: 205px;
}
#cineman .moviePacketItem .details
{
width: 630px;
height: 170px;
}
#cineman .movieBigBox .details .descr
{
width: 420px;
display: block; 
float: left;   
}
#cineman .moviePacketItem .details .descr
{
width: 630px;
}
#cineman .movieBigBox p,
#cineman .blueBoxContent .myMovieBoxFav p,
#cineman #singleMovie .whiteBoxContent .moviePacketItem p
{
margin: 0px 0 10px 0;
font-size: 11px;
color: #000;
padding: 0;
}
#cineman .sideMenu
{

}
#cineman .sideMenu .whiteBoxBg
{
margin: 0;
padding:0;
background: url(gfx/whitebg180-rpt.gif) top center repeat-y;
}
#cineman .sideMenu .whiteBoxBottom
{
margin:0;
padding:0;
padding-bottom: 5px;
background: url(gfx/whitebg180-btm.gif) bottom center no-repeat;
}
#cineman .sideMenu .whiteBoxTop
{
margin:0;
padding:0;
background: url(gfx/whitebg180-top.gif) top center no-repeat;
}
#cineman .sideMenu .whiteBoxContent
{
padding: 15px 0 0px 0;
}
#cineman .sideMenu .linkBox
{
margin:0;
padding:0 10px;
background: url(gfx/whitebg180-lines.gif) top center no-repeat;
}
#cineman .sideMenu a.helpLink,
#cineman .sideMenu a.faqLink,
#cineman .sideMenu a.catalogLink
{
display: block;
float: left;
height: 11px;
margin: 0;
border: none;
}
#cineman .sideMenu a.helpLink
{
width: 46px;
background: url(gfx/helpLink.gif) top center no-repeat;
margin-right: 15px;
}
#cineman .sideMenu a.faqLink
{
width: 26px;
background: url(gfx/faqLink.gif) top center no-repeat;
}
#cineman .sideMenu a.catalogLink
{
width: 59px;
float: right;
background: url(gfx/catalogLink.gif) top center no-repeat;
}
#cineman .sideMenu .whiteBoxContent a:hover
{border: none;}


#cineman .sideMenu .searchBox
{
background: url(gfx/searchBox-bg.gif) top center no-repeat;
margin: 5px 0px;
float: left;
width: 160px;
position: relative;
left: 10px;
}
#cineman .sideMenu .searchBox a
{
float: left;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #000;
font-size:10px;
line-height: 100%;
}
#cineman .sideMenu .whiteBoxContent .searchBox a:hover
{ text-decoration: none; border-bottom:1px dotted #C70000;}
#cineman .sideMenu input.searchTxt
{
padding: 0;
margin: 0;
margin-top: 2px;
height: 14px;
width: 100px;
border: none;
color: #fff;
font-size: 11px;
background: none;
border: 0px solid red;
float: left;
}
#cineman .sideMenu  input.searchBtn
{
height: 18px;
padding: 0;
margin: 0;
background: none;
width: 56px;
border: 0px solid red;
float: left;
cursor: pointer;
}
#cineman #myCineman .boxBg
{
width: 180px;
margin:5px 0;
padding:0;
background: url(gfx/myCineman-bg-rpt.gif) top center repeat-y;
}
#cineman #myCineman .boxBottom
{
margin:0;
padding:0;
background: url(gfx/myCineman-bg-btm.gif) bottom center no-repeat;
}
#cineman #myCineman .boxTop
{
margin:0;
padding:0 4px 6px 4px;
background: url(gfx/myCineman-bg-top.gif) top center no-repeat;
}
#cineman #myCineman .buttonBox
{
    
    }
#cineman #myCineman .buttonBox a
{display: block; cursor: default;}
    
#cineman #myCineman .boxContent
{
margin:0;
padding:2px;
background: #000;
border: 1px solid #225661;
text-align: left;
}
#cineman #myCineman h3.loginWidget a
{font-size: 16px; line-height: 100%;}
#cineman #myCineman h6.loginWidget a
{color: #1fadd7;}
#cineman #myCineman a,
#cineman .poolWidget input.noBtn
{
text-decoration: none;
border: none;
margin:0;
padding:0;
border: 1px dotted #000;
}
#cineman #myCineman a img
{
text-decoration: none;
border: none;
margin:0;
padding:0;
}
#cineman #myCineman a:hover,
#cineman #myCineman .poolWidget input.noBtn:hover,
#cineman .poolWidget input.noBtn:hover
{
border-top: 1px dotted #225661;
border-bottom: 1px dotted #225661;
background: url(gfx/myCineman-bg-rpt.gif) top center repeat-y;
cursor:pointer;
}
#cineman #myCineman a.mcAdv:hover
{
border-top: 1px dotted #000;
background: none;
}

#cineman #myCineman .mcOpen,
#cineman #myCineman .mcClose,
#cineman .mcClose,
#cineman .mcOpen
{
height: 9px;
width: 9px;
float: right;
background: url(gfx/myCineman-close.gif) 1px 1px no-repeat;
border: 0;
margin: 0;
padding: 0;
outline: none;
position: relative;
top: 5px;
right: 3px;
border: 1px dotted #000;
}
#cineman #myCineman .mcOpen,
#cineman .mcOpen
{
background: url(gfx/myCineman-open.gif) 1px 1px no-repeat;
}
#cineman #myCineman .xsImgPlusTxt a
{
display: block;
clear: both;
height: 52px;
overflow: hidden;
}
#cineman #myCineman .xsImgPlusTxt a img
{
float: left;
margin: 2px;
margin-right: 5px;
}
#cineman #myCineman .xsImgPlusTxt h5
{
padding-top: 10px;
}

#cineman #myCineman .xsImgNoTxt a,
#cineman #myCineman .xsImgNoTxt a img
{
float:left;
margin:0;
padding:0;
}
#cineman #myCineman .xsImgNoTxt a
{
margin: 3px 6px;
}
#cineman #myCineman .xsImgNoTxt a img
{
margin: 2px;
}
#cineman #myCineman .xsImgNoTxt a:hover
{
border: 1px dotted #225661;
}
#cineman #myCineman .sImgPlusTxt a.aBox 
{
float: left;
margin: 2px;
text-align:center;
margin-bottom:6px;
width: 76px;
height: 135px;
overflow: hidden;
}
#cineman #myCineman .sImgPlusTxt a img
{
float: left;
margin: 2px;
}
#cineman #myCineman .noImgOnlyTxt a 
{
margin: 2px;
padding: 3px 0;
display: block;
}
#cineman #myCineman .noImgOnlyTxt h5
{
color: #ffb969;
font-size: 12px;
}
#cineman #myCineman .profileName
{
color: #ffb969;
font-size: 14px;
font-variant:small-caps;
text-align: left;
padding: 0 5px;
}
#cineman #myCineman .poolWidget
{
padding: 5px;    
}
#cineman #myCineman .poolWidget h5,
#cineman .poolWidget h5
{
text-align: center; 
margin:0;
padding: 0;
margin-top: 5px;
margin-bottom: 5px;
line-height: 100%;
}
#cineman #myCineman .poolWidget h3,
#cineman .poolWidget h3
{
text-align: center; 
margin-top: 0;
padding: 0;
}

#cineman #myCineman .poolWidget .poolWidgetResult,
#cineman .poolWidget .poolWidgetResult
{
height: 13px;
background: url(gfx/poolwidget-results.gif) top left  repeat-x;
float: left;
font-size: 10px;
margin-bottom: 6px;
margin-right: 2px;
margin-top: 2px;
line-height:12px;
color: #037F93;
}
#cineman #myCineman .poolWidget .noBg,
#cineman .poolWidget .noBg
{background: none;}

#cineman #myCineman .poolWidget input.noBtn,
#cineman .poolWidget input.noBtn
{
background: none; 
border: none;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #1fadd7;
font-size: 14px;
font-variant:small-caps;
font-weight: normal;
padding: 0px;
margin: 0;
border: 1px dotted #000;
}
#cineman #myCineman .poolWidget h6 input#answerId,
#cineman  .poolWidget h6 input#answerId
{
margin-top: 0px;    
margin-bottom: 0px;  
float: left;
position: relative;
top: -8px;
line-height: 100%;
height: 25px;
} 
#cineman #singleMovie
{
/*background: url(gfx/redbg800.gif) center -20px  no-repeat;*/
text-align: left;
margin-top: 10px;
}
#cineman #singleMovie .rating
{
width: 100px;
height: 47px;
overflow: hidden;
margin: 0;
padding: 0;
text-align:center;

}
#cineman #singleMovie .rating h6 span
{font-size: 9px;}
#cineman #singleMovie .singleMovieTop .sideLinks
{
color: #c70000;
float: right;
font-size: 90%;
width: 200px;
text-align: right;
padding: 0;
line-height: 110%;
padding-bottom: 5px;
clear: right;
margin-bottom: 10px;
margin-left: 10px;
margin-top: 12px;
}
#cineman #singleMovie .sideLinks a,
#cineman #singleMovie #reviewMovDet a
{color: #c70000; border: none;}
#cineman #singleMovie .sideLinks a:hover,
#cineman #singleMovie #reviewMovDet a:hover
{border: none;text-decoration: underline;}

#cineman .posterMsizer
{
width: 143px;
height: 190px;
display: block;
overflow: hidden;
border: none;
margin: 5px auto;
}
#cineman .posterMsizer img,
#cineman #singleMovie .posterIn .posterMsizer img
{border: none; margin:0;}

#cineman .posterSsizer
{
width: 72px;
height: 96px;
display: block;
overflow: hidden;
border: none;
margin: 0 auto;
}
#cineman .posterSsizer img
{border: none;}
#cineman #singleMovie .sideLinks .rating,
#cineman #singleMovie .posterIn .rating
{
width: 90px;
margin: 0px auto;
height: 35px;
margin-bottom: 5px;
color: #c70000;
}
#cineman #singleMovie .posterIn .rating h6
{color: #000;}
#cineman #singleMovie .sideLinks .rating a,
#cineman #singleMovie .posterIn .rating a 
{
width: 18px;
height: 18px;
display: block;
float: left;
background: url(gfx/point-rate.gif) top left no-repeat;
}
#cineman #singleMovie .sideLinks .rating a.wholePoint,
#cineman #singleMovie .posterIn .rating a.wholePoint
{
background: url(gfx/point-rate.gif) bottom left no-repeat;
}
#cineman #singleMovie .sideLinks .rating a.halfPoint,
#cineman #singleMovie .posterIn .rating a.halfPoint
{
background: url(gfx/point-rate.gif) center left no-repeat;
}
#cineman #singleMovie  .singleMovieTop .sideLinks h4
{
margin: 0;
padding: 0;
color: #000;
padding: 10px 0px;
text-align: center;
font-size :16px;
}
#cineman #singleMovie .singleMovieTop .sideLinks h4 span
{
font-size: 150%;
color: #c70000;     
}


#cineman #singleMovie .singleMovieTop h2
{
font-weight: normal;
padding: 0px 15px;
padding-top: 10px;
padding-bottom: 4px;
text-align: left;
line-height: 100%;
color: #000;
}

#cineman #singleMovie .singleMovieTop h5,
#cineman #singleMovie .singleMovieTop h2 span
{
font-weight: normal;
text-align: left;
font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #000;
font-size: 12px;
}

#cineman #singleMovie .whiteBoxBg,
#cineman .whiteBoxBg
{
margin: 0;
margin-top: 5px;
padding:0;
background: url(gfx/whitebg800-rpt.gif) top center repeat-y;
background: url(gfx/white-blue-bg800-rpt.gif) top center repeat-y;
}
#cineman #singleMovie .whiteBoxBg
{
    margin-top: 5px;
}
#cineman #singleMovie .whiteBoxBottom,
#cineman .whiteBoxBottom
{
margin:0;
padding:0;
background: url(gfx/whitebg800-btm.gif) bottom center no-repeat;
background: url(gfx/white-blue-bg800-btm.gif) bottom center no-repeat;
}
#cineman .whiteBoxContent
{
text-align: left;
padding: 10px;
padding-top: 25px;
}
#cineman .whiteBoxContent p
{
color: #000;
}

#cineman #singleMovie .whiteBoxTop,
#cineman .whiteBoxTop
{
margin:0;
padding:0;
background: url(gfx/whitebg800-top.gif) top center no-repeat;
background: url(gfx/white-blue-bg800-top.gif) top center no-repeat;
}

#cineman #singleMovie .buttons
{
width: 430px;
margin-top: 10px;
margin-left: 350px;
text-align: left;
overflow: hidden;
color: #000;
}
#cineman #singleMovie  .buttonsRight
{
float: right;
width: 200px;    
}
#cineman #singleMovie .trailerBtn
{ 

text-decoration:none;
border: none;
color: #c70000;
text-align: center;
font-size: 11px;
font-weight: bold;
display: block;
float: left;
overflow: hidden;
line-height: 100%;
}
#cineman #singleMovie .trailerBtn span
{
display: block;
padding-top: 38px;   
line-height: 100%;
text-align: center;    
    }
#cineman #singleMovie .trailerBtn:hover
{
text-decoration:underline;
border: none;
color: #c70000;
  
}
#cineman #singleMovie .whiteBoxContent .buySoon
{
width: 200px;
height: 45px;    
text-align: left;
overflow: hidden;    
float: right;
background: url(gfx/buySoon.png) 0 0 no-repeat;    
text-decoration: none;
font-family: trebuchet ms, verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #c70000;
margin: 3px 0;
    }
#cineman #singleMovie .whiteBoxContent .buySoon p
{
 font-size: 20px;
font-weight: bold;
color: #c70000;  
font-family: trebuchet ms, verdana, Arial, Helvetica, sans-serif;  
padding: 15px 5px;  
text-align: center;    
    }    


#cineman #singleMovie  a.buyBtnBig,
#cineman #singleMovie  a.buyBtnSmall,
#cineman .blueBoxContent a.buyBtnSmall,
#cineman #singleMovie a.buyBtnYellow,
#cineman #singleMovie  a.seeBtnSmall,
#cineman .buyBtnSmall
{
width: 200px;
height: 45px;
text-align: left;
overflow: hidden;
color: #000;
float: right;
background: url(gfx/redBtn-big.png) 2px 0 no-repeat;
text-decoration: none;
font-family: trebuchet ms, verdana, Arial, Helvetica, sans-serif;
line-height: 42px;
font-size: 11px;
margin: 3px 0;
}
#cineman #singleMovie  a.buyBtnSmall,
#cineman .blueBoxContent a.buyBtnSmall,
#cineman .buyBtnSmall
{
height: 30px;    
background: url(gfx/redBtn2-small200.png) 2px 3px no-repeat;   
background: url(gfx/yellowBtn3-small200.png) 1px 0px no-repeat;  
    }
#cineman #singleMovie  a.seeBtnSmall 
{
height: 30px;    
background: url(gfx/seeNow-btn.gif) 1px 0px no-repeat;  
 color: #fff;  
font-weight: bold;
font-size: 12px;
    }   

#cineman .myMovieBox  a.buyBtnSmall   
{
height: 25px;      
background: url(gfx/yellowBtn-small200.png) 1px 3px no-repeat;  
}    
#cineman #singleMovie  a.buyBtnSmall:hover,
#cineman .blueBoxContent a.buyBtnSmall:hover,
#cineman .buyBtnSmall:hover
{
 background: url(gfx/redBtn2-small200.png) 2px -58px no-repeat;
 background: url(gfx/yellowBtn3-small200.png) 1px -55px no-repeat;
  text-decoration: none; 
 color: #c70000;  
}
#cineman #singleMovie  a.seeBtnSmall:hover 
{
  text-decoration: none; 
  color: #fff;
background: url(gfx/seeNow-btn.gif) 1px -55px no-repeat;  
    }  
#cineman .myMovieBox  a.buyBtnSmall:hover
{    background: url(gfx/yellowBtn-small200.png) 1px -58px no-repeat;  }
#cineman .blueBoxContent a.cancelBtn  
{background: url(gfx/greyBtn-small200.png) 2px 3px no-repeat;   
    }
#cineman #singleMovie .buyBtnContainer,
#cineman .blueBoxContent .buyBtnContainer
{
width: 200px;
text-align: center;
float: left;
text-decoration: none;
margin-right: 5px;
color: #000;
margin-bottom: 3px;
}

#cineman #singleMovie .buyBtnContainer span.txt,
#cineman .buyBtnContainer span.txt
{
 color: #aaa;
 font-size: 11px;
 line-height: 100%;
 width: 65px;
 float: right;
 display: block;
 text-align: right;
 margin: 0;
 padding: 0;
 position: relative;
 top: 5px;
 right: 4px;
 padding: 2px 0;

    } 
  
#cineman #singleMovie .buyBtnContainer span.price,
#cineman .buyBtnContainer span.price
{
 color: #fff;
 font-size: 16px; 
 font-weight: bold; 
 position: relative;
 top: 1px; 
  letter-spacing: -1px;
    }   
#cineman #singleMovie .buyBtnContainer span.btnDescr,
#cineman .buyBtnContainer span.btnDescr,
#cineman .buyBtnContainer span.btnDescrWPrice
{
 display: block;
 float: left;   
 text-align: left;
 width: 95px;
 line-height: 100%;
 padding: 2px 0;
 position: relative;
 top: 6px;
 overflow: hidden;
    }         
#cineman .buyBtnContainer span.btnDescr {width: 165px;}    
#cineman #singleMovie  a.buyBtnRect
{
width: 60px;
height: 49px;
text-align: center;
overflow: hidden;
float: left;
background: url(gfx/redBtn-rect.png) 0 -51px no-repeat;
text-decoration: none;
margin-top: 5px;
margin-left: 4px;
}
#cineman #singleMovie .buyBtnContainer .seeBtnSmall .btnDescr
{
width: 150px;
}
#cineman #singleMovie  a.buyBtnBig img
{border: none; margin: 13px 3px;}
#cineman #singleMovie  a.buyBtnSmall img,
#cineman .blueBoxContent a.buyBtnSmall img,
#cineman #singleMovie  a.seeBtnSmall img,
#cineman .buyBtnSmall img
{border: none; margin: 0px 3px;}

#cineman #singleMovie  a.buyBtnRect img
{border: none; margin: 0;}

#cineman #singleMovie  a.buyBtnBig:hover
{
 background: url(gfx/redBtn-big.png) 2px -61px no-repeat;
 text-decoration: none; 
 color: #fff;  
}

#cineman .blueBoxContent a.cancelBtn:hover
{
 background: url(gfx/greyBtn-small200.png) 2px -58px no-repeat;
}
#cineman #singleMovie  a.buyBtnRect:hover
{
 background: url(gfx/redBtn-rect.png) 0 -1px no-repeat;

}
#cineman #singleMovie  .cheaperSetBtn,
#cineman #singleMovie  .seeNowBtn
{
width: 167px;
height: 34px;
margin-top: 4px;
text-align: left;
overflow: hidden;
color: #000;
float: left;
/*background: url(gfx/seeTrailer-btn.gif) 0 -15px no-repeat;*/
}

#cineman #singleMovie .cheaperSetBtn
{
background: url(gfx/cheaperSet-btn.gif) 0 -5px no-repeat none;
float: right;
color: #c70000;
text-align: right;
}
#cineman #singleMovie .cheaperSetBtn:hover
{
/*background: url(gfx/cheaperSet-btn.gif) 0 -47px no-repeat;*/
text-decoration: underline;
}
#cineman #singleMovie .seeNowBtn
{background: url(gfx/seeNow-btn.gif) 0 -5px no-repeat; float: right;}
#cineman #singleMovie .seeNowBtn:hover
{background: url(gfx/seeNow-btn.gif) 0 -47px no-repeat;}

#cineman #singleMovie .buynowBtn,
#cineman #singleMovie .buyAgainBtn,
#cineman .movieBigBox .buynowBtn
{
width: 170px;
height: 45px;
text-align: right;
overflow: hidden;
color: #000;
float: right;
background: url(gfx/buyNow-btn.gif) 0 0 no-repeat;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
line-height: 45px;
}
#cineman #singleMovie .buynowBtnSmall,
#cineman .movieBigBox .buynowBtnSmall
{
width: 170px;
height: 35px;
text-align: right;
overflow: hidden;
color: #000;
float: right;
background: url(gfx/buyNow-small-btn.png) 0 -5px no-repeat;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
line-height: 45px;
}
#cineman .movieBigBox .buynowBtnSmall
{
position: relative;
top: 120px;   
}
#cineman .packetList .buynowBtnSmall
{
    top: 70px;   
}
#cineman .packetList .price
{
text-align: right;    
width: 170px;
height: 50px;
overflow: hidden;
float: right;
position: relative;
top: 70px;   
right: 5px;
}

#cineman #singleMovie .buynowBtn:hover,
#cineman .movieBigBox .buynowBtn:hover
{
background: url(gfx/buyNow-btn.gif) 0 -61px no-repeat;
text-decoration:none;
}
#cineman #singleMovie .buynowBtnSmall:hover,
#cineman .movieBigBox .buynowBtnSmall:hover
{
background: url(gfx/buyNow-small-btn.png) 0 -45px no-repeat;
text-decoration:none;
}
#cineman #singleMovie .buyAgainBtn
{background: url(gfx/buyAgain-btn.gif) 5px 0 no-repeat;}
#cineman #singleMovie .buyAgainBtn:hover
{background: url(gfx/buyAgain-btn.gif) 5px -60px no-repeat;}
#cineman #singleMovie .buynowBtn span.currency,
#cineman #singleMovie .buyAgainBtn span.currency,
#cineman .movieBigBox .buynowBtn span.currency
{
margin-right: 33px;
font-size: 12px;
color: #fff;
}


#cineman #singleMovie .buttonsBuyContainer
{
width: 170px;
margin: 0 auto; 
text-align: right;  
margin-bottom: 30px; 
margin-top: 10px;
}


#cineman #singleMovie .whiteBoxContent p
{
padding: 0px 0 15px 0;
}

#cineman #singleMovie .singleMovieTop p span
{font-size: 90%;}

#cineman #singleMovie a,
#cineman .whiteBoxContent a
{
color: #000; 
text-decoration:none;
border-bottom: 1px dotted #ccc;
}
#cineman #singleMovie a img
{
border: none;
vertical-align: text-top;    
    }
#cineman #singleMovie a:hover,
#cineman .whiteBoxContent a:hover
{
color: #c70000;    
text-decoration: none;
border-bottom: 1px dotted #c70000;
}
#cineman #singleMovie .buttons a,
#cineman #singleMovie .buttons a:hover
{
text-decoration: none;
border-bottom: none;
}
#cineman #singleMovie .posterOut
{
width: 170px;
float: left;
margin: 0 10px 5px 0;
}
#cineman #singleMovie .posterIn
{
border: 1px solid #B5CACF;
background: #fff;
padding:5px 0;
text-align:center;
margin: 0 0 5px 0;
font-size: 11px;
color: #c70000;
}
#cineman #singleMovie .posterIn img
{margin: 5px auto;}
#cineman #singleMovie .posterIn a
{color: #c70000; border: none;}
#cineman #singleMovie .posterIn a:hover
{border: none;text-decoration: underline;}

#cineman #singleMovie .singleMovieMenu
{
height: 26px;
text-align: left;
overflow: hidden;
background: url(gfx/singleMovMenu.gif) 0 0 no-repeat;
}
#cineman #singleMovie .singleMovieMenu a
{
height: 26px;
display: block;
float: left;
position: relative;
left: 20px;
color: #fff;
width: 140px;
border:none;
outline: none;
}
#cineman #singleMovie .singleMovieMenu a#bonusMov
{
width: 200px;
}
#cineman #singleMovie .singleMovieMenu a#aboutMov:hover,
#cineman #singleMovie .singleMovieMenu a.aboutMovAct
{background: url(gfx/singleMovMenu.gif) -20px -54px no-repeat;border:none;}
#cineman #singleMovie .singleMovieMenu a#photosMov:hover,
#cineman #singleMovie .singleMovieMenu a.photosMovAct
{background: url(gfx/singleMovMenu.gif) -160px -54px no-repeat;border:none;}
#cineman #singleMovie .singleMovieMenu a#bonusMov:hover,
#cineman #singleMovie .singleMovieMenu a.bonusMovAct
{background: url(gfx/singleMovMenu.gif) -300px -54px no-repeat;border:none;}

#cineman #singleMovie .singleMovieMenu a#reviewMov:hover,
#cineman #singleMovie .singleMovieMenu a.reviewMovAct
{background: url(gfx/singleMovMenu.gif) -500px -54px no-repeat;border:none;}

#cineman #singleMovie .singleMovieMenu a#rewardMov:hover,
#cineman #singleMovie .singleMovieMenu a.rewardMovAct
{background: url(gfx/singleMovMenu.gif) -640px -54px no-repeat;border:none;}
#cineman #singleMovie .singleMovieBonus
{
border: 0px solid grey;
padding: 0px;
}
#cineman #singleMovie .singleMovieBonus #rewardMovDet h5
{margin-top: 20px;    
    }
#cineman #singleMovie .singleMovieBonus #rewardMovDet h6
{margin-bottom: 5px;   
 margin-top: 0;
 font-weight: normal; 
    }    
#cineman  #rewardMovDet table
{margin-bottom: 20px;
 width: 100%;
 border-collapse: collapse;
 }    
#cineman  #rewardMovDet .rewardTableHeader td
{
    font-size: 80%;
    font-family: Verdana;
    font-weight: bold;
    color: #555;
    text-align: center;
    background: #ddd;
    }
#cineman  #rewardMovDet .rewardTableYear 
{
    vertical-align: top;
    padding:0 5px;
    border: 1px dotted #aaa;
    }   
    
#cineman  #rewardMovDet .rewardTableAchive  
{
    vertical-align: top;
    padding: 0 5px;
    padding-bottom: 5px;
    font-weight: bold;
     border: 1px dotted #aaa;

    }
#cineman  #rewardMovDet .rewardTableAward 
{
    vertical-align: top;
    padding: 0 10px;
     border: 1px dotted #aaa;
     padding-bottom: 5px;
    }


  
#cineman #singleMovie .singleMovieBonus #aboutMovDet img,
#cineman #singleMovie .singleMovieBonus #reviewMovDet img
{
float:right;
padding: 3px;
border: 1px solid #ccc;
margin: 3px 6px;
margin-right: 0;
}
#cineman #singleMovie .singleMovieBonus .whiteBoxBg
{
margin-top:0;
}
#cineman #singleMovie .singleMovieBonus .whiteBoxBg h4
{color: #000;
 margin: 3px 0;
 }
#cineman #singleMovie .singleMovieBonus .whiteBoxTop
{
background: url(gfx/whitebg800-topGrey.gif) top left no-repeat;
background: url(gfx/white-blue-bg800-top.gif) 0 -10px no-repeat;
}
#cineman #singleMovie .singleMovieBonus .whiteBoxContent
{
padding:20px 30px;
color: #000;
}
#cineman #singleMovie .singleMovieBonus .blackBoxContent
{
margin: 0px;
color: #fff;
padding: 10px;
}
#cineman #singleMovie .singleMovieBonus .blackBoxContent p
{
color: #fff;
clear: both; 
padding: 5px 15px;
}
#cineman #singleMovie .singleMovieBonus .blackBoxContent h4
{
color: #fff;
clear: both; 
padding-left: 15px;
padding-right: 15px;
}
#cineman #singleMovie .singleMovieBonus .blackBoxContent h5
{
padding-left: 15px;
padding-right: 15px;
}
#cineman #singleMovie .singleMovieBonus #photosMovDet,
#cineman #singleMovie .singleMovieBonus #bonusMovDet
{
border: 0px solid #666;
}
#cineman #singleMovie .singleMovieBonus .photoBox,
#cineman #singleMovie .singleMovieBonus .movieBox
{
margin: 0;
padding: 15px;
float: left;
background: url(gfx/default-96x96.jpg) center center no-repeat;

}
#cineman #singleMovie .singleMovieBonus .movieBox
{
    background: url(gfx/default-trailer-96x96.jpg) center center no-repeat;
}
#cineman #singleMovie .singleMovieBonus .epkBox
{
    background: url(gfx/default-epk-96x96.jpg) center center no-repeat;
}
#cineman #singleMovie .singleMovieBonus #photosMovDet a,
#cineman #singleMovie .singleMovieBonus a.movieGallery
{
border: 1px solid #666;
padding: 0;
margin: 0px;
width: 78px;
height: 78px;
display: block;
text-align: center;
overflow: hidden;
}
#cineman #singleMovie .singleMovieBonus .movieBox a.movieGallery
{width: 88px;
height: 68px;
text-align: center;
line-height: 12px;
}
#cineman #singleMovie .singleMovieBonus .movieBox a.movieGallery span
{color: #fff;
font-size: 10px; padding: 3px; font-weight: bold; }

#cineman #singleMovie .singleMovieBonus #photosMovDet a:hover,
#cineman #singleMovie .singleMovieBonus a.movieGallery:hover
{
border: 1px solid #c70000;
}
#cineman #singleMovie .singleMovieBonus #photosMovDet a img,
#cineman #singleMovie .singleMovieBonus #bonusMovDet a img
{
border:none;
padding: 0;
margin: 0 auto;
}
#cineman .aboutMovMiniTable
{margin-bottom: 30px; }
#cineman .aboutMovMiniTable td
{
vertical-align: top;
color: #000;
padding: 0;
padding-right: 5px;
font-size:12px;  
line-height: 130%;
}

#cineman #singleMovie .singleMovieBonus .aboutMovTable
{
width: 500px;
margin-bottom: 15px;
}
#cineman #singleMovie .singleMovieBonus .aboutMovTable td
{
vertical-align: top;
padding: 2px;
padding-left: 0;
}
#cineman #singleMovie .singleMovieBonus td.aboutMovTableTitles
{width: 200px;}
#cineman #singleMovie .singleMovieBonus .aboutMovTable span
{
color: #aaa;
font-size: 90%;
}
#cineman #singleMovie .singleMovieBonus .aboutMovList
{
margin: 0;
padding: 0;
}
#cineman #singleMovie .singleMovieBonus .aboutMovList li
{
list-style: none;
}
#cineman #singleMovie .singleMovieBonus h6
{
color: #000;
text-align: left;
margin-top: 5px;
font-weight: bold;
}
#cineman #singleMovie .singleMovieComments
{
color: #000;
font-size: 11px;
}
#cineman #singleMovie .singleMovieComments .whiteBoxContent
{
text-align: left;
margin:0;
padding: 20px 30px;
padding-top: 25px;
}
#cineman #singleMovie .singleMovieComments .commentDetails
{
font-size: 11px;
text-align: left;
border-bottom: 1px solid #c70000;
margin-bottom: 3px;
padding-right: 5px;
}
#cineman #singleMovie #topic
{
 font-size: 14px;  
 font-weight: bold; 
    }
#cineman #singleMovie .singleMovieComments #addMessagePanel .commentDetails
{
float: left;
border: none; 
    }
#cineman #singleMovie .singleMovieComments .replyComment
{
font-size: 10px;
font-weight: normal;
color: #c70000;
font-family:  verdana, arial, sans-serif;
margin: 0 5px;
}
#cineman #singleMovie .redTxt
{
font-size: 12px;
font-weight: bold;
color: #c70000;
font-family:  Century Gothic, Tahoma, verdana, arial, sans-serif;
}
#cineman .blueTxt
{
color: #17505F;
}
#cineman .greyTxt
{
color: #666;
}
#cineman #singleMovie h4.blueTxt,
#cineman #singleMovie .whiteBoxContent h4.blueTxt
{
padding: 5px 0;
padding-top: 0;
border-bottom: 1px solid #17505F;
margin-bottom: 10px;  
color: #17505F;  
}
#cineman #singleMovie .date
{
font-size: 11px;
}
#cineman #singleMovie  #reviewMovDet .date
{padding-bottom: 5px; color: #000; font-weight: normal;}
#cineman #singleMovie  #reviewMovDet  p
{ margin-top: 10px;
  padding: 0;}
#cineman #singleMovie  #reviewMovDet .showFullReview,
#cineman #singleMovie  #reviewMovDet .hideFullReview
{
float: right;
font-size: 10px;
font-family: Verdana;  
    
    }

#cineman #singleMovie .singleMovieComments #addMessagePanel .commentContent
{
width: 580px;
float: right;
margin-bottom: 10px;
margin-right:0;
padding-right:0;
border-left: 1px solid #c70000;
}
#cineman #singleMovie .singleMovieComments .addCommentContent
{
width: 560px;
height: 100px;
float: right;
padding: 3px;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background: #eee;
border: 1px solid #999;
}
#cineman #singleMovie .singleMovieComments .addCommentTitle
{
width: 560px;
float: right;
padding: 3px;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background: #eee;
border: 1px solid #999;
margin-bottom: 5px;
}
#cineman #singleMovie .singleMovieComments #statusMsg
{
 padding: 0 0 0px 12px;       
    }
#cineman #singleMovie .singleMovieComments #statusMsg div
{padding-bottom: 5px;}    
#cineman #singleMovie .singleMovieComments #responseTo
{
padding: 0 0 5px 12px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;  
line-height: 130%;
font-weight: bold;
margin: 0;
    }
#cineman #singleMovie .singleMovieComments #responseTo span
{color: #c70000;}    
#cineman #singleMovie .singleMovieComments #responseTo #abstract
{
font-weight: normal;
color: #666;    
    
    }
#cineman #singleMovie .singleMovieComments .addCommentBtn
{
float: right;
position: relative;
right: 0px;
width: 200px;
}
#cineman #singleMovie .inputBtn 
{
background: #eee;
border: 1px solid #999;
color: #666;
font-family:  Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 3px ;
margin: 5px 0;
cursor: pointer;
}
#cineman #singleMovie .inputBtn:hover
{
border: 1px solid #c70000;
color: #c70000;
}
#cineman #sentotofriendpopup
{
width: 180px;  
margin:5px 0;  
    }
#cineman #sentotofriendpopup .boxBg
{
margin:0;
padding:0;
background: url(gfx/myCineman-bg-rpt.gif) top center repeat-y;
}
#cineman #sentotofriendpopup .boxBottom
{
margin:0;
padding:0;
background: url(gfx/myCineman-bg-btm.gif) bottom center no-repeat;
}
#cineman #sentotofriendpopup .boxTop
{
margin:0;
padding:0;
width: 180px;
background: url(gfx/myCineman-bg-top.gif) top center no-repeat;
text-align: center;
}
#cineman #sentotofriendpopup .boxContent
{
margin:0 auto;
padding:0;
width: 166px;
margin-bottom: 5px;
background: #000;
border: 1px solid #225661;
text-align: left;
font-size: 11px;
}
#cineman .browserBtn
{
margin: 0;
margin-top: 5px;
float:right;
}
#cineman #sentotofriendpopup #popupform
{padding:5px;}
#cineman #sentotofriendpopup input#popupform_email,
#cineman #sentotofriendpopup input#popupform_autor,
#cineman #sentotofriendpopup #popupform_comment
{
width: 150px;
}

#cineman .blueBoxBg
{
margin: 0;
margin-top: 5px;
padding:0;
background: url(gfx/bluebg800-rpt.gif) top center repeat-y;
}
#cineman .blueBoxBottom
{
margin:0;
padding:0;
background: url(gfx/bluebg800-btm.gif) bottom center no-repeat;
}
#cineman .blueBoxTop
{
margin:0;
padding:0;
background: url(gfx/bluebg800-top.gif) top center no-repeat;
text-align: center;
}

#cineman .blueBoxContent
{
margin:5px;
padding:10px;
margin-bottom: 15px;
text-align: left;
}
#cineman .smallContent
{
 margin:5px 200px;   
    
}
#cineman .blueBoxContent a
{
text-decoration: none;
border: none;
margin:0;
padding:0;
border: 1px dotted #000;
color: #ffb969;
}
#cineman .blueBoxContent a.redTxt
{color: #c70000;text-decoration: none; border: none;}
#cineman .blueBoxContent a img
{
text-decoration: none;
border: none;
margin:0;
padding:0;

}
#cineman .blueBoxContent a:hover
{
border-top: 1px dotted #225661;
border-bottom: 1px dotted #225661;
background: url(gfx/myCineman-bg-rpt.gif) top center repeat-y;
}
#cineman .blueBoxContent a.redTxt:hover
{border: none; background: none; text-decoration: underline;}

#cineman .blueBoxContent h5
{
color: #1fadd7;    
}
#cineman .blueBoxContent p
{
 color: #fff;   
}
#cineman .avatar
{
height: 64px;
width: 64px;
overflow: hidden;
float: left;
margin: 0 5px 5px 0;   
display: block;  
border: 1px solid #fff;
background: url(gfx/avatar-bg.gif) center center no-repeat;
}
#cineman #singleMovie .singleMovieComments .avatar
{ 
    float: right; 
    margin: 0 0 5px 5px; 
border-left: 1px solid #c70000;    
    }
    
#cineman .blueBoxContent .avatar
{
border: 1px solid #ffb969;  
}
#cineman .avatar img
{
    border: none;
}
#cineman .formPage
{
margin: 30px 0; 
font-size: 11px;
color: #1fadd7;  
}



#cineman .formAvatarOnLeft
{
width: 600px;
float: right;    
}
#cineman .formAvatarOnTop,
#cineman .formAvatarOnTop .formInput 
{
text-align: left;   
margin-bottom: 0;
}
#cineman .formPage div
{
margin: 5px 0px;    
}
#cineman .blueBoxBg .newReview textarea
{
    width: 760px;
    height: 100px;    
    font-family: Trebuchet ms, Verdana, Arial, Sans-Serif;
    font-size: 12px;   
    margin: 3px;
    }
   
    
    
      
#cineman .blueBoxBg .thinTxtInput
{
    width: 760px;
    font-family: Trebuchet ms, Verdana, Arial, Sans-Serif;
    font-size: 16px;   
    margin: 3px 1px;
    }
#cineman .formPage input#password,
#cineman .formPage input#username,
#cineman .formPage input#email,
#cineman .formPage input#confirmPassword,
#cineman .formPage input#Firstname,
#cineman .formPage input#Lastname,
#cineman .formPage input#Street,
#cineman .formPage input#StreetNumber,
#cineman .formPage input#City,
#cineman .formPage input#PostalCode,
#cineman .formPage input#PhoneNumber,
#cineman .formPage input#firstName,
#cineman .formPage input#lastName,
#cineman .formPage input#birthDate,
#cineman .formPage input#phoneNumber,
#cineman .formPage input#city
{
width: 200px;    
margin-left: 5px;    
}
#cineman .formPage input#StreetNumber
{
width: 40px;      
}
#cineman .contact
{
color: #bbb;    
}
#cineman .contact input
{
width: 300px;    
margin-left: 5px;  
border: 1px solid #666;
background: #333;
color: #fff;
font-family: Trebuchet ms, Verdana, Arial, Sans-Serif;  
font-size: 12px;
}
#cineman .contact textarea
{
width: 300px; 
height: 150px;   
margin-left: 5px;   
vertical-align: text-top; 
border: 1px solid #666;
background: #333;
color: #fff;
font-family: Trebuchet ms, Verdana, Arial, Sans-Serif;
font-size: 12px;
    }
#cineman .formInput
{
width: 400px;
float: left;
text-align: right;
}
#cineman .register .formInput
{
width: 550px;
}
#cineman .contact .formInput
{
width: 550px;
vertical-align: top;
}

#cineman .formPage .formInputTxt
{
    font-size: 14px;
    color: #FFB969;
    font-weight: bold;
    padding-left: 10px;
    }

#cineman .error,
#cineman .formError
{color:#c70000;
text-align: left;
float: left;
clear:right;
padding-left: 10px;
}

#cineman .myProfileBg
{
margin:0;
padding:0;
background: url(gfx/myCineman-big.gif) 10px 10px no-repeat;    
}
#cineman .myProfileMain,
#cineman .myProfileMain a
{
width: 160px;
height: 30px;
float: left;  
text-decoration: none;  
font-size:0;
}
#cineman .myProfileMain
{margin: 5px 15px;    }
#cineman .myProfileMenu
{

text-align: left;
margin: 5px 10px;
margin-bottom: 20px;
clear: both; 
}
#cineman .myProfileMenu a
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #1fadd7;
font-size: 14px;
font-variant:small-caps;
font-weight: normal;
padding: 3px;
margin: 0; 
text-decoration: none;  
}
#cineman .myProfileMenu a:hover
{
text-decoration: underline;  
}
#cineman .myProfileMenu .act a
{
color: #ffb969;    
}
#cineman .myProfileName
{
color: #ffb969;
font-size: 24px;
font-variant:small-caps;
text-align: left;
padding: 15px 10px;
}
#cineman .formPage .myProfileName
{
padding: 0;
float: right; 
margin: 0;   
margin-left: 5px;
text-align: center;
}
#cineman .formPageinput#email
{
    width: 240px;  
}
#cineman .myProfileName .myMoviesList
{     
}
#cineman .myMovieBox
{
height: 140px;
width: 100%;
margin: 0;
padding: 0;
display: block;
overflow: hidden;
text-align: left;
float: left;
background: url(gfx/myC-myMov-notact.jpg) top left no-repeat;
}
#cineman .myMovieBoxActive
{
background: url(gfx/myC-myMov-act.jpg) top left no-repeat;
}

#cineman .myMovieBox a.poster
{
width: 72px;
height: 96px;
margin-top: 20px;
margin-left: 12px;
margin-right: 25px;
border: none;
float: left;
text-decoration: none;
outline: none;    
padding: 0;  
overflow: hidden;
}
#cineman .myMovieBox a.poster img
{
border: none;
float: right;     
}
#cineman .myMovieBox a,
#cineman .myMovieBox a:hover,
#cineman .myMovieBoxFav a,
#cineman .myMovieBoxFav a:hover,
#cineman .moviePacketItem a,
#cineman .moviePacketItem a:hover

{
text-decoration: none;
border:none;
background: none;
}
#cineman .myMovieBox a h4,
#cineman .myMovieBox h4
{
text-decoration: none;
border: none;
float: left;
line-height: 150%;
}
#cineman .moviePacketItem a h4,
#cineman .moviePacketItem h4
{
    color: #000;
margin-top: 0px;
margin-bottom: 0px;
}
    

#cineman .myMovieBox a h4 span,
#cineman .myMovieBox h4 span
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
}
#cineman .myMovieBox .details
{
height: 150px;
width: 650px;
overflow: hidden;
margin: 0;
padding: 0;
float: left;
}


#cineman .myMovieBox p
{
margin: 3px 0 3px 0;
font-size: 11px;
color: #000;
}
#cineman .myMovieBox .myMovieBtns
{
height: 120px;
width: 200px;
overflow: hidden;
margin: 0;
padding: 0;
float: right;  
font-family:Arial, Sans-Serif; 
font-size: 11px; 
}
#cineman .myMovieBox .rating img
{
border: none;
width: 20px;
height: 20px;
margin: 0;
padding:0;
float: left;
}
#cineman .myMovieBox .rating
{
width: 100px;
height: 20px;
overflow: hidden;
margin: 0;
margin-top: 10px;
padding: 0;
float: right;
text-align:center;
}
#cineman .plainTxt {padding-left: 20px; padding-right: 20px;}
#cineman .myCarnet .plainTxt {padding: 10px;}
#cineman .myCarnet {margin-bottom: 10px;}
#cineman .plainTxt .newsLead,
#cineman .plainTxt .newsBody
{
font-family:  Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #000;
font-size: 12px;
font-weight: normal;
padding: 0;
margin: 0;
line-height: 120%;
padding-bottom:10px;
clear: both;
}
#cineman .plainTxt .newsLead
{font-weight: bold;font-size: 14px;}
#cineman .plainTxt p
{
padding:0; 
padding-bottom:10px;
font-size: 12px; 
color: #000; 
}
#cineman .help p ,
#cineman .txtOnBlack p
{
padding: 5px;
padding-top: 25px; 
font-size: 12px; 
color: #bbb;
text-align: left;   
    }
#cineman .txtOnBlack p
{padding-top: 5px; }    
#cineman .help a,
#cineman .txtOnBlack a
{color: #c70000; text-decoration: none; border: none;} 
#cineman .help a:hover,
#cineman .txtOnBlack a:hover
{text-decoration: underline; border: none; }   
#cineman .help img
{
float: left;
margin: 10px 15px 10px 0;    
    }    
#cineman .plainTxt p b
{font-size: 110%;}
#cineman .plainTxt h4
{
color: #000;  
margin: 5px 0 5px 0;
}
#cineman .plainTxt .redTxt,
#cineman .plainTxt h4.redTxt
{color: #c70000;}
#cineman .plainTxt h5
{
color: #c70000;  
margin: 5px 0 5px 0;
}
#cineman .plainTxt .date
{
color: #000;
font-size: 11px;    
margin-bottom: 10px; 
font-weight: normal;   
}
#cineman .movDescr
{font-weight: bold;}
#cineman #pelnyopis
{font-weight: normal; font-size: 80%; font-family: Verdana;}
#cineman .whiteBoxContent ol,
#cineman .whiteBoxContent ul
{
color: #000;
font-size: 11px; 
margin: 0px;
margin-top: 5px;
padding-left: 20px;
}

#cineman .whiteBoxContent ol li,
#cineman .whiteBoxContent ul li
{
padding-left: 0px;
margin-left: 0px; 
margin-bottom: 0px;  
line-height: 120%; 
}
#cineman .whiteBoxContent ul li,
#cineman .whiteBoxContent ul
{
    list-style-type : circle;
    }
#cineman .regulations ol li
{
padding-left: 0px;
margin-left: 0px; 
margin-bottom: 8px;  
line-height: 120%; 
}

#cineman .pager
{
height: 32px;
width: 800px;
text-align: center;
overflow: hidden;
background: url(gfx/pager-bg.gif) top center no-repeat;
margin-top: 5px;
}
#cineman .whiteBoxContent .pager
{
background: none;   
width: 100%;     
    }
#cineman .pager a, 
#cineman #singleMovie .pager a
{
text-decoration: none;
font-size: 12px;
margin: 5px;
color: #ffb969;
line-height: 240%;
border: none;
}
#cineman .whiteBoxContent .pager a
{
color: #666;    
    }
#cineman .pager .pagerAct,
#cineman .pager a:hover,
#cineman #singleMovie .pager a:hover
{
color: #c70000;
text-decoration:underline;
margin: 5px;
font-size: 12px;
}
#cineman .submitBtn290,
#cineman .submitBtn180,
#cineman .oneLineRedBg .submitBtn290,
#cineman .oneLineRedBg .submitBtn180,
#cineman .blueBoxContent .submitBtn180,
#cineman .blueBoxContent a.submitBtn180
{
width: 288px;
height: 35px;
display: block;
float: right;
color: #5b0000;  
font-size: 18px;
font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
background: url(gfx/btnYellow-290.gif) top center no-repeat;
overflow: hidden;
text-decoration: none;
line-height: 170%;
text-align: center;
border: none;
margin: 10px 0;
}
#cineman .submitBtn180,
#cineman .oneLineRedBg .submitBtn180,
#cineman .blueBoxContent .submitBtn180,
#cineman .blueBoxContent a.submitBtn180
{
width: 176px;
background: url(gfx/btnYellow-180.gif) top center no-repeat;
}
#cineman .submitBtn290:hover,
#cineman .submitBtn180:hover,
#cineman .oneLineRedBg .submitBtn290:hover,
#cineman .oneLineRedBg .submitBtn180:hover,
#cineman .blueBoxContent .submitBtn180:hover
{
cursor: pointer;
background-position: 0 1px;
outline: none;
border: none;
text-decoration: none;
color: #000;
}


#cineman .oneLineRedBg
{
background: url(gfx/h4-redBg.gif) center -20px no-repeat;
padding-top:5px;
}
#cineman .oneLineRedBg h4 
{
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 0 20px;
    font-size: 18px;
}

#cineman .oneLineRedBg #mpaynumber
{
padding: 0 20px;  
padding-bottom: 10px ;  
}
#cineman .oneLineRedBg #smskod
{ border: 1px solid #666;
  background: #333;
  width: 70px;
}
#cineman .oneLineRedBg p
{
color: #bbb;
padding: 0 20px;  
padding-bottom: 10px ;  
}
#cineman .oneLineRedBg p span,
#cineman #mpaynumber
{
color: #c70000;
font-weight: bold;    
    }
#cineman .oneLineRedBg a
{
color: #bbb; 
text-decoration:none;
border-bottom: 1px dotted #666;
}
#cineman .oneLineRedBg a:hover
{
color: #c70000;    
text-decoration: none;
border-bottom: 1px dotted #c70000;
}    
#cineman .discCode 
{
width: 380px;
text-decoration: none;
text-align: right;
color: #ccc;
font-size: 11px;
margin-bottom: 5px;
margin-top: 3px;
margin-left: 10px;
padding-right: 10px;
float: left;
    }
#cineman .kids  .discCode 
{
 color: #000;   
    } 
#cineman a#disccodeshow   
{
margin-left: 15px;
margin-top: 3px; 
height: 12px;
  
    } 
#cineman a.red 
{
color: #c70000;
text-decoration: none;   
    }
#cineman .buyVerifDrm    
{
color: #666;    
padding: 0 5px;    
    }

#cineman .buyVerifDrm .submitBtn180
{margin-right: 10px;}    
#cineman .buyVerifDrm p
{
color: #666;
font-size: 11px; 
    }  
#cineman .kids .buyVerifDrm ,
#cineman .kids .buyVerifDrm p   
{
color: #000;   
}         
#cineman .discCode #disccode  
{
width: 100px;
height: 20px;
float: right;
margin-top: 4px;
}  
#cineman .discCode .submitBtn180
{
margin: 0; 
    }
#cineman .div3col
{
padding-top: 0px;
width: 260px;
float: left; 
padding-bottom: 0px; 
position: relative;
left: 3px;
}  
#cineman .div4col
{
padding-top: 0px;
width: 195px;
float: left; 
padding-bottom: 0px; 
position: relative;
left: 3px;
}  
#cineman .divNocol
{
    padding: 0;
padding-top: 0px;
padding-bottom: 20px; 

}
#cineman .div3col .submitBtn180  
{
float: left;
margin: 0; 
margin-left: 38px;
margin-bottom: 20px;
    }
#cineman .div4col .submitBtn180  
{
float: left;
margin: 0; 
margin-left: 5px;
margin-bottom: 20px;
    }    
#cineman .div3col h4,
#cineman .div4col h4,
#cineman .divNocol h4
  
{
    margin-bottom: 5px;
    padding: 0 10px;
    font-size: 18px;
    color: #000;
    letter-spacing: -1px;
}
#cineman .divNocol h4
{
    margin-bottom: 0px;    
    }
#cineman .div3col h4.redTxt,
#cineman .div4col h4.redTxt,
#cineman .divNocol h4.redTxt
{color: #c70000;}

#cineman .div3col #mpaynumber,
#cineman .div4col #mpaynumber
{
padding: 0 20px;  
padding-bottom: 10px ;  
}
#cineman .div3col #smskod
{ 
  width: 160px;
margin-left: 28px;
margin-top: 10px;  
}
#cineman .div4col #smskod
{ 
  width: 160px;
margin-left: 0px;
margin-top: 10px;  
}
#cineman .div3col p,
#cineman .div4col p,
#cineman .divNocol p
{
padding:5px 10px;  

}

#cineman .carnetBox
{
margin-bottom: 1px;
padding: 5px;  
    border: 1px dotted #fff;   
    background: none;
    }
#cineman .carnetBoxSelected
{
margin-bottom: 1px;
padding: 5px;  
border: 1px solid #1FADD7;   
background: #fff;
    }
#cineman .carnetRadio
{
    padding-top: 5px;
  float: left;    
    }
#cineman .carnetDescr
{
width: 500px;
    float: left;
    padding-left: 5px;
   
    }    
#cineman .carnetPrice
{
width: 200px;
float: right;    
    }     

#cineman .carnetBoxSelected h4.redTxt
{color: #1FADD7;}
#cineman #fullIndex 
{
text-align: left;    
}
#cineman #fullIndex a
{
border: none;
text-decoration: none;
color: #fff;
font-size: 12px; 
border-bottom: 1px dotted #000;
}
#cineman #fullIndex .fullIndexMovie a span
{
color: #aaa;
font-size: 10px;    
}
#cineman #fullIndex .fullIndexMovie a:hover
{
text-decoration: none;    
border-bottom: 1px dotted #666;
}
#cineman #fullIndex .fullIndexSort,
#cineman .catListSort
{
text-align: center;
padding-bottom: 12px;
margin-bottom: 10px;
padding-top: 8px;
background: url(gfx/h4-redBg.gif) center bottom no-repeat;
}
#cineman #fullIndex .fullIndexSort a,
#cineman .catListSort a
{
margin: 0 10px;
font-weight: bold; 
border: none;
color:#fff;
text-decoration: none;
}
#cineman #fullIndex .fullIndexSort a:hover,
#cineman .catListSort a:hover
{text-decoration: underline;}
#cineman #fullIndex h2
{
line-height: 130%;
color: #000;
/*position: relative;
top: -8px;
left: -6px;*/
font-size: 34px;
text-align: center;
}

#cineman #fullIndex .fullIndexLetter
{
width: 35px;
float: left; 
height: 50px;
color: #000;
background: url(gfx/fullindex-letter.gif) 0 0 no-repeat;
}

#cineman #fullIndex .fullIndexMovie
{
float: right;
width: 200px;
position: relative;
right: 10px;
margin-top: 35px;
}
#cineman #fullIndex .fullIndexElement
{
float: left;
clear: both;
padding-bottom: 20px;
width: 250px;
}

#cineman #fullIndex .fullIndexList
{
width: 265px;
float: left;  
}
#cineman .searchAdv
{
width: 800px;
padding: 0;
padding-bottom: 50px;
margin-top: 0;
background: url(gfx/h4-redBg.gif) center -20px no-repeat;
float: left; 
}
#cineman .searchAdvBox
{
width: 550px;
margin:0px auto;
margin-top: 40px;
}
#cineman .searchAdvBox .searchAdvField
{
width: 350px;    
float: left;
height: 24px;
margin-top: 2px;
font-size: 14px;
line-height: 130%;
font-family: Trebuchet MS, Tahoma, Verdana, Arial, Sans-Serif;
}
#cineman .searchAdv #catalogSearchIn
{width: 600px; vertical-align: middle; float: left;}
#cineman .searchAdv #catalogSearchIn span
{position: relative; top: 2px;}
#cineman .searchAdv #catalogSearchIn input
{
margin: 2px 0px 0 10px;
vertical-align: middle;
}
#cineman .searchAdv .submitBtn180
{
float: left;
margin: 0;
margin-left: 5px;
}

#cineman .searchAdv #catalogSearchCategory,
#cineman .searchAdv #catalogSearchCountry,
#cineman .searchAdv #catalogSearchYear
{
width: 260px;
float: left;  
margin-top: 60px;
}
#cineman .searchAdv #catalogSearchCategory span,
#cineman .searchAdv #catalogSearchCountry span,
#cineman .searchAdv #catalogSearchYear span
{
clear: both;
display: block;
}
#cineman .searchAdv #catalogSearchCategory select,
#cineman .searchAdv #catalogSearchCountry select,
#cineman .searchAdv #catalogSearchYear select
{
font-family: Trebuchet MS,Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
background: #000;
border: 1px solid #aaa;
color: #fff;
line-height: 100%;
}
#cineman .searchAdv #catalogSearchCategory select,
#cineman .searchAdv #catalogSearchCountry select
{
width: 220px;
height: 50px; 
}
#cineman .searchAdv #catalogSearchYear select
{
font-family: Trebuchet MS,Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
}

#cineman .noBuyNow a.price
{background: none;}
#cineman .noBuyNow .movieBigBox .buynowBtnSmall
{
display:none;    
    }
#cineman .noBuyNow .movieBigBox .details .descr
{width:550px;}

#cineman .popup
{
width: 460px;
height: 270px; 
background: url(gfx/popup-460x270-bg.gif) top center no-repeat;
margin: 10px auto;
}
#cineman .popup .txt
{
margin: 30px; 
font-family:  Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #000;
font-size: 12px;
font-weight: normal;
line-height: 120%;  
text-align: left;  
}
#cineman .popup p
{margin-top: 15px;}
#cineman .popup .formInput
{width: 300px;}
#cineman .popup .formInput input.field
{
width: 160px;    
margin-left: 5px;    
}
#cineman .popup .formInput .submitBtn180
{float: right; margin: 15px 0;}
#cineman .personImg
{text-align: center;}
#cineman .personImg img
{
    padding: 5px;
    background: #fff;
border: 1px dotted #1fadd7;
margin: 0 auto;       
    }










/* --- font - text details -- */
#cineman h1
{
font-family:  Trebuchet ms, Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #000;
font-size: 30px;
font-weight: bold;
line-height: 135%;
}
#cineman h2
{
font-family:  Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 30px;
line-height: 135%;
padding: 0;
margin: 0;
}
#cineman h3,
#cineman h3 a
{
font-family:  Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #1fadd7;
font-size: 14px;
font-variant:small-caps;
font-weight: normal;
padding: 3px;
margin: 0;
}
#cineman h4
{
font-family:  Trebuchet ms, Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 20px;
font-weight: normal;
padding: 0;
margin: 0;
}
#cineman h5
{
font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 0;
margin: 0;
}
#cineman h6
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 10px;
font-weight: normal;
padding: 0;
margin: 0;
line-height: 110%;
}
#cineman p
{
font-family:  Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #000;
font-size: 12px;
font-weight: normal;
padding: 0;
margin: 0;
line-height: 120%;
}
#cineman .blue
{
color: #1fadd7;     
}
#cineman .black
{
color: #000;     
}

#cineman .clearFix
{
clear: both;
height: 1px;
line-height: 0;
font-size: 0;
padding: 0;
margin: 0;

}
#cineman .separate
{
clear: both;
height: 20px;
line-height: 0;
font-size: 0;
padding: 0;
margin: 0;
}
#cineman .toright
{float: right;}
#cineman .toleft
{float: left;}
#cineman .txtLeft
{
text-align: left;    
}

#cineman .small
{font-size: 90%;}
#cineman .smaller
{font-size: 80%;}


#smstext {
    font-weight: bold;
}
#smsphonenumber {
    font-weight: bold;
}

#cineman #noSLMain
{
 width:  610px;
 height: 375px;
 background: url(gfx/noSL-main.jpg) top left no-repeat;
 color: #000;   
 text-align: left;  
 display: none;
}
 #cineman #noSLMain span
 {
 width: 130px;
 height: 180px;
 position: relative;
 top: 80px;
 right: 15px;   
 float: right; 
 display: block;
 overflow: hidden;
 text-align: center; 
     }
  #cineman #noSLMain a.noSLBtn
 {
 width: 240px;
 height: 50px;
 position: relative;
 top: 185px;
 left: 100px;  
 float: left;  
 display: block;
 cursor: pointer;
     }
#cineman #noSLCat
{
 width:  584px;
 height: 205px;
 background: url(gfx/noSL-cat.jpg) top left no-repeat;
 color: #000;   
text-align: left; 
 position: relative;
 top: 20px;
 left: 15px;
 margin: 0;
 padding: 0;
 float: left;
 display: none;
}
 #cineman #noSLCat span
 {
 width: 160px;
 height: 100px;
 position: relative;
 top: 60px;
 right: 20px;    
 float: right;
 display: block;
 overflow: hidden;
 text-align: left; 
 margin: 0;
     }
  #cineman #noSLCat a.noSLBtn
 {
 width: 240px;
 height: 50px;
 position: relative;
 top: 75px;
 left: 70px;    
 display: block;
 cursor: pointer;
 border: 0px solid red;
  float: left;
     }
     
#cineman #player,
#cineman #SLPlayer
 {outline: none;}     
     