@import url('https://fonts.googleapis.com/css?family=Cabin:400,700');

#mainbody2 {
	padding-bottom:30px;
}
a.nivo-nextNav, a.nivo-prevNav {
	display:none !important;	
}
.fcbody {
	background-color:#FFF;
	padding:10px;	
}
.fcbody h2 {
	/*background-color:rgb(0,145,77) !important;*/
}
.fullwidth {
	width:950px;
	margin-left:auto;
	margin-right:auto;	
}
.clearer {
	clear:both;	
}
body {
	margin: 0px;
	padding: 0px;
	background-color:rgb(28,34,43);
	font-family:'Cabin', Helvetica, Arial, sans-serif;
	font-weight:400;
}
.desktophide {
	display:none;	
}
h1,h2,h3,h4,h5,h6,h7,h8,p,ul,table,form {
	margin:0px;	
	padding:0px;
}
#mainwrap {
	background-color:#FFF;	
	overflow: hidden;

}
#mobilelogo, #mobilemenuicon {
	display:none;	
}
#headouter {
	background-color:rgb(28,34,43);
	background-image:url(/images/ScoreDartsHeader.jpg);
	background-position: center;
	height:300px;
	position:relative;
}
#head {
	height:300px;
	overflow:visible;
	position:relative;
}
.blur {
	background: rgba(0, 0, 0, 0.2);
	position:absolute;
	margin:auto;
	top:0; bottom:0; left:0; right:0;
	-webkit-backdrop-filter: blur(4px);
	backdrop-filter: blur(4px);
}

#footerstrip {
	position:relative;
	height:50px;
	margin-bottom:40px;
}
#footerlogo {
	width:50px;
	height:50px;
	position:absolute;
	top:0; left:0; bottom:0;
}
#footerlogo img {
	height:100%;
	width:auto;
	border-radius:8px;
	border:solid #FFF 2px;
	box-sizing: border-box;
}
#footerbadges {
	position:absolute;
	width:auto;
	height:50px;
	top:0;
	bottom:0;
	left:60px;
}
#footerbadges a {
	display:block;
	float:left;
}
#footerbadges img {
	height:50px;
	width:auto;
}
#footerbadges a:first-child {
	margin-right:10px;
}

#logo {
	width:150px;
	height:150px;
	margin:auto;
	position:absolute;
	top:0; bottom:0; left:0;
}
#logo img {
	width:100%;
	height:auto;
	border-radius:12px;
	border:solid #FFF 2px;
	box-sizing: border-box;

}
#badges {
	width:200px;
	height:150px;
	margin:auto;
	position:absolute;
	top:0; bottom:0; left:170px;
}
#badges a {
	display:block;
}
#badges a:first-child {
	margin-bottom:20px;
}
#badges img {
	width:auto;
	height:65px;
}

#strapline {
	position:absolute;
	left:250px;
	top:120px;
	width:350px;
}

#topicons {
	position:absolute;
	width:230px;
	height:52px;
	right:0px;
	top:103px;
}
#footericonsouter {
	background-color:#FFF;
	padding-top:50px;
}
#footericons {
	height:52px;
	position:relative;
}
#topicons a:first-child {
	display:block;
	position:absolute;
	left:0px;
	top:0px;	
}
#topicons a:last-child {
	display:block;
	position:absolute;
	right:0px;
	top:0px;	
}

#footericons a:first-child {
	display:block;
	position:absolute;
	left:0px;
	top:0px;	
}
#footericons a:last-child {
	display:block;
	position:absolute;
	left:62px;
	top:0px;	
}
#navouter {
	z-index:10000;
	background-color:rgb(64,100,255);
	padding:0px;
}
#nav {
	text-align:left;
	color:#FFF;
}

