@charset "utf-8";
/* CSS Document */
body, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:0;
}


body
{
background-color: #f2f2f2;
}
body.whitebg
{
background-color: #fff;
}
a
{
outline:none;
color:#000000;
text-decoration:none
}
a:hover
{

text-decoration:underline
}
.clearFloat
{
margin:0;
clear:both !important;
font-size:1px;
}
.noBorder, a img
{
border:0 !important
}
.underline
{
border-bottom:1px solid #999;
}
.green
{
color:#00CC00
}
a.black
{
color:#000 !important
}
.blue
{
color:#096AB1 !important;
}
.gray
{
color:#bebebe !important;
}
.red
{
color:#CC0000 !important; 
}
fieldset {
border: 1px solid #E2E2E2;
border-color: #E2E2E2;
}

#headerContainer
{
background:#f2f2f2 url(/myindia/images/images/bg-header.gif) top left repeat-x;
}
#header
{
padding:0 20px;
width:940px;
margin:0 auto;
padding-bottom:2px;
background:#f2f2f2 url(/myindia/images/images/bg-header.gif) top left repeat-x;
}
#header #logo
{
float:left
}
#header #topLink
{
text-align:right;
width:500px;
height:40px;
float:right;
margin-top:70px;
}
#header #topLink a
{
color:#b81f2a;
text-decoration:underline
}
#header #topLink a:hover
{
color:#b81f2a;
text-decoration:none
}
#header #topLink ul
{
margin:0;
padding:0;
}
#header #topLink ul li
{
display:inline;
margin:0;
padding: 0 5px;
vertical-align:middle
}
#header #topLink ul li.welcome
{
font-weight:bold;
font-size:15px;
border-right:1px solid #000;
padding: 6px 8px;
}
#topNav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#topNav a {
	display: block;
	color:#fff;
	_width: 140px;
}

#topNav ul li { /* all list items */
	float: left;
	border-right:1px solid #B55054;	
}
#topNav ul li:hover, #topNav ul li.current
{
background-color:#CF2228
}
#topNav li a
{
padding:9px 20px;
padding-top:10px;
_width:90px;
color:#fff;
font-size:14px;
text-decoration:none;
font-weight:bold;
display:block;
}
#topNav li.home a
{
_width:35px
}
#topNav li.trip a
{
_width:87px
}
#topNav li.myIndia a
{
_width:60px
}
#topNav ul li ul { /* second-level lists */
	position: absolute;
	z-index:1;
	margin:0;
	padding:0;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#topNav ul li ul li { /* second-level lists */
	float:none !important;
}

#topNav ul li ul li a { /* second-level lists */
	background-color: #B51E28;
	padding:7px 10px;
	text-decoration:none;
	color:#FFFFFF;
	_width:140px !important;
	border-bottom:1px solid #B55054;
}
#topNav ul li ul li a:hover
{
background-color:#952B2A
}
#topNav li:hover ul, #topNav li.sfhover ul { /* lists nested under hovered list items */
	left: auto; 
}

#header #topNav span
{
margin-top:3px;
float:right;
height:30px;
background:url(/myindia/images/images/search.gif) right center no-repeat;
width:275px;
}
#header #topNav span input.searchBox
{
border:none;
font-size:12px;
border-color:white; 
margin-top:6px; 
margin-left:7px; 
width:200px; float:left
}
#header #topNav span input.searchbutton
{
margin-left:15px; 
margin-top:6px; 
outline:none
}
#mainContainer
{
width:940px;
padding:25px;
padding-top:10px;
margin:auto;
position:relative;
background:#FFFFFF url(/myindia/images/images/bodybg.gif) left top repeat-y;
margin-top:-1px;
}
#previewContainer, #compareGuideContainer
{
width:100%;
position:absolute;
background:none;
background-color:#fff
}
#sortPhotoContainer p, #compareGuideContainer p
{
margin:0;
padding:2px;
}
#compareGuideContainer p.title
{
margin:3px 0;
font-size:15px;
font-weight:bold;
padding:0
}
#compareGuideContainer h3
{
font-size:18px;
padding:10px 8px;
border-bottom:1px solid #ccc
}
#compareGuideContainer p span.green, #compareGuideContainer p span.red
{
font-weight:bold
}
#previewContainer p.close, #sortPhotoContainer p.save
{
padding:5px;
text-align:right;
background-color:#E1E9FF;
margin:0;
}
#sortPhotoContainer
{
background-color:#fff;
}
 #sortPhotoContainer h3, #addPhotoContainer h4
 {
 font-size:18px;
 margin:0;
 padding:5px;
 border-bottom:1px solid #ccc;
 }
 #addPhotoContainer h4
 {
 margin-bottom:15px;
 }
 #sortPhoto img
 {
 margin:15px;
 border:10px solid #E1E9FF
 }
