/*
Declare within HTML pages by:
<head>...
<link rel="stylesheet" type="text/css" href="dmack.css" />
...</head>
*
*
*
Document defaults
 */

body {
    color: #000000;
    background-color: #ffffff;
    background-attachment: fixed;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	scrollbar-3dlight-color: #697B8B;
	scrollbar-arrow-color: #697B8B;
	scrollbar-darkshadow-color: #697B8B;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: #697B8B;
	scrollbar-track-color: #697B8B;
	overflow-x: auto;
	overflow-y: auto;
}

a {
	color: #697B8B;
	font-size: 12px;
	text-decoration: none;
}

a:visited {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: darkred;
	font-size: 12px;
	text-decoration: none;
}

a:active {
	color: #4B7292;
	font-size: 12px;
	text-decoration: none;
}

a.link1:link { 
	color: #697B8B;
	font-size: 11px;
	text-decoration: none;
} 

a.link1:visited {
	color: #697B8B;
	font-size: 11px;
	text-decoration: none;  
} 

a.link1:hover { 
	color: darkred;
	font-size: 11px;
	text-decoration: none; 
}

/*All images with links border colour change
*/
a.image:link {
	border: 1px solid #000000;
}
a.image:visited {
	border: 1px solid darkblue;
}
a.image:hover {
	border: 5px double #638B98;
}

/* the header part in the css template */
.zf_header {
    margin-bottom: 1px;
}

/* the channel part in the css template */
.zf_channel {
	padding: 1px;
	background-color: #ABB9Ca;
	border: 1px solid #000;
	height: 60px;
}

/* the channel logo part in the css template */
.zf_logo {
    float: left;
    padding: 5px;
}

/* the channel title part in the css template */
.zf_chantitle:link {
    color: #FFFFFF;
	font-size: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.zf_chantitle:visited {
    color: #999999;
	font-size: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.zf_chantitle:hover {
    color: Red;
	font-size: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* the controls part in the css template */
.zf_controls {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
	font-size: 12px;
	float: right;
}

/* the more-hide-rss link part in the css template */
a.zf_control:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: White;
	font-size: 12px;
}

/* the more-hide-rss visited part in the css template */
a.zf_control:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #999999;
	font-size: 12px;
}

/* the more-hide-rss hover part in the css template */
a.zf_control:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: Red;
	font-size: 12px;
}

/* the lastupdated part in the css template */
.zf_lastupdated {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	color: #FFFFFF;
}

/* the news container part in the css template */
.zf_news {
	background-color: #fff;
	margin-top: 5px;
	padding-left: 2px;
	border: 1px solid #ABB9CA;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* the news title part in the css template */
.zf_title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
	background-color: #fff;
    margin: 5px;
}

/* the news description part in the css template */
.zf_description {
    text-align: left;
    margin: 1px;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* the news publication date part in the css template */
.zf_pubdate {
    color: #ABB9CA;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
}

/* the footer part in the css template */
.zf_footer {
	color: #ffffff;
	height: 10px;
}

/* the between channels part in the css template */
.zf_between {
	height: 10px;
}

a.link2:link { 
	color: #ABB9CA;
	font-size: 9px;
	text-decoration: none;
} 

a.link2:visited {
	color: #ABB9CA;
	font-size: 9px;
	text-decoration: none;  
} 

a.link2:hover { 
	color: #ABB9CA;
	font-size: 9px;
	text-decoration: none; 
}


h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 30px;
    text-transform: uppercase;
}

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-variant: small-caps;
    font-size: 25px;
}

h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-variant: small-caps;
    font-size: 20px;
}

p {
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}


/* Prevent forms from generating unwanted padding or margins */
form {
    margin: 0px;
    padding: 0px;
}

/* General form elements */
input, textarea, select {
    color: #001000;
    background: #dbe4e8;
    font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

div#leftcolumn * input,
div#rightcolumn * input {
    color: #00E000;
    background: transparent;
    border: 1px inset #00E000;
}

/* No borders for images */
img {
    border: none;
}


/*Define an IMAGE for a LIST of items as such:
<ul>
<li>Coffee</li>
<li>Tea</li>
<li>Coca Cola</li>
</ul>
*/

ul  {
list-style-position:outside; 
list-style-image: url('http://www.dmackmedia.com/images/coolarrow.gif')
}

#tabs {
      float:left;
      width:100%;
      background:#ffffff;
      font-size:93%;
      line-height:normal;
	    border-bottom:1px solid #638b98;
      }

    #tabs ul {
	    margin:0;
	    padding:5px 10px 0 0px;
	    list-style:none;
      }

    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      background:url('http://www.dmackmedia.com/tableftF.gif') no-repeat left top;
      }

    #tabs li span{
      display:inline;
      margin:0;
      padding:0;
      background:url('http://www.dmackmedia.com/tabrightF.gif') no-repeat right top;
      }

    #tabs a {
      float:left;
      background:url('http://www.dmackmedia.com/tableftF.gif') no-repeat left top;
      margin:0;
      text-decoration:none; padding-left:4px; padding-right:0; padding-top:0; padding-bottom:0
      }

    #tabs a span {
      float:left;
      display:block;
      background:url('http://www.dmackmedia.com/tabrightF.gif') no-repeat right top;
      color:#666; padding-left:6px; padding-right:15px; padding-top:5px; padding-bottom:4px
      }
      
      #tabs a.active {
      float:left;
      color:#FFF;
      background:url('http://www.dmackmedia.com/tableftF-red.gif') no-repeat left top;
      background-position:0% -42px;
      margin:0;
      text-decoration:none; padding-left:4px; padding-right:0; padding-top:0; padding-bottom:0
      }

      #tabs a.active span {
      float:left;
      display:block;
      background:url('http://www.dmackmedia.com/tabrightF-red.gif') no-repeat right top;
      background-position:100% -42px;
      color:#FFF; padding-left:6px; padding-right:15px; padding-top:5px; padding-bottom:4px;
      }
      
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
        #tabs a span {float:none;}
    /* End IE5-Mac hack */
    
    #tabs a:hover span {
      color:#FFF;
      }
    
    #tabs a:hover {
      background-position:0% -42px;
      }
    
    #tabs a:hover span {
      background-position:100% -42px;
      }
