
html 		{overflow-y: scroll;}
body 		{background: #cccccc; margin: 0px; color: #333;}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.outer-div 	{width: 100%;}
.inner-div 	{margin: 0px auto;}

		.admin-div {
				border-bottom-left-radius: 10px;
					-moz-border-radius-bottomleft: 10px;
					-webkit-border-bottom-left-radius: 10px;
		}
		.admin-div {
			border-bottom-right-radius: 10px;
					-moz-border-radius-bottomright: 10px;
					-webkit-border-bottom-right-radius: 10px;
		}
		.admin-div {
			
		-moz-box-shadow: 0px 1px 5px #666666;
  		-webkit-box-shadow: 0px 1px 5px #666666; 
  		box-shadow: 0px 1px 5px #666666;
  		behavior: url(layout/components/ie-css3.htc);
		}
.admin-div {
    height: 30px;
    padding: 5px;
    background-color: #70adcc;
    border: 1px solid #0f0f0f;
    border-top: 0px;
    z-index: 999;
    font-family: Trebuchet MS, Arial, sans-serif;
}
.adminbutton {
    display: block; 
    cursor: pointer;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0px 1px 2px #0f0f0f;
    float: left;
    margin: 0 9px 15px 0;
    padding: 0;
    border: none;
}
.logout:hover {color: #f2f2f2;}
.adminbutton:hover {
    text-decoration: none;
}
.spanLoggedInAs {
    display: block;
    height: 30px;
    line-height: 30px;
    float: left;
    color: white;
    margin-left: 10px;
}

.lg-blue, .lg-green, .lg-grey, .lg-red, .lg-yellow, .lg-tab {
    width: 147px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    background-position: center top;
}
.lg-blue:hover, .lg-green:hover, .lg-grey:hover, .lg-red:hover, .lg-yellow:hover, .lg-tab:hover {
    background-position: center bottom;
    color: #ffffff;
}
.lg-blue    {background: url(../images/admin/buttons/lg-blue-button.png) no-repeat;}
.lg-green   {background: url(../images/admin/buttons/lg-green-button.png) no-repeat;}
.lg-grey    {background: url(../images/admin/buttons/lg-grey-button.png) no-repeat;}
.lg-red     {background: url(../images/admin/buttons/lg-red-button.png) no-repeat;}
.lg-yellow  {background: url(../images/admin/buttons/lg-yellow-button.png) no-repeat;}
.lg-tab     {background: url(../images/admin/buttons/lg-tab-button.png) no-repeat;}

.med-blue, .med-green, .med-grey, .med-red, .med-yellow, .med-tab{
    width: 120px;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    background-position: center top;
}
.med-blue:hover, .med-green:hover, .med-grey:hover, .med-red:hover, .med-yellow:hover, .med-tab:hover {
    background-position: center bottom;
    color: #ffffff;
}
.med-blue   {background: url(../images/admin/buttons/med-blue-button.png) no-repeat;}
.med-green  {background: url(../images/admin/buttons/med-green-button.png) no-repeat;}
.med-grey   {background: url(../images/admin/buttons/med-grey-button.png) no-repeat;}
.med-red    {background: url(../images/admin/buttons/med-red-button.png) no-repeat;}
.med-yellow {background: url(../images/admin/buttons/med-yellow-button.png) no-repeat;}
.med-tab    {background: url(../images/admin/buttons/med-tab-button.png) no-repeat;}

.sm-blue, .sm-green, .sm-purple, .sm-grey, .sm-red, .sm-yellow, .sm-tab {
    width: 120px;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    background-position: center top;
}
.sm-tab {
    color: #333333;
}
.sm-blue:hover, .sm-green:hover, .sm-purple:hover, .sm-grey:hover, .sm-red:hover, .sm-yellow:hover, .sm-tab:hover, .sm-tab.current {
    background-position: center bottom;
    color: #ffffff;
}

.sm-blue    {background: url(../images/admin/buttons/sm-blue-button.png) no-repeat;}
.sm-green   {background: url(../images/admin/buttons/sm-green-button.png) no-repeat;}
.sm-purple  {background: url(../images/admin/buttons/sm-purple-button.png) no-repeat;}
.sm-grey    {background: url(../images/admin/buttons/sm-grey-button.png) no-repeat;}
.sm-red     {background: url(../images/admin/buttons/sm-red-button.png) no-repeat;}
.sm-yellow  {background: url(../images/admin/buttons/sm-yellow-button.png) no-repeat;}
.sm-tab     {background: url(../images/admin/buttons/sm-tab-button.png) no-repeat;}


a, a:hover {color: #277ebc;}
a:hover {text-decoration: underline;}
 .sr-only {
              position: absolute;
              width: 1px;
              height: 1px;
              padding: 0;
              margin: -1px;
              overflow: hidden;
              clip: rect(0, 0, 0, 0);
              border: 0;
            }


h1, h2 {
    font: bold 24px/28px Work Sans, Trebuchet MS, Arial, sans serif;
    color: #277ebc;
}
h3, h4, h5, h6 {
    font: 18px/22px Work Sans, Trebuchet MS, Arial, sans serif;
    color: #0f0f0f;
}
.divider {
    background: url(../images/admin/background/divider.png) repeat-x;
    height: 3px;
    margin: 0 0 12px 0;
    clear: both;
}
.mandatory, .mandatoryDDL, .mandatoryPONumber {
    background-color: #fdf9e0;
}
#gmap a {
    border: none;
}
.admin-div a {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;   
}

.banner-div {
	background: #f2f2f2;
	position: relative;
}

.banner-logo {
    position: relative; 
	padding: 0px;
	float: left;
	margin:0;
} 

.banner-logo a {border: none;}

.banner-logo-sitename {
	position: absolute;
	top: 0px;
	left: 120px;
	width: 250px;
}

.banner-side-div {
	position: absolute;
	top: 5px;
	right: 5px;
}

.banner-supernav-div {
	text-align: right;
	padding: 2px 10px;
	float: right;
}
.banner-socialmedia-div {
	float: right;
	margin-left: 5px;
}
.banner-contact-div {
	text-align: right;
}
.banner-tagline-div {
	text-align: right;
}


ul#social-networking, ul#social-networking-small {
	margin: 0px 0px 0px 0px;
	text-align: center;
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
}
ul#social-networking li:hover, 
ul#social-networking-small li:hover {
	cursor: pointer;	
	opacity: 0.80; 
}
#social-networking li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    
}
#social-networking li,
#social-networking-small li {
    width: 40px;
    height: 40px;
    line-height: 40px;
    float: left;
    margin-left: 4px;
    display: inline-block;
} 

