﻿/*
    Send to a freind Panel
*/
.ekResetPassEmailLabel 
{
	text-align:right;
	width:30px;
	font-size:11px;
}
.displayInline 
{
	display:inline;
}
#bookNowHotel {
	 width:450px; 
	 text-align: right; 
	 z-index:99; 
	 position:relative;
	 top:10px;
	 right:2px;
	 //right:0px;
	 
}
#contactVendorButton 
{
	position:relative;
	left:-2px;
	//left:0px;
}
.spotlight 
{
	 padding-top:10px;
     font-size:18px;
     /* font-weight:bold; */
     color:#ff6600; 
     font-family:Georgia; 
     width:460px;
     padding-bottom:10px;
     border-bottom: dotted 1px #615348; 
}
.SendPanel
{
    display:none;    
    position: absolute;
    top: 20%;
    left: 35%;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 5px;
    font-family: Georgia;
    font-size: 11px;
    width: 255px;
    height: 355px;
    text-align: left;
    z-index: 99999;
}

.SendPanelPop
{
    position: absolute;
    top:0px;
    left:0px;
	padding-top: 5px;
    padding-left: 10px;
    padding-right: 5px;
    font-family: Georgia;
    font-size: 11px;
    width: 255px;
    height: 355px;
    text-align: left;
    z-index: 99999;
    border: 1px solid #312408;
}

.SendPanelMyJama
{
    display: block;
    position: absolute;
    top: 20%;
    left: 35%;
    background-color: White;
    background-image: url(../img/send_bg.gif);
    background-position: left top;
    background-repeat: no-repeat;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 5px;
    font-family: Georgia;
    font-size: 11px;
    width: 255px;
    height: 355px;
    text-align: left;
    z-index: 99999;
    border: 1px solid #312408;
}

/*
    Master Page styles
*/


.leftControlWrap
{
    border-bottom: dotted 1px #615348;
    width: 190px;
    //width:197px;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left:7px;
    //padding-left:0px;
}
.travelocityControlWrap 
{
	 border-bottom: dotted 1px #615348;
    width:197px;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left:0px;
    position:relative;
    left:-1px;
}
.leftControlWrap a 
{
	color:#336633;
}

/*
    Find Travel agent box
*/
#FindAgentBox
{
    font-family:Arial;
    text-align:left;
    width: 180px;
    background-color: White;
    padding-bottom:5px;
    padding-top:5px;
    position:relative;
    left:8px;
}
#FindAgentBox a
{  
    font-size:9px;
	color:#336633;
	text-decoration:underline;    
}
#topMenu {
	border-right:1px dotted #FFFFFF;
	height:28px;
	float:left;
	margin-top:17px;
	margin-right:0px;
}
#WelcMes {
	color:black;
	clear:left;
	font-family:Georgia;
	font-size:10px;
	font-weight:bold;
	left:10px;
	position:relative;
	top:10px;
	
}
#WelcMes a 
{
    color:black;
}
.topImg {
	margin:8px 7px 8px 7px;   
	height:10px;    /* Added by Mark */
	border:none 0px;
}
#searchBox {
	height:28px;
	float:left;
	margin-top:17px;
	margin-right:5px;
	padding-left:7px;
}
.searchInput {
	margin-top:3px;
	width:125px;
	height:11px;
	font-size:10px;
	font-family:arial, sans-serif;
	float:left;
}
.goButton {
	margin:3px 5px 0px 5px;
	float:left;
}
#bookNow {
	display:block;
	float:right;
	left:30px;
	position:relative;
	top:-40px;
	z-index:100;
}
#bookNowLoggedIn {
	float:right;
	display:inline;
	position:relative;
	top:5px;
	left:0px;
	display:block;
	z-index:100;
}
#footerMenu {
	 width:900px;
	 border-top:1px dotted #ffff66;
	 height:20px;
	 font-size:10px;
	 font-family:arial, sans-serif;
	 color:#FFFFFF;
	 position:relative;
	 top:70px;
	 /* top:-30px; */
	 margin-bottom:20px;
	 left:50px;
	 padding-top:5px;
}
#footerMenuHome 
{
	border-top:1px dotted #FFFF66;
	color:#FFFFFF;
	font-family:arial,sans-serif;
	font-size:10px;
	left:80px;
	/*left:40px; */
	margin-bottom:20px;
	position:relative;
	top:-70px;
	width:900px;
}
#footerLeft {
	float:left;
}
#footerRight {
	float:right;
}
#footerMenu a, #footerMenuHome a {
	color:#FFFFFF;
	text-decoration:none;
}
#footerMenu a:hover, #footerMenuHome a:hover {
	text-decoration:underline;
}
.yellow {
	color:#ffff66;
}
.gray {
	color:#999999;
}
/**/
body {
	background-image:url(../img/jama_bg_mid1921.jpg);
	background-position:top center;
	text-align:center;
	background-repeat: repeat-y;
	width:100%;
	
}
#JamaMasterBody 
{
	background-image:url(../img/jama_bg_mid1921.jpg);
	background-position:top center;
	text-align:center;
	background-repeat: repeat-y;
	width:100%;
}

