@charset "utf-8";
/* CSS Document */
/* Author: Travis Cunningham */
/* Description: Common Styles */
/* Date: May 2008 */
* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#716658;
}
.phark {
	text-indent:-9999px;
	overflow:hidden;
}
a, a:visited {
	color:#f7941d;
	text-decoration:none;
	font-weight:bold;
}
a:hover, a.active {
	color:#2d200e;
}
#masthead a, #masthead a:visited {
	color:#716658;
	text-decoration:none;
	font-weight:bold;
}
#masthead a:hover, #masthead a.active {
	color:#f7941d !important;
}

a.hdrLink {
	background:#716658;
	padding:5px 5px 2px 5px;
	color:#fff !important;
}
a.hdrLink:hover {
	background:#2d200e;
}
h1 {
	font-weight:normal;
	font-size:30px;
	color:#fff;
}
h2 {
	font-size:30px;
	font-weight:normal;
	display:inline;
}
.h2Wrap a {
	margin-left:5px;
	font-size:13px;
}
h3 {
	font-size:21px;
	font-weight:normal;
}
h4 {
	font-size:13px;
	font-weight:bold;
}
.clear {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	width:100%;
}
.clearFix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	width:100%;
}
* html .clearFix {
	height:1%;
}
.hrGradFull {
	background:url(../images/backgrounds/bg_mid_grad.jpg) repeat-x 0 0;
	width:100%;
	height:11px;
	float:left;
	clear:left;
}
#pageBody .hrGradFull {
	margin:10px 0;
}
#home .hrGradFull {
	margin-left:-35px;
	width:951px;
}
.sideHr {
	width:170px;
	margin:15px 0;
	border:1px solid #d6d3cf;
	height:0;
	line-height:0;
}

/* -- Masthead -- */
#masthead {
	width:963px;
	height:134px;
	overflow:hidden;
	position:relative;
	z-index:1;
}
#agc_logo {
	background:url(../images/logo.png) no-repeat 0 0;
	display:block;
	width:419px;
	height:123px;
	position:absolute;
	top:8px;
	left:10px;
}
#preNav, #primaryNav {
	list-style:none;
	
}
#preNav, #primaryNav {
	float:right;
	clear:right;
}
#preNav {
	border-bottom:1px solid #d7d8d8;
	padding:21px 0 10px 0;
	margin-bottom:20px;
}
#preNav li, #primaryNav li {
	display:inline;
}
#preNav li {
	padding-left:17px;
}
#preNav li.first {
	padding-left:0;
}
#masthead #preNav li a {
	font-size:9px;
	font-weight:normal;
}
#primaryNav {
	width:100%;
	text-align:right;
	position:absolute;
	bottom:15px;
	right:0;
}
#primaryNav li {
	padding-left:15px;
	margin-left:15px;
	border-left:1px solid #d7d8d8;
}
#primaryNav li.first {
	border:none;
}
#primaryNav li a {
	font-size:14px;
}
/* -- Nav and Banner Styles -- */
#home #homeNav, #about #aboutLumetaNav, #products #productsNav, #about_solar_pv #aboutSolarPvNav, #news #newsNav, #join #joinOurTeamNav, #contact #contactNav, #englishLink, #about_agc_esp #about_agc_espLink, #about_agc_de #about_agc_deLink, #about_agc_fr #about_agc_frLink {
	color:#f7941d !important;
}
#about_agc_esp #englishLink, #about_agc_de #englishLink, #about_agc_fr #englishLink {
	color:#716658 !important;
}
#about_agc_esp #englishLink:hover, #about_agc_de #englishLink:hover, #about_agc_fr #englishLink:hover {
	color:#f7941d !important;
}
#privacy #privacyNav, #site_map #sitemapNav, #terms #termsNav {
	color:#716658;
}
#subNavCont {
	height:151px;
	display:block;.
	width:100%;
	position:relative;
	z-index:1;
}
#home #subNavCont {
	height:361px;
}
#subNavCont h1 {
	position:absolute;
	top:17px;
	left:33px;
}
#subNavCont ul {
	list-style:none;
	position:absolute;
	top:60px;
	left:33px;
}
#subNavCont ul li {
	float:left;
	padding-left:10px;
	border-left:1px solid #fff;
	margin-left:10px;
}
#subNavCont ul li.first {
	margin:0;
	padding:0;
	border:none;
}
#subNavCont ul li a {
	color:#fff;
}
#subNavCont ul li a.active, #subNavCont ul li a:hover {
	color:#f7941d;
}
/* -- Stretch Styles -- */
.stretchWht {
	background:#fff;
}
#home {
	background:#fff;
}
#about {
	background:#fff url(../images/backgrounds/about_noSub.jpg) repeat-x 0 134px;
}
#contact {
	background:#fff url(../images/backgrounds/contact_repeat.jpg) repeat-x 0 134px;
}
#join {
	background:#fff url(../images/backgrounds/join_repeat.jpg) repeat-x 0 134px;
}
#news {
	background:#fff url(../images/backgrounds/news_repeat.jpg) repeat-x 0 134px;
}
#products {
	background:#fff url(../images/backgrounds/products_repeat.jpg) repeat-x 0 134px;
}
#search {
	background:#fff url(../images/backgrounds/search_repeat.jpg) repeat-x 0 134px;
}
#privacy, #site_map, #terms {
	background:#fff url(../images/backgrounds/default_repeat.jpg) repeat-x 0 134px;
}
#about_agc_esp, #about_agc_de, #about_agc_fr, #about_solar_pv {
	background:#fff url(../images/backgrounds/international_repeat.jpg) repeat-x 0 134px;
}

