@import url("css/mytown_reset.css");
@import url("css/mainmenucss/mytownmenu.css");
@import url("css/bottommenucss/bottommenu.css");
@import url("css/container_basic.css");
@import url("css/container_weather.css");
@import url("css/container_search.css");
@import url("css/container_home.css");
@import url("css/container_detail.css");
@import url("css/container_form.css");
@import url("css/container_blgroups.css");
@import url("css/container_mwt.css");
@import url("css/container_bl.css");
@import url("css/container_article.css");
@import url("css/container_sponsor.css");
@import url("css/container_articlelist.css");
@import url("css/container_topstories.css");


/*#####Golly Slater advert*/
.gollyslater {
    margin: auto;
    width: 728px;
    padding-top: 3px;
}


/*-------------------------------------*/
/* ANCHOR STYLES */
/*-------------------------------------*/
a, a:visited {
    color: rgb(2,139,255); /*blue*/
    text-decoration: underline;
    outline: 0;
}
/* Module titles */
 .Head {
    display: inline-block;
    margin-bottom: 6px;
}

#cookieConsent {
    margin-bottom: 0px !important;
}


#MyTownSkinPane .Normal { /*overwrite the dnn default Normal class so that it does not warp our text size*/
    color: #333; /*this is a dark grey-black*/
    font-size: 0.9em;
    line-height: 1.2em;
}

#MyTownSkinPane > *
{
	color: #333; /*this is a dark grey-black*/
    font-family:  Arial, sans-serif, Helvetica !important ;
    font-size :100%;
}

#MyTownSkinPane #logowrapwrapper {
    position: relative;
    min-height: 90px;
}

#MyTownSkinPane #LogoWrapper {
    /*padding-left: 240px;*/ /* LC width */
    /*padding-right: 360px;*/ /* RC width */
    min-height: 100%;
    position: absolute;
    top: 5px;
    bottom: 0;
    left: 0;
    right: 0;
}

#MyTownSkinPane #LogoWrapper:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
#MyTownSkinPane #LogoWrapper .column 
{
  position: relative;
  float: left;
}

#MyTownSkinPane .inlineBlock {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
}


#MyTownSkinPane .vTop{
    vertical-align :top !important ;
}



#MyTownSkinPane .dontShow{
    display:none;
}


#MyTownSkinPane #DisplayDay {
    padding: 0 0 0.4em 0;
}

#MyTownSkinPane #LocalDate{
        border-left:2px solid  #AAA;
        padding-left:10px;
}
#MyTownSkinPane .contentDiv1
{
	width:100%;
    min-height:100px;
}

#MyTownSkinPane #SiteLogoLeft{
  min-width: 310px;          
min-height:100px;
}
#MyTownSkinPane #SiteLogoCentre {
    min-width: 320px;
    min-height: 100px;
}

#MyTownSkinPane #SiteLogoRight {
  min-width: 310px;          
    min-height:100px;
}

#MyTownSkinPane #SiteLogoLeftWrap img {
  margin-top: 16px;
}

#MyTownSkinPane .contentDiv1 img
{
  margin-top: 16px;
}


/*#MyTownSkinPane .searchWrap
{
	width: 360px;
	margin-right: 0px;
	padding-top: 10px;

}*/

#MyTownSkinPane #SearchWrap
{
}




#MyTownSkinPane .dynamicWidth
{
	width: 100%;
}

#MyTownSkinPane .blueBG
{
	BACKGROUND: #0066CC;
    margin-bottom:5px;
    min-height:12px;
}
#MyTownSkinPane .greyBG
{
	BACKGROUND: #EEE;
}

#MyTownSkinPane .darkGreyBG
{
	BACKGROUND: #666;
}

#MyTownSkinPane .bottomDiv 
{
	margin: 0px 15px 0px 0px ;
	width: 180px;
}

#MyTownSkinPane .bottomDiv td
{
	padding-bottom: 10px;
}

#MyTownSkinPane .bottomDivLast
{
	margin-right: 0px;
}
#MyTownSkinPane .bottomDivFirst
{
	margin-left: 1px;
}


#MyTownSkinPane div.imgBorder > img, div.imgBorder > a img {
    width: 100%;
    object-fit: contain !important;
}
#MyTownSkinPane div.imgBorder {
    border: 1px solid #DDD;
}

#MyTownSkinPane .bottomBannerDiv{
    width:962px;
	margin: 0 auto 20px auto;
	max-height: 100px;
}

#MyTownSkinPane .hBannerDiv{
    width:962px;
	margin: 0 auto;
}

#MyTownSkinPane .bottomBannersDiv{
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top:20px;
}

#MyTownSkinPane .levels
{
    margin:0;
    padding:0;
    max-height :500px;
}



#MyTownSkinPane #contentWrapper 
{
    padding-left: 157px;   /* LC width */
    padding-right: 157px;  /* RC width */
    min-height:200px;
    margin-top:10px;
}


