/* @override http://articles.urbanhomemaker.com/templates/Default/styles.css */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	/* scrollbar-arrow-color: #173791;
	scrollbar-base-color: #DDE6FF;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-track-color: #DDE6FF;
	scrollbar-face-color: #BECFFF;
	scrollbar-shadow-color: #9FB7FC;
	scrollbar-highlight-color: #9FB7FC;
	scrollbar-3d-light-color: #9FB7FC; */
	margin: 0;
	padding: 0;
}

table#container {
	border-right: #f7f3e1 20px solid;
	width: 100%;
}

a img {
	border: none;
}

.header {
	background-color: #f7f3e1;
	border-bottom: 1px #c0c0c0 solid;
}

form#header-search {
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 80%;
	font-family: Helvetica, Arial, Sans-serif;
}

form#header-search input {
	margin-bottom: 2px;
}

form#header-search input#submit-search {
	border: none;
	position: relative;
	top: 5px;
	margin: 0;
}

form#header-search a, form#header-search a:visited, .footer a, .footer a:visited {
	font-weight: normal;
	color: #CC3300;
}

.header #logo {
	margin-left: 80px;
	padding-left: 12%;
	margin-top: 7px;
}

.header #ssl {
	position: absolute;
	top: 19px;
	right: 20px;
}

ul#navigation {
	margin: 7px 0 0 0;
	padding: 0;
	list-style: none;
	font-family: Helvetica, Arial, Sans-serif;
	font-weight: normal;
	background: #999966;
	border-bottom: 1px #4f4f34 solid;
	border-top: 1px #bbbb98 solid;
	font-size: 12px;
	text-align: center;
	height: 18px;
}

ul#navigation li {
	display: inline;
	margin: 0 -3px 0 0;
	background: url("images/menu-separator.gif") bottom right no-repeat;
	padding-right: 1px;
	position: relative;
	top: 3px;
}

* html ul#navigation li {
	margin: 0;
}

ul#navigation li#last {
	background: none;
}

ul#navigation li a, ul#navigation li a:visited {
	color: #ffffc4;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 9px;
	position: relative;
	bottom: 2px;
}

ul#navigation li a:hover, ul#navigation li a:visited:hover {
	border-top: 1px #bbbb98 solid;
	border-left: 1px #bbbb98 solid;
	border-right: 1px #4f4f34 solid;
	border-bottom: 1px #4f4f34 solid;
	padding: 1px 8px;
}

ul#navigation li a:active, ul#navigation li a:active:hover {
	border-top: 1px #4f4f34 solid;
	border-left: 1px #4f4f34 solid;
	border-right: 1px #bbbb98 solid;
	border-bottom: 1px #bbbb98 solid;
}

.topMain {
	color: #666633;
	font-size: 18px;
	border: #999966;
	border-style: solid; 
	border-top-width: 0px; 
	border-bottom-width: 2px; 
	border-left-width: 0px; 
	border-right-width: 0px;
	background-color: white;
	padding: 10px 15px;	
}

.topMain div {
	margin-right: 0px;
}

.botMain {
	color: #666633;
	font-size: 18px;
	border: #c0c0c0;
	border-style: solid; 
	border-top-width: 1px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	height: 20px;
	background-color: #f7f3e1; 
	padding: 5px;
}
.leftSide {
	background-color: #f7f3e1;
	height: 100%;
	font-size: 12px;
	padding: 15px;
	border: #c0c0c0;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px; 
	border-left-width: 0px;
	border-right-width: 1px;	
}
.lockedLeftSide {
	background-color: #f7f3e1;
	height: 100%;
	text-align: left;
	line-height: 200%;
	font-size: 18px;
	padding: 15px;
	border: #081A4D;
	border-style: solid; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 1px; 	
}
.adminControlBar {
	background-color: black;
	color: #cccccc;
	border-bottom: solid 1px;
	padding: 8px;
}

#AdminControlBar A {
	text-decoration: none;
	padding: 2px;
	margin-left: 2px;
	margin-right: 2px;
	
	font-size: 10px;
}

#AdminControlBar A:visited, #AdminControlBar A:link {
	color: #cccccc;
	border: solid 1px;
	border-color: #cccccc;
	text-decoration: none;
}


