/*  TSS Style Sheet
	
	Copyright 2009 The Steelhead Site
	http://www.steelheadsite.com
    --------------------------------------------------------------
*/

/* TSS Custom Styles
---------------------------------------- */



#column_left_head {
 height: 18px;
 background-image: url("../../../images/fish_our_waters_head.gif");
 background-repeat: no-repeat;
}

#column_left_bookstore_head {
 height: 18px;
 background-image: url("../../../images/find_access_head.gif");
 background-repeat: no-repeat;
}

#column_left_box {
 position: relative;
 width: 136px; 
 border: 1px solid; 
 color: #83a163;
 padding: 6px;

}

#column_left_bottom {
 height: 18px;
 background-image: url("../../../images/bottom_bar_150.gif");
/* background: url("{T_THEME_PATH}/images/bottom_bar_150.gif");*/
 background-repeat: no-repeat;
}


#reports_summary_head {
 height: 18px;
 background-image: url("../../../images/reports_summary_head.gif");
 background-repeat: no-repeat;
}

#reports_summary_box {
 position: relative;
 width: 286px; 
 border: 1px solid; 
 color: #83a163;
 padding: 6px;

}

#reports_summary_bottom {
 height: 18px;
 background-image: url("../../../images/reports_summary_bottom.gif");
 background-repeat: no-repeat;
}

#column_right_head {
 height: 18px;
 background-image: url("../../../images/land_more_head.gif");
 background-repeat: no-repeat;
}

#column_right_box {
 position: relative;
 width: 136px; 
 border: 1px solid; 
 color: #83a163;
 padding: 6px;

}

#column_right_bottom {
 height: 18px;
 background-image: url("../../../images/bottom_bar_150.gif");
 background-repeat: no-repeat;
}

#box { 
 width: 300px; 
/* border: 1px solid; 
 position: relative; 
 color: #83a163; */
 padding: 6px; top: 0px
 }





#tss_right_side_column {
  margin-left: 10px;
}

#breadcrumb {
  margin-left: 10px;
  position: relative;
  top: 4px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  color: #83a163;
  font-size: 10px;
}

span.ListPrice {
 color: #333399; 
 font-family: Verdana,Helvetica,Arial; 
 font-size: 10;
 font-weight: bold
} 
 
span.OurPrice {
 color: #750f36; 
 font-family: Verdana,Helvetica,Arial; 
 font-size: 10px;
}
 
span.YouSave {
 color: #cc6600; 
 font-family: Verdana,Helvetica,Arial; 
 font-size: 10px;
} 
 
span.BodyCopy {
 color: #000000; 
 font-family: Verdana,Helvetica,Arial; 
 font-size: 10px;
} 
 
span.HighLight {
 color: #cc3300; 
 font-family: Verdana,Helvetica,Arial; 
 font-size: 10px;
}

.adtitle {
 color: #750f36; 
 font-family: Verdana,Helvetica,Arial; 
 font-weight: bold;
 font-size: 18px;
}
 
.BodyCopy { 
  font-family:Verdana,Arial,Helvetica,sans-serif; 
  font-size: 10px;
}

.boldBody {
 color: #115098; 
 font-family: Verdana,Helvetica,Arial; 
 font-weight: bold;
 font-size: 10px;
}
 
div.thumbnail_image_box {
	height: 100px; 
	width:100px; 
	background-color: #ffffff; 
	border: 1px solid #cccccc; 
	text-align: center; 
	vertical-align: middle; 
	display: table-cell;
}

div.thumbnail_crop {
	width: 99px;
	height: 99px;
	overflow: hidden;
	text-align: center; 
	vertical-align: middle; 
	display: table-cell;
}
 

.thumbnail_image_box { width: 100px; height: 100px; border: 1px solid; color: red; position: relative; padding: 0px; top: 0px}

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }


#tss_footer_container {
position: relative;
border-top: 1px solid #355C32;
clear:both;
/*background: #fff;*/
top: 0px;
width: 100%;
margin-top: 10px;
}


#tss_footer {
 width: 525px; 
 padding: 6px;
 height: 65px;
 margin-left: auto;
 margin-right: auto;
 margin-top: 30px;
}

#footer_column1 {
 float:left;
 width:175px;
}
#footer_column2 {
 float:left;
 width:175px;
}
#footer_column3 {
 float:left;
 width:175px;
}
#footer_column4 {
 float:left;
 width:175px;
}

.alert {
	background-color: #5A683E;
	height: 35px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #ffffff;
	border-bottom: 2px solid #000000;
	vertical-align: middle;
}

.alert_promotion {
	background-color: #ffffff;
	margin-bottom: 0px;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #ffffff;
	border-bottom: 1px solid #ED8709;
	border-top: 1px solid #000000;
	vertical-align: middle;
}

.masthead-1a {
  top: -10px;
  height:110px;
  background-image: url("../../../images/tss_masthead_bar.jpg")

}

#masthead-1b {
  position: absolute;
  right: 30px;
  float: right;
  width: 125px;
  top: 4px;

 }

