/*OMALMALAMUTES.COM */
 
/*1E354D is musty blue*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 1;
	font-size: 100%;
	line-height: normal;
	margin-right: 5px;
	border-top-color: #1D354D;
	border-right-color: #1D354D;
	border-bottom-color: #1D354D;
	border-left-color: #1D354D;
} 
 
body {
 	background-color: #1D354D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
 	margin: 0 0 0 0; /* (top, right, bottom, left) */
	padding: 0 0 0 0; /*  (top, right, bottom, left) */
 	background-color: #1D354D;	
}
/* Commonly used to style page titles. */
h1 {
	color: #000;
 	font-size: 125%;
	font-weight: bold;
	line-height: normal;
 
}
/* Commonly used to style section titles. */
h2 {
 	color: #000;
	font-size: 110%;
	font-weight: bold;
	line-height: normal;
}

h3 {
	color: #CCC;
	font-size: 130%;
	font-weight: bold;
	line-height: normal; 
}

h4 {
	color: #CCC;
 	font-size: 90%;
    font-weight: bold;
	line-height: normal;
}
 /**************removes the red dotted line on links***************/
 a, a:active, a:focus{
	outline:none !important;
}
/*------------------ Sets the style for DARK areas except menu----------------------- */
#outerWrapper #contentWrapper #rightColumn1 a, a:link {
 	color: #FFF;
    font-weight: bold;
	text-decoration: none;
}
/* Sets the style for visited links. */
#outerWrapper #contentWrapper #rightColumn1 a:visited {
 	color: #CCC;
 	text-decoration: none;
}
/* Sets the style for links on mouseover. */
#outerWrapper #contentWrapper #rightColumn1 a:hover {
	color: #CCC;
}
/* Sets the style for a link that has focus. */
#outerWrapper #contentWrapper #rightColumn1 a:focus {
 	color: #FFF;
}
}
/* Sets the style for a link that is being activated/clicked. */
#outerWrapper #contentWrapper #rightColumn1 a:active {	
     color: #FFF;
}

#outerWrapper {
	margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	width: 100%;
	text-align: left;  
 	background-color: #1D354D;
}
#outerWrapper #header {
	background-color: #1D354D;

}

#outerWrapper #header img {
   display: block;
   max-width: 100%;

   width: auto;
   height: auto;
   display:inline-block;
   margin: 0 auto;  /*  (top, right, bottom, left) */
   text-align: center;      /* 3 lines-------centers header*/
}


#outerWrapper img {
   max-width: 100%;
   height: auto;
 }
 
 
/*#outerWrapper #topNavigation see SPRY CSS****/   


 
#outerWrapper #contentWrapper {
 
	width: 100%;
	float: left;
    height: auto;

}


#outerWrapper #contentWrapper #content {
	margin-top: 0;
	margin-right: 25%;
	margin-bottom: 0;
    padding-right: 10%;
	margin-left: 5px;
	padding-left: 5px;
	width: auto;
	float: none;
 	color: #000;
    background-color: #FFF;
	list-style-image: url(../images/dot.gif);
 
}

/******************LINK white areas*******************************/

#outerWrapper #contentWrapper #content a,  a:link {
	color: #202396;
	font-weight: bold;
	text-decoration: none;
}
/*  visited links. */
#outerWrapper #contentWrapper #content a:visited {
	color: #5B5EDD;
	font-weight: bold;
	text-decoration: none;
}
/*  mouseover. */
#outerWrapper #contentWrapper #content a:hover {
	color: #939;
 
}
/*   focus. */
#outerWrapper #contentWrapper #content a:focus {
	color: #666;
}
/*  activated/clicked. */
#outerWrapper #contentWrapper #content a:active {
	color: #202396;
}

/******************LINK blue areas*******************************/

