.c-hamburger:focus,
summary {
    outline: 0
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

#googleadbottom,
.c-hamburger,
.infomobile {
    display: none
}

body {
    line-height: 1;
    font: .8em/175% Arial, Helvetica, sans-serif
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    color: #013354;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

h1 {
    font: 700 21px/100% Arial, Helvetica, sans-serif;
    padding: 10px
}

.hbk h1,
.hbn h1 {
    font-size: 1.25em;
    color: #003B55;
    text-align: center
}

#googleadtop {
    margin-bottom: 4px
}

#googleadmiddle {
    clear: both;
    margin: 4px
}

.bxl {
    float: left;
    text-align: center;
    padding: 2px 0
}

.hbk h1 {
    line-height: 18px;
    font-weight: 400;
    -webkit-text-stroke: .3pt;
    -webkit-font-smoothing: antialiased;
    -webkit-transform: translateZ(1px)
}

.hbk,
.hbn {
    margin: 2px 0;
    border: 1px solid #69C
}

.acntr {
    text-align: center;
    padding: 1px
}

#srirangam_ads img {
    width: 170px;
    margin: 0 5px
}

.imgautosize img {
   max-width: 100%; 
    height: auto; 
    margin: 0 auto;
    vertical-align: top;
    text-align: center
}

.infoDesktop,
.infomobile {
    background: #FFFEE1;
    font-size: 11px;
    line-height: 14px;
    border: 1px solid #FD0;
    text-align: justify;
    padding: 4px;
    margin: 4px;
    clear: both
}

.infoDesktop span,
.infomobile span {
    color: #FFBE00;
    font-size: 47px;
    padding: 5px 0;
    float: left
}

.c-hamburger {
    float: right;
    position: relative;
    overflow: hidden;
    margin: 19px 19px 0 0;
    padding: 0;
    width: 48px;
    height: 40px;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    -webkit-transition: background .3s;
    transition: background .3s;
    z-index: 1499
}

#mnu,
.mnu1 {
    padding: 60px 0
}

.c-hamburger span {
    display: block;
    position: absolute;
    top: 8px;
    left: 9px;
    right: 9px;
    height: 3px;
    background: #fff
}

.c-hamburger span::after,
.c-hamburger span::before {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #fff;
    content: ""
}

#mnu,
.mnu1 {
    position: fixed
}

.c-hamburger--htla.is-active span::after,
.c-hamburger--htla.is-active span::before {
    width: 50%
}

.c-hamburger span::before {
    top: 10px
}

.c-hamburger span::after {
    bottom: -20px
}

.c-hamburger--htla {
    background: 0 0
}

.c-hamburger--htla span {
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s
}

.c-hamburger--htla span::before {
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: -webkit-transform .3s, width .3s, top .3s;
    transition: transform .3s, width .3s, top .3s
}

.c-hamburger--htla span::after {
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right;
    -webkit-transition: -webkit-transform .3s, width .3s, bottom .3s;
    transition: transform .3s, width .3s, bottom .3s
}

.c-hamburger--htla.is-active {
    background: #003;
    position: fixed;
    right: 0
}

#footer,
#sidebar,
#sidebar2 {
    background: url(../img/sidebg.jpg) repeat-x #fff
}

.c-hamburger--htla.is-active span {
    top: 18px;
    left: 7px;
    right: 7px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.c-hamburger--htla.is-active span::before {
    top: 0;
    -webkit-transform: translateX(18px) translateY(1px) rotate(45deg);
    -ms-transform: translateX(18px) translateY(1px) rotate(45deg);
    transform: translateX(18px) translateY(1px) rotate(45deg)
}

.c-hamburger--htla.is-active span::after {
    bottom: 0;
    -webkit-transform: translateX(18px) translateY(-1px) rotate(-45deg);
    -ms-transform: translateX(18px) translateY(-1px) rotate(-45deg);
    transform: translateX(18px) translateY(-1px) rotate(-45deg)
}

#mnu {
    height: 100%;
    z-index: 1000;
    width: 220px;
    border-left: solid 1px #69c;
    top: 0;
    right: -230px;
    display: none;
    -webkit-transition: -webkit-transform .6s;
    transition: transform .6s;
    background: url(../img/bg4r.jpg) repeat-x #fff;
    overflow: auto
}

