
* {
    margin: 0;
    padding: 0;
}

body {
    font: bold 12px Arial, Hevetica, sans-serif;
    background : url('../images/background.jpg') repeat-x;
}

#select_wrpr{
    background : url('../images/bg_splash.jpg') no-repeat;
    width:718px;
    height:400px;
    margin:92px auto 0px;
}
#boxes_wrpr{
    width:618px;
    height:400px;
    padding-left:144px;
}

#welcome{
    width:212px;
    height:251px;
    background : url('../images/bg_welcome.gif') no-repeat;
    margin-left:0px;
    margin-top:60px;
    float:left;
}

#select{
    width:193px;
    height:180px;
    background : url('../images/bg_select.gif') no-repeat;
    margin-left:14px;
    margin-top:60px;
    float:left;
    padding-left:19px;
    padding-top:71px;
    color:#6c6c6c;
    font-size:11px;
    font: Arial;
    font-weight:normal;
}	

#select ul{
    list-style: none;
}

#select li{
    list-style-image: none;
}

#select p{
    margin-top:46px;
    margin-left:-10px;
}


a:link, 
a:visited 
{
    color: #ababab;
    font: bold 11px Arial, Hevetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
}

a:hover {
    color: #62a0e0;
    text-decoration: underline;
}


img {
    border: none;
}

ul {
    list-style: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {	zoom: 1;}

* html .clearfix {height: 1%;}

li {
    list-style-image: url('../images/small_yellow_arrow.gif');
}

#columnWrapper {
    float: left;
    width: 980px;
}

#left {
    float : left;
    width: 211px;
    padding-bottom : 75px;
    height: 470px;
}

#left ul.leftmenu {
    background: url('../images/left_bgdx.gif') left top;
    position: relative;
}

#left ul.leftmenu li {
    padding: 0;
    margin: 0;
    line-height: 0;
}

#left ul.leftmenu a:link,
#left ul.leftmenu a:visited
{
    display: block;
    padding: 7px 0 7px 48px;
    font: bold 14px Arial, Hevetica, sans-serif;
    color: #5e5d5d;
    text-transform: none;
    background: url('../images/arrow_red.gif') 30px center no-repeat;
}


/**

#left ul.leftmenu li.last a:link,
#left ul.leftmenu li.last a:visited
{
    background:transparent url(../images/left_menu_star.gif) no-repeat scroll 2px center;
    
    height:42px;
    padding:19px 0 5px 53px;
}

#left ul.leftmenu li.last a:hover,
#left ul.leftmenu li.last a.active:link,
#left ul.leftmenu li.last a.active:visited
{
    
    padding:17px 0 5px 53px;
    background: #fff url(../images/left_menu_star.gif) 2px center no-repeat;
    
}

**/


a h4{
    text-transform:none;
}


#left ul.leftmenu a:hover,
#left ul.leftmenu a.active:link,
#left ul.leftmenu a.active:visited 
{
    text-decoration: none;
    padding: 6px 0 6px 48px;
    background: #fff url('../images/arrow_blue.gif') 30px center no-repeat;
    border-top: 1px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
    border-right: none;
}

#left ul.leftmenu a.filler,
#left ul.leftmenu a.filler:link,
#left ul.leftmenu a.filler:visited
{
    height: 75px; /* 38px; */
    background: none;
}

#selectLocation
{
    height: 38px;
    padding-left:22px;
    padding-top:9px;
    background: none;
}

.pulldown{
    color:#7d7d7d;
    font-size:10px;
    width:166px;
    height:21px;

}

#left ul.leftmenu a.filler:hover {
    border-top: none;
    border-bottom: none;
    padding: 7px 0 7px 48px;
    cursor: default;
}

#right {
    float: left;
    width: 768px;
    background-color: #fff;

}

div.card_content {
    padding : 5px 10px 5px 5px;
    border : 1px solid #c3c3c3;
    margin : 26px 0 10px;
    z-index : 0;
}

div.tab {
    border-left : 1px solid;
    border-right : 1px solid;
    border-top : 1px solid;
    border-color : #c3c3c3;
    margin-right : 10px;
    margin-top : -26px;
    padding-left : 5px;
    padding-right : 5px;
    padding-top : 5px;
    position : absolute;
    font: bold 14px Arial, Hevetica, sans-serif;
    color : #ababab;
    cursor: pointer;
}

div.active {
    padding-bottom : 5px;
    border-bottom : none;
    margin-top : -26px;
    z-index : 1;
    color : #666;
    background: #fff;
    border-color : #c3c3c3;
}

div.over {
    color : #666;
}