/* -- Content -- */

#content {
	padding:18px 0 50px 35px;
	width:928px;
	min-height:408px;
	height:auto !important;
	height:408px;
}
#pageBody {
	width:730px;
	float:left;
}
#pageBody p {
	margin:0 0 20px 0;
}
#pageBody p.intro {
	color:#f7941d;
	font-size:16px;
	clear:left;
}
#pageBody .pageBodyNav {
	margin-bottom:20px;
	display:block;
}
.homeProd {
	float:left;
	width:290px;
	padding-right:10px;
	margin:16px 12px 27px 0;
	border-right:1px solid #dcd9d9;
}
.homeProd2 {
	float:left;
	padding-right:10px;
	margin:16px 12px 27px 0;
}
* html .homeProd {
	padding-right:0;
}
.homeProdCont .noBorder {
	margin-right:0;
}
.homeProd p, .tout50 p {
	margin-bottom:5px;
}
.homeProd .hdrLink {
	margin-bottom:10px;
	float:left;
	width:280px;
}
.homeProd img, .tout50 img, #pageBody img {
	border:9px solid #d6d3cf;
	float:left;
	clear:left;
	margin:0 10px 10px 0;
}
.homeProd2 img, .tout50 img, #pageBody img {
	border:9px solid #d6d3cf;
	float:left;
	clear:left;
	margin:0 10px 10px 0;
}
#pageBody img, .tout img {
	width:272px;
	height:208px;
}
#pageBody img {
	margin:0 18px 20px 0;
	clear:none;
}
* html #pageBody img {
	margin-bottom:7px;
}
*+ html #pageBody img {
	margin-bottom:7px;
}
#pageBody .tout img {
	margin-right:10px;
}
.homeProd img, .tout50 img {
	width:119px;
	height:91px;
}
.tout50 {
	width:47%;
	float:left;
	padding-right:3%;
}
.tout50 .h2Wrap, #pageBody .h2Wrap {
	margin-bottom:10px;
	padding-left: 20px	;
}
/*.tout50 dl dt, .tout50 dl dd {
	float:left;
	margin-bottom:10px;
}
.tout50 dl dt {
	margin-right:10px;
	clear:left;
}
.tout50 dl dd a {
	font-weight:normal !important;
}
*/

.tout50 ul li {
	list-style: none;
	margin-bottom: 10px;
}

.tout50 ul li a {
	font-weight:normal !important;
}

.tout {
	width:730px;
	margin-bottom:15px;
	float:left;
}

