body {
	font-family: proxima-nova,arial,sans-serif;
	font-size: 15px;
	height: 100.2%;
	margin: 0;
	background-color: #ffd27d;
}

.content {
	width: 948px;
	margin: 0px auto;
}

p {
	margin: 0px;
	padding: 0px;
}

.controlBar {
	margin-top: 10px;
	background: url("/css/dfs-hosted/images/guide-border.jpg") repeat-x scroll left bottom transparent;
	margin-bottom: 10px;
}

.controlBarLeft {
	float: left;
}

.controlBarRight {
	float: right;
	margin-bottom: 10px;
}

.controlBarClear {
	clear: both;
}

.searchBar {
	background: url("/css/dfs-hosted/images/guide-border.jpg") repeat-x scroll left top transparent;
	padding-top: 10px;
	padding-bottom: 10px;
}

.separator {
	border-bottom: 2px solid #ca5118;
}

.searchField {
	background-color: #58595b;
	color: #dadbdd;
    border: 2px solid #58595b;
    border-radius: 3px 3px 3px 3px;
    font-size: 1em;
    min-width: 300px;
}

.chooseCategory {
	background-color: #58595b;
	color: #dadbdd;
    border: 2px solid #58595b;
    border-radius: 3px 3px 3px 3px;
    font-size: 1em;
    width: 110px;
    margin-left: 20px;
}

.chooseGenre {
	background-color: #58595b;
	color: #dadbdd;
    border: 2px solid #58595b;
    border-radius: 3px 3px 3px 3px;
    font-size: 1em;
    width: 90px;
}

.guideTitle {
	font-size: 22px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #C95316;
}

.searchButton {
	-moz-user-select: none;
    background-color: #c95316;
    border: 1px solid #c95316;
    border-radius: 4px 4px 4px 4px;
    color: #fefacd;
    cursor: pointer;
    height: 27px;
    padding: 0 8px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 20px;
}

input.pinkbutton {
	-moz-user-select: none;
    background-color: #c95316;
    border: 1px solid #c95316;
    border-radius: 4px 4px 4px 4px;
    color: #fefacd;
    cursor: pointer;
    height: 27px;
    padding: 0 8px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 20px;
}

input.pinkbutton:hover {
    background-color: #c95316;
    border: 1px solid #c95316;
}

input.button {
	-moz-user-select: none;
    background-color: #c95316;
    border: 1px solid #c95316;
    border-radius: 4px 4px 4px 4px;
    color: #fefacd;
    cursor: pointer;
    height: 27px;
    padding: 0 8px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 20px;
}

