/*
* 1. Copy over from AP proper anchorpoint.css
* 2. Copy over from AP proper navmenu.css
* 3. Update div#content-menu.width=660, margin-left: 15px;
* 4. Remove menu-items.height = 0
* 5. Remove sub-menu-items.height=0
*/
html, body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 12px;
    background-color: #2b241e;
    min-height: 101%;
}

a, a:visited
{
    color: #c58b06;
    text-decoration: none;
}

a:hover, a:active
{
    text-decoration: underline;
}

.validation-error input, .validation-error textarea
{
    border: solid 1px #990000 !important;
}

span.error-message
{

}

div.error-message
{
    margin-bottom: 10px;
}

.fieldWithErrors
{
    border: solid 1px #990000 !important;
}

#errorExplanation
{
    color: #990000;
}

#errorExplanation h2
{
    margin-bottom: 10px;
    font-size: 14px;
}

#errorExplanation p
{
    margin-bottom: 5px;
}

#errorExplanation ul
{
    list-style: inherit;
}

#errorExplanation ul li
{
    margin-left: 25px;
}

div.clear-floats
{
    height: 1px;
    background-color: Transparent;
    overflow: hidden;
}

.empty-text
{
    color: #666;
}

div#main-container
{
    text-align: center;
}

div#main
{
    margin: 0px auto;
    text-align: left;
    width: 940px;
    background: url('http://anchorpointoutdoors.com/images/blog-background.jpg') no-repeat left top;
    position: relative;
    padding: 0px 40px 0px 40px;
}

div#navigation-bar
{
    height: 54px;
    padding-top: 25px;
}

div#navigation-bar a
{
    display: block;
}

div#navigation-bar div.button
{
    float: left;
}

div#navigation-bar div.button a
{
    height: 54px;
}

div#navigation-bar div.logo a
{
    width: 220px;
}

div#navigation-bar div.iphone a
{
    width: 182px;
}

div#navigation-bar div.records a
{
    width: 129px;
}

div#navigation-bar div.club-manager a
{
    width: 135px;
}

div#navigation-bar div.marketplace a
{
    width: 135px;
}

div#navigation-bar div.login a
{
    width: 137px;
}

div#navigation-bar div.login.dashboard
{
    background: url('http://anchorpointoutdoors.com/images/dashboard.jpg') no-repeat 1px top;
    height: 54px;
}

div#content
{
  overflow: hidden;
    padding-top: 15px;
}

div#splash
{
    height: 460px;
}

div#four-blocks
{
    height: 256px;
    margin-top: 15px;
    padding-bottom: 20px;
    background: url('http://anchorpointoutdoors.com/images/four-boxes.jpg') no-repeat left top;
}

div#footer
{
    margin: 0px auto;
    text-align: left;
    width: 1020px;
    height: 205px;
    background: url('http://anchorpointoutdoors.com/images/footer.jpg') no-repeat left top;
    position: relative;
}

div#footer div.block
{
    width: 320px;
    height: 105px;
    float: left;
    overflow: hidden;
}

div#footer div.footer-menu
{
    margin-top: 10px;
    line-height: 20px;
    font-family: Arial;
    font-size: 12px;
    color: #8e8476;
}

div#footer div.footer-menu a
{
    color: #8e8476;
    text-decoration: none;
}

div#footer div.footer-menu a:hover
{
    text-decoration: underline;
}

div#content-head-top
{
/*    background: url('http://anchorpointoutdoors.com/images/roundtop-darkgreen.png') no-repeat left top;*/
    height: 6px;
}

div#content-head
{
    padding-top: 10px;
/*    background-color: #322f1b;*/
    min-height: 110px;
}

div#content-head-nav
{
    font-family: Tahoma, Arial, Verdana;
    padding-left: 20px;
}

div#content-head-nav-right
{
    float: right;
    color: #fff;
    margin-right: 10px;
}

h1#content-head-title
{
    padding-left: 10px;
    color: #fff;
    font-weight: normal;
    font-size: 20px;
    padding-bottom: 15px;
}

div#content-head-tabs
{
    font-family: Arial, Tahoma, Verdana;
    position: relative;
    height: 25px;
}

div.tab
{
    float: left;
    position: relative;
    height: 25px;
    font-size: 14px;
    font-weight: bold;
}