#MyTownSkinPane #contentWrapper .column 
{
  position: relative;
  float: left;
}

#MyTownSkinPane .contentDiv
{
	width:100%;
    /*margin:0px 2px 2px 2px;*/
}

#MyTownSkinPane #LeftBanners {
  width: 157px;          /* LC width */
  right: 157px;          /* LC width */
  margin-left: -100%;
}
#MyTownSkinPane #RightBanners {
  width: 157px;          /* RC width */
  margin-right: -157px;  /* RC width */
}


#MyTownSkinPane .sideBanner
{
	width: 157px;
    height:727px;
	margin-bottom: 20px;
}

#MyTownSkinPane .banner962x100 {
    width: 962px;
    height: 100px;
}

#MyTownSkinPane .linkDiv{
    width: 157px;
    min-height:157px;
}

#MyTownSkinPane .clear
{
	clear: both;
}
#MyTownSkinPane .left
{
	float: left;
}
#MyTownSkinPane .right
{
	float: right;
}


#MyTownSkinPane .fixedWidth
{
	width: 962px;
	padding: 0;
	margin: 0 auto;
	position: relative;
}

#MyTownSkinPane .currentDate
{
	float:right; 
	font-size: .8em; /* 10px;*/
	text-decoration: none;
	color: black;
	font-weight: bold;
}

#MyTownSkinPane .HeaderDiv
{ 
	  
		margin-top: 10px;
	margin-left: 5px;
	line-height:1.2em;
	width: 200px;
   padding:0px;
}


#MyTownSkinPane .BottomDiv
{
	min-height:100px;
	clear: both;
	margin-top: -10px;
}

#MyTownSkinPane #Footer {
    color: #DDD;
    line-height:1.8em;
    text-transform: uppercase;
    font-weight: 600;
    font-size:0.7em;
}

#MyTownSkinPane #Footer a {
        color: #DDD;
	    text-decoration: none;
    }


#MyTownSkinPane ul{
    list-style-position: inside; 
  }  


#MyTownSkinPane p{
    padding-left:0px;
    line-height:1.5em;
    font-size:12px;
}

#MyTownSkinPane p a, #MyTownSkinPane p a:visited {
    text-decoration: none;
}


#MyTownSkinPane ul.dnnActions li{
    padding-left:0px;
}


#MyTownSkinPane div.myLine{
    border-bottom:1px solid  #AAA;
    margin: 20px 0 20px 0;
    height:0px;
}

#MyTownSkinPane .doubleLine{
line-height :2em;
}
#MyTownSkinPane .tripleLine{
line-height :3em;
}

#MyTownSkinPane div.myLine2{
    border-bottom:1px solid  #AAA;
    margin: 10px 0 10px 0;
    height:0px;
}

#MyTownSkinPane #Footer ul, #Footer ul li{
  list-style-type: none ;
  margin:0;
  }  


#MyTownSkinPane #Footer ul li::before  {  
    content: "- ";  
}

/*#MyTownSkinPane #FooterLeftDiv{
    display: table;
}
#MyTownSkinPane #FooterLeftDiv div{
    display: table-cell;
    vertical-align: middle;
}*/


#MyTownSkinPane #FooterRightDiv{
    border-left: 1px solid #DDD;
    margin-left :-1px;    
}



#MyTownSkinPane #FooterContent{
    padding: 20px 0 20px 0;
}

#MyTownSkinPane .column95{
    width:94.5%;
}

#MyTownSkinPane .column90{
    width:89.5%;
}

#MyTownSkinPane .column80{
    width:79.5%;
}
#MyTownSkinPane .column75{
    width:74.5%;
}
#MyTownSkinPane .column70{
    width:69.5%;
}
#MyTownSkinPane .column60{
    width:59.5%;
}
#MyTownSkinPane .column50{
    width:49.5%;
}
#MyTownSkinPane .column55{
    width:54.5%;
}

#MyTownSkinPane .column45{
    width:44.5%;
}

#MyTownSkinPane .column49{
    width:48.5%;
}
#MyTownSkinPane .column40{
    width:39.5%;
}

#MyTownSkinPane .column30{
    width:29.5%;
}

#MyTownSkinPane .column20{
    width:19.5%;
}
#MyTownSkinPane .column25{
    width:24.5%;
}

#MyTownSkinPane .column10{
    width:9.5%;
}

#MyTownSkinPane .columnAuto{
    width:auto;
}

#MyTownSkinPane h1
{
	color:#006699; /*#0066CC;*/
	font-size:30px;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 120%;
}
#MyTownSkinPane h2
{
    color: #555;
	font-weight: normal;
	font-size: 1.3em;
	margin-top: 0px;
	margin: 8px 0px 8px 0px;
	line-height: 1.3em;
}
#MyTownSkinPane h3, #MyTownSkinPane .h3,#MyTownSkinPane .dateDiv{
    	color: #777;
	    font-size: 1em;
	    font-weight: bold;
        text-align :left;     
        line-height :1.2em;
}