a.button {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -.05em;
	line-height: normal;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	outline-style: none;
	cursor: pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

a.pinkbutton {
	background-color: #c95316;
	color: #fefacd;
	padding: 5px 10px;
}

a.pinkbutton:hover {
	background-color: #c95316;
	color: #fefacd;
	padding: 5px 10px;
}

a.graybutton {
	background-color: #c95316;
	color: #fefacd;
	padding: 5px 10px;
}

a.graybutton:hover {
	background-color: #c95316;
	color: #fefacd;
	padding: 5px 10px;
}

.viewFilmsButton {
	-moz-user-select: none;
    background-color: #c95316;
    border: 1px solid #c95316;
    border-radius: 4px 4px 4px 4px;
    color: #fefacd;
    cursor: pointer;
    height: 35px;
    min-width: 54px;
    padding: 0 8px;
    text-align: center;
    font-size: 1.25em;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 3px;
}

.viewNote {
	font-size: 0.8em;
	clear: both;
	width:150px;
	text-align: center;
	margin-left: 10px;
	display: inline-block;
}

.categorySponsor {
    border: 2px solid #f7a630;
    border-radius: 6px 6px 6px 6px;
	background-color: #f7a630;
	color: #ffffcd;
	margin-bottom: 5px;
	padding: 5px;
	width: 98.5%;
}

.categorySponsorLeft {
/*	float: left; */
	margin-left: 20px;
}

.categorySponsorRight {
	float: right;
}

.categoryName {
	font-size: 1.8em;
	text-transform: uppercase;
	margin-top: 20px;
}

.categoryDescription {
	font-size: 1.0em;
}

.categorySponsorImageContainer {
	height: 110px; 
	background-color: white; 
	float: left;
	margin-right: 10px;
}

.awardName {
	font-size: 1.4em;
	margin-top: 5px;
}

.awardDescription {
	font-size: 1.0em;
}

.categorySponsors {
}

.sponsorDisclaimer {
	font-size: 0.7em;
}

.page {
	width: 1020px;
	padding: 0px;
	
	min-height: 99%;
	height: auto !important;
	height: 99%;
	margin: 0 auto 0 auto;
}

.headerwrapper {
    background: #000 url("/css/dfs-hosted/images/2017/header-bg-middle-repeat.jpg") repeat-x scroll left top;
    clear: both;
    width: 100%;
}


.header {
	height: 140px;
	background-image:url('/css/dfs-hosted/images/2015-banner.jpg');
	width: 1020px;
	margin: 0px auto;
	padding: 0px;
}

.dfsnav {
	height: 36px;
	background-color: black;
	margin-top: -1px;
	margin-bottom: 30px;
	color: white;
}

.dfsnavlinks {
	width: 942px;
	margin: 0px auto;
	line-height: 35px;
	font-size: 15px;
}

.dfsnavlinks a {
	color: white;
	text-decoration: none;
}

.footer {
	clear: both;
	height: 650px;
	background-image:url('/images/festival/2012 DIFF/footer.jpg');
}

.featureList {
	padding-top: 15px;
	clear: both;
}

.feature {
	float: left;
	width: 32%;
	width: 304px;
	border: 0px;
	margin-left: 10px;
	margin-bottom: 15px;
}

.featureImageBackground {
	background-color: black;
	height: 171px;
	width: 304px;
	position: relative;
}

.featureImage {
	height: 171px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	position:absolute;
	display: block;
}

.featureImageContainer {
	width: 305px;
	height: 171px;
	overflow:hidden;
	position:relative;
	float:left;
	background: #FCF9CE;
}

.featureImageContainer .caption {
	width: 305px;
	height: 171px;
	background: #C95317;
	color:#fff;
	position:absolute;
	left:0;
	display:none;
	filter:alpha(opacity=90);    /* ie  */
	-moz-opacity:0.9;    /* old mozilla  */
	-khtml-opacity: 0.9;    /*  old safari */  
	opacity: 0.9;    /* css standard  */
	font-size: 12px;
}


.featureImage:hover {
	opacity:0.3;
	filter:alpha(opacity=30); /* For IE8 and earlier */
}

.featureImageCaptionLeft {
	margin-top: 5px;
	margin-left: 4px; 
	float: left; 
	width: 48%;
	height: 95%;
	border-right: 1px solid white;
}

.featureImageCaptionRight {
	margin-top: 5px;
	margin-right: 4px; 
	
	float: right;
	height: 95%; 
	width: 48%;
}

.featureDetails {
	margin-top: 0px;
	width: 299px;
	height: 116px;
	background-color: #fcf9ce;
	padding: 3px;
}

.featureTitleLink {
	color: #c95316;
	text-decoration: none;
}

.featureTitleAndNotes {
	height: 98px;
	overflow: hidden;
}

.featureTitle {
	font-weight: bold;
	font-size: 1.25em;
}

.featureNotes {
	width: 99%;
	margin-top: 4px; 
	color: black;
	overflow: hidden;
}

.featureNotesMore {
	font-size: 0.8em;
	text-decoration: none;
	color: #c95316;
}

.captionLink {
	text-decoration: none;
	color: white;
}

.featureDetail {
	padding-top: 15px;
	clear: both;
}

.featureDetailColumnLeft {
	width: 50%;
	float: left;
}

.featureDetailColumnRight {
	width: 44%;
	float: right;
	margin-left: 10px;
}

.featureDetailClear {
	clear: both;
}

.specialDesignationPanel {
    border: 2px solid #f7a630;
    border-radius: 6px 6px 6px 6px;
	background-color: #f7a630;
	color: #ffffcd;
	margin-bottom: 5px;
	padding: 5px;
	width: 97%;
	font-weight: bold;
}

.specialDesignationImage {
	height: 50px; 
	float: left;
}

.specialDesignationText {
	float: left; 
	margin-top: 17px; 
	margin-left: 5px;
}


.featureDetailPanel {
	padding: 10px;
}

.featureDetailPresentedWith {
	margin-top: 15px;
}

.featureDetailPresentedWith a {
	color: #c95316;
}

.featureDetailImageDiv {
	position: relative;
}

.featureDetailImage {
	width: 100%;
	cursor: pointer;
	z-index: 1000;
}

.featureDetailImagePlayButton {
	position: absolute;
	top: 160px;
	color: white;
	font-weight: bold;
	text-shadow: black 2px 2px 0px;
	text-align: center;
	left: 380px;
	z-index: 5000;
	filter:alpha(opacity=75);    /* ie  */
	-moz-opacity:0.75;    /* old mozilla  */
	-khtml-opacity: 0.75;    /*  old safari */  
	opacity: 0.75;    /* css standard  */
	cursor: pointer;
}

.featureDetailImagePlayButton:hover {
	filter:alpha(opacity=100);    /* ie  */
	-moz-opacity:1.0;    /* old mozilla  */
	-khtml-opacity: 1.0;    /*  old safari */  
	opacity: 1.0;    /* css standard  */
}

.featureDetailTitle {
	font-weight: bold;
	font-size: 18px;
}

.featureDetailLittleDetails {
	font-size: 0.8em; 
	border-bottom: 2px solid #ca5118;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 100%;
}

.featureDetailPanel {
	background-color: #fcf9ce;
}

.featureDetailNotes {
	color: black;
}

.featureDetailNotes p {
	-webkit-margin-after: 1em;
	margin-bottom: 1em;
}

.featureDetailNotesAuthor {
	color: #c95316;
	text-transform: uppercase;
	margin-top: 1em;
	font-style: italic;
}

.featureDetailEventsHeadline {
	font-size: 1.5em;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
}

.featureDetailEventRow_light {
	background-color: #ffdd88; 
	width: 94%;
	padding: 12px;
}

.featureDetailEventRow_dark {
	background-color: #ffcc67;
	width: 94%;
	padding: 12px;
}

.featureDetailEvents {
}

.eventScheduleLink {
	color: #c95316;
}

.rowClear {
	clear: both;
}

.eventVenue {
	float: left;
	width: 30%;
}

.eventVenue:hover {
	text-decoration: underline;
}

.eventDay {
	float: left;
	width: 23%;
}

.eventDay:hover {
	text-decoration: underline;
}

.eventDate {
	float: left;
	width: 10%;
}

.eventDate:hover {
	text-decoration: underline;
}

.eventTime {
	float: left;
}

.eventTime:hover {
	text-decoration: underline;
}

.eventRush {
	float: right;
	color: red;
	margin-left: 25px;
}

.eventAdd { 
	float: right;
}

.addButton {
	-moz-user-select: none;
    background-color: #c95316;
    border: 1px solid #c95316;
    border-radius: 4px 4px 4px 4px;
    color: #fefacd;
    cursor: pointer;
    height: 20px;
    padding: 0 6px;
    text-align: center;
    font-weight: normal;
    font-size: .8em;
    vertical-align: middle;
    text-decoration: none;
}

.addedButton {
	-moz-user-select: none;
    background-color: green;
    border: 1px solid green;
    border-radius: 4px 4px 4px 4px;
    color: #fefacd;
    cursor: default;
    height: 20px;
    padding: 0 8px;
    text-align: center;
    font-size: 0.7em;
    vertical-align: middle;	
    text-decoration: none;
}

.featureDetailCastCrew {
	background-color: #fcf9ce;
	width: 94%;
}

.castCrewRow {
	margin-top: 3px;
	margin-bottom: 3px;
}

.featureDetailCastCrewLabel {
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	padding-right: 8px;
}

.featureDetailCastCrewContent {
	color: black;
}

.featureDetailSponsorsLeft {
	float: left;
}

.featureDetailSponsorsRight {
	float: left;
}

.featureDetailSponsorHeadline {
	margin-top: 15px;
	font-weight: bold;
	font-size: 1.5em;
}

.featureDetailSponsorName {
	padding: 5px;
	font-weight: bold;
}

.featureDetailSponsorImage {
	width: 200px;
	margin: 15px;
}

.featureDetailSponsorImagePane {
	
}

.featureDetailCopresentingHeadline {
	margin-top: 15px;
	font-size: 1.1em;
	font-weight: bold;
}

.featureDetailCopresentingSponsors {
	font-weight: bold;
}


/* **** */
/* tabs */
/* **** */

div.tab-row {
	
}

div.tabpanel div.tab-row ul {
    margin: 0;
	margin-top: 20px;
	color: white;
    text-align: left;
}

div.tabpanel div.tab-row li {
    margin: 0;
    padding: 0;
    display: inline-block;
    list-style-type: none;
    background-color: #58595B;
    margin-right: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	padding-top: 1px;
	border: 0px solid black;
	border-bottom: none;
}

div.tabpanel div.tab-row li.selected {
	background-color: #FCF9CE;
	padding-top: 3px;
	border: 0px solid #333333;
	border-bottom: none;
}

div.tabpanel div.tab-row a:link, div.tabpanel div.tab-row a:visited {
    padding: 2px 7px 2px 7px;
    text-decoration: none;
    color: #FCF9CE;
    text-transform: uppercase;
}

div.tabpanel div.tab-row a:hover {
	color: white;
}

div.tabpanel div.tab-row li:hover {
	background-color: black;
	padding-top: 3px;
}

div.tabpanel div.tab-row li.selected:hover {
	background-color: #FCF9CE;
}

div.tab-panel {
	background: #FCF9CE;
	padding: 10px;
	border: 0px solid #333333;
}

div.tabpanel div.tab-row li.selected a {
	color: #C95316;
}

.printTrafficLink {
	color: black;
}

.printTrafficLink:hover {
	text-decoration: underline;
}

.itinerary {
	border-top: 2px solid #ca5118;
	padding-top: 15px;
	clear: both;
}

.itineraryColumnLeft {
	width: 65%;
	float: left;
	margin-bottom: 20px;
}

.itineraryMessage {
	margin-left: 30px;
	margin-bottom: 15px;
	font-style: italic;
}

.itineraryColumnRight {
	width: 15%;
	float: right;
	padding-left: 25px;
	text-align: right;
}

.itineraryClear {
	clear: both;
}


.itineraryEventList {
    background-color: #FCF9CE;
    margin-left: 30px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #ca5118;
}

.itineraryEventListLeft {
	float: left;
	width: 84%;
}

itineraryEventListRight {
	float: right;
	width: 15%;
}

.itineraryEventDayDate {
	float: left;
	font-size: 0.8em;
	width: 25%;
}

.itineraryEventTime {
	clear: both;
	font-weight: bold;
	font-size: 1.5em;
	float: left;
	width: 30%;
}

.itineraryConflict {
	float: left; 
	margin-top: -5px;	
}

.itineraryEventTitle {
	font-weight: bold;
	font-size: 1.5em;
	float: left;
	width: 55%;
	
}

.itineraryEventTitleLink {
	color: #c95316;
	text-decoration: none;
}

.itineraryEventRush {
	float: left;
	color: red;
	margin-top: 8px;
}

.itineraryEventVenue {
	clear: both;
	float: left;
	width: 30%;
	font-weight: bold;
}

.itineraryEventRunTime {
	float: left; 
}

.itineraryEventCategory {
	float: left;
}

.itineraryConflict {
	clear: left;
	float: left;
	margin-left: 30%;
	vertical-align: middle;
	margin-top: 5px;
}

.itineraryEventClear {
	clear: both;
}


.itineraryEventListRemove {
	margin-top: 21px;
}

.itineraryEventListRemoveButton {
	-moz-user-select: none;
    background-color: #c95316;
    border: 1px solid #c95316;
    border-radius: 4px 4px 4px 4px;
    color: #fefacd;
    cursor: pointer;
    height: 20px;
    padding: 0 8px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: middle;
    text-decoration: none;
}

.itineraryDisclaimer {
	margin-left: 30px;
	margin-top: 15px;
	color: black;
}

.membersonly {
	margin-top: 20px;
}

.removeButton {

}


.festivalboxbrand {
	text-align: right;
	margin-bottom: 20px;
}

.itineraryLogoImg {
	width: 150px;
}

.itineraryLogoLabel {
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	text-align: right;
}


.itineraryOptions {
	padding: 15px;
	background-color: #FFCC67;
	margin-top: 1.5em;
}

.itineraryOptionsLink  {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 8px;
	line-height: 60px;
}

.itineraryOptionsLink a {
	text-decoration: none;
	color: #c95316;
}

.itineraryBecomeMember {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 3px;
}

.itineraryBecomeMemberButton {
	-moz-user-select: none;
    background-color: #c95316;
    border: 1px solid #c95316;
    border-radius: 4px 4px 4px 4px;
    color: #fefacd;
    cursor: pointer;
    height: 45px;
    min-width: 54px;
    padding: 10px;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 3px;
    text-decoration: none;
}



.purchaseSteps {
	padding-top: 0px;
}

.purchaseStepsPanel {
	width: 100%;
	float: none;
}


.checkoutEventList {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #ca5118;
    background-color: #FCF9CE;
}


.checkoutEventListLeft {
	float: left;
	width: 72%;
}

.checkoutEventListRight {
	float: right;
	width: 27%;
}

.chooseQuantity {
	background-color: #58595b;
	color: #dadbdd;
    border: 2px solid #58595b;
    border-radius: 3px 3px 3px 3px;
    font-size: 1em;
    width: 50px;
}

.pricingname {
	font-size: 10px;
}

.checkoutEventListQuantity {
	text-align: right;
	margin-top: 5px;
}

.checkoutEventListRemove {
	margin-top: 21px;
	float: right;
}


.checkoutEventDayDate {
	float: left;
	font-size: 0.8em;
	width: 25%;
}

.checkoutEventTime {
	clear: both;
	font-weight: bold;
	font-size: 1.5em;
	float: left;
	width: 30%;
}

.checkoutEventTitle {
	font-weight: bold;
	font-size: 1.5em;
	float: left;
	
}

.checkoutEventTitleLink {
	color: #c95316;
	text-decoration: none;
}

.checkoutEventRush {
	float: left;
	color: red;
	margin-top: 8px;
}

.checkoutEventVenue {
	clear: both;
	float: left;
	width: 30%;
	font-weight: bold;
}

.checkoutEventRunTime {
	float: left; 
}

.checkoutEventCategory {
	float: left;
}

.checkoutEventClear {
	clear: both;
}


/* schedule page */

.scheduleMessage {
	font-style: italic;
	font-size: 1.1em;
	margin-top: 10px;
}

.dateStrip {
	margin-top: 20px;
}

.dateCell {
	margin-right: 16px;
}

.dateLabel {
	display: inline;
	font-size: 1.1em;
}

.dateLabelBig {
	font-weight: bold; 
	font-size: 1.2em;
	background-color: #FCF9CE;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

.dateCell a {
	color: #c95316;
}

.scheduleLabels {
}


.topSpacer {
	height: 45px;
}

.midSpacer {
	height: 8px;
}

.bottomSpacer {
	height: 45px;
}

.scheduleLabel {
	width: 100px;
	float: left;
	height: 45px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	font-size: 12px;
}

.schedule {
	float: left;
	margin-left: 10px;
	margin-bottom: 30px; 
	margin-top: 20px;
}

.hourStrip {
	float: left; 
	width: 900px; 
	border: 1px solid #C95316;
}

.topHourBlock {
	color: #C95316;
	border: none; 
	background-color: #FCF9CE; 
	width: 56px;
	height: 45px;
	margin-right: 2px; 
	text-align: left;
	font-size: 0.8em;
	float: left;
	padding-top: 5px;
	padding-left: 2px;
}

.midHourBlock {
	color: #C95316;
	border: none; 
	background-color: #FCF9CE; 
	width: 58px;
	height: 8px;
	margin-right: 2px; 
	text-align: left;
	font-size: 0.8em;
	float: left;
	padding-top: 5px;
}


.bottomHourBlock {
	color: #C95316;
	border: none; 
	background-color: #FCF9CE; 
	height: 20px; 
	width: 56px;
	margin-right: 2px; 
	text-align: left;
	font-size: 0.8em;
	float: left;
	padding-top: 30px;
	padding-left: 2px;
}

.scheduleClear {
	clear: both;
}

.scheduleInvisible {
	display: none;
}

.scheduleStrip { 
	width: 900px; 
	height: 65px; 
	border: 1px solid #C95316; 
	position: relative;
	float: left;
}

.scheduleBlock {
	position: absolute; 
	top: 2px; 
	height: 55px; 
	border: 1px solid #C95316; 
	background-color: #efbe48;
    border-radius: 6px 6px 6px 6px;
	padding: 2px;
	color: black;
	overflow: hidden;
}

.scheduleLink {
	text-decoration: none;
	color: black;
}

.scheduleLink:hover {
	text-decoration: underline;
}

.scheduleRush {
	color: red;
}

/*.hourStrip {
	float: left; 
	height: 900px; 
	border: 1px solid #C95316;
}

.leftHourBlock {
	color: #C95316;
	border: none; 
	background-color: #FCF9CE; 
	height: 58px; 
	margin-bottom: 2px;
	min-width: 10px;
	text-align: left;
	font-size: 0.8em;
}

.rightHourBlock {
	color: #C95316;
	border: none; 
	background-color: #FCF9CE; 
	height: 58px; 
	margin-bottom: 2px;
	min-width: 10px;
	text-align: right;
	font-size: 0.8em;
}

.scheduleStrip {
	float: left; 
	height: 900px; 
	width: 100px; 
	border: 1px solid #C95316; 
	position: relative;
}

.scheduleBlock {
	position: absolute; 
	left: 2px; 
	width: 90px; 
	border: 1px solid #C95316; 
	background-color: #efbe48;
    border-radius: 6px 6px 6px 6px;
	padding: 2px;
	color: black;
}
*/




/* guide paging nav */

.paging {
	clear: both;
	float: left; 
	margin-top: 10px;
}

.navcontainer {
	margin-left: 15px;
}

.pagingnav {
	float: left;
}


.pagingseperator {

}

.paginglink, .paginglinknext, .currentpage {
    background-color: #E9AD57;
    border-color: #E9AD57;
	border-radius: 13px;
    color: #FCF9CF;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    height: 18px;
    width: 18px;
    padding: 5px;
    display: inline-block;
    margin-right: 5px;
}

.paginglinknext {
	background-image: url("/images/medium-arrow.png");
	background-repeat: no-repeat;
	background-position: center;
	border: 0px solid #D3D3D3;
}

.paginglink:hover, .paginglinknext:hover, .currentpage {
    background-color: #CA5216;
    border-color: #CA5216;
}

.navcontainer span.paginglink {
    color: gray;
}

.navcontainer span.paginglink:hover {
    background-color: #D3D3D3;
    border-color: #D3D3D3;
}

.navcontainer span.paginglinknext:hover {
    background-color: #D3D3D3;
    border-color: #D3D3D3;
}

.navcontainer span.paginglink em {
    font-style: normal;
}

.navcontainer span.paginglinknext {
    background-color: #999999;
    border-color: #999999;
    color: white;
}

.navcontainer span.paginglinknext:hover {
    background-color: #333333;
    border-color: #333333;
}

.pagingnumber {

}



/* ****** */
/* FOOTER */
/* ****** */

* {
    margin: 0;
    padding: 0;
}


#nav-small ul, #footer-nav-small ul {
    list-style: none outside none;
}
#nav-small li, #footer-nav-small li {
    background: url("images/small-nav-dotted.png") repeat-x scroll left top #000000;
    padding-top: 3px;
}
#nav-small a, #footer-nav-small a {
    background: url("images/white-menu-arrow.png") no-repeat scroll 300px center #000000;
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    padding: 10px 0 10px 20px;
    text-decoration: none;
}
#footer-nav-small li {
    background: url("images/small-nav-dotted-white.png") repeat-x scroll left top #DBDCDC;
}
#footer-nav-small li a {
    background: url("images/black-menu-arrow.png") no-repeat scroll 300px center #DBDCDC;
    color: #231F20;
}
#footer-nav-small ul ul {
    display: none;
}
#footer-nav-small li.current-menu-item ul, #footer-nav-small li.current-menu-parent ul, #footer-nav-small li.current-menu-ancestor ul {
    display: block;
}
#footer-nav-small li.current-menu-item a, #footer-nav-small li.current-menu-parent a, #footer-nav-small li.current-menu-ancestor a {
    background: url("images/black-menu-arrow-down.png") no-repeat scroll 295px center #DBDCDC;
}
#footer-nav-small li.current-menu-item li, #footer-nav-small li.current-menu-parent li, #footer-nav-small li.current-menu-ancestor li {
    background: url("images/small-nav-dotted.png") repeat-x scroll left top #000000;
}
#footer-nav-small li.current-menu-item li a, #footer-nav-small li.current-menu-parent li a, #footer-nav-small li.current-menu-ancestor li a {
    background: url("images/white-menu-arrow.png") no-repeat scroll 300px center #000000;
    color: #FFFFFF;
}
#footer-nav-small li.current-menu-item ul ul, #footer-nav-small li.current-menu-parent ul ul {
    display: none;
}
#footer-nav-small li.current-menu-parent li.current-menu-item ul, #footer-nav-small li.current-menu-ancestor li.current-menu-parent ul {
    display: block;
}
#footer-nav-small li.current-menu-parent li.current-menu-item a, #footer-nav-small li.current-menu-ancestor li.current-menu-parent a {
    background: url("images/white-menu-arrow-down.png") no-repeat scroll 295px center #000000;
}
#footer-nav-small li.current-menu-parent li.current-menu-item li, #footer-nav-small li.current-menu-ancestor li.current-menu-parent li {
    background: url("images/small-nav-dotted-grey.png") repeat-x scroll left top #A09C9D;
}
#footer-nav-small li.current-menu-parent li.current-menu-item li a, #footer-nav-small li.current-menu-ancestor li.current-menu-parent li a {
    background: url("images/black-menu-raq.png") no-repeat scroll 300px center #A09C9D;
    color: #231F20;
}

