/* CSS Document */
.body{
width:850px;
background:url(images/bg_tour.jpg) repeat-x top;
margin:5px auto 0px auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
}

.main_head{
font-family:"Trebuchet MS", "Century Gothic";
font-size:14px;
font-weight:bold;
text-transform:uppercase;
color:#990000;
text-shadow: 0px 1px 1px #7A8C02;
}
.main_head a{
color:#869904;
text-decoration:none;
}

.main_head a:hover{
color:#869904;
text-decoration:inherit;
}

.tour_days{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#9626262;
}
.tour_days a{
color:#999999;
text-decoration:underline;
}
.tour_days a:hover{
color:#CC3300;
text-decoration:underline;
}

.view_details{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
color:#CC3300;
font-weight:bold;
}
.view_details a{
text-decoration:none;
font-weight:bold;
color:#CC3300;
}
.view_details a:hover{
font-weight:bold;
text-decoration:underline;
color:#0000FF;
}

.border{
border:1px solid #F2F2F2;
padding-top:4px;
padding-bottom:4px;
padding-left:3px;
border-top:0px;
}

.head_box{
width:840px;
margin:0px auto 0px auto;
padding:9px;
padding-top:14px;
background:url(bg-00.jpg) no-repeat top center;
text-align:center;
vertical-align:middlel
}

.main_head_large{
font-family:"Trebuchet MS", "Century Gothic";
font-size:22px;
font-weight:bold;
text-transform:uppercase;
color:#ff1d1d;
text-shadow: 1px 1px 1px #7A8C02;
}

.con_head{
font-family:"Trebuchet MS", "Century Gothic";
font-size:14px;
font-weight:bold;
font-style:italic;
text-decoration:none;
color:#CC3300;
text-shadow: 0px 1px 1px #7A8C02;
}

 
.tour_border{
/* background:#ffffff; */
border:1px #CCCCCC solid;
padding:10px;
border-radius:10px; /*CSS3 border radius*/
-moz-border-radius:10px;
-webkit-border-radius:10px;
margin-top:10px;
margin:4px;
}

.border_new{
border-bottom:1px dotted #CCCCCC;
margin-bottom:3px;
padding-top:3px;
}

strong{
color:#333333;
text-decoration:none;
}

ul, ol{
margin-left:0px;
padding-left:20px;
margin-left:10px;
margin-top:8px;
margin-bottom:8px;
}


    #playlist tbody tr.headind  td {
      background-color:#3e4492;
	  color:#FFFFFF;
	  padding-left:8px;
    }
	
	
	
.even td {
      background-color: #e7e8ff; 
    }
.odd  td {
      background-color: #e2e2e2;
    }
.headind  td {
      background-color:#3e4492;
	  color:#FFFFFF;
    }

.heading  td {
      background-color:#1795BD;
	  color:#FFFFFF;
    }
	
h6{
font-family:"Trebuchet MS";
font-size:13px;
text-transform:uppercase;
color:#FFFFFF;
margin:0px;
font-weight:bold;
padding:0px;
}