/* CLEAR */
#rt-menu ul.menu li.active a, #rt-menu ul.menu li.active a:hover {}
.menutop li.parent.root > .item span, .menu-type-splitmenu .menutop li.parent .item span {background:none !important;}
#rt-sidebar-a, #rt-sidebar-b, #rt-sidebar-c {background-color:transparent !important;}


/* MODULE VARIANTS */
.scootUp100 {margin-top:-100px;}
.scootUp95 {margin-top:-95px;}
.scootUp90 {margin-top:-90px;}
.scootUp85 {margin-top:-85px;}
.scootUp80 {margin-top:-80px;}
.scootUp75 {margin-top:-75px;}
.scootUp70 {margin-top:-70px;}
.scootUp65 {margin-top:-65px;}
.scootUp60 {margin-top:-60px;}
.scootUp55 {margin-top:-55px;}
.scootUp50 {margin-top:-50px;}
.scootUp45 {margin-top:-45px;}
.scootUp40 {margin-top:-40px;}
.scootUp35 {margin-top:-35px;}
.scootUp30 {margin-top:-30px;}
.scootUp25 {margin-top:-25px;}
.scootUp20 {margin-top:-20px;}
.scootUp15 {margin-top:-15px;}
.scootUp10 {margin-top:-10px;}
.scootUp5 {margin-top:-5px;}

.scootDown100 {margin-top:100px;}
.scootDown95 {margin-top:95px;}
.scootDown90 {margin-top:90px;}
.scootDown85 {margin-top:85px;}
.scootDown80 {margin-top:80px;}
.scootDown75 {margin-top:75px;}
.scootDown70 {margin-top:70px;}
.scootDown65 {margin-top:65px;}
.scootDown60 {margin-top:60px;}
.scootDown55 {margin-top:55px;}
.scootDown50 {margin-top:50px;}
.scootDown45 {margin-top:45px;}
.scootDown40 {margin-top:40px;}
.scootDown35 {margin-top:35px;}
.scootDown30 {margin-top:30px;}
.scootDown25 {margin-top:25px;}
.scootDown20 {margin-top:20px;}
.scootDown15 {margin-top:15px;}
.scootDown10 {margin-top:10px;}
.scootDown5 {margin-top:5px;}

.shiftLeft100 {margin-left:-100px;}
.shiftLeft95 {margin-left:-95px;}
.shiftLeft90 {margin-left:-90px;}
.shiftLeft85 {margin-left:-85px;}
.shiftLeft80 {margin-left:-80px;}
.shiftLeft75 {margin-left:-75px;}
.shiftLeft70 {margin-left:-70px;}
.shiftLeft65 {margin-left:-65px;}
.shiftLeft60 {margin-left:-60px;}
.shiftLeft55 {margin-left:-55px;}
.shiftLeft50 {margin-left:-50px;}
.shiftLeft45 {margin-left:-45px;}
.shiftLeft40 {margin-left:-40px;}
.shiftLeft35 {margin-left:-35px;}
.shiftLeft30 {margin-left:-30px;}
.shiftLeft25 {margin-left:-25px;}
.shiftLeft20 {margin-left:-20px;}
.shiftLeft15 {margin-left:-15px;}
.shiftLeft10 {margin-left:-10px;}
.shiftLeft5 {margin-left:-5px;}

.shiftRight100 {margin-right:-100px;}
.shiftRight95 {margin-right:-95px;}
.shiftRight90 {margin-right:-90px;}
.shiftRight85 {margin-right:-85px;}
.shiftRight80 {margin-right:-80px;}
.shiftRight75 {margin-right:-75px;}
.shiftRight70 {margin-right:-70px;}
.shiftRight65 {margin-right:-65px;}
.shiftRight60 {margin-right:-60px;}
.shiftRight55 {margin-right:-55px;}
.shiftRight50 {margin-right:-50px;}
.shiftRight45 {margin-right:-45px;}
.shiftRight40 {margin-right:-40px;}
.shiftRight35 {margin-right:-35px;}
.shiftRight30 {margin-right:-30px;}
.shiftRight25 {margin-right:-25px;}
.shiftRight20 {margin-right:-20px;}
.shiftRight15 {margin-right:-15px;}
.shiftRight10 {margin-right:-10px;}
.shiftRight5 {margin-right:-5px;}

.centerMe {text-align:center;margin:0 auto;}
.flush {margin:0;padding:0;}
.stretch {margin:20px auto;padding:5px;}
.alignLeft {text-align:left;margin: auto auto auto 0}
.alignRight {text-align:right; margin: auto 0 auto auto;}
.flush {margin:0;padding:0;}
.alignLeft {text-align:left;margin: auto auto auto 0}
.alignRight {text-align:right; margin: auto 0 auto auto;}
.centerMe {margin:0 auto 0 80px;}
    .centerMe h2.title {margin-left:-8px;}


