@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  	display: block;
}
audio,
canvas,
video {
  	display: inline-block;
}
audio:not([controls]) {
  	display: none;
  	height: 0;
}
[hidden] {
  display: none;
}
html {
	font-family:'Open Sans', sans-serif;
  	-webkit-text-size-adjust: 100%;
  	-ms-text-size-adjust: 100%;
}
body {
  	margin: 0;
}
a:focus {
  	outline: thin dotted;
}
a:active,
a:hover {
  	outline: 0;
}
h1 {
  	font-size: 2em;
  	margin: 0 0 10px 0;
	padding:0;
}
abbr[title] {
  	border-bottom: 1px dotted;
}
b,
strong {
  	font-weight: bold;
}
dfn {
  	font-style: italic;
}
hr {
  	-moz-box-sizing: content-box;
  	box-sizing: content-box;
  	height: 0;
}
mark {
  	background: #ff0;
  	color: #000;
}
code,
kbd,
pre,
samp {
  	font-family: monospace, serif;
  	font-size: 1em;
}
pre {
  	white-space: pre-wrap;
}
q {
  	quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  	font-size: 80%;
}
sub,
sup {
  	font-size: 75%;
  	line-height: 0;
  	position: relative;
  	vertical-align: baseline;
}
sup {
  	top: -0.5em;
}	
sub {
  	bottom: -0.25em;
}
img {
 	border: 0;
}
svg:not(:root) {
  	overflow: hidden;
}
figure {
  	margin: 0;
}
fieldset {
  	border: 1px solid #c0c0c0;
  	margin: 0 2px;
  	padding: 0.35em 0.625em 0.75em;
}
legend {
  	border: 0;
  	padding: 0;
}	
button,
input,
select,
textarea {
  	font-family: inherit;
  	font-size: 100%;
  	margin: 0;
}
button,
input {
  	line-height: normal;
}
button,
select {
  	text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  	-webkit-appearance: button;
  	cursor: pointer;
}
button[disabled],
html input[disabled] {
  	cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  	box-sizing: border-box;
  	padding: 0;
}
input[type="search"] {
  	-webkit-appearance: textfield;
  	-moz-box-sizing: content-box;
  	-webkit-box-sizing: content-box;
  	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  	border: 0;
  	padding: 0;
}
textarea {
  	overflow: auto;
  	vertical-align: top;
}
table {
  	border-collapse: collapse;
  	border-spacing: 0;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
p {
	margin:0 0 10px 0;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family:'Open Sans', sans-serif;
	font-size:13px;
	color:#212121;
}
#container {
	/*background: url(images/benaka-bg.jpg) no-repeat left top;*/
	margin: 0px auto;
	height: auto;
	padding:0 140px;
	width: 1000px;
}
#header {
	margin: 0px;
	float: left;
	height: 185px;
	width: 1000px;
	padding: 0;
}
#logo {
	margin: 0px;
	float: left;
	height: 161px;
	width: 129px;
	padding-top: 24px;
}
#language {
	float: left;
	height: 27px;
	width: 140px;
	background-color: #92282a;
	margin: 23px 0 45px 730px;
}
#english {
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 25px;
	width: 63px;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 24px;
}
#english a {
	color: #FFFFFF;
	text-decoration: none;
}
#english a:hover {
	color: #E4A301;
	text-decoration: none;
	
}
#kannada {
	font-size: 15px;
	font-weight: normal;
	color: #92282a;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	height: 25px;
	width: 76px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 21px;
}
#kannada a {
	color: #92282a;
	text-decoration: none;
}
#kannada a:hover {
	color: #E4A301;
	text-decoration: none;
}
#nav_menu {
	background: url(images/nav-divider-first.png) no-repeat top left, url(images/nav-bg.png) repeat-x top left;
	margin: 0px;
	float: left;
	height: 56px;
	/*width: 899px;*/
	width:auto;
	text-align: left;
	padding: 0 0 0 7px;
}
#body_content {
	margin: 0px;
	float: left;
	height: auto;
	width: 1000px;
	padding: 0;
}
#bvk_img {
	margin: 20px 0;
	float: left;
	height: auto;
	width: 1000px;
	text-align: center;
	padding: 0;
}