#leftContainer, #shareContainer
{
width:640px;
float:left;
padding: 0 15px 15px 0;
margin:0;
border-right:1px solid #ccc;
}
#leftContainer.featherBg, #mainContainer.featherBg
{
background:#fff url(/myindia/images/images/featherBg.gif) center 150px no-repeat;
}
#shareContainer, #rightContainer.existing, #rightContainer.addtags
{
border:0;
margin-top:20px;
margin-bottom:20px;
}
#shareContainer
{
padding:0;
margin-right:10px;
width:660px;
}
#leftContainer.featherBg h3
{
margin:0;
padding:0;
font-size:18px;
color:#096AB1
}
#rightContainer
{
width:260px;
padding:0px;
float:right;
}
#mainContainer h2, #previewContainer h2, #addPhotoContainer h2
{
font-size:23px;
margin:0;
padding:5px;
letter-spacing:-1px;
}
#mainContainer h2.title
{
padding-bottom:0;
}
#mainContainer h3
{
font-size:16px;
margin:0;
color:#096AB1;	
padding:10px 0;
}
#mainContainer p, #previewContainer p
{
margin:0;
padding:10px 0;
padding-top:0;
}
#mainContainer .searchResult
{
margin-top:20px;
background-color:#f7f7f7; 
padding:5px 2px;
}
#mainContainer .searchResult span
{
font-size:16px; 
font-weight:bold;
color:#c3555c
}
#categorySelect
{
padding:5px 10px;
background-color:#E1E9FF;
font-weight:bold;
vertical-align:middle;
margin-bottom:30px;
}
#categorySelect.photoCategory
{
margin-bottom:10px;
}
#categorySelect select
{
vertical-align:middle;
margin-left:20px;
}
#indicator
{
background:url(/myindia/images/images/bg-gray.gif) center left repeat-x;
padding:0;
margin:20px;
font-size:14px;
font-weight:bold;
}
#indicator table
{
width:100%;
}
#indicator table tr td
{
width:33%;
}
#indicator p
{
width:110px;
text-align:center;
color:#ccc;
font-style:italic;
padding:10px 8px;
background-color:#FFFFFF;
border:1px solid #ccc;
}
#indicator p.stBlog
{
width:180px;
}
#indicator p.ndBlog
{
margin-left:100px;
width:130px;
}
#indicator p.lastStep, #indicator p.rdBlog
{
float:right;
}
#indicator p.middle
{
margin-left:80px
}
#indicator p.active
{
color:#000;
font-style:normal;
background-color:#F3F8FF
}
#indicator p.current
{
color:#B31E28;
font-style:normal;
background-color:#F3F8FF
}
#destination
{
margin-bottom:30px;
}

#destination img
{
border:0;
}

#destination table
{
width:98%;
margin:10px;
border:0;
}
#destination tr td
{
padding:5px;
margin:0;
}
#photoTitle
{
margin-bottom:20px;
border:0;
width:100%;
margin-left:10px;
}
#getawaySearch
{
margin:15px 0 0 5px;
background:url(/myindia/images/getaway/bg-getaway-search.gif) left bottom no-repeat;
/*height:120px;*/
padding-left:10px
}
.getawaySearchIndex
{
height:120px;
}
.getawaySearchResult
{
height:105px;
}
#getawaySearch div
{
width:200px;
background:url(/myindia/images/getaway/bg-search-flow.gif) bottom right no-repeat;
height:100px;
float:left
}
#getawaySearch div h4
{
margin:0;
padding:0;
font-size:16px;
margin-top:3px;
color:#000
}
#getawaySearch div h4 span
{
font-size:18px;
color:#990000
}
#getawaySearch div.getawayFrom
{
border-left:10px solid #fff;
}
#getawaySearch div select
{
margin:18px 0 0 15px;
width:150px;
}
#getawaySearch div.search
{
background:none;
background-color:#FFFFFF;
border:0;
padding-top:55px;
width:140px;
height:50px;
}
#getawaySearchContainer
{
margin:0 8px 0 6px;
padding:15px;
border:1px solid #989898;
border-top:0;
}
.totalResult
{
width:300px;
padding:10px 30px;
margin-top:20px;
background:url(/myindia/images/images/bg-gray.gif) left center repeat-x; 
font-size:20px;
font-weight:bold;
float:left;
color:#013b83
}
.totalResult span
{
background-color:white;
padding:0 10px;
}
#getawaySearchContainer #sliderContainer
{
width:auto;



float:left;
margin-left:20px;
}
#getawaySearchContainer #sliderContainer img
{
border:0
}
#getawaySearchContainer #sliderContainer p.title
{
text-align:center
}
#getawaySearchContainer #sliderContainer p
{
margin:0;
padding:3px 0;
font-weight:bold;
}
#getawaySearchContainer #sliderContainer p span
{
float:right;
}
#getawaySearchContainer th
{
padding:6px 3px;
text-align:left;
background-color:#e1e9ff;
border-bottom:20px solid #fff
}
#getawaySearchContainer th a
{
color:#013b83
}
#getawaySearchContainer td
{
padding:6px 3px;
}
#getawaySearchContainer tr.even, #destination tr.even
{
background-color:#f6f6f6
}
.sortingBar, #guideSelect
{
margin:0;
margin-top:18px;
padding:5px 10px;
background-color:#E1E9FF !important;

}
#guideSelect
{
height:23px;
}
#mainContainer .sortingBar p
{
padding-left:5px;
font-weight:bold;
}
#mainContainer .sortingBar p input.searchBox
{
width:350px;
margin-left:10px;
}
.sortingBar p input
{
vertical-align:middle
}
.summaryList
{
padding:0;
margin-bottom:20px;
}

.sortingBar ul, .commonContainerBox ul, .summaryList ul, #guideSelect ul, .blogBrowserContainer ul
{
margin:0;
padding:2px 0;
list-style:none
}
#guideSelect div
{
float:left;
margin-right:10px;
width:auto;
}

#guideSelect select
{
font-size:12px;
font-family:arial;
width:250px;
}

.sortingBar ul li, .commonContainerBox ul li, .summaryList ul li, #guideSelect ul li, .blogBrowserContainer ul li
{
margin:0;
display:inline;
padding:0 6px 0 3px;
border-right:1px solid #000;
#padding:0 3px 0 7px;
}
#guideSelect ul
{
padding:0;
font-size:12px;
margin:0;
float:left;
margin-bottom:30px;
}
#guideSelect ul li
{
border:0;
}
#guideSelect ul li input
{
margin:0;
padding:0;
}
#guideSelect ul li.verticalLine
{
border-right:1px solid #153487;
padding-right:20px;
margin:0;
}
.summaryList ul li input
{
vertical-align:middle
}
.sortingBar ul li a, .summaryList ul li a, #guideSelect ul li a
{
color:#096AB1;
text-decoration:none
}
.sortingBar ul li a:hover, .summaryList ul li a:hover, #guideSelect ul li a:hover
{
text-decoration:underline
}
.sortingBar ul li.title
{
font-weight:bold
}
.sortingBar ul li.current a
{
color:#153487;
font-weight:bold
}
#categoryBox
{
margin-bottom:15px;
}
#categoryBox.addPhoto
{
background-color:#E1E9FF;
padding:5px 15px;
}
#categoryBox p
{
margin-top:1px;
width:240px;
padding:7px 0;
float:right;
}








