/*-------------------------------

	MEETING SPECIFIC STYLES

-------------------------------*/

html {
	background: #252f1d url(../../../images/microsite/event/cheltenham/background.jpg) 50% 0% fixed no-repeat;
	background-size: cover;
}

footer {
	background: #161c10;
	background: rgba(0,0,0,.7);
}

footer p {
	color: #FFF;
}

footer p a {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}


.primary {
	border-color: #1E431D;
	background: #1e431d url(../../../images/microsite/gradients/green.png) left top repeat-x;
	background-image: linear-gradient(top,#3E733D 0%,#1E431D 100%);
	color: #FFF;
	text-shadow: 1px 1px #012101;
	
	background-image: -webkit-linear-gradient(#3E733D,#1E431D);
	background-image: -moz-linear-gradient(top,#3E733D,#1E431D);
	background-image: -ms-linear-gradient(top, #3E733D 0%,#1E431D 100%);
}

/*-------------------------------

	HOMEPAGE TWITTER

-------------------------------*/

#tweets {
	height: 95px;
}

/*.quotes .panel div {
	min-height: 250px;
}
*/

.quotes .panel strong {
	line-height: 18px;
	padding-top: 5px;
	display: block;
}

.quotes .panel p.quote {
	padding: 10px;
	border: solid 1px #d2d2d2;
	border-radius: 4px;
	background: #FFF;
}

.quotes .panel > a {
	padding: 6px;
	border-top: solid 1px #d9d9d9;
	background-color: #e4e4e4;
}

.quotes time {
	position: absolute;
	top: 4px;
	left: 1%;
	width: 40px;
	padding: 20px 0 5px;
	border-radius: 3px;
	background: #666 url(/images/microsite/icons/clock.png) 50% 5px no-repeat;
	background: url(/images/microsite/icons/clock.png) 50% 5px no-repeat, -webkit-linear-gradient(#666,#333);
	color: #FFF;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #222;
	font-weight: bold;
}

#fitzys_focus {
	background: #000 url(../../../images/microsite/event/cheltenham/fitzys_focus.jpg) 0 0 no-repeat;
	border: none;
	border-radius: 6px;
}

#fitzys_focus h3,
#fitzys_focus .intro {
	padding-left: 78px;
	color: #FFF;
	text-shadow: 0 1px #000;
}

#fitzys_focus h3 {
	padding-top: 15px;
	font-size: 17px;
	margin-bottom: 0;
}

#fitzys_focus .intro {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding-top: 4px;
	background: none;
}

#fitzys_focus div {
	margin: 4px;
	background: #FFF;
	border-radius: 4px;
	border: none;
}

#fourforfestival div {
	border-color: #1E431D;
	background: #3e713d url(../../../images/microsite/event/cheltenham/fourforfestival_background.jpg) left top no-repeat;
	background-image: linear-gradient(top,#3E733D 0%,#1E431D 100%);
	color: #FFF;
	text-shadow: 1px 1px #012101;
	
	background-image: -webkit-linear-gradient(#3E733D,#1E431D);
	background-image: -moz-linear-gradient(top,#3E733D,#1E431D);
	background-image: -ms-linear-gradient(top, #3E733D 0%,#1E431D 100%);
}

#fitzys_focus div img, #fourforfestival div img {
	float: right;
	border-radius: 3px;
	width: 70px;
	margin: 10px 0 10px 10px;
}

#fitzys_focus div h4 {
	margin: 10px 0 4px;
}

#fitzys_focus div p {
	margin: 5px 0;
}

#fitzys_focus .link_button {
	height: 28px;
	margin-right: 4px;
	line-height: 28px;
	text-align: center;
	background: #3E733D;
	background-image: -webkit-linear-gradient(#3E733D,#1E431D);
	background-image: -moz-linear-gradient(top,#3E733D,#1E431D);
	background-image: -ms-linear-gradient(top, #3E733D 0%,#1E431D 100%);
	color: #FFF;
	text-shadow: 0 1px #1E431D;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 6px;
	font-size:90%;
	padding:4px 6px;
}


/*-------------------------------

  RACECARD 

-------------------------------*/

#racecard h1 i { /* Sponsor logo on the main homepage racecard */
  background: url(../../../images/microsite/event/cheltenham/sponsor_racecard_logo.png) 50% 96% no-repeat;
}

#racecard h3.sponsor i { /* Sponsor logo on the sidebar racecard */
  width: 140px;
  background: url(../../../images/microsite/event/cheltenham/sponsor_racecard_logo.png) 100% 50% no-repeat;
}

