/*--------------------------
VALID CSS 2.0
COPYRIGHT 2009 WILDFIREWEB
---------------------------*/

@import url(/css/wildfirecommon.css);

body{
font-size: 62.5%;
margin: 0;
padding: 0;
font-family: Arial, Verdana, sans-serif;
/* background-color: #4f8ec0; */
/* background: #fff url(/templates/rohnertparkchamber2/images/bgfade2.jpg) repeat-x; */
background: #fff url(/templates/rohnertparkchamber2/images/bg.jpg) repeat-x;
/*
background: #51882f;
background: #f3b348;
*/
color: #333;
}

a{
color: #333;
}

a:visited {
color: #333;
}

a:hover{
color: #000;
}

.adminlinks {
display: block;
position: relative;
padding: 4px 20px;
font-size: 12px;
background: #ea892b url(/home/wfw/images/adminlinks_w.jpg) left no-repeat;
color: #eee;
text-align: center;
}

.adminlinks a{
color: #fff;
font-size: 12px;
text-decoration: none;
}

.adminlinks a:visited{
color: #fff;
}


.adminlinks a:hover{
color: #fff;
text-decoration: underline;
}

.hide{
display: none;
}

.clearboth{
clear: both;
}

#wrapper{
position: relative;
display: block;
margin: 20px auto 0;
width: 974px;
border: none;
color: #000;
}

#wrapper a{
color: #740106;
}

#wrapper a:visited{
color: #740106;
}

#wrapper a:hover{
color: #66976a;
}

#innerwrapper {
position: relative;
display: block;
float: left;
width: 980px;
margin: 0;
padding: 0;
border: 0;
background: #fff;
border: 1px solid #5b8411;
}

#header{
display: block;
position: relative;
float: left;
width: 956px;
background: #fff;
color: #333;
border: 0;
padding: 10px 0 0 24px;
z-index: 10;
}

#blurb {
position: absolute;
display: block;
top: 39px;
right: 18px;
width: 620px;
height: 85px;
background: #fff;
font-size: 14px;
font-weight: normal;
font-style: oblique;
color: #999966;
font-family: Georgia;
border: 0;
padding: 6px;
overflow: hidden;
}


/* NAVIGATION */

#topnav {
position: absolute;
display: block;
top: 0;
right: 10px;
background: #fff;
font-size: 14px;
font-weight: bold;
color: #740106;
border: 0;
padding: 10px 0 0 0;
}

/* non-dropdown menus */
#topnav ul {
position: relative;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
background: #fff;
}

#topnav li{
position: relative;
display: block;
font-size: 14px;
font-weight: bold;
height: 30px;
float:left;
margin: 0;
padding: 0;
list-style: none;
}

#topnav li a{
position: relative;
color: #740106;
text-decoration: none;
padding: 0px 10px;
margin: 0;
}

#topnav li a:visited{
color: #740106;
}

#topnav li a:hover{
color: #66976a;
}

#topnav li span{
position: relative;
color: #66976a;
padding: 0px 10px;
margin: 0;
}

/* dropdown menu */

#dropnav {
position: relative;
padding: 0;
list-style: none;
margin: 0;
text-align: center;
background: #640000;
}

#dropnav li{
position: relative;
display: block;
font-size: 14px;
font-weight: bold;
height: 25px;
float:left;
margin: 0;
padding: 0;
padding-top: 5px;
list-style: none;
}

#dropnav li a{
position: relative;
color:#740106;
text-decoration: none;
padding: 0px 12px 0px 12px;
margin: 0;
}

#dropnav li a:hover{
color: #5b8411;
}

#dropnav li.selected_tab a{
color: #5b8411;
}


#dropnav li ul {
display:none;
list-style:none;
position: absolute;
width: 220px;
top:26px;
left:10px;
z-index:25;
margin: 0;
padding: 0;
text-align: left;
white-space: nowrap;
background:#fff;
border-top:1px solid #740106;
}

html>body #dropnav li ul {
width: auto;
min-width: 220px
} 


#dropnav li:hover ul, #dropnav li.over ul {
display: block; 
}