#footerouter {
	background-color:rgb(28,34,43);
}
#footerwhitestrip {
	background-image:url(images/whitestrip.png);
	background-repeat:repeat-x;
}
#footer {
	padding-top:50px;
	padding-bottom:100px;
}
div.Col_1of2 {
	width:460px;
	float:left;
	margin-right:30px;
}
#main img {
	max-width:100% !important;
	height:auto !important;	
}
#main div.Col_2of2, div.Col_2of2 {
	width:460px;
	float:left;
}
#main div.Col_1and2of3, div.Col_1and2of3 {
	width:622px;
	float:left;
	margin-right:30px;
}
#main div.Col_1of3, div.Col_1of3 {
	width:298px;
	float:left;	
}
#main div.Col_2of3, div.Col_2of3 {
	width:298px;
	float:left;
	margin-left:28px;
	margin-right:28px;
}
#main div.Col_3of3, div.Col_3of3 {
	width:298px;
	float:left;	
}
#main div.Col_Clear, div.Col_Clear {
	clear:both;	
	height:0px;
}
#main div.highlightbox {
	background-color:rgba(255,214,10,0.3);
	padding:30px;
	border-radius:10px;
}

#footer {
	color:rgba(255,255,255,0.4);	
}
#footer a {
	color:rgb(64,100,255);
	text-decoration:none;	
}
#footer p {
	margin-bottom:20px;
	font-size:14px;	
}
#footer p.smalltext {
	font-size:12px;	
}
#sliderouter {
	width:100%;
	padding-bottom:33.333333%;
	position:relative;
}


#slider {
	position:absolute;
	top:0;left:0;
	z-index:10;
	width:100%;
	height:100%;
}
#slider img {
	width:100% !important;
	height:100% !important;	
}
#slideroverlay, #slider1overlay, #slider2overlay, #slider3overlay {
	background-image:url(images/slideroverlay.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:bottom;
	position:absolute;
	top:0;
	left:0;
	z-index:20;
	width:100%;
	height:100%;
}
#main {
	padding-top:30px;
	padding-bottom:1px;	
}
#main img {
	max-width:100% !important;	
}
#main div.yellowbox {
	background-color:rgb(255,246,210);
	padding:30px;	
}
#main h1, #main h3, #main h4 {
	font-family:'Cabin';
	font-weight:400;
	font-size:54px;
	color:rgb(28,34,43);
	margin-bottom:30px;
}
#main h1 {
	

}
#main h4 {
	font-size:20px;
	letter-spacing:1px;	
	margin-bottom:20px;
}
#main h3 {
	font-size:22px;
	margin-bottom:20px;
	font-weight:700;
}
#main h2 {
	font-weight:700;
	font-size:24px;
	text-transform:uppercase;	
	color:rgb(64,100,255);
	margin-bottom:20px;
	text-align:left;
}

#main p, #main ol, #main ul {
	font-size:16px;
	line-height:26px;
	color:#666;
	margin-bottom:20px;
}
#main ul, #main ol {
	margin-left:32px;	
}
#main li {
	margin-bottom:5px;	
}
#main a {
	color:rgb(64,100,255);
	text-decoration:none;
}
#main a.linkbutton {
	display:inline-block;
	font-size:18px;
	color:rgb(28,34,43);
	background-color:rgb(255,204,0);
	padding:8px 15px;
	text-transform:uppercase;
	font-weight:700;
	letter-spacing:1px;
}
#main table.classtable {
	border:none !important;	
	border-spacing:0px;
}
#main table.classtable tr {
	
}

#main table.classtable tr td {
	width:50%;
	border:none;
	padding:20px 0px 20px 20px;
	vertical-align:top;
	border-bottom:2px #eee solid;
}
#main table.classtable tr td:first-child  {
	padding-left:0px;
}
#main table.classtable tr td h3 {
	background-color:rgb(240, 238, 240);
	padding:10px;
	border-radius:2px;
}

#main table.classtable tr td p {
	
}

#main table.classtable tr td:first-child img {
	width:100% !important;
	height:auto !important;
}
#homeboxes img {
	width:100%;
	height:auto;	
}
.imageframe {
	position:relative;	
	background-size:cover;
}
.imageframe img {
	opacity:0.9;
	transition:all 0.7s;
	width:100% !important;
	height:auto;
}

.imageframe img:hover {
	opacity:1.0
}

