
/*Generic Styles*/
/*Styles shared by every page*/



/*
 * Website Feedback
 */

#websiteFeedback {
	display: block;
	width: 47px;
	height: 138px;
	position: fixed;
	top: 350px;
	left: 0px;
	z-index: 999;
	background: url(/open/img/website_feedback.png) no-repeat;
}

#websiteFeedback:hover {
	background-position: 0px -138px;
}




html*
{
    padding:0px;
    margin:0px;
}

body
{
    padding:0px;
    margin:0px;
    text-align:center;
    /*font-family:arial, Times New Roman;*/
    font-family: Arial, Helvetica, sans-serif;
	position:relative;
}

a img
{
    border:0px;
}

form
{
    padding:0px;
    margin:0px;	
}


body div
{
    
    margin:0px;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    }
/*
p
{
    padding:0px 10px 0px 0px;
    margin:0px;
    font-size:11px;
    line-height:13px;
    font-family:Arial;
}


p
{    
    font-size:12px;    
    font-family:Arial;
	color:#000000;
}
*/

p
{    
    font-size:12px;    
    font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

p.index{
	
	padding:0px 10px 0px 0px;
    margin:0px;
    font-size:11px;
    line-height:13px;
    font-family:Arial;
	
}

div#adBanner p{
	
	padding:0px 10px 0px 0px;
    margin:0px;
    font-size:11px;
    line-height:13px;
    font-family:Arial;
	color:#999999;
	
}

p.eNewsletterTitle
{
    padding:0px 10px 0px 0px;
    margin:0px;
    font-size:11px;
    line-height:13px;
    font-family:Arial;
}


a image
{
    border:0px;
}

hr
{    
    height:0px;
    border:0px;
    border-top:1px dashed #aaaaaa;
    margin:0px;
    padding:0px;
}


hr.small 
{
    margin-left:15px;
    width:765px;
    color:#666666;
    float:left;
}

.blue {
	color: #D5242F !important;
}

/*Start of Header*/

#header
{
    width:960px;
    height:125px;
	position:relative;
}


.logoHolder
{
    background-image:url("/open/img/scarbSpaLogo.gif"); 
	width:390px;
    height:125px;
    float:left;	
   background-repeat: no-repeat;
}




#homeLink
{    
    height:125px;
    width:350px;
    display:block;
    float:left;
	position:relative;
}

#boxOfficeWrapper
{
    width:610px;
    height:125px;
    /*background-color:black;*/
    float:left;
}

#boxOffice
{
    width:360px;
    height:47px;
    text-align:left;
    padding-top:28px;
    float:left;
}

#header h1
{
    font-size:30px;
    font-weight:normal;
    font-family: 'Droid Sans', sans-serif;
    padding:0px;
    margin:0px;
}

/*End of Header*/

/*Start of Search Boxes*/

#search
{
    width:360px;
    height:50px;
    text-align:left;
    float:left;
}
.follow-section{
	float:right;
	margin-top:30px;
	width:180px;
}
.social-links a{
	display:block;
	width:32px;
	height:32px;
	background:url(/open/img/social-sprite.png) no-repeat;
	float:right;
	margin:0px 0px 0px 15px;
}.social-links .twitter:hover{
	background-position:0px -32px;
}.social-links .facebook{
	background-position:-32px 0px;
}.social-links .facebook:hover{
	background-position:-32px -32px;
}
#searchstr
{
    margin:0px 0px 0px 0px;
    height:18px;
    width:305px;
    font-size:11px;
    color:#c9c9c9;
    border:1px solid #acadac;
    padding:2px 0px 0px 5px;
    vertical-align:top;
}


#searchsubmit
{
    margin-left:10px;
    padding:0px;
    height:22px;
    width:22px;
}

#genreSubmitHolder
{
    height:32px;
    width:30px;
    float:left;
}
#genreSubmit{
	background:url(/open/img/button_1.gif) no-repeat;
	padding:0px;
	margin:0px;
	border:0px;	
	   height:32px;
    width:30px;
}

#pdfHolder
{
    height:32px;
    width:140px;
    float:right;
}


.pdfDownload a
{  
    background-image:url("/open/img/pdf.gif");
    background-position:right top;
    background-repeat:no-repeat;
    float:right;
    width:106px;
    height:28px;
    margin:0px 0px 0px 0px; 
    padding:0px 33px 0px 0px;
    font-size:11px;
    text-decoration:none;
    color:#999999;
    text-align:right;
    line-height:11px;
}

