﻿/*********************************************** skittles styles */

body {
	background: none;
	background: #007abd url(/img/backgrounds/butcombe/balloons3.jpg) center top no-repeat;
}

p, .cms { font-size: 13px!important; }

.blockinfo {
	-webkit-border-radius: 15px;
	border-radius: 15px;
	padding: 15px;
	border-bottom: 1px solid #E0D988;
	clear: both;
	display: block;
	float: none;
	margin: 0 0 10px 0;
	padding: 15px;
}
.left > .blockinfo {
	padding: 0;
}
.blockinfo h4 { margin: 0; }
.blockinfo ol { }
.blockinfo ol li {
	font-size: 13px;
	list-style: decimal outside;
	margin: 0 0 5px 15px;
	line-height: 1.3em;
}

.blockinfo.blue { background: #1767BE; }
.blockinfo.blue h4, .blockinfo.blue p, .blockinfo.blue a { color: #fff!important; }
.blockinfo.blue a { color: #A9E7FF!important; }

.blockinfo.green { background: #60AD35; }
.blockinfo.green h4 { margin: 0; }
.blockinfo.green h4, .blockinfo.green p, .blockinfo.green a { color: #fff!important; }
.blockinfo.green a {
	color: #A9E7FF!important;
	color:#CBFFA9!important;
}
.blockinfo.green a:hover {
	color: #fff!important;
}
.blockinfo.green ol li { color: #fff!important; }

.blockinfo.red { background: #B93737; }
.blockinfo.red h4, .blockinfo.red p, .blockinfo.red a { color: #fff!important; }





.box-bordered {
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 2px solid #ef5a00;
	display: block;
	height: auto;
	margin: 0 0 20px 0;
	min-height: 50px;
	padding: 10px;
	width: 688px;
}
.box-bordered.white {
	background: #FFF5C2;
	border: 3px solid #1767BE;
	color: #333;
}
.box-bordered.cream {
	background: #FFF5C2;
	border: 3px solid #1767BE;
	color: #333;
}
.box-bordered.cream h2, .box-bordered.cream h3, .box-bordered.cream h4 {
	color: #1767BE;
	font-weight: normal;
}

#caption.butcombe h1 {
	color: #1767BE;
	text-align: right;
	line-height: 40px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
	font-weight: normal;
	text-align: center;
	margin: 0 auto;
	width: 90%;
}
.box-color {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: none;
	display: block;
	margin: 0 0 10px 0;
	min-height: 30px;
	padding: 10px;
}
.box-color.blue {
	background: #1767BE;
	color: #fff;
}
.box-color.white {
	background: #fff;
	color: #333;
}
.bubblebox {
	-webkit-border-radius: 15px;
	border-radius: 15px;
	color: #fff;
	display: block;
	font-style: italic;
	margin: 0 0 10px 0;
	padding: 10px;
	position: relative;
}
.bubblebox.blue { background: #00B4D6; }
.bubblebox.pink { background: #f2009a; }
.bubblebox.yellow { background: #F1C100; }
.bubblebox.butcombe { background: #1767BE; }
.bubblebox:before {
	position: absolute;
	bottom: -11px;
	left: 60px;
	z-index: 10;
}
.bubblebox.blue:before { content: url(images/bubble-tab_blue2.png); }
.bubblebox.pink:before { content: url(images/bubble-tab_pink2.png); }
.bubblebox.yellow:before { content: url(images/bubble-tab_yellow2.png); }
.bubblebox.butcombe:before {
	content: url(images/bubble-tab_blue3.png);
	left: 140px;
}
.introText {
	color: #8C9FA3;
	font-size: 16px!important;
	padding: 0 40px;
}
.introText a {
	color: #1767BE;
	display: inline-block;
	font-weight: bold;
}
.introText a:hover { text-decoration: underline; }
.testimonials > div {
	display: inline-block;
	float: left;
	margin: 0 20px 10px 0;
	min-height: 150px;
	width: 320px;
}
.testimonials > div:nth-child(2n+1) { margin-right: 0; }
.testimonials .bubblebox:before { }
.bubblebox.who {
	font-size: 11px;
	font-style: normal;
	text-align: right;
	-webkit-border-radius: none;
	border-radius: none;
	color: #333;
	display: block;
	font-style: normal;
	margin: 0 0 20px 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.winners {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: none;
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 10px;
	text-align: center;
	-webkit-box-shadow: inset 0 0 10px 3px rgba(0,0,0,0.2);
	box-shadow: inset 0 0 10px 3px rgba(0,0,0,0.2);
}
.winners span { font-size: 11px; }
.winners.mens { background: #00B4D6; }
.winners.ladies { background: #f2009a; }
.winners.mixed { background: #F1C100; }

.winners-photos {
	display: block;
	margin: 0 0 20px 0;
	padding: 15px;
}
.winners-photos h4, .testimonials h4 { text-align: center; }
.winners-photos a {
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background: #fff;
	display: inline-block;
	float: left;
	margin: 0 10px 0px 0;
	padding: 10px;
	height: 200px;
	position: relative;
	width: 180px;
}
.winners-photos a img {
	height: auto;
	width: 100%;
}
.winners-photos a:last-child { margin-right: 0; }
.winners-photos h5 {
	color: #1767BE;
	position: absolute;
	bottom: 10px;
	text-align: center;
	width: 180px;
}
.winners-photos .mens { border: 2px solid #00B4D6; }
.winners-photos .ladies { border: 2px solid #f2009a; }
.winners-photos .mixed { border: 2px solid #F1C100; }
.winners-photos .mens h5 { color: #00B4D6; }
.winners-photos .ladies h5 { color: #f2009a; }
.winners-photos .mixed h5 { color: #F1C100; }
.winners-photos a.mens:hover { background: #00B4D6; }
.winners-photos a.ladies:hover { background: #f2009a; }
.winners-photos a.mixed:hover { background: #F1C100; }
.winners-photos a.mens:hover h5, .winners-photos a.ladies:hover h5, .winners-photos a.mixed:hover h5 { color: #fff; }
.arrow_med {
	background: url(images/arrown_down_blue.png) 0 0 no-repeat;
	display: inline-block;
	height: 30px;
	position: relative;
	top: 3px;
	width: 50px;
}
.arrow_med.white { background: url(images/arrown_down_white.png) 0 0 no-repeat; }
.smalltext { font-size: 10px!important; }
.divider {
	border-bottom: 1px solid #eee;
	display: block;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
.sponsorinfo {
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background: #ECE7BF;
	border: none;
	padding: 15px;
}
.sponsorinfo .bbfacebook, .sponsorinfo .bbtwitter, .keepintouch .sofacebook, .keepintouch .sotwitter {
	height: 26px;
	line-height: 26px;
}
.sponsorinfo .bbfacebook span, .sponsorinfo .bbtwitter span, .keepintouch .sofacebook span, .keepintouch .sotwitter span {
	display: inline-block;
	height: 26px;
	margin: 0 10px 0 0;
	width: 26px;
}
.sponsorinfo .bbfacebook span, .keepintouch .sofacebook span { background: url(images/facebook_logo_26x26px.png) 0 0 no-repeat; }
.sponsorinfo .bbtwitter span, .keepintouch .sotwitter span { background: url(images/twitter_logo_26x26px.png) 0 0 no-repeat; }

.apps {
	padding: 0;
}
.apps .panel {
	background: #ECE7BF;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	display: inline-block!important;
	float: left;
	margin: 0 15px 0 0;
	min-height: 270px;
	padding: 15px;
	width: 300px;
}
.apps .panel:last-child {
	margin-right: 0;
}
.apps .panel > img {
	display: inline-block;
	float: left;
}
.apps .panel h3 {
	font-size: 16px;
	margin-left: 90px;
}
.apps .panel p {
	font-size: 12px!important;
	margin: 0 0 10px 90px;
	padding: 0;
}
.apps .panel .appstore {
	display: inline-block;
	width: 140px;
	margin: 0 0 10px 10px;
}
.apps .panel .appstore img {
	height: auto;
	width: 100%;
}
.apps .panel .app_price { font-size: 15px!important; }

.keepintouch h4 {
	line-height: 60px;
	margin: 0 0 15px 0;
}
.keepintouch h4 img {
	display: inline-block;
	float: left;
	height: auto;
	margin: 0 20px 0 0;
	padding: 0;
	width: 90px;
}

.the-winners {
	display: block;
	margin: 0 0 20px 0;
}
.the-winners li {
	font-size: 14px;
	line-height: 1.3em;
	list-style: disc outside;
	margin: 0 0 5px 15px;
	padding: 0;
}
.the-winners li em {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #1767BE;
	font-size: 14px;
	padding: 2px 5px;
}
/*
.the-winners li:nth-child(1) em {
	background: #00B4D6;
}
.the-winners li:nth-child(2) em {
	background: #f2009a;
}
.the-winners li:nth-child(3) em, .the-winners li.mixed em {
	background: #F1C100;
}
*/
.the-winners li.mens em {
	background: #00B4D6;
}
.the-winners li.ladies em {
	background: #f2009a;
}
.the-winners li.mixed em {
	background: #F1C100;
}

.pic-link {
	display: block;
	height: 100px;
	margin: 0;
	padding: 0;
	position: relative;
}
.pic-link img {
	display: block;
	position: absolute;
	left: 0;
}
.pic-link span {
	color: #1767BE;
	font-family: "Elementric";
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 20px 0 0 100px;
	display: block;
	line-height: 1.3em;
}





/******** old styles for Blackthorn pages (do not delete) *********/


.skittles_nav { margin: 10px 0; }
.skittles_nav a {
	background: #1767BE;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	float: left;
	font-weight: normal;
	margin: 0 7px 10px 0;
	padding: 10px 15px 5px 15px;
	text-decoration: none;
}
.skittles_nav a:hover {
	background: #3b3d65;
	text-decoration: none;
}
.skittles_nav a.orange { background: #f27800; }
.ticker .box_contents marquee {
	height: 20px;
	line-height: 20px;
}
.champ_view_gallery {
	position: absolute;
	top: 10px;
	right: 10px;
}
.skittles_table td {
	border: none;
	vertical-align: top;
}
.skittles_table .left {
	border-right: 1px solid #E0D988;
	padding-right: 10px;
}
.skittles_table .right { padding-left: 10px; }
.skittles_table a {
	color: #1767BE;
	display: inline-block;
}
.skittles_table a:hover { color: #00a1e4; }
.skittles_table h4 {
	color: #ffd521;
	margin: 0px 0 10px 0;
}
.skittles_table .download_excel {
	background: url(img/excel_icon.gif) 0 0 no-repeat;
	display: block;
	height: 16px;
	line-height: 1.3em;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
}
.skittles_table .download_pdf {
	background: url(images/icon_pdf.png) 0 0 no-repeat;
	display: block;
	height: 16px;
	font-size: 12px!important;
	line-height: 1.3em;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
}
.skittles_table .previous_winners { margin: 20px 0 0 0; }
.skittles_table .previous_winners a {
	border: 2px solid #000000;
	display: inline-block;
	float: left;
	margin: 0 0 5px;
	min-height: 230px;
	padding: 10px;
	text-decoration: none;
	width: 200px;
}
.skittles_table .previous_winners a img { text-decoration: none; }
.skittles_table .previous_winners a h5 {
	margin: 10px 0 0 0;
	text-decoration: none;
}
.skittles_table .previous_winners a.mens:hover h5 { color: #00b9d4; }
.skittles_table .previous_winners a.ladies:hover h5 { color: #f51389; }
.skittles_table .previous_winners a.mixed:hover h5 { color: #ffd521; }
.skittles_table .previous_winners a.mens:hover { border: 2px solid #00b9d4; }
.skittles_table .previous_winners a.ladies:hover { border: 2px solid #f51389; }
.skittles_table .previous_winners a.mixed:hover { border: 2px solid #ffd521; }
.skittles_table .ul_bullets.singles { color: #333; }
.skittles_table .ul_bullets.singles em { font-size: 14px; }
.skittles_table .ul_bullets.singles.mens em { color: #0fb1f5; }
.skittles_table .ul_bullets.singles.ladies em { color: #F51389; }
.skittles_table .ul_bullets.singles.mixed em { color: #FFD521; }
.skittles_table .ul_bullets.winners { color: #333; }
.skittles_table .ul_bullets.winners em { font-size: 14px; }
.skittles_table .ul_bullets.winners .mens { color: #0fb1f5; }
.skittles_table .ul_bullets.winners .ladies { color: #F51389; }
.skittles_table .ul_bullets.winners .mixed { color: #FFD521; }
.blackthorn_title_bg {
 background:url(<?php echo $CONFIG['URL']['root'] ?>img/blackthorn_title_bg.jpg) no-repeat 0 0;
	color: #FFFFFF!important;
	display: block!important;
	font-weight: bold;
	height: 36px;
	padding: 25px 0 0 70px;
	width: 230px;
}
.blackthorn_rooms {
	font-size: 11px!important;
	line-height: 1.4em;
}
.blackthorn_rooms strong {
	display: inline-block;
	font-size: 12px!important;
	width: 120px;
}

/******** end old styles for Blackthorn pages *********/