#social-networking a,
#social-networking-small a {
    width: 40px;
    height: 40px;
    line-height: 40px !important;
	display: inline-block;
	color: white;
	font-size:28px;
}

ul#social-networking li.facebook {background-color: transparent; background-position: -0px -0px;}
ul#social-networking li.twitter {background-color: transparent; background-position: -32px -0px;}
ul#social-networking li.linkedin {background-color: transparent; background-position: -62px -0px;}
ul#social-networking li.googleplus {background-color: transparent; background-position: -94px -0px;}
ul#social-networking li.instagram {background-color: transparent; background-position: -124px -0px;}
ul#social-networking li.pinterest {background-color: transparent; background-position: -155px -0px;}
ul#social-networking li.yelp {background-color: transparent; background-position: -186px -0px;}
ul#social-networking li.youtube {background-color: transparent; background-position: -218px -0px;}
ul#social-networking li.vimeo {background-color: transparent; background-position: -248px -0px;}
ul#social-networking li.feed {background-color: transparent; background-position: -279px -0px;}

#social-networking-small li {
    margin: 0;
    padding: 0;
    list-style: none;

}
#social-networking-small li {
    width: 40px;
    height: 40px;
    line-height: 40px;
    float: left;
    margin-left: 4px;
    display: inline-block;
} 

#social-networking-small a {
    width: 40px;
    height: 40px;
    line-height: 40px;
	display: inline-block;
    color: white;
    vertical-align: top;
}
#social-networking-small a:hover {
    text-decoration: none;
}

ul#social-networking-small li.facebook {background-color: transparent;}
ul#social-networking-small li.twitter {background-color: transparent;}
ul#social-networking-small li.linkedin {background-color: transparent; background-position: -51px -0px;}
ul#social-networking-small li.googleplus {background-color: transparent; background-position: -78px -0px;}
ul#social-networking-small li.instagram {background-color: transparent; background-position: -103px -0px;}
ul#social-networking-small li.pinterest {background-color: transparent; background-position: -129px -0px;}
ul#social-networking-small li.yelp {background-color: transparent; background-position: -155px -0px;}
ul#social-networking-small li.youtube {background-color: transparent; background-position: -181px -0px;}
ul#social-networking-small li.vimeo {background-color: transparent; background-position: -207px -0px;}
ul#social-networking-small li.feed {background-color: transparent; background-position: -232px -0px;}

.admin-div a {
	border: none;
}
.outer-supernav-div {
    background: #e1e1e1;
}
.banner-supernav-div {
    background: #f2f2f2;
}

.outer-banner-div, .outer-navbar-div, .outer-PageLabel-div {
    background: #f2f2f2;
}

.outer-supernav-div, .outer-navbar-div, .outer-PageLabel-div, .outer-banner-div {
    border-bottom: 1px solid #999999;
}

.banner-div, .navbar-div {
    background: white;
}

.PageLabel-div {
    text-align: center;
}

.banner-div, .banner-supernav-div {
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;     
}

h2.hDistrictLink {
    display: inline-block;
    float: left;
    margin: 0px;
    font-size: inherit;
    font-weight: normal;
    height: 26px;
    line-height: 26px;
}
.SearchWrapper {
    float: right;
    width: 45%;
    position: relative;
    margin-right: 10px;
}

.SearchButton {
    position: absolute;
    opacity: 0.75;
    filter: alpha(opacity=75);
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    color: #424242;
    text-shadow: 0px 1px 0px white;
    right: 0px;
    height: 30px;
    line-height: 30px !important;
    width: 30px;
    font-size: 30px !important;   
    cursor: pointer; 
}
.google-search {
    height: 30px;
    width: 340px;
    float: right;
    margin-right: 40px;
}

.cse .gsc-control-cse, .gsc-control-cse {
    padding: 0px !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    background-color: transparent !important;
}

.gs-webResult div.gs-visibleUrl-long {
    word-break: normal !important;
}


.divSandwichNav {
    float: right;
    border: 1px solid black;
    border-bottom: none;
    background: white;
    display: none;
    z-index: 2;
}
.anchSandwichNav {
    diplay: block;
    float: left;
    border-bottom: 1px solid black;
    clear: both;
}
.divSandwichBarsHover {
    float: right;
    cursor: pointer;
}
.navbar-div {
    width: 1170px;
    height: 60px;
    line-height: 60px;

}
.navbar-div a {
    display: block;
    float: left;
    padding: 0px 10px;
    color: #277ebc;
    text-decoration: none;
}
.navbar-div a:hover, .navbar-div a.current, .navbar-div a.currentDropDownMainNav {
    background: none;
    color: #c12033;
}

.navbar-div a.divSandwichBarsHover {
    color: #0f0f0f;
    padding-right: 0px;
}

.navbar-div a.divSandwichBarsHover:hover {
    background: transparent;
    color: #277ebc;
} 

.divSandwichWrapper {
    float: right;
}

.divSandwichWrapper span {
    display: block;
    float: right;
}

.divSandwichWrapper span.menutext {
    margin-left: 5px;
}
.divSandwichNav {
    position: absolute;
    z-index: 2;
    top: 60px;
    right: 0px;
    min-width: 220px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);   
}

a.anchSandwichNav {
    width: 100%;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;     
}
.sectiondiv.schools {
    position: absolute;
    top: 60px;
    left: 30px;
    background: #f2f2f2; 
    width: 262px;
    z-index: 10;
}

.sectiondiv.schools a {
    display: block;
    float: left;
    width: 262px;
    color: #277ebc;
    padding: 0px 10px;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;     
    z-index: 12;
    line-height: 40px;
    height: 40px;
    border-bottom: 1px solid black;
}

