/*********************************************************************/
/*                 GENERAL TEXT AND BACKGROUND COLORS                */
/*********************************************************************/

body {
background: #fff;
margin:10px 0 10px 0px;
padding:0px;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
}

p { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
} 

li { 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%;
} 

td { 
font-size: 0.9em; font-family: Verdana, Arial, Helvetica, sans-serif;
} 

img { 
border: none;
}

input.text { 
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color: 1px solid #64add4;

}


/*********************************************************************/
/*                               LAYOUT                              */
/*********************************************************************/

#content { 
	float: left;
	width: 700px;
	margin: 0px 10px 10px 10px;
	padding: 0px;
}

#footer {
	clear: both;
	padding: 10px 0px;
	background: #fff;
}

div.hr {

  height: 2px;
  background: #c3fb2e url(xxximages/enviro/footer.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}





/*********************************************************************/
/*                               NAVBAR                              */
/*********************************************************************/




/* CSS Document */

#menu{
	width:100%;
	margin:25px auto;
	margin:0;
	padding:0;
}
#menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#menu li{
	display:block;
	float:left;
}
#menu li a{
	background:#d3a853 url(images/menu_bg.gif) repeat-x;
	border:2px solid #f2d994;
	margin:0 1px;
	padding:14px 16px 14px 16px;
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	height: 50px;
}

* html #menu li a{
 padding:14px 15px 14px 15px;
}


#menu li a:hover{
	color:#C00;
	border:2px solid #c00;
}

#menu li a span{
	color:#000;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#menu li a:hover{
	background:#fcf6c1 url(images/menu_hover.gif) repeat-x;
	border:2px solid #c00;
	text-decoration:none;
}
#menu li a:hover span{
	color:#000;
}
.current{
	background:#81522f url(images/menu_current.gif) repeat-x;
	border:2px solid #C00;
	margin:0 1px;
	padding:15px 15px 15px 15px;
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	cursor:pointer;
	font-weight:bold;
	height: 50px;
}
.current span{
	color:#fff;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

/* END SIDEBAR CODING */


h1 { 
padding: 0px 0px 10px 0px; font-size: 22px; margin: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#351b0c; 
} 

h2 { 
padding: 0px; font-size: 18px; margin: 5px 0px 5px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#5c2205;
} 

h3 { 
padding: 0px; font-size: 16px; margin: 10px 0px 0px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#cd151b;
} 

h4 { 
padding: 0px; font-size: 14px; margin: 5px 0px 5px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#000;
} 


#copyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
text-align : center;
padding-top:5px;
}

#copyright a {
color:#aaaaaa;
}

#copyright a:hover {
color:red;
}

#gotop { 
float: right;
margin:5px 10px;
text-align:center;
font-size: 8pt;
} 


#borderhover a:hover img {border:4px solid #cc0000;}
#borderhover a img {border:4px solid #f2d994;}


/*********************************************************************/
/*                                LINKS                              */
/*********************************************************************/

.cursor {cursor: default;}
.hand {cursor: hand;}

a:link { 
color: #84451a; text-decoration: none;
} 
a:visited { 
color: #950f12; text-decoration: none;
} 
a:hover { 
color: #cd151b; text-decoration: underline;
} 
a:active { 
color:#f00; text-decoration: underline;
} 
a.hide { 
display: none 
} 
a.clean { 
text-decoration: none 
} 



 
#content a:link { 
color: #001057;
} 

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

#content a:hover { 
color: #034fc2;
} 

#content a:active { 
color: #ffd700;
} 




#footerlinks { 
font-size: 11px; 
text-align:center
} 
 
#footerlinks a:link { 
color: #001057;
} 

#footerlinks a:visited { 
color: #001057;
} 

#footerlinks a:hover { 
color: #034fc2;
} 

#footerlinks a:active { 
color: #ffd700;
} 


#more {display:none;}