#categoryBox p.album
{
width:350px;
}
#categoryBox p.album select
{
width:250px;
}
#categoryBox.addPhoto p
{
margin:0;
width:350px;
padding:0;
float:left;
}
#categoryBox.addPhoto p select
{
vertical-align:middle
}
#categoryBox p.startNew
{
background:url(/myindia/images/images/bg-newblog.gif) right top no-repeat;
color:#B51E28;
width:165px;
text-align:center;
font-weight:bold;
}
#categoryBox p.startNew span
{
font-size:14px;
}
#categoryBox p.startNew a
{
color:#B51E28;
text-decoration:none
}
#categoryBox p.startNew a:hover
{
color:#B51E28;
text-decoration:underline
}
#writeBlog
{
width:98%;
border:0
}
#writeBlog tr td
{
padding:7px 0;
}
#shareBlog, #writeBlog
{
width:100%
}
#shareBlog fieldset, #writeBlog fieldset
{
padding:15px;
padding-top:0;
border: 1px solid #153487;
border-color: #153487;
}
#shareBlog fieldset legend, #writeBlog fieldset legend
{
color:#153487
}
#shareBlog fieldset.receipients
{
margin:15px 0;
}
#shareBlog fieldset.receipients img
{
margin-top:10px
}
#writeBlog fieldset p.title, #writeBlog fieldset p.addPhotoBtn, #shareBlog fieldset p.title
{
margin-top:15px;
}
#writeBlog input[type=text], #shareBlog input[type=text]
{
width:99%;
margin-top:5px;
}

#writeBlog textarea, #shareBlog textarea
{
width:99%;
height:300px;
margin-top:5px;
}
#shareBlog p textarea
{
height:100px
}
#existingContacts, #newContacts
{
width:98%;
margin-top:10px;
}
#newContacts input
{
width:200px !important;
}
#shareBlog textarea
{
height:200px
}
#photoScroller
{
background-color:#f2f2f2;
padding:5px;
}
#photoScroller img
{
padding:5px;
}
.commonContainerBox, .blogBrowserContainer
{
padding:15px 0;
border-bottom:1px solid #E2E2E2;
min-height:70px;
margin:3px 0;
}

.commonContainerBox h3, .blogBrowserContainer h3
{
font-size:16px !important;
font-weight:bold;
margin:0;
padding:5px 0;
color:#153487;
display:inline
}

.commonContainerBox h3 a, .blogBrowserContainer h3 a
{
color:#153487;
text-decoration:none
}
.commonContainerBox h3 a:hover, .blogBrowserContainer h3 a:hover
{
text-decoration:underline
}
.commonContainerBox span.author, .blogBrowserContainer span.author
{
font-size:12px;
font-weight:normal;
color:#999;
padding-left:10px;
}
.commonContainerBox span.author a, .blogBrowserContainer span.author a
{
color:#999;
text-decoration:none
}
.commonContainerBox span.author a:hover, .blogBrowserContainer span.author a:hover
{
color:#999;
text-decoration:underline
}
.commonContainerBox h3 span.right, .blogBrowserContainer h3 span.right, #mainContainer h2 span.right
{
font-size:13px;
float:right;
font-weight:bold;
color:#000;
}
.commonContainerBox .blogPhoto, .blogBrowserContainer .blogPhoto
{
max-height:100px;
max-width:120px;
_width:120px;
/*
width:expression(document.body.clientWidth > 120? "120px": "auto" );
height:expression(document.body.clientHeight > 100? "100px": "auto" );
*/
padding:1px;
border:1px solid #676767;
float:right;
margin-left:25px;
}
.commonContainerBox ul li img, .photoBrowserContainer ul li img
{
vertical-align:middle
}
.commonContainerBox ul li a, .commonContainerBox h3 span.right a, .blogBrowserContainer ul li a, .blogBrowserContainer h3 span.right a
{
color:#000;
text-decoration:none
}
.commonContainerBox ul li a:hover, .commonContainerBox h3 span.right a:hover, .blogBrowserContainer ul li a:hover, .blogBrowserContainer h3 span.right a:hover
{
color:#000;
text-decoration:underline
}
.blogPhotoRight, .blogPhotoLeft
{
max-height:250px;
max-width:200px;
_width:150px;
background-color:#E1E9FF;
font-size:12px;
margin:10px;
padding:5px;
float:right;

}
.blogPhotoLeft
{
float:left
}
.blogPhotoRight img, .blogPhotoLeft img
{
max-height:200px;
max-width:200px;
_width:150px;
border:0;
}
.blogPhotoRight p,  .blogPhotoLeft p
{
padding:6px 0 !important
}

.blogPhotoRight p a, .blogPhotoLeft a
{
color:#096AB1;
text-decoration:underline;
}
.blogPhotoRight p a:hover, .blogPhotoLeft a:hover
{
text-decoration:none
}
#leftContainer #tagBox
{
background-color:#eaf0ff;
padding:8px 5px;
}

#leftContainer #tagBox img, #leftContainer #tagBox input
{
vertical-align:middle;
}
#leftContainer #tagBox ul
{
float:left;
}
#leftContainer #tagBox input
{
font-size:12px;
margin:0;
padding:0;
}
#leftContainer #tagBox #addTag
{
float:left; 
margin-left:6px;
display:inline;
margin-top:2px;
cursor:pointer
}
#leftContainer #tagBox #addTag a
{
color:#B4100F;
font-weight:bold;
}
#leftContainer #tagBox #addTagBox
{
display:none; visibility:hidden
}
#leftContainer #tagBox #addTagBox input[type=text]
{
margin-left:5px
}