.sectiondiv.schools a:hover {
    background: #226da2;
    color: white;
    text-decoration: none;
}

.sectiondiv.schools a.current {
    color: white;
}

.sectiondiv.schools ul {
    margin: 0px;
    list-style: none;
}

.sectiondiv.schools ul li {
    margin: 0px;
}

.sectiondiv.schools {
    background: rgba(242,242,242,.90);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6f2f2f2,endColorstr=#E6f2f2f2);
}
.sectiondiv ul li a {
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;  
}
.sectiondiv.schools a {
    border-bottom: 1px solid #cccccc;   
}

.navleft {
    float: left;
    width: 47%;
    margin-left: 20px;
    border: none;
}

.navright {
    float: right;
    width: 47%;
    margin-right: 20px;
    border: none;
}

.navright a {
    float: right;
}

.SuperNavLinks {
    height: 26px;
    line-height: 26px;
    display: inline-block;
}

.navbar-div a.mainnavdropdown:hover {
    cursor: default;
} 


.content-div {
    background: #ffffff;
    width:https://www.gohawksgo.compx;
    padding:0;
}
.content-div img {
    padding: 3px;
    background: #f2f2f2;
    border: 1px solid #cccccc;
    max-width: 100%;
}

.fullwidth .textholder {
    width: 100%;
}
.textholder {
    float: right;
    margin: 10px auto;
    width: 700px;
    border-bottom: 1px solid #cccccc;
}
.textholder:last-of-type, .textholder.last {
    border-bottom: none;
}
.textholder .fullimg img {
    width: 692px;
}
.pagetextholder .fullimg img {
    width: 932px;
}
.fullimg img, .textholder-image.fullimg img {
    width: 100%;
}
.fullwidth .textholder .fullimg img {
    width: 1124px;
}
.alertblock {
    background: #e44646;
    border: 2px solid #d81f1f;
    color: #f2f2f2;
    padding: 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto 15px auto;
    text-align: center;
}
.successblock {
    background: #31c657;
    border: 2px solid #279d45;
    color: #f2f2f2;
    padding: 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto 15px auto;
    text-align: center;
}

.pagetextholder {
    clear: both;
}
.textholder-image {
    margin-bottom: 20px;
}
.textholder-image p, .videoholder p {
    text-align: center;
    font: italic 12px/20px Work Sans, Trebuchet MS, sans-serif;
    color: #0f0f0f;
}
.videoholder {
    
}
.videoholder iframe {
    padding: 3px;
    margin: 0 0 3px 3px;
    background: #f2f2f2;
    border: 1px solid #cccccc;
}
.videoholder p {
    padding: 0px 10px;
}
.sidemenu {
    width: 200px;
    float: left;
    padding: 10px 20px 10px 0px;
    border-right: 1px solid #cccccc;
}
.topmenu {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    margin-bottom: 10px;
}
.sidemenu-category, .topmenu-category  {
    display: block;
    color: #277ebc;
    cursor: pointer;
    padding: 6px 0px;
    font: 16px/22px Work Sans, Trebuchet MS, sans-serif;
    border-bottom: 1px solid #cccccc;
}
.sidemenu-category.next-category {
    border-top: 1px solid #cccccc;
}
.sidemenu-category:hover,.sidemenu-category.current-category:hover, .topmenu-category:hover,.topmenu-category.current-category:hover {
    color: #f2f2f2;
    text-decoration: none;
    background: #226da2;
}
.sidemenu-category.current-category, .topmenu-category.current-category {
    color: #226da2;
    font-weight: bold;
}
.sidemenu-subcategory {
    display: block;
    cursor: pointer;        
    margin-left: 20px; 
    font: 14px/20px Work Sans, Trebuchet MS, sans-serif;  
    padding: 3px 0px;
}
.sidemenu-subcategory:hover {
    text-decoration: none;
    color: #0f0f0f;
}
.sidemenu-subcategory.current-subcategory {
    color: #0f0f0f;
}
.topmenu-category {
    float: left;
    margin-right: 9px;
    min-width: 115px;
    text-align: center;
}

.divQuickLinks {
    background: white;
    margin-top: 20px;
    padding: 10px;
}

.divQuickLinks ul {
    margin-left: 0px;
    margin-bottom: 0px;
}

.divQuickLinks ul a {
    border: none;
}


        a.topmenu-category {
            border-bottom: none;
            text-align: left;
            border-right: 1px solid #cccccc;
            min-width: 0px;
            margin-right: 15px;
            padding-top: 10px;
            padding-bottom: 10px;
        }
        a.topmenu-category:hover {
            background: none;
            color: #777777;
        }
.divLogoutWarning {
    position:absolute;
    top: 40%;
    left: 50%;
    margin-left: -200px;
    width: 400px;
    background: #fff;
    padding: 10px 10px 5px 10px;
    color: black;
    border: 1px solid #cccccc;
    z-index: 3;
    display: none;
    -webkit-box-shadow: 0px 6px 8px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 6px 8px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 6px 8px 0px rgba(50, 50, 50, 0.75);
}
.divLogoutWarning p {
    color: black;
    padding-top: 4px;
    padding-bottom: 4px;
    font-family: 'Open Sans', sans-serif;
}