/*********************************************************************/
/*                             SHOW / HIDE                           */
/*********************************************************************/


	/* This CSS is used for the Show/Hide functionality. */
	.more {
		display: none;
		border-top: 1px solid #666;
		border-bottom: 1px solid #666; }
	a.showLink, a.hideLink {
		text-decoration: none;
		padding-left: 8px;
		background: transparent url(images/enviro/down.gif) no-repeat left; }
	a.hideLink {
		background: transparent url(images/enviro/up.gif) no-repeat left; }
	a.showLink:hover, a.hideLink:hover {
		border-bottom: 1px dotted #000; }

#categorylist ul {font-size:10px; padding-left:0px; margin-left:20px;}
#categorylist ul li {font-size:10px; padding-left:0px; margin-left:0px;}




/*********************************************************************/
/*                               PAGINATION                          */
/*********************************************************************/

.pagination{
margin:5px 0px 10px 0px;
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 12px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 2px 5px 3px 5px;
border: 1px solid #462817;
text-decoration: none; 

}

.pagination a:hover, .pagination a:active{
border: 1px solid #cc0000;
background-color: #fbf5bf;
}

.pagination a.currentpage{
background-color: #633c22;
color: #FFF !important;
border-color: #3b4f00;
font-weight: bold;
cursor: default;
}

.pagination, .pagination {
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

a.disablelink, a.disablelink:link a.disablelink:hover{
background-color: white !important;
cursor: default;
color: #aaa !important;
border-color: #aaa !important;

}

.pagination a.prevnext, a.logout, a.toc {
font-weight: bold;
}






/*********************************************************************/
/*                           WUFOO STYLE BUTTONS                     */
/*********************************************************************/


#button {text-align:center;font-size:small;font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;}

.buttons a, button{margin:0 0px 0 0;text-decoration:none;background-color:#f5f5f5;border:1px solid #dedede;border-top:1px solid #eee;border-left:1px solid #eee;padding:5px 10px 6px 7px;display:block;cursor:pointer;font-size:100%;line-height:130%;color:#333;font-weight:bold;}

button{font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;width:auto;overflow:visible;font-weight:bold;padding:4px 10px 3px 7px; }

button[type]{width:auto;padding:5px 10px 5px 7px; line-height:17px; }

*:first-child+html button[type]{padding:4px 10px 3px 7px; }

button img, .buttons a img{margin:0 3px -3px 0 !important;width:16px;height:16px;padding:0 !important;border:none !important;display:inline !important;}

button:hover, .buttons a:hover{background-color:#dff4ff;border:1px solid #c2e1ef;color:#336699;}

.buttons a:active{background-color:#6299c5;border:1px solid #6299c5;color:#fff;}

button.positive, .buttons a.positive{color:#529214;}

.buttons a.positive:hover, button.positive:hover{background-color:#E6EFC2;border:1px solid #C6D880;color:#529214;}
.buttons a.positive:active, td.positive{background-color:#529214;border:1px solid #529214;color:#fff;}
.buttons a.negative, button.negative{color:#d12f19;}
.buttons a.negative:hover, button.negative:hover{background:#fbe3e4;border:1px solid #fbc2c4;color:#d12f19;}
.buttons a.negative:active, td.negative{background-color:#d12f19;border:1px solid #d12f19;color:#fff;}



/*********************************************************************/
/*                         SHOWCASE LISTINGS                         */
/*********************************************************************/

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 13px Arial;
margin:0;
margin-left: 20px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: black;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: #ddb965; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: #f6ecb7; /*Menu hover bgcolor*/
color: #cd151b;
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #5a2106; /*Brown color theme*/ 
border-color: #5a2106; /*Brown color theme*/ 
color: white;
}

#modernbricksmenuline{
clear: both;
padding: 0;
margin:0px;
width: 100%;
height: 6px;
line-height: 6px;
background: #5a2106; /*Brown color theme*/ 
}






/*********************************************************************/
/*                             MISCELLANEOUS                         */
/*********************************************************************/

acronym { 
color: #666666 
} 
.ucase { 
text-transform: uppercase 
} 
.nobr { 
white-space: nowrap 
} 
.smalltext { 
font-size: 11px; 
line-height:13px;
padding:3px;
} 
.tinytext { 
font-size: 9px; 
}

.indent1 { 
margin-left: 12px;  
} 
.indent2 { 
margin-left: 24px; 
} 
.indent3 { 
margin-left: 36px; 
} 
.indent4 { 
margin-left: 48px; 
} 
.indent5 { 
margin-left: 60px; 
} 

#printheadings{display:none}


/*********************************************************************/
/*                               PRINTING                            */
/*********************************************************************/

@media print 
{ 


/* display the print header */
#printheadings{display:block}

/* turn off navigation and ad bar */
.left-margin {display: none}

img.noprint {display: none}

td.noprint {
display: none
}

.noprint {
display: none
}

h1.print2 {
display: none
}

h2.print2 {
display: none
}

#mainbody {
width:750px;
color:#000;
}

td {color:#000;}

h1 {  
page-break-inside: avoid 
} 
h2 { 
page-break-inside: avoid 
} 
h3 { 
page-break-inside: avoid 
} 
h4 { 
page-break-inside: avoid 
} 
h5 { 
page-break-inside: avoid 
} 
h6 { 
page-break-inside: avoid 
} 

td.noprint {
display: none
}
td.body1 {
display: none
}
td.body4 {
display: none
}
td.nav1 {
display: none
}
td.nav2 {
display: none
}
td.nav4 {
display: none
}
td.bottom {
margin-right:600px;
}
td.body2 {
margin-right:600px;
}


blockquote { 

} 
ul { 

} 
ol { 

} 
dl { 

} 

} 
