/* //////////// ANVIL MASTER CSS //////////// */

#pagetop 
{
	display:none;
}

BODY
{
	padding: 0px;
	margin: 0px auto 0px auto; 
	height: 100%;
	text-align: center;
	color: #000;
	background: #EEDBB2 url("../Images/genxmex-page-bg.jpg");
	background-repeat: repeat-y;
	background-position: center;}	

#wrapper 
{
	height:100%;
	padding-top:0;
}

#container
{
	margin: 0px auto 0px auto; 
	padding-top:0;
	width: 814px; 
	background: url("../Images/genxmex-header.jpg");
	background-repeat: no-repeat;
	background-position: top center;	
}

/*
//////////////////////////////
HEADER / NAVIGATION - MAIN
//////////////////////////////
*/

#title 
{
	display:none;
}

#nav { 
	position:relative;
	width: 100%; 
	height: 126px; 
	margin: 0px; 
	padding-top:0;
	margin-bottom:0;
	z-index:9000;
}

#genxmexLogo 
{
	position: absolute;
	margin-left:260px;
	width:273px;
	height:46px;
	z-index:5000;	
}

#infoSwap 
{
	position:absolute;
	margin-left:195px;
	margin-top:55px;
	width:392px;
	height:39px;	
}

#TacoBellLogo
{
	position:absolute;
	margin-left:42px;
	margin-top:27px;
	width:120px;
	height:70px;
	z-index:4000;	
}

#memberEntrance
{
	position:absolute;
	margin-left:622px;
	margin-top:13px;
	width:170px;
	height:30px;
	z-index:6000;	
}

#memberLogin 
{
	position:absolute;
	width:180px;
	height:40px;
	z-index:6000;
	right:34px;
	top:50px;
	text-align:right;	
}

	
#nav ul
{
	position:absolute;
	left:172px;
	padding-top:97px;
	/*width: 814px;*/
	z-index:9001; 
}

.top 
{
	font:10px Arial, sans-serif;
	color: #fff;
	text-transform:uppercase; 
}

#content 
{
	position:relative;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align:left;
	padding-left:0px;
	margin-top:0;
	width:814px;
}

#leftSection {
	font-family: Arial, sans-serif;
	position: absolute; 
	left: 25px;
	margin: 0 auto 0 2px;
	height: auto; 
	width: 130px; 
	text-align: left;
}

#leftSection #subMenu
{
	width: 130px;
	height:auto;
	padding: 0px;
	margin-top:24px;
	padding-left:4px;
}

#leftSection #subMenu p
{
	padding:0px;
	font-weight: normal;
	font-size: 11px;
}

#leftSection #subMenu a
{
}

#leftSection #subMenu h2
{
	font-weight: bold;
	font-size: 11px;
	color: #fff;
}

#centerSection
{
	position: relative;
	clear:both; 
	margin: 0px 200px 6px 140px;
	left:5px;
	width: 484px;
	height: auto; 
	padding:0;
	padding-top:6px;
	background: url(../Images/pagetitleBG.gif) no-repeat top left;

}

#centerSection td
{
	font-family: Arial, sans-serif;
	font-size: 11px;
}

#centerSection .editableContent 
{
	color:#666;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

#centerSection .introParagraph
{
	color:#666;
	font-family: Arial, sans-serif;
	font-size:13px;
	font-weight:normal;	
	line-height:18px;
}

#centerSection ul
{
}

#centerSection li
{
	list-style: disc url(../images/bullet-blue.gif) outside;
	display: list-item;
	margin-bottom: 6px;
	margin-left: 20px;
}

#centerSection ol li
{
	list-style: disc url(../images/bullet-orange.gif) outside;
	display: list-item;
	margin-bottom: 6px;
}

#rightSection {
	position: absolute; 
	height: auto; 
	width: 200px; 
	color:#000;
	font-family: Arial, sans-serif;
	font-size: 11px;	
	text-align: center;
	text-indent:8px; 	
	line-height:18px;
	margin-left: 0px; 
	right: 0px; 
}

#rightSection p 
{
	color:#000;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

#rightSection hr
{
	border-top:solid 1px #FECB64;
	width:50%;
	height:1px;
	margin:0 auto;
}

#rightSection h2 
{
	font-weight: bold;
	font-size: 11px;
	color:#fff;
	padding-left:10px;	
	padding-right:10px;	
}

#rightSection p a:link, #rightSection p a:visited, #rightSection p a:hover 
{
	text-decoration:underline;
	text-transform:none;
	font-size: 11px;
	color: #000; 
}

#rightSection p a:hover 
{
	text-decoration:none;
	background-color:#FFC65E; 
}

/*
//////////////////////////////
FOOTER
//////////////////////////////
*/


#footer
{
	font-size: 11px;
	padding-bottom: 8px;
	margin: 20px 200px 0px 130px;
	color: #CC6733;
	padding-top: 25px;
	font-family: Arial, sans-serif;
	height: auto;
	background-repeat: no-repeat;
	background-image: url(../Images/footer-divider.gif);
}

#footer #stlExchangeAd
{
	position:relative;
	margin:20px auto 20px 20px;
	width: 468px;
	height: 60px;
	z-index: 6000;	
	padding-top: 80px;
	background-repeat: no-repeat;
	background-image: url(../Images/footer-divider.gif);
}
	
.footer
{
	padding-left: 5px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC6733;
	text-align:left;
}
		
a.footerlink:link, a.footerlink:visited, a.footerlink:hover 
 {
	font-family: Arial, sans-serif;
	color: #CC6733;
	text-decoration: underline;
}

a.footerlink:hover 
{
	color: #000;
}


/*
//////////////////////////////
GENERAL
//////////////////////////////
*/

TEXTAREA 
{
	behavior: url(../ClientSideScripts/maxlength.htc)
}

TEXTAREA, INPUT, SELECT 
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000; 
}

