/*  
* { outline: 1px green solid; }
*/
html,
body 
 {
height:100%;
}

body {
	height: 100%;
	padding: 0;
	margin:0;
	text-align: center;
	background: #290c00 url(../_imgs/wood_bk.gif) top left repeat-x fixed;
	font-family: "Futura", Geneva, Arial, Helvetica, sans-serif;
}
ul,
li { 
	list-style: none;
	margin: 0;
	padding: 0;
}

img { 
	border-style:none;
}
a {
	text-decoration:none;
	color:#4e3323;
}
a:hover {
	text-decoration:underline;
}
a:focus, 
a:hover, 
a:active { 
-moz-outline:none;
outline:none; 
}  
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	border: 1px solid #54301A;
	color:#1F9B48;
	font-weight: bold;
	
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
div.spacer {
	width: 100%;
	clear: both;
}
.green-txt { 
 	color: #1F9B48;
}
.green-button {
	width: 17em;
	text-align: center;
	float: right;
	clear: left;
	margin: 7px 0;
}
.green-button a{
	color: #FFFFFF;
	background: #8CC63F;
	border-top: 2px solid #8CC63F;
	width: 100%;
	padding: 3px 5px;
	text-decoration: none;
}
.green-button a:hover {
	background: #1F9B48;
	border-top: 2px solid #1F9B48;
	
}
.submit-button {
	width: 470px;
}
span.error {
	font-weight: bold;
	font-style:italic;
	color:#CC0033;
}
#page {
	width: 875px;
	margin: 0 auto -50px auto;
	padding: 0;
	background: #ffffff scroll;
	
}
#header {
padding-top: 25px;
}
#logo {
	overflow: hidden;
	width: 220px;
	height: 140px;
	margin: 0 auto;
	padding: 0;
	text-indent: -9999px;
}
#logo a{
	height: 140px;
	display: block;
	background: url(../_imgs/outdoorsummit-logo.gif) no-repeat;
}
#dates2009 {
	width: 875px;
	height: 49px;
	margin-top: 35px;
	text-indent: -9999px;
	background: url(../_imgs/dates-2009.gif) top center no-repeat;
}

/*==========================

			NAV
	text-indent: -9999px;

==========================*/
#nav {
	width: 875px;
	background: url(../_imgs/nav-bkg.jpg) top center repeat-y;
	color: #ffffff;
	margin: 0;
	padding: 0;
	
	text-align: center;

}
#nav ul {
    width: 735px;
	height: 41px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-weight: bold;
	background: url(../_imgs/nav-bkg.jpg) top center repeat-y;

} 
#nav ul li {
	font-size: 14px;
	display: inline;
	text-transform: uppercase;

}
#nav li a {
	float: left;
	color: #ffffff;
	height: 19px;
	padding: 0;
	margin-top: 14px;
	text-transform: uppercase;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../_imgs/nav-bkg.jpg);
	background-repeat: no-repeat;
}

#nav li#navHome a {
	width: 58px;
	margin-left: 0;
	background-position: -70px -14px;
}
#nav li#navHome a:hover,
#nav li#navHome a.selected {
	background-position: -70px -54px;
}
#nav li#navBrands a {
	width: 81px;
	margin-left: 96px;	
	background-position: -224px -14px;
}
#nav li#navBrands a:hover,
#nav li#navBrands a.selected {
	background-position: -224px -54px;
}
#nav li#navRetailers a {
	width: 101px;
	margin-left: 75px;
	background-position: -379px -14px;
}
#nav li#navRetailers a:hover,
#nav li#navRetailers a.selected {
	background-position: -379px -54px;
}
#nav li#navBlog a {
	width: 54px;
	margin-left: 86px;	
	background-position: -567px -14px;
}
#nav li#navBlog a:hover,
#nav li#navBlog a.selected {
	background-position: -567px -54px;
}
#nav li#navSitemap a {
	width: 90px;
	margin-left: 93px;
	background-position: -714px -14px;
}
#nav li#navSitemap a:hover,
#nav li#navSitemap a.selected {
	background-position: -714px -54px;
}
/* ==== SUB NAV === */
ul#subnav {
	width: 350px;
	padding: 2px 0 0 0;
	font-weight: bold;
}
ul#subnav li {
	display: inline;
	padding: 0 30px 0 0;
}
ul#subnav li a{
	color: #000000;
	font-size: 12px;
}
ul.sn-brands {
	margin: 0 0 0 225px;
}
ul.sn-retailers {
	margin: 0 0 0 250px;
}