#dropnav li ul li {
position:relative;	
display:block;
float:none;
_width:220px;
height:25px;
margin:0;
padding:0;
list-style:none;
background:#fff;
border:1px solid #740106;
border-top:none;
z-index:200!important;
}
#dropnav li ul li b {
color:#740106;
}

#dropnav li ul li a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#740106!important;
font-weight:bold;
display:block;
padding-left:11px;
padding-right:11px;
text-decoration:none;
border:none;
line-height:25px;
height:25px;
background:#fff;
}

#dropnav li ul li span {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
display:block;
padding-left:0;
padding-right:11px;
line-height:25px;
height:25px;
background:#fff;
}

#dropnav li ul li a:hover {
background:#fff;
color:#5b8411!important;
}

/* End Drop Down Menu */

#nav{
float: left;
display: block;
margin: 0;
padding: 10px 10px 20px 20px;
width: 160px;
list-style: none;
clear: both;
font-size: 10px;
color: #000;
}

#nav a {
color: #740106;
}

#nav a:visited {
color: #740106;
}

#nav a:hover{
color: #66976a;
}


#nav ul{
margin: 0;
padding: 0;
list-style: none;
}

#nav li{
position: relative;
display: block;
width: 160px;
font-size: 12px;
margin: 0 1.0em 0 0;
padding: 0.8em 0 0.3em 0;
border: none;
}

#nav li a{
display: block;
position: relative;
width: 150px;
color: #740106;
padding: 0 10px 0 0;
font-weight: 600;
font-size: 12px;
text-decoration: none;
}

#nav li a:visited{
color: #740106;
}

#nav li a:hover{
color: #5b8411;
}

#nav li span.editable{
font-weight: 600;
font-size: 12px;
color: #740106;
}


#nav li a.parent{ /* these put an arrow to nav items that have sublevels */
background: #fff url(/templates/rohnertparkchamber2/images/arrow2.gif) no-repeat right center;
}

#nav li a.parent:hover{
background: #fff url(/templates/rohnertparkchamber2/images/arrow3.gif) no-repeat right center;
color: #fff;
}

#nav li.level_2 a:hover{
color: #5b8411;
text-decoration: underline;
}

#nav li span.level_2 {
color: #5b8411;
padding: 0;
font-weight: 600;
font-size: 12px;
text-decoration: underline;
}

#nav li span.level_3 {
color: #5b8411;
padding: 0;
font-weight: 600;
font-size: 12px;
text-decoration: underline;
}

#breadcrumb {
display: block;
position: relative;
font-size: 14px;
/* font-weight: bold; */
font-weight: normal;
color: #5b8411;
margin-left: 20px;
clear: both;
}


#breadcrumb a{
color: #5b8411;
font-size: 14px;
text-decoration: none;
}

#breadcrumb a:visited{
color: #b1cd7f;
text-decoration: none;
font-weight: normal;
}

#breadcrumb a:hover{
color: #740106;
text-decoration: underline;
}

#breadcrumb span{
color: #999;
/* font-size: 14px; */
text-decoration: underline;
}

#content{
position: relative;
display: block;
float: left;
font-size: 14px;
width: 560px;
padding: 20px 10px 20px 5px;
margin: 0;
line-height:1.3;
overflow: hidden;
}

#homecontent{
font-size: 12px;
width: 970px;
float: left;
padding: 0;
margin: 0;
line-height:1.5;
clear: both;
}

#fullpage_content{
font-size: 12px;
width: 720px;
float: left;
padding: 0;
margin: 0;
margin-left: 40px;
line-height:1.5;
clear: both;
}

#norightcol_content{
position: relative;
display: block;
float: left;
font-size: 14px;
width: 760px;
padding: 20px 10px 20px 5px;
margin: 0;
line-height:1.3;
overflow: hidden;
}

#homeleft{
display: block;
position: relative;
float: left;
width: 715px;
margin: 0;
padding: 0 0 0 25px;
overflow: hidden;
}

#sponsors {
display: block;
position: relative;
float: left;
width: 684px;
margin: 0;
padding: 0;
overflow: hidden;
border: 2px solid #999;
}

