body{
	padding:0; margin:0;
	background:#c9eafb url(../images/bg-body.jpg) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; color:#757575;
}

*{ padding:0; margin:0;}

h1, h2, h3, h4, p, form, img, ul, li, label, input{
	padding:0; margin:0;
}

img, a img{padding:0; margin:0; border:0;}

.clear{clear:both;}

#wrapper{
	width:952px; margin:0 auto;
}

#top-section{
	float:left; width:952px; height:97px;
}

#logo{
	float:left; width:260px; padding:33px 0 0 22px;
}

#menu-wrapper{
	float:left; width:668px; padding:62px 0 0 0;
}

ul.menu{
	padding:0; margin:0; list-style-type:none;
	width:450px; float:right;
}

ul.menu li{
	padding:0 0 0 0; margin:0 0 0 0; list-style-type:none; display:block;
	font-size:11px; font-weight:bold; color:#ffffff; float:left;
	background:url(../images/menu-divider.gif) no-repeat right center;
}

ul.menu li.last-menu{background:none;}

ul.menu li a{
	text-decoration:none; color:#ffffff; display:block;
	padding:0 25px 0 20px; margin:0 0 0 0; float:left;
}

ul.menu li a:hover, ul.menu li a.current{
	color:#ff7800; text-decoration:none;
}




#menu-wrapper1{
	float:left; width:668px; padding:62px 0 0 0;
}

ul.menu1{
	padding:0; margin:0; list-style-type:none;
	width:406px; float:right;
}

ul.menu1 li{
	padding:0 0 0 0; margin:0 0 0 0; list-style-type:none; display:block;
	font-size:11px; font-weight:bold; color:#ffffff; float:left;
	background:url(../images/menu-divider.gif) no-repeat right center;
}

ul.menu1 li.last-menu1{background:none;}

ul.menu1 li a{
	text-decoration:none; color:#ffffff; display:block;
	padding:0 25px 0 20px; margin:0 0 0 0; float:left;
}

ul.menu1 li a:hover, ul.menu1 li a.current{
	color:#ff7800; text-decoration:none;
}




#body{
	float:left; background-color:#ffffff;
	width:100%;
}

.welcome-bar{
	float:left; background:url(../images/bg-welcome-band.gif) no-repeat left top;
	width:952px; height:41px;
}

.welcome-sec{
	float:left; width:465px;
	line-height:41px; padding:0 23px 0 28px;
}

.welcome-sec span.welcome{
 	font:Myriad Pro; font-size:15px; float:left;
	font-weight:normal; color:#0095c6; 
}

.welcome-sec span.account-login{
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	font-weight:bold; color:#d5550a; text-align:right; float:right;
}


.login-section{
	float:left; width:420px;
}

.login-section .login-input{
	width:108px; height:19px;
	border:1px solid #d1d9e7;
}

.login-section .password{
	float:left; width:166px; margin:10px 0 0 0; line-height:19px;
}

.login-section .user-name{
	float:left; width:181px; margin:10px 0 0 0; line-height:19px;
}

.login-section .login-button{
	float:left; margin:11px 0 0 6px; width:65px;
}

.login-input{
	width:150px; height:23px;
	border:1px solid #d1d9e7;
}

.login-section label{
	font-family:Arial, Helvetica, sans-serif; font-size:11px;
	color:#999999;
}

.user-name{
	width:200px; margin:10px 0 0 0; line-height:19px;
}

.password{
	width:200px; margin:0px 0 0 56px; line-height:19px;
}

.login-button{
	float:left; margin:0px 0 0 86px; width:65px;
}


#banner{
	float:left; width:952px;
}

.box-wrapper{
	width:913px; margin:0 auto 5px;
}

.box-top{
	background:url(../images/box-top.gif) no-repeat left top;
	width:913px; height:9px;
}

.box-bottom{
	background:url(../images/box-bottom.gif) no-repeat left bottom;
	width:913px; height:9px;
}

.box-middle{
	background:url(../images/box-middle.gif) repeat-x;
	height:187px; width:911px; border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7; padding:0 0 5px 0;
}

.card-box{
	float:left; width:227px; text-align:center;
	padding:7px 0 0 0; background:url(../images/box-divider.gif) no-repeat right top;
	height:187px; widows:2px;
}