div.card_details {
    margin-left: 212px;
    position : relative;
    margin-top : 30px;
}


#right div.topmenu {
    float: right;
    margin-top: 10px;
    margin-bottom: 5px;
}

#right div.topmenu li {
    float: left;
    padding-left: 10px;
    list-style: none;
}

#right div.topmenu a:link,
#right div.topmenu a:visited
{
    text-transform: none;
    font-size: 10px;
}

#right div.canvas-wrapper {
    margin-top: 30px;
}

#right div.canvas {
    border: 1px solid #c3c3c3;
    padding: 0 15px;
    min-height: 510px;
}

#right h2 {
    clear: both;
    font: bold 14px Arial, Hevetica, sans-serif;
    color: #5e5d5d;
    margin-top: 3px;
    padding: 3px 0 3px 16px;
    background: url('../images/arrow_red.gif') left center no-repeat;
}

#right div.incentive_gift h2 {

    color: #e10907;

}



#right div.kl_goesgreen h2 {

    color: #62A0E0;

}


.klgreen {	
	background-image:url('../images/klgoesgreen_divbg03.jpg');
	background-repeat:no-repeat;	
	}
	
#klgreen2 {	
	background-image:url('../images/klgoesgreen_divbg03.jpg');
	background-repeat:no-repeat;	
	}

#right div.kl_goesgreen b {

    color: #325d27;
}


#in_pic_text{
    width: 419px;
    margin-left: 15px;

}


#in_pic_textKL{
    width: 590px;
    margin-left: 15px;
	
}

#in_pic_textKL img {
    float:left;
}

#in_pic_textKL p {
    margin-left: 10px;
	padding-top:25px;
	float:left;	
	text-align:left;
}

div.incentive_gift{
    background: url('../images/content_inc_bkgnd.gif') right 50px no-repeat;
}

#star_thing{
    float: right;
    width: 140px;
    height: 128px;
}

div.incentive_gift #in_pic_text h4{

    background:transparent url(../images/pdf_logo.gif) no-repeat scroll 16px 10px;
padding-bottom:6px;
padding-left:57px;
padding-top:25px;
}

#in_pic_text img{
    float: left;
    }

    #in_pic_text p{
    margin-bottom:0;
    }


#in_text{
    float:right;
padding-top:50px;
width:250px;

}


#in_textKL {    
	padding-top:2px;
	width:355px;
}

p.bold{
    color: #030303;
    font-weight:bold;
}

.gift_card{
    color: #e10907;
}

#right h2.subtitle {
    background : none;
    font: bold 12px Arial, Hevetica, sans-serif;
    padding: 0 0 0 16px;
    margin-bottom: 4px;
}

div.cats {
    margin-left : 17px;
}	

#right div.category {
    color : #9c9c9c;
    font: bold 14px Arial, Hevetica, sans-serif;
    background: none;
    padding-left : 100px;
    padding-top : 10px;
}

#right span.secundary {
    font: normal 11px Arial, Hevetica, sans-serif;
}

#right a.category,
#right a.category:link,
#right a.category:visited
{
    white-space: nowrap;
    float: left;
    width: 210px;
    margin: 1px 0;
}

#right a.bars,
#right a.bars:link,
#right a.bars:visited
{
    padding-left: 25px;
    background: url('../images/icon_bar_rest.gif') left top no-repeat;
    line-height: 17px;
}

#right a.hotels,
#right a.hotels:link,
#right a.hotels:visited
{
    padding-left: 25px;
    background: url('../images/icon_hotels.gif') left top no-repeat;
    line-height: 17px;
}

#right a.travel,
#right a.travel:link,
#right a.travel:visited
{
    padding-left: 25px;
    background: url('../images/icon_travel_agencies.gif') left top no-repeat;
    line-height: 17px;
}

#right a.stores,
#right a.stores:link,
#right a.stores:visited
{
    padding-left: 25px;
    background: url('../images/icon_department_stores.gif') left top no-repeat;
    line-height: 17px;
}

#right a.cars,
#right a.cars:link,
#right a.cars:visited
{
    padding-left: 25px;
    background: url('../images/icon_car_rental.gif') left top no-repeat;
    line-height: 17px;
}

#right a.supermarkets,
#right a.supermarkets:link,
#right a.supermarkets:visited
{
    padding-left: 25px;
    background: url('../images/icon_grocery.gif') left top no-repeat;
    line-height: 17px;
}

#right a.other,
#right a.other:link,
#right a.other:visited
{
    padding-left: 25px;
    line-height: 17px;
    clear: left;
}

#right a.active {
    color: #62a0e0;
}

#right ul.namemenu {
    height: 20px;
    margin-bottom: 12px;
    padding-left: 9px;
}