.btnStayLoggedIn {
    display: block;
    cursor: pointer;
    float: left;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    text-transform: uppercase;            
    background-color: #717070;
    border: 1px solid #333333;
    color: #f2f2f2;
    padding: 2px 10px;
    width: 200px;
    height: 60px;
    margin-bottom: 5px;
    height: auto;
    text-align: center;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.btnStayLoggedIn:hover {
    text-decoration: none;
    background-color: #333333;
    color: #f2f2f2;
}

.darksite-outer-div {
    background: rgb(0,0,0); 
    background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(51,51,51,1) 100%); 
    background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(51,51,51,1) 100%); 
    background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(51,51,51,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#333333',GradientType=0 );
    border-bottom: 1px solid gray;
    border-top: 1px solid black;
}
.darksite-outer-div .inner-div * {
    color: white !important;
}
.darksite-outer-div .inner-div {
    padding: 20px 20px 50px 20px;
	width: 940px;
}
.darksite-outer-div .inner-div img {
    border: 1px solid black;
}
.textholder-image.fullimg img {
        width: 100%;
}
.darksite-updates-header {
    text-transform: uppercase;
    color: white;
    font-size: 60px;
    line-height: 60px;
    margin: -62px 0px 0px -24px;  
}
a.manageemergencyupdatesbutton, #btnTurnOffDark {
    display: block;
    cursor: pointer;
    font: 16px/25px 'SourceSansProRegular', Trebuchet MS, sans-serif;
    background: #E1BE45;
    border: 1px solid #E1BE45;
    color: black;
    padding: 5px 15px;
    text-shadow: none;
    height: auto;
    text-align: center;
    float: left;
    margin-right: 20px;
    border-radius: 0px;
} 
a.manageemergencyupdatesbutton:hover, #btnTurnOffDark:hover {
    text-decoration: none;
    background: #E1BE45;
    border: 1px solid #E1BE45;
    color: black;
    text-shadow: none;    
}
.frmDisableDark {
    float: right;
}
.dark-site-button {
    background: url(../images/admin/buttons/sm-black-button.png) no-repeat;
}

		#divForgotPassword {
			
		-moz-box-shadow: 0px 2px 10px #0f0f0f;
  		-webkit-box-shadow: 0px 2px 10px #0f0f0f; 
  		box-shadow: 0px 2px 10px #0f0f0f;
  		behavior: url(layout/components/ie-css3.htc);
		}
.divErrorMessage {
    color: #A33D47;
    font-style: italic;
    padding: 10px;
    background: #e1e1e1;
    margin-bottom: 20px;
}
.divNoticeMessage {
    color: #666;
    font-style: italic;
    padding: 10px;
    background: #ffffff;
    border: 1px solid #c1c1c1;
    margin-bottom: 20px;
    width: 78%;
    float:right;
}
#divForgotPassword {
    position: absolute;
    border: 1px solid #0f0f0f;
    background: #f2f2f2;
    left: 200px;
    padding: 20px;
    z-index: 1;
    display: none;
}
#ancCloseForgotPW {
    position: absolute;
    right: -5px;
    top: -5px;
    cursor: pointer;
}
#ancSendForgotPassword, #ancLogout {
    border: 1px solid #666666;
    background: #cccccc; 
    color: #0f0f0f;
    padding: 0 5px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    width: 140px;
}
#ancLogout {
    float: right;
}
#ancSendForgotPassword:hover, #ancLogout:hover {text-decoration: none;}
#divForgotPassword #txtUserEmail {width: 200px;}
.pLogInOut {
    padding: 10px;
    border: 2px solid #666666;
    background: #cccccc;
    font-style: italic;
}
input, select, textarea {
    border: 1px solid #cccccc;
    background: #ffffff; 
    color: #0f0f0f;
    padding: 0px 5px;
}
input {
    height: 24px;
    font: 14px/24px Work Sans, Trebuchet MS, sans-serif;
}
select {
    height: 24px;
    font: 14px/24px Work Sans, Trebuchet MS, sans-serif;
    padding: 0px 0px 0px 5px;
    vertical-align: middle;
}
textarea {
    overflow: hidden;
    resize: none; 
    font: 14px/20px Work Sans, Trebuchet MS, sans-serif;
}
label {
    display: block;
    font: 15px/26px Work Sans, Trebuchet MS, sans-serif;
}
		input[type=submit] {
			
				-moz-border-radius: 5px;
		  		-webkit-border-radius: 5px;
		  		border-radius: 5px;
		}
		.anchCheckoutButton {
			
				-moz-border-radius: 5px;
		  		-webkit-border-radius: 5px;
		  		border-radius: 5px;
		}
input[type=submit], .anchCheckoutButton {
    display: block;
    cursor: pointer;
    font: 16px/22px Work Sans, Trebuchet MS, sans-serif;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #277ebc), color-stop(1, #226da2));
    background:-moz-linear-gradient( center top, #277ebc 5%, #226da2 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#277ebc', endColorstr='#226da2');
    background-color: #277ebc;
    border: 1px solid #cccccc;
    color: #f2f2f2;
    padding: 5px 15px;
    text-shadow: 0px -1px 2px #0f0f0f;
    height: auto;
    text-align: center;
}
input[type=submit]:hover, .anchCheckoutButton:hover{
    text-decoration: none;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #226da2), color-stop(1, #277ebc) );
    background:-moz-linear-gradient( center top, #226da2 5%, #277ebc 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#226da2', endColorstr='#277ebc');
    background-color: #226da2;
    color: #f2f2f2;
}
img#imgEmailIcon {
    width: 20px;
    height: 20px;
    background: none;
    padding: 0px;
    margin: 0px;
    border: none;
    float: left;
    margin-right: 4px;
}
.fullwidth .divDirectionSectionLeft, .fullwidth .divDirectionSectionRight {
    width: 460px;
}
.fullwidth .directionsSubHeader {
    width: 440px;
}
.fullwidth .address_textbox {
    width: 280px;
}
.fullwidth .address_submit {
    width: 140px;
}
.fullwidth #mapframe, .fullwidth #gmap {
    width: 452px;
    height: 341px;
} 
.fullwidth .textholder-image img {
    width: 452px;
}
.fullwidth .videoholder {
    width: 460px;
}
.fullwidth .videoholder iframe {
    width: 452px;
    height: 270px;
}
.divDirectionSectionLeft, .divDirectionSectionRight {
    width: 340px;
}
.directionsSubHeader {
    width: 320px;
}
.address_textbox {
    width: 175px;
}
.address_submit {
    width: 125px;
}
#mapframe, #gmap {
    width: 332px;
    height: 249px;
}
.textholder-image img {
    width: 332px;
}
.videoholder {
    width: 340px;
}
.videoholder iframe {
    width: 332px;
    height: 198px;
}
.divDirectionSectionLeft { 
    float: left;
}
.divDirectionSectionRight { 
    float: right;
}
.directionsSubHeader {
    padding: 10px;
    background: #cccccc;
    height: 34px;
}
.headerImage {
    margin: 0px;
    padding: 0px 0px;
    text-shadow: none;
    line-height: 38px;
}
.address_textbox {
    font-style: italic;
    color: #666;
    float: left;
}
.address_submit {
    float: right;
    padding: 2px 10px; 
}
.address_submit h2 {
    line-height: 22px;   
}
#divGetDirections {
    border-top: 0px solid #cccccc;
    border-bottom: 0px solid #cccccc;
    padding: 0px 0px;
}
#mapframe {
    background: #f2f2f2;
    border: 1px solid #cccccc;
    padding: 3px;
}
#gmap img {
    background: inherit;
    padding: 0px;
    border: none;
    max-width: inherit;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.textholder-image {
    margin: 0px;
    margin-bottom: 20px;
}
.videoholder {
}
.videoholder iframe {
    margin: 0px;
    margin-bottom: 3px;
}
#divGetDirections input {
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;     
    height: 34px;
    line-height: 34px;
}