#footer {
	/*background-image: url(images/footer-bg.png);
	background-repeat: no-repeat;*/
	background:#fff;
	float: left;
	height: 25px;
	width: 96%;
	margin:0;
	padding:0 2%;
}
#copyright {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	float: left;
	height: 22px;
	width: auto;
	padding-top: 3px;
}
#tdt {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: right;
	margin: 0px;
	float: right;
	height: 22px;
	width: auto;
	padding-top: 3px;
}
#tdt a {
	font-weight:600;
	color:#92282a;
	text-decoration:none;
}
#tdt a:hover {
	color:#e5a201;
	text-decoration:none;
}
#content_bg {
	float: left;
	height: auto;
	width: 960px;
	/*background-image: url(images/content-bg.png);*/
	background-color:#FFF;
	background-repeat: no-repeat;
	padding: 30px 20px;
	margin:20px 0;
	background-image: url(images/benaka_wm.png);
	background-position: center center;
}
#history_content {
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	float: left;
	height: auto;
	width: 960px;
	padding: 0;
}

#history_content p strong {
	font-weight: 600;
	color: #e4a301;
}

.heading {
	font-size: 22px;
	line-height: normal;
	font-weight: 600;
	color: #e5a201;
	text-decoration: none;
	text-align: left;
	width: 100%;
	padding: 0 0 5px 0;
}
#achievements_content {
	margin: 0px;
	float: left;
	height: auto;
	width: 960px;
	padding: 0px;
	min-height: 250px;
}
#allimg_achive {
	background-color: #92282A;
	height: 260px;
	width: 960px;
	float: left;
}

.achivement_imgs {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 246px;
	width: 290px;
	margin: 0px;
	padding: 7px 15px;
}
.achivement_imgs img {
	padding:0;
	margin:0 0 5px 0;
	border:solid 3px rgba(255, 255, 255, 0.6);
}
#achievements_text {
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	float: left;
	height: 220px;
	width: 960px;
	/*-webkit-column-count: 3;
	-webkit-column-gap: 30px;
	-moz-column-count: 3;
	-moz-column-gap: 30px;
	column-count: 3;
	column-gap: 30px;*/
	padding:0;
}
#audience_content {
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	margin: 0px;
	float: left;
	height: 450px;
	width: 980px;
	-webkit-column-count: 2;
	-webkit-column-gap: 30px;
	-moz-column-count: 2;
	-moz-column-gap: 30px;
	column-count: 2;
	column-gap: 30px;
	padding: 0px 10px 20px 10px;
}
#sponsorship_content {
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	float: left;
	height: 438px;
	width: 950px;
	padding: 0px 10px;
}
#sponsorship_content a {
	color: #92282a;
	text-decoration: underline;
}
#sponsorship_content a:hover {
	color: #00057d;
	text-decoration: underline;
}
#production_content {
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	float: left;
	height: 438px;
	width: 980px;
	padding: 0px 10px;
}
.category_box {
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #1b1b1b;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	float: left;
	height: 275px;
	width: 490px;
}
#souvenir_content {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	float: left;
	height: 438px;
	width: 980px;
	padding-right: 10px;
	padding-left: 10px;
}
#souvenir_content a {
	color: #92282a;
	text-decoration: none;
}
#souvenir_content a:hover {
	color: #92282a;
	text-decoration: underline;
}
#contact_details {
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	float: left;
	height: auto;
	width: 960px;
	padding: 0;
}

#contact_details a {
	color: #92282A;
	text-decoration: none;
}
#contact_details a:hover {
	color: #e5a201;
	text-decoration: none;
}

#contact_details table {
	border-top:solid 1px #e5a201;
	border-left:solid 1px #e5a201;
	color: #090B0D;
	margin:20px 0;
	padding:0px;
	text-align: center;
	background: rgba(255, 255, 255, 0.7);
}

#contact_details table td {
	border-bottom:solid 1px #e5a201;
	border-right:solid 1px #e5a201;
	color: #090B0D;
	margin:0px;
	padding:7px 10px;
}

