html {
    box-sizing: border-box;
    min-height: 100%;
}
body {
    background-image: url('');
    background-repeat: repeat;
    background-color: #ffffff;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
}
p {
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	padding: 0px;
	margin: 0px;
}
a {
	color: #f2682b;
	text-decoration: underline;
}
a:hover {
    color: #6660ab;
	text-decoration: underline;
}
a:visited {
	color: #f2682b;
}
h1, h1 a {
	color: #f2682b;
	font-family: Verdana, Trebuchet MS, Geneva, sans-serif;
	font-size: 25px;
	font-weight: normal;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h2, h2 a {
	color: #424242;
	font-family: Verdana, Trebuchet MS, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h3, h3 a {
	color: #065695;
	font-family: Verdana, Trebuchet MS, Geneva, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h4, h4 a {
	color: #f2682b;
	font-family: Verdana, Trebuchet MS, Geneva, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h5, h5 a {
	color: #424242;
	font-family: Verdana, Trebuchet MS, Geneva, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.wrapper {

}
*,
*:before,
*:after {
  box-sizing: inherit;
}
/* HEADER
----------------------------------------------------------------------------------------------------*/
.top-container {
	background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/tonkabball/minnetonka-boys-basketball/initial-design-files/bkgrd-bball-court-hoop-lg-bw.jpg');
	background-position: 0% 100%;
	background-repeat: no-repeat;
	background-size: cover;
}
#header-container {
	background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/tonkabball/minnetonka-boys-basketball/initial-design-files/bkgrd-trans-black-75.png');
	background-repeat: repeat;
	padding: 10px 0px 4px 0px;
}
#header {
    text-align: center;
}
#header1 {
    text-align: center;
}
/* HomeTopHalf
----------------------------------------------------------------------------------------------------*/

/* Navigation
----------------------------------------------------------------------------------------------------*/
.navigation {
    margin-top: 0px;
    position: relative;
}
.navicon {
    position: relative;
    line-height: 45px;
    color: #f2682b;
}
.navicon:before {
    /*position: absolute;*/
    content: '\f0c9';
    font-family: 'FontAwesome';
    /*top: 0;
    right: 0;*/
    font-size: 30px;
    padding: 0px 10px;
}
.navicon:hover {
    cursor: pointer;
}
.menu-wrap {
    padding-left:0;
}
.MainMenu {
    display: none;
    width: 100%;
}
.MainMenu ul.le_menu_level_0 {
    margin: 0;
	padding: 10px 0 10px 0;
	text-align: center;
}
.MainMenu li {
	list-style-type: none;
	text-decoration: none;
}
.MainMenu .le_menu_level_container {
	position: relative;
}
.MainMenu li.le_menuitem_level_0 a {
    border-bottom: 1px solid #464646;
	color: #ffffff; 
	display: block;
	padding: 10px 15px;
    font-family: Verdana, Trebuchet MS, Geneva, sans-serif;
	font-size: 17px;
	font-weight: normal;
    /*letter-spacing: 1px;*/
	line-height: 21px;
	text-decoration: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    width: 100%;
}
.MainMenu li.le_menuitem_level_0 a:hover {
	color: #f2682b;
    text-shadow: 0px 0px 11px #181638;
}
.dropdown ul {
    display: none;
}
/* FEATURE
----------------------------------------------------------------------------------------------------*/
#feature {
   
}
#feature1 {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/tonkabball/minnetonka-boys-basketball/initial-design-files/bkgrd-trans-black-55.png');
	background-repeat: repeat;
	margin: auto;
	padding: 15px;
	margin: 15px 0px 0px 0px;
}

#bottom-container {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/tonkabball/minnetonka-boys-basketball/initial-design-files/bkgrd-wood-lg-light-nr-sm.jpg');
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-size: cover;
}
/* CTAs
----------------------------------------------------------------------------------------------------*/
#cta-container {
	background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/tonkabball/minnetonka-boys-basketball/initial-design-files/bkgrd-wood-multiBlue.jpg');
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-size: cover;
	margin: auto;
	padding: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}
