@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-image:url(../images/bgnew.jpg);
	background-repeat:no-repeat;
	background-color:#000;
	background-attachment:fixed;
	background-position:center top;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


img {
	border:none;
}
a {
	border:none;
	color:#FFFFFF;
	text-decoration:none;
}
.clear_float {
	clear:both;
}
.page {
	font-family:Helvetica, Verdana, Arial, sans-serif;
}
/*NAVIGATION BAR*/
.nav {	
	position:relative;
	top:0px;
	width:100%;	
	z-index:5;
	height:155px;
}
#nav_top {
	position:relative;
	color:#FFFFFF;
	font-size:12px;
	width:900px;
	top:0px;
	margin-left:auto;
	margin-right:auto;
}
#nav_top img{
	max-height:200px;
}
#nav_logo {
	position:relative;
	left:0px;
	bottom:-5px;
	width:300px;
}
#seaworld {
	position:absolute;
	left:225px;
	top:50px;
	z-index:10;
}
#loginarea{
	position:absolute;
	width:550px;
	height:30px;
	top:0px;
	left:230px;
}
#login{
	position:absolute;
	width:500px;
	height:30px;
	background-image:url(../images/loginbg.png);
	background-repeat:no-repeat;
	padding-top:3px;
}
#getout{
	position:absolute;
	top:35px;
	right:0px;	
}
#log_active {
	position:absolute;
	right:0px;
	top:50px;
	text-align:left;
	line-height:14px;
	

}
#log_active p{
	color:#FFFFFF;
	font-size:12px;
	text-align:right;
}
#log_active a{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	text-align:right;
}
.loginerror{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	position:absolute;
	left:320px;
	margin-top:30px;
}
#login label{
	padding-left:15px;
}
#logged_in {
	position:absolute;
	color:#FFFFFF;
	text-align:right;
	top:40px;
	right:5px;
}
#logged_in p{ 
	font-size:12px;
	line-height:14px;
	color:#CC0000;
}
#top_right_text p{ 
	font-size:10px;
	line-height:14px;
	color:#FFFFFF;
	width:200px;
}
#logged_in_lower{
	width:165px;
	position:relative;
	float:right;
}
#logout{
	float:right;
	width:90px;
}
#logout p{
	font-size:10px;
	line-height:14px;
}
#weather{
	width:75px;
	float:left;
	position:relative;
}
#search {
	position:absolute;
	top:5px;
	right:0px;
	font-size:14px;
}
#badgesLO {
	position:absolute;
	top:5px;
	left:720px;
}
#badges {
	position:absolute;
	top:5px;
	left:350px;
}
#iphone {
	float:left;
	margin-left:10px;
}
#bberry {
	float:left;
	margin-left:10px;
}
#fbook{
	float:left;
	margin-left:10px;
}
#buynow{
	position:absolute;
	margin-left:655px;
	top:5px;
}
#head {
	position:relative;
	color:#CC0000;
	background-color:#121011;
	font-size:14px;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	letter-spacing:.75px;
	top:30px;
	height:35px;
}
#head ul{
	list-style-type: none;
	padding:10px;
	margin:0px;
}
#head li{
	font-size:12px;
	display: inline;
}
/*END NAVIGATION BAR*/
.main{
	position:absolute;
	width:100%;
	z-index:0;
}
#content {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:252px;
	z-index:0;
	background-color:#FFFFFF;
}
#flashvideo{
	float:left;
	padding-left:8px;
	padding-top:20px;
	width:686px;
	height:231px;
}

/*RIGHT CONTENT*/
#right_content {
	float:right;
	width:200px;
	height:230px;
	margin-top:13px;
}
#box_row{
	width:200px;
	height:230px;
	margin-left:auto;
	margin-right:auto;
}
#btn_buycard a{
	background-image:url("../images/btn-buy-card.jpg");
	width:190px;
	height:71px;
	margin-top:7px;
	margin-left:4px;
	display:block;
}
#btn_activate a{
	background-image:url("../images/btn-have-card.jpg");
	width:190px;
	height:71px;
	margin-top:7px;
	margin-left:4px; 
	display:block;
}
#btn_fundraising a{
	background-image:url("../images/btn-raise-money.jpg");
	width:190px;
	height:71px;
	margin-top:7px;
	margin-left:4px; 
	display:block;
}

.linkBtn{
	z-index:10;
	margin-top:7px;
	display:block;
	height:71px;
	width:190px;
}
.errormessage{
	color:#000000;
	font-weight:bold;
	font-size:12px;
	position:absolute;
	margin-top:-7px;
}


.clear_lower_content{
	height:10px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

/*END RIGHT CONTENT*/
#middle_nav{
	width:900px;
	height:130px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}
