/*
 * DotNetNuke Skin styles by bestdnnskins.com
 */
@import url(css/all.css);
@import url(css/mobile.css);
@import url(css/tablet.css);
@import url(css/flexslider.css);
@import url(css/fancybox.css);
@import url(bootstrap/css/bootstrap.css);
@import url(//fonts.googleapis.com/css?family=Changa+One);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700);

#dnn_ctr15007_View_DashBoard_pnlTrial{display:none}

@font-face {
	font-family: 'Handel Gothic D Regular';
	src: url('http://skyzonesports.com/Portals/_default/Skins/Smart-Gray/fonts/handel_gothic_d_medium/handel_gothic_d_medium-webfont.eot');
	src: url('http://skyzonesports.com/Portals/_default/Skins/Smart-Gray/fonts/handel_gothic_d_medium/handel_gothic_d_medium-webfont.eot#iefix') format('embedded-opentype'),
/*
		url('http://skyzonesports.com/Portals/_default/Skins/Smart-Gray/fonts/handel_gothic_d_medium/handel_gothic_d_medium-webfont.woff') format('woff'),
*/
		url('http://skyzonesports.com/Portals/_default/Skins/Smart-Gray/fonts/handel_gothic_d_medium/handel_gothic_d_medium-webfont.ttf') format('truetype'),
		url('http://skyzonesports.com/Portals/_default/Skins/Smart-Gray/fonts/handel_gothic_d_medium/handel_gothic_d_medium-webfont.svg#handel_gothic_dregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'BebasNeueRegular';
	src: url('http://skyzonesports.com/Portals/_default/Skins/Smart-Gray/fonts/BebasNeue/BebasNeue-webfont.eot');
	src: url('http://skyzonesports.com/Portals/_default/Skins/Smart-Gray/fonts/BebasNeue/BebasNeue-webfont.eot#iefix') format('embedded-opentype'),
/*
		url('http://skyzonesports.com/Portals/_default/Skins/Smart-Gray/fonts/BebasNeue/BebasNeue-webfont.woff') format('woff'),
*/
		url('fonts/BebasNeue/BebasNeue-webfont.ttf') format('truetype'),
		url('http://skyzonesports.com/Portals/_default/Skins/Smart-Gray/fonts/BebasNeue/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*--------- Global CSS Reset & Standards ----------*/
Body { margin:0;padding:0; background:#ffffff; }
#Body{ background:#1f1f1f; color:#333333; }
html,body{ margin:0; padding:0; height:100%; font:normal 12px/1.5 Arial, Tahoma, Helvetica, Verdana, sans-serif; color:#333333; }
form#Form{ height:100%; }
TH,TD,DIV{ font-family:Arial, Tahoma, Helvetica, Verdana, sans-serif;}
p{ margin:0 0 8px 0; }
ol, ul {list-style: none;}
li,ul li{ list-style:disc; }
a{outline:0;border:0;}
img{border:0;}
.ModuleTitle_SubMenu{ z-index:9999!important; }

/* Buttons */
.Button, a.Button {
	background-color: #666666;
	color: #fff!important;
	cursor: pointer;
	display: inline-block;
	font-family: 'BebasNeueRegular'!important;
	line-height: 1em!important;
	padding: 0.5em!important;
	text-decoration: none;
	transition: background-color 0.25s ease 0s;
}
.Button:hover { background-color: #777777; text-decoration: none; }

.Button.PrimaryColor { background-color: #153da3; }
.Button.PrimaryColor:hover { background-color: #3f66ca; }
.Button.SecondaryColor { background-color: #ff7000; }
.Button.SecondaryColor:hover { background-color: #ffaa56; }

.Button.Large {
	border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
	font-size: 1.7em;
}
.Button.Medium {
	border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	font-size: 1em;
}
.Button.Small {
	border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	font-size: 0.75em;
}
.Button img { vertical-align: middle; }
.Button img:first-child { margin-right: 10px; }
.Button img:last-child { margin-left: 10px; }	

A:link { color :#424242; text-decoration : none; }
A:visited { color :#666666; text-decoration : none; }
A:hover { color :#990000; text-decoration : none; }
A:active { color :#424242; text-decoration : none; }

h1{font-size:28px;line-height:1.5em;color:#ff7000 !important;font-weight:normal;font-family:'BebasNeueRegular'!important;}
h2{font-size:24px;line-height:1.5em;color:#ff7000 !important;font-weight:normal;font-family:'BebasNeueRegular'!important;}
h3{font-size:20px;line-height:1.5em;color:#ff7000 !important;font-weight:normal;font-family:'BebasNeueRegular'!important;}
h4{font-size:18px;line-height:1.5em;color:#333333;font-weight:bold;font-family:Arial, Tahoma, Helvetica, Verdana, sans-serif;}
h5{font-size:16px;line-height:1.5em;color:#333333;font-weight:bold;font-family:Arial, Tahoma, Helvetica, Verdana, sans-serif;}
h6{font-size:14px;line-height:1.5em;color:#333333;font-weight:bold;font-family:Arial, Tahoma, Helvetica, Verdana, sans-serif;}

.Head{ font-weight:bold; font-size:15px; }
.SubHead { font-weight:bold;  font-size:14px; }
.SubSubHead{ font-size:13px; }
.Normal { font-size:12px; line-height:1.5em; }

.clearafter:after{ clear:both; content:"."; height:0px; font-size:0px; visibility:hidden; display:block; }
.clearafter{ display:inline-block; }
.clearafter{ display:block; }
.clear{ clear:both; }
.clear_float{ clear:both;line-height:0;font-size:0;}

/*--------- ControlPanel style ----------*/
.controlpanel_bg { width: 100%; background:#FFFFFF; }
.controlpanel_style {width:900px; margin:0 auto}
.controlpanel_style table {width:100%}

.CommandButton { font-size: 11px; font-weight : normal; color: #0033CC; text-decoration: none; }
A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active { font-size: 11px; font-weight : normal; color : #0033CC; text-decoration : underline; }
A.CommandButton:hover { font-size: 11px; font-weight : normal; color : #0033CC; text-decoration : none; }

.FileManager A, .FileManager A:link, .FileManager A:visited, .FileManager A:active{ color:#000; text-decoration: underline; }
.FileManager A:hover{ color:#000; text-decoration:none; }
.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction, a.dnnPrimaryAction:link { color: #FFFFFF; text-decoration : none; }

/*--------- Search style ----------*/
#Search{ float:right;margin:5px 0 5px 0;}
.searchcss, a.searchcss:link, a.searchcss:active, a.searchcss:visited{ color:#ffffff; text-decoration:none; font-weight:normal; font-size:12px; display:block; position:absolute; width:30px; height:30px; right:2px; top:4px; text-indent:-99999px; overflow:hidden; }
.searchSite {text-indent:-99999px; }
a.searchcss:hover{ color:#000000; text-decoration:none; font-weight:normal; font-size:12px; }
#Search input[type="text"] {background: #fff; border: 1px solid #d1d1d1; font-size:12px; color: #888888; width: 120px; padding: 7px 40px 7px 7px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset; -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset; -webkit-transition: all 0.7s ease 0s; -moz-transition: all 0.7s ease 0s; -o-transition: all 0.7s ease 0s; transition: all 0.7s ease 0s;}
#Search input[type="text"]:active, #Search input[type="text"]:focus { width:160px;}
#Search a{display: block;position:absolute;right:0; top:0;height:31px; width:40px; padding:0;border:none;box-shadow:none;webkit-box-shadow:none;overflow:hidden;text-indent:-99999px;background:url(http://skyzonesports.com/Portals/_default/Skins/Smart-Gray/images/search_icon.png) no-repeat 5px 6px;z-index:1;cursor:pointer;}

/*--------- Footer style ----------*/
.Footer, A.Footer:link, A.Footer:visited, A.Footer:active { padding:0px 8px; color:#FFFFFF; font-size:12px; text-decoration:none; }
A.Footer:hover { color:#CCCCCC; text-decoration: none;}

.FooterBlack, A.FooterBlack:link, A.FooterBlack:visited, A.FooterBlack:active { padding:0px 8px; color:#1f1f1f; font-size:12px; text-decoration:none; }
A.FooterBlack:hover { color:#CCCCCC; text-decoration: none;}

/*--------- BannerPane Links style ----------*/
.bannerpane a { color :#f5f5f5; text-decoration : underline; }
.bannerpane a:visited { color :#dddddd; text-decoration : none; }
.bannerpane a:active { color :#ffffff; text-decoration : none; }
.bannerpane a:hover { color :#cccccc; text-decoration : none; }

/*--------- Social-Links ----------*/
.iconFacebook{width:36px;height:41px;background:url(http://skyzonesports.com/Portals/_default/Skins/Smart-Gray/images/socialicons.png) no-repeat 0 0;}
.iconTwitter{width:36px;height:41px;background:url(http://skyzonesports.com/Portals/_default/Skins/Smart-Gray/images/socialicons.png) no-repeat -37px 0;}
.iconForrst{width:36px;height:41px;background:url(http://skyzonesports.com/Portals/_default/Skins/Smart-Gray/images/socialicons.png) no-repeat -74px 0;}
.iconDribbble{width:36px;height:41px;background:url(http://skyzonesports.com/Portals/_default/Skins/Smart-Gray/images/socialicons.png) no-repeat -111px 0;}
.iconDeviantart{width:36px;height:41px;background:url(http://skyzonesports.com/Portals/_default/Skins/Smart-Gray/images/socialicons.png) no-repeat -148px 0;}
.iconYoutube{width:36px;height:41px;background:url(http://skyzonesports.com/Portals/_default/Skins/Smart-Gray/images/socialicons.png) no-repeat -185px 0;}
.iconTumblr{width:36px;height:41px;background:url(http://skyzonesports.com/Portals/_default/Skins/Smart-Gray/images/socialicons.png) no-repeat -222px 0;}
.iconLast.fm{width:36px;height:41px;background:url(http://skyzonesports.com/Portals/_default/Skins/Smart-Gray/images/socialicons.png) no-repeat -259px 0;}
.iconPicasa{width:36px;height:41px;background:url(http://skyzonesports.com/Portals/_default/Skins/Smart-Gray/images/socialicons.png) no-repeat -296px 0;}
.iconRSS{width:36px;height:41px;background:url(http://skyzonesports.com/Portals/_default/Skins/Smart-Gray/images/socialicons.png) no-repeat -333px 0;}
.iconBehance{width:36px;height:41px;background:url(http://skyzonesports.com/Portals/_default/Skins/Smart-Gray/images/socialicons.png) no-repeat -370px 0;}
.iconSkype{width:36px;height:41px;background:url(http://skyzonesports.com/Portals/_default/Skins/Smart-Gray/images/socialicons.png) no-repeat -407px 0;}
.iconGithub{width:36px;height:41px;background:url(http://skyzonesports.com/Portals/_default/Skins/Smart-Gray/images/socialicons.png) no-repeat -444px 0;}
.iconLinkedIn{width:36px;height:41px;background:url(http://skyzonesports.com/Portals/_default/Skins/Smart-Gray/images/socialicons.png) no-repeat -481px 0;}

/*--------- Main Top style ----------*/
.main_top ul, .main_top ul li{ list-style:none;margin:0;padding:0;}
.main_top p, .main_top h3 { text-align:center;}

/*--------- Readmore style ----------*/
a.readmore{ float:left; display:block; background:url(http://skyzonesports.com/Portals/_default/Skins/Smart-Gray/images/more.png) 0 0 no-repeat; width:140px; height:38px; line-height:38px; padding-left:30px; text-decoration:none; color:#fff; margin-top:10px; font-size:14px; text-transform:uppercase; margin-left:-2px;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
a.readmore:hover{ background:url(http://skyzonesports.com/Portals/_default/Skins/Smart-Gray/images/more.png) -170px 0 no-repeat; color:#000;}

/*--------- Image Shake style ----------*/
.shake ul {list-style:none;margin:0;padding:0;}
.shake ul li {float:left;list-style:none;margin:0;padding:0;}

/*--------- Optional Slider style ----------*/
.slide_pane{ background: none; height: auto; display: block;}
.slide_bottom { margin: 0;padding:10px 0 0 0; background:none;}
.slide_pane_button { background: url(http://skyzonesports.com/Portals/_default/Skins/Smart-Gray/images/optional_arrow.png) no-repeat center 0; text-align: center; width: 30px; height: 20px; padding:0; margin: 0 auto; display: block; text-decoration: none;}
.active { background-position: center -40px;}

/*--------- Footer Quick Links style ----------*/
.quick_links { padding-top:10px;}
.quick_links ul{list-style:none;margin:0;padding:0;}
.quick_links ul li {float:left;list-style:none;margin:0;padding-top:0; width:100px; line-height:25px;}
.quick_links a:link, .quick_links a:active { color :#333333; text-decoration:underline;}
.quick_links a:hover, .quick_links a:visited { color :#555555; text-decoration : none;}

/*--------- Fancybox style ----------*/
.fancybox_style { margin:0; padding:5px 0 0 0;}
.fancybox_style ul { margin:0; padding:0; float:left;list-style:none; width:auto;}
.fancybox_style ul li { list-style:none; margin:1px 3px; float:left; position:relative; opacity:1;}
.fancybox_style ul li:hover { opacity:0.8;}