.card-box h1{
	text-align:center; font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px; font-weight:normal; margin:0 0 10px 0;
}

.card-box h1.box-first{
	color:#ff8a00;
}
.card-box h1.box-second{
	color:#00abe3;
}
.card-box h1.box-third{
	color:#ff0000;
}
.card-box h1.box-fourth{
	color:#2dbf00;
}

.card-box p{
	text-align:center; font-family:Arial, Helvetica, sans-serif;
	font-size:11px; color:#757575; font-weight:normal; margin:0 0 10px 0;
}

.last-box{
	background:none;
}

.active-card{
	float:left; width:451px; margin:0 13px 0 0; height:163px;
	position:relative; background:url(../images/bg-active-card.jpg) no-repeat;
}

.get-card{
	float:left; width:449px; margin:0 0 0 0; height:163px;
	position:relative; background:url(../images/get-card.jpg) no-repeat;
}

p.description{
	position:absolute; left:158px; top:72px; font-family:Arial, Helvetica, sans-serif;
	font-size:12px; font-weight:normal; color:#00426f; width:214px;
}

img.buy-card-now{
	margin:13px 0 0 0;
}

.bottom-menu-wrapper{
	width:913px; margin:7px auto 0;
}

ul.bottom-menu{
	padding:0 0 0 41px; margin:0; float:left;
	list-style-type:none; width:186px; border-left:1px solid #dcdcdc;
}

ul.bottom-menu li{
	padding:0; margin:0 0 10px 0; font-family:Arial, Helvetica, sans-serif;
	list-style-type:none; font-size:11px;
}

ul.bottom-menu li a{
	background:url(../images/arrow-gray.gif) no-repeat left center; padding:0;
	padding:0 0 0 13px; color:#7d7d7d; text-decoration:none;
}

ul.bottom-menu li a.highlight{
	background:url(../images/arrow-orange.gif) no-repeat left center; padding:0;
	padding:0 0 0 13px; color:#7d7d7d; text-decoration:none; color:#f46f20;
}

ul.bottom-menu li a:hover{
	color:#ff7800;
}

ul.last-menu{
	border-right:1px solid #dcdcdc;
}

.copyright-wrapper{
	float:left; width:100%; height:29px; margin:0px 0 0 0;
	border-bottom:1px solid #e1e1e1;
}

.body-content{
	width:846px; margin:0 auto;
}

.body-content h1{
	font:Myriad Pro; font-size:20px; font-weight:normal; color:#3c3c3c;
	float:left; margin:27px 0 16px 0;
}

.body-content p{
	font-size:12px; color:#757575; float:left; clear:both;
	width:100%; padding:0 0 20px 0;
}

.sub-pagebox-wrapper{
	float:left; width:846px; padding:0; margin:0 0 15px;
}

.sub-pagebox-wrapper .box-first{
	float:left; width:403px; height:205px; margin:0 40px 0 0; position:relative;
	background:url(../images/sub-gift-cards.jpg) no-repeat left top;
}

.sub-pagebox-wrapper .box-second{
	float:left; width:403px; height:205px; margin:0 0 0 0; position:relative;
	background:url(../images/sub-travel-cards.jpg) no-repeat left top;
}

.sub-pagebox-wrapper .box-third{
	float:left; width:403px; height:205px; margin:0 40px 0 0; position:relative;
	background:url(../images/sub-athlete-card.jpg) no-repeat left top;
}

.sub-pagebox-wrapper .box-fourth{
	float:left; width:403px; height:205px; margin:0 0 0 0; position:relative;
	background:url(../images/sub-virtual-card.jpg) no-repeat left top;
}

.card-description{
	position:absolute; top:121px; width:147px; right:26px;
	font-size:11px; color:#727272; text-align:center;
}

.sub-pagebox-wrapper .buttons{
	position:absolute; width:258px;
	bottom:15px; right:65px;
}

.body-content h1 span.orange{
	color:#ff5400;
}

.body-content h1 span.blue{
	color:#0088d6;
}

.copyright-wrapper p{
	padding:0 0 0 37px; float:right; width:262px; line-height:29px;
	color:#a3a3a3; font-size:11px;
}

