/* ######### CSS for Shade Tabs. Remove if not using ######### */
* {
	margin:0;
	padding:0;
		font-size:12px;
}

body {
    font-family:Arial, Helvetica, sans-serif;

}
.style1 {color: #FF0000}
.style3 {color: #FF0000; font-weight: bold; }

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Arial;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
margin: 0 0 7px 0;
display:inline;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px 0 20px;
margin-right: 3px;
color: #2d2b2b;
background: url(../images/benginenav.gif) center left no-repeat;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
background: url(../images/benginenav_act.gif) center left no-repeat;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
top: 1px;
text-decoration: underline;
}

.shadetabs li a.selected{ /*selected main tab style */
background: url(../images/benginenav_act.gif) center left no-repeat;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* Book Engine */

.inputfield{
width:149px;
}

#searchbutton{
margin-top:10px;
}

#hbookengine{
width:673px;
height:246px;
background-image:url(../images/bookengine/book-engine2.jpg);
padding-left:16px;
}
#activities{ font-size:11px;}
#groupsspecials{font-size:11px;}
#activities h1{ margin:0; padding:0; font-size:19px; color:#FF0000;}
#packages{ font-size:11px;}
#packages h1{ margin:0; padding:0; font-size:19px; color:#0099FF;}

#bs1{ margin: 10px 0 0; width:418px; float:left;}


#bname{ padding-top:3px; height:30px;}
#bname h1 { font-family:Arial, Helvetica, sans-serif; margin: 0 0 0 0; padding:0; font-size:24px; font-weight:bold; color:#FFFFFF;}
#bnav{
padding-top:3px;
padding-left:5px;
}

#searchEngines_wrapper{
padding-left:5px;
}

#bs2{

float:right;
margin:22px 13px 0 0;
width:225px;}


#activities a{
color:#333333;
text-decoration:none;
font-weight:bold;
}
#activities a:visited, a:active{
color:#333333;
font-weight:bold;
text-decoration:none;
}

#activities a:hover {
color:#FF0000;
font-weight:bold;
text-decoration:none;
}

#groupsspecials a{
color:#333333;
text-decoration:none;
font-weight:bold;
}
#groupsspecials a:visited, a:active{
color:#333333;
font-weight:bold;
text-decoration:none;
}

#groupsspecials a:hover {
color:#FF0000;
font-weight:bold;
text-decoration:none;
}

#packages a{
color:#333333;
text-decoration:none;
font-weight:bold;
}
#packages a:visited, a:active{
color:#333333;
font-weight:bold;
text-decoration:none;
}

#packages a:hover {
color:#934227;
font-weight:bold;
text-decoration:none;
}
#resorttours a{
color:#333333;
text-decoration:none;
font-weight:bold;
}
#resorttours a:visited, a:active{
color:#333333;
font-weight:bold;
text-decoration:none;
}

#resorttours a:hover {
color:#934227;
font-weight:bold;
text-decoration:none;
}

#cruises a{
color:#333333;
text-decoration:none;
font-weight:bold;
}
#cruises a:visited, a:active{
color:#333333;
font-weight:bold;
text-decoration:none;
}

#cruises a:hover {
color:#934227;
font-weight:bold;
text-decoration:none;
}