/* CSS Styles for wolfdogg.org */

*   {
	margin: 0;
	padding: 0;
	}

	
/************************ Html Tags ********************************/

 body {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFF;
    }
 body { /* IE */
	font-size: 110%;
	} 
 html > body { /* Other browsers */
	font-size: 14px;
	}  
 fieldset {
	padding: 10px;
	}
 legend {
	font-weight: bold;
	}
 input {
	margin-bottom: 3px;
	}
 input:focus, select:focus, textarea:focus {
	color:white;
	background-color: #F00;
	}
 applet {
    margin-top: 3px;
    margin-bottom: 3px;
    border: 1px solid  #cccccc;
    }
 hr {
	clear: both;
	/*text-align: left;*/
	color: #679FE2;
	height: 1px;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 20px;
	margin-bottom: 25px;
    }
		
	
/********************************** Typeset *****************************************/	

 h1 {
	margin: 15px;
	}
 h2 {
	margin: 15px;
	}	
 h3 {
	margin: 15px;
	}
 h4 {
	margin: 15px;
	}	
 h5 {
	}	
 h6 {
	}	
 p {
	text-indent: 30px;
	text-align: justify;
    }
 img {
	display: block;

    }
 a, a:link, a:visited, a:active{
	color: #00C;
	text-decoration: none;
    }
 a:hover {
	color: #006BC4;
	text-decoration: none;
    }
 a img {
	border: none;
    }
 .font-2 {
	font-size: 80%;
	}
 .font-1 {
	font-size: 90%;
	}
 .font+1 {
	font-size: 110%;
	}
 .font+2 {
	font-size: 120%;
	}
 .alignLeft  {
	text-align: left;
    }
 .alignRight  {
	text-align: right;
    }
 .disclaimer {
	font-size: 80%;
    }
 .disclaimer a {
    text-decoration: none;
    }
 .disclaimer a:hover {
    }
 .orangeHighlights {
    color:  #FFCC00;
    }
 .pinkHighlight {
	color:  #FF20FF;
    }
 .blueText {
	color: blue;
	}	

	
