/* Start of CMSMS style sheet 'Hillshat Imagemenu Dropdown V1' */
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */




/* The wrapper clears the floating elements of the menu, not used on this menu, you can use it if you need to */




#menuwrapper2 {
        }




/* Set the width of the menu elements at second and third level. Leaving first level flexible. */




#imap li li { 
        width: 200px; 
       }




/* Unless you know what you do, do not touch this */ 




#imap{
    list-style: none; 
    margin: 0px; 
    padding: 0px; 
    }
#imap ul { 
    list-style: none; 
    margin: 0px; 
    padding: 0px; 
    }
#imap ul {
    position: absolute; 
    top: auto; 
    }
#imap ul ul { 
    margin-top: 1px; /* this is normally 0px but for this menu we wanted the white line around the main image to show above the drop downs  */
    margin-left: -1px;
    left: 100%; 
    top: 0px; 
    }   
#imap li { 
    margin-left: -1px;
    float: left;
    }
#imap li li { 
    margin-left: 10px;
    margin-top: 1px;
    position: relative; 

    }
#imap li li li { 
    margin-left: 0px;
    margin-top: 1px; 
    }

#imap li li a{ 
    margin-left: 0px;
    margin-top: -1px;
    position: relative; 
    }


/* Styling the basic apperance of the menu elements */



#imap a { 
    display: block; 
    padding: 0px 0px; 
    text-decoration: none; 
    font-size:8pt;
    }
#imap li a {text-indent:-9000px; /* this moves the words (menutext) of the first layer, images, out of the way which you will need if you have only one layer/no drop downs */
    }
#imap li li a {
    text-indent:0px; /*this makes the second level words in the drop downs show up or else they will inherit the action of the line above*/
    background-color: #4d4d4d;   /* before */
    padding: 4px 10px;
    border-left:5px solid #efefef;   /* fat border on left */
    border-bottom:1px solid #efefef;    
    color:#fff;    /* color of link text */
    }    
#imap li li :hover{
	background-color: #999999;   /* second and third layer drop down hover color */
	color:#ffffff
}








/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */
#imap ul, #imap li:hover ul, #imap li:hover ul ul, 
#imap li.menuparenth ul, #imap li.menuparenth ul ul { 
    display: none; 
    }
#imap li:hover ul, #imap ul li:hover ul, #imap ul ul li:hover ul, 
#imap li.menuparenth ul, #imap ul li.menuparenth ul, #imap ul ul li.menuparenth ul { 
    display: block; 
    }




/* IE Hacks */
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */




#imap li li { 
    float: left; 
    clear: both; 
    background-color: #00b374;   /* before */
    }




#imap li li a { 
    height: 1%; 
    }











/* End of 'Hillshat Imagemenu Dropdown V1' */

/* Start of CMSMS style sheet 'HillsHat Imagemenu Setup V1' */
/* set the size of the unordered list <ul> and add the background image */ /*these are to comment out the comments, so they don't get read by the browser, if you don't need the comments you can delete it.*/
#imap {
  display:block;
  width:591px;
  height:45px;
  background: url(uploads/hhimg/menu.jpg) no-repeat;/* main image*/
  position:relative;
  }
  /* set up the unordered list <ul><a> to hold the background image for the hover state */
#imap a#title {
  display:block;
  width:591px;
  height:0px;
  padding-top:0px;
  verflow:hidden;
  position:absolute;
  left:0;
  top:0;
  background:transparent 591px 400px;
  cursor:default;

  }
/* the hack for IE pre IE6 */
* html #imap a#title {
  height:79px;
  he\ight:0;
  }
  /* the <ul><a> hover style to move the background image to position 0 0 */
#imap a#title:hover {
  background-position: 0 0;
  z-index:10;
  }
  /* place the <li>s in the correct absolute position */
#imap li{
  position:absolute;
  padding:0;
  margin:0;
  }
#imap #pic15 {/* this is the first id= */
  left:0px; /* because this is a horizontal menu we are going to move the blocks to the left, the next one is 'left' as many 'px' as the width of the image, plus the '1px'. just keep adding the last one on for the next one, even if they are not the same size. if this was a vertical menu we would be using the " top:0px " to move them from the top down */
  top:0px;
  z-index:20;
  }
#imap #pic51 {
  left:87px;
  top:0px;
  z-index:20;
  }
/* #imap #pic52 { */
 #imap #pic64 {
  left:244px;
  top:0px;
  z-index:20;
  }

#imap #pic53 {
  left:333px;
  top:0px;
  z-index:20;
  }

 #imap #pic54 {
  left:494px;
  top:0px;
  z-index:20;
  } 