#MyTownSkinPane h4
{
	color: #000;
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 1.2em;
}
#MyTownSkinPane h5
{
	color: #000;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.1em;
	margin-top: 0px;
	margin-bottom: 6px;
}
#MyTownSkinPane h6
{
	color: #000;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 4px;
	line-height: 0.8em;
}

#MyTownSkinPane .imgLeft
{
	line-height: 1.1em;
	float: left;
}
#MyTownSkinPane .imgLeft IMG
{
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
}



/* Primary Action */

#MyTownSkinPane ul.dnnActions  .dnnPrimaryAction, #MyTownSkinPane ul.dnnActions  .dnnFormItem input[type="submit"], #MyTownSkinPane ul.dnnActions  a.dnnPrimaryAction ,
#MyTownSkinPane ul.dnnActions  .dnnPrimaryAction:active, #MyTownSkinPane ul.dnnActions  .dnnFormItem input[type="submit"]:active, #MyTownSkinPane ul.dnnActions  a.dnnPrimaryAction:active
{
    /* border-color: #0D569E; */ /*dark blue*/
    background: #3792ED;
    background: -moz-linear-gradient(top, #358eea 0%, #2170cd 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#358eea), color-stop(100%,#2170cd)); /* Chrome,Safari4+ */
    /* background: -webkit-linear-gradient(top, #358eea 0%,#2170cd 100%); */ /* Chrome10+,Safari5.1+ */
    background: linear-gradient(top, #358eea 0%,#2170cd 100%); /* W3C */
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.6), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
    /* box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.6), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4); */
    color: #efefef;
    /* text-shadow: 0px -1px 0px #185B93; */
        font-size :12px;
        margin:10px 0 0 0;
        padding:0 2px 0 2px;

}



    #MyTownSkinPane ul.dnnActions  .dnnPrimaryAction:active, #MyTownSkinPane ul.dnnActions  .dnnFormItem input[type="submit"]:active, #MyTownSkinPane ul.dnnActions  a.dnnPrimaryAction:active {
        border-color: #0D569E;
        background: #1f66be; /* Old browsers */
        background: -moz-linear-gradient(top, #1f66be 0%, #3085e0 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f66be), color-stop(100%,#3085e0)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #1f66be 0%,#3085e0 100%); /* Chrome10+,Safari5.1+ */
        background: linear-gradient(top, #1f66be 0%,#3085e0 100%); /* W3C */
        -webkit-box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
        box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
        color: #fff;
                font-size :12px;
        margin:10px 0 0 0;
        padding:0 2px 0 2px;

    }


    #MyTownSkinPane ul.dnnActions  .dnnPrimaryAction:hover, #MyTownSkinPane ul.dnnActions  .dnnFormItem input[type="submit"]:hover, #MyTownSkinPane ul.dnnActions  a.dnnPrimaryAction:hover {
        border-color: #0D569E;
        background: #6cb6f3; /* Old browsers */
        background: -moz-linear-gradient(top, #6cb6f3 0%, #4387d2 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6cb6f3), color-stop(100%,#4387d2)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #6cb6f3 0%,#4387d2 100%); /* Chrome10+,Safari5.1+ */
        background: linear-gradient(top, #6cb6f3 0%,#4387d2 100%); /* W3C */
        color: #fff;
                font-size :12px;
        margin:10px 0 0 0;
        padding:0 2px 0 2px;

    }

    #MyTownSkinPane ul.dnnActions  .dnnPrimaryAction[disabled], #MyTownSkinPane ul.dnnActions  .dnnPrimaryAction[disabled]:hover, #MyTownSkinPane ul.dnnActions  .dnnPrimaryAction[disabled]:active {
        background: #ccc !important;
        border: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #aaa !important;
        text-shadow: none;
        font-size :12px;
        margin:10px 0 0 0;

        padding:0 2px 0 2px;

    }


#MyTownSkinPane .cookieconsent {
    min-height:3em;
    background:#AAA;
	font-size:1em;
    border: 15px solid;
border-color:#AAA;	
}

#MyTownSkinPane .cookierow,#MyTownSkinPane .cookietext {
	float:left;
}

#MyTownSkinPane .cookierow {
    width:100%;

}

#MyTownSkinPane .cookietext {
	text-align:left;
    line-height :1.3em;
}

#MyTownSkinPane .cookieaccept {
	text-align:right;
}

#MyTownSkinPane .cookieconsent, #MyTownSkinPane .cookieconsent a {
	color:#fff;
}

#MyTownSkinPane .cookieconsent a {
	text-decoration:underline;
}

#MyTownSkinPane .cookieconsent a:hover {
	cursor: pointer;
}


#MyTownSkinPane div#MobilePane div{
    display:inline-block ;
    vertical-align :middle;
    margin-left :50px;
}