.theimagetitle {
	position:absolute;
	top:50%;
  	transform: translateY(-50%);
	margin:auto;
	font-family:'Angelface';
	font-weight:normal;
	color:#FFF;
	font-size:52px;
	text-align:center;	
	width:100%;
	text-shadow: 0px 0px 10px #000;
	line-height:50px;
	margin-top:10px;
}
#contactform input[type=text], #contactform textarea {
	width:100%;
	padding:10px;	
	border-color:#ccc;
	border-width:1px;
	border-style:solid;
	font-size:14px;
	box-sizing:border-box;
	margin:0px;
}
#contactform table tr td {
	padding:0px 8px 8px 0px;	
}
#contactform #email2 {
	display:none;	
}
#contactform .contactsubmit {
	width:100%;
	box-sizing:border-box;
	display:inline-block;
	font-size:18px;
	color:#FFF;
	background-color:rgb(28,34,43);
	padding:8px 15px;
	text-transform:uppercase;
	font-weight:700;
	letter-spacing:1px;
	border-width:0px;
	border:none;
}
#contactform span {
	color:rgb(186, 28, 73);
	font-size:13px;
	display:block;
	margin-top:-5px;
	margin-bottom:10px;
}



#main p.magazine-badges {
	margin:-10px;
	margin-bottom:10px;
}

#main p.magazine-badges img {
	width:140px !important;
	height:auto !important;
	margin:10px;
}
#main img.rightpic {
	float:right;
	margin:0px 0px 10px 20px;	
}
#main img.leftpic {
	float:left;
	margin:0px 20px 10px 0px;	
}
#testimonials {
	
}
#testimonial {
	border-top: 2px rgb(240, 238, 240) solid;
	margin-bottom:20px;
	padding-top:20px;
}
#testimonial p {
	margin-bottom:8px !important;
}
#testimonial span, .testimonialname {
	font-size:16px;
	color:rgb(186, 28, 73);
	display:block;
	font-style:italic;
	margin-bottom:20px;
}
.testimonialtext p {
	font-size:14px !important;
	line-height:20px !important;
}




/* NEWS */

.newsarchivehead {
	font-size: 16px;
	font-weight: normal;
}
.newsarchivedate {
	font-size: 12px;
	color: #666;
	margin-top: 5px;
}
#newsright {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	width: 250px;
	margin-left:15px;
	color: #FFF;
	vertical-align:top;
	margin-bottom:50px;
}
.newslink {
	font-size: 14px;
	text-decoration: none;
	padding:10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	display: block;
	border-bottom-color: rgba(186, 28, 73, 0.2);;
}
.newslink:hover {
	color: #333 !important;
}
.newslinkactive {
	color: #000 !important;
	font-weight:bold;
}
#newsright h3 {
	margin:25px 0px 15px 0px !important;
}
.newsarchivelink {
	display: block;
	color: rgb(255,78,15);

	font-style: italic;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight:bold;
}
.newslistcont {

}
#newsleft {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	width: 669px;
	vertical-align:top;
	padding-right:15px;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color: rgba(186, 28, 73, 0.2);;
	margin-bottom:50px;


}
.newsdate  {
	font-weight: normal;
	color: rgb(255,78,15);
	font-size: 21px;
	text-transform: uppercase;
	margin-top:15px;
	margin-bottom: 0px;
	letter-spacing: 1px;
	
}
.newsarchiveouter {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.newsshare {
	margin-top: 30px;
}
#newsback {
	
}
.newspreviewpic {
	width:185px;
	height:185px;
	margin-right:15px;
	float:left;
	background-position:50% 50%;
	background-size:cover;
	background-color:#EEE;
	display:block;
	background-repeat:no-repeat;
	border:2px #FFF solid;
	box-sizing:border-box;
}
.newspreviewpic img {
	border:none;	
}

.newspreview {
	margin-top:30px;
	padding-bottom:30px;
	border-bottom:1px dotted rgba(186, 28, 73, 0.2);
}
.newspreviewdate {
	color:#333;
	font-size:15px;
	line-height:22px;
	margin-bottom:10px;

}
.newspreviewhead {
	text-transform: uppercase;
	font-size:20px;
	line-height:26px;
}

.newsarchivelink2 {
	border-top-style:solid;
	border-top-width:2px;
	border-top-color:#64bd9f;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	margin-top:30px;
	margin-bottom:0px;	
	padding-top:30px;
}
.newspreviewtext {
	font-size:15px;
	line-height:24px;
	margin-top:10px;
	color:#333;
}
.addthis_toolbox {
	margin-top:30px;
	margin-bottom:0px;
}
#head {
	position:relative;
}