#pageBody ul, #pageBody ol {
	padding:0;
	margin:0 0 20px 15px;
}
.tout .innerTout {
	float:right;
	width:423px;
	clear:right;
}
.mapTout {
	width:173px;
	float:left;
	margin:0 10px 24px 0;
} 
#content .mapTout ul a {
	font-weight:normal;
}
.mapTout .footerMapLinks {
	padding:15px 0;
	border-top:1px solid #c5c5c5;
	border-bottom:1px solid #c5c5c5;
}
#pageBody .gallery {
	float:right;
	width:346px;
	height:352px;
	margin:0 0 20px 20px;
	border:none;
}
#pageBody .mediaPlayer {
	float:left;
	width:337px;
	margin:0 20px 20px 0;
	border:none;
	border-bottom: 5px solid #726658;
}
#pageBody .mediaPlayer h3 {
	background: #726658;
	color: #fff;
	font-size: 12px;
	padding: 4px;
	margin: 1px 0;
}
#pageBody .mediaPlayer .video {
	border: 1px solid #d4d4d4;
	padding: 10px;
	margin-bottom: 2px;
}
#pageBody .mediaPlayer .video .thumbnail {
	width: 92px;
	height: 70px;
	float: left;
	margin-right: 6px;
	background: #ccc;
}
#pageBody .mediaPlayer .video .thumbnail img {
	border: none;
	width: auto;
	height: auto;
	float: none;
	clear: none;
	margin: 0;
}
#pageBody .mediaPlayer .video .description {
	float: left;
	width: 200px;
	color: #726658;
}
#pageBody .mediaPlayer .video .description h4 {
	font-size: 20px;
	font-weight: normal;
}
#pageBody .mediaPlayer .video .description p {
	margin-bottom: 3px;
}
#pageBody .mediaPlayer .video .description strong {
	text-transform: uppercase;
	font-weight: bold;
}
#faqsList {
	list-style:none;
	width:660px;
}
#faqsList li {
	background:url(../images/ico_ques.gif) no-repeat 0 17px;
	padding:15px 0 10px 20px;
	border-top:1px solid #d6d3cf;
}
#faqsList li.first {
	background:url(../images/ico_ques.gif) no-repeat 0 2px;
	border-top:0;
	padding-top:0;
}
#faqsList li div {
	background:url(../images/ico_ans.gif) no-repeat 0 4px;
	padding-left:20px;
	margin:10px 0 10px -20px;
	width:100%;
}
#faqsList li div.closed {
	display:none;
}
.jobLinkList li {
	float:left;
	margin-left:10px;
	padding:2px 0 0 10px;
	border-left:1px solid #c3c3c3;
	height:20px;
}
.jobLinkList li.first {
	margin-left:0;
	padding:0;
	border-left:none;
}
.simpleDef {
	padding:25px 0 0 0;
}
.simpleDef dt {
	font-weight:bold;
}
.simpleDef dd {
	margin-bottom:18px;
}
.siteList li {
	padding-bottom:5px;
}
#pageBody #newsTabs {
	list-style:none;
	width:100%;
	margin:0 0 20px 0;
	float:left;
	background:url(../images/backgrounds/news_bg.jpg) repeat-x 0 bottom;
	height:26px;
}
#newsTabs li {
	float:left;
	margin-right:3px;
	_width:50px;
	height:25px;
	
}
#newsTabs li a {
	padding:5px 40px;
	border-top:1px solid #c5c5c5;
	border-right:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
	background:#f7941d;
	float:left;
	height:15px;
	color:#fff;
}
#newsTabs li a.activeTab {
	background:#fff;
	color:#F7941D;
}
.tabCont {
	width:90%;
	float:left;
	_float:none;
}
.tabCont * {
	position:relative;
}
.tabCont dt, .tabCont dd {
	float:left;
	padding-bottom:10px;
	display:inline;
}
.tabCont dt {
	margin-right:10px;
}
.tabCont dd {
	width:90%;
}
#eventsCont {
	display:none;
}
.tabPag {
	border:1px solid #c5c5c5;
	padding:10px;
	width:708px;
	float:left;
	margin:10px 0 0 0;
}
.tabPag span {
	float:left;
}
#pageBody .tabPag ul {
	float:left;
	list-style:none;
	margin:0 0 0 20px;
	_padding:0 0 0 20px;
}
.tabPag ul li {
	display:inline;
}
.tabPag ul li a.active {
	color:#2d200e;
}
#emailForm {
	background:#d7d3d0;
	width:710px;
	padding:10px;
	float:left;
	font-weight:bold;
	_float:none;
}
#emailForm label, #emailForm input, #emailForm button {
	float:right;
	margin-left:5px;
}
#emailForm .button {
	background:url(../images/btn_submit_drk.gif) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:52px;
	height:22px;
	margin-top:-2px;
	border:none;
}
#emailForm .button:hover {
	background:url(../images/btn_submit_drk.gif) no-repeat 0 -22px;
}
/* -- SideBar -- */
#sideBar {
	width:173px;
	float:right;
}
#sideBar .hdrLink, .mapTout .hdrLink {
	width:163px;
	display:block;
	margin-bottom:10px;
}
#sideBar ul, .linkList, .jobLinkList, .mapTout ul {
	list-style:none;
}
#sideBar dl {
	margin-bottom:10px;
}
#sideBar dl dt {
	float:left;
	margin-right:5px;
}
#sideBar dl dd {
	margin-bottom:10px;
}
#sideBar dl dd a {
	font-weight:normal;
}
#sideBar .sideTout {
	padding-bottom:15px;
}
#sideBar img {
	width:154px;
	height:114px;
	border:9px solid #d6d3cf;
	margin:0 0 10px 0;
}
#sideBar p {
	margin-bottom:10px;
}
#sideBar p a {
	font-weight:normal;
}
#site_map .mapTout {
	height: 120px;
}
ul.pdfList {
	list-style:none;
	padding:5px 0 15px 0;
	margin-bottom:10px;
	border-bottom:1px solid #d6d3cf;
}
ul.pdfList li {
	background:url(../images/ico_pdf.gif) no-repeat 0 0;
	padding:0 0 5px 20px;
}
ul.pdfList li a {
	font-weight:normal;
}
.searchResultList dd {
	margin-bottom:10px;
}
/* -- Forms -- */
button {
	border:none;
}
fieldset {
	border:none 0 transparent !important;
}
legend {
	color:#716658;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	padding:10px 0;
}
input, textarea, select {
	border:1px solid #948c81;
	font-family:Arial, Helvetica, sans-serif;
	color:#716658;
	font-size:13px;
}
textarea {
	resize:none;
	overflow:auto;
}
#searchForm {
	float:right;
	clear:right;
}
#searchResultsForm {
	float:left;
	clear:both;
	padding-bottom:15px;
	border-bottom:1px solid #d7d8d8;
	width:100%;
	margin-bottom:20px;
}
* html #searchForm {
	padding-top:2px;
}
#searchForm label, #searchForm input, #searchForm button {
	float:right;
}
#searchResultsForm label, #searchResultsForm input, #searchResultsForm button {
	float:left;
	margin-right:5px;
}
#searchResultsForm input {
	width:200px;
}
#searchResultsForm label {
	font-weight:bold;
	font-size:12px;
	padding-top:2px;
}
#searchForm label {
	padding:3px 10px 0 0;
	font-size:12px;
	color:#716658;
}
#searchForm input {
	width:200px;
}
#searchForm button, #searchResultsForm button {
	background:url(../images/btn_go.gif) no-repeat 0 0;
	width:22px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:-2px 0 0 4px;
}
#searchForm button:hover, #searchResultsForm button:hover {
	background:url(../images/btn_go.gif) no-repeat 0 -22px;
}
#contactForm fieldset {
	border-bottom:1px solid #d6d3cf;
	width:576px;
}
#contactForm #userData {
	margin-bottom:0;
}
#contactForm #userData legend, #contactForm #messageSet legend {
	display:none;
}
#contactForm #messageSet {
	border-bottom:none;
	margin-bottom:0;
	padding:10px 0 5px 0;
}
#contactForm #messageSet .inputRow {
	width:100%;
} 
#contactForm .button {
	background:url(../images/btn_submit.gif) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:52px;
	height:22px;
	margin-left:90px;
	border:none;
}
#contactForm .button:hover {
	background:url(../images/btn_submit.gif) no-repeat 0 -22px;
}
#contactForm textarea {
	width:266px;
}
#contactForm label span, #contactForm legend span, #contactForm .required {
	color:#FF0000;
}
.inputRow, .checkRow {
	float:left;
}
.checkRow input {
	border:none;
}
.inputRow {
	width:50%;
	padding-bottom:10px;
}
.inputRow label {
	width:80px;
	float:left;
	text-align:right;
	padding-right:10px;
}
.inputRow input {
	width:150px;
	float:left;
}
#checksCont {
	padding-left:90px;
}
#checksCont legend {
	margin-left:-55px;
}
.checkRow {
	float:left;
	width:250px;
	padding-bottom:10px;
}
#otherText {
	border:1px solid #948c81;
}
#otherRow label {
	padding-right:5px;
}
.applyBtn {
	background:url(../images/btn_apply.gif) no-repeat 0 0;
	display:block;
	width:83px;
	height:22px;
	overflow:hidden;
	text-indent:-9999px;
}
.applyBtn:hover {
	background:url(../images/btn_apply.gif) no-repeat 0 -22px;
}
#products ol {
	list-style-position:inside;
}
#products ol li {
	padding-bottom:5px;
}
/* -- Footer -- */
#footer {
	background:#f7941d url(../images/backgrounds/bg_ftr_top.jpg) repeat-x 0 0;
	padding:4px 0 30px 0;
}
#footer ul {
	list-style:none;
	display:block;
	margin:23px 0 0 35px;
}
#footer ul li {
	display:inline;	
	border-left:1px solid #fff;
	padding-left:7px;
	margin-left:7px;
}
#footer ul li.first {
	margin-left:0;
	padding-left:0;
	border:none;
}
#footer ul li a {
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	font-weight:normal;
}
#footer ul li a:hover, #footer ul li a.active {
	color:#2d200e;
}
#footer span {
	display:block;
	color:#fff;
	font-size:12px;
	margin:5px 0 0 35px;
}
/* -- Overrides -- */
.noBorder {
	border:none !important;
}
.margLft10 {
	margin-left:10px;
}

.service-intro {
	list-style-type: disc;
	list-style-position: inside;
	padding: 5px;
}


