/*
--------------------------------------------------
wolverinedata.com GLOBAL STYLES
Last revised 2007-04-01
--------------------------------------------------
--------------------------------------------------
Color palette:
--------------------------------------------------
Red #f00
White #fff

*/

/* -------------------------------------------------- */
/* DEFAULT HTML STYLES */
/* -------------------------------------------------- */

body	{
        color: #666; 
	    text-align: center;	/* horizontal centering in Win IE */
        background: #fff url(/shop/graphics/00000001/body_bg.gif) repeat-x top left; /*light grey gradient*/
        }
        
body, td, p {
        color: #666;
	    font: 12px/18px arial, helvetica, sans-serif;
        }                

/* Links */
a {
    	color: #f00; /* Red*/
	    text-decoration: none;
        }
a:focus {
	    outline: none; /* most browsers do not support yet support this property */
	    -moz-outline: none; /* remove focus outline in Mozilla browsers */
        }
a:visited {
	    color: #f00;
        }
a:hover {
        color: #f00;
	    text-decoration:underline;
        }
a:active {
	    color: #f00;
	    text-decoration:underline;
        }
a[name] { /* remove dotted underline from internal hyperlinks */
	    border-bottom: none;
        }

a:link.toplink			{ font-size: 11px; padding:0 10px 0 18px;background: url(/shop/graphics/00000001/bullet.gif) no-repeat top left;}
a:visited.toplink		{ font-size: 11px; padding:0 10px 0 18px;background: url(/shop/graphics/00000001/bullet.gif) no-repeat top left;}
a:hover.toplink			{ font-size: 11px; padding:0 10px 0 18px;background: url(/shop/graphics/00000001/bullet.gif) no-repeat top left;}

a:link.leftlink		  { text-decoration: none; color: #636363; }
a:visited.leftlink	{ text-decoration: none; color: #636363; }
a:hover.leftlink	  { text-decoration: underline; color: #636363; }

#footer a {
color:#000;
}

.block ul {
        list-style-type:square;
        }


/* Headers */
h1		{
		color: #f00; /* red*/
		font-size: 28px;
		margin: .75em 0;
		}
h2		{
	color: #f00; /* red */
	font-size: 22px;
        font-weight:bold;
	letter-spacing: -1px;
}


h3		{
		font-size: 18px;
		line-height: 1.167;
		margin: 1.167em 0 .5835em;
		}
h4		{
		font-size: 16px;
		line-height: 1.3125;
		margin: 1.3125em 0 .65625em;
		}
h5		{
		font-size: 14px;
		line-height: 1.5;
		margin: 1.5em 0 .75em;
		}
h6		{
		font-size: 14px;
		line-height: 1.5;
		margin: 1.5em 0 .75em;
		}

/* -------------------------------------------------- */
/* PAGE STRUCTURE */
/* -------------------------------------------------- */


#header {
	    height:70px;
	    }
#footer {
	    font-size: 11px;
	    }
#content {
	    background:#fff url(/shop/graphics/00000001/content_bg.gif) no-repeat top left;
	    padding:20px;
	    }
#main .block {
        width:32%;
        float:left;
        text-align:center;
	}
#main .block .desc {
        text-align:left;
        color:#666;
        padding:20px;
        line-height:1.5em;
        }
#main .middle{
        border-right: 1px solid #A0A0A0;
        border-left: 1px solid #A0A0A0;
        }
#main .block .price {
        color:#f00;
        font-size: 1.5em;
        font-weight: bold;
        line-height:2em;
        }
#main h1 {
        margin:0 0 .75em 0;
        }

/* -------------------------------------------------- */
/* NAVIGATION */
/* -------------------------------------------------- */


#navigation {
        background: url(/shop/graphics/00000001/nav_big_bg.gif) no-repeat top center;
        height:42px;
        text-align:center;
        margin-bottom:0px;
        }

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#chromemenu {
        width: 850px;
        font-size: 11px;
        line-height:16px;
        margin:0 auto;
        padding-top:8px;

        }