#divGetDirections input[type=submit] {
    padding: 0px;
    width: 35%;
}

#divGetDirections input[type=text] {
    padding-top: 0px;
    width: 60%;
}
.faqquestion {
    cursor: pointer;
}
.faqquestion:hover {
    background: #e1e1e1;
}
.faqquestion p {
    margin: 0px;
}
.questionQ, .answerA, .down-arrow, .up-arrow  {
    font-weight: bold;
    display: block;
    width: 15px;
    float: left;
}
.down-arrow {
     background: url('../../layout/images/model/down_arrow.png') no-repeat 0px 5px;
}
.up-arrow {
     background: url('../../layout/images/model/up_arrow.png') no-repeat 0px 5px;
}
.divInnerFaqQuestion, .divInnerFaqAnswer  {
    width: 680px;
    float: right;   
}
.fullwidth .divInnerFaqQuestion, .fullwidth .divInnerFaqAnswer {
    width: 920px;
    
}

.imageholder, .imageholder-album  {
    float: left;
    padding: 3px;
    border: 1px solid #cccccc;
    margin: 6px;
}
.imageholder-album {
    width: 215px;
}
.imageholder a, .imageholder-album a {
    display: block;
}
.fullwidth .imageholder, .fullwidth .imageholder-album {
    margin: 12px 12px 13px 13px;
}
.content-div .imageholder img, .content-div .imageholder-album img  {
    background: none;
    padding: 0px;
    border: none;
}
.sidemenu-category-album {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
}
.sidemenu-category-album:hover {
    text-decoration: none;
}
.divMiniSliderWrapper {
    height: 120px;
    overflow-x:scroll;
    overflow-y: hidden;
    float: right;
    width: 700px;
}
.fullwidth .divMiniSliderWrapper {
    width: 940px;
}
.divMiniSliderWrapper img {
    float: left;
    width: 120px;
    margin-right: 20px;
}

.SchoolColumn2 .divMiniSliderWrapper {
    height: 120px;
    overflow-x:scroll;
    overflow-y: hidden;
    float: right;
    width: 100%;
}

table, .listingholder, .divTileWrapper {
    border: 0px solid #cccccc;
    float: right;
    text-align: left;
    background: #e1e1e1;
    margin-bottom: 0;
}
.textholder table {
    float: none;
}


table {
    background: transparent;
}

.tableListingTable, .divTileWrapper {
    width: 888px 
}
.divTileWrapper {
    background: none;
    border: none;
}   
.listingholder {
    float: none;
}
.trShowHide {
    display: none;
}
.trTableHeaderRow {
    background: #cccccc;
}
.rowHover td{
    background: #f2f2f2;
}
table th p, table td p, .divDescriptionPrimary p  {
    padding: 10px;  
    margin: 0px;
}   
td {
    background: transparent;
    border-bottom: none;
    vertical-align: middle;
}
.anchMoreDetails:hover {
    text-decoration: none;
}
.divDescriptionPrimary {
    float: left;
    width: 628px;
}
.divDescriptionPrimary h3 {
    padding: 10px;      
}
table img, .listingholder img {
    width: 220px;
    float: right;    
    margin: 10px 10px 10px 0px;
}
.tblPrimaryImage img {
    width: auto;
    float: none;
    margin: 0px;
}
.trSecondaryProperty .label, .divTiledListing .label {
    font-weight: bold;
}
.trSecondaryProperty p {
    padding: 4px;
    padding-left: 10px;
}
table .trSocialMedia img, .divTiledListing .trSocialMedia img {
    width: 25px;
    height: 25px;
    border: none;
    padding: 0px;
    margin: 5px 0px 5px 10px;
    float: left;
}
.thMoreDetails {
    width: 100px;
}
.trSpacerRow td {
    background: #f2f2f2; 
}
.fullwidth table, .fullwidth .divTileWrapper, .moredetailslisting {
    width: 100%;    
}
.fullwidth img {
    width: 300px;    
}
.fullwidth .thPrimaryField {
    
}
.fullwidth .divDescriptionPrimary {
    width: 790px;
}
.backlink img {
    float: left;
    padding-right: 6px;
    border: 0; 
    background: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.backlink a:hover {
    text-decoration: none;
}
.listingholder img {
    width: 300px;
}
.listingholder .divDescriptionPrimary {
    width: 790px;
    margin: 0px;
    padding: 0px;
}
.divTopSection {
    border-bottom: 1px solid #ffffff;
}
.divTiledListing {
    width: 282px;
    float: left;
    margin-right: 20px;
}   
.fullwidth .divTiledListing {
    width: px;
}
.divTiledListing.farRight {
    margin-right: 0px;
}
.divTiledListing img {
    width: 266px;
    height: 300px;
}
.divTiledListing p {
    padding: 0px;
    margin: 0px; 
}
.divTiledListing .pValue {
    padding-left: 12px;
}
#gmap img {
    background: inherit;
    padding: 0px;
    border: none;
    max-width: inherit;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.divContactSectionLeft {
    border-right: 1px solid #cccccc;
}
.textholder {
    
}
.fullwidth .divContactSectionLeft {
    width: 500px;
    float: left;
}
.fullwidth .divContactSectionRight {
    width: 420px;
    float: right;
}
.fullwidth .divContactSectionRight #gmap {
    width: 400px;
    height: 400px;
}
.fullwidth label {
    display: block;
    float: left;
    width: 140px;
}
.divContactSectionLeft {
    width: 340px;
    float: left;
    margin-bottom: 10px;
}
.divContactSectionLeft input {
    width: 238px;
}
.divContactSectionLeft select {
    width: 206px;
}
.divContactSectionLeft textarea {
    width: 328px;
    height: 75px;    
    overflow-y: scroll;
}
.divContactSectionRight {
    width: 340px;
    float: right;
    margin-bottom: 10px;
}
.divContactSectionLeft #codetable {float: left; width: 100px; margin-right: 20px;}
.divContactSectionLeft #codetable label {width: 100px;}
.divContactSectionLeft #codetable input {width: 88px;}
option {
    padding-left: 5px;
}
.divContactSectionLeft input.submit {width: auto;}