.pdfDownload a:hover
{  
    background-image:url("/open/img/pdf-o.gif");
}


#genreSubmit
{
    margin-left:0px;
    padding:0px;
    float:left;
}


#eventSearch
{
    width:960px;
    height:45px;
}


.eventSearchSpacer
{
    width:180px;
    height:32px;
    float:left;
    padding-top:13px;
}

.eventSearchSpacer h2
{
    padding:0px;
    margin:0px;
    text-align:left;
    font-size:17px;
    font-weight:normal;
    color:#D5242F;
	font-weight:bold;
}


.eventSearchDivider
{
    height:32px;
    width:180px;
    float:left;
    padding-left:15px;
    padding-top:13px;
}

.searchButtonStyling
{
    padding:0px 0px 0px 5px;
    margin:0px;
    height:20px;
    width:175px;   
    font-size:12px;  
    color:#666766;
}


/*End of Search Boxes*/



#main
{
    width:960px;
	position:relative;
}

/*Start of Left Column*/

#leftCol
{
    width:180px;
    float:left;
}

/*Side Navigation*/

#sideNav
{
    width:180px;
    margin:15px 0px 15px 0px;	
	margin-bottom:25px;
}

#sideNavTop
{
    width:180px;
    margin:0px 0px 0px 0px;
}


#sideNavBottom
{
    width:180px;
    margin:0px;
    padding-top:20px;
	padding-bottom:20px;
}



#sideNavTop ul
{
    list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0px;
    margin:0px;
}

#sideNavTop ul li
{
    display:block;
    text-align:left;
}

#sideNavTop ul li a.mainMenu-item
{
    color:#787878;
    font-size:1em;
  	font-family: 'Droid Sans', sans-serif;
    text-decoration:none;
    line-height:26px;
} 

#sideNavTop ul li a.mainMenu-item:hover
{
    color:#222;
 
}

a.subMenu-item{
	
	color:#999999;
    font-size:14px;
    font-family: 'Droid Sans', sans-serif;
    text-decoration:none;
    line-height:24px;
}

a.subMenu-item:hover{
	
	color:#666666;
    font-size:14px;
    font-family: 'Droid Sans', sans-serif;
    text-decoration:none;
    line-height:24px;
}


#sideNavBottom ul
{
    padding:0px;
    margin:0px;
}

#sideNavBottom ul li
{
    display:block;
    text-align:left;
}

#sideNavBottom a
{
    color:#999999;
    font-size:12px;
    font-family: 'Droid Sans', sans-serif;
    text-decoration:none;
}

#sideNavBottom a:hover
{
    color:#666666;
    font-size:12px;
    font-family: 'Droid Sans', sans-serif;
    text-decoration:none;
}
.active
{
    color:#666666 !important;
}

li.sublink {

	color:#aaa;
    font-size:11px;
    font-family: 'Droid Sans', sans-serif;
    text-decoration:none;
	border-bottom-color:#999999;
	border-bottom-style:dashed;
	border-bottom-width:thin;
	margin-left:15px;

}

.hide {
display:none;
}

.submenu {
height:auto;
}

#enewsSignup
{
    width:180px;
    height:80px;
    margin-top:20px;
    text-align:left;
	margin-bottom:20px;
	right:0px;
  
}


#email
{
    margin:8px 0px 0px 0px;
    padding:3px 0px 0px 5px;
    width:100px;
    height:17px;
    border:solid 1px #999999;
    color:#999999;
    font-size:10px;
}



#firstname
{
    margin:6px 4px 0px 0px;
    padding:3px 0px 0px 5px;
    width:75px;
    height:17px;
    border:solid 1px #999999;
    color:#999999;
    font-size:10px;
    vertical-align:bottom;
	float:left;
}

#lastname
{
    margin:6px 4px 0px 0px;
    padding:3px 0px 0px 5px;
    width:75px;
    height:17px;
    border:solid 1px #999999;
    color:#999999;
    font-size:10px;
    vertical-align:bottom;
	float:left;
}

#city{
	
	display:none;
	
}

#signUp {
background-color:#C1C0C0;
border:0 none;
font-size:10px;
height:23px;
margin:0;
padding:0 0 2px;
width:56px;
}


/*End of Side Navigation*/



#advert
{
    width:180px;    
    background-color:#efefed;
    position:absolute;
    margin-top:15px;
    margin-bottom:15px;
    text-align:left;
	right:-220px;
	top:0; 
} 