.tab-part
{
    float: left;
}

div.tab-left
{
    background: url('http://anchorpointoutdoors.com/images/tab-gray-left.png') no-repeat left top;
    height: 25px;
    width: 9px;
}

div.tab-left.white
{
    background: url('http://anchorpointoutdoors.com/images/tab-white-left.png') no-repeat left top;
}

a.tab-middle
{
    display: block;
    background-color: #f2f2f1;
    padding: 5px 0px 4px 5px;
    color: #999;
    text-decoration: none;
}

a.tab-middle.white
{
    background-color: #fff;
    color: #c58b06;
}

a.tab-middle:hover
{
    color: #c58b06;
}

div.tab-right
{
    background: url('http://anchorpointoutdoors.com/images/tab-gray-right.png') no-repeat left top;
    height: 25px;
    width: 38px;
}

div.tab-right.white
{
    background: url('http://anchorpointoutdoors.com/images/tab-white-right.png') no-repeat left top;
}

div#content-main-container
{
  overflow: hidden;
    background-color: #fff;
    padding: 10px 15px 3px 15px;
    /* position: relative; */
}

div#content-main
{
  overflow: hidden;
    width: 600px !important;
    float: left;
/*    width: 750px; */
    min-height: 400px;
    margin-left: 15px;
    margin-right: 50px;
    padding-top: 20px;
}

div#content-main h1
{
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 10px;
    border-bottom: solid 1px #e3e3e3;
    color: #555;
}

div#content-main h3
{
    margin: 10px 0px 15px 15px;
    font-weight: normal;
    color: #555;
}

div#content-bottom
{
    background: url('http://anchorpointoutdoors.com/images/roundbottom-white.png') no-repeat left top;
    height: 6px;
}

div#content-bottom.tan
{
    background: url('http://anchorpointoutdoors.com/images/roundbottom-tan.png') no-repeat left top !important;
}

div#ad-160x600
{
  overflow: hidden;
    float: left;
}

div#ad-container
{
    margin-top: 14px;
}

div#ad-468x60-1
{
    float: left;
    margin-right: 4px;
    width: 468px;
    height: 60px;
    overflow: hidden;
}

div#ad-468x60-2
{
    float: left;
    width: 468px;
    height: 60px;
    overflow: hidden;
}

div.label
{
    position: relative;
    left: -9px;
    height: 14px;
}

div.label.right
{
    left: auto;
    right: -9px;
}

div.label .triangle
{
    position: absolute;
    bottom: -15px;
    width: 9px;
    height: 9px;
}

div.label .text
{
    padding: 3px 1px 3px 8px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
}
div.label.right .text
{
    left: auto;
    right: 0px;
}

div.label.dark-green .text
{
    background-color: #322f1b;
    color: #fff;
}

div.label.medium-green .text
{
    background-color: #AFBC3F;
    color: #fff;
}

div.label.dark-green .triangle
{
    background: url('http://anchorpointoutdoors.com/images/tag-triangle.png') no-repeat left top;
}

div.label.medium-green .triangle
{
    background: url('http://anchorpointoutdoors.com/images/tag-triangle.png') no-repeat left top;
}

div.label.red .text
{
    background-color: #cc2802;
    color: #fff;
}

div.label.red.right .triangle
{
    background: url('http://anchorpointoutdoors.com/images/tag-triangle-red-right.png') no-repeat left top;
    right: 0px;
}

div.label.green .text
{
    background-color: #AFBC6E;
    color: #fff;
}

div.label.green .triangle
{
    background: url('http://anchorpointoutdoors.com/images/tag-triangle-green.png') no-repeat left top;
}

div.label.orange .text
{
    background-color: #b5861c;
    color: #fff;
}

div.label.orange .triangle
{
    background: url('http://anchorpointoutdoors.com/images/tag-triangle-orange.png') no-repeat left top;
}

div.label.feed .text
{
    background-color: #cf750b;
    color: #fff;
    
}

div.label.feed .triangle
{
    background: url('http://anchorpointoutdoors.com/images/tag-triangle-orange.png') no-repeat left top;
}

div.button
{
    height: 24px;
    cursor: pointer;
    float: left;
}

.center
{
    text-align: center;
}