/*************************************************** Reusable Styles *******************************************************/

 .container {
	display: block;
	}
 .left {
	float: left;
    }
 .right {
	float: right;
    }
 .clear {
	clear: both;
	line-height: 0px;
	height: 0px;
	font: 1px;
    }
 .hidden {
 	overflow: hidden;	 
 }
 .pad1 {
	padding: 15px;
	}
 .pad2 {
	padding: 21px;
	}
 .pad_left1 {
	padding-left: 15px;
	}
 .pad_left2 {
	padding-left: 30px;
	}
 .pad_top1 {
	padding-top: 15px;
	}
 .pad_top2 {
	padding-top: 30px;
	}
 .marg_right1 {
    margin-right: 15px;
    }
 .marg_right2 {
    margin-right: 30px; 
    }
 .marg_left1 {
    margin-left: 15px;
	}
 .marg_left2 {
    margin-left: 30px;
	}
 .marg_img1 {
	margin-right: 15px;	 
	margin-bottom: 15px;	
 }
 .marg_img2 {
	margin-right: 30px;	 
	margin-bottom: 30px;	
 }
 .col1 {
	padding-left: 20px;
	padding-right: 20px;
	/*
	previewBoxFull styles to omit
	padding: 20px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 0px;
	overflow: hidden;
	*/	 
 }
 .col2 {
	padding-left: 35px;
	padding-right: 35px;
	/*
	previewBoxFull styles to omit
	padding: 20px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 0px;
	overflow: hidden;
	*/	 
 }
 .under{
	padding-bottom: 20px;
	 
 }
  .previewBox left {
	width: 172px;
	float: left;
	padding: 8px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 0px;
    }
 .previewBox right {
	float: right;
	border: 1px solid #9E9E70;
	margin: 0px 0px 15px 15px;
	padding: 8px;
	text-align: center;
	overflow: hidden;
	width: 220px;
    }
 .previewBoxNoFloat {
	border: 1px solid #9E9E70;
	margin: 0px 0px 15px15px;
	text-align: center;
	overflow: hidden;
	padding: 8px;
    }

	
	
 .2col {
	width: 465px;
	display: block;
	}
 .3col {
	width: 310px;
	display: block;
	}
 .submit {
	background-color:  #FFF;
	color: #000;
	}
 .navs {
	background-color: #FAF9F8;
	padding: 10px;
	text-align: left;
	margin-bottom: 15px;
	text-transform: capitalize;
	border: 1px solid #ccc;
    border-top:none;
	line-height: 20px;
    }
 .navsAd {
	text-align: center;
	margin-bottom: 15px;
    }
 .navsAdLeft {
	margin-bottom: 15px;
    }
 .navs a {
	margin: 0;
    }
 .navs ul li {
	list-style-type: none;
	padding-bottom: 5px;
	}
 .navs ul {
	padding-left: 0px;
	}
 .navHeader {
    background-color:  #F7F7F7;
    font-weight: bold;
    background-repeat: repeat;
    border-bottom: 1px solid  #666666;
    width: auto;
    padding: 2px;
    margin: 0px 0px 3px 0px;
    font-size: 115%;
    border-top: 1px solid  #666666;
    }
 .navHeader1 {
    background-color:  #Fefefe;
    font-weight: bold;
    background-repeat: repeat;
    text-decoration: none;
    margin-top: 4px;
    padding: 2px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    }
 .adSkyscraperLeft { /*new ad style, will use as an id then use a class left or class right on the id to situate it*/
	margin-top:25px;
	margin-left: 40px;
	display: block;
    }
 .adLinkunitTop {
	position: relative;
	margin: 15px 0 0 0;
    }
 .adLinkunitBottom {
	margin-bottom: 15px;
	padding-top: 15px;
    }
  .adFullBottom {
	text-align: center;
    }
 .advert {
	margin-left: -40px;
	padding: 20px 0;
	overflow: visible;
	}
 .imageTopMargin {
	position: relative;
	margin-top: 17px;
	}
 .imageBottomRightMargin {
	position: relative;
	margin-bottom: 17px;
	margin-right: 17px;
	}
 .hrOrange { /*use background color, and color, to make sure all browser compatibility, and make height 1px so those browsers dont add a border*/
	background-color: #FF9900;
	}
 .hrGrey { /*use background color, and color, to make sure all browser compatibility, and make height 1px so those browsers dont add a border*/
	background-color: #666666;
	}
 .divOverflowNavs {
	overflow: hidden;
	width: auto;
    }
 .headerSeperatorBar-2 {
	padding: 15px;
	border-bottom: 1px solid  #333333;
	border-right: 1px solid  #333333;
	text-align: center;
	background-image: url(/images/css/sepBarBg1.jpg);
	background-repeat: repeat-x;
	font-size: 250%;
    }
 .seperatorBar {
	padding: 7px 7px 4px 20px;
	border-top: 1px solid  #cccccc;
	border-bottom: 1px solid  #333333;
	border-right: 1px solid  #333333;
	border-left: 1px solid  #cccccc;
	text-align: left;
	margin-bottom: 15px;
	background-image: url(images/css/sepBarBg2.jpg);
	background-repeat: repeat-x;
	clear: both;
    }
 .columnHdr {
    border-bottom: 1px solid #737373;
	padding: 3px 7px;
	background-image: url(images/css/navHeaderHi-center.gif);
	background-repeat: repeat-x;
	text-align: justify;
	color: #FFF;
	font-size: 120%;
    }
 .subHeader {
	font-weight: bold;
	font-size: 110%;
	width: 100%;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 8px;
    }
 .siteHeader2 {
	border: 1px solid;
	font-weight: bold;
	padding: 7px;
	font-size: 100%;
	border-color: #333333;
    }
 .contentFluidLeft { /* with Right Nav, which is default */
	float: left;
	margin-top: 0px;
	padding: 5px 0px;
	text-align: center;
	margin: 0px 15px 15px 0px;
	display: inline;
	}
 .contentFluidRight { /* with Right Nav */
	float: left;
	margin-top: 0px;
	padding: 5px 0px;
	text-align: center;
	margin: 0px 0px 15px 15px;
	display: inline;
	
	}

 .smallCaption {
	font-size: 90%;
    }
 .pictureCaption {
	font-style: italic;
	font-size: 90%;
	letter-spacing: 0.1em;
	background-color: #e6efff;
	display: inline;
	margin: 0px 15px 15px 0;
	padding: 5px 20px 5px 5px;
	max-width: 380px;
	overflow : visible;
    }
 .pictureCaption a {
	font-size: 90%;
	text-align: left;
    }
 .pictureCaption a:active {
    }
 .pictureCaption a:visited {
    }
 .pictureCaption a:hover {
	 text-decoration: underline;
    }
 .pictureCaption img {
    border: 1px solid #cccccc;
    }
 .pictureCaption img {
    border: 1px solid #cccccc;
    }
 .buttonAsLink{
    color:             #679FE2;
    background-color:  #FAF9F8;
    border-width:      0;  
    cursor:            pointer;
    padding:           0px;

    }
 .buttonAsLink_hover {
    color:             #679FE2;
    background-color:  #FAF9F8;
    border-width:      0;  
    cursor:            pointer;
    padding:            0px;

    }
 dt {
	padding-bottom: 4px;
	overflow: hidden;
    }
 dd {
    margin:5px, 0px;
    }
 ds {
	margin:5px, 0px;
	font-size: 80%;
    }
 .rssStory {
    padding:5px;
    border-bottom:1px solid gray;
    }
 .iframePopup {
	display:none;
	background-color: #FFF;
	}
 .hideiframe { 
	line-height:16px;
	font-size:90%;
	}
 .iFrameLinkTitle { /* for iFrame Links to decipher from the show and hide js*/
	border: 1px solid  #0059BB;
	background-color:  #06487D;
	padding: 4px;
	color: #CC3;
 	}