#masthead-1c {
  position: absolute;
  right: 15px;
  float:left;
  width: 15px;
  top: 4px;
}

#alert {
  position: relative;
  right: 0px;
  top: 0px;
  margin-left: 0px;
  padding: 0px;
  width: 100%;
  margin-bottom: 12;

}

#tss_content_outer {
 width: 100%;

}

#tss_forum_content {
 float: left;
 margin-right: 170px;
}

#tss_right_side_column {
 float: left;
 width: 152px;
 margin-left: -152px; 
}

/* links in the alert area of the Masthead */
A.alertimage { font-family: Verdana,Arial,sans-serif; font-size: 10px; color: #ffffff; }
A.alertimage:visited { font-family: Verdana,Arial,sans-serif; font-size: 10px; color: #ffffff; }
A.alertimage:hover	{ text-decoration: underline; color : #DD6900; }
A.alertimage:active	{ text-decoration: underline; color : #ffffff; }

/* TSS Tab Menu Styles */
#cssmenu ul { margin: 0; padding: 0;}
#cssmenu li { margin: 0; padding: 0;}
#cssmenu a { margin: 0; padding: 0;}
#cssmenu ul {list-style: none;}
#cssmenu a {text-decoration: none;}

#cssmenu {
position: absolute;
top: 80px;
height: 22px;
text-align: center;
width: 600px;
margin-left: 100px;}


#cssmenu > ul > li {
    float: left;
    margin-left: 3px;
    position: relative;
    border: solid;
border-width: 1px 1px 0 1px;
color: #58613A;
background: #58613A;
-webkit-border-radius: 4px 4px 0 0;
   -moz-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0;
text-align: center;

}

#cssmenu > ul > li > a {
    color: rgb(255,255,255);
    font-family: Verdana,Helvetica,Arial, sans-serif;
    font-weight: bold;
    font-size: 10px;
    line-height: 22px;
    padding: 7px 7px;
/*-webkit-transition: color .15s;*/
   -moz-transition: color .15s;
     -o-transition: color .15s;
        transition: color .15s;
}

#cssmenu > ul > li > a:hover {color: rgb(250,250,250); }


#cssmenu > ul > li > ul {
    opacity: 0;
    visibility: hidden;
    padding: 16px 0 4px 0;
    background-color: rgb(250,250,250);
    text-align: left;
    position: absolute;
    top: 55px;
    left: 50%;
    margin-left: -90px;
    width: 180px;
/*     border: 1px solid #0060af; */
	border-top: 1px solid #58613A;
	border-bottom: 2px solid #58613A;
-webkit-transition: background-color, visibility, top .3s .1s;
/*-webkit-transition: all .3s 1s;*/
   -moz-transition: all .3s .1s;
     -o-transition: all .3s .1s;
        transition: all .3s .1s;
-webkit-border-radius: 5px;
   -moz-border-radius: 5px;
        border-radius: 5px;
-webkit-box-shadow: 2px 3px 4px rgba(0,0,0,.6);
   -moz-box-shadow: 2px 3px 4px rgba(0,0,0,.6);
        box-shadow: 2px 3px 4px rgba(0,0,0,.6);
}

#cssmenu > ul > li:hover > ul {
    opacity: 1;
    top: 32px;
    visibility: visible;
    z-index: 10;
}

#cssmenu > ul > li > ul:before{
    content: '';
    display: block;
    border-color: transparent transparent rgb(23,107,161) transparent;
    border-style: solid;
    border-width: 10px;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -10px;
}

#cssmenu > ul ul > li { position: relative;}

#cssmenu ul ul a{
    color: #58613A;
    font-family: Arial,Verdana,Helvetica, sans-serif;
    font-size: 12px;
    background-color: rgb(250,250,250);
    padding: 5px 8px 7px 16px;
    display: block;
    border-top: 1px solid rgb(88,97,58);

-webkit-transition: background-color .1s;
   -moz-transition: background-color .1s;
     -o-transition: background-color .1s;
        transition: background-color .1s;
}

#cssmenu ul ul a:hover {background-color: rgb(240,240,240);}


#cssmenu ul ul ul {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: -16px;
    left: 206px;
    padding: 16px 0 20px 0;
    background-color: rgb(250,250,250);
    text-align: left;
    width: 160px;
-webkit-transition: all .3s;
-moz-transition: all .3s;
     -o-transition: all .3s;
        transition: all .3s;
-webkit-border-radius: 5px;
   -moz-border-radius: 5px;
        border-radius: 5px;
-webkit-box-shadow: 0px 2px 3px rgba(0,0,0,.4);
   -moz-box-shadow: 0px 2px 3px rgba(0,0,0,.4);
        box-shadow: 0px 2px 3px rgba(0,0,0,.4);
}


#cssmenu ul ul > li:hover > ul { 
opacity: 1; left: 196px; visibility: visible;
}


#cssmenu ul ul a:hover{
    background-color: rgb(153,204,255);
    color: rgb(255,255,255);
    font-weight: bold;
/*    text-shadow:rgba(0, 0, 0, 0.9) 0px 1px 1px; */
}