#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
        content: "."; 
        display: block; 
        height: 0; 
        clear: both; 
        visibility: hidden;
        }
#chromemenu ul{
        border: 1px solid #BBB;
        width: 100%;
        background: url(/shop/graphics/00000001/chrome_bg.gif) center center repeat-x;
        padding: 5px 0;
        margin: 0;
        text-align: left; /*set value to "right" for example to align menu to the left of page*/
        text-transform:uppercase;
        }
#chromemenu ul li{
        display: inline;
        }
#chromemenu ul li a{
        color: #494949;
        padding: 5px 10px 5px 10px;
        margin: 0;
        text-decoration: none;
        border-right: 1px solid #DADADA;
        }
#chromemenu ul li a:hover{
        color:#F00;
        }
.anylinkcss{
        position:absolute;
        margin-left:-3px;
        margin-top:1px;
        visibility: hidden;
        text-align:left;
        border:1px solid #333;
        border-bottom-width: 0;
        font:normal 11px Arial, sans-serif;
        line-height: 24px;
        z-index: 100;
        background-color: #F7F7F7;
        width: 200px;
        }
.anylinkcss a{
        width: 100%;
        display: block;
        text-indent: 3px;
        border-bottom: 1px solid #333;
        padding:0;
        text-decoration: none;
        color:#666;
        }
.anylinkcss a:hover{ /*hover background color*/
        background-color: #666;
        color: white;
        text-decoration: none;
        }

/*
--------------------------------------------------
COMMON FORMATTING
--------------------------------------------------
*/


.leftlink  { font-size: 10px; font-weight: bold; }
.carea	  { font-size: 12px; color: #666666; line-height: 18px; }
.listarea	    { font-size: 11px; color: #666666; line-height: 12px; }
.footer 	    { font-size: 10px; color: #666666; }
.bordercolor  {border-color: #333333;}
.small        { font-size: 10px; }
.banner { font-size:18px;font-weight:bold;color:#666;font-family:"arial narrow", "arial", sans-serif;}
.subbanner {
  font-size:12px; 
  color:#666666;
  font-weight:bold;
  background: #f7f7f7;

  border: 1px #7a7a7a solid;
  padding:2px 2px 1px 5px;
}


.bothclear, .spacer {
clear:both;
}

p.justify   { text-align: justify; }



.inputs         {font: 11px Verdana, Arial, Helvetica, sans-serif; ; border: 1px #333333 solid; height: 17px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; background-color: #e9e9e9; color: #000000; vertical-align: top ; width: 200px}
.phoneinput     {font: 11px Verdana, Arial, Helvetica, sans-serif; ; border: 1px #333333 solid; height: 17px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; background-color: #e9e9e9; color: #000000; vertical-align: top ; width: 30px}
.stateinput     {font: 11px Verdana, Arial, Helvetica, sans-serif; ; border: 1px #333333 solid; height: 17px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; background-color: #e9e9e9; color: #000000; vertical-align: top ; width: 20px}
.zipinput       {font: 11px Verdana, Arial, Helvetica, sans-serif; ; border: 1px #333333 solid; height: 17px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; background-color: #e9e9e9; color: #000000; vertical-align: top ; width: 100px}
.checkbox       {font: 11px Verdana, Arial, Helvetica, sans-serif; ; border: 1px #333333 solid; height: 17px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; background-color: #e9e9e9; color: #000000; vertical-align: top ; width: 10px}
.textarea       {height: 85px; border: 1px #333333 solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; width: 200px; background-color: #e9e9e9}


#outlets img {
margin:5px;
}

/*
--------------------------------------------------
TABS
--------------------------------------------------
*/

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #F7F7F7;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #666; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #F50000;
 background: #CCC;
 border-color: #000;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #F50000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

