body { 
	line-height: 1.88889;
	color: #555753; 
	background: #1d7900;
	margin: 0; 
	padding: 0; font-style:normal; font-variant:normal; font-weight:normal; font-size:75%; font-family:georgia, sans-serif
	}
	
#vlist_listing_description {
	color: black;
	background: White;
}	

body#naked-layout {
	background-color: Black;
	color: White;
}

#naked-layout {
	background-color: Black;
	color: White;
}


/* ---------- Block colors ----------- */

#container {
background: url('./img/wrapperback.png'); 
    color : black;
}

#container textarea {
color: black;
background: White;	
}


#header {
	background: #fff url('./img/bricks.jpg') no-repeat top;
	width: 915px;
	height:294px;
	margin-left: auto;
	margin-right:auto;

}
ul#fadingfacts{
	list-style:none;
	margin-left: -40px;
	margin-top: -10px;
}

#logo {
	background: #fff url('./img/logo.png') no-repeat top;
	width: 325px;
	height: 76px;
}

#facts, #facts a {
	color: white;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	background-color: Black;
	border: white solid 3px;
}

#wrapper{
	background: url('./img/wrapperback.png'); 
	width: 990px;
	margin-left:auto;
	margin-right:auto;
}

#sidepanel div.box {
    border : white 2px solid;
}

.toggle0 { 
    color : #A03E19; 
    background-color : #DEE2BD; 
    font-weight: bold; 
} 

.toggle1 {
    background-color : #EDF4D1;
    color : black;
}

.toggle2 {
    background-color : white;
    color : black;
}


.bgcolor1 {
    background-color : #DEE2BD;
    color : black;
}

.highlight:hover, .bgcolor2 {
    background-color : #EDF4D1;
    color : black;
}

.bgcolor3 {
    background-color : #ADB583;
    color : black;
}


q {
    background-color : #d6d7ca;
    color : black;
}


a:link, a:visited {
    text-decoration : none;
    background-color : inherit;
    color: #A03E19;
}

a:hover, a:active {
    text-decoration : underline;
    background-color : inherit;
    color: #000;
}


h1, h2, h3 {
    background-color : inherit;
    color: #A03E19;

}

h1 a {
    text-decoration : none;
}

h1 a:hover {
    background-color : inherit;
    color : #CB572D;
}


th {
    color: #A03E19;
    background-color : #DEE2BD;
}


.box {
    background-color : #ebedd1;
    color : black;
}


.box-title {
    background-color : #DEE2BD;
    color : black;
}


/* -------- Form color ---------- */
input, textarea {
    color: #000;
    background-color: #fff;
    border: #000 solid 1px;
}

input:focus, textarea:focus {
    background-color : #EDEFDB;
    color : black;
}


input[type="submit"], input[type="button"]{
    color: #000;
    background-color: #ADB583;
    border: 1px #000 outset;
    cursor : default;
    cursor : pointer;
}



/* ----------- Module ----------- */
#top-menu {
    background-color : transparent;
    color : black;
    overflow : visible;
}

#top-menu a:hover{
    background-color : #ADB583;
    color : black;
}

div.blog div.box {
    border : 2px white solid;
}

div.blog div.read-more {
    border-top : 1px solid white;
    margin-top : 5px;
}

div.category-links {
    padding : 4px;
    background-color : #EDF4D1;
    color : black;
}

/*--------------- Control Panel ---------------*/

div.frame {
    background-color: #CBCEAC;
    color : black;
    border-color : #90996E;
}

div.backgrd {
    border-color: #90996E;
}

ul.tabmenu li a {
    border-color: #90996E;
    border-bottom : none;
    padding-bottom : 1px;
}

ul.tabmenu li.active a {
    border-color: #90996E;
    border-bottom : none;
    padding-bottom : 2px;
}

ul.tabmenu li.inactive {
    background-color : #DEDFBA;
    color : #49493D;
}

ul.tabmenu li.active {
    background-color : #CBCEAC;
    color : #49493D;
}

ul.tabmenu li.active a:visited {
    text-decoration: none;
    background-color : inherit;
    color: #49493D;
}

ul.tabmenu li.inactive a:link {
    text-decoration: none;
    background-color : inherit;
    color: #49493D;
}

ul.tabmenu li.inactive a:visited {
    text-decoration: none;
    background-color : inherit;
    color: #49493D;
}

ul.tabmenu li.inactive a:hover {
    text-decoration: none;
    color: black;
    background-color : inherit;
}

ul.tabmenu li.inactive:hover {
    background-color : #CBCEAC;
    color: black;
}

/*--------------- End Control Panel ---------------*/

/*--------------- Menu ---------------*/
ul.menu-links {
    margin : 0;
    padding : 0;
    font-size : .9em;
    list-style-type : none;
}


ul.menu-links li {
    list-style-type : none;
    width : 100%;
}


ul.menu-links ul
{
    padding-left : 1em;
}

