/***********************************/
/*** CSS Styles for wolfdogg.org ***/
/***********************************/
 
 
/******************************* box modeling *********************************/
 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tfoot, thead, th {
	margin: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
    }
table, tbody, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style:inherit;
	font-family: inherit;
	font-size: 100%;
    }
 body {
	color: #333;
	line-height: 1.2;
	text-align: center;
	letter-spacing: 0.00ex;
    }
 applet {
    margin-top: 3px;
    margin-bottom: 3px;
    border: 1px solid  #cccccc;
    }
 p {
	text-indent: 30px;
	text-align: justify;
    }


/********************************** typography **************************************************/
 body {
	line-height: 1.5; /* Unitless for proper inheritance */
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	}
 body { /* IE */
	font-size: 110%;
	}   
 html > body { /* Other browsers */
	font-size: 12px;
	}  
 h1, h2, h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
 h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif; 
	}
 /*
 h1 {
	font-size: 18px; 
	}
 h2 {
	font-size: 16px; 
	}
 h3 {
	font-size: 14px;
	}
 h4 {
	font-size: 13px;
	}
	*/
 /*h5,*/ .text_12px {
	font-size: 12px;
	}
 h6 {
	font-size: 11px; }
 h1, h2, h3, h4, h5, h6, .strong {
	font-weight: bold;
	}
 hr {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 25px;
	margin-left: 20px;
	border-color: #679FE2;
	margin-right: 20px;
    }
 /*img {
	display: block;
    }*/

 a, a:link, a:visited, a:active, a:hover{
    color: #679FE2;
    text-decoration: none;
    }
 a:hover {
    color: #97CFFF;
    }
 a img {
	border: none;
    }
	
	
/*********************** Body Layout *****************************/
 #wrapper{ /* Wraps everything.  Glues header, centralContainer, and footer together */
	margin: 0 auto;
	width: 950px;
	text-align: left;
    }
 #centralContainer { /* Glues left and right columns, and main area together */
	zoom: 1;
	background-color: #FFF;
    }


/************************************* Header Layout ***************************************/
 #header {
	margin: 0 0 20px 0;
	border-bottom: 1px solid #ccc;
    }
 #header #navBox {
	border-bottom: 1px solid;
	padding-right: 8px;
	overflow: hidden;
	position: relative;
	border-color: #E0DFBC;
    }
 #header #navBox .overlapTabs {
	float: left;
    }
 #header #navBox .overlapTabs ul {
	padding: 0;
	list-style-type: none;
	font-family: Tahoma, sans-serif, serif;
	font-size: 90%;
	margin: 0;
	font-weight: normal;
    }
 #header #navBox .overlapTabs li {
	display: inline;
	background: transparent url(images/css/righttabselected-blue2-corner.gif) 100% 1px no-repeat;
    }
 #header #navBox .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;
    }
 #header #navBox .overlapTabs li a:visited {
	 color:  #A7BAC8;
    }
 #header #navBox .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;
    }
 #header #navBox .overlapTabs li.selected a:hover{
    text-decoration: none;
    }
		 /* [if IE]>
		.overlapTabs{
			height: 1%;
			*/ /*3px jog for IE's bottom border beneath the menu*/
		 }
		 /* 
		<![endif]  
		*/
		
 #header #navBox #loginNavs {
	position: relative;
	overflow: hidden;
	float: right;
	padding-top: 5px;
    }
 #header #bannerMain {
	background-image: url(images/banner1-2.jpg);
	height: 120px;
	border-bottom: 1px solid;
	border-color: #333;
	border-right: 1px solid #666666;
	margin-bottom: 12px;
    }
 #loginArea {
	float: right;
	position: relative;
	width: 250px;
	overflow: hidden;
	padding-right: 7px;
	padding-top: 10px;
    }
 #loginArea #loginForm { /*holds login form in width so that buttons and button text  dont wrap*/
	width: 100px;
	float: right;
	text-align: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 70%;
	text-align: left;
	overflow: hidden;
	position: relative;
	font-weight: bold;
	color: #FFF;
	}
 #loginArea #loginErrorbox {
	padding-right: 10px;
	width: 250px;
	text-align: right;
	clear: right;
    }
 #loginArea form .submit {
	border-bottom:  1px solid;
	background-color:  #666666;
	font-family: Arial, Verdana;
	/*color:  #FFFF99;*/
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #0066CC;
	font-size: 9px;
	color: #FFF;
	}
 #breadBox {
	font-weight: bold;
	position: relative;
	overflow: hidden;
	padding: 10px 10px 15px 10px;
	color: #999;
    }