.mnu1 {
    right: 0;
    bottom: 0;
    -webkit-transform: translateX(-230px) translateY(-1px) rotate(0);
    -ms-transform: translateX(-230px) translateY(-1px) rotate(0);
    transform: translateX(-230px) translateY(-1px) rotate(0)
}

#tamilcalendarfooternav .ulmenu {
    width: 285px;
    height: 100%;
    float: left;
    line-height: 19px;
    list-style: disc
}

#header,
#srl {
    height: 125px
}

#tamilcalendarfooternav {
    width: 885px;
    margin: 0 auto;
    padding: 20px 0 20px 30px
}

#pagewrap {
    width: 952px;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 6px 3px rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 0 6px 3px rgba(0, 0, 0, .08);
    box-shadow: 0 0 6px 3px rgba(0, 0, 0, .08)
}

#header {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBkNWU4OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjMGQ1ZTg5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMSUiIHN0b3AtY29sb3I9IiMwZDVlODkiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMTE4Y2M4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, #0d5e89 0, #0d5e89 1%, #0d5e89 1%, #118cc8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0d5e89), color-stop(1%, #0d5e89), color-stop(1%, #0d5e89), color-stop(100%, #118cc8));
    background: -webkit-linear-gradient(top, #0d5e89 0, #0d5e89 1%, #0d5e89 1%, #118cc8 100%);
    background: -o-linear-gradient(top, #0d5e89 0, #0d5e89 1%, #0d5e89 1%, #118cc8 100%);
    background: -ms-linear-gradient(top, #0d5e89 0, #0d5e89 1%, #0d5e89 1%, #118cc8 100%);
    background: linear-gradient(to bottom, #0d5e89 0, #0d5e89 1%, #0d5e89 1%, #118cc8 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0d5e89', endColorstr='#118cc8', GradientType=0)
}

#content {
    width: 598px;
    float: left;
    margin: 0 3px 3px;
    background: #fff
}

#sidebar {
    width: 162px;
    float: right;
    margin: 0 0 2px
}

#sidebar2 {
    width: 180px;
    float: left;
    margin: 0 0 2px
}

#footer {
    clear: both;
    margin: 0 0 15px
}

#srl {
    width: 209px;
    float: left
}

#srr {
    height: 50px;
    width: 159px;
    float: right;
    margin: 30px 20px 30px 0;
    padding: 5px
}

#content,
#footer,
#sidebar,
#sidebar2 {
    border: 1px solid #69c
}

.menu ul {
    border: 1px solid #69C;
    width: auto;
    margin-top: 2px
}

.im span {
    background-image: url(../img/icon/icon_one_all.png);
    background-repeat: no-repeat;
    width: 18px;
    height: 17px;
    display: block;
    float: left;
    margin: 0 4px 0 0;
    padding: 0
}

ul.menu li a,
ul.menu li ul li a {
    display: inline-block;
    color: #333;
    text-decoration: none
}

.im .srirangam {
    background-position: -14px -9px
}

.im .srirangamphotos {
    background-position: -118px -47px
}

.im .Srirangam-parking-areas {
    background-position: -33px -9px
}

.im .Sirangam-Temple-Timings {
    background-position: -54px -7px
}

.im .Srirangam-Weather {
    background-position: -76px -8px
}

.im .Srirangam-Banks {
    background-position: -98px -9px
}

.im .Srirangam-Marriage-Halls {
    background-position: -118px -9px
}

.im .Srirangam-Shoping-Places {
    background-position: -33px -25px
}

.im .Srirangam-Hotels {
    background-position: -54px -27px
}

.im .Srirangam-Hospitals {
    background-position: -76px -27px
}

.im .Srirangam-Travels {
    background-position: -98px -28px
}

.im .Srirangam-Schools {
    background-position: -14px -26px
}

.im .tamilnews {
    background-position: -54px -46px
}

.im .nakshatra-calculator {
    background-position: -33px -46px
}

.im .Free-Web-Directory {
    background-position: -12px -46px
}

.im .Feed-Back {
    background-position: -96px -46px
}