#content a{
color: #740106;
}

#content a:visited{
color: #740106;
}

#content a:hover{
color: #66976a;
}

#rightcol{
overflow: hidden;
font-size: 12px;
float: right;
width: 180px;
padding: 0 5px 20px 5px;
margin: 10px 10px 0 0;
position: relative;
text-align: center;
}

#homerightcol{
overflow: hidden;
font-size: 12px;
float: left;
width: 214px;
padding: 0;
margin: 10px 0px 0 0;
position: relative;
}

#boxone, #boxtwo, #boxthree, #boxfour, #boxfive, #boxsix{
display: block;
position: relative;
float: left;
width: 210px;
height: 250px;
overflow: hidden;
margin: 10px 23px 10px 0;
padding: 0;
line-height:1.5;
}

#boxthree, #boxsix{
margin: 10px 0 10px 0;
}

#editing #boxone, #editing #boxtwo, #editing #boxthree, #editing #boxfour, #editing #boxfive, #editing #boxsix{
height: auto;
}

#boxone{
border: 2px solid #5b8411;
background: #5b8411;
/* background: #fff; */
}

#boxtwo{
border: 2px solid #6159de;
background: #6159de;
}

#boxthree{
border: 2px solid #740106;
background: #740106;
}

#boxfour{
border: 2px solid #f3b348;
background: #f3b348;
}

#boxfive{
border: 2px solid #f28859;
background: #f28859;
}

#boxsix{
/* border: 2px solid #7d1a38; */
border: 2px solid #4F8EC0;
background: #4F8EC0;
}

span.boxcontent  {
position: relative;
display: block;
padding: 6px;
}

#boxone span.styled a, #boxtwo span.styled a, #boxthree span.styled a, #boxfour span.styled a, #boxfive span.styled a, #boxsix span.styled a  {
color: #fff;
text-decoration: none;
}

#boxone span.styled a:hover, #boxtwo span.styled a:hover, #boxthree span.styled a:hover, #boxfour span.styled a:hover, #boxfive span.styled a:hover, #boxsix span.styled a:hover  {
color: #ccc;
text-decoration: none;
}


/*
#boxone span.styled{
display: block;
background: #5b8411;
background: transparent url(/templates/rohnertparkchamber2/images/boxonecap.jpg) no-repeat top center;
width: 190px;
padding: 3px 10px;
font-size: 16px;
font-weight: 700;
text-align: center;
color: #fff;
}
*/

#boxone span.styled{
display: block;
background: #5b8411;
width: 190px;
padding: 3px 10px;
font-size: 16px;
font-weight: 700;
text-align: center;
color: #fff;
}

#boxtwo span.styled{
display: block;
background: #6159de;
width: 190px;
padding: 3px 10px;
font-size: 16px;
font-weight: 700;
text-align: center;
color: #fff;
}

#boxthree span.styled{
display: block;
background: #740106;
width: 190px;
padding: 3px 10px;
font-size: 16px;
font-weight: 700;
text-align: center;
color: #fff;
}

#boxfour span.styled{
display: block;
background: #f3b348;
width: 190px;
padding: 3px 10px;
font-size: 16px;
font-weight: 700;
text-align: center;
color: #fff;
}

#boxfive span.styled{
display: block;
background: #f28859;
width: 190px;
padding: 3px 10px;
font-size: 16px;
font-weight: 700;
text-align: center;
color: #fff;
}

#boxsix span.styled{
display: block;
background: #7d1a38;
background: #4F8EC0;
width: 190px;
padding: 3px 10px;
font-size: 16px;
font-weight: 700;
text-align: center;
color: #fff;
}

#boxads{
display: block;
position: relative;
float: left;
width: 210px;
overflow: hidden;
margin: 0;
line-height:1.5;
border: 1px solid #666;
}

#boxads span.styled{
display: block;
/* background: #666; */
width: 190px;
/* padding: 3px 10px; */
font-size: 16px;
font-weight: 700;
text-align: center;
color: #fff;
}

#boxads span.boxcontent  {
position: relative;
display: block;
/* padding: 10px; */
}