/*==========================

      Picture Band 

#picBand a#brands:hover {
	background-position: 0 -230px;
}
#picBand a#retailers:hover {
	background-position: -290px -230px;
}
#picBand a#site_map:hover {
	background-position: -570px -230px;
}

==========================*/
#picBand,
.picStrip {
	width: 875px;
	height: 220px;
	text-align: left;
	margin:0;
	padding: 0;
}

#picBand a {
	height: 220px;
	float: left;
	display: block;
	vertical-align: text-bottom;
	text-indent: -9999px;
	background: url(../_imgs/band-home.jpg) top left no-repeat;

}
#picBand a#brands {
	width: 290px;
	background-position: 0 0;
}

#picBand a#retailers {
	width: 280px;
	background-position: -290px 0;
}

#picBand a#site_map {
	width: 305px;
	background-position: -570px 0;
}

#bandbrands {
	background: url(../_imgs/band-brands.jpg) top left no-repeat;
}
#bandretailers {
	background: url(../_imgs/band-retailers.jpg) top left no-repeat;
}
#bandsite_map {
	background: url(../_imgs/band-site_map.jpg) top left no-repeat;
}
#bandcontact {
	background: url(../_imgs/band-contact.jpg) top left no-repeat;
}

#aboutbx {
margin:0;
	padding: 0;
	width: 875px;
	background: #8CC63F url(../_imgs/leafs.gif) center center no-repeat;
	color: #FFFFFF;
}
#aboutbx p {
	font-size: 14px;
	line-height: 16px;
	margin:0;
	padding: 16px 130px;
	text-align: justify;
	color: #fffffff;
}
span.tosTxt {
	font-weight: bold;
}
#content {
	width: 655px;
	margin: 0 auto;
	padding: 0 0 10px ;
	text-align: left;
	font-size: 12px;
	color: #54301A;

}
#content dl dt {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 15px 0 0 0 ;
}
#content dl dd {
	margin: 5px 0 10px 0;
}
ul.list-stand { 
	margin-left: 17px;
}
ul.list-stand li {
	list-style: disc;
	list-style-position: outside;
}
ul.list-form li {
	margin: 3px 0 5px 0;
}
#floorplan {
	margin-top: 10px;
}

.col {
	float:left;
	width: 218px;
	margin: 0;
	padding: 0;
}

#footer {
	width: 875px;
	text-align: center;
}
#footer a {
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
}
#footer a#ban-register{
	width: 650px;
	height: 127px;
	background: url(../_imgs/banner-register.gif) top center no-repeat;
}
#footer a#ban-planner{
	width: 352px;
	height: 39px;
	background: url(../_imgs/banner-planner.gif) top center no-repeat;
}
/*==========================

        BRANDS

==========================*/




/*==========================

        RETAILERS

==========================*/
#retailers-band1,
#retailers-band2 {
	width: 650px;
	height: 133px;
	display: block;
	margin: 5px 0;
}
#retailers-band1 {
	background: url(../_imgs/retailers-band1.jpg) center no-repeat;
}
#retailers-band2 {
	background: url(../_imgs/retailers-band2.jpg) center no-repeat;
}
/*==========================

      SITE MAP

==========================*/
.list-sm {
	margin: 25px 0 40px 0;
	text-align: left;
}
.list-sm dl dd {
	padding-left: 8px;
}
.coll {
	width: 200px;
	float: left;
	margin-left: 10px;
	margin-right: 45px;
}
.colc {
	width: 200px;
	float:left;
	margin-left: 0;
	margin-right: 0;
}
.colr {
	width: 165px;
	float: right
}
/*==========================

      CONTACT

==========================*/
dd.spaced {
	padding: 10px 0 12px 0;
}
.txt-submit {
	width: 440px;
	margin: 10px 0;
	font-weight:bold;
	text-align: right;
}
/*==========================

     Post It

==========================*/

div#postit a {
	height: 240px;
	width: 240px;
	float: left;
	position: absolute;
	top: 190px;
	left: 30%;
	z-index: 100;
	text-indent: -9999px;
	background: transparent url(../_imgs/postponed-postit.gif) top left no-repeat;
	border: none;
	}
	