ul.menu-links li a.menu-link-href { 
    display : block;
    padding : 2px 2px;
    padding-left: 10px;
    font-weight : bold;
    text-decoration : none;
    color: White;
    font-size: 14px;
    background-image: url('./img/button.png');
    	background-repeat: no-repeat;
}

ul.menu-links li a.menu-link-href:hover {
    text-decoration : none;
    background-color : transparent;
    color : Black;
}


/*--------------- End Menu ---------------*/

div.category-menu-bar {
    background-color : #DEE2BD;
    color : black;
}

div.panel-title {
    background-color : #DEE2BD;
    color : black;
    padding : 4px;
    margin-bottom : 10px;
}

ul#navlist li a {
    background-color : #ADB583;
    color : white;
    padding-left: 10px;
}

div.category-info {
   margin-bottom : 10px;                  
}

div.breadcrumb span.current-bc {
   font-size : 1.1em;
   font-weight : bold;
}

/*---- Notes ---- */

.note-not-read {
   font-weight : bold;
}


/*---- PageSmith ----*/
div#simple-page {
   background-color : #ebedd1;
   color : inherit;
   
}

div#text-only-page {
	background-color : #ebedd1;
	
}

div.horzontal-menu ul li div {
   background-color : transparent;
}

/*-------Mini Admin-------------*/

#mini a, #mini a:hover {
	position:fixed;
	top: 0;
	z-index:9999;
	margin-left: 10px;
	list-style: none;
	color: white;
	font-size: 11px;
	margin-top: 8px;
	text-decoration:none;
	cursor: pointer;
}

#miniadmin {
position: fixed;
top: 0;
z-index: 9998; /*--Keeps the panel on top of all other elements--*/
background-image: url('./img/miniadminback2.png');
background-repeat:no-repeat;
border-bottom: none;
width: 980px;
margin-left: 10px;
height:30px;
cursor:auto;
}

#miniadmin a:hover {
	color: #000;
}

#miniadmin ul {
padding-left: 100px;
margin:0;
list-style-type:none;
}
#miniadmin ul ul {
width:125px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#miniadmin li {
float:left;
width: auto ;
position:relative;
}

/* style the links for the top level */
#miniadmin a, #miniadmin a:visited {
display:block;
font-size:11px;
text-decoration:none; 
color:#fff; 
width: auto; 
height:30px; 
padding-left:10px; 
line-height:30px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html #miniadmin a, * html #miniadmin a:visited {
width: auto;
w\idth: auto;
}
 
/* style the second level background */
#miniadmin ul ul a.drop, #miniadmin ul ul a.drop:visited {
background:Red; 
}
/* style the second level hover */
#miniadmin ul ul a.drop:hover {
background:#fff;
}
#miniadmin ul ul :hover > a.drop {
background:red;
}
/* style the third level background */
#miniadmin ul ul ul a, #miniadmin ul ul ul a:visited {
background:#e2dfa8;
}
/* style the third level hover */
#miniadmin ul ul ul a:hover{
background:#b2ab9b;
}
#miniadmin ul ul ul :hover > a {
background:#b2ab9b;
}
 
/* style the table so that it takes no part in the layout - required for IE to work */
#miniadmin table {border-collapse:collapse; border:0; position:absolute; left:0; bottom:-1px;}
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
#miniadmin ul ul {
visibility:hidden;
position:absolute;
top:30px;
left:-100px; 
width:auto;
}
* html #miniadmin ul ul {
top:30px;
}
/* position the third level flyout menu */
#miniadmin ul ul ul{
left:150px; 
bottom:0;
width:150px;
}
/* position the third level flyout menu for a left flyout */
#miniadmin ul ul ul.left {
left:-150px;
}
 
 
/* style the second level links */
#miniadmin ul ul a, #miniadmin ul ul a:visited {
/*background:#d4d8bd; */
background: url('./img/miniadminback3.png'); 
color:#000; 
height:auto; 
line-height:1.5em; 
padding:5px 10px; 
width:129px
/* yet another hack for IE5.5 */
}
* html #miniadmin ul ul a{
width:150px;
w\idth:129px;
}
 
 
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#fff; 
background:#949e7c;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background:#949e7c;
}
 
/* make the second level visible when hover on first level list OR link */
#miniadmin ul li:hover ul,
#miniadmin ul a:hover ul{
visibility:visible;
height:auto;
}
/* keep the third level hidden when you hover on first level list OR link */
#miniadmin ul :hover ul ul{
display:none;
}
/* keep the fourth level hidden when you hover on second level list OR link */
#miniadmin ul :hover ul :hover ul ul{
display:none;
}
/* make the third level visible when you hover over second level list OR link */
#miniadmin ul :hover ul :hover ul{ 
display:block;
bottom:0;
}
/* make the fourth level visible when you hover over third level list OR link */
#miniadmin ul :hover ul :hover ul :hover ul { 
display:block;
bottom:0;
}
