/* Layout stylesheet
----------------------------------------------
	Name: Joshua Deidun
	Date: 27 June 2012
*/

/* Index
----------------------------------------------
	1. Layout
	2. Head
	3. Content
	4. Foot
	5. General Styles
*/

/* 1. Layout
----------------------------------------------*/

body {
    padding: 0;
}

/* 2. Head
----------------------------------------------*/

#head {
    height: 123px;
    z-index: 99;
}

#logo {
    margin: -1px 0 0 0;
    display: block;
    min-width: 130px;
}

#headbg1 {
    background: url(../image/reisa-bodybg.png) repeat-x 0 0;
}

#headbg2 {
    background: #c95635;
    margin: 0 auto;
}

#head form {
    float: right;
    padding: 10px 10px 0 0;
    width: auto;
}

#head form input {
    padding: 4px;
    width: 85px;
}

#headribbon {
    background: #da532c;
    height: 100px;
    position: relative;
    bottom: 13px;
    z-index: 98;
    padding: 0 11px;
}

#headribbon h1 {
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    color: #fff;
    padding: 40px 50px 0 50px;
    /*width: 828px;*/
    margin: 0;
    position: relative;
    z-index: 98;
    font-weight: bold;
    text-shadow: 0px 1px 12px rgba(0, 0, 0, 0.5);
}

#hr1 {
    background: url(../image/reisa-hr1P.png) no-repeat 0 0;
    width: 13px;
    height: 13px;
    position: absolute;
    left: -12px;
    top: 0;
}

#hr2 {
    background: url(../image/reisa-hr2P.png) no-repeat 0 0;
    width: 13px;
    height: 13px;
    position: absolute;
    right: -12px;
    top: 0;
}

#headribbonshadow {
    background: url(../image/reisa-headribbon.png) no-repeat center 0;
    height: 13px;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 98;
}

/* --- Top menu */

#topNav {
    padding: 0;
    margin: 40px 10px 0 0;
    width: 210px/*500px*/;
    float: right;
    z-index: 99;
}

#topNav li {
    display: inline-block;
    float: left;
    list-style: none;
    margin: 0 0 0 20px;
    position: relative;
    z-index: 99;
}

#topNav li a {
    display: block;
    color: #333;
}

#topNav li a:hover, #topNav li.on a {
    color: #ee2e24;
}

#topNav li ul {
    display: none;
}

/* --- Main menu */

#mainNav {
    padding: 0;
    margin: 40px 0 0;
    width: auto;
    position: absolute;
    right: 13px;
    bottom: 13px;
    z-index: 99;
    display: block;
}

#mainNav li {
    display: inline-block;
    float: left;
    list-style: none;
    margin: 0 0 0 6px;
    padding: 0;
    position: relative;
    /*z-index: 99;*/
}

#mainNav li a, #mobilemenubutt {
    display: block;
    color: #333;
    padding: 12px 14px 0;
    height: 34px;
    /*color: #fff;
    background: url(../images/reisa-mainnavbgP.png) repeat-x 0 bottom;*/
    font-weight: bold;
    font-size: 15px;
}

#mainNav li ul li a{ color:#fff; text-decoration:none;};


#mainNav li a:hover, #mainNav li.on a,
.membershipSection #mainNav li a.membership, .homeSection #mainNav li a.home,
#mobilemenubutt:hover {
    background-position: 0 0;
    text-decoration: none;
    color: #da532c;
}

/* --- Drop menu */

#mainNav ul {
    display: none;
    width: 200px;
    position: absolute;
    top: 46px;
    left: 0;
    z-index: 99;
    background: #4261AA;
    padding: 0;
}

#mainNav ul li {
    margin: 0;
    float: none;
    display: block;
}

#mainNav ul li a {
    padding: 8px 12px;
    background: none;
    font-size: 13px;
    font-weight: normal;
    height: auto;
}

#mainNav ul li a:hover {
    background: #4FC2B8;
}

/* 3. Content
----------------------------------------------*/

/* --- Home page */

#home {
    position: relative;
    bottom: 13px;
    background: #fff;
}

#homecols {
    float: left;
    width: /*83%*/100%;
}

#homecols .topcols {
    width: 31%;
    padding: 0 1% 24px;
    background: url(../image/reisa-botshadow3.png) no-repeat center bottom;
}

#homecols3 {
    float: right;
    width: 17%;
}

