 
/* ClearFix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* Global Form Styles */
form{
	margin: 0;
	padding: 0;
}
input, textarea{
	background: #fff;
	 border:#828177 solid 1px;;
}
input[@type="submit"]{
	 border:#828177 solid 0px;
}
 
 
input[@type="image"]{
	border:#828177 solid 0px;
 
}

.submit { border: 0; width: auto; }
.submit:hover, .submit:active { border:0; }
.radio { background: none; border: 0; }

.select{
 	font-size:11.5px;
	color:#505050;
	padding-left:10px;
	font-family:Verdana;
	
	margin-bottom:2px;
	margin-top:2px;
	
	border:#404040 solid 1px;
 
}

.prod_name_search_box{

	font-size:11.5px;
	color:#505050;
 

}




/*  --- Global Form Styles  -- End HERE */


/* ----- Icons, etc ----- */
.date {
	background:url(cimg/date.gif) left no-repeat;
	padding-left:18px;
	padding-right: 3px;
	float:right;
}
.time {
	background:url(cimg/clock.gif) left no-repeat;
	padding-left:16px;
	float:right;
	margin-right:10px;
}
.permalink {
	background:url(cimg/permalink.gif) left no-repeat;
	padding-left:18px;
}
.permalink_recent {
	background:url(cimg/permalink.gif) right no-repeat;
	padding-right:18px;
}
.comments {
	background:url(cimg/comment.gif) left no-repeat;
	padding-left:16px;
	float:left;
}
.comments a { color: #fff; }


body {
	margin:0;
	padding:0;
	background:#fff;
	color: #222;
	font-family : "Lucida Grande", "Lucida Sans Unicode", Verdana, Heletica, Arial, sans-serif;
	font-size : 72%;
}
abbr, acronym { /* acronym and abbr aren't styled in IE per default */
	border-bottom: 1px dotted #58B2CB;
	cursor: help;
}
code {
	color: #7FC4D8;
	font-family: "Lucida Sans Unicode", verdana, helvetica, sans-serif;
}

/* a */

a:link, a:visited {
	text-decoration : none;
	color:#222222;
}

a:hover {
	 text-decoration : none;
	 color:#A80000;
}

a:active, a:focus {
 
	text-decoration : none;
}

 
p { 
	margin:0 0 8px 0;
}

/* hx */

h1, h2, h3  {
	font-weight : normal;
	letter-spacing: -1px;
	color : #867d60;
}

h1 {
	
	font-weight:bold;
	color:#130262;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

h2 {

	 
	
	font-weight:bold;
	background:url(viaggio_india_cap_bg.jpg) no-repeat;
	height:30px;
	font-size : 120%;
	padding-left:95px;
	padding-top:13px;

	
 	
}


dl dt 
{
	text-transform:uppercase;

}

dl dd
{
	margin: 0;
}



/********************************************************* --- Main Body Container  *******************************************************/


 
#main-wrapper
{
	width:950px; 
	height:auto !important;
	padding:0;
	margin:0 auto 0 auto;
 	position: relative;
 	text-align:left;
 
}
#frame-top{
	height:20px;
	width:950px;
	background:url(frame_top.jpg) no-repeat;
}

#frame-mid{
	height:auto !important;
	width:950px;
	background:url(frame_mid.jpg) repeat-y;
	text-align:center;
 }
#frame-bottom{
	height:50px;
	width:950px;
	background:url(frame__bottom.jpg) no-repeat;
}
  
#wrapper
{
	width:800px; 
	height:auto !important;
	padding:0;
	margin:0 auto 0 66px;
	background: #fff;
	position: relative;
 	text-align:left;
 
}
 #header{
	width:800px;
	float:left;
	background:#E4DABF;
}
#header-left{
	float:left;
	width:800px;
}



#top-menu{
	height:30px;
	width:800px;
	background-color:#652F00;
	float:left;
 	/*background: url(top_menu_bg.jpg) no-repeat;*/
 }
 
#top-menu ul {
	list-style-type : none;
	padding : 0;
	margin: 0 0 0 0;
	 
  
}

#top-menu li {
	display : inline;	
	
}