#right ul.namemenu li {
    float: left;
    padding: 0 7px;
    border-right: 1px solid #ababab;
    font-size: 16px;
    color: #ddd;
    list-style: none;
}

#right ul.namemenu li.last {
    border-right: none;
}

#right ul.namemenu a:link,
#right ul.namemenu a:visited
{
    font-size: 14px;
}

#right div.content {
    clear: both;
    padding: 3px 0;
    border-top: 1px solid #ababab;
    border-bottom: 1px solid #ababab;
    margin-bottom: 15px;
    font-weight: normal;
    display : block;
}


#right div.content div.page {
    font: bold 26px Arial, Hevetica, sans-serif;
    color: #62a0e0;
    padding-left: 16px;
    background: url('../images/arrow_red.gif') left center no-repeat;
    float : left;
    display : block;
}

#right div.incentive_gift div.page {
    

    
    color: #e10907;
  margin-bottom:15px;
   float : none;

    
}


#right div.kl_goesgreen div.page {    
    color: #325d27; /*#62A0E0; */
	margin-bottom:15px;
	float : none;   
	
	/* background-image:url('../images/klgoesgreen_divbg.jpg'); 	 */
}




#right div.content h1 span.secundary {
    font: normal 26px Arial, Hevetica, sans-serif;
    color: #9c9c9c;
}



#right div.content div.merchant {
    float: left;
    border-left: 1px solid #f95d17;
    padding-left: 8px;
    margin: 10px 0;
    width: 220px;
}

div.content p {
    padding-left : 17px;
    margin-bottom: 10px;
}

#right div.content div.merchant h5 {
    font: bold 11px Arial, Hevetica, sans-serif;
}

#right div.content div.merchant p {
    font: normal 11px Arial, Hevetica, sans-serif;
}

#right div.content div.branches1{
    display : none;
    position : relative;
    border-style : solid;
    border-width : 1px;
    padding : 10px;

}

#right div.content div.salespoints2{
    display : none;
    position : relative;
    border-style : solid;
    border-width : 1px;
    padding : 10px;
}

#right div.content div.branches2{
    display : none;
    position : relative;
    border-style : solid;
    border-width : 1px;
    padding : 10px;

}

#right div.content ul {
    list-style-position: outside;
    padding-left: 30px;
    margin-bottom: 10px;
}

#right div.card_content table {
    padding-left: 16px;
    margin: 10px 0;
}

#right div.card_content th {
    text-align: left;
}

#right div.card_content td {
    padding-right: 20px;
}

#right div.card_content a,
#right div.card_content a:link,
#right div.card_content a:visited
{
    color: #EBAC02;
    text-transform: none;
    font-size: 12px;
}

#right #mainbanner {
    height: 248px;
    overflow: hidden;
}

#right div.widget {
    float: left;
    display: inline;
    width: 300px;
    padding-right: 25px;
    margin-top : 0px;
    margin-bottom : 10px;
    margin-left : 15px;
}

#right div.card {
    padding-right: 25px;
    padding-left : 15px;
    margin: 0 0 10px;
    padding-bottom : 10px;
    padding-top : 10px;
    float : left;
    width : 300px;
    height : 150px;
    display : block;
}

#right div.advertisment {
    padding-right: 25px;
    padding-left : 15px;
    margin: 10px 0;
    float: left;
}

div.card_info {
    margin-left : 150px;
    padding-left : 10px;
    border-left : solid 1px #c3c3c3;
}

div.card_info_internal {
    padding-left : 10px;
    border-left : solid 1px #c3c3c3;
    float : left;
}

#right div.store {
    float: left;
    padding-right: 25px;
    padding-left : 15px;
    margin-top : 10px;
    width : 185px;
    height : 90px;
    border-left : solid 1px;
    border-color : #fa5d18;
}

#right div.widget img,
#right div.card img
{
    float : left;
    border : none;
    margin-right: 10px;
}

a.apply:link,
a.apply:visited
{
    background : url('../images/arrow_orange.gif') no-repeat;
    background-position : 3px 3px;
    padding-left : 18px;
    color : #ebac02;
    text-transform : none;
}

a.more,
a.more:link,
a.more:visited
{
    background : url('../images/arrow_blue.gif') no-repeat;
    background-position : 3px 3px;
    padding-left : 18px;
    font-weight : normal;
    color : #666;
    text-transform : none;
}

a.moreads:link,
a.moreads:visited
{
    background : url('../images/arrow_orange.gif') no-repeat;
    background-position : 0px 3px;
    font: normal 12px Arial, Hevetica, sans-serif;
    padding-left : 15px;
    text-transform : none;
}