.im .prohithar {
    background-position: -76px -46px
}

.im .Tamil-daily-calendar,
.im .tamilcalendar {
    background-position: -119px -28px
}

.menu ul,
li {
    margin: 0;
    padding: 0
}

ul.menu li {
    background-color: transparent
}

ul.menu img {
    padding: 0 8px 0 0
}

ul.menu li a {
    font: 12px Arial, Helvetica, sans-serif;
    width: 190px;
    font-weight: 700;
    padding: 3px 0 3px 4px;
    line-height: 20px
}

ul.menu li ul li a {
    width: 220px;
    font-weight: 700;
    padding: 4px
}

.menulast,
.mm_sub1 {
    padding: 0
}

ul.menu li ul {
    position: absolute;
    margin: 0 0 0 -3000px;
    list-style: none
}

ul.menu li:hover ul,
ul.my_menu li.hover ul {
    margin: -20px 0 0 100px
}

.mm_sub1 {
    background: url(../img/sidebg.jpg) repeat-x #fff;
    border: 1px solid #69C;
    z-index: 2
}

#footerin {
    text-align: center;
    padding: 3px 0;
    background: url(../img/men_on.jpg) bottom repeat-x;
    border-top: #69C 1px solid
}

#divbg {
    height: 100%;
    width: 100%;
    background: #000;
    position: fixed;
    top: 0;
    -ms-filter: alpha(Opacity=40);
    filter: alpha(opacity=40);
    -moz-opacity: .4;
    -khtml-opacity: .4;
    opacity: .4;
    z-index: 100002;
    display: none
}

@media screen and (max-width:980px) {
    .arrow-left,
    .arrow-right {
        display: none
    }
    #sidebar,
    #sidebar2,
    #tamilcal-parent {
        display: inherit
    }
    #pagewrap {
        width: 100%
    }
    #content {
        width: 63.5%
    }
    #sidebar {
        width: 16%
    }
    #sidebar2 {
        width: 19%
    }
    .jqans-content {
        height: 270px
    }
    #tamilcalendarfooternav {
        width:auto;
    }
    .tamilcalendardiv {
        width: 90%;
        margin: 0 auto
    }
}

@media screen and (max-width:700px),
(max-width:863px) {
    #sidebar,
    #sidebar2 {
        float: none;
        width: auto;
        margin: 0;
        border-top: none
    }
    #content {
        width: auto;
        float: none;
        margin: 0
    }
    #sidebar2 {
        position: fixed;
        bottom: -3000px
    }
    .imgautosize {
        width: 96%;
        margin: 20px 10px
    }
    .imgautosize img {
        width: 100%
    }
    #footer {
        margin: 0
    }
    #header {
        height: 78px
    }
    #mnu,
    .c-hamburger {
        display: block
    }
    #googleadbottom {
        display: block;
        margin: 4px
    }
    #srirangam_ads,
    #srl,
    .infoDesktop,
    .tamilcalendaryear {
        display: none
    }
    #googleadtop,
    .infomobile {
        display: block
    }
    #Srirangam_weather,
    #googleadside {
        display: none
    }
    #srr {
        float: left;
        margin: 9px 0 9px 15px
    }
    ul.menu li:hover ul,
    ul.my_menu li.hover ul {
        margin: -20px 0 0 2px;
        width: 210px
    }
}

@media screen and (max-width:480px) {
    .details img,
    .tamilcalendardiv {
        width: 100%
    }
    h1 {
        font-size: 24px
    }
    .jqans-content {
        height: 350px
    }
    .tamilcalendardiv img {
        border-left: none;
        border-right: none
    }
}

.clr {
    clear: both
}

#srr img {
    max-width: 100%;
    max-height: 100%
}
.ham {
    width: 35px;
    height: 4px;
    background-color: #0d5e89;
    margin: 4px 0;
	display:block;
}
#content p
{
	padding:5px 10px; text-align:justify;
}
#content .c
{
	padding:5px 0 0 10px; color:#003B55;
	font-size:16px; font-weight:bold;
}
.pimg
{
	padding:10px;
	float:left;
	width:250px;
}
.toggle,
[id^=drop] {
	display: none;
}

