﻿@import url(http://fonts.googleapis.com/css?family=Anton);

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}

body
{
    color: #333333;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #efefef;
    background-color: #ffffff;
    /* background-color: #5f311f; */
}
a
{
    color: #333333;
    text-decoration: none;
}
a:hover
{
    color: #5f311f;
    text-decoration: underline;
}
ul
{
    list-style-type: none;
}
.frontheader
{
    color: #015b28;
    font-weight: bold;
    font-size: 11pt;
    text-decoration: none;
    height: 22px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #333333;
    text-align: left;
}

h1
{
    color: #ffffff;
    text-decoration: none;
    text-align: left;
    margin: 0px;
    padding: 0px;
    margin-bottom: 0px;
    font: normal 26px/30px 'Anton' , sans-serif;
    letter-spacing: 0px;
    word-spacing: 3px;
}
h1 .yellowunderscore
{
    color: #dbc701;
}
h2
{
    color: #015b28;
    text-decoration: none;
    margin-bottom: 10px;
    font: normal 24px/26px 'Anton' , sans-serif;
    letter-spacing: 0px;
    word-spacing: 3px;
}
h2 .yellowunderscore
{
    color: #dbc701;
}
h3
{
    color: #015b28;
    font-size: 12pt;
    text-decoration: none;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    margin-bottom: 0px;
}
h4
{
    color: #015b28;
    font-size: 11pt;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    margin: 0px;
    padding: 0px;
    margin-left: 0px;
    padding-bottom: 8px;
}
h22
{
    margin: 0em 0 0em;
    font: bold 110%/1.4em "Trebuchet MS" ,Trebuchet,Arial,Verdana,Sans-serif;
    letter-spacing: .1em;
    color: #d27721;
}
#contwide
{
    position: relative;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
#menu UL LI A.current
{
    color: #015b28;
    text-decoration: none;
    font-weight: bold;
}
#menu UL LI A.endcurrent
{
    color: #00863f;
    color: #015b28;
    text-decoration: none;
    font-weight: bold;
}

#homewelcome
{
    width: 960px;
    position: relative;
    margin: 0px auto;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

#maininnerleft
{
    width: 960px;
    position: relative;
    margin: 0px auto;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
#homewelcomecontent
{
    padding-top: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
    color: #333333;
    font-weight: normal;
    font-size: 10pt;
    text-decoration: none;
}
#innerleftcolmenu
{
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 10px;
    padding-bottom: 12px;
    color: #333333;
    font-weight: bold;
    font-size: 9pt;
    text-decoration: none;
}
#innerleftcolmenu a
{
    color: #333333;
    text-decoration: none;
}
#innerleftcolmenu a:hover
{
    color: #015b28;
    text-decoration: underline;
}
#innerleftcolmenu .leftmenuselected
{
    color: #015b28;
    text-decoration: none;
}
.leftmenuselected
{
    color: #015b28;
}

#maininnercenter
{
    width: 960px;
    position: relative;
    padding-bottom: 20px;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
    z-index: 999999;
}


#homebottomleft
{
    width: 270px;
    height: 303px;
    float: left;
    text-align: justify;
    font-size: 8pt;
    font-weight: normal;
    color: #333333;
    /*background-color: #e4e2dc;*/
    padding: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    /*border: solid 1px #5f311f;*/
    background-image: url(web_images/main_bottom_mod_bg.png);
    background-repeat: no-repeat;   
}
#homebottomleft a
{
    color: #015b28;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
}
#homebottomleft a:hover
{
    font-size: 8pt;
    color: #015b28;
    text-decoration: underline;
}
#homebottomleft img
{
    margin-top: 15px;
    margin-bottom: 10px;
}

#homebottomcenter
{
    width: 290px;
    height: 303px;
    float: left;
    text-align: center;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
    /*background-color: #e4e2dc;*/
    margin-left: 8px;
    padding: 10px;
    /*border: solid 1px #5f311f;*/
    background-image: url(web_images/main_bottom_mod_bg.png);
    background-repeat: no-repeat;   
}
#homebottomcenter a
{
    color: #015b28;
    font-size: 8pt;
    text-decoration: none;
}
#homebottomcenter a:hover
{
    font-size: 8pt;
    color: #015b28;
    text-decoration: underline;
}
#homebottomcenter img
{
    margin-top: 15px;
    margin-bottom: 15px;
}

#homebottomright
{
    width: 270px;
    height: 303px;
    float: left;
    text-align: justify;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
    /*background-color: #e4e2dc;*/
    margin-left: 8px;
    padding: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    /*border: solid 1px #5f311f;*/
    background-image: url(web_images/main_bottom_mod_bg.png);
    background-repeat: no-repeat;   
}
#homebottomright a
{
    color: #015b28;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
}
#homebottomright a:hover
{
    font-size: 8pt;
    color: #015b28;
    text-decoration: underline;
}
#homebottomright img
{
    margin-top: 15px;
    margin-bottom: 10px;
}


.bodycopy
{
    margin-top: 5px;
    margin-bottom: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

.border
{
    border: 1px solid #d7c831;
    border: 1px solid #5f311f;
    border: 1px solid #00863f;
}
.noborder
{
    border: 0px solid #ffffff;
}

.innerrightcollink
{
    padding-top: 3px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

#homeheadercontainer
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background-color: #007c35;
    background-color: #00863f;
    background-color: #015b28;
    border-bottom: 2px solid #ffffff;
}
#homeheadercontent
{
    width: 960px;
    margin: 0px auto;
    margin-top: 0px;
    padding-top: 12px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    font-weight: normal;
    color: #ffffff;
    font-size: 10pt;
}


#innerheadercontainer
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background-color: #007c35;
    background-color: #00863f;
    background-color: #015b28;
    border-bottom: 2px solid #ffffff;
}
#innerheadercontent
{
    width: 960px;
    margin: 0px auto;
    margin-top: 0px;
    padding-top: 12px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    font-weight: normal;
    color: #ffffff;
    font-size: 10pt;
}
#homemenucontainer
{
    position: relative;
    margin: 0px;
    padding: 0px;
    /*background-image: url(web_images/top_menu_bg.png);
    background-repeat: repeat-x; */
    background-color: #f5efc0;
    border-bottom: 2px solid #ffffff;
}

#innermenucontainer
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background-color: #dedede;
    background-color: #e8e4c5;
    background-color: #f5efc0;
    border-bottom: 2px solid #ffffff;
}
#maincontentcontainer
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background-color: #fbf7d6;
    background-color: #ffffff;
    background-image: url(web_images/maincontent_bg.gif);
    background-repeat: repeat-x; 
}
#maininner
{
    width: 960px;
    margin: 0px auto;
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    font-weight: normal;
    color: #333333;
    font-size: 8pt;
}
#solcentercontent
{
    width: 960px;
    margin: 0px auto;
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    font-weight: normal;
    color: #333333;
    font-size: 8pt;
    font-family: Verdana;
}
.solcenterheader
{
    color: #333333;
    font-size: 12pt;
    font-family: Verdana;
    font-weight: bold;
    padding-top: 0px;
    padding-bottom: 15px;    
}

#footercontentcontainer
{
    position: relative;
    height: 350px;
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
    background-image: url(web_images/footercont_bg_big.png);
    background-repeat: repeat-x; 
    background-repeat: no-repeat; 
    background-position: center top;
}
#footercontent
{
    width: 960px;
    height: 230px;
    margin: 0px auto;
    margin-top: 0px;
    padding-top: 90px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    font-weight: normal;
    color: #333333;
    font-size: 9pt;
}

.footercol
{
    position: relative;
    float: left;
    width: 225px;
    height: 190px;
    padding: 0px;
    margin: 0px;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url('web_images/footercol_line.png');
    background-repeat: no-repeat;
    background-position: 232px 0px;
}
.footercol a
{
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}
.footercol a:hover
{
    color: #015b28;
    text-decoration: underline;
    font-weight: bold;
}
.footercol2
{
    position: relative;
    float: left;
    width: 220px;  
    padding: 0px;
    padding-left: 10px;
    padding-top: 0px;
    margin: 0px;
}
.footercol2 a
{
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}
.footercol2 a:hover
{
    color: #015b28;
    text-decoration: underline;
    font-weight: bold;
}
.footercol3
{
    position: relative;
    float: left;
    width: 220px;  
    height: 220px;
    padding: 0px;
    padding-left: 0px;
    margin: 0px;
    margin-left: 20px;
    padding-top: 0px;
    background-image: url('web_images/footercol_line.png');
    background-repeat: no-repeat;
    background-position: 214px 0px;
}
.footercol3 a
{
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}
.footercol3 a:hover
{
    color: #015b28;
    text-decoration: underline;
    font-weight: bold;
}

.footercolheader
{
    color: #1a2e84;
    color: #015b28;
    padding-top: 0px;
    padding-bottom: 5px;
    margin-right: 25px;
    margin-bottom: 5px;
    font: normal 20px/24px 'Anton' , sans-serif;
    letter-spacing: 0px;
    word-spacing: 2px;
}
.footercolheader .yellowunderscore
{
    color: #dbc701;
}

.footercolheader a
{
    color: #015b28;
    font-weight: normal;
}
.footercolheader a:hover
{
    color: #015b28;
    font-weight: normal;
}


#footer
{
    width: 960px;
    margin: 0px auto;
    margin-top: 0px;
    padding-top: 3px;
    padding-bottom: 0px;
    padding-right: 0px;
    position: relative;
    font-weight: bold;
    color: #ffffff;
    font-size: 7pt;
    text-align: left;
    /*background-image: url(web_images/kll_footer_bg.gif);
    background-repeat: no-repeat;  */ 
}
#footermenu
{
    width: 560px;
    /*margin: 0px auto;*/
    float: right;
    margin-top: 0px;
    padding-top: 7px;
    padding-bottom: 0px;
    padding-right: 0px;
    color: #ffffff;
    text-align: right;
}
#footermenu ul { list-style:none; }
#footermenu ul li { display:inline; font-variant:small-caps; font-size:10px; }
#footermenu ul li a { color:#ffffff; text-decoration:none; font-weight:bold; padding-left: 10px; padding-right: 10px; }
#footermenu ul li a:hover { text-decoration:underline; }
#rmsfooter
{
    width: 960px;
    margin: 0px auto;
    margin-top: 0px;
    padding-top: 2px;
    padding-bottom: 0px;
    padding-right: 0px;
    font-size: 7pt;
    color: #ffffff;
    text-align: left;
}
#rmsfooter a
{
    color: #005a26;
    color: #ffffff;
}
#rmsfooter a:hover
{
    color: #ffffff;
    text-decoration: underline;
}

.fpasstable
{
    background-color: #eeeeee;
    width: 400px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #5f311f;
    border-bottom-color: #5f311f;
    border-left-color: #5f311f;
    font-size: 9pt;
}
.registernewtable
{
    background-color: #eeeeee;
    width: 550px;
    border: 1px solid #5f311f;
}
.registerrewards
{
    width: 680px;
    border: 0px solid #5f311f;
    float: right;
}
.logintable
{
    border: 1px solid #5f311f;
    background-color: #eeeeee;
    width: 300px;
    height: 150px;
}
.logintableheaderrewards
{ 
    height: 25px;
    padding: 0px;
    padding-left: 185px;
    background-color: #5f311f;
    color: #FFFFFF; 
    font-weight: bold; 
    font-size: 10pt; 
}

.logintableheader
{ 
    height: 20px;
    padding: 0px;
    background-color: #5f311f;
    color: #FFFFFF; 
    font-weight: bold; 
    font-size: 9pt; 
}
.logintabletextbox
{
    background-color: #ffffff;
    border: 1px solid #bbbbbb;
    width: 180px;
}
.textbox
{
    background-color: #ffffff;
    border: 1px solid #bbbbbb;
}
.registertable
{
    padding: 3px;
    border: 3px solid #5f311f;
    font-size: 9pt;
    background-color: #eeeeee;
    width: 300px;
    height: 150px;
}
.registertableheader
{ 
    background-color: #5f311f; 
    color: #FFFFFF; 
    font-weight: bold; 
    font-size: 9pt; 
}
.button
{
    background-color: #064C2A; 
    color: #FFFFFF; 
    border: solid 1px #333333;
    padding: 5px;
}
.button2
{
    background-color: #064C2A; 
    color: #FFFFFF; 
    border: solid 1px #333333;
    padding: 5px;
}
.button3
{
    background-color: #c0b9ac; 
    background-color: #015b28; 
    color: #ffffff; 
    border: solid 1px #333333;
    padding: 5px;
}


.myacctable
{
    border: 1px solid #5f311f;
    font-size: 9pt;
}
.myaccheader
{
    background-color: #5f311f;
    color: #ffffff;
    font-weight: bold;
}
.myaccrow
{
    background-color: #eeeeee;
    font-size: 8pt;
    font-weight: bold;
}
.myacctextbox
{
    background-color: #ffffff;
}
.myacctable2
{
    padding: 3px;
    border: 3px solid #5f311f;
    font-size: 8pt;
    background-color: #eeeeee;
}
.myaccheader2
{
    background-color: #eeeeee;
    color: #5f311f;
    font-weight: bold;
    font-size: 9pt;
}
.myaccrow2
{
    background-color: #eeeeee;
    font-size: 8pt;
    font-weight: bold;
}
.myacctextbox2
{
    background-color: #efefef;
}

.validatorHighlight
{
    background-color: #FFFFCC;
    color: #000000;
}
.validatorCalloutHighlight
{
    background-color: #fed1af;
}
.ajax__validatorcallout div, .ajax__validatorcallout td
{
    border: solid 1px Black;
    background-color: #FFFFCC;
}
.ajax__validatorcallout .ajax__validatorcallout_popup_table
{
    display: none;
    border: none;
    background-color: transparent;
    padding: 0px;
}
.ajax__validatorcallout .ajax__validatorcallout_popup_table_row
{
    vertical-align: top;
    height: 100%;
    background-color: transparent;
    padding: 0px;
}
.ajax__validatorcallout .ajax__validatorcallout_callout_cell
{
    width: 20px;
    height: 100%;
    text-align: right;
    vertical-align: top;
    border: none;
    background-color: transparent;
    padding: 0px;
}
.ajax__validatorcallout .ajax__validatorcallout_callout_table
{
    height: 100%;
    border: none;
    background-color: transparent;
    padding: 0px;
}
.ajax__validatorcallout .ajax__validatorcallout_callout_table_row
{
    background-color: transparent;
    padding: 0px;
}
.ajax__validatorcallout .ajax__validatorcallout_callout_arrow_cell
{
    padding: 8px 0px 0px 0px;
    text-align: right;
    vertical-align: top;
    font-size: 1px;
    border: none;
    background-color: transparent;
}
.ajax__validatorcallout .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv
{
    font-size: 1px;
    position: relative;
    left: 1px;
    border-bottom: none;
    border-right: none;
    border-left: none;
    width: 15px;
    background-color: transparent;
    padding: 0px;
}
.ajax__validatorcallout .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div
{
    height: 1px;
    overflow: hidden;
    border-top: none;
    border-bottom: none;
    border-right: none;
    padding: 0px;
    margin-left: auto;
}
.ajax__validatorcallout .ajax__validatorcallout_error_message_cell
{
    font-family: Verdana;
    font-size: 10px;
    padding: 5px;
    border-right: none;
    border-left: none;
    width: 100%;
    color: #000000;
    background-color: #FFFFCC;
    text-align: left;
}
.ajax__validatorcallout .ajax__validatorcallout_icon_cell
{
    width: 20px;
    padding: 5px;
    border-right: none;
    background-color: #FFFFCC;
}
.ajax__validatorcallout .ajax__validatorcallout_close_button_cell
{
    vertical-align: top;
    padding: 0px;
    text-align: right;
    border-left: none;
    background-color: #FFFFCC;
}
.ajax__validatorcallout .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv
{
    border: none;
    text-align: center;
    width: 10px;
    padding: 2px;
    cursor: pointer;
    background-color: #FFFFCC;
}
.HiddenText label
{
    display:none;
}
.handpointer
{
    cursor: hand;
}


#rewardstop
{
    width: 672px;
    height: 25px;
    margin-bottom: 0px;
    background-color: #c0b9ac;
    padding-top: 10px;
    padding-left: 10px;
    color: #000000;
    font-weight: normal;
    font-size: 10pt;
}

#rewardsbottom
{
    width: 680px;
    margin-left: 0px;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 20px;
    border: solid 1px #c0b9ac;
}

#rewards
{
    width: 680px;
    
}
.rewarditem
{
    width: 660px;
    border-bottom: solid 2px #c0b9ac;
    padding: 10px;
    padding-top: 20px;
    margin-right: 10px;
}
.rewarditemleft
{
    width: 480px;
    float: left;
}
.rewarditemright
{
    width: 150px;
    float: right;
}
.rewarditemheadline
{
    font-weight: bold;
    font-size: 11pt;
    margin-bottom: 4px;
}
.rewarditemdesc
{
    margin-bottom: 4px;
}
.rewarditemcat
{
    margin-bottom: 4px;
    font-size: 9pt;
}
.rewarditempoints
{
    font-weight: bold;
    font-size: 9pt;
    margin-bottom: 4px;
}
.rewardimage
{
    width: 150px;
}
.rewardimage2
{
    width: 120px;
}
.rewardbutton
{
    margin-bottom: 4px;
}

.ajax__multi_slider_custom .outer_rail_horizontal
{
    position:absolute;
    /* background:url('web_images/rail_dark.gif') no-repeat; */
    background-color: #e4e2dc;
    width:660px;
    height:25px;
    z-index:100;
}

.ajax__multi_slider_custom .inner_rail_horizontal
{
    position:absolute;
    /* background: url('web_images/rail_light.gif') no-repeat; */
    background-color: #5f311f;
    /* background-color: #5f311f; */
    width:660px;
    height:25px;
    z-index:100;
}

.ajax__multi_slider_custom .handle_horizontal_left
{
    position:absolute;
    background:url('web_images/handle_left.gif') no-repeat;
    width:13px;
    height:25px;
    z-index:200;
    cursor:w-resize;
}

.ajax__multi_slider_custom .handle_horizontal_right
{
    position:absolute;
    background:url('web_images/handle_right.gif') no-repeat;
    width:13px;
    height:25px;
    z-index:200;
    cursor:w-resize;
}

fieldset
{
    border: 1px solid #333333;
} /*this is the border color*/
legend
{
    color: #333333;
    font-weight: bold;
} /* this is the GroupingText color */


.break { clear:both; }

/* HEADER */
#header { height:502px; }
.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:600px; position:absolute; margin-top: -100px;}