#socialicons {
	position:absolute;
	right:0;
	top:0;	
}	


#homeboxesouter {
	background-color:rgb(255,204,0);
	padding:30px 0px;	
}







/* GALLERY */

#gallerycont {
	margin-left:-8px;
	margin-right:-8px;
	margin-top:22px;
	margin-bottom:-8px;
}
#gallerycont a {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin:3px;
	background-position: 50% 50%;
	background-size:cover;
	width:225px;
	height:225px;
	position:relative;
	border-width:5px;
	border-color:#FFF;
	border-style:solid;
	font-weight:700;
	
	-webkit-transition: border-color 0.7s ease-in-out;
  	-moz-transition: border-color 0.7s ease-in-out;
  	-o-transition: border-color 0.7s ease-in-out;
  	transition: border-color 0.7s ease-in-out;
}
#gallerycont a:hover {
	border-color:rgb(255,204,0);

}
#gallerycont a span {
	display:block;
	background-color:rgb(255,204,0);
	background-color:rgba(255,204,0,0.8);
	color:rgb(28,34,43);
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size:16px;
	line-height:20px;
	bottom:0px;
	position:absolute;
	width:215px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

#main a.sdbutton {
	display:inline-block;
	background-color:rgb(64,100,255);
	color:#FFF;
	padding:10px 20px;
	border-radius: 12px;
	margin-bottom:10px;
	font-weight: bold;
}

#socials {
	margin-bottom:20px;
}
#socials a {
	display:block;
	float:left;
	margin-right:10px;
}
#socials img {
	height:40px;
	width:auto;
}


table.vctable {
	border-spacing:4px;
	font-size: 16px;
	line-height: 26px;
	color: #666;
	margin-bottom: 20px;
}

table.vctable tr td {
	padding:10px;
	vertical-align: top;
	border-radius:4px;
}
table.vctable tr td:first-child {
	background-color:#eee;
	font-weight:700;
}
table.vctable tr.vcsub td {
	background-color:rgb(64,100,255);
	color:#FFF;
	font-weight:700;
	font-size:18px;
}
table.vctable tr.vchead td {
	background-color:rgb(28,34,43);
	color:#FFF;
}
table.vctable tr.vchead td {
	
}
@media only screen and (max-width: 949px) { 

.desktophide {
	display:inherit;	
}
.tablethide {
	display:none;	
}
.fullwidth {
	width:690px;	
}
#main div.Col_1of3, #main div.Col_2of3, #main div.Col_3of3, div.Col_1of3, div.Col_2of3, div.Col_3of3   {
	width:211px;
}
#main div.Col_1and2of3, div.Col_1and2of3 {
	width:449px;	
}
#main div.Col_1of2, #main div.Col_2of2, div.Col_1of2, div.Col_2of2 {
	width:330px;	
}
.footerlogo img {
	height:140px;
	width:auto;	
}
.footersocial img {
	width:40px;
	height:auto;	
}
.footersocial {
	padding-top:30px;	
}

#main h1 {
	font-size:45px;

}


#sliderouter {
	
}


#logo {

}

#strapline {
	position:absolute;
	left:210px;
	top:95px;
	width:270px;
}
#logo img ,#strapline img {


}
#topicons {
	width:185px;
	height:42px;
	top:90px;
}
#topicons a:first-child {
	height:42px;
}
#topicons a:last-child {
	height:42px;
}
#topicons img {
	height:100% !important;
	width:auto !important;	
}
#headouter {
	
}
body {
	
}
#navouter {
}


/* GALLERY */


#gallerycont a {
	width:219px;
	height:219px;
}
#gallerycont a span {
	width:209px;
}


/* NEWS */


#newsleft {
	width:409px;	
}



}

@media only screen and (max-width: 719px) { 

.desktophide {
	display:inherit;	
}
.tablethide {
	display:inherit;	
}
.mobilehide {
	display:none;	
}
#logo {
}