/* style the <li><a> links physical size and the background image for the hover */
#imap a#a15{  /*this is the second id=*/
  display:block;  /*this is so the link is as big as the box it's in and the size of the image.*/
  width:87px;
  height:45px;
  background:transparent url(uploads/hhimg/menu_01.jpg) -100px -100px no-repeat;   this moves them up and left, out of the way till we need them.
  text-decoration:none;
  z-index:20;
  }
  #imap a#a51 {
  display:block;
  width:157px;
  height:45px;
background:transparent url(uploads/hhimg/menu_02.jpg) -100px -100px no-repeat;
  text-decoration:none;
  z-index:20;
  }
/*  #imap a#a52 { */
  #imap a#a64 {
  display:block;
  width:157px;
  height:45px;
background:transparent url(uploads/hhimg/menu_03.jpg) -100px -100px no-repeat;
  text-decoration:none;
  z-index:20;
  }
  #imap a#a53 {
  display:block;
  width:157px;
  height:45px;
background:transparent url(uploads/hhimg/menu_04.jpg) -100px -100px no-repeat;
  text-decoration:none;
  z-index:20;
  }
  #imap a#a54 {
  display:block;
  width:157px;
  height:45px;
background:transparent url(uploads/hhimg/menu_05.jpg) -100px -100px no-repeat;
  text-decoration:none;
  z-index:20;
  }


  /* move the link background image to position 0 0 when hovered, back in front so we can see the :hover image, */
/* a52 */
#imap a#a15:hover, #imap a#a51:hover, #imap a#a64:hover, #imap a#a53:hover, #imap a#a54:hover{
  background-position:0 0;
  }


/* End of 'HillsHat Imagemenu Setup V1' */

/* Start of CMSMS style sheet 'Hillshat other layout V1' */
div#cartright {
 margin-left: 15px;
}

.hatprice {
 font-size: 9px;
  font-weight: bold;
}


.hatname {
 font-size: 12px;
  font-weight: bold;
}

.hatsummary {
 font-size: 10px;
}

.sideborder {
  width: 170px;
  border: 1px solid black;
  background-color: #C1C2C6
}

.sideborder h1 {
  width: 170px;
  height: 30px;
  text-align:center;
  margin: 0;
  padding: 0;
  background-color: #E4E5E7;
  font-size: 10pt;
  font-weight: bold;
}

.sideborder p {
  padding: 3px;
}

body{
margin:0;
padding:0;
line-height: 1.5em;
background-color: #777777;
  font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#maincontainer{
border:1px solid #000000; background-position: 
 left top; width: 791px; /*Width of main container*/
margin: 0 auto; background-image:url('uploads/hhimg/hillshats_bg2.jpg')
}

#topsection{
background: #EAEAEA;
height: 123px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
background-position: left top; float: left;
width: 100%;

}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
background-image: url('uploads/hhimg/hillshats_title_01.png');
background-repeat: repeat-x;
behavior: url(iepngfix.htc)}

#contentcolumnshop{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
background-image: url('uploads/hhimg/hills_store_white.png');
background-repeat: repeat-x;
background-color: white;
min-height: 550px;
behavior: url(iepngfix.htc)}


#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -791px; /*Set left margin to -(MainContainerWidth)*/

}


#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 0px 0;
}

#footer a{
color: #FFFF80;
}
img { behavior: url(uploads/hhimg/iepngfix.htc) }

.innertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
.side_link_bg {
	background-image: url('uploads/hhimg/hillshats_ranges_bg.png');
	background-repeat: no-repeat;
	behavior: url(uploads/hhimg/iepngfix.htc)}
	

h1, h2, h3, h4, h5, h6, p  {
  font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
p, td  {font-size: 10pt; line-height:140%}
h1 { font-size: 1.6em; color: #000000; font-family: Verdana, Trebuchet Ms, Arial, Helvetica, sans-serif; font-weight:normal }
h2 { font-size: 1.5em;  margin-top:0px;   color: #000000;  font-family: "Times New Roman", Times, serif; font-weight:normal }
h3 { font-size: 1.2em; color: #000000; font-family: Tahoma, Verdana, Trebuchet Ms; font-weight:normal }
h4 { font-size: 1.0em; color: #000000; font-family: Tahoma, Verdana, Trebuchet Ms}
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }
.footer {font-size: 8pt; font-family: tahoma, verdana; line-height:110%}
.footer a {font-size: 8pt}
a:link {color: #000000;}

a:visited {color: #000000;}

a:hover {color: #333333;}

a:active {color: #000000;}

li.thumb a img{
border:0px solid black
}
/* End of 'Hillshat other layout V1' */

