/*JQUERY STYLING*/

/*Accordian*/
.pageContent { 
	width: 130px; 
	}

/*Gallery linking*/
#Bin_1700_Restaurant, #NYC_Marriott_Hotels, #Philadelphia_Courtyard, #Red_Carpet_Campaign, 
#Wardman_Park, #Spirit_to_Preserve, #North_America, #Indianapolis, #Times_Square, #Newport_CVB, #BIN_1700, #NYC_MARRIOTT,#PHIL_COURT,#RED_CARPET,#WARDMAN_PARK,#SPIRIT_TO_PRESERVE {
	width:100%;
	height:auto;
	min-height:384px;
	float: left;
	position: relative;
	display: none;
}

/*Gallery linking*/
#filler_splash {
	width:520px;
	height:260px;
	float: left;
	position: absolute;
	background: url('../images/filler_splash.jpg') no-repeat;
	margin-left:20px;
}

/*Sub-gallery linking
#Bin_1700_Restaurant_1, #Bin_1700_Restaurant_2, 
#NYC_Marriott_Hotels_1, #NYC_Marriott_Hotels_2, 
#NYC_Marriott_Hotels_3, #NYC_Marriott_Hotels_4, #NYC_Marriott_Hotels_5, #NYC_Marriott_Hotels_6, 
#Philadelphia_Courtyard_1, #Philadelphia_Courtyard_2, #Philadelphia_Courtyard_3, 
#Red_Carpet_Campaign_1, #Red_Carpet_Campaign_2, #Red_Carpet_Campaign_3, 
#Wardman_Park_1, #Wardman_Park_2, #Wardman_Park_3, 
#Spirit_to_Preserve_1, #Spirit_to_Preserve_2, #Spirit_to_Preserve_3, 
#North_America_1, #North_America_2, #North_America_3, #North_America_4, #North_America_5, 
#North_America_6, #North_America_7, #North_America_8, #North_America_9, 
#Indianapolis_1, #Indianapolis_2, #Indianapolis_3, #Indianapolis_4, 
#Indianapolis_5, #Indianapolis_6, #Indianapolis_7, #Indianapolis_8, 
#Times_Square_1, #Times_Square_2, #Times_Square_3, #Times_Square_4, 
#Times_Square_5, #Times_Square_6, #Times_Square_7, 
#Newport_CVB_1 {
	width:520px;
	height:290px;
	float: left;
	position: absolute;
	display: block;
	background: #eee9e5;
}
*/

/* Gallery Slides */
#BIN_1700_SLIDE1,#BIN_1700_SLIDE2,#NYC_MARRIOTT_SLIDE1,#NYC_MARRIOTT_SLIDE2,#NYC_MARRIOTT_SLIDE3,#NYC_MARRIOTT_SLIDE4,#NYC_MARRIOTT_SLIDE5,#NYC_MARRIOTT_SLIDE6,#PHIL_COURT_SLIDE1,#PHIL_COURT_SLIDE2,#PHIL_COURT_SLIDE3,#RED_CARPET_SLIDE1,#RED_CARPET_SLIDE2,#RED_CARPET_SLIDE3,#WARDMAN_PARK_SLIDE1,#WARDMAN_PARK_SLIDE2,#WARDMAN_PARK_SLIDE3,#SPIRIT_SLIDE1,#SPIRIT_SLIDE2,#SPIRIT_SLIDE3,#North_America_1, #North_America_2, #North_America_3, #North_America_4, #North_America_5, #North_America_6, #North_America_7, #North_America_8, #North_America_9 {
	
	width:100%;
	height:auto;
	min-height:290px;
	float:left;
	position:relative;
	display:block;
	margin-left:20px;

}
/*Carousel*/
.jcarousel ul{display:block;float:left;position:relative;width:520px;list-style-type:none; margin-left:0px;padding-left:0px;}
.jcarousel li{display:block;float:left;position:relative;}
.jcarousel-container-horizontal {
    position: relative;
    width:520px;
    height: 37px;
    display: inline-block;
    float: left;
    padding: 8px 0 0 0;
    border-top: 1px solid #d8cebd;
	}
.jcarousel-clip-horizontal {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
	}
.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
	}
.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    width: 42px;
    height: 29px;
    margin: 0 10px 0 1px;
    border: 1px solid #aa9f95;
	}
.jcarousel-next {
    z-index: 3;
    display: none;
	}
.jcarousel-prev {
    z-index: 3;
    display: none;
	}
.jcarousel-item-placeholder {
    background: #cccccc;
    color: #000;
    width: 42px;
    height: 29px;
    margin: 0 10px 0 1px;
    border: 1px solid #aa9f95;
	}
.jcarousel-next-horizontal {
    position: absolute;
    right: -15px;
    width: 15px;
    height: 37px;
    cursor: pointer;
    background: transparent url("../images/right_arrow.jpg") no-repeat 0 0;
	}
.jcarousel-prev-horizontal {
    position: absolute;
    left: -15px;
    width: 15px;
    height: 37px;
    cursor: pointer;
    background: transparent url("../images/left_arrow.jpg") no-repeat 0 0;
	}
.jcarousel-control {
    margin-bottom: 10px;
    text-align: center;
}

.jcarousel-control a {
    font-size: 75%;
    text-decoration: none;
    padding: 0 5px;
    margin: 0 0 5px 0;
    border: 1px solid #fff;
    color: #eee;
    background-color: #4088b8;
    font-weight: bold;
}

.jcarousel-control a:focus,
.jcarousel-control a:active {
    outline: none;
}
/*additional*/
.jcarousel-scroll {
    margin-top: 10px;
    text-align: center;
	}
.jcarousel-scroll form {
    margin: 0;
    padding: 0;
	}
.jcarousel-scroll select {
    font-size: 75%;
	}
#mycarousel-next,
#mycarousel-prev {
    cursor: pointer;
    margin-bottom: -10px;
    text-decoration: underline;
    font-size: 11px;
	}
#container {
	width:520px;
	height:384px;
	float: left;
	clear: left;
	}

.thumb{display:block;float:left;margin-right:5px;width:42px;height:29px;border:0;}

.gallery_media {
	width:100%;
	height:260px;
	float: left;
	clear: left;
	overflow: hidden;
	display: block;
	position: relative;
	}
.gallery_caption{
	width:100%;
	height:auto;
	float:left;
	display:block;
	position: relative;
	min-height:120px;
}
.gallery_nav {
	width: 100%;
	height: 30px;
	display: block;
	float: left;
	position:relative;
	}