/* COMMON PROBLEMS */
#yoo-zoo .items h1.pos-title {font-family:inherit;}
#userForm .componentheading {display:none;}

/* MENU */
.menu-icons {float:right;margin:0;}
.menu-icons ul {display:inline;text-align:right;}
.menu-icons li {float:left;list-style:none;margin:0 0 0 20px;}
.menu-icons img {height:30px;width:auto;}

.menu-list li {list-style:square;}
.menu-list li a {color:#ffffff;font-size:12px;} 

.menutop li.hideMe {display:none;}  /* MOD SUFFIX FOR HIDING SINGLE MENU ITEM */
.menutop li.hideSub li {display:none;}  /* MOD SUFFIX FOR HIDING SUB MENU ITEM */


.menu-simple ul{display:inline;text-align:right;}
.menu-simple li {float:left;list-style:none;margin:0 0 0 15px;font-size:11px;}

ul.menu-action {padding:10px 25px 10px 0;height:auto;margin:0 auto;text-align:center;}
ul.menu-action li {list-style-type:none;padding:10px 0;}
ul.menu-action li a {font-size:100%;color:#ffffff;font-weight:bold;}
    
ul#topmenu {list-style: none;margin: 0;font-weight: bold;height: 30px;float: right;}
ul#topmenu li {float: left;margin: 0 5px;}
ul#topmenu li a {position: relative;text-transform: uppercase;text-decoration: none;display: block;padding: 5px 10px;-webkit-border-radius: 5px;-moz-border-radius: 5px;background-color: #e4e2dc;background: -webkit-gradient(linear, left top, left bottom, from(#e4e2dc), to(#cfcbc3));background: -moz-linear-gradient(top,  #e4e2dc,  #cfcbc3);    border: 1px solid #ccc;color: #777;text-shadow: 0 1px 0 rgba(255,255,255,.6);-webkit-box-shadow: 1px 1px 0 rgba(255,255,255,1);-moz-box-shadow: 1px 1px 0 rgba(255,255,255,1);  -pie-background: linear-gradient(#e4e2dc, #cfcbc3 70%);  border-radius: 5px;  box-shadow: 1px 1px 0 rgba(255,255,255,1); }
ul.menu li a:before, ul.menu li .item:before, ul.menu li .separator:before {content: none !important;}
ul#topmenu li.current a , ul#topmenu li.active a, ul#topmenu li a:hover {color: #fff;text-shadow: 0 1px 0 rgba(0,0,0,.5); background-color: #cfcbc3;background: -webkit-gradient(linear, left top, left bottom, from(#cfcbc3), to(#cfcbc3));background: -moz-linear-gradient(top,  #cfcbc3,  #cfcbc3);  }


/* Main Menu */
ul.gf-menu {/*padding:5px 30px;*/margin: 0 0 10px 25px;color:#fff !important;}
ul.gf-menu li {width:15% !important;font-family: "Lucida Grande", Lucida, Verdana, sans-serif !important;text-shadow:1px -1px #000 !important;font-weight:bold !important;background-color:transparent;}
ul.gf-menu li a, ul.gf-menu .item, ul.gf-menu a {color:#fff !important;text-transform:capitalize;text-shadow: 1px 0 #000;border-bottom:none !important;}
ul.gf-menu li:first-line {font-size:20px !important;line-height:35px;padding-top:20px;}
ul.gf-menu li:active, ul.gf-menu li:hover,.gf-menu.l1 > li.active, .gf-menu.l1 > li.parent:hover, .gf-menu .dropdown ul li:hover > .item {background:#313131 !important;padding-bottom:0px;border:none !important;border-bottom:none !important; border-radius:0 !important;box-shadow:none !important;}
.gf-menu li.parent > .item:after {content: none !important;}
.gf-menu .dropdown {background-color:#333;display:none;}
.gf-menu .dropdown ul li .item, .gf-menu .dropdown {border:none !important;border-top:none !important;}

.gf-menu ul.l2 .item {font-size:8px;}
.gf-menu .item.subtext > em {color:#fff;font-size:11px;}
.gf-menu li:hover > .item, .gf-menu li:active > .item {color:#fff;text-shadow:none;}

ul.gf-menu li.active a, ul.gf-menu li:hover a,
ul.gf-menu li.parent.active a, ul.gf-menu li.parent:hover a, ul.gf-menu a, ul.menu li .separator {color:#fff !important;border-bottom:none !important;}
ul.gf-menu li, ul.gf-menu li.active, ul.gf-menu li:hover,
ul.gf-menu li.parent.active, ul.gf-menu li.parent:hover {border-bottom:none !important;}
ul.gf-menu li:hover .item {border-bottom:none !important;}
 #rt-feature a {color:#fff !important;}
 
 
/*STALKER*/
#modstalker ul {list-style:none;display:inline;margin:-15px 0 15px 0;padding:0;float:right;}
#modstalker li {list-style:none;float:left;padding:0 8px;}
#modstalker img { padding-bottom:1px; vertical-align: middle; border: solid 0; }
.netIcon {display:block;background-image:url(../images/stalker32_vintage.png);overflow:hidden;height:32px;width:32px;}
.fb {background:url(../images/stalker32_vintage.png) 0 0 no-repeat;}
.link  {background-position: -32px 0;}
.rss {background:url(../images/stalker32_vintage.png) -96px 0 no-repeat;}
.twit {background:url(../images/stalker32_vintage.png) -128px 0 no-repeat;}
.you  {background-position: -128px 0;}
.phone {position:relative;float:right;width:auto;margin:0;padding:0;top:20px;}

.myContact {text-align: right;}
.myReserve {text-align:center;margin:0;padding:0;width: 200px;height:175px;overflow:hidden;}
.mySlogan {text-align:center;color:#fbfbfb; text-shadow:2px 2px 3px #111;padding:0px;font-size:20px;line-height:24px;margin:0 -5px;}

.nomarginbottom .rt-block {margin-bottom:0 !important;}


/* SOCIAL */
.allshare_button_pinterestfix {padding-top: 0px !important;}
  
  /* JOOMLA 3.2 */
  

/* YELLOWWEBMONKEY */
body {background:#DDDBD4;}

#rt-top-surround {width:100%;background: #CFE0D6 url(../images/header1.jpg) top center repeat-x;text-shadow:none;box-shadow:none;border-bottom:none;margin:0 auto -10px auto;/*max-height:160px;*/}  
#rt-logo {background: url(../images/logo/logo.png) 0 0 no-repeat;width: 254px;height: 135px;display: block;margin:-50px auto 15px 0;}
#rt-showcase,#rt-showcase .rt-showcase-pattern {background:none !important;box-shadow:none;border-bottom:none;}
#rt-showcase {width:100%;min-height: 375px;margin-bottom:-20px;}
#rt-showcase .rt-container {margin:0 auto; background: #89755D url(../images/bannerBg.jpg) top center repeat-x;padding-bottom:0;}

#rt-feature {margin-top:-15px;width:100%;background: transparent url(../images/header2.jpg) top center no-repeat;}
#rt-feature .rt-container {height:55px;margin:0 auto;background: #555 url(../images/menu/menuBg.png) top center repeat-x;
-webkit-border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-radius-topleft: 10px;-moz-border-radius-topright: 10px;
position: relative;z-index: 9999;
border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom: 1px solid #010101;}

#rt-mainbody-surround .rt-container {background-color:#fff;}

#bottomWrapper {width:100%;background: #777 url(../images/footerWrapperBg.jpg) top center repeat;}
/*#rt-bottom, #rt-bottom p {color:#dcdcdc;} */
#rt-bottom .module-title, #rt-bottom .title {color:#fff !important;border-bottom:none !important;text-shadow: 1px 1px 0 #000;}
#rt-bottom .zoo-item-list a {color:#fff !important;text-shadow:1px 1px #000;}
#rt-bottom p {color:#ccc;}
#rt-bottom .wk-twitter p {color:#353636;}
#rt-bottom a {color:#fff;}
#rt-bottom .rt-block, #rt-bottom .wk-twitter {min-height:175px;margin-top:15px;margin-right: 7px;padding-top: 8px;background-color: #353636;
-webkit-box-shadow: 0 0 4px rgba(0,0,0,.6);-moz-box-shadow: 0 0 4px rgba(0,0,0,.6);-webkit-border-image: url(../images/footerModuleBorder.png) 5 2 2 5 round;-moz-border-image: url(../images/footerModuleBorder.png) 5 2 2 5 round; box-shadow: 0 0 4px rgba(0,0,0,.6);border: 1px solid #5e6060;}

#rt-footer {background:none !important;box-shadow:none;border-top:none;}
#rt-footer h3 {color:#fff;text-align:center;font-weight:bold;}
#rt-footer p {text-align:center;font-weight:bold;line-height:22px;font-size:12px;color:#999;}
#rt-footer span {color:#fff;}

#rt-copyright {border-top:none !important;}
#rt-copyright .rt-block {text-align:center;}

/* ZOO */
.zoo-item-list .title {font-size:18px;border-bottom: none;}

X[href*="rezovation"] {
border-color: #5c6c34;
background-color: #859B4E;
color:#fff;border-radius:10px;
}
body.zoo-blog #yoo-zoo .item div.media-left {
    margin: 0px 35px 0px 0px;}

/* Media Queries */

@media only screen and (max-width: 360px) {
	#rt-showcase ul.nav li span {display: none;}	
	#rt-logo {background-size: 200px 120px !important;width: 200px;height: 120px;}
	#CDSWIDEXC.widEXC img#CDSWIDEXCLOGO.widEXCIMG {margin-top: 20px;}
	#CDSWIDCOE.widCOE .widCOEImg {margin-bottom: 20px !important;}
	.customscootUp10 img {margin-right: 22px !important;}
	.wk-twitter a {display: none;}
}