#leftContainer #commentContainer
{
margin-bottom:20px;
}
#commentContainer h3, #rightContainer h4, #addPhotoContainer h3
{
padding:0;
margin:10px 0;
margin-top:20px;
border-bottom:1px solid #096AB1;
color:#096AB1;
font-size:16px;
}
#addPhotoContainer h3
{
border:0;
}
#rightContainer h4
{
margin:0;
border:0;
font-size:15px;
border:none;
text-decoration:underline; 
}
#leftContainer #commentContainer p
{
padding:6px;
padding-bottom:1px;
}
#leftContainer #commentContainer p.moreComments, #leftContainer #commentContainer p.author
{
text-align:right;
padding-bottom:5px;
font-size:12px;
}
#leftContainer #commentContainer p.moreComments a
{
color:#CC0000;
text-decoration:underline;
font-weight:bold
}
#leftContainer #commentContainer .even
{
background-color:#fafafa;
margin:8px 0;
}
#leftContainer #commentContainer .odd
{margin:8px 0;}


#leftContainer #detailPhotoContainer
{
background-color:#f7f7f9;
padding:10px;
margin-bottom:20px;
}
#leftContainer #detailPhotoContainer img
{
/*width:615px;
height:420px;*/
max-width:615px;
_width:615px;
max-height:615px;
/*
width:expression(document.body.clientWidth > 615? "615px": "auto" );
height:expression(document.body.clientHeight > 420? "420px": "auto" );	
*/
padding:1px;
border:1px solid #a9a8a3;
}
#leftContainer #detailPhotoContainer p
{
padding:3px 0;
padding-top:7px;
margin:0;
}
#mainContainer .photoBrowserContainer
{
margin:10px;
margin-bottom:0;
padding:10px 20px 8px 20px;
background:url(/myindia/images/images/photo-container-bg.gif) left top repeat-x;
width:230px;
float:left;
}
#mainContainer .photoBrowserContainer img
{
padding-bottom:10px;
float:inherit;
vertical-align:middle;
max-heigh:200px;
max-width:200px;
_width:200px;
/*width:200px;*/
border:0;
}
#mainContainer .photoBrowserContainer .photoMetas
{
clear:both;
padding:5px;
background-color:#FFFFFF
}
#mainContainer .photoBrowserContainer .photoMetas input
{
margin-top:2px;
}
#mainContainer .photoBrowserContainer .photoMetas p
{
margin:0 2px;
padding:2px 0;
}
#mainContainer .photoBrowserContainer .photoMetas p a:hover
{
text-decoration:none
}
#mainContainer .photoBrowserContainer .photoMetas ul li img
{
vertical-align:top;
border:0;
width:20px; height:20px;
padding:0
}
#mainContainer .photoBrowserContainer .photoMetas ul
{
margin:0;
padding:0;
}
#mainContainer .photoBrowserContainer .photoMetas ul li
{
margin:0;
display:inline;
padding:0 4px 0 2px;
#padding:0 2px 0 4px;
border-right:1px solid #000;
list-style:none
}
#mainContainer .photoBrowserContainer ul li.gray
{
color:#bebebe;
}
#mainContainer .photoBrowserContainer .photoMetas ul li a.red
{
border:0;
color:#CC0000; 
}
#mainContainer .photoBrowserContainer .photoMetas ul li a
{
color:#096AB1;
}
.photoMetas textarea
{
width:200px
}
#leftContainer p.print img
{
border:0;
margin-bottom:8px;
}


#guideContainer
{
margin-top:10px;
}
#guideContainer h4
{
font-size:16px;
font-weight:bold;
margin:10px 0 5px 0;
padding:3px;
background-color:#f2f2f2;
color:#153487;
}
#guideContainer h4 span
{
float:right;
font-size:12px !important;
color:#000000;
font-weight:normal
}

#guideContainer h3
{
font-size:13px;
font-weight:bold;
margin:10px 0 5px 0;
padding:3px;
background-color:#f2f2f2;
color:#153487;
}
#guideContainer h3 span
{
float:right;
font-size:13px;
color:#000000;
font-weight:normal
}

#guideContainer h5
{
font-size:13px;
font-weight:bold;
margin:10px 0 5px 0;
padding:3px;
background-color:#f2f2f2;
}
#guideContainer h5 span
{
float:right;
font-size:12px !important;
color:#000000;
font-weight:normal
}
#guideContainer #guidetoc
{
width:140px;
float:left;
padding:1px 2px;
margin:0 15px 10px 0;
border-right:1px solid #999;
background-color:#faf8f9
}
#guideContainer #guidetoc h5
{
padding:4px 0;
color:#153487;
margin:0;
font-size:14px
}
#guideContainer p.top
{
text-align:right;
padding:0;
font-size:11px;
font-weight:bold;
color:#CC0000;
margin:0;
}
#guideContainer p.top a
{
color:#153487 
}
#guideContainer p.archiveLink
{
margin-top:15px;
}
#guideContainer p.archiveLink a
{
color:#153487;
}
#guideContainer #guidetoc ul
{
padding:5px 0;
margin:0;
display:block;
float:none
}
#guideContainer #guidetoc ul li
{
display:block;
float:none;
list-style:none;
font-size:12px;
border:0;
margin-left:5px;
background:url(/myindia/images/images/arrow1.gif) left top no-repeat;
padding: 2px 0;
padding-left:12px;
}
#guideContainer #guidetoc span a
{
color:#000;
text-decoration:none
}
h2.rang7advice
{
display:none
}
.addTip
{
margin-top:10px
}
#mapContainer
{
margin-top:10px;
background-color:#f2f2f2;
padding:8px;
}
#getawaySearchContainer #mapContainer
{
width:880px;
height:400px;
}
#mapContainer img
{
padding:1px;
border:1px solid #ccc;
}
.updateProfile
{
margin-top:15px;
padding:0;
float:right;
}
#myProfileSummary
{
margin-bottom:20px;
}
#myProfileSummary h5
{margin-top:0;
background-color:#e1e9ff;
font-size:15px;
font-weight:bold;
padding:7px 3px;
}
#myProfileSummary h5 span
{
color:#b81f2a
}
#myProfileSummary img
{
border:2px solid #e5e5e5;
margin:5px;
max-width:120px;
max-height:100px;
_width:200px;
/*
width:expression(document.body.clientWidth > 120? "120px": "auto" );
height:expression(document.body.clientHeight > 100? "100px": "auto" );	
*/
float:left;
margin-right:20px;
margin-top:0;
}