#adBanner
{
    height:27px;
    width:170px;
    padding-top:15px;
    padding-left:10px;
    color:#999999;
    font-size:12px;
}


#promos_container {
width:180px;
overflow:hidden;
float:left;
text-align:center;
}

.sitePromos{
	list-style:none;
	margin:0px;
	padding:0px;
	width:160px;
}

.sitePromos li{
		
	padding:0px;
	list-style:none;	
	width:160px;    
    display:block;    
    margin:0px 10px 10px 10px;
}

.sitePromos a img{
	border:none;
	
}


/*End of Left Column*/



/*Start of Right Column*/

#rightCol
{
    width:780px;
    float:right;
}

#mainContent{
	
	margin-left:15px;
	min-height:600px;
	padding-bottom:20px;
	padding-top:20px;
	width:765px;

}

.boxWrapper
{
    width:780px;
    min-height:305px;
}

.boxHolder
{
    width:780px;
    height:auto;
}


/*Start of Generic Boxes*/

.box
{
    width:180px;
    height:305px;
    margin:15px 0px 15px 15px;
    float:left;
}


.boxImage
{
    background-size: cover;
    height: 121px;
    width: 180px;
}

.eventImage
{
    background-position:center center;
}



.boxImageLabel
{
    width:170px;
    height:20px;
    padding:5px 0px 0px 10px;
    background-image:url("/open/img/opaque.png")
    
}

.boxImageText p
{
    font-family: 'Droid Sans', sans-serif;
    font-size:11px;
    color:#ffffff;
}


.boxTitle
{
    width:160px;
    height:42px;
    text-align:left; 
    padding:5px 10px 0px 0px;
	overflow:hidden;
}

.boxSubtitle
{
    width:160px;
    height:35px;
    text-align:left;
    padding:0px 10px 0px 0px;
}

.boxText
{
    width:165px;
    height:76px;
    text-align:left;
    font-size:13px;
    padding:5px 0px 0px 0px;
    margin-right:15px;
    border-top:1px dashed #828182;
}

.readMore{
	
	width:83px;
	height:18px;
	float:left;
	
}

.boxPadding
{
    padding-left:10px;
    
}


.boxButtonHolder
{
    width:180px;
	height:18px;
    float:left;
	
	position:relative;
}


.buttons
{
    width:83px;
    height:15px;
    font-size:11px;
    text-decoration:none;
    padding-top:3px;
    text-align:center;
	overflow:hidden;
	position:relative;
	zoom:1;	
}

.floatL
{
    float:left;
}

.floatR
{
    float:right;
}


.color1 /*grey*/
{
    background-color:#2c2b2b;   
    color:#ffffff;
}

.color1:hover /*grey*/
{
    background-color:#555555;   
    color:#ffffff;
}


.color2 /*pink*/
{
    background-color:#D5242F;
    color:#ffffff;
}

.color2:hover /*pink*/
{
    background-color:#555555;
    color:#ffffff;
}


.color3 /*light black*/
{
    background-color:#2c2b2b;  
    color:#ffffff; 
}

.color3:hover /*light black*/
{
    background-color:#555555;  
    color:#ffffff; 
}


.new /*black*/
{
    background-color:#000000;
    color:#bababa;
}

/*End of Generic Boxes*/


/*Start of Styles for Generic Boxes*/

.boxTitle h2
{
    font-size:18px;
    padding:0px;
    margin:0px;
    color:#fff;
    font-family: 'Droid Sans', sans-serif;
    font-weight:normal;
    line-height:20px;
}

.boxSubtitle h3
{
    font-size:11px;
    padding:0px;
    margin:0px;
    color:#fff;
    font-family: 'Droid Sans', sans-serif;
    font-weight:normal;
    line-height:normal;
}

.event /*white*/
{
    background-color:#ffffff;
    color:#8F8F8F;
}


/*End of Styles for Generic Boxes*/
/*End of Right Column*/



/*Start of Twitter Feed*/

#twitterHolder
{
    width:960px;
    min-height:39px;
    padding:0px 0px 0px  0px;
    text-align:left;
}
 
 
#twitterIconHolder
{
   height:39px;
   width:180px;
   float:left;
}



.twitterLink a
{
    background-image:url("/open/img/twitter.gif");
    background-repeat:no-repeat;
    float:left;
    width:26px;
    height:26px;
    margin:6px 20px 0px 0px;
}


