/************************  SCREEN STYLES **********************************/

/*________________________GROUND RULES__________________________________*/

html   { height: 100%;
         font-size: 100.01%; /* prevent extreme font resizing in IE */
         }


body {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-family: helvetica, arial,sans-serif;
    font-size: 12px;
    color: #1f1f1f;
    background: #fff url(http://www.outdoorindustry.org/images/bg.png) center repeat-y;
    
    height: 101%; /*The 101% vs. 100% causes a virtical scrollbar in all cases and thus prevents page shift - Remove this line if you don't want a scrollbar*/
    }
		
body, p, ul, li, h1, h2, h3, h4, form, html, input, img, a { /*Starts you off with no padding or margin which you can add later on a more specialized basis.*/
    margin:0; 
    padding:0; 
    } 

table, td {border-spacing: 0px; border-collapse:collapse; } /*This equates too: <table cellspacing="0" cellpadding="0" border="0"> thus, in your HTML your table tags can look like this <table>... </table>. Warning: if you're accommodating IE MAC use: <table cellspacing="0">... </table> */

img, a img, a:link img, a:visited img {border:none; background:none;} /* remove border from images and linked images */    

/* Default links */
a:link { color: #C24734; text-decoration: none;}
a:hover { color: #C0320C; text-decoration: underline;}
a:visited { color: #C0320C; text-decoration: none;}
a:visited:hover { color: #C0320C; text-decoration:underline;}

p {
    padding-bottom:12px;
    line-height:1.4em;
    }

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	border:none;
	text-decoration:none;
}

h2, .header2, .header {
    font: normal 18px/1em arial, helvetica, sans-serif;
    color:#005595;
    padding-bottom:5px;
    }

p.header2
{
    padding-bottom:12px;
}

h4 {
    padding:4px 0 12px 0;
    color:#777;
    }


/*________________________SHARED STYLES__________________________________*/


/*____START THE SITE WRAP AND SPECIFIC CONTENT STYLES____*/

#top_orange {
    height:1px;
    background:#E7563E;
    }

#centerCol {
    position: relative;
    width:1000px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    background: #fff url(http://www.outdoorindustry.org/images/leaf.png) top right no-repeat;
	}

#hed {
    background: #fff;
    }

#form_wrap {
    float:right;
    margin:7px 27px 0 0;
    text-align:right;
    width:204px;
    }

#form_wrap label {
    color:#000;
    font-size:11px;
    }

.login input {
	width:140px;
	border:1px solid #003366;
	margin:0 0 6px 5px;
	background:#fff;
	font-size:11px;
	color: #005393;
	}

#forget {
    float:right;
    font-size:10px;
    text-align:right;
    padding:4px 8px 4px 0;
    }

#register_links a:link, #register_links a:visited { color: #0099ff; text-decoration: none;}
#register_links a:hover, #register_links a:visited:hover  { color:#99CC00; text-decoration:none;}

#search {
    width:199px;
    height:55px;
    background: url(http://www.outdoorindustry.org/images/search_bg.png) left 17px no-repeat;
    float:right;
    }

#search td input {
    width: 149px;
    padding:2px 8px;
    color: #0072be;
    font-size: 10px; font-weight: bold;
    background:transparent;
    border:none;
    }

#content_bar {
    clear:both;
    text-align:right;
    background:#72A059;
    height:2px;
    }

/*________________________HOME ONLY STYLES__________________________________*/
#midwrap {
    width:1000px;
    height:289px;
    background:#939A4D;
    }

#news {
    float:left;
    margin:6px 0px 0px 27px;
    width:224px;
    }

#news ul {
    padding: 0;
    margin: 0;
    
    }

#news ul {
    list-style-type: none;
    }

#news ul li {
    padding-left:0;
    line-height: 1.4em;
    color:#222;
    }    

#news ul li.date {
    line-height: 1em;
    padding-top:9px;
    }

#news ul li.first {
    padding-top:0;
    }

#news ul li a:link {color:#FFFF99;}
#news ul li a:visited {color:#FFFF99;}

#promo_wrap {
    clear:both;
    width:1000px;
    background: #fff url(http://www.outdoorindustry.org/images/promo_bg.png) repeat-y;
    }

.promo {
    /*float:left;*/
    height:100%;
    overflow:hidden;
    vertical-align:top;
    }

.promo a img{
    float:left;
    }

.promo a img:hover {color:#C24734; text-decoration:underline}

.promo a img, .promo div h1 {
    padding-top:8px;
    }

#promo_wrap div.go {
    text-align:right;
    padding:0 14px 7px 0;
    clear:both;
    width:95%;
    }

#promo_wrap div.go img {
    float:right;
    padding:0;
    }

.uno{
    
    width:219px;
    padding:0 0px 0px 27px;
    }

.uno:hover {
    background:#E2DCC6;
    }
    
.uno div {
    float:left;
    width:123px;
    padding-left:8px;
    padding-top:0;
    margin-top:0;
    }

