h1
{
font-family: arial;
font-size:12px;
color: #000000;
font-weight: bold;
text-decoration: none;
display : inline;
}
td
{
font-family: arial;
font-size:10px;
color: #000000;
font-weight: normal;
text-decoration: none;
}
/* CSS Document */
.mar
{
margin-top: 0px;
margin-bottom: 0px;
}
.leftbg{
background-image: url('../images/left-bg.jpg');
background-repeat: repeat-x;
}
.brownborder
{
border-width: 1px;
border-color: #34282A;
border-style: solid;
}
.darkbrownborder
{
border-width: 1px;
border-color: #442B15;
border-style: solid;
}
.toplink
{
font-family: verdana;
font-size:11px;
color: #ffffff;
font-weight: bold;
font-style: italic;
text-decoration: none
}
.bottom-link
{
font-family: verdana;
font-size:9px;
color: #ffffff;
font-weight: normal;
text-decoration: none
}
.left-portion-1
{
font-family: verdana;
font-size:11px;
color:#ffffff;
text-decoration: none;
font-weight: bold;
}
.general-information
{
font-family: arial;
font-size:11px;
color: #35282B;
font-weight: bold;
text-decoration: none
}
.general-information-content
{
font-family: arial;
font-size:10px;
color: #B05E3A;
font-weight:bold;
text-decoration: none
}
.inner-content
{
font-family: arial;
font-size:11px;
color: #000000;
font-weight:normal;
text-decoration: none
}
.right-ink
{
font-family: arial;
font-size:11px;
color: #B05E3A;
font-weight:bold;
text-decoration: none
}
.placetovisit
{
font-family: Comic Sans MS;
font-size:13px;
color: #442B16;
font-weight:bold;
text-decoration: none
}
.readmore
{
font-family: Comic Sans MS;
font-size:12px;
color: #442B16;
font-weight:bold;
text-decoration: none
}
.readmore1
{
font-family: Comic Sans MS;
font-size:11px;
color: #442B16;
font-weight:bold;
text-decoration: none
}
.touristguidecontent
{
font-family: arial;
font-size:11px;
color:#ffffff;
text-decoration: none;
font-weight: normal;
}	
.Copyright-pondicherry
{
font-family: arial;
font-size:11px;
color:#B05E3A;
text-decoration: none;
font-weight: bold;
}
.Copyright
{
font-family: arial;
font-size:10px;
color:#B05E3A;
text-decoration: none;
font-weight: normal;
}
.Short-tourpac
{
font-family: Comic Sans MS;
font-size:12px;
color:#000000;
text-decoration: none;
font-weight: bold;
}
.OOTY
{
font-family: Comic Sans MS;
font-size:13px;
color:#0F8CBA;
text-decoration: none;
font-weight: bold;
}
.ooty-content
{
font-family: Arial;
font-size:10px;
color:#35282B;
text-decoration: none;
font-weight:bold;
}
.more-destination
{
font-family: Verdana;
font-size:10px;
color:#0F8CBA;
text-decoration: none;
font-weight:bold;
}
.border
{
border-style:Solid;
border-color:#442B16;
border-width:2px;
}
.Short-tour-links
{
font-family: Verdana;
font-size:10px;
color:#1286B7;
text-decoration: none;
font-weight:bold;
}
.view-more
{
font-family: Verdana;
font-size: 9px;
color: #35282B;
text-decoration: none;
font-weight: bold;
}
.Delhi
{
font-family: Comic Sans MS;
font-size:12px;
color:#0F8CBA;
text-decoration: none;
font-weight: bold;
}
.toplink1
{
font-family: Arial;
font-size:10px;
color:#442B16;
text-decoration: none;
font-weight: bold;
}
.left-link
{
font-family: Arial;
font-size:11px;
color:#442B16;
text-decoration: none;
font-weight: normal;
}
.left-head
{
font-family: Verdana;
font-size:11px;
color:#ffffff;
text-decoration: none;
font-weight: bold;
}
.more-dest
{
font-family: Arial;
font-size:10px;
color:#B15F3A;
text-decoration: none;
font-weight: bold;
}
.package-heading
{
FONT-SIZE: 18px; COLOR: #9A5102; FONT-FAMILY: tahoma; font-weight: bold; text-decoration: underline; 
}
.package-small-heading
{
FONT-SIZE: 11px; COLOR: #0983B2; FONT-FAMILY: verdana; font-weight: bold; text-decoration: none
}
.package-text
{
FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: tahoma; font-weight: normal; text-decoration: none; line-height: 18px;
}
.package-boldtext
{
FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial; font-weight: bold; text-decoration: none; line-height: 18px;
}
.content
{
font-family: arial;
font-size:11px;
line-height: 14px;
color: #000000;
font-weight: normal;
text-decoration: none;
}
.heading
{
font-family: arial;
font-size:12px;
color: #000000;
font-weight: bold;
text-decoration: none;
}
/*popup style*/
.formstyle
{
  width: 510px;
  color: #000000;
  background-color: #ffffff;
  /*background-image:  url('../images/formbg.jpg');*/
  /*background-repeat: no-repeat;*/
/*background-position: 100% 100%; */
   border: 2px solid #232D37;
  -webkit-border-radius: 5px; /* Safari prototype */
	-moz-border-radius: 5px; /* Gecko browsers */
	border-radius: 5px;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
  font-size: 11px;
}

