@import url('http://renukadevimahur.com/css/hotel.css');
@import url('http://renukadevimahur.com/css/store.css');
@import url('http://renukadevimahur.com/css/greetings.css');
/* -----------------------------------------------------------------------
 Blueprint CSS Framework 1.0
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.
----------------------------------------------------------------------- */

/* reset.css */
html {margin:0;padding:0;border:0;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.7;background:white;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;float:none !important;}
table, th, td {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {outline:0;}

/* typography.css */
html {font-size:100.01%;}
body {
	color:#222;
	background-image: url("../img/templatebg.jpg");
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-color:#DF6323;
}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em; text-align: justify;}
.left {float:left !important;}
p .left {margin:1.5em 1.5em 1.5em 0;padding:0;}
.right {float:right !important;}
p .right {margin:1.5em 0 1.5em 1.5em;padding:0;}
a:focus, a:hover {text-decoration:underline;}
a {color: #006600;text-decoration:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong, dfn {font-weight:bold;}
em, dfn {font-style:italic;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tbody tr:nth-child(even) td, tbody tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color:#000;}
/* forms.css */
label {font-weight:bold;}
fieldset {padding:0 1.4em 1.4em 1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;margin-top:-0.2em;margin-bottom:1em;}
fieldset, #IE8#HACK {padding-top:1.4em;}
legend, #IE8#HACK {margin-top:0;margin-bottom:0;}
input[type=text], input[type=password], input.text, input.title, textarea {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus {border-color:#666;}
select {background-color:#fff;border-width:1px;border-style:solid;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .alert, .notice, .success, .info {padding:0.8em;margin-bottom:1em;border:2px solid #ddd;}
.error, .alert {background:#fbe3e4;color:#8a1f11;border-color:#fbc2c4;}
.notice {background:#fff6bf;color:#514721;border-color:#ffd324;}
.success {background:#e6efc2;color:#264409;border-color:#c6d880;}
.info {background:#d5edf8;color:#205791;border-color:#92cae4;}
.error a, .alert a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.info a {color:#205791;}

/* grid.css */
.container {width:960px;margin:0 auto;}

.showgrid {background:url(http://renukadevimahur.com/css/src/grid.png);}
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17, .span-18, .span-19, .span-20, .span-21, .span-22, .span-23, .span-24 {float:left;margin-right:10px;}
.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:100%;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24 {width:950px;margin-right:0;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px;border-right-width:1px;padding-left:5px;padding-right:5px;}
input.span-1, textarea.span-1 {width:18px;}
input.span-2, textarea.span-2 {width:58px;}
input.span-3, textarea.span-3 {width:98px;}
input.span-4, textarea.span-4 {width:138px;}
input.span-5, textarea.span-5 {width:178px;}
input.span-6, textarea.span-6 {width:218px;}
input.span-7, textarea.span-7 {width:258px;}
input.span-8, textarea.span-8 {width:298px;}
input.span-9, textarea.span-9 {width:338px;}
input.span-10, textarea.span-10 {width:378px;}
input.span-11, textarea.span-11 {width:418px;}
input.span-12, textarea.span-12 {width:458px;}
input.span-13, textarea.span-13 {width:498px;}
input.span-14, textarea.span-14 {width:538px;}
input.span-15, textarea.span-15 {width:578px;}
input.span-16, textarea.span-16 {width:618px;}
input.span-17, textarea.span-17 {width:658px;}
input.span-18, textarea.span-18 {width:698px;}
input.span-19, textarea.span-19 {width:738px;}
input.span-20, textarea.span-20 {width:778px;}
input.span-21, textarea.span-21 {width:818px;}
input.span-22, textarea.span-22 {width:858px;}
input.span-23, textarea.span-23 {width:898px;}
input.span-24, textarea.span-24 {width:938px;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
.border {padding-right:4px;margin-right:5px;border-right:1px solid #ddd;}
.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #ddd;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:left;position:relative;}
div.prepend-top, .prepend-top {margin-top:1.5em;}
div.append-bottom, .append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#e5eCf9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:1px;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/** Blessings - Parent CSS **/
a.logo { text-indent: -2000px; background: url('http://renukadevimahur.com/img/logo.jpg') no-repeat; width: 200px; height: 72px; float:left;}
img.logo {display:none;}
input.searchtext {
    border:none;
    height: 35px;
    margin: 0px;
    width:360px;
    font-size: 22px;
    float: left;

}
input.searchbtn { background: url(http://renukadevimahur.com/img/search-btn.jpg); margin:5px 2px; border:none; width: 111px; height: 38px; float: left;}
form#search {
    float:left;
    background: url('http://renukadevimahur.com/img/search.jpg') no-repeat white;
    margin: 10px;
    padding:10px;
    width: 507px;
    height: 50px;
}
#login { padding:10px; text-align: center; line-height: 270%; word-spacing: 1.25em;}
#login a{color:#930; font-weight: bold;}

/** Top Nav **/
#topnav { border-bottom: #ffebcc solid 3px;}
#topnav a { color:#ff6600;font-weight: bold; font-size: 13px; float:left; padding: 5px 12px; margin:5px 5px 0; text-decoration: none; text-transform: uppercase;}
#topnav a:hover, #topnav a.active { background:#ffebcc;}

/** Homepage Slider **/
.kwicks {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0;
}
.kwicks li {
    display: block;
    overflow: hidden;
    padding: 0;
    cursor: pointer;
    float: left;
    width: 140px;
    height: 398px;
    margin-right: 0;
}

.kwicks li div img { position:absolute; top:0; left: 0;}
.kwicks li div .brief1 {
    position:absolute;
    top:40px;
    left: 0;
    width:130px;
    height: 100px;
   background:#066A5E;
   opacity: 0.7;
   filter:alpha(opacity=70);
}
.kwicks li div .brief2 {
    position:absolute;
    top:40px;
    left: 0;
    width:130px;
    height: 100px;
   background:#D9763D;
   opacity: 0.7;
   filter:alpha(opacity=70);
}
.kwicks li div .brief3 {
    position:absolute;
    top:40px;
    left: 0;
    width:130px;
    height: 100px;
   background:#19767D;
   opacity: 0.7;
   filter:alpha(opacity=70);
}
.kwicks li div .brief4 {
    position:absolute;
    top:40px;
    left: 0;
    width:130px;
    height: 100px;
   background:#4BB026;
   opacity: 0.7;
   filter:alpha(opacity=70);
}
.kwicks li div .brief5 {
    position:absolute;
    top:40px;
    left: 0;
    width:130px;
    height: 100px;
   background:#E2B3FF;
   opacity: 0.7;
   filter:alpha(opacity=70);
}
.kwicks li.active div .brief1,
.kwicks li.active div .brief2,
.kwicks li.active div .brief3,
.kwicks li.active div .brief4,
.kwicks li.active div .brief5{ display:none;}
.kwicks li.active div .expanded1,
.kwicks li.active div .expanded2,
.kwicks li.active div .expanded3,
.kwicks li.active div .expanded4,
.kwicks li.active div .expanded5{ display:block;}
.kwicks li div .expanded1{
    position:absolute;
    top:0;
    left: 0;
    display: none;
    width:565px;
    height: 250px;
    background:#066A5E;
    opacity: 0.7;
   filter:alpha(opacity=70);
}
.kwicks li div .expanded2{
    position:absolute;
    top:0;
    left: 0;
    display: none;
    width:565px;
    height: 250px;
    background:#D9763D;
    opacity: 0.7;
   filter:alpha(opacity=70);
}

.kwicks li div .expanded3{
    position:absolute;
    top:0;
    left: 0;
    display: none;
    width:565px;
    height: 250px;
    background:#19767D;
    opacity: 0.7;
   filter:alpha(opacity=70);
}

.kwicks li div .expanded4{
    position:absolute;
    top:0;
    left: 0;
    display: none;
    width:565px;
    height: 250px;
    background:#4BB026;
    opacity: 0.7;
   filter:alpha(opacity=70);
}
.kwicks li div .expanded5{
    position:absolute;
    top:0;
    left: 0;
    display: none;
    width:565px;
    height: 250px;
    background:#E2B3FF;
    opacity: 0.7;
    filter:alpha(opacity=70);
}
.kwicks li ,.kwicks li h1 ,.kwicks li h2 ,.kwicks li h3 ,.kwicks li h4 ,.kwicks li h5{ color: #FFF}
/** End of Homepage Slider **/

.span-6.fetemregionstate {
background:url("http://renukadevimahur.com/img/bystate.jpg") no-repeat scroll 0 0 #FFFFFF;
margin-top:10px;
}
/** Homepage Accordion **/
#hometemples h3.ui-accordion-header { background:#FF6600 url(http://renukadevimahur.com/img/accordion_bg_f60.jpg) no-repeat right top; padding: 5px; padding-right: 20px; height: 16px; margin:2px 0 0;  }
#hometemples h3.ui-accordion-header.ui-state-active { background:#FF6600 url(http://renukadevimahur.com/img/accordion_bg_f60.jpg) no-repeat right bottom;}
#hometemples h3.ui-accordion-header a { text-decoration: none; font-size: 14px; font-weight: bold; color: #FFF; }
#hometemples div{ border:#f60 solid 2px; padding:10px 0;}
#hometemples div li { list-style: none; margin: 5px 0;}
#hometemples div li a{ font-size:1.2em; text-decoration: none; color:#000;}
#hometemples div li a:hover{ text-decoration: underline;}
/** End of Homepage Accordion **/

.body.wleftnav { background:url(http://renukadevimahur.com/img/leftnav_divider.jpg) repeat-y #FFF;}

#leftnav ul { margin:0 ; padding:0;}
#leftnav li { list-style: none; font-size: 1.15em ;font-weight: bold;color:#333;margin:15px 0 5px; padding: 0 3px;}
#leftnav li a{color:#333;  text-decoration: none;margin:15px 0 5px; padding: 0 3px;}
#leftnav li a.spl{color:#F60;  text-decoration: none;}
#leftnav li a:hover{ text-decoration: underline;}
#leftnav li li{ font-size: .86em; font-weight: normal; margin:5px 0 2px 5px;}
#leftnav li li a{ font-weight:normal;}
#leftnav li.active{ background:url(http://renukadevimahur.com/img/leftnav_active.jpg) no-repeat right #FFEBCC;}
#leftnav .minify li.sub.minified { background:url(http://renukadevimahur.com/img/leftnav_minify_normal.jpg) no-repeat top left;}
#leftnav .minify li a.sub.minified { background:url(http://renukadevimahur.com/img/leftnav_minify_normal.jpg) no-repeat top left;}
#leftnav .minify li a.sub.expanded { background:url(http://renukadevimahur.com/img/leftnav_minify_expanded.jpg) no-repeat top left;}
#leftnav .minify li li { background:none;}

#rightbar { background: #FFEBCC; padding: 15px; }
#rightbar span {color: #666; }
#rightbar a {color: #F30; }

.temple { float:left; width:100%; clear:both; margin: 5px; padding: 10px 0 3px; border-bottom:#F3FBFE solid 1px; }
.temple .image{ float:left; width:150px; clear:left; margin: 2px 5px;}
.temple .text{ float:left; width:520px; margin: 2px 5px;}
.temple .text p{clear:both; color:#666;}
.temple .text h3{ float:left; width:330px; margin: 0 0 15px;}
.temple .text h5{ float:right; width:190px; margin: 0 0 15px; color: #333;}
.temple .hoverlinks{ float:right; width:530px; clear:right; margin: 2px 0px; }
.hoverlinks a{margin: 2px 25px;}
.hashover .hoverlinks {display: none;}
.hashover:hover .hoverlinks {
    display: block;
    color: #AD2CDF;
}
.hashover:hover{
    background: #F8F8F8;
}
body .container .span-18 .templelist .hashover:hover hoverlinks a{
    display: block;
    color: #AD2CDF;

}
.text h5 a{
    display: block;
    text-align: right;
}

.imagebody h1,.puretext h1, .imagebody h2, .imagebody h3 { float:left; width: 65%; color:#930; font-size: 2em; font-weight: bold;}
.imagebody h4, .imagebody h5, .imagebody h6 { float:right; width: 30%; color:#333; text-align: right;}

.puretext p { color:#666;}

/**temple css**/
.main-container {
    margin: 0 auto;
    width: 1045px;
}
.body.wtopbanner{
    background:url(http://renukadevimahur.com/img/head.jpg) no-repeat #FFF;
}

#temdis{
    margin-top: 60px;
}
#temdis p{
    font-size: 11px;
    line-height: 16px;
    margin: 0 0 1.5em;
    text-align: justify;
}
.span-6.fetem{
    background:url(http://renukadevimahur.com/img/featured.jpg) no-repeat #FFF2D8;
    height: 39px;
}
.span-6.fetemmaptitle{
    background:url(http://renukadevimahur.com/img/mapoftemples.jpg) no-repeat #FFF2D8;
    margin-top: 10px;
}
.span-5.fetemmap{
    width: 207px;
    height: 208px;
    margin-top: 40px;
    margin-left: 10px;
    margin-bottom: 10px;
}
.span-6.fefindtemtitle{
    background:url(http://renukadevimahur.com/img/templestag.jpg) no-repeat #FFF2D8;
    margin-top: 10px;
}
.span-5.fefindtem{
    width: 207px;
    margin-top: 40px;
    margin-left: 10px;
}

#leftnav .fefindtem ul { margin:0 ; padding:0;}
#leftnav .fefindtem li {
    color: #666666;
    font-size: 1em;
    list-style: none outside none;
    margin: 5px 0;
    padding: 0 20px;
}
#leftnav .fefindtem li a{color:#333;  text-decoration: none;}
#leftnav .fefindtem li a.spl{color:#DE8E1F;  text-decoration: none;}
#leftnav .fefindtem li a:hover{ text-decoration: underline;}
/*#leftnav .fefindtem li.active{ background:url(http://renukadevimahur.com/img/leftnav_active.jpg) no-repeat right #FFEBCC;}*/ 

.span-6.fetemregiontitle{
    background:url(http://renukadevimahur.com/img/byregion.jpg) no-repeat #FFF;
    margin-top: 10px;
}
.span-5.fetemregion{
    width: 207px;
    margin-top: 40px;
}
#leftnav .fetemregion ul { margin:0 ; padding:0;}
#leftnav .fetemregion li {
    color: #666666;
    font-size: 1em;
    list-style: none outside none;
    margin: 5px 0;
    padding: 0 20px;
}
#leftnav .fetemregion li a{color:#333;  text-decoration: none;}
#leftnav .fetemregion li a.spl{color:#DE8E1F;  text-decoration: none;}
#leftnav .fetemregion li a:hover{
    text-decoration: underline;

}
#leftnav .fetemregion li:hover{

    background: none repeat scroll 0 0 #FFF2D8;
}
#leftnav .fetemregion li#select{
    text-decoration: underline;
    background: none repeat scroll 0 0 #FFF2D8;
}
#leftnav .fetemregion li#select a{
    text-decoration: underline;

}
/*#leftnav .fetemregion li.active{ background:url(http://renukadevimahur.com/img/leftnav_active.jpg) no-repeat right #FFEBCC;}*/
.navlink{
    margin-left: 5px;
    margin-top: 10px;
}
.navlink span{
    color: #D4D4D4;
    font-size: 1em;
    margin-right: 5px;
}
.navlink span a{
    color: #D4D4D4;
    font-size: 1.2em;
}
.googleads h6{
    color: #372F2C;
}
.googleads span{
    color: #054688;
    font-size: 13px;
    font-weight: bold;
}
.googleads p{
    color:#6A6E94;
    margin: 0px;
}
.googleads a{
    color:green;

}
.templelist{

}
.pagenation a{
    padding: 3px 5px;
    color: #DE6424;
}
.pagenation a:hover{
   color:#773614;
}
/***Hotel css***/
.body.whtopbanner { background:url(http://renukadevimahur.com/img/hotel/hotel_heading.jpg) no-repeat #FFF;}
.innercontainer{
    float: left;
    margin-top: 50px;
}
.hotelleftbox{
     background: none repeat scroll 0 0 #D8FFCE;
     border: 1px solid #37A31C;
    margin-bottom: 10px;
    width: 228px;
    float: left;
}
.hotelleftitle{
    margin: 1px;
    width: 226px;

}
.hotelleftitle h3{
    padding: 5px 10px;
    color: #FBFFFF;
      background: none repeat scroll 0 0 #3BA122;
    margin-bottom: 0.5em;
}

#leftnav .hotelleftbox .hotelleftitle ul { margin:0 ; padding:0;}
#leftnav .hotelleftbox .hotelleftitle li {
    color: #666666;
    font-size: 1em;
    list-style: none outside none;
    margin: 5px 0;
    padding: 0 10px;
}
#leftnav .hotelleftbox .hotelleftitle li a{
    color: #666666;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
#leftnav .hotelleftbox .hotelleftitle li a.spl{
      color: #006600;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    text-align: right;
    display: block;
}
#leftnav .hotelleftbox .hotelleftitle li a.spl:hover{
    color:#006600;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    text-align: right;
    display: block;
}
#leftnav .hotelleftbox .hotelleftitle li a:hover{
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}

#leftnav .hotelleftbox .hotelleftitle li a.active{
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}.hotel-listbox .hlistbox ul li.stat{    background: url("../img/p.jpg") no-repeat scroll left center transparent !important;    color: #666666;    display: block;    font-size: 1em;    list-style: none outside none;    margin: 0 0;    padding: 0 10px;    text-indent: 10px;    text-decoration: none !important;}
.hotelnavbox{
    width: 210px;
    margin-left: 10px;
    margin-bottom: 15px;
}
.hotelnavtop{ 
    background:url(http://renukadevimahur.com/img/side_top.jpg) no-repeat #FFF9F1;
    width: 210px;
    height: 5px;
    line-height: 0px;
    font-size: 0px;
}
.hotelnavmid{
    background:url(http://renukadevimahur.com/img/side_center.jpg) repeat-y #FFF9F1;
}
.hotelnavbottom{
    background:url(http://renukadevimahur.com/img/side_bottom.jpg) no-repeat #FFF9F1;
    width: 210px;
    height: 5px;
}
.hotelnavbox h4{
    font-size: 1.2em;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 5px;
}
.hotellist{
     border: 2px solid #DE6424;   
    margin-bottom: 15px;
 border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.hoteltopbox{
    font-size: 0;
    height: 16px;
    line-height: 0;
    width: 707px;
    float: left;
}
.hotelmidbox{
    float: left;
    width: 100%;
}
.hotelbottombox{
    border-top:2px solid #DE6424;
    height: 46px;
    width: 100%;
    float: left;
}

#leftnav .hotelleftbox .hotelleftitle .hotelnavbox .hotelnavmid ul { margin:0 ; padding:0;}
#leftnav .hotelleftbox .hotelleftitle .hotelnavbox .hotelnavmid li {
    color: #666666;
    font-size: 1em;
    list-style: none outside none;
    margin: 0px 0;
    padding: 0 10px;
    display: block;
}
#leftnav .hotelleftbox .hotelleftitle .hotelnavbox .hotelnavmid li.selact{
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}
.hotelnavmid h5{
    margin-bottom: 5px;
    margin-left: 50px;
}
.adjest{
    margin-left: 18px;
}
.hotelbox{
    clear: both;
    float: left;
    margin: 5px;
    padding: 10px 0 3px;
    width: 100%;
}
.hotel_image{
    clear: left;
    float: left;
    margin: 2px 5px;
    width: 150px;
}
.hotel_text {
    float: left;
    margin: 2px 5px;
    width: 520px;
}
.hotels_list{

}
.hotels_list h3{
	color:#9C471A;
    margin-bottom: 0px;
	font-family: 'Caudex', serif;
  font-size: 17px;
  font-style: italic;
  font-weight: 700;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
}
h3 a{
	color:#9C471A;
}
h5{
	color:#DE6424;
    margin-bottom: 0px;
	font-family: 'Caudex', serif;
  font-size: 17px;
  font-style: italic;
  font-weight: 700;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
}
.hotelbotbox a{
	color:#DE6424;
	 font-family: 'Caudex',serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.59;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    word-spacing: 0;
}
.hlistbox{
	font-family: 'Droid Sans',serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.59;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    word-spacing: 0;
}
.hotels_list h5{
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 0;
	text-transform: lowercase;
}
.hotel_text p{
    clear: both;
    color: #666666;
    font-size: 12px;
}
.stare_rate{

}
.hotel-listbox{
    float: left;
    margin-bottom: 15px;
    margin-left: 25px;
}
.hlistbox{
width: 160px;
float: left;
margin-right: 10px;
}

.hotel-listbox .hlistbox ul{ margin:0 ; padding:0;}
.hotel-listbox .hlistbox ul li {
    background: url("../img/p.jpg") no-repeat scroll left center transparent;
    color: #666666;
    display: block;
    font-size: 1em;
    list-style: none outside none;
    margin: 0 0;
    padding: 0 10px;
    text-indent: 10px;
}
.hotel-listbox .hlistbox ul li.selact{
    background: url("../img/o.jpg") no-repeat scroll left center transparent;
    color: #666666;
    display: block;
    font-size: 1em;
    list-style: none outside none;
    margin: 0 0;
    padding: 0 10px;
    text-indent: 10px;
    text-decoration: line-through;
}
.hotelbotbox{
    float: left;
    margin: 13px 10px 5px;
    width: 96%;
}
.hmapshow{
    width: 50px;
    float: left;
    margin-right: 10px;
    margin-left: 20px;
}
.hotfeatures{
    width: 120px;
    float: left;
    margin-right: 10px;
}
.Photos_link{
    float: left;
    margin-right: 10px;
}
.startingprice{
    width: 215px;
    float: right;
    margin-right: 10px;
	font-family: 'Droid Sans',serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.59;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    word-spacing: 0;
}
.hmapshow a{
    font-weight: bold;

}
.hotfeatures a{
    font-weight: bold;
}
.Photos_link a{
    font-weight: bold;
}
.startingprice span{
    font-size: 14px;
    font-weight: bold;
}
.whtopbanner h1{
    color: #FFFFFF;
    padding-top: 10px;
    float: left;
}
/***Culture page css***/
.culture-innercontainer{
    float: left;
    margin-top:15px;
}
.body.culturebanner{
    background:url(http://renukadevimahur.com/img/cluturelheading.jpg) no-repeat #FFF;
}
.culture_list{
  background:url(http://renukadevimahur.com/img/wood.jpg) no-repeat scroll bottom center  transparent;
    padding-bottom: 40px;
}
.innerculturebox{
    background:url(http://renukadevimahur.com/img/woodlong.jpg) no-repeat scroll bottom center  transparent;
    padding-bottom: 25px;
}
.cultureimg{
    float: left;
    margin-right: 10px;
    width: 170px;
}
.culture-text{
    float: left;
    width: 230px;
}
.culture-text h3{
    color:#912700;
    margin-bottom: 5px;
}
.culturebox{
    margin-bottom: 50px;
}
.culture_rlink{
    text-align: right;
    display: block;
    color:#773505;
}
/**Home page css**/
.tour-packages{
    margin-top: 20px;
}
.tour-packtitle1{
    background:url(http://renukadevimahur.com/img/tour/tour_title1.jpg) no-repeat scroll top center  transparent;
    padding-bottom: 25px;
}
.tour-packtitle2{
    background:url(http://renukadevimahur.com/img/tour/tour_title2.jpg) no-repeat scroll top center  transparent;
    padding-bottom: 25px;
}
.tour-packtitle3{
    background:url(http://renukadevimahur.com/img/tour/tour_title3.jpg) no-repeat scroll top center  transparent;
}
.tour-packtitle4{
    background:url(http://renukadevimahur.com/img/tour/tour_title4.jpg) no-repeat scroll top center  transparent;

}
.tour-packbottom1{
    background:url(http://renukadevimahur.com/img/tour/tour_bottom1.jpg) no-repeat scroll top center  transparent;
    width: 214px;
    height:50px;

}
.tour-packbottom2{
    background:url(http://renukadevimahur.com/img/tour/tour_bottom2.jpg) no-repeat scroll top center  transparent;
    width: 214px;
    height:50px;

}
.tour-packbottom3{
    background:url(http://renukadevimahur.com/img/tour/tour_bottom3.jpg) no-repeat scroll top center  transparent;
    width: 214px;
    height:50px;

}
.tour-packbottom4{
    background:url(http://renukadevimahur.com/img/tour/tour_bottom4.jpg) no-repeat scroll top center  transparent;
    width: 214px;
    height:50px;

}
.tour-packages ul {
    margin: 50px 0 0 25px;
    padding: 0;
    height: 175px;
    overflow: hidden;
}
.tour-packages li {
    color: #666666;
    font-size: 1.3em;
    list-style: none outside none;
    margin: 0px 0;
    padding: 0 10px;
    display: block;
    line-height: 22px;
}
.festivelssection{
    margin-bottom: 30px;
}
.festandculture{

}
.forumdis{
    border-top: 10px solid #E8F7FC;
}
.dealsandpro{

}
.festandculture-title{
    background: none repeat scroll 0 0 #990099;
    margin-left: 2px;
    margin-right: 1px;
}
.festandculture-title h3{
    color: #FFFFFF;
    padding: 10px;
    margin-bottom: 0;
}
.fest-cul-left{
    background:url(http://renukadevimahur.com/img/culture/dynamic-content-left.jpg) no-repeat scroll left top  transparent;
    height: 313px;
    width:36px;
    float: left
}
.fest-cul-center{
    float: left;
    font-size: 12px;
    height: 295px;
    overflow: hidden;
    width: 238px;
}
.fest-cul-right{
    background:url(http://renukadevimahur.com/img/culture/dynamic-content-right.jpg) no-repeat scroll left top  transparent;
    height: 313px;
    width:36px;
    float: left
}
.festandculture-bottom{
    background: none repeat scroll 0 0 #990099;
    float: left;
    height: 2px;
    margin-left: 2px;
    margin-right: 5px;
    width: 307px;
    font-size: 0px;
    line-height: 0px;
}
.fest-cul-center h4{
    color: #990099;
    font-size: 1.4em;
    font-style: italic;
    margin-bottom: 0;
    margin-left: 5px;
    margin-top: 5px;
}
.fest-cul-center p{
    padding: 5px;
    font-size: 1.1em;
    color: #8A8A8A;
}
.forumbox{
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 10px;
}
.tourbottombox{
    margin-left: 10px;
    margin-top: 25px;
}
.forumbox h3,.tourbottombox h3{
    color: #0097FF;
    font-weight: bold;
    margin-bottom: 0;
}
.forumbox ul,.tourbottombox ul {
    margin: 5px 0 0 10px;
    padding: 0;

}.forumbox li,.tourbottombox li {
    background: url("http://renukadevimahur.com/img/list-arrow.jpg") no-repeat scroll left center transparent;
    color: #8A8A8A;
    display: block;
    font-size: 1.1em;
    line-height: 22px;
    list-style: none outside none;
    margin: 0 0 5px;
    padding: 0 0 0 15px;
}
.dealtopbox{
    background: url("http://renukadevimahur.com/img/latest-Dealstop.jpg") no-repeat scroll left top transparent;
    width: 302px;
    height: 48px;
}
.dealcenterbox{
    border-bottom: 2px solid red;
    border-left: 2px solid red;
    border-right: 2px solid red;
    float: left;
    margin-left: 1px;
    padding-bottom: 30px;
    padding-top: 15px;
    width: 296px;
}
.deallistbox{
    float: left;
    margin: 10px 0 15px 15px;
}
.dealimgbox{
    float: left;
}
.dealtextbox{
    float: left;
    margin-left: 10px;
    margin-top: -5px;
}
.dealrate{
    float:left;
}
.dealscart{
    float:left;
}
.dealratebox{

}
.newrate{

    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    width: 160px;
}
.oldrate{
    text-decoration: line-through;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    width: 160px;
}
.dealdis{
    color:#AAAAAA;
}
/**findsection css in home page**/
.findsection{
     margin-bottom: 25px;
}
.findbox{

}
.fb-box{
    height: 200px;
}

.findnav{
    height: 27px;
    width: 627px;
    background: url("http://renukadevimahur.com/img/flightselected.jpg") no-repeat scroll left top transparent;
}
.findnav1{
    height: 27px;
    width: 627px;
    background: url("http://renukadevimahur.com/img/holidayseledted.jpg") no-repeat scroll left top transparent;
}
.findnav2{
    height: 27px;
    width: 627px;
    background: url("http://renukadevimahur.com/img/hotelselected.jpg") no-repeat scroll left top transparent;
}

.findflight{
    float: left;
    height: 24px;
    width: 206px;

}
.findholiday{
    float: left;
    height: 24px;
    width: 206px;

}
.findhotel{
    float: left;
    height: 24px;
    width: 206px;

}
.findflightlink{
    float: left;
    height: 24px;
    width: 206px;

}
.findholidaylink{
    float: left;
    height: 24px;
    width: 206px;

}
.findhotellink{
    float: left;
    height: 24px;
    width: 206px;

}
.showflightbox{
    background: url("http://renukadevimahur.com/img/flightbook.jpg") no-repeat scroll left top transparent;
    height: 280px;
    margin-top: 10px;
    width: 625px;
}
.showholidaybox{
    background: url("http://renukadevimahur.com/img/holiday.jpg") no-repeat scroll left top transparent;
    height: 286px;
    margin-top: 10px;
    width: 625px;
}
.showhotelbox{
    background: url("http://renukadevimahur.com/img/hotelbook.jpg") no-repeat scroll left top transparent;
    height: 286px;
    margin-top: 10px;
    width: 625px;
}
.innerflightbox{
    float: left;
    height: 225px;
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 42px;
    width: 605px;
}
.departbg{
    background: url("http://renukadevimahur.com/img/depart.jpg") no-repeat scroll left top transparent;
    height: 48px;
    margin-top: 10px;
    width: 594px;
    margin-left: 5px;
}
.returnbg{
    background: url("http://renukadevimahur.com/img/freturn.jpg") no-repeat scroll left top transparent;
    margin-top: 10px;
    width: 592px;
    height: 66px;
    margin-left: 5px;
}
.flightform{
    float: left;
    margin-left: 90px;
    margin-top: 10px;
}
.flbox{
    float: left;
    margin-right: 15px;
}
.flbox span.lbl{
    float:left;
}
.flbox span.lbl label {
    color: #079BFB;
    display: block;
    font-weight: bold;
    margin-right: 0;
    margin-top: 3px;
}
.flbox span.flightinput{
    background: url("http://renukadevimahur.com/img/flightform.jpg") no-repeat scroll left top transparent;
    width: 134px;
    height: 29px;
    display: block;
    float:left;

}
.flbox span.flightinput input.flinput{
    border: medium none navy;
    margin-left: 4px;
    margin-top: 5px;
    width: 124px;
}
.flightform1{
    float: left;
    margin-left: 90px;
    margin-top: 5px;
}
.flight_btn{
    background: url("http://renukadevimahur.com/img/clicktoremove.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    float: left;
    height: 16px;
    margin: 5px 2px;
    width: 202px;
}
.flightform_btn{
    float: left;
    margin-left:10px;
    margin-top: 5px;
}
.selectpersonbox{
    margin-top: 10px;
    width: 592px;
    height: 66px;
    margin-left: 5px;
}
.selectper-left{
   
    width: 390px;
    height: 30px;
    float: left;
    margin-left: 5px;
}
.selectper-right{
   float: left;
    margin-left: 5px;
    margin-top: 10px;
    width: 185px;
}
.select_adult{
 width: 75px;
     border: 1px solid #ECE9D8;
}
.select_children{
 width: 175px;
     border: 1px solid #ECE9D8;
}
.select_infant{
 width: 130px;
     border: 1px solid #ECE9D8;
}
.inner-selectper{
    width: 100%;
}
.inner-selectper-bg{
    width: 100%;
}
.inner-selectper-bg{
     background: url("http://renukadevimahur.com/img/flightcat.jpg") no-repeat scroll 0 0 transparent;
     width: 389px;
     height:23px;
    
}
.inner-selectper-bg span{
        display: block;
    float: left;
    font-size: 11px;
    margin-left: 10px;
}
.inner-selectper-bg span .flt_radio{
 display: block;
    float: left;
    margin-top: 5px;
}
.inner-selectper-bg span label{
     display: block;
  font-size: 11px;
    font-weight: normal;
    float:left;
     margin-top: 3px;
}
.flt-optionbox{
     float: left;
    margin-left: 75px;
}
.searchflight{
     background: url("http://renukadevimahur.com/img/searchforflight.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    float: left;
    height: 35px;
    margin: 5px 2px;
    width: 181px;
}
.innerholidaybox {
    float: left;
    height: 215px;
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 60px;
    width: 605px;
}
.holiday_left{
    float: left;
     width: 390px;
      
}
.holiday_right{
    float: left;
    width: 200px;
}
.holiday_rightdis{
    float: left;
    width: 200px;
    border-left: 1px solid #3BAA99;
}
.holiday_left h4{
    color: #3BAA9A;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 20px;
}
.holiday_left span{
    color: #3BAA9A;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 20px;
}
.holidayformbox{
    width: 100%;
    float:left;
}
span.hlbl{
    color: #000000;
    float: left;
    font-size: 13px;
    font-style: italic;
    text-align: right;
    width: 110px;
     margin-top: 10px;
}
span.holinput{
    color: #000000;
    float: left;
    width: 210px;
}
span.holinput .holinput{
width: 200px;
height: 25px;
  border: 1px solid #29A6DC;
}
.searchholiday{
     background: url("http://renukadevimahur.com/img/searchpack.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    float: left;
    height: 36px;
    margin: 5px 2px;
    width: 182px;
}
.holidayformbox1{
    float: right;
    margin-right: 40px;
    width: 182px;
}
.holiday_right h4{
    color: #3BAA9A;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 20px;
}
.holiday_rightdis {
    margin-top: 10px
}
.holiday_rightdis ul{
    margin: 5px 0 0 20px;
    padding: 0;

}
.holiday_rightdis ul li {
    color: #000000;
    display: block;
    font-size: 1.2em;
    line-height: 21px;
    list-style: none outside none;
    padding: 0 0 0 11px;
    text-transform: capitalize;
}
.innerhotelbox{
    float: left;
    height: 215px;
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 60px;
    width: 605px;
}
.hotelformbox-left{
    width:50%;
    float:left;
}
.hotelformbox-right{
    float: left;
    margin-left: 60px;
    margin-top: 5px;
    width: 230px;
}

.hotelformbox-left span.hlbl{
    color: #000000;
    float: left;
    font-size: 13px;
    font-style: italic;
    margin-right: 10px;
    margin-top: 10px;
    text-align: right;
    width: 80px;
}
.hotelformbox-right span.hlbl{
    color: #000000;
    float: left;
    font-size: 13px;
    font-style: italic;
    margin-right: 10px;
    margin-top: 10px;
    text-align: right;
    width: 80px;
}
.hotelformbox-right span.dateinput{
    background: url("../img/textbox.jpg") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 28px;
    margin-top: 10px;
    width: 136px;
}
.hotelformbox-right span.dateinput input.dateinputtxt{
   border: none;
    margin-left: 4px;
    margin-top: 4px;
    width: 105px;
}
.selecthotper{
    float: left;
    margin-left: 125px;
    margin-top: 10px;
     width: 400px;
}
.devspac{
      float: left;
    margin-bottom: 10px;
}
.devlspac{
      float: left;
    margin-bottom: 15px;
}
.findhotelbtnbox{
     float: left;
    margin-left: 95px;
}
.searchhotelbttn{
     background: url("http://renukadevimahur.com/img/hotelsearch.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    float: left;
    height: 34px;
    margin: 5px 2px;
    width: 180px;
}
/* GALLERY LIST */
/* IMPORTANT - Change '#photos' to the ID of your gallery list to prevent a flash of unstyled content */
#photos { visibility: hidden; }

/* GALLERY CONTAINER */
.gallery { background: #ddd; border: 1px solid #aaa; padding: 5px;}

/* LOADING BOX */
.loader { background: url(http://renukadevimahur.com/css/loader.gif) center center no-repeat #ddd; }

/* GALLERY PANELS */
.panel {}

/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background { height: 60px; padding: 0 1em; }

/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background { background: #222; }

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { color: white; font-size: 0.7em; }
.panel .panel-overlay a { color: white; text-decoration: underline; font-weight: bold; }

/* FILMSTRIP */
/* 'margin' will define top/bottom margin in completed gallery */
.filmstrip { margin: 5px; }

/* FILMSTRIP FRAMES (contains both images and captions) */
.frame {}

/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap { border: 1px solid #aaa; }

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap { border-color: #000; }

/* FRAME IMAGES */
.frame img { border: none; }

/* FRAME CAPTION */
.frame .caption { font-size: 11px; text-align: center; color: #888; }

/* CURRENT FRAME CAPTION */
.frame.current .caption { color: #000; }

/* POINTER FOR CURRENT FRAME */
.pointer {
	border-color: #000;
}

/* TRANSPARENT BORDER FIX FOR IE6 */
/* NOTE - DO NOT CHANGE THIS RULE */
*html .pointer {
	filter: chroma(color=pink);
}

/*********ashok new css starts ***********/
.amenitybox{
    float: left;
}
.left_slider
{
 margin-left: 15px;
}
#slider_range
{
margin-left: 15px;
}

.findrefhotelbtnbox {
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 10px;

}
.refsearchhotelbtn {
    background: url("http://renukadevimahur.com/img/hotel/search_hotel.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    float: left;
    height: 34px; 
    margin: 5px 2px 5px 13px;
    width: 160px;
	}
	
.hoteltoptxt h1, .hoteltoptxt h2, .hoteltoptxt h3
{
     color: #006600;
    float: left;
    font-size: 2em;
    font-weight: bold;
    width: 65%;
	margin-bottom: 5px;
}
.hoteltoptxt h4, .hoteltoptxt h5, .hoteltoptxt h6
{
    color: #060606;
    float: right;
    text-align: right;
    width: 30%;
	margin-bottom: 5px;
}
.grpright
{
 width: 180px;
 margin-bottom:10px;
}
.grpleft
{
 width: 180px;
 margin-bottom:10px;
}
.hotelright
{
   margin-left: 10px;
}
.hotelright_thumb
{
    float: left;
    margin-left: 0px;
    margin-top: 5px;
}
.hotelright_thumb img
{
    margin-right: 2px;
}
#span_HotelsCity
{
    background: none repeat scroll 0 0 #F2FFEF;
    left: 251px;
    position: absolute;
    top: 368px;
    width: 204px;
    z-index: 199;
}
/* new*/
.hotelnav_top
{
   background: url("http://renukadevimahur.com/img/top.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 14px;
    width: 306px;
}
.cen_content
{
    border-left: 1px solid #009AFF;
    border-right: 1px solid #009AFF;
    float: left;
    width: 304px;
	height: auto;
	padding-bottom: 10px;
}
.cen_content h4
{
    color: #009AFF;
    float: left;
    margin-bottom: 5px;
    margin-top: 10px;
    padding-left: 10px;
}
.hotelnav_bottom
{
   background: url("http://renukadevimahur.com/img/bot.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 14px;
    width: 306px;
}
.single_room_detail
{
    float: left;
    margin-left: 5px;
}
.single_room_detail h4
{
    color: #000000;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 15px;
    padding: 0;
}
.single_room_detail a
{
 margin-left: -32px !important;
}
.room_textbox
{
   background: url("../img/textbox.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 25px;
    outline: medium none;
	padding-left: 5px;
}
.select_booking
{
    border: 1px solid #ECE9D8;
    width: 75px;
}
.noroomavailable
{
   background: url("http://renukadevimahur.com/img/dontbookroom.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 22px;
    outline: medium none;
  width: 70px;
}
.bookroom
{
   background: url("http://renukadevimahur.com/img/bookroom.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 22px;
    outline: medium none;

	  width: 70px;
}
.hotel_booking
{
float:left;
margin-left: 0px;
}
.price
{
    float: right;
    margin-top: 18px;
    padding-right: 10px;
}
.notavail
{
    color: #C10000;
    font-weight: bold;
}
.rcheckin a
{
 margin-left: -32px !important;
}
/*********ashok new css ends ***********/

.readmore{
margin-left: 5px;
}
.puretext p {
    color: #666666;
}
/**** Cholan css start*****/
.tourheading{
    color:#0066D3;
    font-weight: bold;
}
.newentry{
    float: right;
}
.tourdisp{
    color:#888888;
    font-size:14px;
    font-weight: bold;
}
.adv1{
 float: right;
}
.poptag{
    clear: both;
}
.poptag h3{
    color: #0068D4;
}
.poptag span{
   color:#666666;
    font-size:13px;
    font-weight: bold;
}
.mostauth{
    margin-top: 15px;
}
.mostauth h3{
    color: #0068D4;
}
.authphoto{

}
.auth{
}
.auth img{
    padding: 10px;
}
.podairies{
    margin-top: 5px;
}
.popostshead{

}
.popostshead h3{
    color: #0068D4;
}
.popcont{
     margin-left: 10px;
}
.popcont h4{
    color:#003491;
    font-weight: bold;
     margin-bottom: 5px;
}
.popostby{
    line-height: 20px;
}
.readm{
    float: right;
    color: #0E389A;
    font-weight: bold;
}
.sposthead{
}
.sposthead h2{
    color:#0166D0;
    font-weight: bold;
}
.sporank{

}
.spocont{

}
.spoimg{

}
.spotext{

}
.spoauth{

}
.spoauthname{

}
.authposts{
    margin-top: 8px;
}
.authposttitle{
}
.authposttitle h4{
    color:#0061FF;
    margin-bottom: 4px;
}
.authposttext{

}
.authposttext p{

}
.viewallauthentrys{
}
.viewallauthentrys span{
    font-weight: bold;
    float: right;
    color: #1642A1;
}
.sporight{

}
.deshead{

}
.deshead h3{
font-weight: normal;
}
.attrhead{
    margin-top: 10px;
}
.attrhead h3{
    font-weight: normal;
}
.locname{
    color: #1062F6;
    font-weight:bold;
}
.gad2{
    margin-top:10px;
}
.spobg1{
background: url("http://renukadevimahur.com/img/tourimg/putvote.jpg") no-repeat scroll 0 0 transparent;
height: 56px;
text-align: center;
}
.spobg{
background: url("http://renukadevimahur.com/img/tourimg/emptyvote.jpg") no-repeat scroll 0 0 transparent;
height: 56px;
text-align: center;
}
.percent1{
font-size: 25px;
    font-weight: bold;
}
.percent2{
font-size: 20px;
    font-weight: bold;
}
.percent3{
font-size: 15px;
    font-weight: bold;
}
.awesome{
color: #006BCD;
font-weight: bold;
}
.good{
color: #17AA1C;
font-weight: bold;
}
.justok{
color: #CE5B00;
font-weight: bold;
}
.awesome a{
color: #006BCD;
font-weight: bold;
}
.good a{
color: #17AA1C;
font-weight: bold;
}
.justok a{
color: #CE5B00;
font-weight: bold;
}
.pdiv1{
    height: 30px;
    width: 140px;
}
.pdiv2{
    width: 135px;
    height: 15px;
}
.tour_h{
    color: #0080D1;
}
.au_name{
    color: #0062D1;
}
.au_details{

}
.pro_right{
    margin-left: 25px;
    color: #676767;
    font-weight: bold;
     float: left;
}
.pro_left{
    color: #676767;
     float: left;
}
.about_au{
   color: #888888;
    font-size: 13px;
    font-weight: bold;
}
.moreauth img{
margin: 8px;
}
.moreauthname{
    
}
.moreauthname h6{

}
.single_desh{
    
}
.single_deshs{

}
.single_desh img{

}
.single_att{
    
}
/**** Cholan css end*****/