.divContactSectionRight .textholder-image {
    width: 340px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.divContactSectionRight .textholder-image img {
    width: 332px;
}
.divContactSectionRight .videoholder {
    width: 340px;
    margin: 0 auto;
    margin-bottom: 3px;
}
.divContactSectionRight .videoholder iframe {
    width: 332px;
    height: 198px;
    margin: 0;
}
.divContactSectionRight .address_submit {
    float: right;
}
.divContactSectionRight #gmap {
    width: 340px;
    height: 340px;
    margin-top: 20px;
}

.fullwidth .divContactSectionRight .textholder-image {
    width: 420px;
}
.fullwidth .divContactSectionRight .textholder-image img {
    width: 412px;
}
.fullwidth .divContactSectionRight .videoholder {
    width: 420px;
}
.fullwidth .divContactSectionRight .videoholder iframe {
    width: 412px;
    height: 198px;
}
.fullwidth .divContactSectionRight #gmap {
    width: 100%;
    height: 420px;
    margin-top: 0px;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;     
}

#divGetDirections {
    padding: 10px;
    background: #cccccc;
    width: 100%;   
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
}

#getdirections {
    
}

#mapframe {
    background: #f2f2f2;
    border: 1px solid #cccccc;
    padding: 3px;   
}

#getdirections input {
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;     
    height: 34px;
    line-height: 34px;
}

#getdirections input[type=submit] {
    padding: 0px;
    width: 35%;
}

#getdirections input[type=text] {
    padding-top: 0px;
    width: 60%;
}

input.address_textbox {
    font-style: italic;
}

input.address_textbox:focus {
    font-style: normal;
}
		#datesection {
				border-top-left-radius: 5px;
					-moz-border-radius-topleft: 5px;
					-webkit-border-top-left-radius: 5px;
		}
		#tagsection {
				border-top-right-radius: 5px;
					-moz-border-radius-topright: 5px;
					-webkit-border-top-right-radius: 5px;
		}
		.blogsidemenubanner {
				border-top-left-radius: 5px;
					-moz-border-radius-topleft: 5px;
					-webkit-border-top-left-radius: 5px; 	border-top-right-radius: 5px;
					-moz-border-radius-topright: 5px;
					-webkit-border-top-right-radius: 5px;
		}
		.blogsidemenucontent {
				border-bottom-left-radius: 5px;
					-moz-border-radius-bottomleft: 5px;
					-webkit-border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;
					-moz-border-radius-bottomright: 5px;
					-webkit-border-bottom-right-radius: 5px;
		}
.blogsidemenu {
    width: 200px;
    float: right;
    padding: 0px 0px 10px 10px;
}
.blogsidemenucontent {
    border-top: 0;   
    line-height: 30px;
    border: 1px solid #cccccc;
    border-top: none;
}
.blogsidemenucontent a {
    padding: 0 10px;
}
.blogsidemenucontent a:hover {
    text-decoration: none;
}
.blogsidemenubanner {
    background: #277ebc;
    margin-top: 10px;
}
.blogsidemenuchooser {
    display: block;
    float: left;
    padding: 4px;
    color: #f2f2f2;
    width: 92px;
    text-align: center;
}
.blogsidemenuchooser:hover, .blogsidemenuchooser.current {
    text-decoration: none;
    background: #777777;
    color: white;
}
.anchYearLink, .anchMonthLink, .anchTagLink {
    display: block;
}
.anchYearLink {
    border-top: 1px solid #e1e1e1;
    font-weight: bold;
}
.anchYearLink:hover {
    background: #e1e1e1;
}
.anchYearLink.current-year {
    border-bottom: 1px solid #e1e1e1;
    background: #ccc;
}
.anchMonthLink {
    display: none;  
}
.anchMonthLink span {
    padding-left: 8px;
}
a.anchMonthLink:hover {
    text-decoration: underline;
}
.current-month, .current-tag {
    background: #e1e1e1;
}
.anchTagLink:hover {
    background: #e1e1e1;
}
.blogholder {
    float: left;
    margin: 0px auto;
    width: 720px;
}
.divPullWrapper .blogholder {
    float: right;
    width: 704px;
    padding-left: 15px;
}
.divPullWrapper {
    float: right;
    width: 700px;
}
.blog-container {
    border-bottom: 1px solid #cccccc;
}
.blog-container img {
    width: 180px;
    float: right;   
    margin-left: 20px;
}
.blogSubTitle-date {
    color: #666666 !important;
    font-family: Trebuchet Ms;
    font-size: 16px;
    font-style: italic;
}
.blogSubTitle {
    font-size: 12px;
    color: ;
}
.divCurrentStatus {
    color: ;
    float: right;
    font-size: 12px;
}
.blogImage img {
    max-width: 692px;
}
.blogSubTitle-date, .blogSubTitle-tags {
    font-style: italic;
}
.blogSubTitle-tags a {
    font-style: normal;
}
.blogImageSection {
    padding: 10px 0;
    text-align: center;
}
.blogImageSection .third {
    width: 226px;
    float: left;
    margin: 0px;
    margin-right: 20px;
}
.blogImageSection .half {
    float: left;
    margin: 0px;
    margin-right: 20px;
    width: 350px;
}
.blogImageSection .third.last, .blogImageSection .half.last{
    margin: 0;
}
.prevNextButtons {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding: 5px 0px;
}
.prevButton {float: left;}
.nextButton {float: right;}
.blogComments {
    padding: 10px 0;
    border-bottom: 1px solid #cccccc;
}
.divCommentApproval {
    background: #e1e1e1;
    border: 1px solid #cccccc;
    padding: 10px;
    margin: 20px 0px;
}
.commentholder {
    padding: 10px;
}
.commentholder:nth-child(even) {background: #e5e5e5;}
.commentAuthor {
    font-weight: bold;
}
.commentDate {
    font-size: 12px;
    color: ;
}
#frmPostComments {
    padding: 10px 0;

}
#frmPostComments input {
    width: 208px;
}
#frmPostComments textarea {
    width: 328px;
    height: 75px;
}

