﻿


/*
    Content Item SlideShow Style
*/
#ImageContent
{
    background-image: url('../img/SlideBack.jpg');
    background-repeat:no-repeat;
    background-position:top right;
    height: 280px;
    width: 465px;
    margin:0px;   
    padding:0px; 
     
}   
#ImageContent2
{
    background-image: url('../img/content_slideshow_bg.gif');
    background-repeat:no-repeat;
    background-position:top right;
    height: 315px;
    width: 460px;
    margin:0px;   
    padding:0px; 
     
}  
#slide2 {
	left:5px;
	position:relative;
	top:11px;
}
#CultureBg 
{
	background-image: url('../img/culture_slide_bg.jpg');
	background-repeat:no-repeat;
    background-position:top right;
    height: 278px;
    width: 457px;
    margin:0px;   
    padding:0px;
}  
  #cultureSlide
{
    position: relative;
    top: 12px;
    left: 14px;            
}
#slide
{
    position: relative;
    top: 14px;
    left: 18px;            
}
#ActionBar
{
    background-color: #ffffff;
    background-image:url(../img/slidePageBg.jpg);
    padding: 0px 7px 2px 7px;
    position: relative;
    bottom: 15px;
    left: 270px;
    width: 100px;
    white-space:nowrap;          
}
#JamaicanActionBar {
	background-color: #ffffff;
    background-image:url(../img/slidePageBg.jpg);
    padding: 2px 7px 2px 7px;
    position: relative;
    bottom: 17px;
    left: 270px;
    width: 150px;
    white-space:nowrap; 
    }

A.snav, A.snav:VISITED
{
    font-family: Georgia,Arial,Verdana;
    color: #336633;
    text-decoration: none;
}
#ActionBar2
{
    background-color:#ffffff ;
    padding: 2px 7px 2px 7px;
    position: relative;
    bottom: 41px;
    left: 270px;
    width: 150px;
    white-space:nowrap;          
}

A.snav2, A.snav2:VISITED
{
    font-family: Georgia,Arial,Verdana;
    color: #336633;
    text-decoration: none;
}
SPAN.box1
{
    font-family: Georgia,Arial,Verdana;
    padding-left: 3px;
    padding-right: 3px;
}
#ActionButtons 
{
	font-size:10px;font-family:Georgia;color:#336633;
	position:relative;
	left:-2px;
}
#ActionButtons2 
{
	font-size:10px;font-family:Georgia;color:#336633;
}
#VideoLink 
{
	FONT-SIZE: 10px; 
	FLOAT: right; 
	COLOR: #ffffff; 
	FONT-FAMILY: arial; 
	POSITION: relative;
	padding:0px 2px; 
	TOP: 10px; 
	margin-right:20px; 
	BACKGROUND-COLOR: #336633; 
	TEXT-DECORATION: none;
}
/*
    End Content Item SlideShow Style
*/