/*Milesurfer Main Style Sheet*/
/*Normalizing Pages*/

body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, p {
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}

/*End Normalizing*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	text-decoration:none;
	color:#AE0000;
}

p {
	padding:10px 0;
}

a:hover {
	color:#28356C;
}	

h2 {
	font-size:18px;
	margin:20px 0;
	color:#28356C;
	width:300px;
}

#page_wrapper {
	width:900px;
	margin:0 auto;
	position:relative;
}

#logo{
	height:57px;
}

#header {
	background:#28356C;
	height:30px;
}

.header {
	font-weight:bold;
	background:#28356C;
	color:#FFFFFF;
	font-size:14px;
	margin-top:20px;
}

#search {
	width:370px;
	position:absolute;
	top:10px;
	left:530px;
	line-height:2em;
	z-index:99;
	height:108px;
}
#search fieldset {
	width:358px;
	padding:5px;
	margin:0;
}

#search legend {
	color:#28356C;
	margin:0;
	padding:0;
}

#page-search {
	width:150px;
	position:absolute;
	top:122px;
	right:1px;
	z-index:99;
	text-align:right;
}

#cat-search {
	width:325px;
	position:absolute;
	top:122px;
	right:130px;
	z-index:99;
	text-align:left;
}


#page-search label, #cat-search label {
	float:left;
	margin-right:10px;
	color:#28356C;
}

.top_nav {
	width:900px;
	margin:0 auto;
	color:#FFFFFF;
}

.top_nav form {
	float:left;
	padding:2px 0 0 0;
}

.top_nav ul {
	list-style:none;
	padding:5px 0 0 0;
	float:right;
}

.top_nav li {
	float:left;
	padding:0 10px;
}

.top_nav a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
}

.top_nav a:hover {
	color:#A4D1FF;
}

#footer {
	border-bottom:1px solid #28356C;
	font-size:10px;
	margin-top:20px;
}

#copy {
	width:30%;
	float:left;
	padding:5px;
}

/*form styles*/

#add_location ul {
	list-style:none;
}

fieldset {
	width:400px;
	padding:10px;
	border:1px solid #28356C;
	position:relative;
	margin:15px 0 0 0;
}

fieldset ul {
	list-style:none;
}

legend {
	font-weight:bold;
	color:#000000;
	padding:0 0 5px 0;
	margin:0;
	font-size:14px;
}

label {
	display:block;
	font-weight:bold;
	padding:2px 0;
}

.left {
	float:left;
}

.right {
	float:right;
}

.client_left {
	float:left;
	width:150px;
}

.client_left li {
	padding:5px 0;
}

.client_right {
	float:right;
	width:146px;
}

.client_right li {
	padding:5px 0;
}

.text {
	width:300px;
	clear:both;
}

.select {
	width:150px;
}

.text textarea {
	width:400px;
}

.member_cat_form .long-input{
	width:385px;
}

.cat_form .long-input {
	width:350px;
}
.cat_form .sort-field {
	width:25px;
	margin-left:10px;
}

.business_cat_form input[type=text]{
	width:250px;
}

#categories select {
	width:220px;
}

.invalid {
	background:#FFFFCC;
}

em {
	color:#AE0000;
}	

#edit_admin fieldset {
	width:250px;
}

#web_box {
	width:400px;
}

.css-btn {
	background:#C1E0FF;
	border:none;
	padding:5px 10px;
	margin:5px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #a9c4df;
}

#login-submit {
	margin:10px 0;
}

#news_text {
	width:650px;
	height:134px;
}

#location_logo {
	padding-top:5px;
}

#location_upload {
	position:absolute;
	left:558px;
	top:5px;
}
/*end form styles*/

#left_col {
	width:350px;
	float:left;
}

#main_content {
	width:100%;
	position:relative;
	top:15px;
}

#right_col {
	float:right;
}

#admin_left_col {
	float:left;
}

#admin_left_col fieldset {
	width:150px;
}

#admin_right_col {
	float:right;
	width:677px;
}

#admin_right_col fieldset {
	width:655px;
}

#locations {
	border:1px solid #28356C;
}

.even {
	background:#edf4fd;
}

#status {
	color:#AE0000;
	position:absolute;
	left:125px;
	top:100px;
	width:500px;
	text-align:right;
}

#status2 {
	color:#AE0000;
	text-align:right;
}

#status3 {
		color:#999999;
}

.clear {
	clear:both;
}

#delete_link {
	float:right;
	margin-top:-15px;
	margin-right:-5px;
}

#alert {
	position:absolute;
	left:420px;
	top:30px;
	width:380px;
	color:#AE0000;
	text-align:right;
}

.small_text{
	font-weight:normal;
	font-size:.6em;
}

.expires {
	color:#AE0000;
}

#location_logo {
	margin-top:2px;
}

.failed_uploads {
	font-weight:bold;
}

.search_text {
	margin:0 7px 0 0;
}	

#location_nav {
	width:90px;
	position:absolute;
	top:110px;
	left:330px;
}

#prev_loc {
	float:left;
}

#next_loc {
	float:right;
}

#view-pannel, #view-pannel-admin {
	width:114px;
	height:90px;
	position:absolute;
	top:20px;
	right:0px;
	background:url(../images/page-view-bg.jpg) no-repeat;
	padding:7px 0 0 7px;
}

#view-pannel-admin {
	top:40px;
	right:0px;
}


#view-pannel h4, #view-pannel-admin h4 {margin-bottom:5px;}
#view-pannel ul, #view-pannel-admin ul {
	list-style:none;
}

#clear-btn {
	float:right;
	font-size:10px;
	margin-right:8px;
}

.alert {
display: inline-block;
padding: 5px;
font-weight: bold;
background-color: #EF877E;
}