#AdminControlBar A:hover {
	color: #FFFFFF;
	background-color: #5478DB;
	border: solid 1px;
	border-color: #FFFFFF;
}

.navHeader {
	background-color: #f7f3e1;
	height: 100%;
	font-size: 12px;
	padding: 8px;
	border: #c0b4a3;
	border-style: solid; 
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	color: #666633;
}

.navContent {
	background-color: white;
	height: 100%;
	font-size: 12px;
	padding: 8px;
	border: #c0b4a3;
	border-style: solid; 
	border-top-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
}

.extraFieldHeader {
	background-color: #D9E3FF;
	height: 100%;
	font-size: 12px;
	padding: 3px;
	padding-left: 10px;
	border: #A9C0FF;
	border-style: dashed; 
	border-width: 1px; 
	color: #577BDF;
	font-weight: bold;
}
.extraFieldDescription {
	font-size: 10px;
	padding-left: 20px;
	color: #577BDF;
	font-weight: normal;
	font-style: italic;
}
.extraFieldContent {
	background-color: #F4F7FF;
	height: 100%;
	font-size: 10px;
	padding: 8px;
	border: #A9C0FF;
	
	border-top-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	color: #666666;
	border-style: dashed; 
}
.navHeader2 {
	background-color: #f7f3e1;
	height: 100%;
	font-size: 12px;
	padding: 8px;
	border: #c0b4a3;
	border-style: solid; 
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	color: #666633;
}
.navContent2 {
	background-color: white;
	height: 100%;
	font-size: 12px;
	padding: 8px;
	border: #c0b4a3;
	border-style: solid; 
	border-top-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
}
.utilityNav{
	background-color: #F4F4F4;
	color: #666666;
	font-size: 12px;
	padding: 8px;
	border: #CCCCCC;
	border-style: solid; 
	border-top-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
}
.myutility {
	color: #666666;
	border: #CCCCCC;
	border-style: solid; 
	padding-left: 9px;
	padding-right: 8px;
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	text-decoration:none;
}
.myutility2{
	color: black;
	border: #999999;
	border-style: solid; 
	padding-left: 9px;
	padding-right: 8px;
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	text-decoration:none;
}
.header{
	color: #927a59;
	font-size: 16px;
	font-weight: bold;
}
.header_sub{
	color: #927a59;
	font-size: 13px;
	font-weight: bold;
}
.description{
	color: #999999;
	font-size: 10px;
}
.adef {
	text-decoration:underline;
	color: #000000;
}
a {
	text-decoration:underline;
	color: #000000;
}
a:visited {
	text-decoration:underline;
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration:none;
}
fieldset {
	padding:10px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
}
.rowhighlight{
	background: #FFFFE8;
}
.article_options{
	background-color: #F4F4F4;
	color: #333333;
	font-size: 11px;
	padding: 8px;
	border: #CCCCCC;
	border-style: solid; 
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
}
.rowhighlightarticle{
	background: #FAFAFA;
}
.article_options a, a:visited, a:hover{
	color: #666666;
}
.articlecontents{
	font-size:12px;
}
.articlecontents_small{
	font-size:10px;
}
.articlecontents_large{
	font-size:20px;
}
.article_details_bottom{
	font-size:10px;
	background: #f7f3e1;

	}