/******************************* Side Columns Layout **********************************/
 #leftColumn {
	float: left;
	width: 175px;
	padding: 0 15px 0 0;
    }
 #leftColumn img {
	border: 1px solid  #cccccc;
    }
 #rightColumn {
	width: 175px;
	float: right;
	padding: 0 0 0 15px;
 	}
 #rightColumn img {

    }
 .navs {
	line-height: 2.2em;
	font-size: 90%;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #FAF9F8;
	padding: 10px;
	text-align: left;
	margin-bottom: 15px;
    }
 .navs a {
	display: block;
    }
 .navs a .current {
    }
 .navDisclaimer {
    font-size: 90%;
    padding-bottom: 2px;
    text-align: left;
    line-height: 1em;
    }
 .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;
    }


/********************************** Main Area Layout **********************************/
/*#mainColumnWrapper {

 	}*/
 #mainColumn {
	background-color: #FAF9F8;
	padding: 4em;
	border: 1px solid #ccc;
 	}
.marginForLeftNav {
	margin-left: 195px;
	margin-right: 195px;

 	}
.marginForNoLeftNav {
	left: 0px;
	margin-right: 195px;
 	}
 #mainColumn #topBox {
	margin-bottom: 15px;
	background-color: #FAF9F8;
    }
 #mainColumn #topBox .floatRight {
	float: right;
    }
 #mainColumn #topBox .titlePositioning {
	float: left;
	text-align: center;
    }
 #mainColumn table {
	text-align: center;
    }
 #mainColumn img {
	clear: left;
	margin: 15px;
    }
 #mainColumn .story {

    }
 #mainColumn .story .margin {
    /* for no paragraph stories, using line breaks, that still need
	 to hold the paragraph format without the initial indentation */
 	margin-right: 20px;
    margin-left: 20px;
    }
 #mainColumn .story img {
	border: 1px solid  #cccccc;
	margin: 2em;
    }
 #mainColumn .story a {
    }
 #mainColumn .story a:active {
    }
 #mainColumn .story a:visited {
    }
 #mainColumn .story a:hover {
    }
 #mainColumn .story h2 {
	}
 #mainColumn .story p {
	line-height: 25px;
	}


/****************************** Advert Layouts **********************************/
 #advertSkyscraperLeft { /*new ad style, will use as an id then use a class floatLeft or class floatRight on the id to situate it*/
	text-align: center;
	width: 120px;
	position: relative;
	overflow: hidden;
	margin-left: 15px;
    }
 #advertSmallTop {
	margin: 20px;
    }
  #advertLinkunitTop {
	position: relative;
	margin: 15px 0 0 0;

    }
 #advertLinkunitBottom {
	margin-bottom: 15px;
	padding-top: 15px;
    }
  #advertFullBottom {
	clear: left;
	margin: 20px 50px;
	position: relative;
	text-align: center;
    }


/***************************** Footer **********************************/
 #footer {
	color:  #666666;
	font-size: 80%;
	clear: both;
	text-align: center;
    }
 #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;
    }
	
	