.center div.button
{
    text-align: left;
    margin: 0px auto;
}

div.button .button-left
{
    float: left;
    height: 24px;
    width: 15px;
    background: transparent no-repeat left top;
}

div.button .button-middle
{
    float: left;
    height: 24px;
    line-height: 22px;
    font-size: 11px;
    background: transparent repeat-x left top;
    padding-right: 8px;
}

div.button .button-right
{
    float: left;
    height: 24px;
    width: 15px;
    background: transparent no-repeat left top;
}

div.button.red .button-left
{
    background-image: url('http://anchorpointoutdoors.com/images/btn-red-left.png');
}

div.button.red .button-right
{
    background-image: url('http://anchorpointoutdoors.com/images/btn-red-right.png');
}

div.button.red .button-middle
{
    background-image: url('http://anchorpointoutdoors.com/images/btn-red-middle.png');
    color: #fff;
}

div.button.yellow .button-left
{
    background-image: url('http://anchorpointoutdoors.com/images/btn-yellow-left.png');
}

div.button.yellow .button-right
{
    background-image: url('http://anchorpointoutdoors.com/images/btn-yellow-right.png');
}

div.button.yellow .button-middle
{
    background-image: url('http://anchorpointoutdoors.com/images/btn-yellow-middle.png');
    color: #fff;
}

div.button.gloss .button-left
{
    height: 30px;
    width: 17px;
}

div.button.gloss .button-right
{
    height: 30px;
    width: 17px;
}

div.button.gloss .button-middle
{
    height: 30px;
    line-height: 28px;
    padding-right: 2px;
    font-size: 12px;
}

div.button.gloss.green .button-left
{
    background-image: url('http://anchorpointoutdoors.com/images/btn-gloss-green-left.png');
}

div.button.gloss.green .button-middle
{
    background-image: url('http://anchorpointoutdoors.com/images/btn-gloss-green-middle.png');
    color: #fff;
}

div.button.gloss.green .button-right
{
    background-image: url('http://anchorpointoutdoors.com/images/btn-gloss-green-right.png');
}

.x-grid3-scroller
{
    position: static !important;
}

.bold
{
    font-weight: bold;
}

div.pager
{
    text-align: right;
    font-size: 11px;
    margin-bottom: 15px;
}

.text-box
{
    width: 210px;
    font-size: 12px;
    padding: 3px 2px;
    border: solid 1px #999;
    font-family: Verdana, Tahoma, Arial, sans-serif;
}

.text-area
{
    font-size: 12px;
    padding: 3px 2px;
    border: solid 1px #999;
    font-family: Verdana, Tahoma, Arial, sans-serif;
}

form select
{
    border: solid 1px #999;
    padding: 2px 0px;
    font-size: 12px;
    font-family: Verdana, Tahoma, Arial, sans-serif;
}

form textarea
{
    overflow: auto;
}

div#aphome-splash
{
    background: transparent url('http://anchorpointoutdoors.com/images/aphome-background.png') no-repeat left top;
    width: 946px;
    height: 374px;
    position: relative;
    left: -3px;
}

div#aphome-tabs
{
    background: transparent url('http://anchorpointoutdoors.com/images/aphome-tabs.png') no-repeat left top;
    width: 946px;
    height: 322px;
    position: relative;
    left: -3px;
}

div#aphome h1
{
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 5px;
    color: #555;
}

div#aphome-login
{
    color: #555;
    position: absolute;
    top: 50px;
    left: 30px;
    width: 200px;
}

.x-hidden-display
{
    display: none;
}

.search-small
{
    background-image: url('http://anchorpointoutdoors.com/images/search-small.png') !important;
    background-repeat: no-repeat;
}





/* NAV MENU.css */

div#content-main
{
/*    width: 695px !important;*/
}

ul#nav-menu
{
  display: block;
  overflow: hidden;
  width: 195px;
  padding-left: 20px;
  font-size: 11px;
  color: #999;
}

ul#nav-menu a
{
/*  vertical-align: top;*/
  color: #999;
}

ul#nav-menu li
{
  list-style: none;
}

