#search-form .form-item-keys input {
border: 1px solid #DFDFDF;
    box-shadow: 2px 2px 6px #CCCCCC inset;
    /*margin: 1px -28px 0 40px;*/
    width: 270px;
	padding:8px;
	margin-left:30px;
}

#search-block-form #edit-actions--2 .form-submit{
background: url("../images/search-icon.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
    border-left: 1px solid #DFDFDF;
    height: 22px;
    width: 14px;
	font-size:0px;
    border-style: none none none solid;
    margin-left: 0px;
    margin-top: 0;
}

.searchBox h2{
border:0px solid red;
color: #666666;
    float: left;
    font-family: "Gill Sans light",Verdana,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 29px;
    margin:0;
	width:5px;
}

#search-form .form-submit{
background: url("../images/search-icon.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
    border-left: 1px solid #DFDFDF;
    height: 28px;
    width: 20px;
	font-size:0px;
    border-style: none none none solid;
    margin-left: -40px;
    margin-top: 30px;
}

.grippie{
	display:none;
}
.topHead .mainMenu .region-headermenu {
	border-bottom: none;
}
.topHead .mainMenu .region-headermenu li.last {
	border-bottom:1px solid #515864;
}
.topHead .mainMenu .region-headermenu li ul li.last {
	border-bottom:none;
}
#galleryPopup .modal-content {
	border-radius:0;
}
.searchBox h2 {
	width:auto;
	padding:0;
	margin:0;
}
#search-block-form .form-item-search-block-form {
float: right;
border: 1px solid #dfdfdf;
margin: 0 5px 0 10px;
width: 152px;
box-shadow: inset 2px 2px 6px #ccc;
-webkit-box-shadow: inset 2px 2px 6px #ccc;
-moz-box-shadow: inset 2px 2px 6px #ccc;

}
#search-block-form .form-item-search-block-form input[type=text] {
	width: 107px;
padding: 6px 7px;
font-size: 11px;
color: #666;
float: left;
border: none;
background: none;
box-shadow: none;
margin-left: 0;
}
#search-block-form .form-item-search-block-form input[type=submit] {
border-left: 1px solid #dfdfdf;
background: url(../images/search-icon.jpg) no-repeat center center;
width: 14px;
height: 22px;
float: left;
font-size: 1px;
border-width: 0 0 0 1px;
color: #fff;
}
.select-style:before {
    content:'';
    right:0px; top:0px;
    width:48px; height:46px;
    background: url("../images/form-select-icon.jpg") no-repeat right top #fff;
    position:absolute;
    display:block;
		pointer-events: none;
}
.select-style {
		background:#fff;
		position:relative;
		border: none;
		font-family: "Gill Sans",Verdana,sans-serif;
		padding: 0 10px;
		width: 55%;
		box-shadow: inset -2px 2px 6px #ccc;
		-webkit-box-shadow: inset -2px 2px 6px #ccc;
		-moz-box-shadow: inset -2px 2px 6px #ccc;
    overflow: hidden;
}
.select-style select {
    padding: 13px 0px;
    width: 100%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
		outline:none;
}
.select-style select:focus {
    outline: none;
}

#contact-site-form .form-textarea {
border:0px solid red;
height: 130px;
width: 58%;
}

.buyNowBtn {
	position:relative;
}
.buyNowBtn ul {
	display:none;
position: absolute;
top: 40px;
left: -1px;
margin: 0;
padding: 0;
text-align: left;
background: #ddd;
width: 128px;
}
.buyNowBtn:hover ul {
	display:block;
}
.buyNowBtn ul li {
	position: relative;
	list-style-type: none;
	border: 1px solid #d0ab54;
	border-top:none;
	padding: 0 22px;
}
.buyNowBtn ul li:first-child {
	border-top: 1px solid #d0ab54;
}
.buyNowBtn ul li:hover {
	background:#d0ab54;
}
.buyNowBtn ul li a {
padding: 8px 0 !important;
}
.buyNowBtn:hover ul ul {
	display:none;
}
.buyNowBtn li ul {
	position:absolute;
	display:none;
	left: 126px;
	top: -1px;
}
.buyNowBtn li ul li a {
}
.buyNowBtn li:hover ul {
	display:block;
}
#block-events-events .content {
	height: 178px;
}
.videosPage.mediaPage .mediaBox .mediaBoxWrapper a:hover .playBtn {
	background:url(../images/video-play-hover.png) no-repeat;
}

.gppSocialshare a.twitter {
  background-position: 0 0;
}
.gppSocialshare a.facebook {
  background-position: -32px 0;
}