#JamaHomeBody 
{
	background-image:url(../img/jama_bg_midHome1921.jpg);
	background-position:top center;
	text-align:center;
	background-repeat: repeat-y;
	width:100%;
}
.main {
	background-image:url(../img/jama_bg_top1921.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	background-color:Transparent;
	width:100%;
}
.mainHome 
{
	background-image:url(../img/jama_bg_top1921.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	background-color:Transparent;
	width:100%;
}
#mainTable 
{
	position:static;
	background-image:url(../img/jama_table_bg1921.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	
}
#mainTableHome
{
	position:static;
	background-image:url(../img/jama_bg_home1921.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#centerDiv 
{
	width:999px;
	text-align:left;
	background-image:url(../img/table_tile.jpg);
	background-repeat:repeat-y;
	
}
#footerContainer {
	height:100px;
	text-align:center;
	width:100%;
	position:relative;
	left:90px;
	//left:40px;
}
#footerTd 
{
	background-image:url(../img/footer_bg1921.jpg);
	background-position:left top;
	height:100px;
}
#footerHomeContainer {
	height:100px;
	left:35px;
	position:relative;
	text-align:center;
	top:-140px;
	width:100%;
}
#leftTd 
{
    /* width:254px; */
	width:124px; 
	text-align:left; 
	vertical-align:top;
	padding-left:0px;
	z-index:100;
}
#rightTd 
{
	padding-top:25px;
	padding-left:0px; /* padding-left:35px; */
	text-align:left;
	width:685px; /* Check this */
	vertical-align:top;
	z-index:0;
}
#rightTdHome {
	padding-left:50px;
	padding-top:25px;
	text-align:left;
	vertical-align:top;
	width:685px;
}
#headerTable 
{
	width:685px; 
	padding-bottom:5px; 
	border-bottom: dotted 1px #615348; 
	margin-bottom:15px;
}
#bodyTable 
{
	width:685px;	
}
#mainContentTd 
{
	text-align:left;
	vertical-align:top; 
	width:460px;	
}
#rightContentTd 
{
	text-align:center;
	vertical-align:top;
	width:180px;
	padding-right:1px; /* padding-right:10px; */
}
#mainMenu {
        left:60px; /* left:70px; */
        position:relative;
        top: 12px;
        width:180px;
        z-index:10000;
    }
#where_to_visit_sub {
	position:absolute;
	top:19px;
	left:173px;
	background-image:url(../img/menu/visit_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:161px;
	height:161px;
	padding:2px 0px 0px 5px;
	display:none;
	z-index:10000;
}
#vacation_themes_sub {
	position:absolute;
	top:40px;
	left:172px;
	background-image:url(../img/menu/themes_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:161px;
	height:215px;
	padding:2px 0px 0px 5px;
	display:none;
	z-index:10000;
}
#what_to_do_sub {
	position:absolute;
	top:61px;
	left:172px;
	background-image:url(../img/menu/do_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:161px;
	height:104px;
	padding:2px 0px 0px 5px;
	display:none;
	z-index:10000;
}
#where_to_stay_sub {
	position:absolute;
	top:83px;
	left:172px;
	background-image:url(../img/menu/stay_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:161px;
	height:142px;
	padding:2px 0px 0px 5px;
	display:none;
	z-index:10000;
}
#travel_resources_sub {
	position:absolute;
	top:105px;
	left:172px;
	background-image:url(../img/menu/resources_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:161px;
	height:144px;
	padding:3px 0px 0px 7px;
	display:none;
	z-index:10000;
}
#about_jamaica_sub {
	position:absolute;
	top:127px;
	left:172px;
	background-image:url(../img/menu/about_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:161px;
	height:161px;
	padding:2px 0px 0px 5px;
	display:none;
	z-index:10000;
}
#meetings_sub {
	position:absolute;
	top:149px;
	left:172px;
	background-image:url(../img/menu/meetings_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:161px;
	height:138px;
	padding:2px 0px 0px 5px;
	display:none;
	z-index:10000;
}

/*------------------------------------*/
/*------  Generic styles for article  */
/*------  Content Item                */
/*--------                          --*/
/*------------------------------------*/
.ArtWrap
{
    width:460px;
    background-color: #F0EEE9;
    font-family:Georgia;
    text-align:left;
    padding-left:9px;
    padding-top:9px;
    padding-bottom:9px;
    padding:9px;
    margin-bottom:12px;
    vertical-align:top;
    font-size:11px;
    color:#333333;
    line-height:150%;
}
.ArtWrap p, .Sect p
{
	margin:0px 0px 10px 0px;
}
.ArtWrapListing 
{
	width:460px;
    background-color: #F0EEE9;
    font-family:Georgia;
    text-align:left;
    padding-left:9px;
    padding-top:9px;
    padding:9px;
    margin-bottom:12px;
    vertical-align:top;
	padding-bottom:35px;
	//padding-bottom:9px;
}
.ArtWrapWide
{
    width:650px;
    background-color: #F0EEE9;
    font-family:Georgia;
    text-align:left;
    padding-left:9px;
    padding-top:9px;
    padding-bottom:9px;
    padding:9px;
    margin-bottom:12px;
    vertical-align:top;
}

.ArtWrapWide2
{
    width:600px;
    background-color: #F0EEE9;
    font-family:Georgia;
    text-align:left;
    padding-left:300px;
    padding-top:9px;
    padding-bottom:9px;
    padding:15px;
    margin-bottom:12px;
    vertical-align:top;
}

.narrowArtWrap
{
    width:155px;
    background-color: #F0EEE9;
    font-family:Georgia;
    text-align:left;
    padding-left:9px;
    padding-top:9px;
    padding-bottom:9px;
    padding:9px;
    margin-bottom:12px;
}
.MainTitle
{    
     font-size:20px;
	 font-family:Georgia, Serif;
	 color:#eb5f01;
     width:297px;
     padding-bottom:7px;
}
.SectLargestTitle
{
     padding-top:15px;
     font-size:22px;
     color:#ff6600;  
}
.SectLargeTitle
{
     padding-top:15px;
     font-size:16px;
     /* font-weight:bold; */
     color:#ff6600;  
}
.SectTitle
{
     padding-top:10px;
     //padding-bottom:7px;
     font-size:14px;
     color:#ff6600; 
     font-family:Georgia; 
}
.Sect
{
    padding-bottom:5px;
    font-size:11px;
    color:#333333;
    font-family:Georgia; 
    line-height:130%;
    //line-height:normal;
}
.SectSmall
{
    padding-top:5px;
    font-size:10px;
	line-height:130%;
}
.SectSmall a, .SectSmall a:hover, .SectSmall a:visited
{
    padding-bottom:5px;
    font-size:10px;
    font-family:Arial, Sans-Serif;
    color:#336633;
}
.SectLarge
{
    padding-bottom:5px;
    font-size:12px;
	line-height:130%;
}
a .Sect, a:hover .Sect , a:visited .Sect, a .SectLarge, a:hover .SectLarge, a:visited .SectLarge,
 a .ArtWrap, a:hover .ArtWrap, a:visited .ArtWrap,
.Sect a, .Sect a:hover, .Sect a:visited, .SectLarge a, .SectLarge a:hover, .SectLarge a:visited,
.ArtWrap a, .ArtWrap a:hover, .ArtWrap a:visited
{
	color:#336633;
	text-decoration:underline;
}
.DottedRow{  
    border-bottom-style:dotted;
    border-bottom-width:1px;
    border-bottom-color: #615348;
    
    border-top: dotted 1px #615348;
    padding-bottom:10px;
}

/*   -------- */

#newsHeaderImage 
{
	position:relative;
	left:10px;
	top:-50px;
}
.newsListing 
{
	position:relative;
	top:-50px;
}
.orangeTitle
{    
     font-size:18px;
     display:inline;
	 font-family:Georgia;
	 color:#eb5f01;
	 width:450px;
	 border-bottom:1px dotted #615348;
	 display:block;
	 padding-bottom:5px;
	 margin-bottom:10px;
}
.headlineLg
{    
     font-size:20px;
     display:inline;
	 font-family:Georgia;
	 color:#eb5f01;
	 line-height:150%;
}

.headline
{    
     font-size:14px;
	 font-family:Georgia;
	 color:#eb5f01;
}
.headline a, .headline a:hover, .headline a:visited
{    
     font-size:14px;
	 font-family:Georgia;
	 color:#eb5f01;
	 text-decoration:none;
}
.orange 
{
	color:#eb5f01;
}
.newsImg 
{
	float:left;
	display:block;
}
.newsBlurb h3 
{
	font-size:12px;
	font-weight:bold;     
	font-family:Georgia;
	color:#eb5f01;

}
.newsBlurb h2 
{
	font-size:16px;   
	font-family:Georgia;
	color:#eb5f01;
	font-weight:normal;
}
.newsBlurb 
{
	color:#333333;
	font-family:Georgia;
	font-size:11px;
	width:450px;
	border-bottom:1px dotted #615348;
	padding-bottom:7px;
	margin-bottom:10px;
	display:block;
	line-height:130%;
}
.newsBlurb a, .newsBlurbNarrow a 
{
	font-family:Arial;
	font-size:11px;
	color:#336633;
	text-decoration:underline;
}
.newsBlurbNarrow 
{
	color:#333333;
	font-family:Georgia;
	font-size:11px;
}
.borderBottom 
{
	border-bottom:1px dotted #615348;
}
.smallArial 
{
	font-family:Arial;
	font-size:10px;
	color:#000000;
}
.smallArialBorder
{
	border-bottom:1px dotted #615348;
	padding-bottom:5px;
	font-family:Arial;
	font-size:10px;
	color:#000000;
}
.newsTdRight  
{
	padding:10px 0px 10px 0px;border-bottom:1px dotted #60554A;
}
.newsTdLeft 
{
	padding:10px 10px 10px 0px;border-bottom:1px dotted #60554A;
}
.newsTdRightLast  
{
	padding:10px 0px 10px 0px;
}
.newsTdLeftLast
{
	padding:10px 10px 10px 0px;
}

.topMenu, .topMenu a 
{
	color:#336633;
	font-family:Georgia, Serif;
	font-size:12px;
	text-decoration:underline;
}
.itinMenu, .itinMenu a 
{
	color:#336633;
	font-family:Georgia, Serif;
	font-size:12px;
	text-decoration:underline;
	text-align:center;
}
.itinMenuSelected, .itinMenuSelected a 
{
	color:#3b2d10;
	font-family:Georgia, Serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.ItinMenuContainer 
{
	position:relative;
	left:-7px;
}

.topMenuDivider 
{
	color:#336633;
	font-family:Georgia, Serif;
	font-size:11px;
	text-decoration:none;
}
.cultureImage 
{
	margin:10px 5px 0px 5px;
	//margin:0px 0px 0px 0px;
	//padding:5px;
	vertical-align:bottom;
	//vertical-align:-10px;

}

#didYouKnow {
	border-bottom:1px dotted #615348;
	border-top:1px dotted #615348;
	color:#333333;
	font-family:Georgia;
	font-size:10px;
	left:81px;
	padding:10px 0px 10px 20px;
	position:relative;
	text-align:left;
	top:-50px;
	width:145px;
}
#portRoyal
{
	border-bottom: 1px dotted #615348;
	color:#333333;
	font-family:Georgia;
	text-align:left;
	font-size:10px;
	width:145px;
	position:relative;
	top:-50px;
	left:80px;
	padding:10px 0px 10px 20px;
}
#portRoyal a 
{
	font-family:Arial;
	font-size:11px;
	color:#336633;
	text-decoration:underline;
}

/* slide show stuff */
        #ImageTitleAndTeaser
        {
            font-family: Arial, Verdana;
            background-position: left top;
            background-image: url(  '../img/caption_bg.jpg' );
            height: 150px;
            width: 464px;
            background-repeat: no-repeat;
            position:relative;
            top:0px;
        }
        #ImageTitle
        {
            padding: 5px 8px 0px 28px;
            font-family:Georgia;
	        color:#eb5f01;
	        font-size:18px;
        }
        #ImageTeaser
        {
            font-family:Georgia;
	        font-size:11px;
            padding: 2px 8px 5px 28px;
            color:#333333;
            width:400px;
        }
        #ImageTeaser a 
        {
        		font-family:Arial;
				font-size:11px;
				color:#336633;
				text-decoration:underline;
        }
        #ImageTeaser p 
        {
        	margin:0px;
        }
    
        #TaxActionBar
        {
            background-color: #336633;
            padding: 2px 7px 2px 7px;
            position: relative;
            bottom: 22px;
            left: 24px;
            width:100px;    
        }
/* end slide show stuff */


/* login stuff */

.loginArtWrap
{
    width:661px;
    background-color: #F0EEE9;
    font-family:Georgia;
    font-size: 10px;
    text-align:left;
    padding-left:9px;
    padding-bottom:9px;
    padding-right: 9px;
    margin-bottom:12px;
}



.loginArtWrap .MainTitle
{    
     font-size:16px;
     width:297px;
}

.loginArtWrap .SectLargestTitle
{
     font-size:22px;
     color:#ff6600;  
     width: 208px;
}

.loginArtWrap .dottedBorder
{ 
     border-bottom: 1px dotted #615348;
}

.loginArtWrap .SectLargeTitle
{
     padding-top:15px;
     font-size:16px;
     /* font-weight:bold; */
     color:#ff6600;  
}

.loginArtWrap .SectTitle
{
     padding-top:10px;
     font-size:14px;
     font-weight:bold;
     color:#ff6600;  
}
.loginArtWrap .Sect
{
    padding-top:5px;
    font-size:11px;
}

.loginArtWrap a 
{
	color:#336633;
	text-decoration:underline;
}


.loginGraphic 
{
	margin-bottom: -105px;
	padding: 0px 0px 0px 18px;
}

.bringFront
{ 
     position: relative; 
     z-index:1;
}


.redCopy
{
	color: #cc0000;
}


.spacerGif {
	padding-bottom: 10px;
}

.whyRegister {
	width: 137px;
}

.formsSignIn {
	padding: 11px 15px 11px 0px;
	vertical-align: top;
}

.formsSignIn td {
	padding: 0px 0px 11px 0px;
	vertical-align: top;
}

form {
	font-family:arial, sans-serif;
	font-size: 10px;
	color: #333333;
	vertical-align: top;
}

input {
	font-size: 10px;
}
select {
	font-size: 10px;
}

/* login */



#cultureTextBox 
{
	background-image:url(../img/culture_text_bg.png);
	height:280px;
	left:-2px;
	line-height:120%;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:30px;
	padding-top:0px;
	position:relative;
	top:-18px;
	width:419px;
}

#jamaicanTextBox 
{
	background-image:url(../img/culture_text_bg.png);
	height:280px;
	left:-2px;
	line-height:120%;
	padding-bottom:0px;
	padding-right:30px;
	padding-top:0px;
	position:relative;
	top:-20px;
	width:439px;
}

#RestaurantMyJamaica {
	width:450px; 
	text-align: right; 
	z-index:99; 
	position:absolute;
}