#contact_details table th {
	border-bottom:solid 1px #e5a201;
	border-right:solid 1px #e5a201;
	color: #fff;
	font-weight:600;
	font-size:14px;
	margin:0px;
	padding:7px 10px;
	background-color:#92282A;
	text-align: left;
}

.name {
	color: #000 !important;
	font-weight:600 !important;
}

#souvenir_content table {
	border-top:solid 1px #999;
	border-left:solid 1px #999;
	color: #090B0D;
	margin:0px;
	padding:0px;
	text-align: center;
}

#souvenir_content table td {
	border-bottom:solid 1px #999;
	border-right:solid 1px #999;
	color: #090B0D;
	margin:0px;
	padding:5px 10px;
}

#souvenir_content table td .last {
	border-bottom:none !important;
	border-right:none !important;
	color: #090B0D;
	margin:0px;
	padding:5px 10px;
}

#souvenir_content table th {
	border-bottom:solid 1px #999;
	border-right:solid 1px #999;
	color: #fff;
	font-weight:bold;
	font-size:14px;
	margin:0px;
	padding:7px 10px;
	background-color:#92282A;
}

#souvenir_content p strong {
	color:#92282A !important;
	font-weight:bold !important;
}

.meroon {
	color:#92282A;
}

.category_box table {
	border-top:solid 1px #999;
	border-left:solid 1px #999;
	color: #090B0D;
	margin:0px;
	padding:0px;
	text-align: center;
}

.category_box table td {
	border-bottom:solid 1px #999;
	border-right:solid 1px #999;
	color: #090B0D;
	margin:0px;
	padding:5px 10px;
	line-height: 18px;
}

.category_box table th {
	border-bottom:solid 1px #999;
	border-right:solid 1px #999;
	color: #fff;
	font-weight:bold;
	font-size:14px;
	margin:0px;
	padding:7px 10px;
	background-color:#92282A;
}

.dividerLatest {
	border-bottom: 1px solid #888;
	position: relative;
	margin: 0 0 10px 0;
	padding: 0;
}
.dividerLatest h4 {
	font-size: 20px;
	line-height: normal;
	font-weight: 600;
	color: #000;
	text-decoration: none;
	padding: 0;
	margin: 0 0 5px 0;
}

.gDot {
	background: #E4A301;
	bottom: -2px;
	height: 3px;
	position: absolute;
	width: 50px;
}


.review {
	background:rgba(255, 255, 255, 0.8);
	background:#fff;
	width:250px;
	float:right;
	height:250px;
	margin:0;
	padding:0 10px;
}

.list_style{
	padding:0 0 0 15px;
	margin:0;
	list-style:none;
}
.list_style li {
    line-height: 16px;
	list-style:url(images/squre-icon.png);
	list-style-position:outside;
	padding:0;
	margin:0 0 10px 0;
}
.list_style li i {
    margin-right: 5px;
}
.list_style li a {
    color: #212121;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    text-decoration: none;
}
.list_style li a:hover {
    color: #00057D;
    text-decoration: none;
}
.list_style li a.active {
    color: #00057D;
}

img.img-left {
    border: 1px solid #e8e8e8;
    float: left;
    margin-right: 15px;
    overflow: hidden;
    padding: 5px;
}

img.img-right {
    border: 1px solid #e8e8e8;
    float: right;
    margin-left: 15px;
    overflow: hidden;
    padding: 5px;
}

.color-yellow {
	color:#E4A301;
}
.color-maroon {
	color:#92282A;
}
.color-blue {
	color:#0182C4;
}

.audio-outer {
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	float: left;
	height: auto;
	width: 960px;
	padding: 0;
}

.photo-outer {
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	float: left;
	height: auto;
	width: 960px;
	padding: 0;
}

#container_2 {
	margin: 0px auto;
	height: auto;
	padding:0 140px;
	width: 1000px;
}

#gallery_bg {
	float: left;
	height: auto;
	background-color:#FFF;
	background-repeat: no-repeat;
	padding: 30px 20px 50px 20px;
	margin:20px 0;
	background-image: url(images/benaka_wm.png);
	background-position: center center;
}