#rightContainer h4.noBorder, .photoBrowserContainer ul li.noBorder
{
border:0;
}

#rightContainer h4 span
{
padding-top:1px;
float:right;
font-size:13px;
font-weight:normal;
}
#rightContainer h4 span a
{
color:#000;
text-decoration:underline
}
#rightContainer h4 span a:hover
{
text-decoration:none
}
#rightContainer.addtags fieldset
{
padding:10px;
padding-top:6px;
margin-top:6px;
#margin-top:0;
}
#rightContainer.addtags p input
{
margin-top:10px;
}
#rightContainer ul
{
margin:10px 2px;
margin-bottom:30px;
padding:0;
}
#rightContainer ul li
{
list-style:none;
background:url(/myindia/images/images/arr.gif) left top no-repeat;
margin:5px 0;
padding:2px 0;
vertical-align:middle;
padding-left:15px;
}
#rightContainer ul li input
{
float:right;
vertical-align:middle;
border:0;
margin-right:10px;
}
#rightContainer ul li img
{
border:0;
vertical-align:middle
}
#rightContainer ul li.even
{
background-color:#f2f2f2
}
#rightContainer .relatedPhotoBox
{
width:104px;
float:left;
margin:5px 20px 10px 0;
background-color:#E1E9FF;
text-align:center;
}
#rightContainer .relatedPhotoBox img
{
padding:2px;
border:0;
max-width:100px;
_width:100px;
}
#rightContainer .relatedPhotoBox p
{
padding:0 0 3px 3px;
font-size:12px;
text-align:left;
}
#rightContainer #previewPhoto
{
background-color:#f5f3f4;
margin:5px 0 20px;
padding:5px;
padding-bottom:10px;
height:105px;
}
#rightContainer #previewPhoto ul, #detailPhotoContainer ul
{
margin:3px 0 10px;
padding:0;
}
#rightContainer #previewPhoto ul li, #detailPhotoContainer ul li
{
margin:0;
display:inline;
list-style:none;
padding:0;
background:none;
}
#rightContainer #previewPhoto ul li a, #detailPhotoContainer ul li a
{
padding:2px 5px;
color:#0f5cb6;
font-size:11px;
font-weight:bold;
border:1px solid #ccc;
background-color:#fff;

}
#detailPhotoContainer ul li.right{margin-left:515px;}
#rightContainer #previewPhoto ul li.right
{
margin-left:146px;
}
#rightContainer #previewPhoto img
{
padding:1px;
border:1px solid #ccc;
max-width:100px;
max-height:100px;
_width:100px;
/*
width:expression(document.body.clientWidth > 100? "100px": "auto" );
height:expression(document.body.clientHeight > 100? "100px": "auto" );	*/
margin:1px;
}#editPhotoCategory
{
width:99%
}
#editPhotoCategory tr td
{
padding:5px;
}
#editPhotoCategory tr td.category
{
width:25%;
}
.pagination
{
margin-top:20px;
padding: 8px;
background-color:#EAF0FF
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 12px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 1px 8px;
border: 1px solid #AFC1ED;
text-decoration: none; 
color: #000;
background-color: white;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #AFC1ED;
color: #000;
background-color: #AFC1ED;
}

.pagination a.currentpage{
background-color: #AFC1ED;
color: #B6202A !important;
border-color: #AFC1ED;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: bold !important;
}

.pagination a.prevnext{
font-weight: bold;
}




#commonTab 
{
	margin-top:20px;
	width: 100%;
}
#leftContainer #commonTab 
{
margin-top:10px;
}
.tab-box .tabList {display:block;}

.tab-box .tabList ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
    border-bottom:1px solid #0B69B1
}
.tab-box .tabList ul li
{
	margin-right: 6px;
	float: left;
	display: inline; /* fixes IE double margin float bug */
}
.tab-box .tabList ul li a
{
	display: block;
	background-color:#E1E9FE;
	padding: 5px 15px 4px 15px;
}
.tab-box .tabList a
{
	color: #064599;
	font-weight:bold;
	text-decoration: none;
}
.tab-box.firstTab ul li.firstTab a, 
.tab-box.secondTab ul li.secondTab a,
.tab-box.thirdTab ul li.thirdTab a, 
.tab-box.forthTab ul li.forthTab a, 
.tab-box.fifthTab ul li.fifthTab a
{
	background-color:#153487;
	padding-bottom: 4px;
	color: #fff;
	text-decoration: none;
}

.tab-box div {
	display: none;
}
.tab-box.firstTab .firstTab, .tab-box.firstTab .firstTab div, 
.tab-box.secondTab .secondTab, .tab-box.secondTab .secondTab div,
.tab-box.thirdTab .thirdTab, .tab-box.thirdTab .thirdTab div, 
.tab-box.forthTab .forthTab, .tab-box.forthTab .forthTab div,
.tab-box.fifthTab .fifthTab, .tab-box.fifthTab .fifthTab div
{
	display: block; 	
}
#guidelist .threeCol ul li{width:305px}