#outerWrapper #contentWrapper #rightColumn1 a,  a:link {
	color: #3CF;
	font-weight: bold;
	text-decoration: none;
}
/* visited links. */
#outerWrapper #contentWrapper #rightColumn1 a:visited {
	color: #36F;
	font-weight: bold;
	text-decoration: none;
}
/*  mouseover. */
#outerWrapper #contentWrapper #rightColumn1 a:hover {
	color: #93F;
 
}
/*   focus. */
#outerWrapper #contentWrapper #rightColumn1 a:focus {
	color: #CCC;
}
/*   activated/clicked. */
#outerWrapper #contentWrapper #rightColumn1 a:active {
	color: #3CF;
}
/******************TEXT white areas**************************/
#outerWrapper #contentWrapper #content  p {
	color: #000;
	font-size: 100%;
 	line-height: Normal;
}

#outerWrapper #contentWrapper #content  h1 {
	color: #000;
	font-size: 140%;
	font-weight: bold;
	line-height: normal;
}
/* Commonly used to style section titles. */
#outerWrapper #contentWrapper #content  h2 {
	color: #000;
	font-size: 120%;
	font-weight: bold;
	line-height: normal;
}
/*linkstyle for blue areas*/
#outerWrapper #contentWrapper #content  h3 {
	color: #000;
	font-size: 110%;
	font-weight: bold;
	line-height: normal;
}
#outerWrapper #contentWrapper #content  h4 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	line-height: Normal;
}
#outerWrapper #contentWrapper #content  h5 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	line-height: normal;
	margin-left: 10px;   /*indent*/
	padding: 10px;
}
#outerWrapper #contentWrapper #content   h6 {
	color: #000;
	font-size: 100%;
 	line-height: Normal;
	text-transform: uppercase;
}
/******************TEXT blue areas**************************/
#outerWrapper #contentWrapper #rightColumn1  p {
	color: #CCC;
	font-size: 100%;
 	line-height: Normal;
}
#outerWrapper #contentWrapper #rightColumn1  h1 {
	color: #CCC;
	font-size: 120%;
	font-weight: bold;
	line-height: normal;
}
 
#outerWrapper #contentWrapper #rightColumn1 h2 {
	color: #CCC;
	font-size: 110%;
	font-weight: bold;
	line-height: normal;
}
#outerWrapper #contentWrapper #rightColumn1 h3 {
	color: #ccc;
	font-size: 100%;
	font-weight: bold;
	line-height: normal;
}
#outerWrapper #contentWrapper #rightColumn1 h4 {
	color: #ccc;
	font-size: 90%;
	font-weight: bold;
	line-height: Normal;
}
#outerWrapper #contentWrapper #rightColumn1 h5 {
	color: #ccc;
	font-size: 80%;
	font-weight: bold;
	line-height: normal;
	margin-left: 10px;
	padding: 10px;
}
#outerWrapper #contentWrapper #rightColumn1 h6 {
	color: #FFF;
	font-size: 80%;
 	line-height: Normal;
}
/*******************footer LINK STYLES*********************/

 #footer a:link {
	color: #1DA1F2;  /*teal*/
	font-weight: bold;
	text-decoration: none;
}
 
 #footer a:visited {
	color: #0077B5;  /*med blue*/
	font-weight: bold;
	text-decoration: none;
 
}
 
 #footer a:hover {
	color: #CCC;
    text-decoration: none; 	
}
 
 #footer a:focus {
	color: #CCC;
    text-decoration: none;	
}
 
#footer a:active {
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
}
/********************footer TEXT Styles**********************/
#outerWrapper #footer h1 {
	color: #FFF;
	font-size: 120%;
	font-weight: bold;
	line-height: normal;
}
 
#outerWrapper #footer h2 {
	color: #CCC;
	font-size: 120%;
	font-weight: bold;
	line-height: normal;
}
 
#outerWrapper #footer h3 {
	color: #FFF;
	font-size: 100%;
	font-weight: bold;
	line-height: normal;
}
#outerWrapper #footer h4 {
	color: #CCC;
	font-size: 100%;
	font-weight: bold;
	line-height: Normal;
}
#outerWrapper #footer h5 {
	color: #FFF;
	font-size: 90%;
	font-weight: bold;
	line-height: normal;
	margin-left: 10px;
	padding: 10px;
}
#outerWrapper #footer h6 {
	color: #CCC;
	font-size: 90%;
 	line-height: Normal;
}
/******************END TEXT STYLES******************/

