button.inputbutton,input.inputbutton{
    background-color: #67A54B;
}

.inputbutton {
    border: 1px solid #748587;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    width: auto !important;
    font-size: 13px;
    font-weight: bold;
    line-height: 12pt;
    height:22px;
    text-align:center;
    padding: 0 0.5em 2px 0.5em;
}

.border-block.inputbutton {
    line-height: 1.5em;
    border: 0px;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
    border-top: 1px solid #738684;
    border-bottom: 1px solid #738684;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    padding-bottom: 0;
    height:20px;
}


input[disabled].inputbutton {
    color: #B2B2B2;
    cursor: default;
}

.inputbutton.orange {
    background-color: #E16300;
}

.removebutton {
    background-color: #67A54B;
    border: 1px solid #748587;
    width: auto !important;
    cursor: pointer;
}

.shadow {
    -moz-box-shadow: 0 0 10px #9FACC8;
    -webkit-box-shadow: 0 0 10px #9FACC8;
    box-shadow: 0 0 10px #9FACC8;
}

.shadow_inset {
    -moz-box-shadow:inset 0 0 10px #9FACC8;
    -webkit-box-shadow:inset 0 0 10px #9FACC8;
    box-shadow:inset 0 0 10px #9FACC8;
}

.blue-box {
    background-color: #0E387F;
    width: 100%;
    height: 100%;
}

.border-with-shadow {
    border: 1px solid #9FACC8;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0 0 10px #9FACC8;
    -webkit-box-shadow: 0 0 10px #9FACC8;
    box-shadow: 0 0 10px #9FACC8;
    color: #3A5998;
}

.border-with-shadow .body-wrapper {
    padding: 10px;
}

* {
    margin: 0;
    padding: 0;
}

pre, body {
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 9pt;
}

body {
    background-color: #F2F2F2;
    min-width: 1000px;
}

a {
    color: #3A5998;
    text-decoration: none;
    font-size: 12px;
}

a.local-link {
    text-decoration: none;
    border-bottom: #3A5998 1px dotted;
}

a:hover {
    color: #3A5998;
    text-decoration: underline;
    font-size: 12px;
}

#container {
    width: 100%;
}

.vAlignOuter {
    display: table;
}

.vAlignContainer {
    display: table-cell;
    vertical-align: middle;
}

/*--------------------------------------------------------------------------------------*/
/* --------------------------------------layout-header----------------------------------*/
/*--------------------------------------------------------------------------------------*/
#layout-header {
    height: auto;
    border: 1px solid #999999;
}

#header-links {
    text-align: right;
    padding-right: 10px;
    background-color: #ffffff;
    height: 19px;
}

#header-links a {
    color: #33333E;
    text-decoration: none;
    font-size: 10px;
}

#header-links a:hover {
    color: #33333E;
    text-decoration: underline;
    font-size: 10px;
}

#header-links a:visited {
    color: #33333E;
    text-decoration: none;
    font-size: 10px;
}

#header-banner {
    background: #5A80C1;
    height: 60px;
    overflow: hidden;
}

#header-banner img {
    border: 0 !important;
}

#header-banner a {
    text-decoration: none;
    border: 0;
}

.header-banner-become-parnter {
    width: 95px;
    border: #2F5BA6 solid 1px;
    background-color: #7A7879;
    position: absolute;
    left: 894px;
    top: 0;
    text-align: center;
    cursor: pointer;
}

.header-banner-become-parnter .question {
    color: #8FD1F3;
    font-weight: bold;
    font-size: 8pt;
    text-align: center;
}

.header-banner-become-parnter .title {
    color: #FFFFFF;
    font-weight: bold;
    font-style: italic;
    padding: 3px 0;
    font-size: 8pt;
    text-decoration: underline;
}

#header-menu {
    background-color: #ED92EB;
    height: 22px;
}

ul#menutop {
    font-size: 10px;
    font-weight: bold;
    height: 22px;
    padding: 0;
    margin: 0;
    list-style-type: none;
    float: left;
    width: 100%;
    color: #ffffff;
    background-color: #242599;
}

ul#menutop li {
    display: inline;
}

ul#menutop li a {
    font-size: 10px;
    float: left;
    color: #ffffff;
    background-color: #242599;
    padding: 5px 20px 5px 20px;
    text-decoration: none;
    border-right: 1px solid #fff;
}

