﻿
.jcarousel-skin-sponsorship .jcarousel-container {
}
.jcarousel-skin-sponsorship .jcarousel-container-horizontal {
    width: 960px;
    height: 500px;
    padding: 0px 0px;
    font-size: 1em;
    position: absolute;
    left: 0px;
    overflow: hidden;
}
.jcarousel-skin-sponsorship .jcarousel-clip-horizontal {
    width:  955px;
    height: 500px;
}

.jcarousel-skin-sponsorship .jcarousel-item {
    width: 450px !important;
    width: 430px;
    height: 500px;
}
.jcarousel-skin-sponsorship .jcarousel-item-horizontal {
    margin: 0 0 0 20px;
}
.jcarousel-skin-sponsorship .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}


/**
 *  Vertical Buttons
 */
.jcarousel-skin-sponsorship .jcarousel-next-horizontal {
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 500px;
    cursor: pointer;
    background: #e5e5e5 url(../_images/blueArrowRight.gif) no-repeat center;
    border-left: 1px solid #ccc;
}

.jcarousel-skin-sponsorship .jcarousel-next-horizontal:hover {
    background-color: #ccc;
}

.jcarousel-skin-sponsorship .jcarousel-next-horizontal:active {
    background-color: #ccc;
}

.jcarousel-skin-sponsorship .jcarousel-next-disabled-horizontal,
.jcarousel-skin-sponsorship .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-sponsorship .jcarousel-next-disabled-horizontal:active {
    background: none;
    border: 0px;
}

.jcarousel-skin-sponsorship .jcarousel-prev-horizontal {
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 500px;
    cursor: pointer;
    background: #e5e5e5 url(../_images/blueArrowLeft.gif) no-repeat center;
    border-right: 1px solid #ccc;
}

.jcarousel-skin-sponsorship .jcarousel-prev-horizontal:hover {
    background-color: #ccc;
}

.jcarousel-skin-sponsorship .jcarousel-prev-horizontal:active {
    background-color: #ccc;
}

.jcarousel-skin-sponsorship .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-sponsorship .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-sponsorship .jcarousel-prev-disabled-horizontal:active {
    background: none;
    border: 0px;
}

.sponsorship-carousel #bigMain{
	margin: 0;
}

.sponsorship-carousel .textBox{
	padding-top: 0;
}

.sponsorship-carousel #wrap {
    color: #404040;
    /*margin: 0 12%;*/
    margin: 0px;
    height: 500px;
}
.sponsorship-carousel #mycarousel.jcarousel div
{
	visibility: visible;
}
#mycarousel .personText p,#mycarousel .personText h3
{
	margin: 0px;
}
#mycarousel .personText div
{
	width: 280px;
}
#mycarousel .photoStoryWrapper
{
	width:420px;
}
#mycarousel div.personPhoto
{
	width: 115px;
	float: left;
}
#mycarousel div.itemPhoto
{
	width: 200px;
}
#mycarousel div.personText
{
	width:305px;
	float: left;
}
#mycarousel div.itemText
{
	width:400px;
}
#mycarousel .photoStoryWrapper
{
	width:420px;
}
#mycarousel div.personPhoto
{
	width: 115px;
	float: left;
}
#mycarousel div.itemPhoto
{
	width: 200px;
	height: 200px;
}
#mycarousel div.personText
{
	width:305px;
	float: left;
}
#mycarousel div.itemText
{
	width:400px;
	height: 310px;
}