/* Giving a background-color to the nav container. */
nav { 
	margin:0;
	padding: 0;
	border-bottom:solid 1px #6699cc; background:#FBFF85; z-index:1000000;
}

/* Since we'll have the "ul li" "float:left"
 * we need to add a clear after the container. */

nav:after {
	content:"";
	display:table;
	clear:both;
}

/* Removing padding, margin and "list-style" from the "ul",
 * and adding "position:reltive" */
nav ul {
	float: right;
	padding:0;
	margin:0;
	list-style: none;
	position: relative;
	}
	
/* Positioning the navigation items inline */
nav ul li {
	margin: 0px;
	display:inline-block;
	float: left;
	}

/* Styling the links */
nav a {
	display:block;
	padding:4px 4px;	
	font-size:12px;
	text-decoration:none; font-weight:bold;
}


nav ul li ul li:hover { background: #000000; }

/* Background color change on Hover */
nav a:hover { 
	background-color: #6699cc; 
	color:#fff; text-decoration:none;
}

/* Hide Dropdowns by Default
 * and giving it a position of absolute */
nav ul ul {
	display: none;
	position: absolute;  background:url(../img/sidebg.jpg) repeat-x #fff;
	/* has to be the same number as the "line-height" of "nav a" */
	top: 20px; border:solid 1px #6699cc;  z-index:1000000;
}
	
/* Display Dropdowns on Hover */
nav ul li:hover > ul {
	display:inherit;
}
	
/* Fisrt Tier Dropdown */
nav ul ul li {
	width:200px;
	float:none;
	display:list-item;
	position: relative;
}

/* Second, Third and more Tiers	
 * We move the 2nd and 3rd etc tier dropdowns to the left
 * by the amount of the width of the first tier.
*/
nav ul ul ul li {
	position: relative;
	top:-60px;
	/* has to be the same number as the "width" of "nav ul ul li" */ 
	left:170px; 
}

	
/* Change ' +' in order to change the Dropdown symbol */
nav li > a:after { content:  ' \25BC'; }
nav li > a:only-child:after { content: ''; }
nav li > label:after { content:  ' \25BC'; }
nav li > label:only-child:after { content: ''; }

/* Media Queries
--------------------------------------------- */

@media screen and (max-width: 700px),(max-width: 863px) {
	nav {
		margin: 0;
	}

	/* Hide the navigation menu by default */
	/* Also hide the  */
	.toggle + a,
	.menutop {
		display: none;
	}

	/* Stylinf the toggle lable */
	.toggle {
		display: block;
		background:#FBFF85;
		padding:2px 5px;	
		color: #013354;
		font-size:12px; font-weight:bold;
		text-decoration:none;
		border:none;
	}

	.toggle:hover {
		background-color: #fff;
	}

	/* Display Dropdown when clicked on Parent Lable */
[id^=drop]:checked + ul { display: block; }

	/* Change menu item's width to 100% */
	nav ul li {
		display: block;background:#FBFF85; 
		width: 100%;
		}

	nav ul ul .toggle,
	nav ul ul a {
		padding: 0 4px;color:#fff;
	}

	nav ul ul ul a {
		padding: 0 8px;
	}

	nav a:hover,
 	nav ul ul ul a {
		background-color: #000000;
	}
  
	nav ul li ul li .toggle,
	nav ul ul a,
  nav ul ul ul a{
		padding:4px 20px;	
		font-size:12px; 
	}
  
  
	nav ul li ul li .toggle,
	nav ul ul a {
		background-color: #013354; 
	}

	/* Hide Dropdowns by Default */
	nav ul ul {
		float: none;
		position:static;
		/* has to be the same number as the "line-height" of "nav a" */
	}
		
	/* Hide menus on hover */
	nav ul ul li:hover > ul,
	nav ul li:hover > ul {
		display: none;
	}
		
	/* Fisrt Tier Dropdown */
	nav ul ul li {
		display: block;
		width: 100%;
	}

	nav ul ul ul li {
		position: static;
		/* has to be the same number as the "width" of "nav ul ul li" */ 

	}

}

@media all and (max-width : 330px) {

	nav ul li {
		display:block;
		width: 94%;
	}

}