#ctas {
	
}
#cta-shadow {
    /*background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/tonkabball/minnetonka-boys-basketball/initial-design-files/bkgrd-feature-shadow.png');
    background-repeat: no-repeat;
    background-position: 50% 0%;
    height: 26px;
    margin: auto;
    width: 960px;*/
    text-align: center;
}
/* CONTENT
----------------------------------------------------------------------------------------------------*/
#content {
    padding: 30px 0px 20px 0px;
}
/*SubContent
---------------------------------------------------------------------------------------------------*/
#subcontent-container-a {
    background-color: #ffffff;
	padding: 10px 0px 10px 0px;
	width: 100%;
}
/*Map
---------------------------------------------------------------------------------------------------*/
#subcontent-container-b {
    background-color: #ffffff;
    border-bottom: 5px solid #065695;
    padding: 0px 0px 10px 0px;
}
/* FOOTER
----------------------------------------------------------------------------------------------------*/
#footer {
	background-color: #000000;
	border-top: 2px solid #ffffff;
    color: #969696;
    padding: 25px 0px 40px 0px;
	width: 100%;
}
#footer p, #footer a {
    color: #969696;
    font-size: 12px;
}
#footer ul {
    margin: 20px 0px;
    padding: 0px;
}
#footer li {
    list-style-type: none;
    text-decoration: none;
}
/* Media Queries
----------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
    .se_siteBranding {
        margin: auto;
        text-align: center;
    }
    .se_siteBranding img {
        max-width: 100%;
    }
    #footer1, #footer2 {
        text-align: center !important;
    }
}
@media (max-width: 450px) {

}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #header1{
        text-align: right;
    }
    .se_siteBranding {
        margin: 5px auto 15px auto;
        text-align: center;
    }
    .se_siteBranding img {
        max-width: 100%;
    }
    #nav {
        background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/tonkabball/minnetonka-boys-basketball/initial-design-files/bkgrd-bball-texture-nav.jpg');
	    background-repeat: repeat;
	    padding: 0px;
	    margin: 0px;
	    width: 100%;
    }
    .navigation {
        margin: 0px;
        padding: 0px;
    }
    .navicon {
        display: none;
    }
    .MainMenu {
        display: block;
        text-align: center;
    }
    .MainMenu ul {
        margin: 0;
        padding: 0;
    }
    .MainMenu li {
    	list-style: none;
    }
    .MainMenu ul.le_menu_level_0 {
        margin: 0;
    	padding: 0;
    	text-align: center;
    }
    .MainMenu li.le_menuitem_level_0 {
    	display: inline-block;
	    padding: 0px;
    }
    .MainMenu li.le_menuitem_level_0 a {
        /*border-right: 1px dotted #ffffff;*/
        border-bottom: none;
        color: #ffffff; 
        display: block;
        padding: 10px 19px 10px 18px;
        font-family: Verdana, Trebuchet MS, Geneva, sans-serif;
        font-size: 16px;
        font-weight: normal;
        /*letter-spacing: 1px;*/
        line-height: 20px;
        width: auto;
        /*word-break: break-word;*/
        text-decoration: none;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        transition: all .2s ease;
    }
    .MainMenu li.le_menuitem_level_0 a:hover {
        background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/tonkabball/minnetonka-boys-basketball/initial-design-files/bkgrd-trans-black-55.png');
        background-repeat: repeat;
        color: #ffffff;
        text-shadow: 0px 0px 11px #000000;
    }
    .MainMenu ul li:last-of-type a {
	    border-right: none;
    }
    #footer2 ul.le_menu_level_1 {
        display: none;
    }
    .MainMenu ul.le_menu_level_1 {
    	position: absolute;
    	z-index: 10;
    	display: none;
        margin: 0;
    	padding: 5px 0;
    	text-align: left;
    }
    .MainMenu li.le_menuitem_level_0:hover ul.le_menu_level_1 {
        background-color: #000000;
    	display: block;
    }
    .MainMenu li.le_menuitem_level_1 a {
    	display: block;
    	border-bottom: 1px solid #4d4d4d;
    	padding: 5px 10px 5px 10px;
    	margin: 0px;
    	color: #ffffff; 
        font-family: Verdana, Trebuchet MS, Geneva, sans-serif;
        letter-spacing: 1px;
    	font-size: 15px;
    	line-height: 23px;
    	text-decoration: none;
    	text-transform: capitalize;
    	min-width: 160px;
    }
    .MainMenu li.le_menuitem_level_1 a:hover {
    	color: #ffffff;
        background-image: none;
        background-color: #ff4800;
        text-shadow: none;
    }
    .MainMenu li.le_menuitem_level_1:last-of-type a {
        border-bottom: none;
    }
    #feature-container {
        background-image: url('');
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        background-attachment: fixed;
	    width: 100%;
    }
    #subcontent-container-a {
        background-image: url('');
        background-repeat: no-repeat;
        background-position: 50% 13%;
        background-size: cover;
        background-attachment: fixed;
	    padding: 50px 0px 50px 0px;
	    width: 100%;
}
    #footer2 {
        text-align: right;
    }
    #footer2 ul {
        margin: 0;
        padding: 0;
    }
    #footer2 li {
        list-style: none;
    }
    #footer2 .le_menuitem_level_0 {
        margin: 0;
    	padding: 0;
    	text-align: right;
    }
    #footer2 li.le_menuitem_level_0 {
        display: inline-block;
	    padding: 5px 0;
    }
    #footer2 li.le_menuitem_level_0 a {
        display: block;
	    padding: 0px 7px;
	    text-decoration: none;
    }
    .fancy-nav a:first-word {
        display: block;
        font-size: 14px;
        font-weight: normal;
        line-height: 17px;
        color: #ffffff;
        margin: 0px;
        width: 100%;
    }
    #feature1 {
        display: block;
    }
    .dropdown ul {
        display: block;
    }
    .green-trans-button {
        text-align: right;
    }
    .blog_sidebar {
        display: block !important;
    }
    .div-line-left {
        border-left: 1px dotted #c4c4c4;
    }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}
