﻿body 
{
    background-color:#3a444c;    
    margin:0px;
    padding:0px;
    font-family:Trebuchet MS, Verdana;
    color:#003553;
    background-image:url(images/BodyBg.gif);
    background-position:top center;
    background-repeat:repeat-x;
}
a:link, a:visited
{
    color:#004886;
    
}

a:active, a:hover
{
    color:#005883;        
    text-decoration:none;
}

.LogoLinks a:hover
{
    background-color:#ffffff;    
}

.OuterTable
{
    background-image:url(images/FooterBg.gif);
    background-repeat:repeat-x;
    background-position:bottom center;    
    margin-bottom:-80px;
}
.OuterTable .Left
{
	background-image:url(images/LeftBg.gif);
    background-repeat:repeat-y;
    background-position:top left;
    width:23px;
    padding:0px;
    vertical-align:bottom;
}

.OuterTable .Right
{
	background-image:url(images/RightBg.gif);
    background-repeat:repeat-y;
    background-position:top right;
    width:23px;
    padding:0px;
    vertical-align:bottom;
}

.OuterTable .InnerTd
{
	vertical-align:top;	
	padding-bottom:160px;
}

.OuterTable .BasicPageInnerTd
{
	vertical-align:top;	
	padding-bottom:260px;
}

.HeaderTable
{
	background-image:url(images/InnerTopBg.gif);
	background-position:top center;
	background-repeat:repeat-x;
	height:146px;
	width:100%;
	background-color:White;
}


.BreadCrumb
{
	
	font-size:80%;
	text-align:right;
	padding:10px;
}


.BottomMenu
{
	font-size:80%;
	margin-bottom:30px;
	text-align:right;
	padding-right:40px;
	color:#e6cc4c;
}

.BottomMenu a:link, .BottomMenu a:visited
{
	color:White;	
}

.BottomMenu a:hover, .BottomMenu a:active
{
		
}

.Copyright
{
	color:#eeeeee;
	padding-left:40px;
	font-size:80%;	
}

/* Sub page*/
.SubPageHeaderTable
{
    width:100%;    
}

.SubPageHeaderMainCell
{
    width:80%; 
    background-image:url(images/subpage_header_wall_paintin.gif);
    background-repeat:no-repeat;
    background-position:right top;
}

.SubPageLogoCell
{
    width:20%;
    vertical-align:bottom;
    text-align:right;
    padding-bottom:20px;
}
.SubPageLogoHolder
{
    padding-left:20px;
    padding-right:20px; 
    background-color:#f5f4e6;
    float:right;
     
}

.SubPageOuterTable
{
   background-image:url(images/subpage_header_bg.gif);
   background-repeat:repeat-x;
   
}

.TextPageImgDiv
{
    font-size: 90%;
    display: block; 
    margin: 0px 8px 8px 0px;    
    font-family:Times New Roman;
    color:#4e84c8;  
    text-align:center;  
    width:260px;
    float:left;   
    height:200px; 
}

.TextPageImgDiv .picTitle
{
    display:block;
    padding:5px 10px 0px 10px;
    font-style:italic;    
    margin:0px 0px 20px 0px;    
    width:100%;
}

.TextPageImgDiv a:link, .TextPageImgDiv a:visited
{
    padding:10px; 
    background-color:#f6f6f6; 
    display:block;
    
    
}

.TextPageImgDiv img
{
    display:block;      
    
}

.TextPageImgDiv a:hover, .TextPageImgDiv a:active
{
    padding:10px; background-color:#fff1ae; display:block;   
}

.TextPageFileDiv
{
    display:block;   
    text-align:left;   
    width:250px;      
}

/* end subpage */

.TitleHolderCell
{
    vertical-align:bottom;
    padding:20px 20px 25px 10px;    
}

.WebsiteTitle
{
    width:170px;
    color:#235168;
    font-weight:normal;    
    margin:0px; 
    padding:0px;
    font-size:150%;
}