input.btnBlogSearch {
    float: right;
    width: 70px;
    padding: 2px;
}
.txtBlogSearch {
    width: 110px;
}
.contentsection {
    display: none;
}
#tagsection {
    float: right;
}.author {
    font-style: italic;
    text-align: right;
}


.PageLabel {
    margin-bottom: 0px;
    height: 30px;
    line-height: 30px;
}


.footer-nav-div {
    background: #cccccc;
    color: #0f0f0f;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;    
    padding: 20px;

}
.footer-nav-div a {
    color: #277ebc;
    text-decoration: none;
}


.divFooterColumnWrapper {
    margin-top: 20px;
}

.footer-nav-div {
    border-bottom: 1px solid white;
}

.divFooterColumn5 {
    margin-right: 0;
}
.divFooterColumn a {
    display: block;
}
.divFooterColumn.divFooterNoHeader{
    padding-top: 10px;  
}
.footer-div-bottom {
    height: auto; 
    padding-bottom:30px;
    font-size: 14px; 
}
.button {
    display: inline-block;
    padding: 10px;
    border: 1px solid #B9B5B5;
    margin-top: 7px;
    margin-right: 10px;
}

a.button:hover {
    text-decoration: none;
    background: #277ebc;
    border-color: #277ebc;
    color: white;
}

.footer-div-container.FixedToBottom {
    padding-bottom: 0px;
}

.divFooterColumn a {
    display: inline-block;
    
} 

.anchFooterNavLine {
    display: block;        
    clear: both;
}