#footer-nav, #credits, #footer-nav-right {
    display: none;
}
#footer-nav-small {
    background-color: #000000;
    margin-bottom: 25px;
}
#footer {
    margin: 0 auto;
    overflow: hidden;
    width: 320px;
}

#bigger {
    margin: 0 auto;
}

#nav-small a, #footer-nav-small a {
    background: url("images/white-menu-arrow.png") no-repeat scroll 460px center transparent;
}
#footer-nav-small li {
    background: url("images/small-nav-dotted-white.png") repeat-x scroll left top #DBDCDC;
}
#footer-nav-small li a {
    background: url("images/black-menu-arrow.png") no-repeat scroll 460px center #DBDCDC;
}
#footer-nav-small ul ul {
    display: none;
}
#footer-nav-small li.current-menu-item a, #footer-nav-small li.current-menu-parent a, #footer-nav-small li.current-menu-ancestor a {
    background: url("images/black-menu-arrow-down.png") no-repeat scroll 455px center #DBDCDC;
}
#footer-nav-small li.current-menu-item li a, #footer-nav-small li.current-menu-parent li a, #footer-nav-small li.current-menu-ancestor li a {
    background: url("images/white-menu-arrow.png") no-repeat scroll 460px center #000000;
}
#footer-nav-small li.current-menu-parent li.current-menu-item a, #footer-nav-small li.current-menu-ancestor li.current-menu-parent a {
    background: url("images/white-menu-arrow-down.png") no-repeat scroll 455px center #000000;
}
#footer-nav-small li.current-menu-parent li.current-menu-item li a, #footer-nav-small li.current-menu-ancestor li.current-menu-parent li a {
    background: url("images/black-menu-raq.png") no-repeat scroll 460px center #A09C9D;
}

