/*---------------------------------
	Typografy
-----------------------------------*/
.title{ display:block; position:relative; padding-bottom:15px; padding-top:50px;}
.title2{ padding:20px 0 15px;}
.title3{ padding:0px 0 15px;}
.title-padding{ padding:5px 0;}
blockquote {display: block;quotes: none;background: url(http://static.soccerincollege.com/images/sitepro/blockquote.png) 0 0 no-repeat;padding:12px 0 12px 30px;}
blockquote em{ display:inline-block; margin-top:10px;}
.quotes_2 {position: relative;background: #F3F3F3;border: 1px solid #E8E8E8;border-radius: 3px;padding: 12px 10px 15px 18px;margin: 6px 0 10px 0;border-image: initial;}
.quotes_2 blockquote {color: #656565; background:none; padding:0;}
.quotes_2 span {display: block;background: url(../../images/sitepro/quotes2.png) 0 0 no-repeat;width: 18px;height: 10px;position: absolute;bottom: -10px;left: 41px;}
.quotes-links {padding: 11px 0 10px 0;}
.quotes_3{background: url(../../images/sitepro/quote-ul.gif) 5px 10px no-repeat; padding-left:10px; text-indent:23px;}
/*-- Buttons --*/
a.tiny, input.tiny { padding: 4px 6px;margin-top:-2px;}
.btn,.description-light,.exampletip{
	display:inline-block;
   border: 1px solid #DDD;
   border-radius: 3px;
   text-shadow: 0 1px 1px white;
   text-decoration:none !important;
   box-shadow:0 1px 1px #fff;
   font: bold 11px Sans-Serif;
   padding: 6px 10px;
   white-space: nowrap;
   text-align:center;
   vertical-align: middle;
   color: #666 !important;
   background: transparent;
   cursor: pointer;
   border-color: #ddd;
   background-color:#E0E0E0;
   background: -webkit-linear-gradient(top, white, #E0E0E0);
   background:    -moz-linear-gradient(top, white, #E0E0E0);
   background:     -ms-linear-gradient(top, white, #E0E0E0);
   background:      -o-linear-gradient(top, white, #E0E0E0);
   background:      linear-gradient(top, white, #E0E0E0);
   -pie-background:      linear-gradient(top, white, #E0E0E0);
   box-shadow:         0 1px 2px rgba(0,0,0,0.25), inset 0 0 3px #fff;}
.description-light span{ display:inline-block; background:url(http://static.soccerincollege.com/images/sitepro/description-arrow.png) 0 -4px no-repeat; width:7px; height:4px; margin:5px 0 0 4px;
-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
.description-dark span{ display:inline-block; background:url(http://static.soccerincollege.com/images/sitepro/description-arrow-white.png) 0 -4px no-repeat; width:7px; height:4px; margin:5px 0 0 4px;
-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
.btn:hover,.description-light:hover,.exampletip:hover{ box-shadow:inset 0 0 3px #fff;border-color: #999; text-decoration:none;}
.description-light:hover span{opacity:.8;}
.description-light:active span{background-position:0 0;}
.btn:active,.description-light:active {
   border: 1px solid #AAA;
   border-bottom-color: #CCC;
   border-top-color: #999;
   box-shadow:inset 0 1px 2px #aaa;
   background: -webkit-linear-gradient(top, #E6E6E6, gainsboro);
   background:    -moz-linear-gradient(top, #E6E6E6, gainsboro);
   background:     -ms-linear-gradient(top, #E6E6E6, gainsboro);
   background:      -o-linear-gradient(top, #E6E6E6, gainsboro);
   background:      -o-linear-gradient(top, #E6E6E6, gainsboro);
  -pie-background:     linear-gradient(top, #E6E6E6, gainsboro);}
.description-dark{
	display:inline-block;
	border: 1px solid #666;
	border-bottom:1px solid #3B3B3B;
	border-radius: 3px;
	font: bold 11px Sans-Serif;
	padding: 6px 10px;
	white-space: nowrap;
	vertical-align: middle;
	color: #fff !important;
	background: transparent;
	cursor: pointer;
	background: #3B3B3B;
	text-shadow:0 1px 1px #3B3B3B;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#797979), to(#3B3B3B));
	background: -webkit-linear-gradient(#797979, #3B3B3B);
	background: -moz-linear-gradient(#797979, #3B3B3B);
	background: -ms-linear-gradient(#797979, #3B3B3B);
	background: -o-linear-gradient(#797979, #3B3B3B);
	background: linear-gradient(#797979, #3B3B3B);
	-pie-background: linear-gradient(#797979, #3B3B3B);
	box-shadow:         0 1px 2px rgba(0,0,0,0.9);}
	.description-dark:hover{ box-shadow:none; text-decoration:none;color:#eee !important;}
	.description-dark:active {
		border: 1px solid #999;
		border-bottom-color: #CCC;
		border-top-color: #3B3B3B;
		background: #3B3B3B;
		text-shadow:0 1px 1px #3B3B3B;
		box-shadow:none;
		background: -webkit-gradient(linear, 0 0, 0 bottom, from(#3B3B3B), to(#999));
		background: -webkit-linear-gradient(#3B3B3B, #999);
		background: -moz-linear-gradient(#3B3B3B, #999);
		background: -ms-linear-gradient(#3B3B3B, #999);
		background: -o-linear-gradient(#3B3B3B, #999);
		background: linear-gradient(#3B3B3B, #999);
		-pie-background: linear-gradient(#3B3B3B, #999);}
/* Color */
.success{color:#fff !important;
	box-shadow:0 1px 2px rgba(0,0,0,0.4);
	text-shadow:none;
	background-color: #5BB75B;
	background-image: -moz-linear-gradient(top, #62c462, #51a351);
	background-image: -ms-linear-gradient(top, #62c462, #51a351);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
	background-image: -webkit-linear-gradient(top, #62c462, #51a351);
	background-image: -o-linear-gradient(top, #62c462, #51a351);
	background-image: linear-gradient(top, #62c462, #51a351);
	-pie-background: linear-gradient(#62c462, #51a351);
	border-color: #51A351 #51A351 #387038;}
	.success:hover{ border-color:#295B29; box-shadow:none;}
	.success:active{box-shadow:inset 0 1px 2px rgba(0,0,0,.3);
		background: #3E933E;
		background: -webkit-gradient(linear, 0 0, 0 bottom, from(#3E933E), to(#62C462));
		background: -webkit-linear-gradient(#3E933E, #62C462);
		background: -moz-linear-gradient(#3E933E, #62C462);
		background: -ms-linear-gradient(#3E933E, #62C462);
		background: -o-linear-gradient(#3E933E, #62C462);
		background: linear-gradient(#3E933E, #62C462);
		-pie-background: linear-gradient(#3E933E, #62C462);
		border-bottom:1px solid #62C462;}
.warning{color:#fff !important;
	box-shadow:0 1px 2px rgba(0,0,0,0.4);
	text-shadow:none;
	background-color: #FAA732;
	background-image: -moz-linear-gradient(top, #fbb450, #f89406);
	background-image: -ms-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
	background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: linear-gradient(top, #fbb450, #f89406);
	-pie-background: linear-gradient(#fbb450, #f89406);
	border-color: #F89406 #F89406 #AD6704;}
	.warning:hover{ border-color:#B67211; box-shadow:none;}
	.warning:active{box-shadow:inset 0 1px 2px rgba(0,0,0,.2);
		background: #f89406;
		background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f89406), to(#fbb450));
		background: -webkit-linear-gradient(#f89406, #fbb450);
		background: -moz-linear-gradient(#f89406, #fbb450);
		background: -ms-linear-gradient(#f89406, #fbb450);
		background: -o-linear-gradient(#f89406, #fbb450);
		background: linear-gradient(#f89406, #fbb450);
		-pie-background: linear-gradient(#f89406, #fbb450);
		border-bottom:1px solid #fbb450;}
.danger, a.danger{color:#fff !important;
	box-shadow:0 1px 2px rgba(0,0,0,0.4);
	text-shadow:none;
	background-color: #DA4F49;
	background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: linear-gradient(top, #ee5f5b, #bd362f);
	-pie-background: linear-gradient(#ee5f5b, #bd362f);
	border-color: #BD362F #BD362F #802420;}
	.danger:hover{ border-color:#8D2520; box-shadow:none;}
	.danger:active{box-shadow:inset 0 1px 2px rgba(0,0,0,.3);
		background: #bd362f;
		background: -webkit-gradient(linear, 0 0, 0 bottom, from(#bd362f), to(#ee5f5b));
		background: -webkit-linear-gradient(#bd362f, #ee5f5b);
		background: -moz-linear-gradient(#bd362f, #ee5f5b);
		background: -ms-linear-gradient(#bd362f, #ee5f5b);
		background: -o-linear-gradient(#bd362f, #ee5f5b);
		background: linear-gradient(#bd362f, #ee5f5b);
		-pie-background: linear-gradient(#bd362f, #ee5f5b);
		border-bottom:1px solid #ee5f5b;}
.inf{color:#fff !important;
	box-shadow:0 1px 2px rgba(0,0,0,0.4);
	text-shadow:none;
	background-color: #49AFCD;
	background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
	background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: linear-gradient(top, #5bc0de, #2f96b4);
	-pie-background: linear-gradient(#5bc0de, #2f96b4);
	border-color: #2F96B4 #2F96B4 #1F6377;}
	.inf:hover{ border-color:#1A687F; box-shadow:none;}
	.inf:active{box-shadow:inset 0 1px 2px rgba(0,0,0,.3);
		background: #2f96b4;
		background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2f96b4), to(#5bc0de));
		background: -webkit-linear-gradient(#2f96b4, #5bc0de);
		background: -moz-linear-gradient(#2f96b4, #5bc0de);
		background: -ms-linear-gradient(#2f96b4, #5bc0de);
		background: -o-linear-gradient(#2f96b4, #5bc0de);
		background: linear-gradient(#2f96b4, #5bc0de);
		-pie-background: linear-gradient(#2f96b4, #5bc0de);
		border-bottom:1px solid #5bc0de;}
.sinc{color:#fff !important;
	box-shadow:0 1px 2px rgba(0,0,0,0.4);
	text-shadow:none;
	background-color: #85bf5b;
	background-image: -moz-linear-gradient(top, #85bf5b, #618f3f);
	background-image: -ms-linear-gradient(top, #85bf5b, #618f3f);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#85bf5b), to(#618f3f));
	background-image: -webkit-linear-gradient(top, #85bf5b, #618f3f);
	background-image: -o-linear-gradient(top, #85bf5b, #618f3f);
	background-image: linear-gradient(top, #85bf5b, #618f3f);
	-pie-background: linear-gradient(#85bf5b, #618f3f);
	border-color: #74bf3d #74bf3d #3c5827;}
	.sinc:hover{ border-color:#6a904d; box-shadow:none;color:#eee !important;}
	.sinc:active{box-shadow:inset 0 1px 2px rgba(0,0,0,.3);
		background: #618f3f;
		background: -webkit-gradient(linear, 0 0, 0 bottom, from(#618f3f), to(#85bf5b));
		background: -webkit-linear-gradient(#618f3f, #85bf5b);
		background: -moz-linear-gradient(#618f3f, #85bf5b);
		background: -ms-linear-gradient(#618f3f, #85bf5b);
		background: -o-linear-gradient(#618f3f, #85bf5b);
		background: linear-gradient(#618f3f, #85bf5b);
		-pie-background: linear-gradient(#618f3f, #85bf5b);
		border-bottom:1px solid #85bf5b;}
/* Size */
.btn.tiny{ font-size:8px;padding:3px 5px;}
.btn.small{ font-size:11px;}
.btn.medium{ font-size:1.3em;}
.btn.large{ font-size:1.6em;}
.btn-indent{ padding:5px 0; overflow:hidden;}
.btn-indent3{ padding:10px 0;}
.btn-indent2{ padding:5px 0;}
.pages{ position:relative; overflow:hidden;}
.pages li{ float:left;}
.pages li .btn.prev,.pages li .btn.next{ padding:5px;}
.pages li.current a{
	border: 1px solid #AAA;
	border-bottom-color: #CCC;
	border-top-color: #999;
	box-shadow:inset 0 1px 2px #aaa;
	background: -webkit-linear-gradient(top, #E6E6E6, gainsboro);
	background:    -moz-linear-gradient(top, #E6E6E6, gainsboro);
	background:     -ms-linear-gradient(top, #E6E6E6, gainsboro);
	background:      -o-linear-gradient(top, #E6E6E6, gainsboro);
	-pie-background:      linear-gradient(top, #E6E6E6, gainsboro);}
.btn.page{ box-shadow:none; border-radius:0;}
/* directions */
.btn.prev,.btn.next{ box-shadow:none;}
.btn.prev{ border-radius:3px 0 0 3px; padding-left:5px;}
.btn.next{ border-radius:0 3px 3px 0; padding-right:5px;}
.btn span{ width:16px; height:16px;}
	.btn.prev span{ display:inline-block; background: url(../../images/sitepro/icons/icon-previous.png) 0 0 no-repeat;margin:0 3px 0 0;}
	.btn.next span{ display:inline-block; background: url(../../images/sitepro/icons/icon-next.png) 0 0 no-repeat;margin:0 0 0 3px}
/* with Icons */
.btn.sign-in span{ display:inline-block; background: url(../../images/sitepro/icons/icons-light.png) -1116px -36px;margin:0 7px 0 0} 
.btn.sign-out span{ display:inline-block; background: url(../../images/sitepro/icons/icons-light.png) -1152px -36px;margin:0 7px 0 0} 
.btn.comment span{ display:inline-block; background: url(../../images/sitepro/icons/icons-light.png) -648px 0;margin:0 7px 0 0} 
.btn.site-map span{ display:inline-block; background: url(../../images/sitepro/icons/icons-light.png) -1224px -36px;margin:0 7px 0 0} 
.btn.refresh span{ display:inline-block; background: url(../../images/sitepro/icons/icons-light.png) -936px -36px;margin:0 7px 0 0} 
.btn.comment2 span{ display:inline-block; background: url(../../images/sitepro/icons/icons-color.png) -612px 0;margin:0 7px 0 0} 
.btn.settings span{ display:inline-block; background: url(../../images/sitepro/icons/icons-color.png) -972px -36px;margin:0 7px 0 0}   
.btn.calend span{ display:inline-block; background: url(../../images/sitepro/icons/icons-color.png) -468px 0;margin:0 7px 0 0}  
.btn.print span{ display:inline-block; background: url(../../images/sitepro/icons/icons-color.png) -648px -36px;margin:0 7px 0 0}  
.btn.dwload span{ display:inline-block; background: url(../../images/sitepro/icons/icons-color.png) -1476px -36px;margin:0 7px 0 0} 
.btn.bookmark span{ display:inline-block; background: url(../../images/sitepro/icons/icons-color.png) -324px 0;margin:0 7px 0 0}   
.btn.print2 span{ display:inline-block; background: url(../../images/sitepro/icons/icons-dark.png) -720px -36px;margin:0 7px 0 0}  
	#breadcrumbs-one{
	  background: #eee;
	  border-width: 1px;
	  border-style: solid;
	  border-color: #f5f5f5 #e5e5e5 #ccc;
	  overflow: hidden;
	  width: 100%;
      margin-bottom:15px;
	}
	#breadcrumbs-one li{float: left;}
	#breadcrumbs-one a{
	  padding: .7em 1em .7em 2em;
	  float: left;
	  text-decoration: none;
	  color: #444;
	  position: relative;
	  text-shadow: 0 1px 0 rgba(255,255,255,.5);
	  background-color: #ddd;
	  background-image: -webkit-gradient(linear, left top, right bottom, from(#f5f5f5), to(#ddd));
	  background-image: -webkit-linear-gradient(left, #f5f5f5, #ddd);
	  background-image: -moz-linear-gradient(left, #f5f5f5, #ddd);
	  background-image: -ms-linear-gradient(left, #f5f5f5, #ddd);
	  background-image: -o-linear-gradient(left, #f5f5f5, #ddd);
	  background-image: linear-gradient(to right, #f5f5f5, #ddd);  
	}
	#breadcrumbs-one li:first-child a{ padding-left: 1em; -moz-border-radius: 5px 0 0 5px; -webkit-border-radius: 5px 0 0 5px;border-radius: 5px 0 0 5px;}	
	#breadcrumbs-one a:hover{ background: #fff;}
	#breadcrumbs-one a::after,
	#breadcrumbs-one a::before{
	  content: "";
	  position: absolute;
	  top: 50%;
	  margin-top: -1.5em;   
	  border-top: 1.5em solid transparent;
	  border-bottom: 1.5em solid transparent;
	  border-left: 1em solid;
	  right: -1em;
	}
	#breadcrumbs-one a::after{z-index: 2;border-left-color: #ddd;}	
	#breadcrumbs-one a::before{ border-left-color: #ccc;right: -1.1em;z-index: 1;}	
	#breadcrumbs-one a:hover::after{ border-left-color: #fff;}
	
	#breadcrumbs-one .current,
	#breadcrumbs-one .current:hover,
	#breadcrumbs-one .current::after,
	#breadcrumbs-one .current::before{content: normal;}
/* Other elements */
ins{background:#000;padding:0 5px;text-decoration:none;color:#fff;}
em{color:#000;}
del{text-decoration:line-through;}
abbr,dfn{cursor:help;color:#000;}
dfn{letter-spacing:1px;font-size:13px;font-family:Verdana, Geneva, sans-serif;}
sup,sub{font-size:0.8em;}
sub{vertical-align:bottom}
.elements-list small{font-size:10px;font-family:Verdana,Geneva,sans-serif;} 
.elements-list big{font-size:21px;}
.elements-list q{font-family:"Courier New",Courier,monospace;color:#000;font-size:15px;}
abbr,acronym{text-transform:uppercase;border-bottom:1px dotted #000;font-size:11px;}
.elements-list  code{display:block; float:right;color:#212121;padding:2px 5px;border:1px solid #eee; border-radius:3px; font-size:12px; font-family:Arial, Helvetica, sans-serif; background:#fff;}
.elements-list li{ overflow:hidden; margin-bottom:5px; background:none; padding:0;}
/* lists */
ol{ list-style-position:inside;}
	ol li{ padding:2px 0;}
	ol li a{color:#2f2f2f;}
ul.list1 li{ background:url(../../images/sitepro/ul_list1_marker.png) 0 7px no-repeat; padding:2px 0 2px 15px;}
ul.list2 li{background:url(../../images/sitepro/ul_list2_marker.png) 0 10px no-repeat; border-top:1px dotted #ddd; padding:5px 0 6px 15px;}
	ul.list2 li:first-child{ border-top:none;}
	ul.list1 li a,ul.list2 li a{color:#2f2f2f;}
dl dt{ font-weight:bold; padding-bottom:5px;}
	dl dd{ padding-bottom:15px;}
ol ul{ padding:2px 0 2px 20px;}
	ol ul li{ padding:2px 0 2px 15px !important;}
.list3{ list-style-type:decimal-leading-zero;}
.list-wrapper{ position:relative;}
.list-car {overflow:hidden;}
.list-wrapper .btn.next,.list-wrapper .btn.prev{ position:absolute; top:-43px; right:0; padding:5px;}
.list-wrapper .btn.prev{ right:31px;}
/* tables */
table { max-width: 100%; border-collapse: collapse; border-spacing: 0;}
.table { width: 100%; margin-bottom: 18px;}
.table th, .table td { padding: 8px; line-height: 18px; text-align: left; border-top: 1px solid #ddd;}
.table th { font-weight: bold; vertical-align: bottom;}
.table td { vertical-align: top;}
.table thead:first-child tr th, .table thead:first-child tr td { border-top: 0;}
.table tbody + tbody {border-top: 2px solid #ddd;}
.table-condensed th, .table-condensed td { padding: 4px 5px;}
.table-bordered { border: 1px solid #ddd; border-collapse: separate; *border-collapse: collapsed;border-radius: 4px;}
.table-bordered th + th,
.table-bordered td + td,
.table-bordered th + td,
.table-bordered td + th { border-left: 1px solid #ddd;}
.table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td { border-top: 0;}
.table-bordered thead:first-child tr:first-child th:first-child, .table-bordered tbody:first-child tr:first-child td:first-child {border-radius: 4px 0 0 0;}
.table-bordered thead:first-child tr:first-child th:last-child, .table-bordered tbody:first-child tr:first-child td:last-child {border-radius: 0 4px 0 0;}
.table-bordered thead:last-child tr:last-child th:first-child, .table-bordered tbody:last-child tr:last-child td:first-child {border-radius: 0 0 0 4px;}
.table-bordered thead:last-child tr:last-child th:last-child, .table-bordered tbody:last-child tr:last-child td:last-child {border-radius: 0 0 4px 0;}
.table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th {background-color: #f9f9f9;}
.table-striped2 thead th,.table-striped2 tbody tr td:first-child {background-color: #f9f9f9;}
/* Information blocks */
.info{ padding:5px; font-weight:bold; display:inline-block; background:#999; border-radius:3px; color:#fff;}
.info_success{ background:#468847;}
.info_warning{ background:#F89406}
.info_important{ background:#B94A48}
.info_info{ background:#3A87AD}
.info-indent{ margin:5px 15px 15px 0; float:left; min-width:100px; text-align:center;}
/* Images */
.image_left{ float:left; margin:0.2em 1em 0.2em 0;}
.image_right{ float:right; margin:0.2em 0 0.2em 1em;}
.image_centered{ display:block; text-align:center; margin:0.2em 0 0.5em;}
.image_style1{display:inline-block; border:1px solid #999; padding:2px;}
.image_style1_marg{ margin-top:-5px;}
.image_style2 img,.image_style3 img{border-radius:8px;}
.image_style3{display:inline-block; box-shadow:inset 0 0 2px rgba(0,0,0,.5); padding:4px; border-radius:10px;}
.image_with_capt{ margin-bottom:1em;}
.image_round{ display:block; border-radius:60px; background: url(http://static.soccerincollege.com/images/sitepro/stock_images/120x120_1.jpg) 0 0 no-repeat; width:120px; height:120px;}
.image_card{box-shadow: inset 0 0 1px rgba(0,0,0,.8), inset 0 2px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(0,0,0,.4);border-radius: 20px;display:block;background: url(http://static.soccerincollege.com/images/sitepro/stock_images/120x120_2.jpg) 0 0 no-repeat;width:120px; height:120px;}
.image_embossed{box-shadow: inset 0 0 2px rgba(0,0,0,.8), inset 0 2px 0 rgba(255,255,255,.5), inset 0 -7px 0 rgba(0,0,0,.6), inset 0 -9px 0 rgba(255,255,255,.3);border-radius: 20px;display:block;background:  url(http://static.soccerincollege.com/images/sitepro/stock_images/120x120_3.jpg) 0 0 no-repeat;width:120px; height:120px;}
.image_soft-embossed{box-shadow: inset 0 0 4px rgba(0,0,0,1), inset 0 2px 1px rgba(255,255,255,.5), inset 0 -9px 2px rgba(0,0,0,.6), inset 0 -12px 2px rgba(255,255,255,.3);border-radius: 20px;display:block;background:  url(http://static.soccerincollege.com/images/sitepro/stock_images/120x120_4.jpg) 0 0 no-repeat;width:120px; height:120px;}
.image_cut_out{box-shadow: 0 1px 0 rgba(255,255,255,.2), inset 0 4px 5px rgba(0,0,0,.6), inset 0 1px 0 rgba(0,0,0,.6);	border-radius: 20px;display:block;background: url(http://static.soccerincollege.com/images/sitepro/stock_images/120x120_5.jpg) 0 0 no-repeat;width:120px; height:120px;}
.image_morphing_glowing{display:block;background: url(http://static.soccerincollege.com/images/sitepro/stock_images/120x120_6.jpg) 0 0 no-repeat;width:120px; height:120px;border-radius: 20px;
	-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.image_morphing_glowing:hover {
	box-shadow: 0 0 20px rgba(0,0,0,.6), inset 0 0 20px rgba(0,0,0,1);
	-webkit-border-radius: 60em;
	-moz-border-radius: 60em;
	border-radius: 60em;}
.image_glossy{box-shadow: inset 0 -1px 0 rgba(0,0,0,.5);border-radius: 20px;display:block;width:120px; height:120px; position:relative;}
.image_glossy span{display:block;background: url(http://static.soccerincollege.com/images/sitepro/stock_images/120x120_7.jpg) 0 0 no-repeat;width:120px; height:120px;border-radius: 20px;}
.image_glossy:after {
	position: absolute;
	content: ' ';
	width: 100%;
	height: 50%;
	top: 0;
	left: 0;
	border-radius: 20px;
	background: -moz-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,.1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,.1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.7)), color-stop(100%,rgba(255,255,255,.1)));
	background: linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,.1) 100%);}
.image_reflection{display:block;width:120px; height:120px; position:relative;}
.image_reflection span{display:block;background: url(http://static.soccerincollege.com/images/sitepro/stock_images/120x120_8.jpg) 0 0 no-repeat;width:120px; height:120px;border-radius: 20px;}
.image_reflection:after {
	position: absolute;
	content: ' ';
	width: 100%;
	height: 30px;
	bottom: -31px;
	left: 0;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	background: -moz-linear-gradient(top, rgba(0,0,0,.3) 0%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,.3) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,.3)), color-stop(100%,rgba(255,255,255,0)));
	background: linear-gradient(top, rgba(0,0,0,.3) 0%,rgba(255,255,255,0) 100%);
	-pie-background: linear-gradient(top, rgba(0,0,0,.3) 0%,rgba(255,255,255,0) 100%);}
.pad-image{ padding:8px 10px 20px 0; position:relative; float:left;}
/*---------------------------------
	Portfolio
-----------------------------------*/
.pad_port{ padding-bottom:30px;}
.image-grid {width: 940px;}
.image-grid:after {
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;}
.image-grid li {
  width:220px;
  margin:0 5px;
  float: left;
  height:260px;
  overflow: hidden;}
.image-grid li img,
.image-grid li strong {display: block;}
.splitter{ position:relative; overflow:hidden; padding:10px 0;}
	.splitter>li{ font-weight:bold; overflow:hidden;}
	.splitter li ul{ overflow:hidden;}
	.splitter li li{ float:left;}
	.splitter li li a{ box-shadow:none; border-radius:0;}
	.splitter li li.selected-1 a,.splitter li li.selected-2 a,.splitter li li.selected-0 a{
   border: 1px solid #AAA;
   border-bottom-color: #CCC;
   border-top-color: #999;
   box-shadow:inset 0 1px 2px #aaa;
   background: -webkit-linear-gradient(top, #E6E6E6, gainsboro);
   background:    -moz-linear-gradient(top, #E6E6E6, gainsboro);
   background:     -ms-linear-gradient(top, #E6E6E6, gainsboro);
   background:      -o-linear-gradient(top, #E6E6E6, gainsboro);
   background:      linear-gradient(top, #E6E6E6, gainsboro);
   -pie-background:      linear-gradient(top, #E6E6E6, gainsboro);}
	.splitter li li.last a{ border-radius:0 3px 3px 0;}
	.splitter li li.segment-1 a{ border-radius:3px 0 0 3px;}
/*---------------------------------
	Social and Media Sharing
-----------------------------------*/
.icons{ position:relative; overflow:hidden; padding:10px 0;}
	.icons li{ float:left; margin-right:3px;}
	.icons.basic2 li{margin:0 15px 15px 0; }
	.icons.basic2 li a{width:16px; display:block; height:16px;}
	.icons.basic2 li a img{ max-width:100% !important; height:auto;}
	.icons.social li.last{ margin-top:-16px;}
	.icons.social li{ width:100px;float:left;}
	.icons.small li a{ background-image: url(../../images/sitepro/icons/csg-4f3bc7207ae9d.png); display:block; width:30px !important; height:30px !important;}
	
.icons.basic{ position:relative; overflow:hidden;}
	.icons.basic li{margin:0 10px 10px 0; display:block; float:left; padding:0  15px 15px 15px; box-shadow:inset 0 0 10px rgba(0,0,0,.1);}
	.icons.basic li.li_icon{padding:8px  15px 7px 15px;}
.icon{ font-family:'IcoMoon'; font-size:35px; color:#000000; line-height:100%; display:block;}
	.icon:before {content: attr(data-icon);}
	.icon:hover{ text-decoration:none;}
.icon_social{ font-family:'IcoMoonSocial'; font-size:35px; color:#000000; line-height:100%; display:block;}
	.icon_social:before {content: attr(data-icon);}
	.icon_social:hover{ text-decoration:none;}
.ranges{ position:relative; overflow:hidden; list-style-position:inside;}
	.ranges li span{ display:inline-block; padding:0 0 10px 0;}
	.ranges input{ margin-right:10px;}
/* Twitter */
.tweet_list{ background:url(../../images/sitepro/icons/twitter_bird_2.png) 0 0 no-repeat; padding:5px 0 0 45px;}
	.tweet_list li{ padding:5px; margin-bottom:5px;overflow:hidden; border-radius:3px;
	background: -webkit-linear-gradient(top, white, #E0E0E0);
   background:    -moz-linear-gradient(top, white, #E0E0E0);
   background:     -ms-linear-gradient(top, white, #E0E0E0);
   background:      -o-linear-gradient(top, white, #E0E0E0);
   background:      linear-gradient(top, white, #E0E0E0);
   -pie-background:      linear-gradient(top, white, #E0E0E0);
   box-shadow: 0 1px 2px rgba(0,0,0,.3), inset 0 0 3px #fff;}
	.tweet_list li a{ font-weight:bold; color:#666;}
.flash-video{ position:relative; z-index:10;}
.audio-player{ padding:0 0 0 2em;}

/* Intro page */
#intro-box{width:700px;height:407px;position:relative;left:50%;top:50%;margin-left:-300px;margin-top:-180px;border-radius:10px;
   background: -webkit-linear-gradient(top, white, #E0E0E0);
   background:    -moz-linear-gradient(top, white, #E0E0E0);
   background:     -ms-linear-gradient(top, white, #E0E0E0);
   background:      -o-linear-gradient(top, white, #E0E0E0);
   background:      linear-gradient(top, white, #E0E0E0);
   -pie-background:      linear-gradient(top, white, #E0E0E0);
   background:#fff;
   box-shadow: 0 2px 3px  rgba(0,0,0,.3), inset 0 0 3px #fff;}
	#intro-box .inside{padding:20px 50px 0;height:387px; position:relative;}
		#intro-box .alignright{ position:absolute; bottom:35px; right:70px;}
.intro-video{ position:absolute; top:60px; left:70px; overflow:hidden; height:264px; width:460px;}
.intro-video iframe{height:264px; width:460px; position:relative;}
.likebox_pad{ padding-bottom:20px !important;}
.likebox_pad2{ padding-top:32px !important;}
/*------------ ---------------------
	Misc
-----------------------------------*/
.dialog-pad{ padding:0 0 20px;}
/* SlideDown */
.slide-down-box{ position:relative; z-index:101;}
.slide-down-box dt{ display:block;
	border: 1px solid #DDD;
   border-radius: 3px;
   text-shadow: 0 1px 1px white;
   box-shadow:0 1px 1px #fff;
   font: bold 11px Sans-Serif;
   padding: 6px 10px;
   white-space: nowrap;
   vertical-align: middle;
   color: #666;
   background: transparent;
   cursor: pointer;
   border-color: #ddd;
   background: -webkit-linear-gradient(top, white, #E0E0E0);
   background:    -moz-linear-gradient(top, white, #E0E0E0);
   background:     -ms-linear-gradient(top, white, #E0E0E0);
   background:      -o-linear-gradient(top, white, #E0E0E0);
   background:      linear-gradient(top, white, #E0E0E0);
   -pie-background:      linear-gradient(top, white, #E0E0E0);
   box-shadow:         0 1px 2px rgba(0,0,0,0.25), inset 0 0 3px #fff;}
.slide-down-box dt:hover{box-shadow:inset 0 0 3px #fff;border-color: #999; text-decoration:none;}
.slide-down-box dt.active{
	border: 1px solid #AAA;
	border-bottom-color: #CCC;
	border-top-color: #999;
	box-shadow:inset 0 1px 2px #aaa;
	background: -webkit-linear-gradient(top, #E6E6E6, gainsboro);
	background:    -moz-linear-gradient(top, #E6E6E6, gainsboro);
	background:     -ms-linear-gradient(top, #E6E6E6, gainsboro);
	background:      -o-linear-gradient(top, #E6E6E6, gainsboro);}
.slide-down-box dt span{ display:inline-block; width:11px; height:11px; background: url(http://static.soccerincollege.com/images/sitepro/misc-plus.png) 0 0 no-repeat; margin:2px 6px 0 0;}
.slide-down-box dt.active span{background: url(http://static.soccerincollege.com/images/sitepro/misc-minus.png) 0 0 no-repeat;}
.slide-down-box dd{display:none;padding:15px 15px; margin:3px 0 0 0; background:#fff; border-radius:5px; position:relative;box-shadow:inset 0 1px 1px rgba(170,170,170,.8);
	border: 1px solid #AAA;
	border-bottom-color: #CCC;
	border-top-color: #999;}
.slide-down-box.absol dd{ position:absolute; top:27px; left:0; z-index:99;width:auto;}
.slide-down-pad{ padding:5px 0;}
/* Carousel */
.car-wrapper{ position:relative;}
.carousel {overflow:hidden; margin-left:36px;}
	.carousel  li{ margin-right:10px; display:block; float:left; width:210px; height:168px; position:relative; overflow:hidden;}
.car-wrapper .btn.next,.car-wrapper .btn.prev{ position:absolute; top:64px; padding:5px 3px; border-radius:3px; width:19px; height:16px; display:block;}
.car-wrapper .btn.prev{ left:0px;}
.car-wrapper .btn.next{ right:0px;}

/*---------------------------------
	Extras
-----------------------------------*/
/* buttons */
.buttons_pad{ padding:15px 0 0 0;}
/* ------ */
.style_1 {
	display:inline-block;
    background-color:#ba2323;
    padding:10px;
    position:relative;
    font-family: 'Open Sans', sans-serif;
    font-size:12px;
    text-decoration:none;
    color:#666;
    border: solid 1px #999;
    border-radius: 5px;}
.style_1:active {
    padding-bottom:9px;
    padding-left:10px;
    padding-right:10px;
    padding-top:11px;
    top:1px;}
.style_1::before {
    background-color:#e1e3e6;
    content:"";
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    padding:8px;
    left:-8px;
    top:-8px;
    z-index:-1;
    border-radius: 5px;
    box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;}
.style_1.danger{border: solid 1px #bd362f;}
.style_1.success{border: solid 1px #51a351;}
.style_1.inf{border: solid 1px #2f96b4;}
.style_1.warning{border: solid 1px #f89406;}

.style_2{
    background-color:#525252;
    padding:10px;
    position:relative;
    font-family: 'Open Sans', sans-serif;
    font-size:12px;
    text-decoration:none;
    color:#666;
    box-shadow: inset 0px 1px 0px #fff, 0px 3px 0px #666;
    border-radius: 5px;}
.style_2:active {top:7px; box-shadow: inset 0px 1px 0px #fff, inset 0px -1px 0px #999;}
.style_2::before {
    background-color:#525252;
    content:"";
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    padding-left:2px;
    padding-right:2px;
    padding-bottom:4px;
    left:-2px;
    top:2px;
    z-index:-1;
    border-radius: 6px;
    box-shadow: 0px 1px 0px #fff;}
.style_2:active::before {top:-2px;}
.style_2.success{background-color:#6fba26;box-shadow: inset 0px 1px 0px #b2f17f, 0px 3px 0px #3d6f0d;}
.style_2.success::before {background-color:#1a5611;}
.style_2.success:active {top:7px; box-shadow: inset 0px 1px 0px #b2f17f, inset 0px -1px 0px #3d6f0d;}
.style_2.warning{background-color:#99581f;box-shadow: inset 0px 1px 0px #f5b951, 0px 3px 0px #bd6315;}
.style_2.warning::before {background-color:#99581f;}
.style_2.warning:active {top:7px; box-shadow: inset 0px 1px 0px #f5b951, inset 0px -1px 0px #99581f;}
.style_2.danger{background-color:#590e0c;box-shadow: inset 0px 1px 0px #ff9f9c, 0px 3px 0px #8f110d;}
.style_2.danger::before {background-color:#590e0c;}
.style_2.danger:active {top:7px; box-shadow: inset 0px 1px 0px #ff9f9c, inset 0px -1px 0px #8f110d;}
.style_2.inf{background-color:#034354;box-shadow: inset 0px 1px 0px #91e7ff, 0px 3px 0px #0d6b85;}
.style_2.inf::before {background-color:#034354;}
.style_2.inf:active {top:7px; box-shadow: inset 0px 1px 0px #91e7ff, inset 0px -1px 0px #0d6b85;}

.style_3{
	background-color:#3bb3e0;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#666;
	position:relative;
	padding:9px 20px;
	border-left:solid 1px #4d4b4d;
	text-shadow:none;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	 margin-left:35px;
	background: -webkit-linear-gradient(top, white, #E0E0E0);
	background:    -moz-linear-gradient(top, white, #E0E0E0);
	background:     -ms-linear-gradient(top, white, #E0E0E0);
	background:      -o-linear-gradient(top, white, #E0E0E0);
	background:      linear-gradient(top, white, #E0E0E0);
	box-shadow: inset 0px 1px 0px #fff, 0px 5px 0px 0px #212121, 0px 10px 5px #999;}
.style_3:hover{ text-decoration:none;box-shadow: inset 0px 1px 0px #fff, 0px 5px 0px 0px #212121, 0px 10px 5px #999;}
.style_3:active {top:3px;box-shadow: inset 0px 1px 0px #fff, 0px 2px 0px 0px #212121, 0px 5px 3px #999;}
.style_3::before {
    content:"1";
	text-align:center;
    width:35px;
    max-height:27px;
    height:100%;
    position:absolute;
    display:block;
    padding-top:8px;
    top:-1px;
    left:-36px;
    font-size:16px;
    font-weight:bold;
    color:#fff;
    border-right:solid 1px #4d4b4d;
	background-color:#666;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow:inset 0px 1px 0px #999, 0px 5px 0px 0px #212121, 0px 10px 5px #999 ;}
.style_3:active::before{top:-4px;box-shadow:inset 0px 1px 0px #999, 0px 5px 0px 0px #212121, 1px 1px 0px 0px #454545, 2px 2px 0px 0px #454545, 2px 5px 0px 0px #212121, 6px 4px 2px rgba(0,0,0,.5), 0px 10px 5px #999 ;}
.style_3.inf{border-left:solid 1px #2ab7ec;box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
    background-color: #49AFCD;
	background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
	background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: linear-gradient(top, #5bc0de, #2f96b4);
	-pie-background: linear-gradient(#5bc0de, #2f96b4);}	
.style_3.inf:active {box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;}	
.style_3.inf::before {box-shadow:inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #032b3a, 0px 10px 5px #999 ;
    border-right:solid 1px #07526e;
    color:#8fd1ea;
	background-image: -webkit-linear-gradient(bottom, rgb(10,94,125) 0%, rgb(14,139,184) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(10,94,125) 0%, rgb(14,139,184) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(10,94,125) 0%, rgb(14,139,184) 100%);
    background-image: -o-linear-gradient(bottom, rgb(10,94,125) 0%, rgb(14,139,184) 100%);
    background-image: linear-gradient(bottom, rgb(10,94,125) 0%, rgb(14,139,184) 100%);}
.style_3.inf:active::before{box-shadow:inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #032b3a,1px 1px 0px 0px #044a64,2px 2px 0px 0px #044a64,2px 5px 0px 0px #044a64, 6px 4px 2px #0b698b, 0px 10px 5px #999 ;}
.style_3.danger{border-left:solid 1px #2ab7ec;box-shadow: inset 0px 1px 0px #ee5f5b, 0px 5px 0px 0px #570e0b, 0px 10px 5px #999;
    background-color: #DA4F49;
	background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: linear-gradient(top, #ee5f5b, #bd362f);}	
.style_3.danger:active {box-shadow: inset 0px 1px 0px #ee5f5b, 0px 2px 0px 0px #570e0b, 0px 5px 3px #999; border-top:1px solid #ff7373;}	
.style_3.danger::before {box-shadow:inset 0px 1px 0px #ffa7a6, 0px 5px 0px 0px #570e0b, 0px 10px 5px #999 ;
    border-right:solid 1px #bd362f;
    color:#fac3c3;
	background-color: #DA4F49;
	background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: linear-gradient(top, #ee5f5b, #bd362f);}
.style_3.danger:active::before{box-shadow:inset 0px 1px 0px #ffa7a6, 0px 5px 0px 0px #570e0b, 1px 1px 0px 0px #570e0b, 2px 2px 0px 0px #570e0b, 2px 5px 0px 0px #570e0b, 6px 4px 2px rgba(0,0,0,.5), 0px 10px 5px #999 ;}
.style_3.success{border-left:solid 1px #51a351;box-shadow: inset 0px 1px 0px #62c462, 0px 5px 0px 0px #125912, 0px 10px 5px #999;
	background-color: #62c462;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
	background-image: -ms-linear-gradient(top, #62c462, #51a351);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
	background-image: -webkit-linear-gradient(top, #62c462, #51a351);
	background-image: -o-linear-gradient(top, #62c462, #51a351);
	background-image: linear-gradient(top, #62c462, #51a351);}	
.style_3.success:active {box-shadow: inset 0px 1px 0px #62c462, 0px 2px 0px 0px #125912, 0px 5px 3px #999; border-top:1px solid #62c462;}	
.style_3.success::before {box-shadow:inset 0px 1px 0px #89f589, 0px 5px 0px 0px #125912, 0px 10px 5px #999 ;
    border-right:solid 1px #51a351;
    color:#c7fcc7;
	background-color: #62c462;
	background-image: -moz-linear-gradient(top, #62c462, #51a351);
	background-image: -ms-linear-gradient(top, #62c462, #51a351);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
	background-image: -webkit-linear-gradient(top, #62c462, #51a351);
	background-image: -o-linear-gradient(top, #62c462, #51a351);
	background-image: linear-gradient(top, #62c462, #51a351);}
.style_3.success:active::before{box-shadow:inset 0px 1px 0px #62c462, 0px 5px 0px 0px #125912, 1px 1px 0px 0px #125912,2px 2px 0px 0px #125912,2px 5px 0px 0px #125912,6px 4px 2px rgba(0,0,0,.5),0px 10px 5px #999 ;}
.style_3.warning{border-left:solid 1px #f89406;box-shadow: inset 0px 1px 0px #fbb450, 0px 5px 0px 0px #82510d, 0px 10px 5px #999;
	background-color: #FAA732;
	background-image: -moz-linear-gradient(top, #fbb450, #f89406);
	background-image: -ms-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
	background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: linear-gradient(top, #fbb450, #f89406);}	
.style_3.warning:active {box-shadow: inset 0px 1px 0px #fbb450, 0px 2px 0px 0px #82510d, 0px 5px 3px #999; border-top:1px solid #fbb450;}	
.style_3.warning::before {box-shadow:inset 0px 1px 0px #fbb450, 0px 5px 0px 0px #82510d, 0px 10px 5px #999 ;
    border-right:solid 1px #f89406;
    color:#ffeed6;
	background-color: #FAA732;
	background-image: -moz-linear-gradient(top, #fbb450, #f89406);
	background-image: -ms-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
	background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: linear-gradient(top, #fbb450, #f89406);}
.style_3.warning:active::before{box-shadow:inset 0px 1px 0px #fbb450, 0px 5px 0px 0px #82510d, 1px 1px 0px 0px #82510d,2px 2px 0px 0px #82510d,2px 5px 0px 0px #82510d,6px 4px 2px rgba(0,0,0,.5),0px 10px 5px #999 ;}

.style_4 {
    background-color:#4b3f39;
    font-family: 'Open Sans', sans-serif;
    font-size:12px;
    text-decoration:none;
    color:#666;
	text-shadow:none;
    position:relative;
    padding:10px 20px;
    padding-right:50px;
    border-radius: 5px;
	border:none;
    box-shadow: 0px 5px 0px 0px #212121, 0px 10px 5px #999;
	border-top:1px solid #eee;}
.style_4:active {
    top:3px;
    box-shadow:0px 2px 0px 0px #212121, 0px 5px 3px #999;}
.style_4::before {
    background-color:#666;
    background-image:url(http://static.soccerincollege.com/images/sitepro/right_arrow.png);
    background-repeat:no-repeat;
    background-position:center center;
    content:"";
    width:20px;
    height:20px;
    position:absolute;
    right:15px;
    top:50%;
    margin-top:-9px;
    border-radius: 50%;
    box-shadow: inset 0px 1px 0px #19120f, 0px 1px 0px #827066;}
.style_4:hover{ text-decoration:none;box-shadow: 0px 5px 0px 0px #212121, 0px 10px 5px #999;}
.style_4:active:hover{box-shadow: 0px 2px 0px 0px #212121, 0px 10px 5px #999;}
.style_4:active::before {
    top:50%;
    margin-top:-12px;
    box-shadow:0px 3px 0px #19120f, 0px 6px 3px #382e29;}
.style_4.inf{box-shadow: 0px 5px 0px 0px #1e4b57, 0px 10px 5px #999;}
.style_4.inf:active {box-shadow:0px 2px 0px 0px #1e4b57, 0px 5px 3px #999;}
.style_4.inf::before{background-color:#14748f;}
.style_4.inf:active::before {box-shadow:0px 3px 0px #1e4b57, 0px 6px 3px #382e29;}
.style_4.inf:active:hover{box-shadow: 0px 2px 0px 0px #1e4b57;}

.style_4.danger{box-shadow: 0px 5px 0px 0px #701714, 0px 10px 5px #999;}
.style_4.danger:active {box-shadow:0px 2px 0px 0px #701714, 0px 5px 3px #999;}
.style_4.danger::before{background-color:#bd362f;}
.style_4.danger:active:hover{box-shadow: 0px 2px 0px 0px #701714;}
.style_4.danger:active::before {box-shadow:0px 3px 0px #701714, 0px 6px 3px #382e29;}

.style_4.success{box-shadow: 0px 5px 0px 0px #1e661e, 0px 10px 5px #999;}
.style_4.success:active {box-shadow:0px 2px 0px 0px #1e661e, 0px 5px 3px #999;}
.style_4.success::before{background-color:#229422;}
.style_4.success:active:hover{box-shadow: 0px 2px 0px 0px #1e661e;}
.style_4.success:active::before {box-shadow:0px 3px 0px #1e661e, 0px 6px 3px #382e29;}

.style_4.warning{box-shadow: 0px 5px 0px 0px #8a6530, 0px 10px 5px #999;}
.style_4.warning:active {box-shadow:0px 2px 0px 0px #8a6530, 0px 5px 3px #999;}
.style_4.warning::before{background-color:#d18822;}
.style_4.warning:active:hover{box-shadow: 0px 2px 0px 0px #8a6530;}
.style_4.warning:active::before {box-shadow:0px 3px 0px #8a6530, 0px 6px 3px #382e29;}

.style_1.danger,.style_1.success,.style_1.inf,.style_1.warning,
.style_2.danger,.style_2.success,.style_2.inf,.style_2.warning,
.style_3.danger,.style_3.success,.style_3.inf,.style_3.warning,
.style_4.danger,.style_4.success,.style_4.inf,.style_4.warning{color:#fff;}
/* shadows */
.text-shadow{ padding:1em; text-align:center; font-size:1.2em; line-height:1.4em; box-shadow:inset 0 0 20px rgba(0,0,0,.1)}
.pad-shadow{ padding:10px 0;}
.pad-shadow div.lifted{ border-radius:5px;}
.lifted {position:relative;background:#fff;box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);}
.lifted:before,
.lifted:after {
        content:"";
        position:absolute;
        z-index:-2;
        bottom:15px;
        left:10px;
        width:50%;
        height:20%;
    -webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
       -moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
            box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
    -webkit-transform:rotate(-3deg);
       -moz-transform:rotate(-3deg);
        -ms-transform:rotate(-3deg);
         -o-transform:rotate(-3deg);
            transform:rotate(-3deg);}
.lifted:after {
    right:10px;
    left:auto;
    -webkit-transform:rotate(3deg);
       -moz-transform:rotate(3deg);
        -ms-transform:rotate(3deg);
         -o-transform:rotate(3deg);
            transform:rotate(3deg);}
.curled{position:relative;background:#fff;box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);border-radius:0 0 120px 120px / 0 0 6px 6px;}
.curled:before,
.curled:after {
    content:"";
    position:absolute;
    z-index:-2;
    bottom:12px;
    left:10px;
    width:50%;
    height:55%;
    max-width:200px;
    -webkit-box-shadow:0 8px 12px rgba(0, 0, 0, 0.5);
       -moz-box-shadow:0 8px 12px rgba(0, 0, 0, 0.5);
            box-shadow:0 8px 12px rgba(0, 0, 0, 0.5);
     -webkit-transform:skew(-8deg) rotate(-3deg);
        -moz-transform:skew(-8deg) rotate(-3deg);
         -ms-transform:skew(-8deg) rotate(-3deg);
          -o-transform:skew(-8deg) rotate(-3deg);
             transform:skew(-8deg) rotate(-3deg);} 
.curled:after {
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);}
.perspective {position:relative;background:#fff;box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);}
.perspective:before,
.perspective:after {content:"";position:absolute;z-index:-2;}        
.perspective:before {
    left:80px;
    bottom:5px;
    width:50%;
    height:35%;
    max-width:200px;
   	box-shadow:-80px 0 8px rgba(0, 0, 0, 0.4);
    -webkit-transform:skew(50deg);
       -moz-transform:skew(50deg);
        -ms-transform:skew(50deg);
         -o-transform:skew(50deg);
            transform:skew(50deg);
    -webkit-transform-origin:0 100%;
       -moz-transform-origin:0 100%;
        -ms-transform-origin:0 100%;
         -o-transform-origin:0 100%;
            transform-origin:0 100%;}
.perspective:after {display:none;}
.raised { position:relative; background:#fff;box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);box-shadow: 0 7px 5px -5px rgba(0, 0, 0, 0.3), 0 1px 4px rgba(0, 0, 0, 0.3);}        
.raised:before,
.raised:after {content:"";position:absolute; z-index:-2;}
.curved-vt-2 {position:relative;background:#fff;box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);}
.curved-vt-2:before,
.curved-vt-2:after {content:"";position:absolute;z-index:-2;}
.curved-vt-2:before {
    top:10px;
    bottom:10px;
    left:0;
    right:0;
    box-shadow:0 0 8px rgba(0,0,0,0.6);
    border-radius:10px / 100px;}
.curved-hz-2 {position:relative;background:#fff;box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);}
.curved-hz-2:before,
.curved-hz-2:after {content:"";position:absolute;z-index:-2;} 
.curved-hz-2:before {
    top:0px;
    bottom:0px;
    left:10px;
    right:10px;
	box-shadow:0 0 7px rgba(0,0,0,0.6);
	border-radius:100px / 10px;}
/* LightBox */
.lightbox-image {position:relative;overflow:hidden;display:inline-block;z-index:99;}
.lightbox-image img {position:relative;z-index:2;background:#f1f1f1;}
.lightbox-image span {display:block;position:absolute;left:0;top:0;width:100%;height:100%;background: url(http://static.soccerincollege.com/images/sitepro/magnifying-glass.png) no-repeat 50% 50%;z-index:1;}
.video .lightbox-image span{background: url(../../images/sitepro/icons/play_video.png) no-repeat 50% 50%;z-index:3; opacity:.8;}
.video .lightbox-image:hover span{ opacity:1;}
.video{ z-index:99; position:relative;}
/* input:range */
/* slider root element */
.range_slider { 
	background:#999; 
	height:5px; 
	position:relative; 
	cursor:pointer;
	border:1px solid #333;
	width:200px;
	float:left; 
	clear:right;
	margin-top:10px;
	border-radius:5px; 
	box-shadow:inset 0 0 8px #000;}
/* progress bar (enabled with progress: true) */
.progress {height:5px; background-color:#C5FF00; display:none;opacity:0.6;}
/* drag handle */
.handle { 
	background:#fff; 
	height:15px;
	width:15px;
	top:-7px;
	position:absolute; 
	display:block; 
	margin-top:1px;
	border:1px solid #000;
	cursor:move;
	box-shadow:0 0 3px rgba(0,0,0,.5);
	border-radius:14px;}
/* the input field */
.range {
	border:1px inset #ddd;
	float:left;
	font-size:20px;
	margin:0 15px 0 10px !important;
	padding:5px 5px !important;
	text-align:center;
	width:25px !important;
	border-radius:5px; }

/** padding **/
.pad_description{ padding:18px 0 0px;}
.padtop-title{ padding-top:10px !important;}
.address-pad{ padding-bottom:15px;}
/* Pro Panel */
#advanced{
	position:relative;
	z-index:998;
	width:100%;
	height:42px;
	top:0px;
	left:0;}
#advanced .bg_pro{
	height:39px;
	border-top:1px solid #292929;
	border-bottom:2px solid #3a3a3a;
	background:url(../../images/sitepro/panel_bg.png) 0 0 repeat-x;}
#advanced .pro_logo{ background:url(../../images/sitepro/pro-logo.png) 0 0 no-repeat; display:block; width:62px; height:23px; float:left;}
#advanced .pro_main{ width:940px; margin:6px auto;}
#advanced span.trigger{display:block;position:absolute; background:url(../../images/sitepro/pro_button.png) 0 0 no-repeat; width:42px; height:42px; right:0; bottom:-42px; cursor:pointer;}
#advanced span.trigger strong{display:block; background: url(../../images/sitepro/plus-minus.png) 0 0 no-repeat; width:11px; height:11px; position:absolute; right:7px; bottom:24px; opacity:0;}
#advanced.closed span.trigger strong{opacity:1;}
#advanced span.trigger em{display:block; background: url(../../images/sitepro/plus-minus.png) -11px 0 no-repeat; width:11px; height:11px; position:absolute; right:7px; bottom:24px;}