#content li, #homecontent li, #rightcol li{
margin-bottom: 5px;
}

#search{
text-align: right;
padding: 5px 5px;
width: 300px;
height: 80px;
position: absolute;
top: 104px;
right: 20px;
z-index: 2;
color: #fff;
font-size: 10px;
font-weight: bold;
}

#search a{
font-weight: normal;
font-size: 10px;
color: #fff;
}

#search a:visited{
color: #fff;
}

#search a:hover{
font-weight: bold;
font-size: 10px;
color: #fff;
}

#search input {
font-size: 10px;
}

#bottom{
padding: 10px 20px 40px 20px;
font-size: 12px;
}

#footer{
width: 950px;
margin: 0 auto;
padding: 5px 0;
font-size: 12px;
padding-left: 20px;
}


/* CSS Document */
#slatelist{
position: relative;
color: #740106;
width: 98%;
}

#slatelist a{
color: #740106;
}

#slatelist a:visited{
color: #740106;
}

#slatelist a:hover{
color: #666;
}

#wfw_blog_wrapper {
	display: block;
	width: 98%;
	border: 1px solid #fff;
	margin: 0 0 0 20px;
	padding: 0;
	overflow: hidden;
}

.wfw_blog_title {
    font-size: 1.4em;
	font-weight: bold;
	padding: .1em 0 .5em 0;
	margin: 0;
	border: none;
	color: #740106;

}

.wfw_blog_title a {
	text-decoration: none;
	color: #740106;

}

.wfw_blog_breadcrumb {
    font-size: 1.0em;
	font-weight: bold;
	padding: .1em 0 .5em 0;
	margin: 0;
	border: none;
	color: #740106;
}

.wfw_blog_breadcrumb a {
	text-decoration: none;
}

.wfw_blogpost_title {
    font-size: 1.2em;
	font-weight: bold;
	padding: 5px 0 5px 0;
	margin: 0;
	border-bottom: 1px solid #66976a;
	border-top: 4px solid #66976a;
	color: #740106;
}

.wfw_blogpost_title a {
	text-decoration: none;
	color: #740106;

}

.wfw_blogpost_title a:visited {
	color: #740106;
}

.wfw_blogpost_title a:hover {
color: #66976a;
}

.wfw_blogpost_category {
	font-size: 10px;
	font-weight: bold;
	padding-left: 2em;
}

.wfw_blog_content {
	font-size: 14px;
	padding-top: 1em;
	padding-bottom: 2em;
	border-top: 1px solid #CCC;
}

.wfw_blog_links {
	display: block;
	position: relative;
	float: right;
	width: 150px;
	font-size: 10px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 10px 0;
}

.wfw_blog_links a {
color: #740106;
	text-decoration: underline;
}

.wfw_blog_links a:visited {
color: #740106;
}

.wfw_blog_links a:hover {
color: #66976a;
}

.wfw_blog_contact {
	float: left;
	width: 80%;
	font-size: 10px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.wfw_blog_contact a {
color: #999;
	text-decoration: underline;
}

.wfw_blog_contact a:visited {
	color: #0033ff;
}

.wfw_blog_contact a:hover {
	color: #f87217;
}

.wfw_clear {
	font-size: 1px;
	margin: 0;
	padding: 0;
	height: 0;
clear: both;
}

.wfw_line {
	font-size: 1px;
	margin: 0;
	padding: 0;
	height: 1px;
	border-top: 1px solid #66976a;
}

#wfw_archive {
	text-align: left;
	width: 250px;
	border: 1px solid #333;
	color: #333;
	background-color: #eee;
	padding: 0 1em 1em 0;
	overflow: hidden;
}

#wfw_slate_wrapper {
	display: block;
	width: 98%;
	border: 1px solid #fff;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.wfw_slate_title {
    font-size: 1.4em;
	font-weight: bold;
	padding: .1em 0 .5em 0;
	margin: 0;
	border: none;
	color: #740106;

}

.wfw_slate_title a {
	text-decoration: none;
	color: #740106;

}

.wfw_slate_title a:visited {
	color: #740106;

}