#homecols3 .topcol {
    width: 100%;
}

#homecols .topcols a, #homecols .topcols img {
    display: block;
}

#homecols .topcols h2 {
    margin: 0;
}

#homecols .topcols h2 a {
    display: block;
    color: #fff;
    font-weight: normal;
    background:url(../../../../image/reisa-redgrad-ab1f1bP.png) repeat-x 0 156px #be3209;
    padding: 8px 20px;
    font-size: 20px;
    text-align: center;
}

.twitterfeed {
    margin: 20px 0 0;
}

.twitterfeed iframe {
    min-width: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
}

#home .topcol h2 a:hover {
    background: #EE2E24;
    text-decoration: none;
}

#twitterheadinglink {
    color: #EE2E24;
    display: block;
    padding: 10px 15px 0;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
}

#twitterheadinglink span {
    color: #333;
}

#twitterheadinglink:hover span {
    color: #EE2E24;
}

.botcol.newscol.grid_3 {
    clear: left;
}

.twitterfeed .twtr-hd, .twitterfeed .twtr-ft, .twtr-avatar {
    display: none !important;
}

.twitterfeed .twtr-bd {
    padding: 0 !important;
}

.twitterfeed .twtr-tweet-wrap {
    padding: 15px !important;
    font-size: 13px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.twitterfeed .twtr-widget .twtr-tweet {
    border: 0;
}

.twitterfeed #twtr-widget-1 .twtr-doc,
.twitterfeed #twtr-widget-1 .twtr-timeline,
.twitterfeed #twtr-widget-1 .twtr-new-results,
.twitterfeed #twtr-widget-1 .twtr-results-inner {
    background: none !important;
    background-color: transparent !important;
}

.twitterfeed #twtr-widget-1 .twtr-tweet em a {
    color: #bbb !important;
}

#twitterfeedlink {
    display: block;
    padding: 6px 0 6px 37px;
    background: url(../image/reisa-twitterfeedicon.png) no-repeat 6px 50% #dedede;
    color: #ab1f1b;
    font-weight: bold;
    font-size: 11px;
}

#twitterfeedlink:hover {
    background-color: #ededed;
    text-decoration: none;
}

.homesingle {
    margin: 0 0 40px;
}

.topcol h3, .botcol h3 {
    margin: 0 0 16px;
}

.homesingle h3 a, .reisapartners h3 a {
    background: url(../images/reisa-mainnavbg.png) repeat-x scroll 0 -46px #414141;
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    padding: 6px 16px;
}

.homesingle h3 a:hover, .reisapartners h3 a:hover {
    background: url(../images/reisa-mainnavbg.png) repeat-x scroll 0 12px #ee2e24;
    text-decoration: none;
}

#partnerscroller {
    width: 160px;
    margin: 0 auto;
}

.reisapartners ul {
    padding: 0;
}

.reisapartners ul li {
    padding: 0;
    list-style: none;
    margin: 0 0 16px;
}

.reisapartners ul li h2, .reisapartners .newsListItemRight {
    display: none;
}

.reisapartners ul li div.recordListWrap {
    height: 120px;
    display: table-cell;
    vertical-align: middle;
}

.reisapartners ul li a img {
    display: block;
    float: left;
    max-width: 158px;
}

#home .botcol.grid_3 {
    width: 31%;
    padding: 0 2% 20px 0;
}

.myaccountSection .botcol.grid_3 {
    width: 35%;
    padding: 15px 1% 20px 0;
}

.myaccountSection .botcol.newscol.grid_3 {
    clear: none;
}

.myaccountSection .botcol.membercol.grid_3 {
    width: 28%;
    padding-right: 0;
}

.membercol img.left {
    margin: 0 10px 10px 0;
}

#home .botcol h2, .myaccountSection .botcol h2 {
    margin: 0;
    padding: 0 10px;
}

#home .botcol.welcomecol h2, .myaccountSection .botcol.membercol h2 {
    padding: 0;
    margin: 0 0 22px;
}

#home .botcol h2 a, .myaccountSection .botcol h2 a {
    display: block;
    color: #333;
    font-weight: normal;
    font-size: 21px;
}

.newscol ul, .eventscol ul {
    padding: 0;
}

.newscol ul li {
    padding: 22px 10px 48px;
    list-style: none;
    list-style-image: none;
    background: url(../image/reisa-botshadow3.png) no-repeat center bottom;
}