#outerWrapper #contentWrapper #rightColumn1 {

	float: right; 
	width: 25%;
	height: auto;
	margin-top: 0; 
    margin-left: 5px;
	padding-left: 5%;
	margin-right: 5px;
	padding-right: 5px;
 	color: #FFF;
  	background-color: #1D354D; 
	
}

#outerWrapper #contentWrapper #content img {
	max-width: 100%;
	height: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}

#outerWrapper #contentWrapper #rightColumn1 img {
   max-width: 100%;
   height: auto;

}

#outerWrapper #contentWrapper #content iframe {
   max-width: 100%;
   height: auto;
}


#outerWrapper #footer {
	background-color: #1D354D;  
	padding: 10px 10px 10px 10px; /*  (top, right, bottom, left) */
	border-top-style: none;
	color: #FFFFFF;
}



.sharebox {
	float: right;
	width: auto;
	height: auto;
	clear: both;
}
.whitebox {
	background-color: #FFF;
}

#mySidebar {
	background-color: #1D354D;
    padding-bottom: 600px;
    padding-left: 10px;
	padding-right: 10px;
	margin-top: -200px; /*can be negative to go higher but may overwrite menu*/
	clear: left;
  }
#contentWrapper .w3-button.w3-xlarge.w3-hide-large {
	color: #FFF;
	background-color: #1D354D;
}
#contentWrapper #rightColumn1 #mySidebar .w3-bar-item.w3-button.w3-hide-large {
	color: #FFF;
	background-color: #1D354D;
}
  
 /****************Custom scrollbars******************/
 /* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px white; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #1DA1F2; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #1DA1F2; 
}

/*************sets style for ALL CONTENT BULLETS*****/

#outerWrapper #contentWrapper #content li {
	color: #000;
	list-style-position: outside;
}

 
/***************MAIN 3col version of responsive block .....BLOCKS ******allpgs, sitemap******/ 
.blocks-container {
 	width: 100%;
	height: calc(100% - 30%);
	left: 5px;
}

.blocks {              /*block code for ads bottom main content*/
	width: 30%;
	height: auto;
	max-height: inherit;
	border: 0px;
    padding: 10px:
    float: left;
	display: inline-block;   /*these contain the text in the block*/
	vertical-align: top;
}   

@media (max-width: 560px) {
    .blocks {
        width: 100%;
    }
 /*****see ADDITIONAL BLOCK STYLES SHEET FOR REMAINING column STYLES******/
    
 /* --------------- TABLE in notes css responsive table----------------------- */

#outerWrapper #contentWrapper #content table tr td {
	height: auto;
}

#page-wrap {
	width: 90%;
	/* overflow-x: auto;  cuts off table & scrolls*/
	overflow: visible;
 }
	 	
  	table {
	width: 100%;
	background-color: #FFF;
	background-image: url(../backgrounds/pawback.jpg);
	border-collapse:collapse;  /* <--- add this so all the internal <td>s share adjacent borders  */
	margin-left: 10px;
   	}

 	td, th {
  	width: auto;
	height: auto;
    border: 1px solid #000; /*adds or removes double border*/
	
	}

    th {
	float: left;
   	width: inherit;

 	} 	 
 /* ---------------end TABLE in notes css responsive table----------------------- */ 

/*=========================-BEGIN CUSTOM STYLES FOR OMALMALAMUTES ONLY============================*/
 
 
 .storeL{
	padding: 0px;
	border: none;
	display: table-column;
	vertical-align: bottom;
	background-position: center;
	float: left;
	width: auto;
	margin: 0px;
}
.storeR{
	padding: 0px;
	border: none;
	display: table-column;
	vertical-align: bottom;
	background-position: center;
	float: left;
	width: auto;
	margin: 0px;
}
 
