/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;


}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 6px;
margin-right: 1px;
color:#fff;
font-family:"Trebuchet MS";
font-size:13px;
padding-left:10px;
padding-right:10px;
background-image:url(http://www.indianluxurytrains.com//tabb.jpg);
background-repeat:repeat-x;
height:24px;
border-top:1px solid #ddd3ac;
border-left:1px solid #ddd3ac;
border-right:1px solid #ddd3ac;
}

.shadetabs li a:visited{
color:#fff;
text-decoration:none;
}

.shadetabs li a:hover{
text-decoration: none;
color:#FFFFFF;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
color:#000000;
background-color:#b5af79;
text-decoration:none;

}

.shadetabs li a.selected{ /*selected main tab style */
background-image:url(http://www.indianluxurytrains.com/images/shadeactive.jpg);
background-repeat:repeat-x;
height:24px;

text-decoration:none;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
color:#000000;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}
.style4 {color:#a82b00; text-decoration:none; font-size:12px; font-family:"Century Gothic"; font-weight:bold; text-decoration:underline}
.tabdes{
width:240px; height:auto; overflow:hidden;margin-top:8px;


}
.tabimg{
width:80px; height:auto; overflow:hidden; float:left;
}
.tabtext{
 width:160px; height:auto; overflow:hidden; float:right;

}

/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */
/* CSS Document */