.welcomecol .padme {
    padding: 0 10px;
}

.newscol ul h4 {
    margin: 0;
}

.eventscol ul li {
    padding: 11px 10px;
    list-style: none;
    list-style-image: none;
    position: relative;
}

li.eventslistitem span.small {
    display: inline-block;
    width: 37px;
    height: 37px;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    line-height: 10px;
    color: #fff;
    background: #c95635/*#ee2e24*/;
    text-transform: uppercase;
    position: absolute;
    left: 10px;
    top: 18px;
}

.eventsSection li.eventslistitem span.small {
    left: 0;
    top: 0;
}

li.eventslistitem span.small strong {
    font-weight: bold;
    display: block;
    font-size: 22px;
    line-height: 24px;
    color: #666;
    background: #f0f0f0;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 35px;
    border: solid #ccc;
    border-width: 0 1px 1px;
}

li.eventslistitem span.small.tba strong {
    font-size: 20px;
}

li.eventslistitem .eventslistitemright {
    display: inline-block;
    float: right;
    width: 75%;
}

li.eventslistitem .eventslistitemright h4,
li.eventslistitem .eventslistitemright p {
    margin: 0;
}

.bottombanner {
    min-height: 118px;
    width: 100%;
    max-width: 740px;
    clear: both;
	margin:auto;
}

.myaccountSection .bottombanner {
    clear: none;
}

.bottombanner ul {
    margin: 20px 0;
    padding: 0;
    max-width: 100% !important;
    height: auto !important;
}

.bottombanner li {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-image: none;
    max-width: 100% !important;
    height: auto !important;
}

.bottombanner a, .bottombanner img {
    display: block;
    width: 98% !important;
    height: auto !important;
}

/* --- Inner pages */

.nothome #headribbon {
    height: 150px;
}

.nothome #headribbon h1, .myaccountSection #headribbon h1 {
    padding-top: 65px;
}

#landingheaderimg {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

#landingheaderimg ul, #landingheaderimg ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#landingheaderimg ul {
    position: relative;
    float: right;
    width: 100%;
    height: 150px;
}

#landingheaderimg img {
    float: right;
}

#bannerFade {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 150px;
    background: url(../images/banner-fade.png) no-repeat center center;
    z-index: 97;
}

#landingheaderimg iframe {
    display: none;
}

.nothome #headribbon h1 {
    width: auto;
}

#content {
    position: relative;
    bottom: 13px;
    background: #fff;
}

#sideBar {
    float: left;
}

/* --- Inner menu */

#innernav {
    margin: 0 0 20px;
    background: url(../image/reisa-innernavbg-f4f4f4.png) repeat-x 0 bottom #f4f4f4;
    clear: both;
}

#innernav, #innernav ul {
    padding: 0;
    list-style: none;
    display: block;
    position: relative;
}

#innernav li {
    padding: 0;
    list-style: none;
    list-style-image: none;
}

#innernav li a {
    display: block;
    background: url(../image/reisa-greygrad-626262.png) repeat-x 0 top #626262;
    color: #fff;
    font-size: 20px;
    padding: 18px 0 0 20px;
    height: 38px;
    margin: 0;
    font-weight: bold;
}

#innernav .welcome {
    font-size: 14px;
}

#innernav li.catimg {
    min-height: 141px;
}

#innernav li.catimg li, #innernav li.catimg li.on,
.searchdirectorySection #innernav li.menuLi12,
.companysearchSection #innernav li.menuLi12 {
    border: 0;
    width: 100%;
    right: auto;
}

#innernav li.catimg li a, #innernav li.catimg li.on a,
.searchdirectorySection #innernav li.menuLi12,
.companysearchSection #innernav li.menuLi12, #branchcatimg {
    display: block;
    background: url(../images/reisa-innerslide01.jpg);
    background-size: cover;
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 141px;
}

#innernav li.catimg li a img, .sitemapSection #innernav li li.menuLi1 img,
.searchdirectorySection #innernav li.menuLi12 img,
.companysearchSection #innernav li.menuLi12 img {
    display: block;
    width: 100%;
}

.myReisaMenu ul {
    display: none;
}

.myReisaMenu.on ul {
    display: block !important;
}

#innernav li a:hover {
    background: #626262;
    text-decoration: none;
}