.copyright-wrapper ul.copyright{
	float:left; width:300px; padding:0 5px 0 20px; margin:0;
	margin:0; list-style-type:none;
}

.copyright-wrapper ul.copyright li{
	padding:0; float:left; font-size:11px;
	margin:0; list-style-type:none; line-height:29px;
}

.copyright-wrapper ul.copyright li a{
	text-decoration:none; color:#a3a3a3; margin:0 0 0 0; display:block; padding:0 19px 0;
	background:url(../images/footer-menu-divider.gif) no-repeat left center;
}

.copyright-wrapper ul.copyright li.last{
	background:url(../images/footer-menu-divider.gif) no-repeat right center;
}

.copyright-wrapper ul.copyright li a:hover{
	color:#ff7800;
}

.footer-icon-wrapper{
	float:left; width:100%; height:43px;
	border-bottom:1px solid #c9eafb; padding:0; margin:0;
}

.icons{
	float:left; padding:14px 0 0 20px;
	width:170px;
}

.icons .right-margin{
	margin:0 22px 0 0;
}

.footer-logos{
	float:right; width:125px;
}

.footer-logos .right-margin{
	margin:0 50px 0 0;
}

.footer-logos1{
	float:left; width:347px;
}

.footer-logos1 .right-margin1{
	margin:0 50px 0 30px;
}

#footer-description{
	float:left; width:915px; padding:11px 0 12px 25px;
	text-align:center; font-size:11px; color:#a3a3a3;
}

.tab-wrapper{
	float:left; width:845px;
}

ul.tab{
	float:left; padding:0; margin:0; height:52px;
	width:845px; list-style-type:none; border-bottom:1px solid #e4e4e4;
}

ul.tab li{
	float:left; padding:0; margin:0 11px 0 0; height:52px; width:203px; text-align:center;
	list-style-type:none; 	background:url(../images/tab-normal.jpg) no-repeat left top;
}

ul.tab li a{
	font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;
	font-size:24.54px; color:#d7d7d7; text-align:center; height:40px;
	text-decoration:none; display:block; padding:12px 0 0 0;
}

ul.tab li a:hover{
	text-decoration:none; color:#00abe3; width:203px; height:40px; padding:12px 0 0 0;
	background:url(../images/tab-hover.jpg) no-repeat left top;
}

ul.tab li.last-tab{
	margin:0 0 0 0;
}

ul.tab li.gift-cards{
	float:left; background:url(../images/gift-cards-on.jpg) no-repeat left bottom;
	width:203px; height:53px !important;
}

.tab-body{
	float:left; width:843px; border-left:1px solid #c3d9d9;
	border-right:1px solid #c3d9d9; border-bottom:1px solid #c3d9d9;
}

.tab-body-inner{
	width:784px; margin:14px auto; padding:0;
}

ul.tab-inner-menu{
	float:left; padding:0; margin:0 0 35px 0;
	list-style-type:none; width:784px;
}

ul.tab-inner-menu li{
	float:left; padding:0; margin:0; background-color:#e8e8e8; text-align:center;
	list-style-type:none; width:195px; height:25px; border-right:1px solid #ffffff;
}

ul.tab-inner-menu li a{
	text-align:center; text-decoration:none; color:#b3b3b3; font-size:16px; display:block;
	font-family:Georgia, "Times New Roman", Times, serif; line-height:25px;font-weight:normal;
}

ul.tab-inner-menu li a:hover{
	color:#ffffff; text-decoration:none;background-color:#067fb9;
}


ul.tab-inner-menu li.current{
	background-color:#067fb9; font-size:16px; color:#ffffff;
	line-height:25px; font-weight:normal;
}

.tab-row{
	float:left; width:100%; margin:0 0 11px 0; padding:0;
}

.tab-col1{
	float:left; width:198px;
}

.tab-col2{
	float:left; width:366px;
}

.input-area{
	float:left; width:100%; margin:0 0 10px 0;
}

.input-area .label{
	float:left; width:114px; line-height:26px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#757575;
}

.input-area input, .input-area select{
	height:24px; float:left; width:218px; border:1px solid #cccccc;
	padding:0; margin:0; font-size:12px; color:#b7b7b7;
}

.tab-col3{
	float:left; width:218px;
}

