/*
// $Id: wrapper.css,v 1.3 2007/10/05 21:36:40 scottl Exp $
// $Revision: 1.3 $
// $Author: scottl $
//
// $Log: wrapper.css,v $
// Revision 1.3  2007/10/05 21:36:40  scottl
// Added sitemap generation tool
//
// Revision 1.2  2007/10/02 02:45:37  scottl
// Various change requests and bug fixes.
//
// Revision 1.1  2007/09/18 14:25:59  scottl
// *** empty log message ***
//
// Revision 1.5  2007/08/17 20:01:22  scottl
// Incremental check in for work on calendar.
//
// Revision 1.4  2007/08/14 18:57:20  scottl
// Fixed broken CSS selector for txtList ul li
//
// Revision 1.3  2007/08/14 17:47:04  scottl
// Continued build out of websites.
//
// Revision 1.2  2007/08/03 14:53:39  scottl
// Added Peru back into Thunderbird portal structure.
//
// Revision 1.1  2007/06/18 21:04:46  scottl
// Continued buildout of Thunderbird site.
//
//
*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: verdana, sans-serif;
	padding-bottom: 8px;
}

form {
	margin: 0px;
	padding: 0px;
}

select, input {
	font-size: 10px;
	color: #616161
}

#containerMain {
	width: 850px;
	margin: 0px auto;
}

/* BEGIN HEADER STYLES */
#containerHeader {
	width: 850px;
	height: 81px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
}
#boxLogo {
	width: 239px;
	height: 76px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#boxLang {
	width: 95px;
	height: 11px;
	position: absolute;
	top: 6px;
	left: 306px;
}
.txtLang {
	font-size: 10px;
	color: #cbcbcb;
	font-weight: bold;
}
.txtLang A {
	color: #828282;
	font-weight: normal;
}
.txtLang A:link {
	text-decoration: underline;
}
.txtLang A:visited {
	text-decoration: underline;
}
.txtLang A:hover {
	text-decoration: underline;
	color: #828282;
}
.txtLang A:active {
	text-decoration: underline;
	color: #828282;
}
#boxLangToggleWidget ol {
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	display: inline;
	text-transform: lowercase;
}
#boxLangToggleWidget li {
	display: inline;
	font-weight: bold;
}
#boxLangToggleWidget li.item {
	display: inline;
	margin-right: 0.5em;
	padding-right: 0.5em;
	border-right: 1px solid #cbcbcb;
}
#boxLangToggleWidget li.lastItem {
	border-right: 0;
	padding-right: 0;
	margin-right: 0;
}

#boxHeaderNavEN {
	width: 190px;
	height: 19px;
	position: absolute;
	top: 0px;
	left: 424px;
}
#boxHeaderNavES {
	width: 200px;
	height: 19px;
	position: absolute;
	top: 0px;
	left: 424px;
}
#boxRewards {
	width: 59px;
	height: 34px;
	position: absolute;
	top: 5px;
	left: 770px;
}
#boxChoose {
	width: 132px;
	height: 18px;
	position: absolute;
	top: 57px;
	left: 273px;
}
#boxChooseForm {
	width: 140px;
	height: 18px;
	position: absolute;
	top: 57px;
	left: 405px;
}
#boxEmail {
	width: 132px;
	height: 19px;
	position: absolute;
	top: 57px;
	left: 552px;
}
#boxEmailForm {
	width: 160px;
	height: 18px;
	position: absolute;
	top: 55px;
	left: 684px;
}

/* END HEADER STYLES */

#boxNav {
	width: 850px;
	height: 28px;
	background-image: url(../images/common/bg.nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	border-bottom: 1px solid #000000;
}

.cellBorderRight {
	border-right: 1px solid #000000;
}
.cellBorderLeft {
	border-left: 1px solid #000000;
}
.cellBorderTop {
	border-top: 1px solid #000000;
}
.cellBorderBottom {
	border-bottom: 1px solid #000000;
}

/* BEGIN HOME PAGE STYLES */
#boxHeroHome {
	width: 850px;
	height: 286px;
}

#tblContentHome {
	width: 850px;
	height: auto;
	background-image: url(../images/common/bg.gradient.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #0b0b0b;
	border-bottom: 1px solid #141515;
}

#txtGallery {
	font-size: 10px;
	color: #999999;
}
#txtGallery A {
	text-transform: uppercase;
}
#txtGallery A:link {
	color: #d8d8d8;
	text-decoration: underline;
}
#txtGallery A:visited {
	color: #d8d8d8;
	text-decoration: underline;
}
#txtGallery A:hover {
	color: #e4e4e4;
	text-decoration: underline;
}
#txtGallery A:active {
	color: #e4e4e4;
	text-decoration: underline;
}