/* map stuff */

#__SearchAddr 
{
	width:360px;
}

#__ClearAll a
{
	font-family:Georgia;
	font-size:11px;
	color:#336633;
}

/* end map stuff */

#regularLogo 
{
	display:block;
}
#printerLogo 
{
	display:none;
}

#attractionBlock 
{
	position:relative;
}

#hotelLogoTd 
{
	text-align:right;
	vertical-align:middle;
	padding-bottom:30px;
	//padding-bottom:20px;
}
#mainFlash {
	left:10px;
	position:relative;
	top:-93px;
	width:702px;
	z-index:0;
}
#islandBuzzFlash {
	left:48px;
	margin-bottom:-20px;
	/* left:55px; 
	margin-bottom:-20px; */
	position:relative;
	top:-235px;
	/* top:-120px; */
	width:896px;
}
#mainFlashLoggedIn 
{
	position:relative;
	left:10px;
	top:-71px;
	/* top:-71px; */
	width:702px;
	z-index:0;
}
#islandBuzzLoggedIn
{
	position:relative;
	left:100px;
	/* left:55px; */
	top:-100px;
	width:896px;
	margin-bottom:-20px;
}
#noFlashImage {
	position:relative;	
	display:inline;
	left:-25px;
	padding-bottom:40px;
	top:-70px;
}
#labelTd 
{
	//width:120px;
}
#cultureLeft 
{
	float:left;
	display:inline;
	border-bottom: dotted 1px #615348;
	width:180px;
}
.topMenuSelected, .topMenuSelected a, a.topMenuSelected, #cultureLeft a.topMenuSelected
{
	color:#3b2d10;
	font-family:Georgia, Serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

