html {
  height: 100%;
}

body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: Arial;
  font-size: 13px;
}

td {
  font-family: Arial;
  font-size: 13pt;
}

form {
  padding: 0;
  margin: 0;
}

input, textarea, select {
  font-size: 10pt; 
  font-family: Arial;
}

a, a:visited {
  color: #336699;
}

a:hover {
  color: #666;
}

#main-content {
  margin: 0px 20px 0px 20px;
  font-family: Arial; 
  font-size: 10pt;
  text-align: center;
}

#centered-content {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width: 950px;
}

.url {
  color: green;
  font-size: 9pt;
}

.small {
  font-size: 9pt;
}

.grey {
  color: #666;
}

.error {
  font-weight: bold;
  color: #d52727;
  padding: 4px;
  padding-left: 10px;
  background-color: #FEE7E8;
}

.notice {
  font-weight: bold;
  color: #0097FF;
  padding: 4px;
  padding-left: 10px;
  background-color: #EFF8E0;
}

.bold {
  font-weight: bold;
}

.hilite {
  background-color: yellow;
}

a.category {
  color: #336699;
}
a.category:hover {
  color: #666;
}

a.link {
  color: #336699;
  font-weight: bold;
}

a.link:hover {
  color: #666;
  font-weight: bold;
}

a.link:visited {
  color: #660066;
  font-weight: bold;
}

a.small:visited {
  color: #336699;
  font-weight: bold;
}

.plain {
  text-decoration: none;
}

.content-section {
  padding: 8px 12px 8px 12px;
}

.header {
  font-size: 18pt;
  font-weight: bold;
  padding-bottom: 5px;
}

/* tabs */ 
#tab-container {
  background: url('../images/lines.gif') repeat-x top left;
  padding-top: 10px;
}

#tabs {
  text-align: center;
  margin: 0;
  font: Bold 9pt Arial;
  padding-left: 15px;
  background: url('../images/gray-dot.gif') repeat-x bottom;
  height: 29px;
}

.tab-l {
  background: url('../images/tab-left-off.gif') no-repeat bottom;
  width: 7px;
  height: 29px;
  float: left;
  display: inline;
  margin-left: 6px;
} 

.tab-l.on-l {
  background: url('../images/tab-left-on.gif') no-repeat bottom;
  width: 7px;
  height: 29px;
  float: left;
  display: inline;
} 

.tab-r {
  background: url('../images/tab-right-off.gif') no-repeat bottom right;
  width: auto;
  float: left;
  display: inline;
  padding: 0 13px 0 6px;
  height: 29px;
} 

.tab-r.on-r {
  background: url('../images/tab-right-on.gif') no-repeat bottom right;
  width: auto;
}

.tab-r a {
  position: relative;
  top: 13px;
  color: #FFF;
  text-decoration: none;
}

.tab-r.on-r a {
  color:#000;
}






/*- Menu Tabs J--------------------------- */

    #tabsJ {
      margin: 0px auto;
      width: 700px;
      
      font-size:93%;
      line-height:normal;
	  
	  font-weight: normal;
      }
    #tabsJ ul {
    
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    
    
    #tabsJ a {
      float:left;
      background:url("http://www.daddylover.com/images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      font-weight: normal;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("http://www.daddylover.com/images/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    
    #tabsJ a.on {
      background-position:0% -42px;
      
      }
      
      #tabsJ a.on span {
      background-position:100% -42px;
      color: #fff;
      }
      
      
      
    
    #tabsJ a:hover span {
      background-position:100% -42px;
      }







/* Search bar */
#search-bar {
  text-align: center; 
  padding: 4px 0 12px 0; 
  background: #f0f0f0 url('../images/gray-line-shadow.gif') repeat-x bottom left;
  background-color: #336699;
  color: #fff;
}

#search-button {
  position: relative; 
  top: 5px;
  border: 0;
}

/* Header bars */
.bar {
  background: url('../images/header-bar-middle.gif') repeat-x top left;
  height: 29px;
  width: 82%;
}

.bar-left {
  background: url('../images/header-bar-left.gif') no-repeat top left;
  height: 29px;
  float: left;
  display: inline;
}

.bar-right {
  background: url('../images/header-bar-right.gif') no-repeat bottom right;
  height: 29px;
  text-align: right;
}

.bar-text-left {
  position: relative;
  top: 4px;
  left: 10px;
  font-family: Arial;
  font-weight: bold;
  font-size: 11pt;
  display: inline;
}

.bar-text-right {
  position: relative;
  top: 5px;
  right: 15px;
  font-family: Arial;
  font-weight: bold;
  font-size: 10pt;
  display: inline;  
}

.bar-text-right a {
  text-decoration: none;
}

/* Footer */
#non-footer {
  position: relative;
  min-height: 100%;
}

* html #non-footer {
  height: 100%;
}

/* old footer...
#footer {
  background: url('../images/footer.gif') repeat-x top left;
  position: relative;
  margin: -45px auto 0 auto;
  height: 45px;
  font-size: 8pt;
  font-family: Arial;
  color: #888;
}

#footer-spacer {
  height: 50px;
}

#footer-text {
  position: relative;
  top: 10px;
  left: 10px;
  width: 200px;
}

#footer-text a {
  text-decoration: none;
}
*/

/* Ninja Footer starts here */
#footer {
	border-top: 1px #bcbec0 solid;
	width: 100%;
	height: 30px;
	float: left;
	margin: 10px 0 0 0;
	position: relative;
	text-align: center;
}
#footer ul {
	float: left;
	margin: 5px 0 0 5px;
}
#footer ul li {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	color: #939598;
}
#footer ul li a { color: #939598; }
#footer ul li a:hover { color: #336699; }
#footer p#rights {
	position: absolute;
	top: 5px;
	right: 5px;
}
/* End of Footer */