.uno div a:link, .dos div a:link, .tres div a:link {color:#666666}
.uno div a:hover, .dos div a:hover, .tres div a:hover {color:#C24734;}
.uno div a:visited, .dos div a:visited, .tres div a:visited {color:#666666}
.uno div a:visited:hover, .dos div a:visited:hover, .tres div a:visited:hover {color:#C24734;}

.dos{
    width:336px;
    padding-left:13px;
    }

.dos:hover {
    background:#F4F4F1;
    }
    
.dos div {
    float:left;
    width:240px;
    padding-left:8px;
    }



/*IMAGE ROTATION*/
ul#crossfade {
	list-style:none;
	list-style-type:none;
}

ul#crossfade li img{
	border: 0px solid #ccc;
	padding: 0px;
}



/*__________________end HOME STYLES______________________*/
#footer {
    clear:both;
    padding: 0;
	}

/*FOOTER FONT STYLES*/
#footer ul, #soc_wrap, #copyright {
font-size:11px;
color:#C34835;
}

#footer ul {
	margin: 17px 0 0 11px;
	padding: 0;
	display: inline;
	list-style-type: none;
	float:left;
	} 

#footer ul li {
	margin: 0;
	padding: 0 4px 0 8px;
	border-left: 1px solid #666;
	display: inline;
	color: #333;
	background-image: none;
	} 

#footer ul li.first {
	margin: 0;
	border-left: none;
	padding-left: none;
	}

#soc_wrap {
    float:left;
    vertical-align:bottom;
    margin:8px 0 0 27px;
    }
	
#copyright {
	width:719px;
	float:right;
	color:#cccccc;
	padding:6px 0 70px 0;
    }
/*________________________INSIDE ONLY STYLES__________________________________*/

#in_wrap {
    width:1000px;
    background: url(http://www.outdoorindustry.org/images/in_left_blu.png) repeat-y;
    /*background: transparent url(http://www.outdoorindustry.org/images/in_left_crv.png) bottom left no-repeat;*/
    }

#left_col {
    width:261px;
    float:left;
    } 

#left_nav {
    background: transparent url(http://www.outdoorindustry.org/images/in_left_grn.png) repeat-y;
    padding:12px 40px 12px 25px;
    }
#left_nav ul {
    padding: 0 0 0 2px;
    margin: 0 0 0 0;
    list-style-type: none;
    color:#FFFF99;
    }

#left_nav ul ul, #left_nav ul ul ul {
    margin-top:6px;
    }

#left_nav ul a:link {color:#FFFF99;}
#left_nav ul a:visited {color:#FFFF99;}
#left_nav ul a:hover {color:#FFFF99; text-decoration:underline;}    

#left_nav ul li ul, #left_nav ul li ul {
     padding: 0 0 0 6px;
    }

/*FIRST LEVEL OF LEFT SIDE NAV*/
#left_nav ul li {
    background-image: url(http://www.outdoorindustry.org/images/bullet_arrow1.png);
    background-repeat: no-repeat;
    background-position: 0 .4em;
    padding-left: 1em;
    padding-bottom:6px;
    line-height: 1.4em;
    }

/*SECOND LEVEL*/
#left_nav ul li ul li {
    background-image: url(http://www.outdoorindustry.org/images/bullet_arrow2.png);
    }

/*THIRD LEVEL*/
#left_nav ul li ul li ul li {
    background-image: url(http://www.outdoorindustry.org/images/bullet_arrow3.png);
    }

/*________________________ADVERTISING PROMOS WITH BACKGROUND___________________________*/
#advert_wrap {
    padding:6px 0 66px 27px;
    }

.advert_bg1 {
background: url(http://www.outdoorindustry.org/images/in_left_bg1.jpg) no-repeat;
	}
	
.advert_bg2 {
background: url(http://www.outdoorindustry.org/images/in_left_bg2.jpg) no-repeat;
	}
	
.advert_bg3 {
background: url(http://www.outdoorindustry.org/images/in_left_bg3.jpg) no-repeat;
	}
	
.advert_bg4 {
background: url(http://www.outdoorindustry.org/images/in_left_bg4.jpg) no-repeat;
	}
	
.advert_bg5 {
background: url(http://www.outdoorindustry.org/images/in_left_bg5.jpg) no-repeat;
	}
	
.advert_bg6 {
background: url(http://www.outdoorindustry.org/images/in_left_bg6.jpg) no-repeat;
	}
	
.advert_bg7 {
background: url(http://www.outdoorindustry.org/images/in_left_bg7.jpg) no-repeat;
	}
	
.advert_bg8 {
background: url(http://www.outdoorindustry.org/images/in_left_bg8.jpg) no-repeat;
	}

#advert_wrap a img, #advert_wrap div a img{
    margin-top:30px;
    border:1px solid transparent;
    }

#advert_wrap a:hover img {
    border:1px solid #C0320C;
    }


#content {
    background: transparent url(http://www.outdoorindustry.org/images/in_corner.png) top right no-repeat;
    float:right;
    width:712px;
    padding-right:27px;
    }  



#content ol {
    padding: 0 0 12px 36px;
    margin: 0;
    }

#content ol li {
    background:none;
    padding-left: .3em;
    }   

/*FOR REASONS OF INHERITENTS #breadcrumb MUST COME AFTER #content ul STUFF*/
#breadcrumb { 
    text-align:right;
    vertical-align:bottom;
    padding:15px 0 17px 0;
    }

#breadcrumb a:visited { color: #C24734; text-decoration: none;}
#breadcrumb a:visited:hover { color: #C0320C; text-decoration: underline;}

#breadcrumb ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-size:11px;
	} 

#breadcrumb ul li {
	margin: 0;
	padding: 0 4px 0 7px;
	border-left: 1px solid #666;
	display: inline;
	color: #333;
	background-image: none;
	} 

#breadcrumb ul li.first {
	margin: 0;
	border-left: none;
	padding-left: none;
	}
    