#footer-wrapper {
    width: 100%;
    padding: 10px 10px 8px 10px;
    text-align: center;
    margin-top:50px;
    background-color: #C95217;
}
#footer-nav-small {
    display: none;
}
#footer {
    background-color: #C95217;
    width: 768px;
}
#footer-nav {
    display: block;
    overflow: hidden;
}
#footer-nav-left {
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0;
    width: 548px;
}
div.footer-nav-column {
    float: left;
    font-size: 10px;
    line-height: 20px;
    width: 137px;
}
div.column-long {
    width: 165px;
}
div.column-short {
    width: 109px;
}
#footer-nav ul {
    list-style: none outside none;
    margin-bottom: 10px;
}
#footer-nav a {
    color: #F5F5F5;
    text-decoration: none;
}
#credits {
    display: block;
    font-size: 10px;
    height: 40px;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 30px 0;
    width: 708px;
}
#credits a {
    color: #c95316;
    text-decoration: none;
}
#credits-left {
    float: left;
}
#credits-right {
    float: right;
}

#footer {
    padding-top: 10px;
    width: 1020px;
}
#footer-nav-left {
    background: url("images/footer-vert.jpg") repeat-y scroll right 100px transparent;
    float: left;
    margin: 0;
    padding: 10px 40px;
    width: 580px;
}
div.footer-nav-column {
    width: 145px;
}
div.column-long {
    width: 175px;
}
div.column-short {
    width: 115px;
}
#footer-nav-right {
    display: block;
    float: left;
    overflow: hidden;
    padding: 10px 20px;
    width: 320px;
}

#bigger {
    width: 1020px;
    margin-top: 20px;
}
#bigger img {
    width: 1020px;
}

div.menu-footer-col-1-container ul li, div.menu-footer-col-3-container ul li, div.menu-footer-col-4-container ul li {
    font-weight: bold;
}
div.menu-footer-col-1-container ul li li, div.menu-footer-col-3-container ul li li, div.menu-footer-col-4-container ul li li {
    font-weight: normal;
}



/* ****************** */
/* Checkout overrides */
/* ****************** */
.checkoutEventList {
	color: #687074;
}

.continuechecks a {
	color: #f15b2a;
}

.purchaseStepsInternalSuccess {
	color: white;
}

.purchaseStepsInternalError {
	color: white;
}