@import url('/styles/header.css');

body {
 font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
  margin-top: 10px;
} 

#wrapper {
background: #FFFFFF url(../images/subbg.gif) repeat-y; 
position:relative;
margin:auto;
width: 1000px;
border: 1px solid #333333;}


#wrapper .countrylist {
  top: 54px;
}

.home #wrapper {
background:none;
}

#footer {
background:#FFFFFF;
padding: 5px;
}


body {
  color: #000; 
  font-size: 75%; 
  font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
  background-color:#999;
}

a { color: #ef9d00; text-decoration: underline; }
a:visited { color: #666 ; text-decoration: underline; }
  

#Table_01 {
  margin-top: -3px;
}  
body > #Table_01 {
  margin-top: 0px;
}

.header { 
  color: #fff; 
  font-size: 13pt; 
  font-style: italic; 
  padding-right: 15px;
  text-align: right;
}

.homebg {           
    background: url(../images/header_02.gif) repeat-x left center;
 }
.headbg { background: url(../images/header_02.gif) repeat-x left center; border-bottom: 1px solid #fff; }
.subborder { margin-top: 3px; }

.mainnav { color: #edb11f; font-size: 11px; font-weight: bold; background-color: #3f454f; text-decoration: none; padding-right: 10px; padding-left: 15px; }

.mainnav a { color: #edb11f; text-decoration: none; }
.mainnav a:visited { color: #edb11f; text-decoration: none; }
.greycell { color: #fff; background-color: #3f454f; padding: 15px; }
.whitecell { padding: 15px; }
.sub { padding: 10px 15px; }

/* -------------------------------
    LEFT HAND NAVIGATION 
   ------------------------------- */
    
.subbg { 
  background: url(../images/subbg.gif) repeat-y; 
  margin-left: 0; 
}
.subbg ul { 
  color: #fff; 
  margin-left: 0;
  padding-left: 0; 
  list-style-type: none; 
}
.subbg li {
  color: #fff; 
  font-weight: bold; 
  margin: 0 15px 10px 0;
  padding: 5px 0 8px 28px; 
  list-style-type: none;
}
.subbg li li { 
  font-weight: normal;
  margin: 5px 0 0 8px;
  padding: 0;
}
  
.subbg a,
.subbg a:visited { color: #edb11f; text-decoration: none; }

.activesection {
  background: url(../images/arrow.gif) no-repeat 0 0; 
  list-style-position: outside; 
}

/* ----------------------------
   OTHER STYLES 
   ---------------------------- */
   
.greybg { background-color: #3F454F;}
.whiteborder { border-top: 5px solid #fff; border-bottom: 5px solid #fff; }
.title { font-size: 110%; font-weight: bold; }
.thead {
	color: #fff;
	font-weight: bold;
	background-color: #3f454f;
	padding-left: 10px;
}
.thead2 { color: #fff; font-weight: bold; background-color: #989ba2; }
.trowalt { color: #000; background-color: #fff5db; }
.boldtext { font-weight: bold; }



.alignleft { text-align: left; }
.aligncenter { text-align: center; }
.alignright { text-align: right; }

h2 { font-size: 110%; }
h2 { font-size: 105%; }

.tablerowgray { color:black; background-color: #fff5db; }
.tablerowgold { color: black; background-color: #fff5db; }
.smalltext { font-size: 90%; }
.imageright { align: right; padding-bottom: 15px; padding-left: 15px; }
.tablehead { border-bottom: 1px solid #ccc; }
.footnote {
	color: #666;
	font-size: 75%;
}

/* ----------------------------
Alsett Clearing Method for floats 
-------------------------------*/  
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }
.clearfix {display: inline-block;}
/* backslash hack hides from IE Mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
/* end backslash hack */
.arrows {
	background: url(../images/arrows.jpg) repeat 0 0;
}

.featurelink {
position:absolute;
top:320px;
right:10px;
color:#FFFFFF;
width: 100px;
}

/*.featurelink {
font-size: 14px;
color:#FFFFFF;
width: 200px;
float:right;
padding-top: 195px;
padding-right: 130px;
}*/

.featurelink a {
font-weight:bold;
}

.featurelink a:visited {
color:#ef9d00;
}

#congrats {
width:435px;
height:70px;
}

#disclaimer {
clear:both;

font-size: 11px;
font-style:italic;
padding-top: 30px;

}

/* site map*/
.float-half{
	width: 40%;
	float: left;
}

.sitemap ul{
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
	}
	.sitemap ul li{
		list-style: none;
		width: 200px;
		margin: 0;
		padding: 0;
		font-weight: bold;
		}
		.sitemap ul ul{
			margin-left: 20px;
			padding: 0;
			}
			.sitemap ul ul li{
				font-weight: normal;
				padding: 0;
			}
	
/* How to Buy */

#wrapper #htbForm table{
	text-align: left;
	width: 600px;
}
#wrapper #htbForm th{
	padding: 10px;
	background-color: #666666;
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
}

#wrapper #htbForm #HowToBuyControl_trCustType h3{
	font-weight: normal;
	font-size: 12px;
}

#wrapper #htbForm #HowToBuyControl_trZip img#HowToBuyControl_imgStep3{
	margin-top: 3px;
}
#wrapper #htbForm input#HowToBuyControl_tbZip{
	height: 13px;
}

#wrapper #htbForm input#HowToBuyControl_btnZip{
	height: 18px;
	font-size: 12px;
	padding-bottom: 2px;
	margin: 0 0 1px 10px;
}

#wrapper #htbForm #HowToBuyControl_tblResults td{
	padding: 10px;
	}
	#wrapper #htbForm #HowToBuyControl_tblResults .even{
		background-color: #ececec;
	}
	
/*******************************************
  =LEED Pages
------------------------------------------*/
#green-header{
	overflow: auto;
}

#green-header h2,
#green-header h3,
#green-header p{
	width: 75%;
	}
	#green-header h2{
		color: #333333;
		font-size: 1.2em;
		margin: 0;
	}
	#green-header h3{
		margin: 0 0 20px 0;
	}