#getawayTab 
{
	margin:20px 0;
	width: 100%;
}
#getawaySearchContainer #getawayTab.tab-box .tabList ul li a 
{
font-size:11px;
padding: 6px 15px 15px 15px;
background-color:#FFFFFF;
}

.tab-box.tab1 ul li.tab1 a, 
.tab-box.tab2 ul li.tab2 a
{
	color: #fff;
	background: url(/myindia/images/getaway/tabon.gif) no-repeat 10px 4px;
	text-decoration: none;
}

.tabon
{

	color: #fff;
	background: url(/myindia/images/getaway/tabon.gif) no-repeat 10px 4px;
	text-decoration: none;
}

.taboff
{
font-size:11px;
padding: 6px 15px 15px 15px;
background-color:#FFFFFF;
}

.tab-box div {
	display: none;
}
.tab-box.tab1 .tab1, .tab-box.tab1 .tab1 div, 
.tab-box.tab2 .tab2, .tab-box.tab2 .tab2 div
{
	display: block; 	
}
#getawaySearchContainer #getawayTab ul li
{
padding:10px;
padding-right:20px;
border-right:1px solid #000
}
#getawaySearchContainer #getawayTab ul
{
margin-bottom:10px;
}




















#addPhotoContainer
{
margin:10px
}
.photoBox
{
	width:180px;
	background-color:#F3F8FF;
	padding:10px;
	margin-right:20px;
	margin-top:20px;
	float:left
}
.photoBox p
{
margin:0;
padding:2px 0
}
.photoBox img
{
	/*max-width:180px;
	max-height:150px;
	width:180px;
	height:150px;*/
}
.photoBox input
{
margin-top:2px !important;
}
.photoBox textarea
{
margin-top:3px;
width:175px;
}
#footer
{
clear:both;
margin-top:25px;
border-top:1px solid #B51E28;
padding-top:10px;
background-color:#fff;
}
#footer p
{
text-align:left;
margin-top:5px;
padding:0;
color:#999;
font-size:12px;

}
#footer p a
{
color:#999;
text-decoration:none
}
#footer p a:hover
{
text-decoration:underline
}
.error{
 font-size:11px;
 font-weight: normal;
 font-family:Arial, Helvetica, sans-serif;
 text-align:left;
 color:#FF0000;
}
.hide {
	display: none;
}
.show
{
display: block;
visibility:visible
}
 tr.even
{
	background-color:#f6f6f6
	
}


	.unit-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 75px;
		height: 14px;
		border-right:0px;
		position: relative;
				z-index:0;
		background: url('/myindia/images/star_rate_off.gif') center left repeat-x;		
	}
	
	.unit-rating span{
	    text-indent: -90000px;
		padding:0px;
		margin:0px;
		float: left;
		border-right:0px;
	}
	.unit-rating span a{
	
		border-right:0px;
		display:block;
		width:15px;
		height: 14px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
		
	}
	.unit-rating span a:hover{
		background: url('/myindia/images/star_rate_over.gif') left center;
		z-index: 2;
		left: 0px;
		height:14px;
	}
	.unit-rating a.r1-unit{left: 0px;}
	.unit-rating a.r1-unit:hover{width:15px;}
	.unit-rating a.r2-unit{left:15px;}
	.unit-rating a.r2-unit:hover{width: 30px;}
	.unit-rating a.r3-unit{left: 30px;}
	.unit-rating a.r3-unit:hover{width: 45px;}
	.unit-rating a.r4-unit{left: 45px;}	
	.unit-rating a.r4-unit:hover{width: 60px;}
	.unit-rating a.r5-unit{left: 60px;}
	.unit-rating a.r5-unit:hover{width: 75px;}
	.unit-rating span.current-rating{
		left:0;
		background: url('/myindia/images/star_rate.gif') left center;
		position: absolute;
		height: 14px;
		display: block;
		text-indent: -9000px;
		z-index: 0;
		border-right:0px;
		/*margin-left:-55px;*/
		
	}



#monumentGuideContainer
{
margin-top:10px;
}
#monumentGuideContainer h4
{
font-size:16px;
font-weight:bold;
margin:10px 0 5px 0;
padding:3px;
background-color:#f2f2f2;
color:#153487;
}
#monumentGuideContainer h4 span
{
float:right;
font-size:12px !important;
color:#000000;
font-weight:normal
}

#monumentGuideContainer h3
{
font-size:13px;
font-weight:bold;
margin:10px 0 5px 0;
padding:3px;
background-color:#f2f2f2;
color:#153487;
}
#monumentGuideContainer h3 span
{
float:right;
font-size:13px;
color:#000000;
font-weight:normal
}

#monumentGuideContainer h5
{
font-size:12px;
font-weight:bold;
margin:10px 0 5px 0;
padding:3px;
background-color:#f2f2f2;
}
#monumentGuideContainer h5 span
{
float:right;
font-size:12px;
color:#000000;
font-weight:normal
}








#monumentGuideContainer #monumentGuidetoc
{
width:140px;
float:left;
padding:1px 2px;
margin:0 15px 10px 0;
border-right:1px solid #999;
background-color:#faf8f9
}
#monumentGuideContainer #monumentGuidetoc h5
{
padding:4px 0;
color:#153487;
margin:0;
font-size:14px
}
#monumentGuideContainer p.top
{
text-align:right;
padding:0;
font-size:11px;
font-weight:bold;
color:#CC0000;
margin:0;
}
#monumentGuideContainer p.top a
{
color:#153487 
}
#monumentGuideContainer p.archiveLink
{
margin-top:15px;
}
#monumentGuideContainer p.archiveLink a
{
color:#153487;
}
#monumentGuideContainer #monumentGuidetoc ul
{
padding:5px 0;
margin:0;
display:block;
float:none
}
#monumentGuideContainer #monumentGuidetoc ul li
{
display:block;
float:none;
list-style:none;
font-size:12px;
border:0;
margin-left:5px;
background:url(/images/guide/arrow1.gif) left top no-repeat;
padding: 2px 0;
padding-left:12px;
}
#monumentGuideContainer #monumentGuidetoc span a
{
color:#000;
text-decoration:none
}