#bottom_curve, #bottom_line {
    clear:both;
    margin:0;
    padding:0;
    }

#bottom_curve {
    height:32px;
    }
    
#bottom_line {
    height:2px;
    background:#72A059;
    }

.member-center tr td {
	width: 195px;
	padding: 0 20px;
	vertical-align: top;
	background: url("/images/dotted_vertical.png") repeat-y top left;
	}

.member-center tr td.border {
	width: 235px;
	height: 20px;
	padding: 0;
	vertical-align: middle;
	border: none;
	background: url("/images/dotted_horizontal.png") no-repeat center center;
	}
	
.member-center tr td.right {
	width: 1px;
	padding: 0;
	background: url("/images/dotted_vertical.png") repeat-y top left;
	}

/*____________________________________ FORM STYLES ___________________________*/
#ask_wrap {
    float:right;
    width:340px;
    border-padding:2px;
    }

#ask_wrap h2{
    padding-left:45px;
    }

.askTable {
	background: #939A4D;
	margin-left:auto;
    }
    
.askTable td
{
	vertical-align: top;
	text-align: left;
	padding: 2px 8px 0px 8px;
	color: #fff;
}
.askTable td.label {
    padding-top:12px;
    }

.bottom {
    text-align:right;
    padding-top:6px;
    }

.q_aTable {
}

.q_aTable td {
    vertical-align:top;
    }
    
.question{
    /*background: pink;*/
    color:#005595;
    }

.answer {
    /*background: green;*/
    }

.hr {
    height:32px;
    min-width:370px;
    background: url(http://www.outdoorindustry.org/images/hr.png) left top no-repeat;
    }

/*____________________________________ BUSINESS SAVINGS STYLES ___________________________*/
#Row1columnContainer {
    float:left;
    width:100%;
    border-bottom: solid 1px #cdcdcd;
    padding:0 0 10px 0;
}
#Row1col1 {
    float:left;
    width:350px;
    padding:0px 10px 10px 0;
}
#Row1col2 {
    float:left;
    width:310px;
    padding:0px 0px 10px 10px;
    
}


#Row2columnContainer {
    float:left;
    width:100%;
     padding:10px 0 10px 0;
}
#Row2col1 {
    float:left;
    width:350px;
    padding:10px 10px 0px 0;
}
#Row2col2 {
    float:left;
    width:310px;
    padding:10px 0px 0px 10px;
    
    
}


#Row3columnContainer {
    float:left;
    width:100%;
    padding:10px 0 10px 0;
    border-top: solid 1px #cdcdcd;
}
#Row3col1 {
    float:left;
    width:350px;
    padding:10px 10px 0px 0;
}
#Row3col2 {
    float:left;
    width:310px;
    padding:10px 0px 0px 10px;
    
}


.bizLogo {
    margin:0;
    border: none;
    padding-bottom:10px;
    padding-top:10px;
}




#welcome_wrap {
    float:right;
    margin:30px 27px 0 0;
    text-align:left;
    width:200px;
    }

#welcome_wrap div {
    padding-bottom:4px;
    }

#welcome_wrap div.user {
    padding-bottom:11px;
    }

#welcome_wrap ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-size:11px;
	} 

#welcome_wrap ul li {
	margin: 0;
	padding: 0 4px 0 7px;
	border-left: 1px solid #666;
	display: inline;
	color: #333;
	background-image: none;
	} 

#welcome_wrap ul li.first {
	margin: 0;
	border-left: none;
	padding-left:0;
	}

#welcome_wrap a:visited { color: #C24734; text-decoration: none;}
#welcome_wrap a:visited:hover { color: #C0320C; text-decoration: underline;}

.member_center {
	padding: 0pt 0pt 3px 58px; color: rgb(0, 0, 0); text-align: left;
	}
	
	
	