fieldset
{
  padding: 0 10px 5px;
  margin: 0 0 5px;
  border: 1px solid #CD4806;
-webkit-border-radius: 5px; /* Safari prototype */
-moz-border-radius: 5px; /* Gecko browsers */
border-radius: 5px;
}

legend
{
width: 9em;
  color: #ffffFF;
  background-color: #FF6616;
  font-family: verdana, Helvetica, Sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding: 2px;
  margin-bottom: 0;
  width: 100px;
  border: 1px solid #ffffff;
  -webkit-border-radius: 3px; /* Safari prototype */
-moz-border-radius: 3px; /* Gecko browsers */
border-radius: 3px;
}

label
{
  display: block;
  float: left;
  clear: left;
  text-align: right;
  width: 30%;
  margin: 5px 3px 0 0;
}
.inputstyle
{
  border: 1px solid #8E3110;
  FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: arial; font-weight: normal; text-decoration: none; 
  
}
.inputddstyle
{
  margin: 4px 0 0 0;
  width: 30%;
  border: 1px solid #E47C0B;
  padding: 2px;
}
textarea
{
  margin: 4px 0 0 0;
  width: 90%;
  border: 1px solid #4A9103;
  padding: 2px;
  background: transparent url("field_bg.gif") no-repeat 0 0;
}
input:focus, select:focus, textarea:focus
{
  border: 1px solid #000000;
}

#buttons
{
  text-align: right;
  margin: -5px 0 -2px 0;
  width: 90px;
}

input.button
{
  width: auto;
  background: #D26E00;
  border: 2px solid #CD4806;
}
.query-content
{
font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	COLOR: #000000

}
.divposition
{
z-index:1
}

.content
{
font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	COLOR: #000000

}
.link
{
font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	COLOR: #5A8500

}
.dockclass{
position:relative;
}

.enq-font
{
FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: verdana; font-weight: normal; text-decoration: none; 
}
.enq-font1
{
FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: arial; font-weight: normal; text-decoration: none; 
}
.enq-font3
{
FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: arial; font-weight: normal; text-decoration: none; line-height: 13px;
}
.enq-font2
{
FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: verdana; font-weight: normal; text-decoration: none; 
}
.enq-mini
{
FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: arial; font-weight: normal; text-decoration: none; 
}
.white-mini
{
FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: arial; font-weight: bold; text-decoration: none; 
}