p, h1 {
	font-family: Arial, sans-serif;
}
		
	
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

ul, li {
	margin: 0;
	padding: 0;
}
		
.button
{
	border-top: #000 1px solid;
	border-right: #000 1px solid;
	border-bottom: #000 1px solid;
	border-left: #000 1px solid;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	height: 20px;
	background-color: #ffcc66;
}

.searchButton 
{
	border-top: #000 1px solid;
	border-right: #000 1px solid;
	border-bottom: #000 1px solid;
	border-left: #000 1px solid;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC6733;
	height: 20px;
	background-color: transparent;
}	
	
.alert, .loginalert, .confirm, .alert2 
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #CC6733;
}

a:link, a:visited { /* in preload */ }

a:hover { /* in preload */}

.pagetitle, .welcomeLabel
{
	font-weight: bold;
	font-size: 18px;
	color: #000;
	height:30px;
	font-style: normal;
	padding-left:10px;
}

.welcomeLabel 
{
	font-weight: normal;
	font-size: 11px;
}

#centerSection a:link, #centerSection a:visited, #centerSection a:hover,
#centerSectionInt a:link, #centerSectionInt a:visited, #centerSectionInt a:hover 
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #CC6733;
	text-decoration:underline;
}

#centerSection a:hover,
#centerSectionInt a:hover 
{
	color:#000;
}

#nav a:link, #nav a:visited, #nav a:hover
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #fff;
	text-decoration:none;
}

#nav a:hover
{
	color:#000;
}

#memberLogin a:link, #memberLogin a:visited, #memberLogin a:hover
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000;
	text-decoration:underline;
}

#memberLogin a:hover
{
	color:#fff;
}

a.pagelink:link, a.pagelink:visited, a.pagelink:hover 
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	COLOR: #333; 
	text-indent:0px;
	text-decoration:underline;
	padding-right:10px;
	margin-top:-40px;
}

a.pagelink:hover 
{
	COLOR: #000; 
}

.parentLinks
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;	
	color: #000;
	padding-right: 4px;
	padding-left: 5px;
	padding-bottom: 10px;
	text-decoration: none;
}

#centerSection a.parentLinks:link, #centerSection a.parentLinks:visited, #centerSection a.parentLinks:hover,
#centerSectionInt a.parentLinks:link, #centerSectionInt a.parentLinks:visited, #centerSectionInt a.parentLinks:hover
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;	
	color: #000;
	padding-right: 4px;
	padding-bottom: 10px;
	text-decoration: underline;
}

#centerSection a.parentLinks:hover,
#centerSectionInt a.parentLinks:hover 
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;	
	color: #CC6733;
	padding-right: 4px;
	padding-bottom: 10px;
	text-decoration: underline;
}

a.topLink:link, a.topLink:visited, a.topLink:hover 
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	COLOR: #fff; 
	text-decoration:underline;
	padding-right:6px;
	text-transform: uppercase;
}

a.topLink:hover 
{
	COLOR: #000; 
}

#content a.adminlink:link, #content a.adminlink:visited, #content a.adminlink:hover 
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC6733;
	text-decoration: underline;
}

#content a.adminlink:hover 
{
	color: #000;
}

.EnabledControl, DisabledControl 
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight:normal;
}

.DisabledControl 
{
	color: #999;
}
	
a:link, a:visited, a:hover 
{
	COLOR: #CC6733; 
	TEXT-DECORATION: underline; 
}

a:hover 
{
	COLOR: #000; 
}
	
H1, H2, H3, H4, H5 {font-family:Arial, sans-serif; font-weight:bold; font-style:normal; text-decoration:none; word-spacing:normal; letter-spacing:normal; text-transform:none;}
		
H1 {font-size:20px;}
			
H2 {font-size:16px;}
					
H3 {font-size:14px;}			

H4 {font-size:12px;}			

H5 {font-size:10px;}			

/* 
//////////////////////////////
grid style items 
//////////////////////////////
*/
	
.tableheader 
{
	height:28px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	background-color: #000;
	padding:10px;
}

.tablesubheader 
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #F7C25D;
	background-color: #666;
	padding:3px;
}

.tablesubheader2 
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #F7C25D;
	background-color: #ccc;
	padding:3px;
}

.tableintheader 
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #fff;
	background-color: #CB6733;
	padding:3px;
}

.table-header 
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #000;
	font-weight:bold;
}

.table-subheader 
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #cccccc;
}

.table-header-2 
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #CC6733;
	background-color:#ddd;
	height: 32px;
	text-transform: uppercase;
}

/* 
//////////////////////////////
calendar.ascx 
//////////////////////////////
*/

.calborder 
{
	color: #666;
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}

.calheader 
{
	color: #ffffff;
	background-color: #000;
}


/* 
//////////////////////////////
preload.css items 
//////////////////////////////
*/

.label, .label2, .labelsmall, .gentext, .boldlabel, .MsoNormal 
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000;
}

.terracottalabel 
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#CC6733;
}

.labelsmall 
{
	font-size:10px;
	color:#666;
}

.boldlabel 
{
	font-weight:bold;
}
	
.headline 
{
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #CC6733;
	text-transform: uppercase;
}
	
/* //////////// END CSS //////////// */