#right div.widget h3,
#right div.advertisment h3
{
    font: bold 14px Arial, Hevetica, sans-serif;
    color: #5e5d5d;
    margin-top: 10px;
}

div.card_info_internal h3,
div.card_info h3 {
    font: bold 14px Arial, Hevetica, sans-serif;
    color: #eabb00;
}

div.card_info h3 a,
div.card_info h3 a:link,
div.card_info h3 a:visited
{
    font: bold 14px Arial, Hevetica, sans-serif;
    color: #eabb00;
    text-decoration: none;
    text-transform: none;
}

div.card_info h3 a:hover {
    color: #eabb00;
    text-decoration: underline;
}

#right div.store h3 {
    font: bold 14px Arial, Hevetica, sans-serif;
    color: #5e5d5d;
    text-transform : capitalize;
}

#right div.widget h4,
#right div.advertisment h4,
{
    font: bold 12px Arial, Hevetica, sans-serif;
    color: #ebac02;
    margin-bottom: 4px;
}

#right div.card_info_internal h4,
#right div.card_info h4
{
    font: bold 12px Arial, Hevetica, sans-serif;
    color: #ababab;
    margin-bottom: 4px;
    padding-left: 0;
}

#right div.store h4 {
    font: bold 12px Arial, Hevetica, sans-serif;
    color: #ABABAB;
    margin-bottom: 4px;
    text-transform : capitalize;
    padding-left: 0;
}

#right div.card ul li {
    list-style-type : square ;
}

#right a.link:link,
#right a.link:visited
{
    font: bold 11px Arial, Hevetica, sans-serif;
    color: #5e5d5d;
    text-transform: none;
    padding-left: 16px;
    background: url('../images/arrow_red.gif') left center no-repeat;
}

#right a.divlink:link,
#right a.divlink:visited
{
    cursor : hand;
    text-decoration : underline;
    text-transform : none;
    color : #5e5d5d;
}

#right div.clear {
    clear: both;
}

#right h4 {
    color: #5E5D5D;
    padding-left: 16px;
    margin-bottom: 2px;
    font-size: 12px;
}

#right div.incentive_gift h4{

    color: #e10907;
    margin-top:5px;
    font-weight:bold;
    
}

#footer-wrapper {
    clear: both;
}

#footer {
    float: right;
    font: normal 10px Arial, Hevetica, sans-serif;
    color: #adadad;
    background-color  : #fff;
    margin-bottom: 5px;
}

div.top {
    text-align : right;
    clear:both;
}

div.top a{
    padding-left : 10px;
    background : url('../images/arrow_up.gif') no-repeat;
    padding-right : 10px;

}

#other select{
    margin : 5px 15px;
    width : 425px;
}

div.extra_menu {
    float : left;
    width: 190px;
}

div.extra_menu ul li {
    list-style : none;
    border-bottom : 1px solid;
    border-bottom-color : #c3c3c3;
}

div.cards img{
    margin-left : 20px;
    float : left;
    margin-right: 10px;
}

div.extra_menu ul li a:link,
div.extra_menu ul li a:visited
{
    font: normal 11px Arial, Hevetica, sans-serif;
    color : #666;
    text-transform : none;
}

div.extra_menu ul li.title {
    font: bold 12px Arial, Hevetica, sans-serif;
    color : #ababab;
}

div.extra_menu ul li.active {
    color : #e0b300;
}

div.extra_menu ul li.active a:link,
div.extra_menu ul li.active a:visited 
{
    font: normal 11px Arial, Hevetica, sans-serif;
    color : #999;
    text-transform : none;
}

div.link {
    text-align : right;
}

#features ul,
#rewards ul,
#benefits ul
{
    margin-top: 10px;
}

div.apply-card {
    margin: 10px 0 10px 16px;
}

div.apply-card img {
    float: left;
}

div.apply-card div.details {
    margin-left: 120px;
    border-left: 1px solid #c3c3c3;
    padding-left: 15px;
}

div.apply-card p {
    padding-left: 0;
}

div.apply-card p.pointer {
    padding-left: 10px;
    background: url('../images/small_yellow_arrow.gif') left center no-repeat;
}

#right div.apply-card h4 {
    color: #ABABAB;
    font-size: 12px;
    padding-left: 0;
}

div.apply-card div.list-wrapper {
    margin-bottom: 10px;
}

#right div.content div.apply-card ul {
    float: left;
    padding: 0 20px 0 16px;
    margin: 0 6px 0 0;
    border-right: 1px solid #c3c3c3;
}

#right div.content div.apply-card ul.last {
    border-right: none;
}