#top-menu li a {
	float : left;
	padding:7px 10px 5px 10px;
	margin: 0 0px 0 0px;
	text-decoration : none;
	height:20px;
	/*color: #010e60;*/
 	color:#E4DABF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
 	text-align:center;

 
 
}

#top-menu li a:hover {
 	color: #ffffff;
}

#photo-gallery{
	float:left;
	background:#E5DEC4;
	width:800px;
	height:130px;
}

  
#main-pagearea{
	
	width:800px;
	float:left;
	margin-top:5px;
	 
 
}
  
#left-container{
	float:left;
	width:200px;
 	
 }

#right-container{
	float:right;
	width:595px;
    
}

    

.left-box{
	height:auto !important;
	width:199px;
 	float:left;
	border:1px solid #652F00;
	padding-bottom:20px;
	background:#E5DEC4;
}


  

.left-heading{
	width:200px;
	height:20px;
	background-color:#652f00;
 	padding-top:5px;
 	color:#ffffff;
	font-weight:bold;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.left-image{
	text-align:center;
 
}



.left-nav{
 
}


 
.left-nav ul {
	list-style-type : none;
	padding :0 0 0 0;
	margin: 10px 0 0 0;
	
}

.left-nav li {
	display:inline;
}

.left-nav li a {
 
	float:left;
	padding : 5px 5px 10px 15px;
  	text-decoration : none;
	color:#59533b;
	font-weight:bold;
	text-align:left;
	font-size:13px;
	width:180px;
 }

 
.left-nav li a:hover {
 	color:#652f00;
 
	 
}

.selected_left_li a{
	background:#F1F1F1;
	color:#1C0267;
	font-weight:bold;
}

.main_li_child_li a{
	 background:#FFFFFF;
 }
 
 
 
 
 

#pagearea{
 
	width:580px;
	margin:5px 0px 0 4px;
 
  	 
	
}

 
 

#footer{
	clear:both;
	width:800px;
	margin-left:66px;
 }
 
 

#footer_up
{
   	margin:0 auto 0 auto;
 	text-align:center;
	padding-top:20px;
	font-weight:bold;
	
}
 
#footer_up ul{
	list-style-type : none;
 	margin: 0 0 0 0;
	 
 }

#footer_up li {
	display : inline;	
}

#footer_up li a{
	margin:0 5px 0 5px;
  	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
  	text-align:center;
	color:#652F00;
 }

#footer_up li a:hover{
 	 font-weight:bold;
}
#footer_text{ 


}


#footer-links{
	color:#FFFFFF;
}


#footer-links a{
	color:#FFFFFF;
}


#copyright{
	padding-top:50px;

}


#destination{

}
#destination a{
	color:#652F00;
}
#destination a:hover{
	color:#A80000;
}

#tourpage{

}
#tourpage a{
	color:#652F00;
}
#tourpage a:hover{
	color:#A80000;
}





/********************** Nuse ************************************/
/********************** MENU WORK ************************************/

 

 

 

 

 

.msg{
	text-align:center;
	color:#FF0000;
	font-size:13px;
	padding-top:10px;
	font-weight:bold;
}







#myaccount-links{
 	margin-top:4px;
}
 
#myaccount-links ul {
	list-style-type : none;
	padding : 0 0 0 10px;
	margin: 0 0 0 0;
	margin-left:10px;
	text-align:left;
}

#myaccount-links li {
 
}

#myaccount-links li a {
 
	padding-top:8px;
	margin: 10px 0 0 0;
	text-decoration : none;
	height:33px;
	color: #010e60;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:114px;
	text-align:center;
 }

#myaccount-links li a:hover {
 	color: #db251d;
}






#header_text{
	position:absolute;
	height:20px;
	width:490px;
	top:24px;
	left:430px;
 

}



/* nav-main */

#nav-main ul {
list-style-type : none;
padding : 0;
margin: 5px 0 0 0;
}

#nav-main li {
display : inline;

}

#nav-main li a {
float : left;
padding : 8px 20px;
margin: 0 0 0 4px;
text-decoration : none;
color: #FFF;
background: url(but_nor.jpg) repeat-x;
font-size:13px;
}

#nav-main li a:hover {
background : #e45602 url(but_over.jpg) repeat-x;
color: #fff;
}

 

 
 

 





