@font-face {
	font-family: 'DINMedium';
	src: url('din-medi-webfont.eot');
	src: local('☺'), url('din-medi-webfont.woff') format('woff'), url('din-medi-webfont.ttf') format('truetype'), url('din-medi-webfont.svg#webfontHJUIBrae') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'MolotRegular';
    src: url('Molot-webfont.eot');
    src: url('Molot-webfont.eot?iefix') format('eot'),
         url('Molot-webfont.woff') format('woff'),
         url('Molot-webfont.ttf') format('truetype'),
         url('Molot-webfont.svg#webfontQ7OZ4Jw3') format('svg');
    font-weight: normal;
    font-style: normal;

}

html { 
  border: 0;
  margin: 0;
  padding: 0;
  min-height: 100%; margin-bottom:1px; }

img { border: 0}

body {
  border: 0px solid red;
  /*width: 940px;*/
  margin: 0 auto 0 auto;
  padding: 0;
  background-image: url(http://www.newdadmanual.ca/images/bg.jpg);
  background-position:center top;
  background-repeat: no-repeat;
  background-color: #000000;

  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #999999;
}

a {text-decoration: none; color: white; }
a:visited {text-decoration: none; color: white; }
a:hover {text-decoration: underline; color: white; }

.contentCopy a:link {text-decoration: none; color: white; font-size: 12px;}

.contentCopy a:visited {text-decoration: none; color: white; font-size: 12px;}

.contentCopy a:hover {text-decoration: underline; color: white; font-size: 12px;}

div.contentContainer {
  width: 940px;
  height: auto;
  margin: 0 auto 0 auto;
  border: 0px solid yellow;
}

div.logoContainer {
  width: 940px;
  height: auto;
  padding: 10px 0 10px 0;
  margin: 0 auto 0 auto;
  border: 0px solid yellow;
}

td.roundedtop {
  height:19px;
  background-image: url(../images/content-top-rounded2.png);
  background-repeat: no-repeat;
}

td.roundedtop700 {
  height:19px;
  background-image: url(../images/content-top-rounded2-700.png);
  background-repeat: no-repeat;
}

td.roundedtop220 {
  height:19px;
  background-image: url(../images/content-top-rounded2-220.png);
  background-repeat: no-repeat;
}

td.contentbg {
  background-color: #0f0f0f;
  /*padding: 0 40px 0 40px;*/
  padding: 0 0 0 40px;
}

td.contentbgVideo {
  background-color: #0f0f0f;
  padding: 0 20px 0 20px;
}

td.contentbgManual {
  background-color: #0f0f0f;
  padding: 0 0 0 20px;
  border: 0px solid white;
}

td.roundedbottom {
  height:19px;
  background-image: url(../images/content-bottom-rounded2.png);
  background-repeat: no-repeat;
}

td.roundedbottom700 {
  height:19px;
  background-image: url(../images/content-bottom-rounded2-700.png);
  background-repeat: no-repeat;
}

td.roundedbottom220 {
  height:19px;
  background-image: url(../images/content-bottom-rounded2-220.png);
  background-repeat: no-repeat;
}

input.newsletter-signup {
  font-weight: bold;
  font-family: Arial;
  color: #333333;
  padding-left: 8px;
  height: 20px;
  border: 1px solid #888888;
  background-image: url(../images/newsletter_input_bg.gif);
  background-repeat: repeat-x;

}

div.topnav {
}

div.topnav a:link, div.topnav a:visited {
   font: 12px 'DINMedium', Arial, sans-serif;
   color: white;
   text-decoration: none;
}



div.topnav a:hover {
  color: #727272;
  text-decoration: none;
}

td.contentCopyCell {
  padding-top: 20px;
  padding-bottom: 10px;
}

div.contentCopy {
  font-size: 15px;
  line-height: 19px;

}

div.contentCopy h1 {
  font-size: 24px;
  line-height: 26px;
  color: white;
  padding: 0;
  margin: 0;
}

div.contentCopy h2 {
  font-size: 18px;
  line-height: 20px;
  color: #faaf40;
  padding: 0;
  margin: 0;
}

div.sectionTitle {
    font: 24px 'DINMedium', Arial, sans-serif;
    color: white;
}

div.manualTitle {
    font: 24px 'DINMedium', Arial, sans-serif;
    padding-bottom: 10px;
    color: #faaf40;
}

table.PrevNext {
  padding: 20px 0 5px 0;
}



div.VidImageContainer {
    width:620px; height: 348px; border: 0px solid #b7b7b7; margin: 20px 20px 20px 20px;
}

div.divider {
  width:860px; border-bottom: 1px solid #727272; margin-bottom:20px;
}

div.VidImageContainerHome {
  width:620px; height: 348px; border: 0px solid #b7b7b7;
  background-image: url(../images/HomeVideoSplashBG.jpg);
  background-repeat: no-repeat;
}

div.homevidtitle {
  font: 28px Arial, sans-serif;
  color: #faaf40;
  padding: 20px 0 15px 35px;

}

div.homevidtext {
  font: 14px Arial, sans-serif;
  color: #f5f5f5;
  padding: 0 0 25px 35px;
  width: 290px;
  line-height: 18px;
}

div.homevidtext a:link, div.homevidtext a:visited, div.homevidtext a:hover {
  font: 14px Arial, sans-serif;
  color: #f5f5f5;
}

div.divider620 {
  width:620px; border-bottom: 1px solid #727272; margin-bottom:20px;
}

img.articalImage {
  padding: 5px; border: 1px solid #faaf40;
}

img.articalImageTopLeft {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  padding: 5px; border: 1px solid #faaf40;
}

img.articalImageRight {
  float: right;
  margin-left: 15px;
  margin-top: 6px;
  /*padding: 5px; border: 1px solid #faaf40;*/
}

span.copyBoldY {
  color: #faaf40;
  font-weight: bold;
}


/* BEG - MANUAL NAVIGATION */
table.manLinks {

}

table.manLinks td {
  padding: 10px 0 10px 0;

}

table.manLinks td a:link, table.manLinks td a:visited {
   color: white;
   font: 14px 'DINMedium', Arial, sans-serif; 
   /*letter-spacing: 0.1em;*/
}

table.manLinks td a:hover {
   color: #727272;
   font: 14px/23px 'DINMedium', Arial, sans-serif; 
   /*letter-spacing: 0.1em;*/
   text-decoration: none;
}
/* END - MANUAL NAVIGATION */


div.twitterText, div.homeVidText {
  font-size: 12px;
  line-height: 15px;
}

div.twitterDate {
  color: #faaf40;
  font-size: 10px;
}

div.homeVidTitle {
  color: #faaf40;
  font-size: 12px;
  font-weight: bold;
}

div.VidPicNeeded {
  border: 1px solid white;
  color: white;
  width: 620px;
  height: 341px;
}

div.adminAction {
  color: red;
}

div.FootNavSection, div.FootNavSection a:link, div.FootNavSection a:visited {
  color: white;
  font-size: 10px;
  padding: 0 5px 5px 0;
  text-decoration: none;
  //text-transform:uppercase;
}

div.FootNavSection a:hover {
  color: #faaf40;
  font-size: 10px;
  padding: 0 5px 5px 0;
  text-decoration: none;
  //text-transform:uppercase;
}

div.FootNavArticle, div.FootNavArticle a:link, div.FootNavArticle a:visited  {
  line-height: 10px;
  padding: 0 5px 3px 0;
  font-size:10px;
  color: #727272;
  text-decoration: none;
  //text-transform:uppercase;
}

div.FootNavArticle a:hover {
  line-height: 10px;
  padding: 0 5px 3px 0;
  font-size:10px;
  color: #faaf40;
  text-decoration: none;
  //text-transform:uppercase;
}

div.FootNav, div.FootNav a:link, div.FootNav a:hover, div.FootNav a:visited {
  color: #faaf40;
  text-decoration: none;
}

div.bioName {
  color: white;
  font-weight: bold;
  padding-bottom: 30px;
}

div.bioText {
  width: 400px;
}

div.contactName {
  color: white;
  font-weight: bold;
  padding-bottom: 5px;
}

div.contactText {
  width: 400px;
}

.homeTileHeader a:link, .homeTileHeader a:hover, .homeTileHeader a:visited {
  font: 13px 'DINMedium', Arial, sans-serif;
  color: white;
}