.leed #green-header .green-logo{
	float: right;
	height: 75px;
	width: 75px;
}

#leed-tables{
	width: 100%;
}

h2.leed-table-title{
	height: 16px;
	width: 100%;
	margin: 10px 0 5px 0;
	padding: 5px 0;
	background-color: #f0b708;
	font-size: 1em;
	color: #FFFFFF;
	border: 1px solid #FF9900;
}

.leed-buttons{
	display: block;
	position: relative;
	top: -5px;
	width: 100px;
	height: 26px;
	margin-right: 5px;
	float: left;
	}

.leed-disclaimer{
	font-size: .8em;
	font-style: italic;
	color: #999999;
	padding-top: 20px;
}

#content .materials-resources-table{
	width: 100%;
	margin: 0;
	padding: 0;
	}
	.materials-resources-table tr{
		vertical-align: top;
		width: 100%;
		}
		.materials-resources-table tr td{
			font-size: .9em;
			border: 1px solid #cccccc;
		}
		.materials-resources-table tr h3{
			margin: 0 0 10px 0;
		}
		.materials-resources-table tr.even{
		 	background: #FFFFFF url('/about/images/gray-gradient.jpg') top left repeat-x;
		}
		.materials-resources-table tr.odd{
			background: #FFFFFF url('/about/images/blue-gradient.jpg') top left repeat-x;
		}
		.materials-resources-table tr td .note{
			font-size: .8em;
			font-style: italic;
			color: #666666;
		}
.leed .float-half{
	border: 1px solid #999999;
	margin: 5px 0 5px 10px;
	background: #FFFFFF url('/about/images/gray-gradient.jpg') top left repeat-x;
	}
	#content.leed .float-half ul{
		padding: 0;
		margin: 10px 0;
		}
		#content.leed .float-half ul li{
			font-size: .9em;
			padding: 0;
			margin: 0 0 5px 0;
		}
	#content.leed img.float-half{
		padding: 0;
	}
	
	/*LIGHTBOX*/

#lightbox{
	background-color:#fff;
	padding: 5px;
	
	}
#lightboxDetails{
	font-size: 1em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left;}


#keyboardMsg{ float: right; }
#closeButton{ top: 2px; right: 2px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}