.tab-col3 .box{
	border:1px solid #cccccc; float:left; width:188px;
	padding:13px 13px 0 17px;
}

.tab-col3 .box p{
	color:#757575; font-size:12px; padding:0 0 19px 0;
	float:left; width:188px; margin:0;
}

.tab-col3 .box p span{
	font-weight:bold; color:#1b8dc2; padding:0; margin:0;
}

.tab-row .tab-box2{
	float:left; width:190px; border:1px solid #cccccc;
	text-align:center; padding:20px 0 13px 0;
}

.tab-row .tab-col4{
	float:left; width:565px; margin:0 0 0 20px;
}

.tab-row .tab-box4{
	float:left; width:526px; border:1px solid #cccccc;
	padding:20px 0 8px 37px;
}

ul.content-list{
	padding:0; margin:0; list-style-type:none;
	float:left;
}

ul.content-list li{
	padding:0 0 5px 14px; margin:0; list-style-type:none;
	background:url(../images/arrow-orange.gif) no-repeat left center;
}

.tab-rig-col2{
	float:left; width:317px;
}

.tab-rig-col3{
	float:left; width:269px;
}

.tab-rig-col2 .input-area, 
.tab-rig-col3 .input-area{
	float:left; width:100%; font-size:12px; color:#757575;
	margin:0 0 10px 0;
}

.tab-rig-col2 .input-area span.orange, 
.tab-rig-col3 .input-area span.orange{
	color:#fe7800;
}

.tab-rig-col2 .input-area span.blue a,
.tab-rig-col3 .input-area span.blue a{
	color:#009be5; line-height:24px; margin:0 0 0 5px;
	text-decoration:none; font-size:11px;
}

.tab-rig-col2 .input-area input,
.tab-rig-col3 .input-area input{
	float:left; width:218px; height:20px; border:1px solid #cccccc;
	padding:0; margin:3px 0 0 0; font-size:12px; color:#b7b7b7;
}

.tab-rig-col2 .input-area textarea{
	border:1px solid #cccccc; width:218px; height:48px;
	overflow:hidden; margin:3px 0 0 0;
}

.code-box{
	float:left; width:120px;
}

.code-generater{
	width:118px; height:26px; margin:0 0 5px 0;
	border:1px solid #cccccc; text-align:center;
}

.tab-rig-col3 .input-area .code-box textarea{
	float:left; width:118px; border:1px solid #cccccc;
	height:26px; overflow:hidden;
}

.tab-rig-col2 .input-area .input-select{
	float:left; width:67px; height:20px;
	border:1px solid #cccccc; margin:3px 8px 0 0;
}

.button-next-step{
	float:left; width:107px; margin:16px 0 0 0;
	text-align:right;
}	

#mainbanner{
	background:#CCCCCC url(../images/main-banner.jpg) no-repeat center top;
	width:347px;
	height:227px;
	padding:86px 0px 0px 605px;
}

.log{
	padding: 86px 0px 0px 605px;
	}


/*Application form*/
.application{
	width:40%;
	background-color:White;
	color:#000000;
	font:13px Arial, Helvetica, sans-serif;
	border: #c2c2c2 1px solid;
}
.application table{	
	border-collapse:collapse;
	
}
.application th{
    background-color:#0066B4;
    color:White;
	padding:8px 12px 8px 12px;
	border-color:#FFFFFF;
	text-align:left;
}     
.application td{ 
	padding:3px;
	padding-left:7px;
    background-color:#f1f1f1;
	border-color:#c2c2c2;
	padding:8px 20px 8px 12px;
	white-space: nowrap
}

input.radio {
	background:white;
	padding:3px;
	font:12px Arial, Helvetica, sans-serif;
	color:#444;
	width:20px;
	border:none;
} 
.application select{
	background:white;
	border:1px solid #b8dee3;
	padding:3px;
	font:12px Arial, Helvetica, sans-serif;
	color:#444;
	min-width:210px;
}
.application textarea{
	background:white;
	border:1px solid #b8dee3;
	padding:3px;
	font:12px Arial, Helvetica, sans-serif;
	color:#444;
	min-width:205px;
}
.application button{
	width:150px;
	height:40px;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-align:center;
	background:#058384;
	color:white;
}
.application input.button_wd {
    border-left:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	border-right:#666666 1px solid;
	border-bottom:#666666 1px solid;
    background: #058384;
	padding: 10px 20px 10px 20px;
	height:35px;
	color: #fff;	
}
.application input.button_wd:hover {
	border-left:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	border-right:#666666 1px solid;
	border-bottom:#666666 1px solid;
    background: #eef;
	color:#058384;
}


