/* Frontpage 

 */

/* Main Menu */

@media (max-width: 724px) {
#region1wrap {
    background: #0d3a5d;
} }

#menuwrap {
    bottom: 0px; }

#headerwrap {
    background: #0d3a5d; }

#menuright1 {
    float: right;
    padding: 0 12px 0px;
    margin: 6px 0 -16px 0;
}

#menuwrap ul.menu > li > a:hover, #header ul.menu > li.xtcHover a {
color: #0d3a5d; }

/* K2 Item Image Popup */

#fancybox-close {z-index: 330000000;}

#fancybox-left-ico {left: 0 !important;}

#fancybox-right-ico {right: 0 !important; left: unset;}

#fancybox-left, #fancybox-right {z-index: 330000000!important;}


#fancybox-wrap {
	z-index: 999999999;
}

/* Left Menu for Cats */

.xtc-iconsidedesktop .iconside {
    width: 100% !important;
}

@media only screen and (min-width: 787px) and (max-width: 967px) {
ul.menu.iconside li img {
    display: none;
	}}

.iconside li {
    border: 1px solid #ddd !important;
background: #f1f1f1 !important; }

ul.menu.iconside li img {
    width: 99px;
    height: 45px;
}
.iconside img {
    margin-top: 5px;
}

/* Layout for k2 item */

ul li {
     }

ul {
    padding-left: 30px;}
	
li {
    list-style-type: initial;
line-height: 120%;
padding-left: 18px;	}

.itemFullText p {
    line-height: 125% !important;
    font-size: 16px !important; }
	
	.desc p {
    margin: 0 0 8px 0px !important; }
	
div.itemCategory span {
    color: #555;
    font-size: 15px;
}

div.itemCategory a {
    font-size: 15px;
    color: #0d3a5d;
}

div.itemTwitterButton {
    float: left;
    margin: 2px 2px 0 0;
    width: 70px;}
	
	div.itemBackToTop a {
    display: none;
}

/* Content Wall */

.product_price {
    width: 100%;
}

.fpk2item p {
font-size: 14px !important; }

.tabbeddark h3 {
    padding: 0 0 10px !important;
    margin: 0 !important; }

.frontpage .tabbeddark .moduletitle {
    font-size: 30px !important;
	margin: 20px 0 30px !important; }
	
h3.catItemTitle {
    color: #0d3a5d !important;
}
	
	/* Locations */
	
#user2 .tabbeddark h3 {padding: 30px 0 20px !important;}
	
	/* COntact Form */
	
	#contact-form h2 {
    font-size: 35px;
    padding-top: 30px;
}

.ffield, dd {
margin: 0; }

#jform_contact_name, #jform_contact_email, #jform_contact_emailmsg, #jform_contact_message { width: 56%;}

/* Map */

.gmap {
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border: 0 none !important;
    box-shadow: none !important;
}

.gm-ui-hover-effect:hover, .gm-ui-hover-effect {
    opacity: 0;
}

.gm-control-active {
    padding: 20px !important;

}

/* Logo */

#logo a { width: unset; }