#innernav ul {
    background: url(../image/reisa-innernavshadow.png) no-repeat center top;
    background-size: 100% 12px;
}

#innernav ul ul {
    width: auto;
    padding: 10px 0;
}

#innernav li li {
    background: url(../image/reisa-innernavsep.png) no-repeat center bottom;
    background-size: 100% 1px;
}

#innernav li li:last-child {
    background: none;
}

#innernav li li a {
    background: none;
    color: #333;
    font-size: 14px;
    padding: 14px 20px;
    height: auto;
    margin: 0 !important;
    display: block;
}

#innernav li li.on, .searchdirectorySection #innernav li li.menuLi52,
.companysearchSection #innernav li li.menuLi53 {
    background: url(../images/reisa-innernavonbg-ab1f1b.png) repeat-x 0 bottom #ab1f1b;
    width: 231px;
    position: relative;
    right: 9px;
}

#innernav li li.on a, .searchdirectorySection #innernav li.menuLi52 a,
.companysearchSection #innernav li.menuLi53 a {
    padding: 14px 29px;
}

#innernav li li.on a, #innernav li li.on a:hover,
.searchdirectorySection #innernav li.menuLi52 a,
.searchdirectorySection #innernav li.menuLi52 a:hover,
.companysearchSection #innernav li.menuLi53 a,
.companysearchSection #innernav li.menuLi53 a:hover {
    color: #fff;
}

#innernav li li a:hover {
    color: #ee2e24;
    background: none;
}

#innernav li li.on ul {
    background: url(../image/reisa-innernavonbot.png) no-repeat center bottom;
    padding: 0 0 18px;
}

#innernav li li.off ul {
    display: none;
}

#innernav li li.off ul ul {
    display: block;
}

#innernav li li.off.menuIsParent ul {
    background: #eee;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #fff;
    padding: 10px 0;
}

#innernav li.off.menuIsParent ul ul {
    border: 0;
}

#innernav li li.off.menuIsParent li a {
    color: #666;
}

#innernav li.off.menuIsParent li a:hover {
    color: #111;
}

#innernav li li li, #innernav li li.on li {
    list-style: square;
    margin: 0 8px 8px 36px;
    color: #8C1117;
    border: 0;
    background: none;
    right: auto;
}

#innernav li li li a, #innernav li li.on li a {
    background: none;
    color: #f6d3d4;
    font-size: 13px;
    padding: 0;
    width: auto;
    display: block;
}

#innernav li li li a {
    color: #555;
}

#innernav li li li a:hover {
    color: #000;
}

#innernav li li li.on {
    color: #fff;
    background: none;
    width: auto;
}

#innernav li li li.on a {
    color: #fff;
}

#innernav li li li.on a:hover, #innernav li li.on li a:hover {
    background: none;
    color: #fff;
}

#innernav li li li.on:hover, #innernav li li li.on a:hover {
    color: #fff;
}

#innernav li li li ul {
    background: none !important;
    padding: 0 0 1px !important;
}

#innernav li li li li {
    margin: 4px 0 0 20px !important;
    list-style: disc !important;
}

#innernav li li li li li {
    list-style: circle !important;
}

/* --- Inner Content */

#mainBar {
    padding: 20px 3% 30px 2%;
    float: right;
    z-index: 10;
}

.myaccountSection #mainBar {
    width: 73%;
    padding: 20px 0 30px 2%;
}

.breadcrumb {
    display: none;
}

#landingpageshortcuts {
    padding: 10px 0 0;
    float: right;
    width: 75%;
}

#landingpageshortcuts ul.topcat {
    width: 100%;
    margin: 10px 0 15px;
    padding: 0;
    left: 0;
}

#landingpageshortcuts ul {
    float: left;
    width: 31%;
    margin: 0 3% 0 0;
    padding: 0;
    position: relative;
    left: 25px;
}

#landingpageshortcuts ul.topcat li {
    float: left;
    width: 31%;
    margin: 0 3% 0 0;
    display: block;
    list-style: none;
    list-style-image: none;
}

#landingpageshortcuts .end {
    margin: 0 !important;
}

#landingpageshortcuts ul.topcat a {
    float: left;
    display: inline-block;
    color: #fff;
    font-weight: normal;
    background: url(../images/reisa-redgrad-ab1f1b.png) repeat-x 0 0 #ab1f1b;
    padding: 8px 16px;
    font-size: 16px;
    width: 88%;
}