.twitterLink a:hover
{
    background-image:url("/open/img/twitter-o.gif");
}


#twitter_update_list
{
    margin:0px;
    padding:13px 0px 10px 0px;
    width:765px;
    min-height:16px;
    float:right;
    font-size:15px;
    color:#666766;
    font-family: 'Droid Sans', sans-serif;
    font-weight:normal;
}


#twitter_update_list li
{
    list-style-type:none;
    vertical-align:middle;
    text-align:left;
    color:#858585;
}


#twitter_update_list li a
{
    color:#858585;
}

.twitterText h1
{
    font-size:15px;
    color:#858585;
    font-family: 'Droid Sans', sans-serif;
    font-weight:normal;
    padding-top:3px;	
}

span.latestTweet
{
    font-size:15px;
    color:#858585;
    font-family: 'Droid Sans', sans-serif;
    font-weight:normal;
    padding-top:12px;	
	float:left;
	
}

 /*End of Twitter Feed*/




.rssFeed a
{  
    background-image:url("/open/img/rss.gif");
    background-repeat:no-repeat;
    float:left;
    width:26px;
    height:26px;
    margin:6px 5px 0px 0px;  
}


.rssFeed a:hover
{  
    background-image:url("/open/img/rss-o.gif");
}


/*Start of Generic Footer*/

#footer
{
    width:960px;
    height:57px;
}

#footerLeft
{
    width:500px;
    height:47px;
    float:left;
    padding-top:10px;
}


#footerRight
{
    width:400px;
    height:32px;
    float:right;
    text-align:right;
    padding-top:15px;

}


.footerText p
{
    font-size:11px;
    color:#858585;
    font-family:Arial;
    font-weight:normal;
}



.footerText a
{
    color:#858585;
    text-decoration:none;
    
}

.footerText a:hover
{
    text-decoration:underline;
}

.corporateCol
{
color:#D5242F;
}

/*End of Generic Footer*/

.clear
{
    clear:both;
}

/*end generic Styles*/

/* JQuery Auto Complete Overrides - start */

.ui-widget {font-size:11px;}
.ui-menu {text-align:left;}
.ui-menu .ui-menu-item a{line-height:1.25;}
.ui-corner-all {
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright:0px;
-moz-border-radius-topleft:0px;
-moz-border-radius-topright:0px;
}

/* JQuery Auto Complete Overrides - end */

#thoughts-container {
right:30px;
position:absolute;
top:0;
width:130px;
z-index:300;
}

#thoughts-inner {
margin:auto;
position:relative;
z-index:250;
}

#customer-satisfaction-link {
display:block;
float:right;
height:111px;
top:3px;
width:111px;
z-index:251;
} 

/* jquery pagination css override - start */


#Pagination {
	width:765px;
}
	
.pagination {
	width:765px;
}

.pagination a {
border:1px solid #666666;
color:#999999;
text-decoration:none;
}

.pagination span.current {
background:#999999 none repeat scroll 0 0;
border:1px solid #666666;
color:#FFFFFF;
}
#body-object{
	width:750px;
	margin:0px;
} 

ul#image-object-list, ul#image-object-list li{
	list-style:none;
	margin:0px;
	padding:0px;
}.image-object-selection{
	width:200px;
	margin:auto;
	margin-top:5px;
	font-size:0.8em;
	text-align:center;
}
a#prev-select-image, a#next-select-image{
	width:16px;
	height:16px;
	background:url(/open/img/prev.png) no-repeat;
	float:left;
	display:block;
}a#prev-select-image.disabled{
	background:url(/open/img/prev-disabled.png) no-repeat;
}a#next-select-image{
	background:url(/open/img/next.png) no-repeat;
	float:right;
}a#next-select-image.disabled{
	background:url(/open/img/next-disabled.png) no-repeat;
}
/* jquery pagination css override - end */
.vipButton{
	position:absolute;
	top:-19px;
	right:0px;
	background-color:#CCCCCC;
	color:#993333;
}.vipButton:hover{
	background:#555555;
	color:#ffffff;
}


#hotels-ad-container{
	width:160px;
	height:137px;
	position:relative;
	background:url(/shared/files/adverts/hotel-advert-sch.gif) no-repeat;
}#hotel-input{
	position:absolute;
	top:84px;
	left:15px;
	width:126px;
	font-size:0.8em;
	color:#004c9e;
}#hotel-search{
	display:block;
	width:73px;
	height:20px;
	position:absolute;
	top:110px;
	left:46px;
}