/******************************************************* Box modeling / Body Layout ********************************************************/

 #wrapper { /* Wraps everything.  Glues header, centralContainer, and footer together */
	margin: 0 auto;
    }
 #centralContainer { /* Glues left and right columns, and main area together */
	background-color: #FFF;
	text-align: left;
	width: 960px;
	zoom: 1;
	overflow: hidden;
	display: block;
	margin: auto;
    }
 #header {
	margin: auto;
	width: 960px;
	display: block;
    }
 #loginNavs {
	position: relative;
	overflow: hidden;
	float: right;
	padding-top: 5px;
    }
 #bannerMain {
	background-image: url(images/banner1-2.jpg);
	border-color: #333;
	border: 1px solid #666666;
	display: block;
	height: 120px;
    }
 .loginForm { /*holds login form in width so that buttons and button text  dont wrap*/
	font-family: Verdana, Helvetica, sans-serif;
	text-align: right;
	color: #FFF;
	line-height: 12px;
	padding: 5px 5px 0 0;
	}
 #loginArea #loginErrorbox {
	padding-right: 10px;
	width: 250px;
	text-align: right;
	clear: right;
    }
 #leftColumn ul li {
	list-style: none;
 	}
 #leftColumn {
	float: left;
	width: 160px;
	text-align: center;
	margin-right: 15px;
    }
 #leftColumn img {
	border: 1px solid  #cccccc;
    }
 #rightColumn {
	width: 160px;
	float: right;
 	}
 #rightColumn img {
    }
 #rightColumn .navs {
    border-left:none;
    }
 #leftColumn .navs {
    border-right:none;
    }
 #mainColumn {
	background-color: #FAF9F8;
	display: block;
	border: 1px solid #CCC;
	overflow: hidden;
 	}
 #mainColumn p {
	line-height: 25px;
	}
 .marginForLeftNav {/* WITH Both Navs */
	width: 607px;
	margin-right: 15px;
 	}
 .marginForLeftNavNoRightNav { /* WITH LeftNav, No Right Nav */
	margin-left: 175px;
	margin-right: 0px;
 	}
 .marginForNoLeftNav { /* No LeftNav, WITH Right Nav */
	left: 0px;
	margin-right: 15px;
	width: 782px;
	overflow: hidden;
	float: left;
 	}
 .marginForNoLeftNavNoRightNav { /* No Navs */
	left: 0px;
	margin-right: 0px;
 	}
 #footer {
	color:  #666666;
	font-size: 90%;
	clear: both;
	text-align: center;
	width: 960px;
	display: block;
	overflow: hidden;
	margin: auto;
    }
 #footer #legalBox {
	background-repeat: repeat-x;
	border-top: 1px solid  #333333;
	color:  #999999;
	text-align: center;
	padding: 20px 5px;
	overflow: hidden;
    }
 #footer #bottomNavs {
	background-color: #FFF;
	margin-bottom: 15px;
    }	
 .roundedCornersTop10 {
	-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-khtml-border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-khtml-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	}
 .roundedCorners10 {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	}