ul#menutop li a:hover {
    background-color: #4F50D5;
    color: #ffffff;
}

/*--------------------------------------------------------------------------------------*/
/* --------------------------------------layout-center----------------------------------*/
/*--------------------------------------------------------------------------------------*/
.pointsBody {
    height: 150px ! important;
}

#layout-center {
    margin: 0 10px 10px 10px;
    padding-top: 10px;
}

/*  *******  begin  layout-left  *******  */
#layout-left-panel {
    float: left;
    width: 197px;
}

#layout-infoPanel {
    width: 197px;
}

#infoPanel-userData {
    padding: 10px;
}

div.additions-panel-title {
    background: url(../img/center/sprites.gif) no-repeat -609px 0;
    width: 197px;
    height: 24px;
}

div.additions-panel-title div {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding-left: 17px;
    padding-top: 5px;
}

#budgetPanel, #invitationPanel, .budgetPanel {
    width: 192px;
    padding: 10px 0px 0px 5px;
}

#backgroundTransactionHistory {
    padding: 10px 5px;
    text-align: center;
}

/*  *******  end  layout-left  *******  */
/*  *******  begin  layout-right  *******  */
#layout-body {
    zoom: 1;
}
/*  *******  end  layout-right  *******  */
/*  *******  begin  layout-full  *******  */
#layout-full-body {
    zoom: 1;
}
/*  *******  end  layout-full  *******  */



/*--------------------------------------------------------------------------------------*/
/* --------------------------------------layout-footer----------------------------------*/
/*--------------------------------------------------------------------------------------*/
#layout-footer {
    height: 30px;
}

.footer-panel {
    padding: 10px;
    text-align: center;
    background-color: #FCFDFF;
}

#layout-footer #footer-menu {
    font-size: 10pt;
    color: #3A5998;
}

#layout-footer a {
    color: #3A5998;
}

#layout-footer a:visited {
    color: #3A5998;
}

#layout-footer .border-block-container {
    padding: 0;
}

/*--------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------*/
/* --------------------------------------begin body-panel-title----------------------------------*/
.body-panel-title {
    background-color: #0E387F;
    height: 21px;
}

.body-panel-title-right-text {
    float: right;
    padding-right: 5px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}

.body-panel-title-content a {
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
}

.body-panel-title-content {
    padding-left: 5px;
    padding-top: 2px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 21px;
    overflow: hidden;
}

.products-list-title {
    width: 85%;
}

.body-panel-title-right {
    float: right;
    background-color: #0E387F;
    border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    height: 21px;
    width: 39px;
}

.bodyPanelTitle {
    margin-bottom: 3px;
}

.bodyPanelTitle span {
    font-size: 18px;
    color: #2167B4;
    background: url(../img/center/mainTitlePic.gif) no-repeat left 5px;
    padding-left: 15px;
}

/* --------------------------------------end body-panel-title----------------------------------*/
/* --------------------------------------begin main-panel----------------------------------*/
.body-panel {
}

.top-left-corner-tabs, .top-right-corner-tabs, .bottom-left-corner-tabs, .bottom-right-corner-tabs {
    background-image: url(../img/center/corners1280x18HomeTabsBody.gif);
    height: 9px;
    font-size: 2px;
}

.top-left-corner, .top-right-corner, .bottom-left-corner, .bottom-right-corner {
    background-image: url(../img/center/corners1280x18.gif);
    height: 9px;
    font-size: 2px;
}

.top-left-corner, .bottom-left-corner, .top-left-corner-tabs, .bottom-left-corner-tabs {
    margin-right: 9px;
}

.top-right-corner, .bottom-right-corner, .top-right-corner-tabs, .bottom-right-corner-tabs {
    margin-left: 9px;
    margin-top: -9px;
}

.top-right-corner, .top-right-corner-tabs {
    background-position: 100% 0;
}

.top-right-corner {
    float: right;
    width: 10px;
}

.topRightLinks {
    text-align: right;
    margin-top: 0.5em;
}

.topRightLinks span.hasLeftMargin {
    margin-left: 1em;
}

.bottom-left-corner, .bottom-left-corner-tabs {
    background-position: 0 -9px;
}

.bottom-right-corner, .bottom-right-corner-tabs {
    background-position: 100% -9px;
}

.inside {
    border-left: 1px solid #9FACC8;
    border-right: 1px solid #9FACC8;
    border-bottom: 1px solid #9FACC8;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    padding: 10px 10px 0px 10px;
    background-color: #FCFDFF;
}