/*-----------------------PICTURE styles-------------------------*/

.picmargin-borderL{
	padding: 0px;
	border: thick solid #999;
	display: table-row;
	vertical-align: bottom;
	background-position: center;
	float: left;
	width: auto;
	margin: 10px;
}
.centerall {
	text-align: center;
	display: block;
	width: 300px ;
    margin-left: auto ;
    margin-right: auto ;
}
/*------------------picture frames---------------------*/

.picmargin-borderR{
	padding: 0px;
	border: thick solid #999;
	display: table-row;
	vertical-align: bottom;
	background-position: center;
	float: right;
	width: auto;
	margin: 10px;
}
.picmargin-borderCLRR{
	padding: 0px;
	border: none;
	display: table-row;
	vertical-align: bottom;
	background-position: center;
	float: right;
	width: auto;
	margin: 10px;
}

.picmargin-borderC{
	padding: 0px;
	border: thick solid #999;
	display: table-row;
	vertical-align: bottom;
	background-position: center;
	width: auto;
	margin: 10px;
}

.picmargin-borderL{
	padding: 0px;
	border: thick solid #999;
	display: table-row;
	vertical-align: bottom;
	background-position: center;
	float: left;
	width: auto;
	margin: 10px;
} 
.picmargin-borderL{
	padding: 0px;
	border: thick solid #999;
	display: table-row;
	vertical-align: bottom;
	background-position: center;
	float: left;
	width: auto;
	margin: 10px;
} 
 .picmargin-borderCLRL{
	padding: 0px;
	border: none;
	display: table-caption;
	vertical-align: bottom;
	background-position: center;
	float: left;
	width: auto;
	margin: 10px;
} 
/*---------------------------end picture frames-------------------*/
.Rtableblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #4095DF;
	font-style: normal;
	font-weight: bold;
	max-width: 15%;
	min-width: 0%;
}
 
/*-----------------------PICTURE styles-------------------------*/

  
/*----------------------------Columns for site map---------------------------*/
 

 #outerWrapper #contentWrapper #content .columnL {
	float: left;
	display: table-column;
	height: auto;
	width:40%;
	min-width: inherit;
	padding: 5px;
	margin: 5px;
}
 #outerWrapper #contentWrapper #content .columnR {
	float: left;
	display: table-column;
	height: auto;
	width: 40%;
	min-width:inherit;
	padding: 5px;
	clear: none;
	margin: 5px;
}
/*------------ end Columns for site map-----------*/
/*------------- bullets---------------------------*/
.bulletKONG{
	list-style-image: url(../bullets/kongbullet.gif);
	line-height: normal;
	text-indent: 2px;
}
.bulletBONE {
	font-family: arial, helvetica, sans-serif;
	list-style-image: url(../bullets/dogbonesmall.gif);
 	line-height: normal;
	text-indent: 2px;
}
.bulletREDPAW {
    list-style-image: url(../bullets/paw16ani.gif);
	 line-height: normal;
	text-indent: 2px;
}
.bulletBLACKPAW {
	list-style-image: url(../bullets/blackpaw.gif);
	line-height: normal;
	text-indent: 2px;
}
.bulletBLUEDOT {
	list-style-image: url(../bullets/bluedot.gif);
	line-height: normal;
	text-indent: 2px;
}
.bulletCHECK {
	list-style-image: url(../bullets/check-y.gif);
	line-height: normal;
	text-indent: 2px;
}
.bulletCHECKBOX {
	list-style-image: url(../bullets/checkbox.gif);
	line-height: normal;
	text-indent: 2px;}
	
.bulletBLUEPAW {
	list-style-image: url(../bullets/bluepaw.gif);
	line-height: normal;
	text-indent: 2px;	
}
 .bulletHEART {
	list-style-image: url(../bullets/heart.jpg);
	line-height: normal;
	text-indent: 2px;
	}
 