#landingpageshortcuts ul.topcat a:hover {
    background: #ab1f1b;
    color: #fff;
    text-decoration: none;
}

#landingpageshortcuts li a {
    display: block;
    color: #333;
}

#landingpageshortcuts li {
    padding: 0;
    margin: 0 0 8px;
}

#landingpageshortcuts li a:hover {
    color: #EE2E24;
    text-decoration: none;
}

#rhcol {
    float: right;
    padding: 10px 1% 0 0;
    z-index: 10;
}

#promospace {
    padding: 0;
}

#promospace li {
    list-style: none;
    list-style-image: none;
    background: none;
    padding: 0 0 10px;
    margin: 10px 0 0;
}

#promospace li a {
    display: block;
}

#promospace li a img {
    display: block;
    border: 1px solid #fff;
}

#promospace li a:hover img {
    border: 1px solid #aaa;
}

#newsarchivemenu {
    padding: 0;
}

#newsarchivemenu > li {
    padding: 0;
    list-style: none;
    list-style-image: none;
}

#newsarchivemenu > li > a {
    font-weight: bold;
    font-size: 15px;
    display: block;
    padding: 3px 0;
}

#newsarchivemenu ul {
    display: none;
    padding-left: 25px;
}

#newsarchivemenu li.on ul {
    display: block;
}

#newsarchivemenu ul li {
    list-style: url("../image/reisa-dotpoint.png");
}

#newsarchivemenu li a, #newsarchivemenu li.on ul li a {
    color: #333;
    text-decoration: none;
}

#newsarchivemenu ul li a {
    position: relative;
    bottom: 3px;
}

#newsarchivemenu li a:hover, #newsarchivemenu li.on a,
#newsarchivemenu li.on ul li a:hover, #newsarchivemenu li.on ul li.on a {
    color: #EE2E24;
}

/* 4. Foot
----------------------------------------------*/

#footbg1 {
    /*background: url(../images/reisa-footerbgbg.png) repeat-y center 0 #3c3c3c;
    margin-bottom: 30px;*/
	background:#141414;
}

#foot {
    /*background: url(../images/reisa-footgradbg.png) repeat-x 0 0 #3b3b3b;*/
	background:#141414;
    position: relative;
    top: 0px;
    right: 11px;
    padding: 0 11px 0px;
}

#fr1 {
    background: url(../images/reisa-fr1.png) no-repeat left 0 #fff;
    width: 100%;
    height: 12px;
    position: relative;
    bottom: 12px;
    right: 11px;
    padding: 0 11px;
}

#fr2 {
    background: url(../image/reisa-fr2.png) no-repeat right 0;
    display: block;
    width: 100%;
    height: 12px;
    position: absolute;
    right: 0;
}

#foot .grid_3 {
    width: /*21%*/29.33333%;
    padding: 15px 2% 15px;
}

#foot li {
    list-style: none;
    list-style-image: none;
    color: #ab1f1b;
}

#foot li.menuIsParent a.menuA1 {
    pointer-events: none;
    text-decoration: none;
}

#foot li span.noLink, #foot li a {
    pointer-events: auto;
    color: #9e9e9e;
    font-size: 19px;
    border-bottom: 1px solid #3b3b3b;
    display: block;
    margin: 0 0 8px;
    padding: 0 0 8px;
}

#foot li ul {
    padding: 5px 0 5px 15px;
}

#foot li li {
    list-style: square;
    color: #da532c/*ab1f1b*/;
}

#foot li li, #foot li li a {
    font-size: 13px;
    border: 0;
    margin: 0;
    padding: 0;
}

#foot li li.nolist {
    list-style: none;
    position: relative;
    right: 20px;
    color: #9e9e9e;
}

#foot li li p {
    margin-top: 0;
}

#foot li#socialnetworkingicons p {
    margin: 8px 0 12px;
}

#foot li#socialnetworkingicons a {
    display: inline-block;
    font-size: 13px;
    border: 0;
    margin: 0 3px 0 0;
    padding: 0;
}

#foot li a#aolink {
    background: url(../images/reisa-aolink.png) no-repeat 0 0;
    display: block;
    width: 97px;
    height: 33px;
    margin: 0;
    padding: 0;
}

#foot li a#aolink span {
    display: none;
}

#foot li a#aolink:hover {
    background-position: 0 -33px;
}

/* 5. General Styles
----------------------------------------------*/