.inside p {
    padding: 0.2em 0 1em;
}

.tabsInside {
    border-left: 1px solid #C1C1C1;
    border-right: 1px solid #C1C1C1;
    padding: 0px 10px 0px 10px;
    height: 150px;
}

/* --------------------------------------end main-panel----------------------------------*/
.blockHeader {
    font-weight: bold;
    background-color: #9DADC9;
    padding: 4px 10px;
    margin-bottom: 10px;
    height: 1.2em;
}

.blockHeader a {
    font-weight: normal;
}

caption.blockHeader {
    margin: 0;
    height: auto;
    padding: 4px 0;
}

.blockHeader .leftTitle {
    float: left;
}

.blockHeader .rightTitle {
    float: right;
/ / padding-right : 10 px;
}

.error, .store-error, .sweepstake-error {
    background: url(../img/center/alert.gif) no-repeat scroll 5px 6px;
    padding: 3px 10px 3px 17px;
    color: #CC0000;
    font-size: 12px;
    font-family: "Lucida Sans Unicode", verdana, helvetica, sans-serif;
    vertical-align: middle;
    text-align: left;
}

.warning {
    background: url(../img/center/4listgo.gif) no-repeat scroll 5px 6px;
    padding: 3px 10px 3px 17px;
    color: #bbbbbb;
    font-size: 12px;
    font-family: "Lucida Sans Unicode", verdana, helvetica, sans-serif;
    vertical-align: middle;
    text-align: left;
}

#welcome {
    margin: 5px 0px 5px 0px;
}

.checkbox {
    width: auto !important;
}

.radio {
    width: auto !important;
}

.navigation-image {
    vertical-align: middle;
    border: 0;
}

.clearer {
    clear: both;
}

.clearnofloat {
    float: none !important;
    clear: both;
}

.ienofloat {
/ / float : none !important;
/ / clear : both;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.formatted-text {
    white-space: pre;
    white-space: pre-line;
    white-space: -moz-pre-wrap;
    word-wrap: break-word;
/ / white-space : pre;
    width: auto;
    height: 1%;
}

.code-comment {
    white-space: pre;
    word-wrap: break-word;
}

.message {
    background: transparent url(../img/center/messageIcon.gif) no-repeat scroll left top;
    font-weight: bold;
    height: 20px;
    margin: 5px 0;
    padding: 1px 25px !important;
    display: none;
}

.info {
    font-weight: bold;
    padding: 1px 25px !important;
}

.alert {
    color: #ff0033;
}

/* Begin login form */
#loginForm {
    padding-top: 5px;
}

#login-form {
    background-color: #FCFDFF;
    width: 197px;
}

#login-form .inputbutton {
    border: 1px solid #748587;
}

#login-form label {
    padding-top: 0;
    text-align: left;
}

#login-form input {
    border: 1px solid #77A8DE;
    width: 183px;
}

#login-form .loginList {
    padding: 0px 5px;
}

#login-form .loginListCenter {
    text-align: center;
    margin-top: 5px;
}

#login-form .loginFormLinks {
    margin-top: 5px;
    padding: 0px 5px;
}

#login-form .loginDivider {
    height: 1px;
    border-bottom: 1px solid #9FACC8;
    border-top: 0px;
    margin-top: 10px;
}

#login-form .checkboxLogin {
    width: auto;
    float: left;
}

#login-form .rememberMeText {
    width: auto;
    white-space: nowrap;
}

#login-form a, #login-form .loginListCenter label {
    font-size: 8pt;
    color: #9DACCB;
}

.wrapper, #homeContent {
    zoom: 1;
}

/*--------------------------------------------------------------------------------------*/
/* --------------------------------------menu----------------------------------*/
/*--------------------------------------------------------------------------------------*/

#image-top {
    background: url(../img/center/greyMenuTop.gif) bottom no-repeat;
    height: 7px;
}

.menuImageTop {
    width: 197px;
    height: 24px;
    background: url(../img/center/sprites.gif) no-repeat;
}

.menuImageBottom {
    background: url(../img/center/sprites.gif) no-repeat -806px 0;
    width: 197px;
    height: 9px;
}

/*--------------------------------------------------------------------------------------*/
/* --------------------------------------vertical menu----------------------------------*/
/*--------------------------------------------------------------------------------------*/