#festivalGuideContainer
{
margin-top:10px;
}
#festivalGuideContainer h4
{
font-size:16px;
font-weight:bold;
margin:10px 0 5px 0;
padding:3px;
background-color:#f2f2f2;
color:#153487;
}
#festivalGuideContainer h4 span
{
float:right;
font-size:12px;
color:#000000;
font-weight:normal
}

#festivalGuideContainer h3
{
font-size:13px;
font-weight:bold;
margin:10px 0 5px 0;
padding:3px;
background-color:#f2f2f2;
color:#153487;
}
#festivalGuideContainer h3 span
{
float:right;
font-size:13px;
color:#000000;
font-weight:normal
}

#festivalGuideContainer h5
{
font-size:13px;
font-weight:bold;
margin:10px 0 5px 0;
padding:3px;
background-color:#f2f2f2;
}
#festivalGuideContainer h5 span
{
float:right;
font-size:12px !important;
color:#000000;
font-weight:normal
}





#festivalGuideContainer #festivalGuidetoc
{
width:140px;
float:left;
padding:1px 2px;
margin:0 15px 10px 0;
border-right:1px solid #999;
background-color:#faf8f9
}
#festivalGuideContainer #festivalGuidetoc h5
{
padding:4px 0;
color:#153487;
margin:0;
font-size:14px
}
#festivalGuideContainer p.top
{
text-align:right;
padding:0;
font-size:11px;
font-weight:bold;
color:#CC0000;
margin:0;
}
#festivalGuideContainer p.top a
{
color:#153487 
}
#festivalGuideContainer p.archiveLink
{
margin-top:15px;
}
#festivalGuideContainer p.archiveLink a
{
color:#153487;
}
#festivalGuideContainer #festivalGuidetoc ul
{
padding:5px 0;
margin:0;
display:block;
float:none
}
#festivalGuideContainer #festivalGuidetoc ul li
{
display:block;
float:none;
list-style:none;
font-size:12px;
border:0;
margin-left:5px;
background:url(/images/guide/arrow1.gif) left top no-repeat;
padding: 2px 0;
padding-left:12px;
}
#festivalGuideContainer #festivalGuidetoc span a
{
color:#000;
text-decoration:none
}
.guideMap
{
 border: 1px solid #979797;
 background-color: #e5e3df;
 width:623px;
 height:400px;
}
.wordwrap
{
white-space: -moz-pre-wrap;
white-space: pre-wrap;
word-wrap:break-wrap;
}

#monumentCommonTab 
{
	margin-top:20px;
	width: 100%;
}
#festivalCommonTab 
{
	margin-top:20px;
	width: 100%;
}
#leftContainer #monumentCommonTab 
{
margin-top:10px;
}
#leftContainer #festivalCommonTab 
{
margin-top:10px;
}

.photoeditdiv a:hover
{
	text-decoration:normal;
	background-color: #FFFFCC;

}

	.blogOther
	{
	margin-top:20px;
	}

	.writeABlogDiv
	{	
		margin-top:15px
	}
.writeAblogFrm
{
margin-top:-15px;
}

.photoInfoViewMore a
{
	outline:none;
	color:#000000;
	text-decoration:underline;
	outline-color:#000;
}
.photoInfoViewMore a:hover
{
	color:#000000;
	text-decoration:underline;
}

.searhForm
{
margin-bottom:0px; margin-top:5px
}

.guideList
{
	margin:5px;
	padding:0;
}
.guideList li
{
	list-style:none;
	width:180px;
	margin:0;
	padding:2px 0;
	float:left;
}



.tipsTextField
{
	width: 600px;
}

#mainContainer p a {
	color:#096AB1 !important;
}


#registrationForm select, #registrationForm input, #registrationForm text-area{font-size:12px; margin:2px 0}

#customerlogin, #contactUs{padding-top:30px; margin-top:5px; border-top:1px solid #ccc}
#customerlogin p{font-weight:bold; margin:10px 0;}
#customerlogin p span{margin-left:80px}
#customerlogin p.regd{margin-top:30px; font-weight:normal}
#customerlogin p a{color:#C00}
#registrationForm{padding-top:10px; margin-top:5px; border-top:1px solid #ccc; vertical-align:middle; font-size:12px;}
#registrationForm h2{font-size:17px;}
#registrationForm h2 span{font-size:12px; font-weight:normal; letter-spacing:normal}
#registrationForm #name,#registrationForm #locationInfo{background-color:#F7F7F2; margin-bottom:15px; padding:3px 3px 0 3px;}
#registrationForm #name p,#registrationForm #locationInfo p{width:200px; float:left; padding:0; font-weight:bold}
#registrationForm img{margin-left:160px; padding-top:4px;}
#registrationForm p{margin:5px 0}
#registrationForm p span{font-size:11px; color:#999}
#registrationForm a#plusMinus{border:1px solid #ccc; padding:0 3px;}
#registrationForm #dob{background-color:#F7F7F2; margin-bottom:15px; padding:10px; font-weight:bold}
#registrationForm #dob select{margin-left:15px;}
#registrationForm #locationInfo{background:none;}
#contactInfo{display:none}

#registrationForm label, #customerlogin label, #contactUs label{
float: left;
width: 160px;
font-weight: bold;
}
#contactUs label{font-weight:normal;width: 240px;}
#contactUs p.title{margin-top:20px;}
#registrationForm input, #contactUs span{
width: 180px;
}