.left {
    float: left;
}

.right {
    float: right;
}

.padme {
    padding: 0 20px;
}

.padmeleft {
    padding: 0 0 0 20px;
}

.padmeright {
    padding: 0 20px 0 0;
}

.eventsSection .padmeright {
    padding: 0 40px 0 0;
}

.myaccountSection .padmeright {
    padding: 0;
}

.morelink {
    display: list-item;
    list-style: square;
    color: #EE2E24;
    margin: 0 0 0 15px;
}

img.imageRight {
    float: right;
    display: inline;
    margin: 0 0 10px 15px;
    padding: 5px;
    -moz-box-shadow: 0 3px 3px #DDDDDD;
}

img.imageLeft {
    float: left;
    margin: 0 15px 10px 0;
    padding: 5px;
    border: 1px solid #ddd;
    -moz-box-shadow: 0 3px 3px #DDDDDD;
}

.form-link {
    display: block;
    margin: 0 0 1em;
}

#TB_window {
    border: 4px solid #fff !important;
}

#TB_window #TB_title, #TB_window #TB_closeAjaxWindow {
    height: auto !important;
    padding: 0 !important;
    background: none !important;
    text-indent: -999em !important;
}

#TB_window #TB_closeWindowButton {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../image/fancy_closebox.png) no-repeat 0 0;
    color: transparent;
    font-size: 0 !important;
    text-indent: -999em !important;
    cursor: pointer;
    position: absolute !important;
    top: -15px !important;
    right: -15px !important;
}

#TB_ajaxContent {
    padding: 25px !important;
}

#TB_ajaxContent h3 {
    margin: 0 !important;
    font-size: 20px !important;
}

#TB_ajaxContent p {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 12px !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: bold !important;
}

#TB_window img#TB_Image {
    border: 0 !important;
}

.ie_flash_filter {
    z-index: 99;
}

#mobilemenubutt {
    display: none;
    float: right;
}

#mobilemenu {
    padding: 0;
    margin: 40px 0 0;
    width: auto;
    z-index: 99;
    display: block;
    width: 100%;
    max-width: 400px;
    position: absolute;
    top: 122px;
    right: 0;
    margin: 0;
    background: url(../image/reisa-mobilemenugrad.png) repeat-x right 0;
    height: 190px;
    display: none;
}

#mobilemenu li {
    display: inline-block;
    float: left;
    list-style: none;
    margin: 0 0 0 6px;
    padding: 0;
    position: relative;
    z-index: 99;
    width: 50%;
    margin: 0;
            box-sizing: border-box;
       -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: solid #777;
    border-width: 0 0 1px 1px;
}

#mobilemenu li:nth-child(odd) {
    border-width: 0 0 1px 0;
}

#mobilemenu li a {
    display: block;
    color: #333;
    padding: 12px 14px 0;
    height: 34px;
    color: #fff;
    background: url(../image/reisa-mainnavbg.png) repeat-x 0 bottom;
    font-weight: bold;
    font-size: 15px;
    background: none;
}

#mobilemenu li a:hover {
    background: url(../image/reisa-mainnavbg.png) repeat-x 0 0;
    text-decoration: none;
}

#mobilemenu ul {
    display: none !important;
}

#mobilemenu li#mobilesearch {
    display: block;
    width: 50%;
    border-width: 0;
}

#mobilemenu li#mobilesearch form {
    display: block;
    padding-top: 11px;
}

#mainNav li#mobilesearch {
    display: none;
}

#layoutswitch {
    margin: 0 30px;
}

#reiformsnow {
    background: url(../images/login-button-forms-now2.png) no-repeat 0 0;
    background-size: 100% auto;
    display: block;
    margin: 10px 0 0;
    width: 100%;
    height: 75px;
}

.wysiwygcontent img {
    max-width: none;
}
#mainNav ul li ul{
	left: 200px;
	top: 0;
}

#mainNav ul li ul li ul{
	left:-200px;
}


	   /*.meeting_dropdown{
		    background-color:#4261aa !important;
			width:100px !important;
		   }
		.QGM_dropdown{
			  background-color:#4261aa !important; 
			  width:100px !important; 
			  margin-left:300px !important;
			} 
		.QGM_under_2018_dropdown{
			  background-color:#4261aa !important; 
			  width:120px !important; 
			  margin-left:300px !important;
			}*/	  