ul#nav-menu li.widget
{
  display: block;
  /* overflow: hidden; */ 
  margin: 0 0 15px 0;
  padding-left: 9px;
  list-style: none;
  background: url("http://anchorpointoutdoors.com/images/tag-triangle.png") no-repeat 0 25px;
  /* background-color: #F4F4F4; */
}

ul#nav-menu li.advanced_text
{
  display: block;
  /* overflow: hidden; */ 
  margin: 0 0 15px 0;
  padding-left: 9px;
  list-style: none;
  background: #FFF;
  /* background-color: #F4F4F4; */
}

ul#nav-menu li.widget h2.widgettitle
{
  margin: 0 0 0 -9px;
  padding: 0 10px;
  background-color: #322F1B;
  font-size: 11px;
  font-weight: normal;
  line-height: 25px;
  color: #fff;
}

ul#nav-menu li.widget h2.widgettitle a
{
  color: #fff;
}

ul#nav-menu li.widget ul
{
  display: block;
  overflow: hidden;
  padding: 0;
}

ul#nav-menu li.widget ul li a
{
  overflow: hidden;
  background-color: #F4F4F4;
  color: #999;
  border-bottom: 1px solid #CCCCCC;
  display:block;
  font-size:10px;
  font-weight:bold;
  line-height:20px;
  padding:5px;
}

ul#nav-menu li.widget ul li a:before
{
  content: "» ";
}

ul#nav-menu li.widget ul li a:hover
{
    text-decoration: none;
    background-color: #e3e3e3;
}

ul#nav-menu li.widget_search form
{
  background-color: #E1E6BB;
}

ul#nav-menu li.widget_search h2.widgettitle
{
  background-color: #AFBC3F;
}

ul#nav-menu li.widget_search label.screen-reader-text
{
  display: none;
}

ul#nav-menu li.widget_search input#searchsubmit
{
  display: block;
  border: 0 none;
  margin: 0;
  height: 31px;
  width: 89px;
  background: url('http://anchorpointoutdoors.com/images/blog-search-button.png') no-repeat left top;
  cursor: pointer;
  text-indent: -9999px;
}

ul#nav-menu li.widget_search input#searchsubmit:focus
{
  background: url('http://anchorpointoutdoors.com/images/blog-search-button-active.png') no-repeat left top;
}

ul#nav-menu li.widget_recent_comments ul#recentcomments li.recentcomments
{
  padding: 5px 10px;
  border-bottom: 1px solid #CCCCCC;
  font-size: 10px;
}

ul#nav-menu li.widget_recent_comments ul#recentcomments li.recentcomments a
{
  display: inline;
  border: 0 none;
  font-size: inherit;
  line-height: inherit;
  height: inherit;
  padding: 0;
}

ul#nav-menu li.widget_recent_comments ul#recentcomments li.recentcomments a.url
{
  
}

ul#nav-menu li.widget_tag_cloud div {
  padding: 10px;
}

ul#nav-menu li.widget_text img {
  border: 0 none;
}

ul#nav-menu li.widget_text div.no-title {
  background-color: #fff;
  margin-left: -9px;
  padding-left: 9px;
}

ul#nav-menu li.widget_text div.link-rss
{
  margin-left: -9px;
  padding: 0 0 10px 9px;
  background: url("http://anchorpointoutdoors.com/images/tag-triangle-orange.png") no-repeat 0 25px;
}

ul#nav-menu li.widget_text div.link-rss h2.widgettitle
{
  background: #CF750B url('http://anchorpointoutdoors.com/images/blog-rss.png') no-repeat 97% 50%;
}

ul#nav-menu li.widget_rss
{
  background-image: url("http://anchorpointoutdoors.com/images/tag-triangle-orange.png");
}


ul#nav-menu li.widget_rss h2.widgettitle
{
  background-color: #CF750B;
}

ul#nav-menu li.widget_rss h2.widgettitle a:first-child
{
  float: right;
  display: block;
  margin: 2px -5px 0 0;
  width: 18px;
  height: 18px;
  background: url('http://anchorpointoutdoors.com/images/blog-rss.png') no-repeat 50%;
}

ul#nav-menu li.widget_rss h2.widgettitle a:first-child img
{
  display: none;
}

ul#nav-menu li.widget_calendar div#calendar_wrap
{
  padding: 10px;
}

ul#nav-menu li.widget_calendar div#calendar_wrap table
{
  margin: 0 auto;
}