.LogoCell
{
    width:20%;
    vertical-align:bottom;
    text-align:right;
    height:194px;
    padding-bottom:20px;
}
.LogoHolder
{
    background-color:#f5f4e6;
    width:144px;    
    display:block;
    text-align:center;
}

/* Left Column */

.LeftColumn
{
    background-color:#ffffff;
    vertical-align:top;
}


.LeftMenuHolder ul
{
        margin:0px;
        padding:0px;
        list-style:none; 
        white-space:nowrap;       
}

.LeftMenuHolder
{
    padding:20px  0px  25px 35px;
    font-size:80%;            
    display:block;    
}

.LeftMenuHolder ul li a:link, .LeftMenuHolder ul li a:visited, .LeftMenuHolder ul li a:active
{
    display:block;
    text-align:left;
    text-decoration:none;
    color:#00354f;
}
.LeftMenuHolder li a:hover
{
    color:#000000;
    text-decoration:none;       
}

.LeftMenuHolder .ParentNode
{
    background-image:url(images/left_menu_bullet.gif);
    background-repeat:no-repeat;
    background-position:left;
}

.LeftMenuHolder .ParentNodeOpen
{
    background-image:url(images/left_menu_bullet_open.gif);
    background-repeat:no-repeat;
    background-position:left;
    
}

.LeftMenuHolder .ActiveNodeParent
{
    
    display:block;
    text-align:left;
    padding:3px 15px 3px 15px;
    border-bottom:1px solid #a4e1ff;
    background-image:url(images/left_menu_bullet_open.gif);
    background-repeat:no-repeat;
    background-position:left;
    color:green;    
    font-weight:bold;
}

.LeftMenuHolder .ActiveNode
{
    display:block;
    text-align:left;
    padding:3px 15px 3px 15px;
    border-bottom:1px solid #a4e1ff;
    font-weight:bold;
    color:green;
    
}

.LeftMenuHolder .ParentNode a:hover, .LeftMenuHolder .ParentNodeOpen a:hover
{
    background-image:url(images/left_menu_bullet.gif);
    background-repeat:no-repeat;
    background-position:left;
}

.LeftMenuHolder .ChildMenu a:link, .LeftMenuHolder .ChildMenu a:visited
{
    color:#000000;     
    background-color:#e6f1ff;    
    font-weight:normal;
}

.LeftMenuHolder .ChildMenu a:hover, .LeftMenuHolder .ChildMenu a:active
{
    color:#ff0000; 
    background-color:#ffffd8;
    border-bottom:1px solid #ffdf4b;
    font-weight:normal;
}



.TopLevelNode
{
	font-weight:bold;
	
}

.TopLevelNode a
{
	padding:3px 15px 3px 15px;
	border-bottom:1px solid #eeeeee;
}

.ChildLink
{
	font-weight:normal;
	border:none;	
}

.ChildLink a, .ChildLink .ActiveNode, .ChildLink .ActiveNodeParent
{
		padding:0 0  3px 25px;
		border:none;
		font-weight:normal;
}
.ChildLink .ChildLink a
{
	padding-left:35px;
	font-size:90%;		
}

/* Right Column */

.OnlineHelp
{
    font-size:80%;
    margin-bottom:20px; 
}

.RightContentPart
{
    font-size:80%;
    margin-bottom:40px;         
    width:100%;
    display:block;
    text-align:left;
    clear:both;
}

.RightContentPart h2
{
    color:#829c00;
    font-weight:normal;
    font-size:150%;
    margin:0px;
}



.RightContentPart .thumbHoler
{
    float:left;   
    display:block;
    padding:3px;    
    
}

/* Footer */
.FooterLeft
{
    background-color:#eeeeee;    
    height:67px;
    background-image:url(images/footer_left.gif);
    background-repeat:no-repeat;
    background-position:left;
}

.FooterRight
{
    background-color:#eeeeee;    
    
    height:67px;
    background-image:url(images/footer_right.gif);
    background-repeat:no-repeat;
    background-position:right;
}

.FooterRight .innerTable
{
    font-size:80%;
}

/* Main Content */