/* added by Jason 2010-02-24 */
#middle_nav_inner{ padding:12px;}
.buttonDiv p{
	position:relative;
	color:#880000;
	font-size:8px;
	font-weight:bold;
	text-align:center;
	white-space:normal;
	line-height:1.5em;
}
.buttonDiv a{
	position:relative;
	display:block;
	width:79px;
	height:135px;
}
#food {
	position:absolute;
	background-image:url("../images/food.jpg");
	background-repeat:no-repeat;
	background-position:0px 25px;
	width:79px;
	height:106px;
	margin-left:0px;
}
#health {
	position:absolute;
	background-image:url("../images/health.jpg");
	background-repeat:no-repeat;
	background-position:0px 25px;
	width:79px;
	height:106px;
	margin-left:81px;
}
#retail {
	position:absolute;
	background-image:url("../images/retail.jpg");
	background-repeat:no-repeat;
	background-position:0px 25px;
	width:79px;
	height:106px;
	margin-left:161px;
}
#home {
	position:absolute;
	background-image:url("../images/home.jpg");
	background-repeat:no-repeat;
	background-position:0px 25px;
	width:79px;
	height:106px;
	margin-left:240px;
}
#service {
	position:absolute;
	background-image:url("../images/service.jpg");
	background-repeat:no-repeat;
	background-position:0px 25px;
	width:79px;
	height:106px;
	margin-left:319px;
}
#entertain {
	position:absolute;
	background-image:url("../images/entertain.jpg");
	background-repeat:no-repeat;
	background-position:0px 25px;
	width:79px;
	height:106px;
	margin-left:399px;
}
#parks {
	position:absolute;
	background-image:url("../images/parks.jpg");
	background-repeat:no-repeat;
	background-position:0px 25px;
	width:79px;
	height:106px;
	margin-left:478px;
}	
#online {
	position:absolute;
	background-image:url("../images/online.jpg");
	background-repeat:no-repeat;
	background-position:0px 25px;
	width:79px;
	height:106px;
	margin-left:557px;
}
#hotel {
	position:absolute;
	background-image:url("../images/hotel.jpg");
	background-repeat:no-repeat;
	background-position:0px 25px;
	width:79px;
	height:106px;
	margin-left:636px;
}
#pets {
	position:absolute;
	background-image:url("../images/pets.jpg");
	background-repeat:no-repeat;
	background-position:0px 25px;
	width:79px;
	height:106px;
	margin-left:715px;
}
#prescr {
	position:absolute;
	background-image:url("../images/pharmacy.jpg");
	background-repeat:no-repeat;
	background-position:0px 25px;
	width:79px;
	height:106px;
	margin-left:794px;
}
/*AD Area*/
#ads {
	position:relative;
	width:900px;
	height:272px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	background-image:url(../images/home-pg-bttm-img.jpg);
}
#text_shell{
	margin-top:65px;
	margin-left:6px;
	width:340px;
	float:left;
}

#welcome_text{
	float:right;
	width:180px;
	padding-right:10px;
	color:#3366CC;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 15px;
	font-weight:bold;
}
#welcome_text2{
	width:340px;
	padding-top:10px;
	padding-right:10px;
	color:#666666;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 15px;
	font-weight:bold;
}
/*
#disneyimg a{
	width:176px;
	height:200px;
	position:absolute;
	left:342px;
	top:70px;
	background-color:#ffffff;
	background-image:url(../images/home-pg-disney-img.jpg);
	background-repeat:no-repeat;
}
*/
#targetimg a{
	width:200px;
	height:200px;
	position:absolute;
	right:6px;
	top:70px;
	background-color:#ffffff;
	/*background-image:url(../images/target200x200.jpg);*/
	background-image:url(../images/home-pg-costco-img.jpg);
	background-repeat:no-repeat;
}
#costmovimg {
	width:176px;
	height:200px;
	position:absolute;
	left:518px;
	top:70px;
	background-color:#ffffff;
}
#disneytarget {
	width:176px;
	height:200px;
	position:absolute;
	left:342px;
	top:70px;
	background-color:#ffffff;
}

#bannerleft {
	width:200px;
	height:200px;
	position:absolute;
	right:3px;
	top:70px;
	background-color:#FFFFFF;
}
	
#bannercentertop {
	width:468px;
	height:60px;
	position:absolute;
	left:420px;
	top:0px;
	background-color:#000000;
}
#footer{
	position:relative;
	width:900px;	
	margin-left:auto;
	margin-right:auto;
	background-color:#121011;
	z-index:5;
	height:50px;
	font-size:12px;
}
#footer p{
	padding-top:5px;
	text-align:center;
	color:#CC0000;
	letter-spacing:.75px;
	line-height:18px;
}
#formThing {
	margin-left:30px;
	margin-top:20px;
}

#formThing .subBtn {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form#CardAreaSelectDISABLED {
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align:center;
	margin-top:10px;
	width:100%;
	}
#CardAreaSelect form p {
	color: #FFFFFF;
}