#xinner {
width: auto;

text-align: center;
margin-left:auto;
margin-right:auto;
z-index:11111111;
}
#xouter{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
#xcontainer {
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
width: 100%;
}
#popup {
display:block;
position:fixed;
_position:absolute;
top:0;
right:20px;/* stop firefox hiding scrollbar*/
height:100%;
left:0;
z-index:1111111111;
}
#popup{left:0;width:100%;right:auto}
.fade{
height:100%;
width:100%;
background:#000000;
overflow:auto;
filter: alpha(opacity=60);
-moz-opacity:0.6;
opacity :0.6;
position:relative;
top:0px !important;

}.splashShow{
	overflow:auto;
	height:100%;
width:100%;
}
#xcontainer{_top:50%}
#xinner{top:-50%;position:relative;}
#modal-overlay{
	height:100%;
	width:100%;
	position:absolute;
	top:-20px;
	left:0;
	z-index:1000000;
	background-color:#000000;
	filter:alpha(opacity=60) !important;
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	zoom:1;
	
}

.splash-size-3 img{
	max-width:600px;
	height:auto;
	max-height:450px;
	width:auto;
}

.splash-size-2 img{
	max-width:400px;
	height:auto;
	max-height:300px;
	width:auto;
}
.splash-size-1 img{
	max-width:225px;
	height:auto;
	max-height:300px;
	width:auto;
}


#popup.hide{
	display:none;
}
#splash-continue-link, #splash-promo-link{
	padding:10px;
	background-color:#ffffff;
	color:#000000;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-weight:bold;
	text-decoration:none;
}
#splash-promo-link{
	float:left;
	
}#splash-continue-link{
	float:right;
}#splash-container.splash-size-1{
	width:225px;
	position:relative;
}#splash-container.splash-size-2{
	width:400px;
	position:relative;
}#splash-container.splash-size-3{
	width:600px;
	position:relative;
}#splash-container{
	margin:auto;
}#splash-container img{
	margin:0px !important;
}
#splash-container.splash-size-1 #splash-content{
	background:#ffffff;
}
#splash-content{
	text-align:left;
	padding:5px;
	margin-bottom:5px;
}#splash-content h1{
    font-size: 2em;
}#splash-container p img{
	margin-left:-5px !important;
}
  



#xinner{
	_top:5%;
}


html{
	_height:100% !important;
	_position:relative;
}body{
	_height:100% !important;
	_position:relative;
}
* html { /* keeps the nav from jumping in IE6 */
	background-image:url(fake-image.jpg); /* use a fake image */
}

#modal-overlay{
	height:100%;
	width:100%;
	position:absolute;
	top:-20px;
	left:0;
	z-index:1000000;
	background-color:#000000;
	filter:alpha(opacity=60) !important;
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	zoom:1;
	_position:absolute; /* position fixed for IE6 */
	_top:expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); 
	_left:expression(0+((e=document.documentElement.scrollLeft)?e:document.body.scrollLeft)+'px');
	
}


#xcontainer{
	
}

#xcontainer{_top:50%}
#xinner{top:-50%;position:relative;}
#content_text ul{
	list-style:disc;
	padding-left:15px;
}#content_text p{
	margin:0.4em;
}


 
#xinner {
	width: auto;
	
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	z-index:11111111;
	top:-50%;
	position:relative;
	*top:20%; 
	_top:5%;
	
}
#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	width: 100%;
	_top:2%;
	
}
#popup {
	display:block;
	position:fixed;
	_position:absolute;
	top:0;
	right:20px;/* stop firefox hiding scrollbar*/
	height:100%;
	left:0;
	z-index:1111111111;
	left:0px;
	width:100%;
	right:auto;
}


.splash-size-3 img{
	
	height:auto;
	
	width:auto;
	_width:600px;
	_height:450px;
}

.splash-size-2 img{
	
	height:auto;
	
	width:auto;
	_width:400px;
	_height:300px;
}
.splash-size-1 img{
	
	height:auto;
	
	width:auto;
	_width:225px;
	_height:300px;
}


#popup.hide{
	display:none;
}

