@charset "utf-8";
/* CSS Document */
:focus{
    -moz-outline-style: none;
}

body{	
    margin: 5px 0 0 0;
    /*background: url('../images/background.gif') repeat-x;*/
    background-color: #EEE;
}

img{
    border: 0;
}

.textWhite{
    font-family: Georgia, Verdana, Geneva, sans-serif;
    color: #FFF;
    font-size: 12px;
    font-weight: normal;
}

.textBlack{
    font-family: Georgia, Verdana, Geneva, sans-serif !important;
    color: #000;
    font-size: 12px !important;
    font-weight: normal;
}

.textCaptionBlack{
    font-family: Georgia, Verdana, Geneva, sans-serif;
    color: #000;
    font-size: 11px;
    font-weight: normal;    
}

.textSmallCaptionBlack{
    font-family: Georgia, Verdana, Geneva, sans-serif;
    color: #000;
    font-size: 10px;
    font-weight: normal;    
}

.textHeaderWhite{
    font-family: Georgia, Verdana, Geneva, sans-serif;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
}

.textItalicWhite{
    font-size:12px;
    color:#FFF;
    font-style:italic;
}

#dialog, #dialog3, #dialog4{
    display: none;
    height: 30px !important;
    width: auto;
    min-height: 30px !important;    
}

#container{
    width: 980px;
    height: 100%;
}

#container #containerHeader{
    width:100%;
    height:100px;    
}

#containerHeader #header1{
    width: 290px;
    height: 100px;
    float: left;
    background: url('../images/header1.gif');
}

#containerHeader #header2{
    width: 662px;
    height: 100px;
    float: left;
    background: url('../images/header2.gif') repeat-x;
}

#header2 #language{
    padding-top: 12px;
    float: right;
}

#containerHeader #header3{
    width: 28px;
    height: 100px;
    float: left;
    background: url('../images/header3.gif');
}

#container #containerMenu{
    width:100px;
    height:460px;	
    float:left;
    margin-top: 3px;
}

#containerMenu #menu1{
    width: 100px;
    height: 20px;
    /* background: url('../images/menu1.gif'); */
}

#containerMenu #menu2{
    width: 100px;
    height: 420px;
    background: url('../images/menu2.gif') repeat-y;
}

#menu2 #navigation{
    padding-top: 10px;
    padding-left: 12px;
}

#navigation #btnFacilities, #btnLocation, #btnPhoto, #btnMedia, #btnMission, #btnShop, #btnContact{
    width: 75px;
    height: 40px;
    background: url('../images/bigbutton.gif') no-repeat;
    cursor: pointer;
}

#language #btnHome, #btnSend, #btnInformation, #btnReservation, #btnExecutive, #btnStandard, #btnSubmit, #btnClear{
    width: 75px;
    height: 20px;
    background: url('../images/smallbutton.gif') no-repeat;
    cursor: pointer;
}

#menu2 #messenger{    
    padding-left: 18px;
}

#containerMenu #menu3{
    width: 100px;
    height: 20px;
    background: url('../images/menu3.gif');
}

#container #containerBody{
    width:877px;
    height:460px;	
    float:left;
    margin-top: 3px;
    margin-left: 3px;
}

#topBody #top1, #menu1 #top1{
    width: 20px;
    height: 20px;
    float: left;
    background: url('../images/topleft.gif');
}

#topBody #top2{
    width: 837px;
    height: 20px;
    float: left;
    background: url('../images/topmiddle.gif');    
}

#menu1 #top2{
    width: 60px;
    height: 20px;
    float: left;
    background: url('../images/topmiddle.gif');
}

#topBody #top3, #menu1 #top3{
    width: 20px;
    height: 20px;
    float: left;
    background: url('../images/topright.gif');
}

#middleBody #middle{
    width: 877px;
    height: 420px;
    float: left;
    background: url('../images/middle.gif') repeat-x;
}

#bottomBody #bottom1, #menu3 #bottom1{
    width: 20px;
    height: 20px;
    float: left;
    background: url('../images/bottomleft.gif');
}