#mobilelogo, #mobilemenuicon {
	display:inherit;	
}
#mobilelogo {
	display:inherit;	
	text-align:center;
	overflow:hidden;
	height:68px;
}
#mobilelogo img {
	height:58px;
	width:auto;	
	margin-top:5px;
	border-radius:8px;
}
#mobilemenuicon {
	display:inherit;
	position:absolute;
	z-index:5001;
	width:40px;
	height:40px;
	right:10px;
	top:16px;	
}
#mobilemenuicon img {
	width:100%;
	height:auto;	
}
.fullwidth {
	width:290px;	
}


#navouter {
	margin-top:0px;
	position:fixed;
	top:0;
	width:100%;
	left:0;
	height:68px;
	overflow:hidden;
	padding:0px;
	background-color:#FFF;
}
#navouter.navborder {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:rgb(118,184,42);
}
#nav {
	width:100%;
	padding-top:0px;
	padding-bottom:0px;	
}
#mainwrap {
	padding-top:68px;
}
#headouter {
	
}

#sliderouter {
	
}
#mainwrap #main:first-child {
	padding-top:0px;
	margin-top:-38px
}


#slideroverlay {
}

#main h1 {
	font-size:36px;

}

#main div.Col_1of3, #main div.Col_2of3, #main div.Col_3of3, div.Col_1of3, div.Col_2of3, div.Col_3of3   {
	width:100%;
	margin:0px;
}
#main div.Col_1and2of3, div.Col_1and2of3  {
	width:100%;	
	margin:0px;
}
#main div.Col_1of2, #main div.Col_2of2, div.Col_1of2, div.Col_2of2 {
	width:100%;	
	margin:0px;
}

#main div.Col_1of3, div.Col_1of3,#main div.Col_2of3, div.Col_2of3, #main div.Col_1of2, div.Col_1of2, #main div.Col_1and2of3, div.Col_1and2of3 {
	margin-bottom:30px;	
}
#footerouter {
	
	background-position:left bottom;
	background-size:contain;
	padding-bottom:150px;
}
#main div.highlightbox {
	padding:30px 1000px;
	margin-left:-1000px;
	margin-right:-1000px;
}

/* GALLERY */

#gallerycont a {
	width:137px;
	height:137px;
}
#gallerycont a span {
	width:127px;
	font-size:14px;
	line-height:18px;
}

#main p.magazine-badges img {
	width:130px !important;
	height:auto !important;
	margin:10px;
}
#main img.rightpic, #main img.leftpic {
	float:none;
	margin:0px 0px 20px 0px;	
}

#main table.classtable tr td {
	display:block;
	width:100%;
	border:none;
	padding:20px 0px;
	border-bottom:2px #eee solid;
}
#main table.classtable tr td:first-child {
	border-bottom:none;
	padding-bottom:0px;

}


/* NEWS */


#newsleft, #newsright {
	width:100%;	
	margin-left:0px;
	padding:0px;
	border-right-style:none;
}

.newspreviewpic {
	width:145px;
	height:145px;
}

#newsleft {
	margin-bottom:15px;
}
.newspreviewdate {
	float:none;
	text-align:left;	
}




#headouter {
	height:140px;
}
#head {
	height:140px;
}

#logo {
	display:none;
}

#badges {
	width:290px;
	height:47px;
	margin:auto;
	position:absolute;
	top:0; bottom:0; left:0; right:0;
}
#badges a {
	display:inline-block;
}
#badges a:first-child {
	margin-bottom:0px;
	left:0;
	position:absolute;
}
#badges a:last-child {
	margin-bottom:0px;
	right:0;
	position:absolute;
}
#badges img {
	width:140px;
	height:auto;
}






#footerstrip {
	position:relative;
	width:290px;
	height:117px;
	margin-bottom:40px;
}
#footerlogo {
	width:60px;
	height:60px;
	position:absolute;
	top:0; left:0;
}
#footerlogo img {
	height:100%;
	width:auto;
	border-radius:8px;
	border:solid #FFF 2px;
	box-sizing: border-box;
}
#footerbadges {
	position:absolute;
	width:290px;
	height:47px;
	top:70px;
	left:0;
}

#footerbadges a {
	display:block;
	float:none;
	margin:0px;
	position:absolute;
	right:0;
}
#footerbadges a:first-child {
	left:0;
	right:auto;
}
#footerbadges img {
	height:47px;
	width:auto;
}



}