.article_details_bottom_B{
	color:#333333;
	font-size:10px;
	padding: 0px;
}
input {
   font-size:9px;
   background-color:#FFFFE8;
   border:1px solid;
   border-top-color:#8CB0E6;
   border-left-color:#8CB0E6;
   border-right-color:#8CB0E6;
   border-bottom-color:#8CB0E6;
   /* filter:progid:DXImageTransform.Microsoft.Gradient
		(GradientType=0,StartColorStr='#BDCDF9',EndColorStr='#FFFFFF'); */
}
textarea {
   font-size:9px;
   background-color:#FFFFFF;
   border:1px solid;
   border-top-color:#8CB0E6;
   border-left-color:#8CB0E6;
   border-right-color:#8CB0E6;
   border-bottom-color:#8CB0E6;
   /* filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#BDCDF9',EndColorStr='#FFFFFF'); */
}
select {
   font-size:10px;
   border:1px solid;
   border-top-color:#CCCCCC;
   border-left-color:#CCCCCC;
   border-right-color:#CCCCCC;
   border-bottom-color:#CCCCCC;
   background-color:#FFFFE8;
   color: #a18e7e;
}
.articlerelated_details {
	color:#999999;
	font-size:10px;
}
.articlerelated{
	color:#666666;
	font-size:11px;
}
.article_options_rate{
	background-color: #F9F9F9;
	color: #333333;
	font-size: 11px;
	padding: 8px;
	border: #CCCCCC;
	border-style: dotted; 
	border-top-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
}
.less_input {
   font-size:9px;
   background-color:#f7f3e1;
   border:1px solid;
   border-top-color:#8CB0E6;
   border-left-color:#8CB0E6;
   border-right-color:#8CB0E6;
   border-bottom-color:#8CB0E6;
      /* filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#F4F4F4',EndColorStr='#FFFFFF'); */
}

.glossaryPage {
	color: #999999;
	font-size: 10px;
	border: #999999;
	border-style: solid; 
	border-top-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	background-color: #FFFFE8; 
	padding: 5px;
}

.glossaryPageOver {
	color: #333333;
	font-size: 10px;
	border: #999999;
	border-style: solid; 
	border-top-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	background-color: #D9DADD; 
	padding: 5px;
}

.glossaryPagedef {
	color: #666666;
	font-size: 12px;
	border: #CCCCCC;
	border-style: solid; 
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	background-color: #F4F4F4; 
	padding: 5px;
}

.glossaryPagedefOver {
	color: #666666;
	font-size: 12px;
	border: #CCCCCC;
	border-style: solid; 
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	background-color: #FFFFFF; 
	padding: 5px;
}
A.search_find:link, A.search_find:visited, A.search_find:active { 
	border: #FFCC00;
	border-style: dashed; 
	border-top-width: 0px; 
	border-bottom-width: 2px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	background-color: #FFFFE8; 
	cursor: help;
	text-decoration:none;
}

A.nav_box_link:link, A.nav_box_link:visited, A.nav_box:active { 
	font-size: 12px;
	text-decoration:none;
	color: #666633; 
	display: block;
}

A.nav_box_link:hover { 
	font-size: 12px;
	text-decoration: underline;
	color: #666633; 
	
}

.nav_box{
	float: left;
	width: 43%;
	border: #c5b9a2;
	padding: 4px;
	border-style: dashed; 
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	background-color: #f7f3e1; 
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
	
}

.search_find { 
	border: #FFCC00;
	border-style: dashed; 
	border-top-width: 0px; 
	border-bottom-width: 2px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	background-color: #FFFFE8; 
	text-decoration:none;
}

.smalldetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}


/* CSS for the Navigation, copied from http://urbanhomemaker.com*/

.coolButton {
        border: 1px;
        padding: 1px;
        text-align: center;
        cursor: default;
}
.coolButton IMG {
        /* filter: gray(); */
}
.menu:link {
        COLOR: #FFFFCC;
        FONT-WEIGHT: bold;
        FONT-SIZE: 12px;
        TEXT-DECORATION: none;
}
.menu:visited {
        COLOR: #FFFFCC;
        FONT-WEIGHT: bold;
        FONT-SIZE: 12px;
        TEXT-DECORATION: none;
}
.menu:hover {
        COLOR: #FFFFCC;
        FONT-WEIGHT: bold;
        FONT-SIZE: 12px;
        TEXT-DECORATION: none;
}
.menu:active  {
        COLOR: #FFFFCC;
        FONT-WEIGHT: bold;
        FONT-SIZE: 12px;
        TEXT-DECORATION: none;
}

/* styles for the tree */
	SPAN.TreeviewSpanArea A, SPAN.TreeviewSpanArea A:visited {
		font-size: 10pt; 
		font-family: verdana,helvetica; 
		color: black;
	}
	SPAN.TreeviewSpanArea A:hover {
		color: #333333;
	}
   
	/* rest of the document */
	BODY {background-color: white}
	TD {
		font-size: 10pt; 
		font-family: verdana,helvetica; 
	}