.vertical-menu {
    padding: 5px;
    overflow: hidden;
}

.vertical-menu .level-0-list a {
    color: #3A5998;
    font-size: 9pt;
}

.vertical-menu .level-1-list a {
    margin-left: 10px;
}

.vertical-menu .level-0-list li {
    font-weight: bold;
    list-style: none;
}

.vertical-menu .level-1-list li {
    font-weight: normal;
}

.vertical-menu li a {
    text-decoration: none;
}

.vertical-menu li a:hover {
    text-decoration: underline !important;
}

.vertical-menu li.level-1-item-active a {
    text-decoration: underline;
}

.vertical-menu li.level-0-item-active a {
    text-decoration: underline;
}

.vertical-menu li.level-0-item-active li.level-1-item a {
    text-decoration: none;
}

/*--------------------------------------------------------------------------------------*/
/* --------------------------------------gorizontal menu----------------------------------*/
/*--------------------------------------------------------------------------------------*/
.horizontal-menu .level-0-list {
    clear: both;
    background-color: #79AADF;
    border-top: 1px solid #79AADF;
    border-left: 1px solid #79AADF;
    border-right: 1px solid #79AADF;
    padding: 5px 5px 5px 0 !important;
}

.horizontal-menu .level-0-list a:hover {
    background-color: #D3E8FF;
    color: #000000;
}

.horizontal-menu .level-0-list a {
    font-size: 9pt;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 20px 4px;
}

.horizontal-menu .level-0-item-active a {
    background: #D3E8FF;
    color: #000000 !important;
    border-bottom: 1px solid #D3E8FF;
}

.horizontal-menu .level-0-list li {
    display: inline;
    list-style: none;
    margin: 0;
}

.horizontal-menu .level-1-list, .chart-background {
    background: #D3E8FF;
    padding: 6px 2px 7px 0;
    color: #000000;
    border-right: 1px solid #79AADF;
    border-bottom: 1px solid #79AADF;
    border-left: 1px solid #79AADF;
}

.horizontal-menu .level-1-list li {
    list-style: none;
    display: inline;
}

.horizontal-menu .level-1-list a {
    color: #000000;
    text-decoration: none;
    font-size: 9pt;
    padding: 5px 10px;
}

.horizontal-menu .level-1-list a:hover {
    border-bottom: 2px solid #79AADF;
    color: #000000;
}

.horizontal-menu .level-1-item-active a,
.horizontal-menu .level-1-item-active a:hover {
    color: #000000;
    font-weight: bold;
    font-size: 9pt;
    background-color: #DDDDDD;
    border-bottom: 3px solid #DDDDDD;
}

.horizontal-menu .level-2-list {
    background: #DDDDDD;
    padding: 6px 2px 7px 0;
    color: #000000;
    border-right: 1px solid #79AADF;
    border-bottom: 1px solid #79AADF;
    border-left: 1px solid #79AADF;
    margin-top: -1px;
    height: 14px;
}

.horizontal-menu .level-2-list li {
    list-style: none;
    display: inline;
}

.horizontal-menu .level-2-list a {
    color: #000000;
    text-decoration: none;
    font-size: 9pt;
    padding: 5px 10px;
}

.horizontal-menu .level-2-list a:hover {
    border-bottom: 2px solid #79AADF;
    color: #000000;
}

.horizontal-menu .level-2-item-active a,
.horizontal-menu .level-2-item-active a:hover {
    color: #000000;
    font-weight: bold;
    font-size: 9pt;
    background-color: #FFFFFF;
    border-bottom: 3px solid #FFFFFF;
/ / padding-top : 6 px;
/ / position : relative;
/ / top : 1 px;
}

.inactive-menu-line {
    display:none;
}

.horSeparator {
    height: 10px;
}

.horSeparatorLine {
    border-top: 1px solid #C1C1C1;
    height: 10px;
}

.topLine {
    border-top: 1px solid #C1C1C1;
}

.impression-img {
    position: absolute;
    top: -100px;
}

img.awstats {
    position: absolute;
}

.category-path {
    list-style-type: none;
}

.category-path li {
    display: inline;
}

.category-path li  a {
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    padding-left: 5px;
    color: #ffffff;
}

#promCategories {
    list-style-type: none;
    margin-bottom: 5px;
}

.category-active {
    font-weight: bold;
}

