@media screen and (min-width: 980px) {
.mainwidth {
	width: 980px;
	margin: 15px auto;
}
#logo {
	float: left;
	margin-left: -15px;
}
.headerright {
	width: 404px;
	float: right;
	text-align: right;
	margin-top: 15px;
	margin-right: 20px;
	position:relative;
}
.headerright a {
	float: right;
	font-family: 'aller_displayregular';
	color: #7dd2ec;
	font-size: 13px;
	text-transform: uppercase;
}
.headerright p {
	font-family: 'allerregular';
	font-size: 17px;
	color: #fff;
	clear: right;
	padding: 10px 0px 15px;
}
#footer {
	float: left;
	width: 97%;
	height: 110px;
	padding: 5px 1.5%;
	margin-bottom: 15px;
	position: relative;
	margin-left: -1px;
	background-image: url(http://atlanticcitygolfafterdark.com/wp-content/themes/constellation/images/footerback.png);
	background-repeat: repeat-x;
}
.mainsearchform {
	float: left;
	width: 99%;
	height: 30px;
	padding: 0px 0.5%;
	padding: 2px 0.5% 0px \0/;
	margin-top: 10px;
	background-image: url(http://atlanticcitygolfafterdark.com/wp-content/themes/constellation/images/homesearchback.png);
	background-repeat: repeat-x;
}
.searchforms label img.calendar {
	float: right;
	margin-top: 2px;
	margin-top: 0px \0/;
}
@-moz-document url-prefix() {
.mainsearchform {
 padding: 2px 0.5% 0px;
display:none;
}
.searchforms label img.calendar {
	margin: 0px;
}
}
.searchforms {
	float: left;
	margin-top: 2px;
	margin-left: 10px;
}
.middlepagetext {
	float: left;
	width: 97.5%;
	margin-top: 210px;
	padding-left: 25px;
}
.middlepagetext1, .middlepagetext2, .middlepagetext3 {
	float: left;
	width: 31%;
	margin-right: 10px;
}
#slider {
	float: left;
	width: 94.9%;
	padding: 25px;
	background-color: rgba(0,0,0,0.48);
}

.toppop { height:35px;background-color: rgba(0, 0, 0, 0.5); clear: both; position:absolute; right: 0; width: 172px; text-align:center; }
.toppoptest { display:none; margin-top: 39px; position: absolute; right: 0; z-index: 100; }
}