#splash-continue-link, #splash-promo-link{
	padding:10px;
	background-color:#ffffff;
	color:#000000;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-weight:bold;
	text-decoration:none;
}
#splash-promo-link{
	float:left;
	
}#splash-continue-link{
	float:right;
}.splash-size-1{
	width:225px;
	position:relative;
}.splash-size-2{
	width:400px;
	position:relative;
}.splash-size-3{
	width:600px;
	position:relative;
}#splash-container{
	margin:auto;
}#splash-container img{
	margin:0px !important;
}
#splash-container.splash-size-1 #splash-content{
	background:#ffffff;
}
#splash-content{
	text-align:left;
	padding:5px;
	margin-bottom:5px;
}#splash-content h1{
    font-size: 2em;
}#splash-container p img{
	margin-left:-5px !important;
	z-index:100000000;
}
select#genre .All{
	font-weight:bold;
}

/* EVENTS CALENDAR */
#eventCalendarHolder{
	margin-top:10px;
}#calendarVenueSelect{
	color:#666666;
	text-align:left;
	margin-top:20px;
	font-family: 'Droid Sans', sans-serif;
}#calendarVenueSelect a{
	font-size:0.7em;
	color:#aaaaaa;
	text-decoration:none;
	
}#calendarVenueSelect .active{
	font-weight:bold;
	color:#D5242F !important;
	cursor:default !important;
	text-decoration:none !important;
}#calendarVenueSelect a:hover{
	text-decoration:underline;
}
#eventsCalContainer{
	margin-top:10px;
	text-align:center;
	height:180px;
}
#calHeader{
	
	text-align:center;
	font-size:0.8em;
	position:relative;
	margin-bottom:10px;
	color:#565656;
	
}#eventCalendar{
	font-size:0.7em;
	color:#8f8f8f;
	cell-padding:0px;
	padding:0px;
	margin:0px;
}#eventCalendar table{
	width:180px;
}#eventCalendar td{
	width:14.2%;
	height:20px;
	position:relative;
	overflow:hidden;
	vertical-align:middle;
	border:0px;
	padding:0px;
	margin:0px;
	background:#efefef;
}#eventCalendar td.noDay{
	background:#ffffff;
}#eventCalendar td.eventDay{
	background:#D5242F;
}#eventCalendar td.eventDay a{
	color:#cccccc;
	text-decoration:none;
	
	text-align:center;
	vertical-align:middle;
}#eventCalendar td.eventDay a:hover{
	color:#ffffff;
}
#calHeader .nextCalLink{
	width:10px;
	height:16px;
	position:absolute;
	right:0px;
	top:0px;
	background:url(/open/img/cal-arrows.jpg) no-repeat -20px 0px;
}#calHeader .prevCalLink{
	width:10px;
	height:16px;
	position:absolute;
	left:0px;
	top:0px;
	background:url(/open/img/cal-arrows.jpg) no-repeat -10px 0px ;
}#calHeader .disabled{
	background-position:0px 0px;
}h1.dayTitle{
	color: #999999;
    font-family: Times New Roman;
}
 
 
 
#modalBackground {
	background: #000;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 99;
	display: none;
}
 
.modal {
	width: 50%;
	margin-left: 25%;
	top: 22%;
	border: 2px solid #1d1d1d;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 15px;
	color: #1d1d1d;
	background: #fff;
	z-index: 100;
	position: fixed;
	display: none;
}

#closeSub {
	background: #ebebeb;
	font-size: 13px;
	width: 100px;
	font-weight: bold;
	text-align: center;
	color: #1d1d1d;
	border-radius: 3px;
	-webkit-border-radius: 4px;
	cursor: pointer; 
	-moz-border-radius: 4px;
	padding: 5px 0px 5px 0px;
	float: right;
	display: block;
	margin-top: -30px;
}

body #sideNavTop ul li.active > a{
	color:#D5242F;
}
.contentText h3{
	color:#D5242F !important; 
}
.contentText li{
	padding-bottom:10px;
}
.contentText a{
	color:#D5242F;
}
#newsletterSignup{
	display:block;
}

.cliffLift {
	padding: 9px;
	font-size: 12px;
	line-height: 18px;
	color: #444444;
	background: #ffffed;
	margin-top: 10px;
	border: 1px solid #f4f4e6;
}

#sivCookies {
	background: #131416;
	color: #E2E2E2;
	font-size: 12px;
	padding: 10px;
	text-align: right;
	position: fixed;
	bottom: 0px;
	width: 100%;
	z-index: 5;
}

#sivCookies a {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

#sivCookies > div {
	max-width: 960px;
	width: 100%;
	margin: 0px auto 0px auto;
}

#TA_certificateOfExcellence385 div {
    text-align: center;
}