body #racecard article,
body #racecard .tabs,
body #racecard .menu {
  border-color: #ab0000;
  background: #ab0000;
}

#racecard .menu .select {
	margin: 4px auto;
	font-size:88%;
}

#racecard h1,
#racecard h3.sponsor {
  color: #FFF;
  border-color: #ab0000;
  background: #ab0000;
  background: linear-gradient(top,#c80000 0%,#ab0000 100%);
  
  text-shadow: 1px 1px 1px rgba(0,0,0,.7);
  
  background: -webkit-linear-gradient(#c80000,#ab0000);
  background: -moz-linear-gradient(top,#c80000,#ab0000);
  background: -ms-linear-gradient(top, #c80000 0%,#ab0000 dt0 100%);
}

#racecard h3.sponsor {
  border-radius: 6px 6px 0 0;
  padding: .6em 10px .7em 148px;
}

#racecard a.partner { /* Styles the 'open a XXXXXX account' button */
  color :#FFF;
  background: #ab0000;
  background: linear-gradient(top,#c80000 0%,#ab0000 100%);
  
  background: -webkit-linear-gradient(#c80000,#ab0000);
  background: -moz-linear-gradient(top,#c80000,#ab0000);
  background: -ms-linear-gradient(top, #c80000 0%,#ab0000 dt0 100%);
}

/* Colours for race list on tab hover */
#racecard .race_list {
  background: rgba(0,0,0,.9);
}

#racecard .race_list_arrow {
  border-bottom-color: rgba(0,0,0,.9);
}

.right nav.wide .tabs a span {
	display:inline;
}

/*-------------------------------

	MISC

------------------------------- */

.button.sponsor i {
	width: 90px;
	background: url(../../../images/microsite/event/cheltenham/sponsor_button_logo.png);
}


/*---------------------

	TIPS CHALLENGE PANEL

*/

a.tips_challenge {
	display: block;
	margin: 10px 0;
	position: relative;
	overflow: hidden;
	padding: 6px 4%;
	padding-right: 165px;
	border: solid 1px #D9D9D9;
	border-radius: 6px;
	background: #f8f8f8 url(/images/microsite/panels/tips_challenge_cheltenham.gif) 100% 50% no-repeat;
	text-shadow: 1px 1px #FFF;
	
	
	background: url(/images/microsite/panels/tips_challenge_cheltenham.gif) 100% 50% no-repeat, -webkit-linear-gradient(#FFF,#dfdfdf);
	background: url(/images/microsite/panels/tips_challenge_cheltenham.gif) 100% 50% no-repeat, -moz-linear-gradient(top,#FFF,#dfdfdf);
}

a.tips_challenge h3, a.tips_challenge p {
	margin: 3px 0;
	color: #444;
}

a.tips_challenge p {
	line-height: 1.3em;
}

a.tips_challenge:hover {
	color: #444;
}

/*-------------------------------

	HOMEPAGE NEWS PANEL

-------------------------------*/

#microsite_news div {
	padding: 8px;
	border-color: #1e431d;
	background: #3e713d url(../../../images/microsite/event/cheltenham/news_background.jpg) 50% 100% no-repeat;
}


/*----------------------------------------------

	Cycle

----------------------------------------------*/

.cycle_wrap {
	clear: both;
	margin: 0 0 10px;
	overflow: hidden;
}

.cycle_prev,
.cycle_next {
	line-height: 30px;
	display: inline-block;
	position: relative;
	padding-right: 15px;
	font-weight: bold;
}

.cycle_prev {
	float: left;
	padding-left: 20px;
}

.cycle_prev:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%; left: 0;
	width: 0; height: 0;
	margin-top: -4px;
	border: solid 4px transparent;
	border-right-color: #21569e;
}

.cycle_next  {
	float: right;
	padding-right: 20px;
}

.cycle_next:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%; right: 0;
	width: 0; height: 0;
	margin-top: -4px;
	border: solid 4px transparent;
	border-left-color: #21569e;
}