/*-------------------Special Add-Ons-------------------*/
img.pad10 {
    padding: 10px 0px;
}
.tint50 {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/tonkabball/minnetonka-boys-basketball/initial-design-files/bkgrd-trans-black-55.png');
    background-repeat: repeat;
    padding: 10px;
}
.barred {
    border-top: 1px solid #f4e8de;
    border-bottom: 1px solid #f4e8de;
    margin: 20px 50px;
    text-align: center;
    padding: 20px 0px;
}
p.credits {
    color: #565656 !important;
    font-size: 12px !important;
    text-align: ;
}
.tableBorder {
    margin-top: 7px;   
}
.tableBorder table {
    border-collapse:collapse;
    border: none !important;
}
.tableBorder table, th, td {
    /*border: 1px solid #565656;*/
    padding: 1%;
}
.tableBorder tr:nth-child(even) {
    background: #e5e5e5;
}
.tableBorder tr:nth-child(odd) {
    background-color: none;
}

/* ------- System fixes (These should be added to Aurora and not done in the template) ---- */
@media all and (max-width:1279px){
    #auroraContentContainer {
    	min-width:100%;
    	position: relative;
    	top: 0px;
    }
}
.aurora_pushContent {
    left:200px;
    margin-left:0 !important;
}

.le-logged-in #auroraContentContainer {
	top: 40px;
}

.le_region_name {
    font-family: 'Helvetica', arial, sans-serif !important;
    font-weight: normal !important;
}
.le_region_overlay_container {
    margin-top:0;
}

/* -- End System Fixes -- */
/* ========================================== Theme Speficic UI Styles ========================================== */
.expander {
    visibility: hidden;
    position: fixed;
    z-index: 1001;
    top:40px;
    left:0;
    width: 0;
    height: 0;
    overflow: hidden;
    line-height: 26px;
    text-align: center;
    background: #537fbc;
    color: white;
    cursor: pointer;
    border-radius: 0 0 2px 0;
    transition: left .2s ease;
}
.expander:hover {
    background: #3e63b8;
}

.le-edit-open .expander,
.le-design-open .expander{
    left: 200px;
    visibility: visible;
    width: 26px;
    height: 26px;
}

.expander:before {
    display: block;
    font-family: "FontAwesome";
    content: '\f065';
    transform: rotate(90deg);
}
.expanded-view .expander {
    left:0;
}
.expanded-view .expander:before {
    content: '\f066';
}

/* --- Expanded View Toggles --- */
.aurora_side_bar_title {
    transition: left .2s ease;
}

.le-edit-open.expanded-view .aurora_side_bar_title,
.le-design-open.expanded-view .aurora_side_bar_title {
    position: relative;
    opacity:0;
    left: -200px;
}

.le-edit-open.expanded-view .showSB,
.le-design-open.expanded-view .showSB {
    opacity:0;
    left: -200px !important;
}

.le-edit-open.expanded-view #auroraContentContainer,
.le-design-open.expanded-view #auroraContentContainer{
    left: 0;
}

/*-----------------Clear Floated Elements-------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*-----------------Clear Floated Elements END-------------------*/
/*-------------- Account Preset ----------------- */
/*-------------- Account Preset [Desktop]----------------- */

/*-------------- Account Preset [Desktop] End----------------- */
/*-------------- Account Preset [Tablet]----------------- */

/*-------------- Account Preset [Tablet] End----------------- */
/*-------------- Account Preset [Mobile]----------------- */

/*-------------- Account Preset [Mobile] End----------------- */
/*-------------- Account Preset End ----------------- */