/* END HOME PAGE STYLES */


/* BEGIN SUB PAGE STYLES */
#boxHeroSub {
	width: 850px;
	height: 217px;
}

#boxHeading {
	width: 850px;
	height: 43px;
}

#tblContentSub {
	width: 850px;
	height: auto;
	border-bottom: 1px solid #141515;
}

#leftColSub {
	width: 250px;
	height: auto;
	background-color: #141414;
}

#boxRelatedLinks {
	width: 100%;
	height: auto;
	background-color: #232323;
}

/* BEGIN RELATED LINKS BULLETED LIST STYLES */
.txtRelatedLinksList {
	font-size: 11px;
	line-height: 13px; /* the line height is the key to removing extra space at the top of each li block element in IE */
	color: #727272;
}
.txtRelatedLinksList A:link {
	color: #727272;
	text-decoration: underline;
}
.txtRelatedLinksList A:visited {
	color: #727272;
	text-decoration: underline;
}
.txtRelatedLinksList A:hover {
	color: #e4e4e4;
	text-decoration: underline;
}
.txtRelatedLinksList A:active {
	color: #e4e4e4;
	text-decoration: underline;
}
.txtRelatedLinksList ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.txtRelatedLinksList ul li {
	margin: 0px;
	padding: 0px 0px 6px 25px;
	background-image: url(../images/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
}
/* END RELATED LINKS BULLETED LIST STYLES */


#rightColSub {
	width: 599px;
	height: auto;
	background-color: #232323;
}

#rightColSub h1 {
	font-size: 14px;
	color: #e4e4e4;
	font-weight: bold;
}

#txtContent {
	font-size: 11px;
	color: #b0b0b0;
}
#txtContent A:link {
	color: #f87d06;
	text-decoration: underline;
}
#txtContent A:visited {
	color: #f87d06;
	text-decoration: underline;
}
#txtContent A:hover {
	color: #f87d06;
	text-decoration: underline;
}
#txtContent A:active {
	color: #f87d06;
	text-decoration: underline;
}

/* END SUB PAGE STYLES */

.txtContactInfo {
	margin-top: -10px;
	padding-left: 10px;
	font-size: 11px;
	color: #b0b0b0;
}
.txtContactInfo A:link {
	text-decoration: underline;
	color: #b0b0b0;
}
.txtContactInfo A:visited {
	text-decoration: underline;
	color: #b0b0b0;
}
.txtContactInfo A:hover {
	text-decoration: underline;
	color: #e4e4e4;
}
.txtContactInfo A:active {
	text-decoration: underline;
	color: #e4e4e4;
}

/* BEGIN BULLETED LIST STYLES */
.txtList {
	font-size: 11px;
	line-height: 13px; /* the line height is the key to removing extra space at the top of each li block element in IE */
	color: #b0b0b0;
}
.txtList A:link {
	text-decoration: underline;
	color: #b0b0b0;
}
.txtList A:visited {
	text-decoration: underline;
	color: #b0b0b0;
}
.txtList A:hover {
	text-decoration: underline;
	color: #e4e4e4;
}
.txtList A:active {
	text-decoration: underline;
	color: #e4e4e4;
}
.txtList ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.txtList ul li {
	margin: 0px;
	padding: 0px 0px 6px 25px;
	background-image: url(../images/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
}
.txtList ul li.level2 {
	margin: 0px;
	padding: 0px 0px 6px 25px;
	background-image: url(../images/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
}
.txtList ul li.level3 {
	margin: 0 15px 0 0;
	padding: 0px 0px 6px 40px;
	background-image: url(../images/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: 1.4em .2em;
}
.txtList a.navLnkOn
{
	color: #e4e4e4;
	font-weight: bold;
}
/* END BULLETED LIST STYLES */


/* BEGIN FOOTER STYLES */
#boxFooter {
	text-align: center;
	padding-top: 8px;
	padding-left: 10px;
}

#boxFooterCopy {
	padding-top: 8px;
	padding-right: 10px;
	text-align: right;
	display: none;
}

.txtFooter {
	font-size: 10px;
	color: #505153;
}
.txtFooter A:link {
	text-decoration: none;
	color: #505153;
}
.txtFooter A:visited {
	text-decoration: none;
	color: #505153;
}
.txtFooter A:hover {
	text-decoration: underline;
	color: #cbcbcb;
}
.txtFooter A:active {
	text-decoration: underline;
	color: #cbcbcb;
}

.divFooter {
	font-size: 12px;
	color: #141515;
	display: inline;
	padding: 0 8px;
}
/* END FOOTER STYLES */
