* {
	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 {
	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%;
	font-family: 'Roboto', sans-serif;
	font-size:inherit;
	height:100%;
	background:url(https://cdn3.ticketnew.com/partners/img/Revathi_Theatre/pattern.png) repeat;
}
a {
	text-decoration:none;
	color:#fff;
}
a img {
	border:none;
}
.clear {
	clear:both;
}
.clear-left {
	clear:left;
}
.clear-right {
	clear:right;
}
h1, h2, h3, h4, h5, h6 {
	text-decoration:none;
	font-family: 'Roboto', sans-serif;
}
#page
{
	width:950px;
	height:auto;
	margin:0 auto;
}
#top
{
	width:100%;
	height:52px;
	float:left;
	background:url(https://cdn3.ticketnew.com/partners/img/Revathi_Theatre/top.png) repeat-x;
}
.top_in
{
	width:950px;
	height:52px;
	margin:0 auto;
}
.fb
{
	width:16px;
	height:16px;
	float:right;
	background:url(https://cdn3.ticketnew.com/partners/img/Revathi_Theatre/social.png) 0 0;
	margin:17px 0;
}
.tw
{
	width:16px;
	height:16px;
	float:right;
	background:url(https://cdn3.ticketnew.com/partners/img/Revathi_Theatre/social.png) 16px 0;
	margin:17px 17px;
}
.box1
{
	width:100%;
	height:42px;
	float:left;
	margin-top:30px;
}
.logo
{
	width:299px;
	height:42px;
	float:left;
	background:url(https://cdn3.ticketnew.com/partners/img/Revathi_Theatre/logo.png) no-repeat;
}
#menu
{
	float:right;
}
#menu li
{
	float:left;
	padding: 2px 21px 2px 15px;
}
#menu li a
{
	font-family: 'Roboto', sans-serif;
	color:#798090;
	font-size:14px;
	float:left;
	padding: 12px 0px 10px 21px;;
}
#menu a:hover
{
	color:#fff;
	width:100%;
	height:auto;
	background:#15181f;
	border-radius:5px;
}
.banner
{
	width:100%;
	height:auto;
	background:#fff;
	margin-top:38px;
	float:left;
	border-bottom:10px solid #fff;
	border-top:10px solid #fff;
}
#slider-wrapper {
    width:950px;
	height:206px;
    margin:5px auto;
}
#slider {
	position:relative;
    width:950px;
	height:206px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
	display:none;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	/* background:url(https://cdn3.ticketnew.com/partners/img/Revathi_Theatre/bullets.png) no-repeat; */
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}
.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	/* background:url(https://cdn3.ticketnew.com/partners/img/Revathi_Theatre/arrows.png) no-repeat; */
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
.shad
{
	width:100%;
	height:32px;
	float:left;
	background:url(https://cdn3.ticketnew.com/partners/img/Revathi_Theatre/shad.png) no-repeat;
}
.cnt_1
{
	width:100%;
	height:409px;
	float:left;
	margin-top:8px;
	background: rgb(36, 38, 50); /* The Fallback */
    background: rgba(36, 38, 50, 0.5);
}
.cnt_1 h1
{
	
	font-family: 'Roboto', sans-serif;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	padding-top:14px;
	text-align: center;
}
.cnt_1_box
{
	width:290px;
	height:370px;
	float:left;
	background: rgb(29, 31, 43); /* The Fallback */
    background: rgba(29, 31, 43, 0.5);
	margin: 20px 13px 20px 13px;
}
.cnt_1_header
{
	width:100%;
	height:46px;
	float:left;
	background: #4e546a; /* Old browsers */
background: -moz-linear-gradient(top,  #4e546a 0%, #2f3650 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e546a), color-stop(100%,#2f3650)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4e546a 0%,#2f3650 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4e546a 0%,#2f3650 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4e546a 0%,#2f3650 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4e546a 0%,#2f3650 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e546a', endColorstr='#2f3650',GradientType=0 ); /* IE6-9 */
}
.cnt_1_img
{
	width:250px;
	height:86px;
	float:left;
	margin:20px;
	background:url(https://cdn3.ticketnew.com/partners/img/Revathi_Theatre/abt_img.jpg) no-repeat;
}
.cnt_1 h2
{
	
	font-family: 'Roboto', sans-serif;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align: center;
}
.cnt_1 p
{
	font-family: 'Roboto', sans-serif;
	color:#697696;
	font-size:14px;
	float:left;
	line-height:24px;
	padding:20px;
}
.read
{
	width:90px;
	float:left;
	background:#10719e;
	margin-left:20px;
	font-family: 'Roboto', sans-serif;
	color:#fff;
	font-size:12px;
	text-align: center;
	padding: 16px 0;
}
.coming_soon
{
	width:250px;
	height:auto;
	float:left;
	margin:20px;
}
.coming_soon img
{
	/*width:128px;
	height:180px;*/
	float:left;
	margin:10px;
}
.contact_txt
{
	width:240px;
	height:180px;
	float:left;
	margin:20px;
}
.contact_txt h3
{
	font-family: 'Roboto', sans-serif;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding-left:45px;
}
.contact_txt span
{
	font-family: 'Roboto', sans-serif;
	color:#697696;
	font-size:13px;
	float:left;
	line-height:24px;
	padding-left:45px;
}
.contact_txt_1
{
	width: 145px;
	height: 34px;
	float:left;
	background:url(https://cdn3.ticketnew.com/partners/img/Revathi_Theatre/phone.png) no-repeat;
	margin-top:20px;
}
.contact_txt_2
{
	width: 145px;
	height: 34px;
	float:left;
	background:url(https://cdn3.ticketnew.com/partners/img/Revathi_Theatre/mail.png) no-repeat;
	margin-top:20px;
}
.contact_txt_3
{
	width: 145px;
	height: 34px;
	float:left;
	background:url(https://cdn3.ticketnew.com/partners/img/Revathi_Theatre/address.png) no-repeat;
	margin-top:20px;
}
.facilities
{
	width:242px;
	height:38px;
	float:left;
	background:url(https://cdn3.ticketnew.com/partners/img/Revathi_Theatre/facility.png) no-repeat;
	margin: 25px 0px 0px 25px;
}
.footer
{
	width:100%;
	height:62px;
	float:left;
	margin-top:40px;
	background:#040507;
	border-top:1px solid #444a58;
}
.foot
{
	width:950px;
	margin:26px  auto;
}
.ftr_text
{
	font-family: 'Roboto', sans-serif;
	color:#697696;
	font-size:11px;
	line-height:16px;
}
.cnt_1_boxA
{
	width:923px;
	height:370px;
	float:left;
	background: rgb(29, 31, 43); /* The Fallback */
    background: rgba(29, 31, 43, 0.5);
	margin: 20px 13px 20px 13px;
}
.cnt_1_headerA
{
	width:100%;
	height:46px;
	float:left;
	background: #4e546a; /* Old browsers */
background: -moz-linear-gradient(top,  #4e546a 0%, #2f3650 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e546a), color-stop(100%,#2f3650)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4e546a 0%,#2f3650 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4e546a 0%,#2f3650 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4e546a 0%,#2f3650 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4e546a 0%,#2f3650 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e546a', endColorstr='#2f3650',GradientType=0 ); /* IE6-9 */
}
.cnt_1A
{
	width:100%;
	height:409px;
	float:left;
	margin-top:8px;
	background: rgb(36, 38, 50); /* The Fallback */
    background: rgba(36, 38, 50, 0.5);
}
.cnt_1A h1
{
	
	font-family: 'Roboto', sans-serif;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	padding-top:14px;
	margin-left:10px;
}
.cnt_1A p
{
	font-family: 'Roboto', sans-serif;
	color:#697696;
	font-size:14px;
	float:left;
	line-height:24px;
	padding:20px;
}
.location
{
	width:630px;
	height:324px;
	float:right;
	background:#000;
}

