@charset "utf-8";
/* CSS Document */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666 url(http://myallaccesspass.com/t2/images/stripeBG-1.jpg) repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
img { behavior: url(iepngfix.htc) }
a {
	color: #FC3;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #F00;
}

.clear {
	clear: both;
	height: 1px;
	width: 100%;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 100%;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#header {
	color: #FFF;
	background-color: #333;
	height: 411px;
	width: 1000px;
	text-align: center;
	background-image: url(http://myallaccesspass.com/t2/images/gradBG-1.jpg);
	background-repeat: repeat-x;
}
.headerTop { width: 1000px; height: 321px; background-color: #000; }
.headerTop img { display: block; border: 0; }

#header-intro  { padding: 20px; color: #fff; font: 700 15px/21px Arial, sans-serif; text-align: justify; }
#header-intro span.yellow  { color: #fbd550; }
#header-intro a:link, #header-intro a:visited  { color: #fbd550; text-decoration: underline; }
#header-intro a:hover, #header-intro a:active  { color: #fff; text-decoration: underline; }


#header .headerMenu {
	height: 90px;
	width: 1000px;
	background-image: url(http://myallaccesspass.com/t2/images/topMenuBG.jpg);
}
#header .headerMenu ul {
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	width: 99%;
	display: block;
	position: relative;
	height: 28px;
	top: 54px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	left: auto;
	right: auto;
	bottom: 0px;
}
#header .headerMenu ul li {
	display: inline;
}
.headerMenu ul li a {
	height: 28px;
	width: 121px;
	display: block;
	float: left;
	text-align: center;
	background-image: url(http://myallaccesspass.com/t2/images/menuTab.png);
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
}


#header h1 {
	margin: 0px;
	padding: 0px;
}

#container #mainContent {
	font-size: 12px;
	background-color: #000;
	width: 1000px;
	padding: 10px 0;
}
.siteBox {
	margin: 0px auto 15px;
	width: 970px;
	padding: 5px;
	border: 1px solid #000;
	height: 400px;
	background-color: #666;
}
.ltBox {
	height: 350px;
	width: 400px;
	float: left;
	border: 1px solid #000;
}
.rtBox {
	float: right;
	height: 350px;
	width: 560px;
	border: 1px solid #000;
	background-color: #333;
	color: #FFF;
}
.siteText {
	margin: 5px;
	width: 98%;
	height: 170px;
}
.siteText img {
	float: left;
	padding: 5px;
}
.siteText h1 {
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	padding: 2px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.siteText p {
	text-align: justify;
	padding: 2px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.siteThumbs {
	position: relative;
	width: 100%;
	top: 0px;
}
.thumbTable {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.thumbTable td {
	text-align: center;
}
.thumbTable img {
	padding: 2px 2px 10px;
	border: 1px solid #999;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}



#footer {
	background-color: #333;
	clear: both;
	color: #FFF;
	width: 1000px;
	text-align: center;
	font-size: 11px;
}
.midText {
	width: 959px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 5px;
	border: 1px solid #000;
	text-align: center;
	display: block;
	clear: both;
	position: relative;
	top: 5px;
	left: auto;
	right: auto;
	height: 30px;
	background-image: url(http://myallaccesspass.com/t2/images/stripeBG-3.jpg);
	background-repeat: repeat;
}
.midText a {
	color: #FFF;
}
.midText h2 {
	padding: 0px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	line-height: 28px;
	letter-spacing: -1px;
}
.joinTable {
	width: 500px;
	display: block;
}
.joinName {
	width: 110px;
	float: left;
	text-align: right;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	background-color: #000000;
	font-weight: bold;
}

.joinInput {
	height: 20px;
	width: 420px;
	float: right;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	background-color: #666666;
}

.joinInput input {
	margin: -2px 0px 0px;
	padding: 0px;
	width: 300px;
	height: 20px;
}

.joinInput select {
	padding: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 300px;
}

.clear {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	clear: both;
	font-family: Tahoma;
	font-variant: small-caps;
	width: 558px;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

.joinInputRadios
{
	width: 420px;
	float: right;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	background-color: #666666;
}

.joinNameSpecial
{
	width: 250px;
	float: left;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	background-color: #000000;
	font-weight: bold;
}

.joinInputSpecial
{
	width: 280px;
	float: right;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	background-color: #666666;
}

.joinMid {
	color: #FFF;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	padding: 15px;
	border: 1px solid #FFF;
	font-size: 11px;
}
