/*@ PROJECT	:	 rupasicinema.com
Company     :    www.ticketnew.com
@ AUTHOR	:	 P.MurugesH */


* {
	margin: 0px;
	padding: 0px;
}
/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, able, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, enu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul, li {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* default */
body {
	width: 100%;
	height: 100%;
	line-height: inherit;
	font: normal 13px/22px Arial, Helvetica, sans-serif;
	color: #1c2b32;
	margin: 0;
	background: #becfd6;
	padding: 0;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}
.clear {
	clear: both;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'tt0142m';
	text-decoration: none;
	color: #e1e1e1;
}
#top_strip {
	width:100%;
	height:100px;
	background:#409abf;
}
#top_page_bg {
	width:100%;
	height:auto;
	background: url(https://cdn3.ticketnew.com/partners/img/Rupasi_Cinema/rbg.jpg) repeat;
}
.top_page {
	width:1000px;
	height:auto;
	margin:30px auto 0;
	position:relative;
	z-index:1;
}
.top_style {
	width:1000px;
	height:130px;
	background:#e3e3e3 url(https://cdn3.ticketnew.com/partners/img/Rupasi_Cinema/top_strip.jpg) repeat-x;
	margin:0 auto;
	position:relative;
	z-index:1;
	
}
*+html .top_style {
	zoom:1;
	position:relative;
	z-index:1;
}
.logo {
	width:60px;
	height:60px;
	float:left;
	margin:15px 9px 0;
	background:url(https://cdn3.ticketnew.com/partners/img/Rupasi_Cinema/logo1.png) no-repeat;
}
.nav {
	width:970px;
	height:auto;
	float:left;
	margin:9px 0 0 15px;
	background:#45a8d1;
}
.nav ul {
	float:left;
	list-style:none;
}
.nav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	float:left;
}
.nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0e1f26;
	float:left;
}
.nav ul li a span {
	text-decoration:none;
	float:left;
	padding:13px 25px 14px;
}
.nav ul.green li a.current, .nav ul.green li a:hover {
	background:#90cee7;
	color:#FFF;
	text-shadow:1px 1px 1px #000;
}

.banner_left
{
	background:#ccc;
	width:750px;
	height:380px;
	float:left;
	margin:10px 15px;
}

.select_theatre_box{
	width:200px;
	height:380px;
	background:#e1e1e1;
	float:right;
	margin:10px 15px 0 0;
}
#content_bg{
	width:100%;
	height:auto;
	background:#becfd6;
	position:relative;
	z-index:1;
}
.cont_box{
	width:1000px;
	height:auto;
	margin:0 auto;
}
#content_bg h1
{
	height:auto;
	width:100%;
	float:left;
	background:#45a8d1;
	text-align:center;
	font-family: 'tt0142m';
	color:#e1e1e1;
	text-shadow:0 1px 0 #000;
	font-size:18px;
	padding:10px 0;
	text-transform:uppercase;
	
}
#content_bg h2
{
	height:auto;
	width:50%;
	float:left;
	background:#45a8d1;
	text-align:left;
	font-family: 'tt0142m';
	color:#e1e1e1;
	text-shadow:0 1px 0 #000;
	font-size:18px;
	padding:10px 0;
	text-indent:15px;
	text-transform:uppercase;
	margin:15px 0 0;
	
}
#content_bg p{
	font:normal 13px/30px Arial, Helvetica, sans-serif;
	float:left;
	color:#122128;
	padding:15px;

}
.booking_open_bx{
	width:100%;
	height:230px;
	background:#e1e1e1;
	float:left;
}
.booking_open_bx img{
	border:0 none;
	margin:5px;
}
.booking_movie_border{
	width:210px;
	height:210px;
	background:#becfd6;
	float:left;
	margin:10px 15px;
}
#wrap {
    color: #404040;
    /*margin: 0 12%;*/
    margin: 20px 40px;
}
.abt_bx{
	width:500px;
	float:left;
	height:auto;
}
.map
{
	width:260px;
	height:194px;
	float:left;
	margin:15px 5px;
}
.fac
{
	width:462px;
	height:210px;
	background-image:url(https://cdn3.ticketnew.com/partners/img/Rupasi_Cinema/fac.jpg);
	float:left;
	margin:10px 5px;
}
#footer
{
	width: 100%;
	height: 30px;
	float: left;
	position:relative;
	z-index:1;
}
.ftr_txt
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #122128;
	float: right;
	padding: 10px 0 0;
}
.ftr_txt a
{
	color: #122128;
	text-decoration: none;
}
.ftr
{
	float:left;
	width:964px;
	height:168px;
	margin:15px 0 0 15px;
	background-image:url(https://cdn3.ticketnew.com/partners/img/Rupasi_Cinema/footer.jpg);
	background-repeat:no-repeat;
}

.fb_like{
	width:400px;
	height:auto;
	float:right;
}


.left_side {
    background: url(https://cdn3.ticketnew.com/partners/img/Rupasi_Cinema/side_banner.jpg) no-repeat scroll 0 0 #409abf;
    box-shadow: 1px 2px 10px #000000;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 120px;
    z-index: 0;
}
.right_side {
    background: url(https://cdn3.ticketnew.com/partners/img/Rupasi_Cinema/side_banner.jpg) no-repeat scroll 0 0 #409abf;
    box-shadow: 1px 2px 10px #000000;
    height: 100%;
    right: 0;
    position: fixed;
    top: 0;
    width: 120px;
    z-index: 0;
}