/******************************************** Dependent Styles **************************************************/
	
 .overlapTabs {
	float: left;
    }
 .overlapTabs ul {
	list-style-type: none;
	font-family: Tahoma, sans-serif, serif;
	font-size: 90%;
	margin: 0;
	font-weight: normal;
    }
 .overlapTabs li {
	display: inline;
	background: transparent url(images/css/righttabselected-blue2-corner.gif) 100% 1px no-repeat;
    }
 .overlapTabs li a {
	padding: 3px 0px 4px 14px; /*extra right padding to account for curved right edge of tab image*/
	text-decoration: none;
 	color:  #A7BAC8;
	background: transparent url(images/css/righttabselected-blue2.gif) 100% 1px no-repeat;
	display: block;
	float: left;
	border-color: #666;
	left: 19px;
	padding-right: 40px;
	margin-left: -19px;
	position: relative;
	border-left: 1px solid display : block;
	border-left: 1px solid #A7BAC8;
    }
 .overlapTabs li a:visited {
	 color:  #A7BAC8;
    }
 .overlapTabs li a:hover{
	color:  #FFF;
	text-decoration: none;
    }
 .overlapTabs li.selected a{ /*selected tab style*/
 	color: #FFF;
	z-index: 100; /*higher z-index so selected tab is topmost*/
 	top: 1px; /*Shift tab 1px down so the border beneath it is covered*/
 	background: transparent url(images/css/righttabdefault-blue1.gif) 100% 0 no-repeat;
    }
 .overlapTabs li.selected a:hover{
    text-decoration: none;
    }
	 /* [if IE]>
	.overlapTabs{
		height: 1%;
		*/ /*3px jog for IE's bottom border beneath the menu*/
	 }
	 /* 
	<![endif]  
	*/
  .breadcrumbs  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 90%;
	}	
 .breadcrumbs ul {
	padding: 15px;
	color: #03F;
	}	
 .breadcrumbs li {
	display: inline;
	padding: 0 7px 0 0;
	}
 .breadcrumbs a {
	text-decoration:underline;
	color: #03F;
	}
 .commentBox {
	padding-top:0px;
	padding-left:0px;
	display: block;
	float: left;
	width:100%;
	}
 .commentBox .commentItem {
	background-color: #e6efff;
	margin: 3px 0px;
	padding: 12px 12px 12px 15px;
	line-height:18px;
	margin-bottom:10px;
	/* overflow:visible; was attempting to get the comment box to push down the content box, but was only aboe to achieve this by putting a clearing div AFTRE the comment div 
	*/
	}
 .profileBox {
	padding: 5px 10px 0 0px;
	display: box;
	margin-bottom: 15px;
	}
 .profileBox .columnHeader {
	border: 1px solid #737373;
	padding: 3px 7px;
	background-image: url(images/css/navHeaderHi-center.gif);
	background-repeat: repeat-x;
	text-align: left;
	font-size: 120%;
	}
 .profileBox .columnHeader a:link, .profileBox .columnHeader a:visited {
	color:#fff;
	background: none;
	}
 .profileBox .columnHeader a:hover{
	color:#E2E8FA;
	background: none;
	}
 .profileBox a:link, a:hover, a:visited{
	}
 .profileBox img{
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #999;
	}
 .profileBox ul li {
	clear: both;
	list-style-type: none;
	text-align: left;
	margin-left: -35px;
	padding-bottom: 7px;
	font-size: 120%;
	}
 .profileName {
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 5px;
 	}
 #thumbBox {
    /*Outermost DIV for thumbnail viewer*/
 	position: absolute;
    left: 0;
    top: 0;
    width: auto;
    padding: 10px;
    padding-bottom: 0;
    background:  #313131;
    visibility: hidden;
    z-index: 10;
    cursor: hand;
    cursor: pointer;
    }
 #thumbBox  .footerbar {
    /*Footer DIV of thumbbox that contains "close" link */
 	font: bold 16px Tahoma;
    letter-spacing: 5px;
    line-height: 1 .1em;
    padding: 5px 0;
    text-align: right;
    }
 #thumbBox  #thumbImage { /*DIV within thumbbox that holds the enlarged image */
 	background-color: white;
    }
 #thumbLoading { /*DIV for showing "loading" status while thumbbox is being generated*/
 	position: absolute;
    visibility: hidden;
    border: 1px solid black;
    background-color:  #EFEFEF;
    padding: 5px;
    z-index: 5;
    }
 .slideshow {
    /*CSS for DIV containing each image*/
 	float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    }
 .slideshow img {
    /*CSS for each image tag*/
 	border: 0;
    width: 200px;
    height: 106px;
    }
 .SearchBoxHead {
	border-right:  #0468a4 2px solid;
	border-top:  #0468a4 2px solid;
	border-bottom:  #0468a4 2px solid;
	border-left:  #0468a4 2px solid;
	background-color:  #D7E4E8;
	font-weight: bold;
	font-size: 12pt;
	padding-left: 3px
    }
 .Login tr td {
	padding: 15px;
	background-color: #EAEAEA;
}


/*********** Admin Class Styles *****************/

 .AdminPageText {
    color: #333333;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    }
 .AdminErrorText {
    font-weight: bold;
    font-size: 12px;
    color: red;
    font-style: italic;
    font-family: Verdana, Helvetica, sans-serif;
    margin-top:7px;
    margin-bottom:3px;
    }
 .AdminButtonText {
    color: Black;
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    } 
 .ErrorText {
	color: Red;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	padding: 7px 0;
    }


/*********************** new styles below ******************************/
.inlineThumbnails img{
	display: inline;
	margin-right: 3px;
}