/* NAVIGATION */
#nav-outer { height:100px; padding-top: 0px; position:relative; top:24px; background-image:url("images/headerbg.png"); }
#navigation { height:100px; width:960px; margin:0 auto; }

/* LOGO */
#logo { float:left; width:300px; height:150px; padding:0px; margin-left: 0px; margin-top: -15px; background-image:url("images/kleins_logo.png"); background-position:top left; background-repeat:no-repeat;}

/* MENU */
#menu { position:relative; top:45px; text-align: right;}
#menu ul { list-style:none; }
#menu ul li { display:inline; font-variant:small-caps; font-size:14px; }
#menu ul li a { color:#333333; text-decoration:none; font-weight:bold; padding-left:20px; }
#menu ul li a:hover { text-decoration:underline; }

/* HEADER TEXT */
#headertxt { width:960px; margin:0 auto; clear:both; position:relative; top:74px; }
#firstline { background-image:url("images/textbg.png"); color:#333333; font-size:40px; padding:4px 13px 7px; float:left; display:block; font-family: Georgia;}
#secondline { background-image:url("images/textbg.png"); color:#007c35; text-decoration:none; font-size:60px; padding:0 13px 10px; float:left; display:block; clear:both; font-family: Georgia;}
#secondline:hover { text-decoration:underline; color:#007c35; }

.pictured { background-color:#ebd530; color:#000000; font-size:12px; padding:9px 16px; text-transform:uppercase; float:left; display:block; clear:both; margin-top:10px; }
.pictured a { font-size:16px; font-style:italic; letter-spacing:0; text-transform:none; color:#000000; text-decoration:none; }
.pictured a:hover { text-decoration:underline; }

/* CONTROLS */
.btn { height:32px; width:32px; float:left; cursor:pointer; }
#back { background-image:url("../images/btn_back.png"); }
#next { background-image:url("../images/btn_next.png"); }
#control { background-image:url("../images/btn_pause.png"); }
#backinner { background-image:url("../images/btn_back.png"); display: none; }
#nextinner { background-image:url("../images/btn_next.png"); display: none; }
#controlinner { background-image:url("../images/btn_pause.png"); display: none; }

/* HEADER HAVIGATION */
#headernav-outer { position:relative; top:300px; margin:0 auto; width:960px; }
#headernav { padding-left:864px; }
