@charset "UTF-8";
/* CSS Document */

#tabMenu {margin:0;padding:0 0 0 0px;list-style:none;}
#tabMenu li {float:left;height:26px;cursor:pointer;cursor:hand}

#posts {background:url(http://www.backcountryprovisions.com/images/steamboat_info.jpg) no-repeat 0 0;}
#comments {background:url(http://www.backcountryprovisions.com/images/ftcollins_info.jpg) no-repeat 0 0;}
#category {background:url(http://www.backcountryprovisions.com/images/denver_info.jpg) no-repeat 0 0;}
#famous {background:url(http://www.backcountryprovisions.com/images/jackson_info.jpg) no-repeat 0 0;}

li.posts {background:url(http://www.backcountryprovisions.com/images/steamboat.gif) no-repeat 0 0; width:182px;}
li.comments {background:url(http://www.backcountryprovisions.com/images/ftcollins.gif) no-repeat 0 0; width:158px;}
li.category {background:url(http://www.backcountryprovisions.com/images/denver.gif) no-repeat 0 0;width:161px;}
li.famous {background:url(http://www.backcountryprovisions.com/images/jackson.gif) no-repeat 0 0;width:157px;}

li.mouseover {background-position:0 0;}
li.mouseout {background-position:0 0;}
li.selected {background-position:0 0;}

.box {
	width:658px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footerbg {
	background-color: #D7C493;
	background-image: url(http://www.backcountryprovisions.com/images/content_10.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #496868;
}
.boxTop {background:url(http://www.backcountryprovisions.com/images/boxTop.gif) no-repeat;height:0px;clear:both}
*html .boxTop {margin-bottom:0px;}
.boxBody {background-color:#282828;}
.boxBottom {background:url(http://www.backcountryprovisions.com/images/boxBottom.gif) no-repeat;height:0px;}

.boxBody div {display:none;}
.boxBody div.show {display:block;}
.boxBody #category a {display:block;}

.boxBody div ul {margin:0 10px 0 25px;padding:0;width:190px;list-style-image:url(http://www.backcountryprovisions.com/images/arrow.gif)}
*html .boxBody div ul {margin-left:10px;padding-left:15px;}
.boxBody div li {border-bottom:1px dotted #8e8e8e; padding:4px 0;cursor:hand;cursor:pointer;}
.boxBody div ul li.last {border-bottom:none}
.boxBody div li span {font-size:8px;font-style:italic; color:#888;}

.locationMain_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ead79d;
	line-height: 16px;
}