.bulletREDBALL {
	list-style-image: url(../bullets/redball.gif);
	line-height: normal;
	text-indent: 2px;
}
.bulletDOGRED{
	list-style-image: url(../bullets/dogred-sm.gif);
	line-height: normal;
	text-indent: 2px;
}
.bulletDISH {
	font-family: arial, helvetica, sans-serif;
	list-style-image: url(../bullets/dish-sm.gif);
 	line-height: normal;
	text-indent: 2px;
}
.bulletBLUECOLLAR{
    list-style-image: url(../bullets/bluecollar-sm.gif);
	 line-height: normal;
	text-indent: 2px;
}
.bulletDOGBLACK {
	list-style-image: url(../bullets/dogblack-sm.gif);
	line-height: normal;
	text-indent: 2px;
}
.bulletPEEINGBLUE {
	list-style-image: url(../bullets/peeingblue-sm.gif);
	line-height: normal;
	text-indent: 2px;}
	
.bulletFIREHYDRANT {
	list-style-image: url(../bullets/firehydrant-sm.gif);
	line-height: normal;
	text-indent: 2px;	
}
.bulletPOOP {
	list-style-image: url(../bullets/poop-sm.gif);
	line-height: normal;
	text-indent: 2px;
	}
 
.bulletREDCOLLAR {
	list-style-image: url(../bullets/redcollar-sm.gif);
	line-height: normal;
	text-indent: 2px;
}
/*-----------------------------for site map---------------------------*/
/*--------------------------background styles-------------------------*/
.whitebackeddiv {
	background-color: #FFF;
	padding: 2px;
}
 
/*---------------------------Menu Styles------------------------------*/
#menubox {
	margin-left: -40px;
	background-color: #006;
	width: 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  80%;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#menubox ul{
	list-style-type: none;
	display: block;
	font-weight: bold;
}
#menubox ul li a {
	background-color: #006;
	display: block;
	width: 146px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	height: auto;
	text-indent: 2px;
	font-size: 80%;
	text-decoration: none;
	font-weight: normal;
	list-style-type: none;
	border: 1px solid #666;
}
#menubox ul li a:hover {
	background-color: #6699cc;
	display: block;
	width: 146px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
	text-align: left;
	height: auto;
	text-indent: 2px;
	font-size: 80%;
	text-decoration: none;
	font-weight: normal;
	list-style-type: none;
	border: 1px solid #666;
}
 /*------------------end menu style----------------------------------------*/
 /*---------------------scrolley Texas & Florida styles---------------------------*/
.florida {
	background-image: url(../images/florida.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
}
.texas {
	background-image: url(../images/texas.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
}
/*---------------------end scrolley Texas & Florida styles---------------------------*/
 
/************MISC STYLES********************/
.blueborder {
	color: #000;
	background-color: #FFF;
 	height: auto;
	width: auto;
	border: thin solid #000080;
}
 
.lightgraybox {
	background-color: #CCC;
	font-style: italic;
	width: 80%;
	border: medium none #CCC;
	position: relative;
	font-size: 100%;
	line-height: normal;
	margin-left: 10%;
	color: #000;
}
.padding {
	padding-right: 5px;
	padding-left: 2px;
}
.orangeboldbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #F00;
	font-style: normal;
}
	
.biggreen {
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
}
.ppage {
	background-color: #FFF;
	color: black
	
}
.redbold {
	color: #F00;
}
.advertisementbox {
	color: #000;
	background-color: #D4D5F6;
	height: auto;
	width: auto;
	border: thin dashed #F00;
	width: 80%;
	
}
.bluebox {
	color: #FFF;
	background-color: #000080;
	width: 50%;
	height: auto;
	width: auto;
	border: thin solid #CCC;
}
 .indentdiv {
	margin: 0px 0px 0px 250px;
	width: auto;
}
#innertop {
	position:absolute;
	margin: 0;
	top:0;
	width:1500px;
	height:183px;
	z-index:1;
}

  .clear{
     clear: both;
 }
 