#bottomBody #bottom2{
    width: 837px;
    height: 20px;
    float: left;
    background: url('../images/bottommiddle.gif');
}

#menu3 #bottom2{
    width: 60px;
    height: 20px;
    float: left;
    background: url('../images/bottommiddle.gif');
}

#bottomBody #bottom3, #menu3 #bottom3{
    width: 20px;
    height: 20px;
    float: left;
    background: url('../images/bottomright.gif');
}

/* Home Section */
#homeTabs, #facilitiesTabs, #locationTabs, #photoTabs, #mediaTabs, #missionTabs, #shopTabs, #contactTabs{
    width:877px;
    height:440px;	
}

#homeTabs #rotatorContainer{
	width:370px;
	height:276px;
	background:url('../images/bigcontainer.jpg') no-repeat;
	margin-top:40px;
	margin-left:10px;
	float:left;
}

#homeTabs #welcometext{
    font-size:20px;
    color:#FFF;
    margin-top:10px;
    margin-left:20px;
    float:left;
    font-weight: bold;
}

/* Facilities Sections */
#facilitiesTabs #contentContainer{
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
    height:385px;    
}

#facilitiesTabs #rotatorContainer, #rotatorContainer2{
    width:200px;
    height:200px;    
    background:url('../images/small_container.gif') no-repeat;
    /*margin-top:3px;*/
    margin-left:10px;
    float:left;    
}

#facilitiesTabs #specContainer, #specContainer2{
    width:390px;
    height:100%;
    margin-top: -7px;
    margin-left: 10px;
    float:left;    
}

#facilitiesTabs #priceContainer, #priceContainer2{
    width:237px;
    height:100%;
    margin-top: -7px;
    margin-left: 10px;
    float:left;    
}

#facilitiesTabs #contentContainer2{
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
    height:385px;
    display: none;
}

/* Location Section */
#locationTabs #contentContainer{
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    height:410px;    
}

#map{
    width:567px;
    height:413px;
    float:left;    
    background:url(../images/map.jpg) no-repeat;
}

#maptext{	
	float:left;
	width: 275px;
}

/* Photo Section */
#photoTabs #contentContainer{
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    height:410px;    
}

/* Media Section */
#mediaTabs #rotatorContainer{
    width:410px;
    height:410px;
    background:url('../images/standardcontainer.gif') no-repeat;
    margin-top:10px;
    margin-left:10px;	
    float:left;
}

#mediaTabs #linkMedia{
    font-size:20px;
    color:#FFF;
    margin-top:10px;
    margin-left:20px;
    float:left;
    font-weight: bold;
}

#media{
	width:450px;
	height:300px;
	margin-top:2px;
	margin-left:10px;
}

/* Mission Section */
#missionTabs #contentContainer{
    margin-top: 15px;
    margin-left: 5px;
    margin-right: 10px;
    height:410px;    
}

#mission{    
    width: 747px;
    height: 410px;
    background:url(../images/mission.jpg) no-repeat;
}

#mission2{    
    width: 747px;
    height: 410px;
    background:url(../images/missionind.jpg) no-repeat;
}

/* Coffee Shop Section */
#shopTabs #contentContainer{
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    height:410px;    
}

/* Contact Us */
#contactTabs #contentContainer{
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    height:410px;    
}

.Scrollable{
    overflow: auto;
    scrollbar-arrow-color:#000000;
    scrollbar-base-color:#ffffff;
    scrollbar-darkshadow-color:#ffffff;
    scrollbar-face-color:#ffffff;
    scrollbar-highlight-color:#000000;
    scrollbar-shadow-color:#000000;
    height:410px;
    width:850px;
}

.Scrollable2{
    overflow: auto;
    scrollbar-arrow-color:#000000;
    scrollbar-base-color:#ffffff;
    scrollbar-darkshadow-color:#ffffff;
    scrollbar-face-color:#ffffff;
    scrollbar-highlight-color:#000000;
    scrollbar-shadow-color:#000000;
    height:300px;
    width:500px;
}
