@charset "utf-8";
/* CSS Document */
* {margin: 0; padding: 0;}
img { border:0px;}
ul li {list-style: none;}

html{
width: 100%;
height:100%;
background: #000;
}

body {
margin: 0 auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
width: 1000px;
}

/*----HEADER----*/


#header {
    height: 125px;
	width:100%;
	margin-top:50px;
	border-bottom:1px #FF0000 solid;	
}

#logo {
    background: url(http://kinoatlas.ru/templates/kino2010/img/design/title-7.gif) no-repeat;
    display:block; 
	width:500px; 
	height:100px;
	float:left;
}
#header_ban {position:relative;top: 15px;float:right;}

#header h2{
    position:relative;
    top: -20px;
	clear:both;
    font-size : 12px;
	font-weight:100;
	text-align: left;
	color: #fff;
}

/*----/ HEADER----*/

/*================================== content =============================*/
#box{clear:both;min-height:625px;background: url(http://kinoatlas.ru/templates/kino2010/img/design/bg-box.png) repeat-y;}
#content{width:750px; float:left;}
#sidebar{width:240px; float:right; text-align:center;}

#article{
   min-height:600px;
   background: #ffffff url(http://kinoatlas.ru/templates/kino2010/img/design/bg_article.png) no-repeat; 
   margin:2px;
   clear:both;
   font-size:12px;
}
#article h1{ 
   font-size:24px; 
   color:#FF0000; 
   padding:15px 30px;
   background:url(http://kinoatlas.ru/templates/kino2010/img/design/still22.gif) 5px 18px no-repeat;
}
#article h2{ font-size:18px; color:#CC0000; padding:5px;}
#article h3{ font-size:14px; color:#CC0000; padding:5px;}
#article p { font-size:12px; color:#000000; padding:5px;}
#article small { font-size:11px; color:#000000; padding:5px; font-weight:bold;}
#article p a       {color: #660000; text-decoration: none;}
#article p a:hover {color: #660000; text-decoration: underline;}
#article img {float:left; margin:0px 5px 5px 5px; padding:1px; border:1px solid #CCCCCC;}
.article_nav { 
   display:block; 
   height:20px;
   background: url(http://kinoatlas.ru/templates/kino2010/img/design/bg_article_nav.png) repeat-x;
}

.article_nav ul li a{
   list-style: none; 
   float:left; 
   font-size:12px;
   padding-top:2px;
   color:#FFFFFF; 
   text-indent:20px;
   text-decoration:none;
   background: url(http://kinoatlas.ru/templates/kino2010/img/design/bg_article_li.png) no-repeat;
}

.author{text-align:right; padding:15px; font-size:10px;}
/* ================================== end content =========================*/


/*  ================================= Footer ============================= */
#footer {
   height: 100px;
   clear:both;
   border-top:1px #FF0000 solid;
}
#footer p      { color:#fff; font-size:10px; padding:5px;}
#footer a      { color:#fff; text-decoration:none;}
#footer a:hover{ color:#fff; text-decoration:underline;}

/*---MENU Start---*/


#navbar {
	background: #000000 url(http://www.bangkok.com.ua/images/graphics_bkk/fonbkk_h.gif);
	width: 100%;
	height: 33px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	margin: 1px 0px 0px 0px;
	padding: 0px;
	}
	
#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #FFFFFF;
	display: block;
	font-weight: normal;
    margin: 0px;
	padding: 9px 20px 10px 20px;
	text-decoration: none;
	border-right: 1px solid #000000;
	}

#nav li a:hover, #nav li a:active {
	background: #000000 url(http://www.bangkok.com.ua/images/graphics_bkk/fonbkk_h.gif);
	color: #FFFFFF;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	width: 200px;
	background: #cc0000 url(http://www.bangkok.com.ua/images/graphics_bkk/fonbkk_h.gif);
	color: #FFFFFF;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #000000;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 190px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 160px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -30px 0 0 191px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	


/*---MENU END---*/
/*  ================================= IMG ============================= */
.img_movie_top{
    width: 150px;
	border: 1;
	margin: 5px;
	padding: 1px;
}
.img_movie {
    width: 240px;
	float: left;
	border: 0;
	margin: 5px;
	padding: 5px;
}

.stuk{
   padding: 7px 25px;
   background : url(http://kinoatlas.ru/images/design/stuk.gif) no-repeat;

}
/*  ================================= video ============================= */
.video{ text-align:center; margin:10px auto;}
/*  ================================= button ============================= */
.button a{
   font-size : 14px; 
   text-align: center;
   text-decoration: none;
   float: left;
   width: 120px;
   height:25px;
   margin: 5px;
   padding:5px;
   background : #000 url(http://kinoatlas.ru/images/design/sidebar_top.gif) repeat-x;
   color : #E12E2E;
}
/*  ================================= button_year ============================ */
.button_year a{
   font-size : 10px; 
   text-align: center;
   border-right: #CCCCCC 1px solid;
   border-bottom:#CCCCCC 1px solid;
   padding:2px;
   color:#CC0000;
}
.button_year a:hover{
   color:#FF0000;
   
}
/*-------port----------*/
.port-form{
	width: 175px;
	margin:10px auto;
}
.port-form input[type=submit] 
	{
	background: url(http://kinoatlas.ru/templates/kino2010/img/design/bg_search.png) no-repeat center bottom;
	color: #cccccc;
	font-size: 18px;
	font-weight: normal;
	float: left;
	border: none;
	margin: 0px; 
	width: 100px;
	height: 30px;
	}
	
.port-form input[type=submit]:hover {
	background: url(http://kinoatlas.ru/templates/kino2010/img/design/bg_search_h.png) no-repeat center bottom;
	float: left;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	border: none;
	margin: 0px; 
	width: 100px;
	height: 30px;
}
/*-------port big----------*/
.portbig-form{
	width: 1000px;
	height: 180px;
	margin:1px auto;
	cursor:pointer;
}
.portbig-form input[type=submit] 
	{
	background: url(http://www.kinoatlas.ru/images/banners/600x240/bbig07.jpg) no-repeat center bottom;
	border: none;
	width: 1000px;
	height: 180px;
	}
	

/*  ================================= google ============================= */
.google01 {
    width: 300px;
	height: 250px;
	float: left;
	border: 0;
	margin: 5px;
	padding: 5px;
}
/*-------poisk----------*/

.cse-branding-form {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 468px;
	margin-top:7px;
}
 
.cse-branding-form input[type=text]  {
	padding: 0px;
	margin-right:2px;
	font-size: 18px;
	color: #CCCCCC;
	float: left;
	width: 363px;	
	height: 28px;
	background:#000000;
	border: #FF0000 solid 1px;
}
 
.cse-branding-form input[type=submit] 
	{
	background: url(http://kinoatlas.ru/templates/kino2010/img/design/bg_search.png) no-repeat center bottom;
	color: #cccccc;
	font-size: 18px;
	font-weight: normal;
	float: left;
	border: none;
	margin: 0px; 
	width: 100px;
	height: 30px;
	}
 
.cse-branding-form input[type=submit]:hover {
	background: url(http://kinoatlas.ru/templates/kino2010/img/design/bg_search_h.png) no-repeat center bottom;
	float: left;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	border: none;
	margin: 0px; 
	width: 100px;
	height: 30px;
}
/*------end-poisk----------*/