.MainContent
{
    background-color:#ffffff;    
    vertical-align:top;
    padding:30px 0px 0px 30px;    
    width:100%;
}

.MainContent h1
{
    margin:0px 0px 20px 0px;
    padding:0px 0px 5px 0px;
    font-weight:normal;
    font-size:140%;
    color:#235168;    
    border-bottom:2px solid #b81d23;
}

.MainContent h2
{
    margin:30px 0px 10px 0px;
    font-weight:normal;
    font-size:130%;
    color:#235168;        
}

.ContactDetails
{
    font-size:80%;
    display:block;
    padding:20px  0px 20px 110px;      
    background-image:url(images/postbox.jpg);
    background-repeat:no-repeat;
    background-position:left; 
    height:166px;
    margin-top:80px;
    clear:both;
    
}

.ContactDetails h2
{
    margin:0px;
    font-size:140%;    
    font-weight:normal;
    color:#829c00;
}

.ContactDetails a:link, .ContactDetails a:visited
{
    color:green;
}

.ContactDetails a:hover, .ContactDetails a:active
{
    color:white;
    background-color:#666666;
    text-decoration:none;
}

/* Forms */

.CommonFormTable
{
    border: 3px solid #cccccc;    
    margin-top:20px;
}

.CommonFormTable .LabelTd
{
    width:50%;
    text-align:right;    
}

.CommonFormTable .InputTd
{
    width:50%;
}

.SendButton
{
    font-size:14px;
    font-weight:bold;
    padding:5px 20px 5px 20px;    
    cursor: pointer; cursor: hand;
    color:#004c8d;
}

.Tags
{
    padding:10px;    
    background-color:#f3f6f9;
    margin-top:20px;
    margin-bottom:20px;
}
.Tags a:link, .Tags a:visited
{
     font-size:90%;
     margin-right:10px;
     color:Green;
     text-decoration:none;     
}

.Tags a:hover, .Tags a:active
{
    background-color:Green;
    color:White;    
    text-decoration:none;
}

.CommonTextBox
{
    font-family:Trebuchet MS, Verdana, Arial;
	border:1px solid #cccccc;	
	padding:4px;
}

.CommonButton
{
	font-size:18px;
	padding:2px 20px 2px 20px;
	cursor:pointer;
	cursor:hand;
}



.langSelectDiv
{
	background-color:White;
	padding:2px;
	border:1px solid #cccccc;
	font-size:80%;
	position:absolute;	
}

.langSelectDiv a:link, .langSelectDiv a:visited
{
	display:block;
	text-decoration:none;
	padding:3px;	
	background-repeat:no-repeat;
	background-position:5px;	
}

.langSelectDiv a:hover, .langSelectDiv a:active
{
	background-color:#e3f6ff;
	color:#000000;
}

#calArrivalDate, #calDepartureDate
{
    font-size:11px;
}

.calendarDateTextBox
{
    border:none;
    background-color:#F2FFE2;
    margin-top:10px;
    font-weight:bold;
}


.editable
{
    background-color:Yellow;
    border:1px dotted black;
}

.msgFormDiv
{
    position:absolute;
    padding:1em;
    border:1px solid #cccccc;
    background-color:#f6f6f6;
}

.FeedBackForm
{
    padding-top:20px;
    font-size:.8em;
    margin-top:2em;
    background-color:#f9f9f9;
    border:solid 1px #cccccc;
}
.FeedBackForm legend
{
    font-size:1.4em;
}

.feedbackFormLabel
{
width:80px;
display:inline-table;
white-space:nowrap;
}

.successDiv
{
    padding:1em;
    border:2px solid green;
    color:Green;
    margin-top:2em;
}

.errorDiv
{
    padding:1em;
    border:2px solid red;
    color:red;
    margin-top:2em;
}


.cancel_link
{
    float:right;
    color:red;
    cursor:pointer; cursor:hand;
    clear:both;
    margin-left:10px;
    display:block;
}
.cancel_link:hover
{
    background-color:Red;
    color:White;
}

.reportDiv
{
    border:
}

/******* lightbox ***************/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/********* end lightbox *************/