.threadList{clear:both; width:100%; margin:3px 0; padding:2px}
.threadList.title{font-size:13px; font-weight:bold; border-bottom:1px solid #ccc; padding-bottom:3px; margin-bottom:5 px}
.threadList.even{background-color:#eee}
.threadList p a{color:#103D86}
.threadList p{padding:0 !important;}
.threadList p span{ color:#D7555C; margin-left:10px; font-weight:normal}
.threadList p{float:left; margin:0; padding:0}
.threadList p.thread{width:670px; padding-left:20px !important; background:url(../images/lock.gif) no-repeat}
.threadList p.threadNoLock{width:670px; padding-left:20px !important; }

.threadList p.post{width:120px;}
.threadList p.post span{font-size:11px; color:#999; margin:0}
.threadList p.replies{width:70px;}
.threadList p.view{width:60px;}
.threadList br{clear:both}
.threadList{clear:both; width:100%; margin:3px 0; padding:2px}
.threadList.title{font-size:13px; font-weight:bold; border-bottom:1px solid #ccc; padding-bottom:3px; margin-bottom:5 px}
.threadList.even{background-color:#eee}
.threadList p a{color:#103D86}
.threadList p{padding:0 !important;}
.threadList p span{ color:#D7555C; margin-left:10px; font-weight:normal}
.threadList p{float:left; margin:0; padding:0}
.threadList p.thread{width:670px; padding-left:20px !important; background:url(../images/lock.gif) no-repeat}
.threadList p.post{width:120px;}
.threadList p.post span{font-size:11px; color:#999; margin:0}
.threadList p.replies{width:70px;}
.threadList p.view{width:60px;}
.threadList br{clear:both}


.FormCatContent
{
	margin-top:5px;
}
.FormCatContent p.more a
{
margin:20px 0 0 5px;
color:#C00;
font-weight:bold;
font-size:13px;
}
.FormCatContent .forumList
{
margin:5px;
padding:0;
}
.FormCatContent .forumList ul
{
margin-bottom:15px;
}
.FormCatContent .forumList li
{
list-style:none;
width:100%;
margin:5px 0;
padding:5px 0;
float:none;

}
.FormCatContent .forumList li a{font-size:15px;color:#103D86; font-weight:bold}
.FormCatContent .forumList li span{color:#D7555C; font-size:12px;}


#moreCat{display:none;}
#recentForums{list-style:none; margin:0; padding:0}
#recentForums li{list-style:none; margin:5px 0; padding:4px 0;padding-left:20px; background:url(/myindia/images/arrow_22.gif) 0 7px no-repeat; border-bottom:1px solid #CCC}
#recentForums li a{color:#103D86;}
#recentForums li span a{color:#999;}
#recentForums li.more{border:0; background:none; text-align:right}
#mainContainer h2.forum{font-size:19px; letter-spacing:normal}
#mainContainer h2.forum span{font-size:12px; letter-spacing:normal; font-weight:normal; color:#D7555C}
#forumType{margin-top:20px;}
#recentContent{width:400px; float:right}
#recentContent h3{padding:0; border-bottom:1px solid black; color:#000}
#forumType p{font-size:15px; font-weight:bold; padding:0 0 15px 30px; background:url(/myindia/images/star_icons10.gif) 0 3px no-repeat; margin-left:10px}
#forumType p a{color:#103D86}
#forumType p span{font-size:12px; font-weight:normal; color:#D7555C}
#forumType p span.desc{color:#000;}
p.indicator{margin-top:10px;padding:0; color:#999}
p.indicator a{color:#C00}
.forumDetail{margin-bottom:10px; width:100%}
.forumDetail p.postdate{border-bottom:1px solid #C7DDFA; margin:0; padding:3px 5px !important; background:url(/myindia/images/bg-lastpost.gif) right top no-repeat; text-align:right}
.forumPostContent{border:1px solid #c7ddfa; border-top:0;}
.postContent{float:right; width:760px; padding:5px;margin:2px; border-left:1px solid #c7ddfa;min-height:60px;background-color:#fff}
.quote{text-align:right; padding:0;}
.userDetail{width:150px; padding:5px; font-size:11px}
.userDetail p {padding:1px 0 !important}
.userDetail p a{font-size:15px; color:#103D86}

.threadList p span a{color:#D7555C}
.threadList p.post span a{color:#999}
.threadList p.threadlock, .threadList p.threadNoLock{width:670px; padding-left:20px !important; background:url(/myindia/images/lock.gif) 0px 2px no-repeat}
.threadList p.threadNoLock{background:url(/myindia/images/open.gif) 0px 2px no-repeat}
.threadList p a.sticky{background:url(/myindia/images/sticky.gif) center left no-repeat; padding-left:20px;}
h2.lock{background:url(/myindia/images/lock.gif) 0px 15px no-repeat; padding-left:20px!important;}

#adminbtn p{padding:0; margin:0; width:80px; float:left}
#adminbtn img{cursor:pointer}




#guideFollows, #follows{margin:10px 0;}
#guideFollows p, #follows p, #followers p{margin:3px 0; padding:4px 0; width:435px; float:left; margin-right:20px; border-bottom:1px dotted #EBEBEB; background:url(/myindia/images/arr.gif) 0 2px no-repeat; padding-left:15px;}
#guideFollows p:hover, #follows p:hover, #followers p:hover{background-color:#f3f6fa}
#guideFollows p span, #follows p span{float:right}
#activities p{margin:3px 0; padding:4px 0; margin-right:20px; border-bottom:1px dotted #EBEBEB; background:url(/myindia/images/arr.gif) 0 2px no-repeat; padding-left:15px;}
#guideFollows p span img, #follows p span img{margin-right:10px; cursor:pointer; vertical-align:middle}
#activities p a {color:#C00}
#activities p img{float:right; vertical-align:middle; cursor:pointer}

h3 span.rss, .sortingBar span.rss, h2 span.rss{float:right;}
#forumType h3{height:33px;}
#forumType h3 label{float:left; margin-top:10px}