/****************************** classes ***************************************/	
 .aerialSmall {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    }
 .imageTopMargin {
	position: relative;
	margin-top: 17px;
	}
 .alignLeft  {
    text-align: left;
    }
 .alignRight  {
    text-align: right;
    }
 .hrOrange { /*use background color, and color, to make sure all browser compatibility, and make height 1px so those browsers dont add a border*/
	border: 0;
	background-color: #FF9900;
	height: 1px;
	margin-left: 2%;
	margin-right: 2%;
	}
 .hrGrey { /*use background color, and color, to make sure all browser compatibility, and make height 1px so those browsers dont add a border*/
	border: 0;
	background-color: #666666;
	height: 1px;
	margin-left: 2%;
	margin-right: 2%;
	}
 .floatLeft {
	float: left;
    }
 .previewBoxFloatLeft {
	width: 172px;
	background-color: #032643;
	border: 1px solid #9E9E70;
	float: left;
	padding: 8px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 0px;
    }
 .previewBoxFloatRight {
	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;
    }
 .previewBoxFull {
	border: 1px solid #9E9E70;
	padding: 20px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 0px;
	overflow: hidden;
    }
 table .preview {
	background-color: #46462F;
	border: 1px solid #9E9E70;
	text-align: center;
	overflow: hidden;
    }
 .floatRight {
	float: right;
    }
 .floatRightBlock {
	float: right;
	display: block;
    }
 .divOverflowNavs {
	overflow: hidden;
	width: auto;
    }
 .headerSeperatorBar-2 {
	padding: 2px 5px 2px 20px;
	border-top: 1px solid  #cccccc;
	border-bottom: 1px solid  #333333;
	border-right: 1px solid  #333333;
	border-left: 1px solid  #cccccc;
	font-weight: bold;
	margin-left: -30px;
	margin-right: -30px;
	background-color:  #Fefefe;
	text-align: center;
	font-size: 160%;
	margin-bottom: 20px;
    }
 .seperatorBar {
	padding: 4px 5px 4px 40px;
	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;
	margin-top: 15px;

    }
 .contentHeader {
	font-size: 170%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
    }
 .columnHdr {
	border: 1px solid #737373;
	padding: 3px 7px;
	background-image: url(images/css/navHeaderHi-center.gif);
	background-repeat: repeat-x;
	text-align: left;
	color: #FFF;
	font-size: 120%;
    }
 .columnSubHdr {
	font-weight: bold;
	font-size: 110%;
	width: 100%;
	padding: 8px 5px 0 0;
    }
 .siteHeader2 {
	border: 1px solid;
	font-weight: bold;
	padding: 7px;
	font-size: 100%;
	border-color: #333333;
    }
 .contentBox {
	border: 1px solid #70704B;
	border-top: 0;
	margin: 15px 3px;
	background-repeat: no-repeat;
	clear: both;
	padding-right: 30px;
	padding-left: 30px;
	}
 .smallCaption {
	font-size: 90%;
    }
 .clear {
	clear: both;
	line-height: 0px;
	height: 0px;
	font: 1px;
    }
 .microDisclaimer {
	font-size: 80%;
    }
 .contentDisclaimer {
    padding-bottom: 2px;
    text-align: center;
    font-size: 80%;
    }
 .contentDisclaimer a {
    text-decoration: none;
    }
 .contentDisclaimer a:hover {
    }
 .orangeHighlights {
    color:  #FFCC00;
    }
 .pinkHighlight {
    color:  #FFCCFF;
    }
 .pictureCaption {
	font-style: italic;
	text-align: justify;
	font-size: 80%;
    }
 table.pictureCaption {
	background-color: #FFF;
    }
 .pictureCaptionTitle {
    left: 1px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    }
 .pictureCaption a:link {
	font-size: 90%;
	text-align: left;
    }
 .pictureCaption a:active {
    }
 .pictureCaption a:visited {
    }
 .pictureCaption a:hover {
    }
 .pictureCaption p {
	font-style: italic;
	font-size: 100%;
	letter-spacing: .2em;
    }
 .pictureCaption img {
	border: 1px solid #cccccc;
    }
 .pictureCaption td {
	padding: 5px;
    }
 .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;
    }
 
	
 /************************************ SHOP STYLES ***********************************/

 .PagingText {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: Black;
    }
 .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
    }
 .leftNavBoxCustomer {
    border: 1px solid  #0059BB;
    background-color:  #8bc8dd;
    }
	
	
 /******************** new thumbnail viewer from dynamic drive dhtml scripts ****************************/
 #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;
    }


 /************************** RSS Feed viewer from BonRouge htmlforums .com *********************************/
 dt {
	font-weight: bold;
	padding-bottom: 4px;
	overflow: hidden;
    }
 dd {
    margin:5px, 0px;
    }
 ds {
	margin:5px, 0px;
	font-size: 80%;
    }
 .rssStory {
    padding:5px;
    border-bottom:1px solid gray;
    }


/*************************** iFrame Styles ****************************/ 
 .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;
 }
 /*
 #iframe1 {
    border: 1px solid #333333;
    height: 1700px;
    width: 760px;
    overflow: visible;
    }
 #iframeSearch1 {
    border: 1px solid #333333;
    height: 734px;
    width: 98%;
    overflow: visible;
    }
 */
	

/****************************** 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;
    }
 .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-size: 11px;
    }


/********************************* Not Used Anymore?? ***********************************/
 /*
 ul #gallery {
    padding:0;
    width:90%;
    font-family: Monotype Corsiva, Harlow Solid Italic, serif;
    }
 ul #gallery li {
    float: left;
    margin:5px;
    }
 ul #gallery li p {
    text-align: center;
    margin:5px 0;
    }	
*/

	
/***************************************************************************************/
/*************************************** END *******************************************/
/***************************************************************************************/


/*************************************************************************************************************/
/*** If there is New Stuff below, then it needs integrating above, leave this line here for bottom of page ***/
/*************************************************************************************************************/

#howlForm {
	width: 470px;
}
.malListWiden {
	height: 75px;
	margin: auto;
	display: inline-table;
}
.Login tr td {
	padding: 15px;
}