.editMerchantStoreMap {
    margin-left: 132px;
}

.left-block {
    float: left;
    width: 50%;
    zoom: 100%;
}

.right-block {
    float: right;
    width: 49%;
    zoom: 100%;
}

.fullwidth-block {
    width: 100%;
    float: left;
    zoom: 100%;
}

.bottom-panels-wrapper {
    width: 100%;
    float: left;
}

.bottom-panels-wrapper .body-panel {
    _width: 100% ! important;
}

li.additionalItem {
    padding: 10px 0 0 7px;
    list-style: none;
}

.itemNamesListCatalog a:hover, .additionalItemCatalog a:hover {
    text-decoration: underline;
    font-size: 12px;
}

.itemNamesList img, .additionalItem img {
    border: 0;
}

.map-container {
    width: 100%;
    margin: 10px 0 0;
    height: 755px;
    float: none;
}

#distancesContainer {
    height: 16px;
    text-align: center;
}

.stores-map-container {
    float: left;
    width: 100%;
}

.map {
    width: 730px;
    height: 730px;
    margin: auto;
}

.small-map {
    margin: 5px 0 0;
    width: 170px;
    height: 215px;
    overflow: hidden;
}

.small-map .map-container {
    margin: 0;
    width: 170px;
    height: 190px;
    float: none;
}

.small-map .map-container .map {
    width: 170px;
    height: 170px;
}

.small-map .map-container .center-address-container {
    display: none;
}

.center-address-container {
    text-align: center;
    padding: 0.5em;
    cursor: move;
}

.small-map .map-container .map .gmnoprint span {
    display: none;
}

.large-map {
    position: absolute;
    width: 540px;
    height: 585px;
    border: 1px solid #cccccc;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background: #ffffff;
    z-index: 100;
}

.alp-map-marker {
    width: 300px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background: #ffffff;
    padding: 6px;
    border: 1px solid #cccccc;
    cursor: default;
}

.alp-map-marker .inner-block {
    overflow: hidden;
}

.table-bordered {
    border: 1px solid #cccccc;
}

.border-collapce {
    border-collapse: collapse;
}

.td-center {
    text-align: center;
}

.td-row-header {
    font-weight: bold;
}

.td-height-twoline,
.tr-height-twoline td {
    height: 2em;
}

.row-hover td {
    background: #cccccc;
}

.community-style-background-light-important {
    background: #D3E8FF !important;
}

.community-style-background-light {
    background: #D3E8FF;
}

.clear-background {
    background: none !important;
}

.clickable {
    cursor: pointer;
}

.inline_list li {
    float: left;
    margin: 0.27em;
}

.nodecorated_list {
    list-style: none;
}

.titled_fieldset legend {
    padding: 0 0.5em;
}

.message-border-radius-bottom {
    border-radius-bottomleft: 10px;
    border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-radius-bottomleft: 10px;
    -webkit-border-radius-bottomright: 10px;
}

table.list-table {
    width: 100%;
    border-spacing: 0;
/ / border-collapse : collapse;
}

table.list-table.fixed {
    table-layout: fixed;
}

table.list-table .header > th {
    background: #ddd;
    padding: 0.2em 0.5em;
    text-align: center;
    border-right: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
}

table.list-table .row.clickable {
    cursor: pointer;
}

table.list-table .row > td {
    padding: 0.2em 0.5em;
    text-align: left;
    border-right: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
}

table.list-table .row > td.right-align {
    text-align: right;
}

table.list-table .row.odd > td {
    background: #fff;
}

table.list-table .row.even > td {
    background: #e7e7e7;
}

table.list-table .row:hover > td {
    background-color: #e3e3e3;
}

table.list-table .row.hover > td {
    background-color: #e3e3e3;
}

.left-align {
    text-align: left;
}

.right-align {
    text-align: right;
}

.right-floated {
    float: right;
}

.left-floated {
    float: left;
}

table.list-table .row td.flag {
    font-weight: bold;
}

table.list-table .row td.grayed {
    background: #ddd;
}

table.list-table th.width-150, table.list-table td.width-150 {
    width: 150px;
}

table.list-table th.width-200, table.list-table td.width-200 {
    width: 200px;
}

table.list-table .template-row {
    display: none;
}

table.list-table.mask-rows .row {
    cursor: auto;
}

table.list-table.mask-rows .row td {
    background-color: #EEE;
}