.application1{
	background-color:White;
	color:#000000;
	font:13px Arial, Helvetica, sans-serif;
	border: #c2c2c2 1px solid;
}
.application1 table{	
	border-collapse:collapse;
	
}
.application1 th{
    background-color:#0066B4;
    color:White;
	padding:8px 12px 8px 12px;
	border-color:#FFFFFF;
	text-align:left;
}     
.application1 td{ 
	padding:3px;
	padding-left:7px;
    background-color:#f1f1f1;
	border-color:#c2c2c2;
	padding:6px 6px 6px 6px;
	white-space: nowrap
}

.application2{
	width:80%;
	background-color:White;
	color:#000000;
	font:13px Arial, Helvetica, sans-serif;
	border: #c2c2c2 1px solid;
}
.application2 table{	
	border-collapse:collapse;
	
}
.application2 th{
    background-color:#0066B4;
    color:White;
	padding:8px 12px 8px 12px;
	border-color:#FFFFFF;
	text-align:left;
}     
.application2 td{ 
	padding:3px;
	padding-left:7px;
    background-color:#f1f1f1;
	border-color:#c2c2c2;
	padding:6px 6px 6px 6px;
	white-space: nowrap
}



a.summaryLink:hover{
	color: red;
	text-decoration:none;
	font-size:12px;
	font-weight:none;
}
/* SITE BY iLINKS  */




.customerLogin{
	width:40%;
	background-color:White;
	color:#000000;
	font:13px Arial, Helvetica, sans-serif;
	border: #c2c2c2 1px solid;
}
.customerLogin table{	
	border-collapse:collapse;
	
}
.customerLogin th{
    background-color:#0066B4;
    color:White;
	padding:8px 12px 8px 12px;
	border-color:#FFFFFF;
	text-align:left;
}     
.customerLogin td{ 
	padding:3px;
	padding-left:7px;
    background-color:#f1f1f1;
	border-color:#c2c2c2;
	padding:6px 6px 6px 6px;
	white-space: nowrap
}

.buttonColor{
	color: #FFFFFF;
	background-color: #0066B4;
	border: #0066B4;
}
.h1Class{
	font-size: 20px;
	text-transform:uppercase;
	color: #000000;
	font-weight: normal;	
	
	background-image:url(bullet_black.png);
	background-repeat:no-repeat;
	background-position:left;
	
	padding-left:25px;
	padding-bottom:0px;
	line-height:40px;
	margin-bottom: 10px;
	margin-top:0px;
	border-bottom: #c2c2c2 solid 1px;
}

.h2Class{
	font-size: 20px;
	color: #000000;
	font-weight: normal;	
	
	background-image:url(bullet_black.png);
	background-repeat:no-repeat;
	background-position:left;
	
	padding-left:25px;
	padding-bottom:0px;
	line-height:20px;
	margin-bottom: 5px;
	margin-top:15px;
}

.abouttabletext{
	background-color: #ffffff;
	font-size: 13px;
	padding: 6px;
	padding-left:25px;
	padding-right:25px;
	color: #3D366F; 
	font-family: Verdana, Arial, Georgia, serif;
	text-align: justify;
	}

.footer-icon-wrapper1{
	float:left; width:100%; height:43px;
	border-bottom:1px solid #c9eafb; padding:0; margin:0;
}

.icons1{
	float:left; padding:14px 0 0 20px;
	width:170px;
}

.icons1 .right-margin1{
	margin:0 22px 0 0;
}

.footer-logos1{
	float:right; width:347px;
}

.footer-logos1 .right-margin1{
	margin:0 50px 0 0;
}

#submitFields{
	width:78%; float:right; text-align:center; padding:5px 51px 20px 0px;
}
.backBut{
	background-image:url(pix.gif);
	background-repeat:repeat-x;
	border:none;
	height:20px;
	color:#FFFFFF;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	padding-bottom:5px;

}