.ads-column {
    width: 95%;
    float: right;
    margin-left: 5%;
    border-left: 1px solid #cccccc;
    z-index: 2;
    margin-top: -11px;
}
.ads-column a {
    display: block;
    width: 198px; 
    color: #277ebc;
    border: 1px solid #277ebc;  
    padding-left: 0px;
    background: none;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin: 0px auto 10px auto !important;
}
.ads-column a.anchNotActive span.availableouter {
    display: table;
    text-align: center;
    width: 100%;
    height: 100%;
}
.ads-column a.anchNotActive span.availableinner {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.ads-column img {
    border: none;
    background: none;
    padding: 0px;
}
.ads-column a.panel-size-1 {height: 298px;}
.ads-column a.panel-size-2 {height: 328px;}
.ads-column a.panel-size-3 {height: 498px;}
.ads-column a.panel-size-4 {height: 668px;}
.ads-column a.panel-size-5 {height: 838px;}

.imageholder.half {
    width: 49%;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;     
    margin-right: 2%;
    margin-bottom: 10px;
}

.imageholder.half.last {
    margin-right: none;
}

.imageholder.half a, .imageholder.third a {
    display: block;
    text-align: center;
}

.imageholder.half a img, .imageholder.third a img, .imageholder.full a img {
    vertical-align: bottom;
}

.imageholder.third {
    width: 32%;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;     
    margin-right: 1.25%;
    margin-bottom: 10px;    
    display: inline-block;
    float: none;
    vertical-align: top;    
}

.imageholder.third.last {
    margin-right: none;
}

.imageholder.full {
    width: 100%;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;     
    margin: 0px;
}

.imageholder.full a {
    display: block;
    text-align: center; 
}
.footer-div-container {
    background: transparent;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    border-bottom: none;
    text-align: center;
    font-size: 13px;
    border-bottom: none;
    padding: 10px 20px 124px 20px;
    width: 100%;
    padding: 0px;
    padding-bottom: 110px;
}
a.MarqueeLink:hover {
    background: white;
    border: 1px solid #777777;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
}
a.MarqueeContact {
    border: 1px solid #cccccc;   
    background: white;
    display: block;
    text-align: center;
    line-height: 20px;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
    font-weight: bold;
    color: #cccccc;
    padding: 14px;
    height: 110px;
}
a.MarqueeContact:hover {
    background: white;
    border: 1px solid #777777;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
    color: #777777;
}
.ads-column a img.panelad {
    display: block !important;
}
.marquee-footer-inner {
    width: 980px;
    height: 130px;
    margin: 0px auto;
    opacity: 1;
    filter: alpha(opacity=100);  
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.marquee-footer-wrapper {
    position: fixed;
    z-index: 99;
    bottom: 0px;
     width: 100%;
    height: 130px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);      
    background: url(../images/transgray50.png);
}
.marquee-footer-wrapper:hover .marquee-footer-inner {
    opacity: 1.0;
    filter: alpha(opacity=100); 
}
.marquee-footer-wrapper:hover {
    -webkit-box-shadow: 0px 0px 10px 0px black;
    box-shadow: 0px 0px 10px 0px black; 
    background: url(../images/transgray75.png); 
    opacity: 1.0;
    filter: alpha(opacity=100); 
}
.marquee-footer-wrapper.stuck {
    position: relative;
    margin-bottom: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;       
    padding-top: 10px;
}
.marquee-footer-wrapper .footer-div {
    background: transparent;
}
.marquee-footer-wrapper.stuck .marquee-footer-inner {
    opacity: 1.0;
}
.footer-div-container.stuck {
    padding-bottom: 0px;
}
img.MarqueeLogo {   
    height: 88px;
}
.footer-div.marquee-footer {
    padding: 10px;    
    float: left;
    text-align: left;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;     
}
a.MarqueeLink {
    background: white;
    display: block;
    border: 1px solid #cccccc;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;    
    height: 90px;
}

.CenteredPlacement {
    top: 50%;
    transform: translate(0, -50%);
    position: absolute;    
}

.footer-div-container.FixedToBottom {
        padding-bottom: 0px;
}

.size-1 img.MarqueeLogo {width: 298px;}
.size-2 img.MarqueeLogo {width: 628px;}
.size-3 img.MarqueeLogo {width: 958px;}
.size-1.footer-div.marquee-footer {width: 33%;}
.size-2.footer-div.marquee-footer {width: 66%;}
.size-3.footer-div.marquee-footer {width: 100%;}
.size-1 a.MarqueeLink {width: 300px;}
.size-2 a.MarqueeLink {width: 630px;}
.size-3 a.MarqueeLink {width: 960px;}

.marquee-footer-inner {
    width: 980px;
    height: 100px;
    margin: 0px auto;
    opacity: 1;
    filter: alpha(opacity=100);  
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.marquee-footer-wrapper {
    position: fixed;
    z-index: 99;
    bottom: 0px;
    width: 100%;
    height: 110px;
    -webkit-box-shadow: 0px 0px 10px 0px black;
    box-shadow: 0px 0px 10px 0px black;      
    background: url(../images/transgray75.png);
}
.marquee-footer-wrapper:hover .marquee-footer-inner {
    opacity: 1.0;
    filter: alpha(opacity=100); 
}
.marquee-footer-wrapper:hover {
    -webkit-box-shadow: 0px 0px 10px 0px black;
    box-shadow: 0px 0px 10px 0px black; 
    background: url(../images/transgray75.png); 
    opacity: 1.0;
    filter: alpha(opacity=100); 
}
.marquee-footer-wrapper.stuck {
    position: relative;
    margin-bottom: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;       
    padding-top: 10px;
}
.marquee-footer-wrapper .footer-div {
    background: transparent;
}
.marquee-footer-wrapper.stuck .marquee-footer-inner {
    opacity: 1.0;
}
.footer-div-container.stuck {
    padding-bottom: 0px;
}
img.MarqueeLogo {   
    height: 88px;
}
.footer-div.marquee-footer {
    padding: 10px;    
    float: left;
    text-align: left;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;     
}
a.MarqueeLink {
    background: white;
    display: block;
    border: 1px solid #cccccc;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;    
    height: 90px;
}

.size-1 img.MarqueeLogo {width: 298px;}
.size-2 img.MarqueeLogo {width: 628px;}
.size-3 img.MarqueeLogo {width: 958px;}
.size-1.footer-div.marquee-footer {width: 33%;}
.size-2.footer-div.marquee-footer {width: 66%;}
.size-3.footer-div.marquee-footer {width: 100%;}
.size-1 a.MarqueeLink {width: 300px;}
.size-2 a.MarqueeLink {width: 630px;}
.size-3 a.MarqueeLink {width: 960px;}


.footer-div-container {
    background: transparent;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    border-bottom: none;
    text-align: center;
    font-size: 13px;
    border-bottom: none;
    padding: 10px 20px 124px 20px;
    width: 100%;
    padding: 0px;
    padding-bottom: 110px;
}
a.MarqueeLink:hover {
    background: white;
    border: 1px solid #777777;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
}
a.MarqueeContact {
    border: 1px solid #cccccc;   
    background: white;
    display: block;
    text-align: center;
    line-height: 20px;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
    font-weight: bold;
    color: #cccccc;
    padding: 14px;
}
a.MarqueeContact:hover {
    background: white;
    border: 1px solid #777777;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
    color: #777777;
}

.ads-column a img.panelad {
    display: block !important;
}

.availableouter {
    display: table;
    width: 158px;
    height: 158px;
    background: white;
    border: 1px solid #999999;
}

.availableinner {
    display: table-cell;
    width: 160px;
    vertical-align: middle;
    text-align: center;
    
}

a.anchNotActive {
    font-size: 20px;
    color: #BFBFBF;
    background: white;
}

a.anchNotActive:hover {
    color: #277ebc;
    
}

.innerBannerAd {
    height: 100px;
    width: 940px;
    background: url(../../layout/images/sampleBannerAd.jpg) center no-repeat;
}

.innerBannerAd .availableouter, .innerBannerAd .availableinner {
    width: 940px;
    height: 100px;
} 

.innerBannerAd .availableouter {
    background: white;
    border: 1px solid #999999;
}

.outerBannerAd {
    margin-bottom: 10px;
} 

.sideAdContainer {
    z-index: 3;
    padding-top: 10px;
    margin-top: 10px;
}

.sideAdContainer a.anchNotActive .availableouter {
    width: 198px;
    height: 298px;
}

.topAd {
    display: block;
    float: left;
    border: 1px solid #999999;
}

.topAd:hover {
    border: 1px solid #277ebc;
}

.outerTopAdDiv {
    background: white;
}

.topAdDiv {
    padding: 5px 0px;
}

.hashTag {
    display: block;
    float: left;
    margin: 20px 0px 0px 20px;
}


.innerBannerAd {
	background: none;
}
a.anchNotActive.headerLink, 
a.anchNotActive.headerLink span,
a.anchActive.headerLink,
a.anchActive.headerLink span,
a.anchActive.headerLink img {
	width: 938px;
	height: 98px;
	padding: 0;
}
.innerBannerAd img {
	padding: 0;
}


.marquee-footer-wrapper {
	opacity:1;
	
}






    .spanDropDownWrapper {
        position: relative;
        display: block;
        float: left;
        z-index: 999;
    }
    .spanDropDownWrapper ul {
        position: absolute;
        top: 60px;
        z-index: 999;
        background: rgba(0,0,0,.80);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000,endColorstr=#cc000000);
        width: 450px;
        display: none;
        margin-left: 0px;
    }
    
.showHideUL li {
	margin: 0;
	width: 450px;
	list-style: none;
} 
.showHideUL li a.anchDropDownLink {
	width: 430px;
	color: #cccccc;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}    
.showHideUL li a.anchDropDownLink:hover {
	color: #c12033;
	background: black;	
}

    
    
    
    
    
    
    
    
    