table.list-table .row.selected td {
    background-color: #FFF;
    border-top: 1px solid #AAA;
}

table.list-table tr.total-row td {
    font-weight: bold;
    background-color: #eee;
}

table.list-table th.highlighted {
    background-color: #D3E8FF !important;
}

table.list-table td.highlighted {
    background-color: #edf5ff !important;
}

label.toplinelabel {
    vertical-align: top !important;
    line-height: 100%;
}

.float-block {
    position: absolute;
    z-index: 2;
}

.float-block.topglue {
    border-top: none transparent;
}

.float-block .buttons-panel {
    margin: 0.5em 0 0.5em 194px;
}

.rotate-90 {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation = 3);
}

.slide-blank-space {
    height: 50px;
    width: 100%;
}

a.no-decorate-link {
    text-decoration: none;
}

.left-moved-inputbutton {
    margin-left: -195px;
}

.theme-background {
    background: #77A8DE;
}

.theme-border {
    border: 1px solid #77A8DE;
}

.inputfield {
    border: 1px solid #77A8DE;
    width: 204px;
}

.seeMore {
    padding-top: 1em;
}

.viewer-map {
    width: 195px;
    height: 185px;
}

.shareThis img {
    border-width: 0px;
    vertical-align: bottom;
}

.terms-and-conditions {
    height: 300px;
    overflow: auto;
    width: 600px;
    text-align: left;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
/ / padding-top : 15 px;
}

.terms-and-conditions-item-image {
    float: left;
    width: 129px;
    height: 107px;
}

.terms-and-conditions-accept-text {
    height: 50px;
}

.greenbutton {
    border: 1px solid #65a92c;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background-image: url(../img/buttons/greenbg-100.png);
    background-repeat: repeat-x;
    color: #fff;
}

.small-green-btn {
    border: none;
    background: none;
    padding: 0;
    margin: 0;
    width: auto;
    overflow: visible;
    white-space: nowrap;
    height: 20px;
    line-height: 19px;
    text-decoration: none;
    font-style: normal;
    cursor: pointer;
    font-weight: bold;
}

.small-green-btn span,
.small-green-btn em {
    display: block;
    height: 20px;
    line-height: 19px;
    margin: 0;
    color: #fff;
    font-size: 12px;
}

.small-green-btn span {
    padding-left: 15px;
    background: url(../img/buttons/button_bg.gif) no-repeat 0 0;
}

.small-green-btn em {
    font-style: normal;
    padding-right: 15px;
    background: url(../img/buttons/button_bg.gif) no-repeat 100% 0;
}

a.print-view {
    text-decoration: none;
}

a.print-view:hover, a.print-view:visited {
    text-decoration: none;
    font-size: 18px;
}

a.send-to-friend-link {
    text-decoration: none;
}

a.send-to-friend-link img {
    border: none 0;
}

a.send-to-friend-link:hover, a.send-to-friend-link:visited {
    text-decoration: none;
    font-size: 12px;
}

.embed-widget {
    padding: 2px 4px;
}

a.embed-link {
    text-decoration: none;
    color: #000;
    font-size: 10px;
}

a.embed-link:hover {
    color: #64A1E4;
}

a.embed-link:hover, a.embed-link:visited {
    text-decoration: none;
}

.hidden-block {
    display: none;
}

div.inlineFlexGrid div.ftitle {
    color: black !important;
    padding: 0px !important;
    margin-top: 1px !important;
}

div.inlineFlexGrid div.mDiv {
    border: 0px !important;
    background-color: #E5F1FF !important;
    font-weight: normal !important;
}

div.inlineFlexGrid div.ptogtitle {
    top: 0px !important;
    width: 14px !important;
    height: 11px !important;
    border: 0px !important;
}

div.inlineFlexGrid div.flexigrid.hideBody {
    height: 13px !important;
    border-bottom: 0px !important;
}

.horizontal_placeholder {
    height: 1px;
    width: auto;
}

.map_title {
    text-align: center;
    padding-bottom: 2px;
}

.highlight {
    background-color: yellow
}

.placeholder-text {
    color: #9DACCB;
}
#ui-datepicker-div{
    background-color: #FFFFFF;
    display: none;
}

.header-content-wrapper {
    background-color: #0E387F;
}

.body-content-wrapper {
    border: 1px solid #999999;
    border-top: 0 none;
    background-color: #F8F9FC;
    overflow-y: auto;
}