.wfw_slate_title a:hover {
	text-decoration: underline;
	color: #66976a;

}

.wfw_slate_breadcrumb {
    font-size: 1em;
	font-weight: bold;
	color: #66976a;
	padding: .1em 0 .5em 0;
	margin: 0;
	border: none;
}

.wfw_slate_breadcrumb a {
	text-decoration: none;
	font-size: 1em;
	color: #740106;
}

.wfw_slate_breadcrumb a:visited{
color: #740106;
}

.wfw_slate_breadcrumb a:hover{
color: #66976a;
}

.wfw_slatepost_title {
	width: 100%;
    font-size: 1.0em;
	font-weight: bold;
	padding: .3em 0 .3em 0;
	margin: 0;
	border: 0;
	border-top: 1px solid #66976a; 
}

.wfw_slatepost_title a {
color: #740106;
}

.wfw_slatepost_title a:visited {
color: #740106;
}

.wfw_slatepost_title a:hover {
color: #66976a;
}

.wfw_blog_comment {
    font-size: 12px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 1em;
	border: none;
	padding: 0;
}

.wfw_blog_comment_content {
	margin: 0;
	padding: .5em 1em;
}

.wfw_blog_keywords {
	font-size: 10px;
}

.wfw_blog_summary {
	display: block;
	width: 60%;
	font-weight:normal;
	font-size: 12px;
	padding: .3em 0 .3em 0;
	border: none;
/*	border-bottom: 1px solid #CCC; */
}

.wfw_blog_summary img{
padding-right: 8px;
}

.wfw_blog_comment_title {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: .5em;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.blogcommentform {
	width: 400px;
	background-color: #CCC;
	color: #333;
	border: 2px solid #333;
	padding: 10px;
	z-index: 999;
}

.blogcommentform table {
	border: none;
	padding: 5px;
}

.blogcommentform th {
	border: none;
	padding: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

.blogcommentform td {
	border: none;
	padding: 5px;
}

#blog_errors {
	color: red;
	font-weight: bold;
}

#blog_users {
	border: 2px solid #CCC;
	width: 500px;
}

#blog_users th {
	border-bottom: 1px solid #CCC;
}

#blog_settings {
	border: 2px solid #CCC;
	width: 500px;
}

#blog_settings th {
	border-bottom: 1px solid #CCC;
}

.wfw_slate_controls {
	position: relative;
	width: 20px;
	float: right;
	font-size: 10px;
	font-weight: normal;
}

#sitemap {
position: relative;
display: block;
float: left;
width: 400px;
margin: 0;
padding: 20px 50px;
}

/* Sitemap Draggable Tabs */

ul#sitemap_tabs{
margin:0;
padding: 0;
list-style: none;
width: 300px;
list-style-position:outside;
list-style-type:none; 
}


ul#sitemap_tabs li {
position: relative;
display: block;
list-style: none;
padding: 0;
margin: 0;
width: 300px;
height: 20px;
list-style-type:none; 
list-style-position:outside;
overflow: hidden;
clear:both;
}

ul#sitemap_tabs li a{
position: relative;
display: block;
width: 300px;
height: 20px;
padding: 0;
margin: 0;
text-decoration: underline;
}


ul#sitemap_tabs li span{
position: relative;
display: block;
width: 300px;
height: 20px;
padding: 0;
margin: 0;
}


ul#sitemap_tabs li.tab_2 a{
padding-left:4em;
}

ul#sitemap_tabs li.tab_2 span{
padding-left:4em;
}

ul#sitemap_tabs li.tab_3 a{
padding-left:8em;
}

ul#sitemap_tabs li.tab_3 span{
padding-left:8em;
}

.shoppingcart {
display: block;
position: relative;
padding: 16px 4px;
border: 1px solid #740106;
margin: 10px 0;
font-size: 12px;
font-weight: bold;
color: #fff;
background-color: #5b8411;
clear: both;
}

.shoppingcart a {
font-weight: normal;
color: #fff!important;
}

.shoppingcart a:visited {
color: #fff;
}

.shoppingcart a:hover {
color: #740106!important;
}
