/*********************************************************************/
/*                 GENERAL TEXT AND BACKGROUND COLORS                */
/*********************************************************************/

body {
background: #f1f5f7 url(images/enviro/background.gif) repeat-x;
margin: 15px 10px 10px 10px;
padding: 0px;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
}

p { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
margin: 0px 0px 10px 0px;
} 

ul { 
font-family: Verdana, Arial, Helvetica, sans-serif;  margin: 0px 5px 10px 25px;
} 

td { 
font-family: Verdana, Arial, Helvetica, sans-serif;
} 


ul { 
margin-bottom: 0%; padding-top:3px; font-family: Verdana, Arial, Helvetica, sans-serif; list-style-type: square; 
}

ul.standard li {padding:3px;}

input.text { 
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : 1px;
	border-color : 7F9DB9;
	border-style : solid;
}


/*********************************************************************/
/*                               LAYOUT                              */
/*********************************************************************/

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 770px;
	background: #fbfbff;
}

#container {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 756px;
	background: #fbfbff;
	border-left: 7px solid white;
	border-right: 7px solid white;
}

#header {
	margin: 0px;
	padding:0px;
	width: 770px;
	height: 185px;
	/*  background: url("images/enviro/header.gif"); */
	background-attachment: scroll;
	background-repeat: no-repeat;
}

#side-left {
	float: left;
	width: 215px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	background: #fbfbff;
}

#side-right {
	float: right;
	width: 200px;
	background: url("images/enviro/sidebar-right.gif") repeat;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#content {
	float: left;
	width: 525px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: #fbfbff;
}

#footer {
	clear: both;
	padding: 0px;
	margin: 0px 0px 0px -7px;
	width:100%;
	background: #fbfbff;
	border: 7px solid white;
}




ul#navlist
{
font: bold 15px verdana, arial, sans-serif;
list-style-type: none;
margin: 0px 0px 0px 0px;
padding-left:0px;
}

ul#navlist li
{
float: left;
background-color: #e4eaef;
margin: 5px 11px 5px 11px;
border: 1px solid #0f0136;
}

ul#navlist li#active
{
background-color: #fff;
}

li#active a { color: #000; }

#navlist a
{
float: left;
text-align:center;
width:150px;
height:23px;
display: block;
color: #666;
text-decoration: none;
padding: 5px 0px 0px 0px;
}

#navlist a:hover { background: #fff; }




#navcapsule
{
width:525px;
height:45px;
background-color: #06344d;
margin: 0px;
border: 1px solid #0f0136;
}








/* TABS AUCTION MENU */

#modernbricksmenu{
padding: 0;
width: 504px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 13px verdana,Arial, sans serif;
margin:0;
margin-left: 5px; /*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: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: #ccc; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: #eeeeee; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #1f5138; /*Green color theme*/ 
border-color: #1f5138; /*Green color theme*/
color:white; 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 504px;
height: 5px;
line-height: 5px;
background: #1f5138; /*Green color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}


/*********************************************************************/
/*                              HEADINGS                             */
/*********************************************************************/

h1 { 
padding: 0 0 0px 0px; font-size: 22px; margin: 5px 0px 10px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#000;  font-weight:normal;
} 

h2 { 
padding: 0 0 0px 0px; font-size: 15px; margin: 8px 0px 5px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#06344d;
} 

h3 { 
padding: 0px 0 0px 0px; font-size: 14px; margin: 6px 0px 0px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#000;
} 

h4 { 
padding: 0px 0 0px 0px; font-size: 12px; margin: 0px 0px 0px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#000;
} 



/*********************************************************************/
/*                                LINKS                              */
/*********************************************************************/

.cursor {cursor: default;}
.hand {cursor: hand;}

a.index { 
font-size: 12px;
} 

a:link { 
color: #06344d;
} 
a:visited { 
color: #06344d
} 
a:hover { 
color: #dc143c
} 
a:active { 
color:#f00
} 
a.hide { 
display: none 
} 
a.clean { 
text-decoration: none 
} 

#headerlinks { 
padding:60px 0px 0px 580px;
}


#header a:link { 
color: #000;
text-decoration: none;
font-weight: bold;
padding: 0px 5px;
}

#header a:visited { 
color: #000;
text-decoration: none;
font-weight: bold;
padding: 0px 5px;
}

#header a:active { 
color: #a00;
text-decoration: none;
font-weight: bold;
padding: 0px 5px;
} 
 
#header a:hover { 
color: #f00;
text-decoration: none;
font-weight: bold;
padding: 0px 5px;
}



 
#content a:link { 
color: #06344d;
} 

#content a:visited { 
color: #0f0136;
} 

#content a:hover { 
color: #c70404;
} 

#content a:active { 
color: #f00;
} 


/*********************************************************************/
/*                            FOOTER LINKS                           */
/*********************************************************************/


#copyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
text-align : center;
padding:2px 0px;
}

#copyright a {
color:#aaaaaa;
}

#copyright a:hover {
color:red;
}

#gotop { 
float: right;
margin:5px 10px;
text-align:center;
font-size: 8pt;
} 



#footerlinks { 
margin-left:38px;
font-size: 11px; 
text-align:center
} 

#footerlinks a { 
padding:0px 0px 5px 0px;
} 

#footerlinks a:link { 
color: #06344d;
} 

#footerlinks a:visited { 
color: #06344d;
} 

#footerlinks a:hover { 
color: #dc143c;
} 

#footerlinks a:active { 
color: #f00;
} 


/*********************************************************************/
/*                             MISCELLANEOUS                         */
/*********************************************************************/

acronym { 
color: #666666 
} 
.ucase { 
text-transform: uppercase 
} 
.nobr { 
white-space: nowrap 
} 

.regular { 
font-size: 12px; 
}

.smalltext { 
font-size: 10px; 
line-height:13px;
padding:3px;
} 

.smalltextleft { 
font-size: 10px; 
line-height:13px;
padding:3px;
text-align:left;
} 

.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
}

#mainbody {
width:640px;
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 { 

} 

} 