ul#nav-menu li.widget_calendar div#calendar_wrap table a
{
  font-weight: bold;
}


.menu-group
{
    margin-bottom: 13px;
}

div#my-account
{

}

.menu-header
{
    cursor: pointer;
    background: #322f1b url('/images/arrows-down-dark-green.png') no-repeat 180px center;
    height: 25px;
    font-size: 11px;
}

.menu-header.medium-green
{
    background: #AFBC3F url('/images/arrows-down-dark-green.png') no-repeat 180px center;
}

.menu-header.feed
{
    background: #CF750B url(http://anchorpointoutdoors.com/images/blog-rss.png) no-repeat scroll 170px 3px;
}

.menu-header div.label
{
    height: 19px;
}

.menu-header div.label span
{
    height: 19px;
    line-height: 17px;
}

.menu-header.open-arrows
{
    background-image: url('/images/arrows-up-dark-green.png');
}

.menu-items
{
/*    height: 0px; */
    overflow: hidden;
}

.menu-items.green
{
/*    height: 0px; */
    background: #AFBC3F;
}

.menu-items.medium-green
{
/*    height: 0px; */
    background: #e1e6bb;
}

.menu-item
{
    display: block;
    height: 20px;
    padding: 5px;
    font-weight: bold;
    font-size: 10px;
    line-height: 20px;
    color: #fff;
    border-bottom: solid 1px #999;
}

.menu-item.gray
{
    background: #c2bcb6 url('/images/arrows-down-gray.png') no-repeat 180px center;
}

.menu-item.gray-open
{
    background-image: url('/images/arrows-up-gray.png') !important;
}

.menu-item.green
{
    background: #afbc6e url('/images/plus-green.png') no-repeat 180px center;
}

.menu-item.medium-green
{
    background: #afbc3f url('/images/plus-green.png') no-repeat 180px center;
}

.sub-menu-items
{
/*    height: 0px;*/
    overflow: hidden;
}

.sub-menu-items a
{
    color: #999 !important;
}

.sub-menu-items a:hover
{
    text-decoration: none;
    background-color: #e3e3e3;
}

.sub-menu-items a.current
{
    color: #c58b06 !important;
    background-color: #fff;
}

.sub-menu-items a:hover.current
{
    background-color: #e3e3e3;
}

.sub-menu-item
{
    display: block;
    height: 20px;
    padding: 5px;
    font-weight: bold;
    font-size: 10px;
    line-height: 20px;
    color: #999;
    border-bottom: solid 1px #ccc;
    background-color: #f4f4f4;
}


/******
* RWD's stuff
******/

input#s {
  margin: 4px 5px 12px 0px;
  background: #f4f4f4;
  border: solid 1px #AFBC3F;
  padding: 2px;
  width: 96%;
}

#searchform {
  overflow: hidden;
  padding: 10px;
}

.post {
  color:#555;
  font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
  line-height:1.4em;
  padding-bottom: 25px;
  font-size: 1.2em;
}

.post h2 {
  padding: 0px 0px 5px 0px;
  margin: 0px;
  font-size: 18pt;
}

.post .title a {
  color: #444;
/*  font-size: 1.2em;*/
}

.post small.date {
  color: #cf750b;
  font-size: 0.9em;
}

#searchform .btn {
    height: 31px;
    width: 89px;
    margin: 0;
    border: 0;
    background: url('http://anchorpointoutdoors.com/images/blog-search-button.png') no-repeat left top;
}

#searchform .btn-hover {
    cursor: pointer;
    background: url('http://anchorpointoutdoors.com/images/blog-search-button-active.png') no-repeat left top;
}

h2.pagetitle {
  color: #444;
  font-size: 1.2em;  
}

.commentlist .comment {
  color:#555;
  font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;  
}

.menu-header .label .icon {
  padding-left: 25px;
}

div.hr {
  height: 1px;
  border-bottom: 1px solid #ccc;
}

p.postmetadata {
  font-size: 0.8em;
  margin: 5px 3px 5px 3px;
}

#callout {
  width: 1020px;
  margin: 0px auto;
  width: 960px;
}

#callout iframe {
  border: 0px;
  height: 184px;
  width: 940px;
}

