@media only screen and (min-width : 320px) and (max-width : 568px) {
	body {-webkit-text-size-adjust: none;}
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #b0b0b0;
	background-color: #a0a0a0;
	background-image: none;
	margin: 5px;
	padding: 0;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0000FF;
}

a:link, a:visited {
  text-decoration: none;
}

a:hover, a:active {
  border-spacing: 0px 0px;
  text-decoration: underline;
}

.centered {
	text-align: center;
}

.icon {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	width: auto;
	height: 32px;
	margin: 0;
}

.icon_no_border {
	border-width: 0;
	width: auto;
	height: 32px;
	margin-left: 5px;
	margin-right: 5px;
}

.icon_status {
	border-width: 0;
	width: auto;
	height: 32px;
	float: left;
}
	
.img_basic {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.img_nostyle {
	border-width: 0;
}

input {
	margin: 0;
	padding: 2px;
	font-size: 1.0em;
}

option {
	font-size: 1.0em;
}

select {
	font-size: 1.0em;
}

textarea {
	font-size: 0.9em;
}

label {
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 5px;
	text-align: right;
}

.green_button {
	border: 3px solid #206E10;
	font-size: 1.0em;
	font-weight: bold;
	padding: 2px;
	margin: 2px;
	color: #206E10;
	background: #ffffff;
}

.green_button:hover {
	color: #ffffff;
	background: #206E10;
}

.red_button {
	border: 3px solid #bb0000;
	font-size: 1.0em;
	font-weight: bold;
	padding: 2px;
	margin: 2px;
	color: #bb0000;
	background: #ffffff;
}

.red_button:hover {
	color: #ffffff;
	background: #bb0000;
}

.blue_button {
	border: 3px solid #0433ff;
	font-size: 1.0em;
	font-weight: bold;
	padding: 2px;
	margin: 2px;
	color: #0433ff;
	background: #ffffff;
}

.blue_button:hover {
	color: #ffffff;
	background: #0433ff;
}

.edit_div {
	border: 1px solid #000000;
  float: left;
  padding: 5px;
  margin: 5px;
}

form p {
	clear: left;
	margin: 0;
	margin-top: 3px;
	padding: 0;
}

form p label {
	padding-top: 3px;
}

form p label:first-child {
	float: left;
	width: 10em;
}

ul.edit_nav_bar {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style: none;
	margin: 0 0 0px 0;
	padding: 0;
}

ul.edit_nav_bar li {
	display: inline;
}

ul.edit_nav_bar a:link, ul.edit_nav_bar a:visited {
	float: left;
	padding: 4px;
	margin-right: 10px;
	margin-bottom: 2px;
	text-decoration: none;
	color: #ffffff;
	background-color: #006699;
}

ul.edit_nav_bar a:hover {
	color: #006699;
	background-color: #f2f2f2;
}

body#chamber_me_ad_stats        li.chamber_me_ad_stats        a,
body#chamber_me_logout          li.chamber_me_logout          a,
body#chamber_me_page            li.chamber_me_page            a,
body#chamber_me_password        li.chamber_me_password        a,
body#chamber_me_photos          li.chamber_me_photos          a,
body#chamber_me_submit_event    li.chamber_me_submit_event    a,
body#chamber_me_uploads         li.chamber_me_uploads         a,
body#chamber_me_view_requests   li.chamber_me_view_requests   a,
body#chamber_se_ad_stats        li.chamber_se_ad_stats        a,
body#chamber_se_categories      li.chamber_se_categories      a,
body#chamber_se_create_category li.chamber_se_create_category a,
body#chamber_se_create_group    li.chamber_se_create_group    a,
body#chamber_se_create_member   li.chamber_se_create_member   a,
body#chamber_se_events          li.chamber_se_events          a,
body#chamber_se_groups          li.chamber_se_groups          a,
body#chamber_se_member_ads      li.chamber_se_member_ads      a,
body#chamber_se_member_login    li.chamber_se_member_login    a,
body#chamber_se_members         li.chamber_se_members         a,
body#chamber_se_sort_categories li.chamber_se_sort_categories a,
body#chamber_se_sort_events     li.chamber_se_sort_events     a,
body#chamber_se_uploads         li.chamber_se_uploads         a,

body#events               li.events          a,

body#lodging_availability li.lodging_availability a,

body#notices              li.notices         a,

body#realty_listings      li.realty_listings a,

body#store_departments    li.store_departments a,
body#store_items          li.store_items       a,
body#store_settings       li.store_settings    a,

body#albums               li.albums          a,
body#change_password      li.change_password a,
body#docs_library         li.docs_library    a,
body#header_footer        li.header_footer   a,
body#image_library        li.image_library   a,
body#navbar_layout        li.navbar_layout   a,
body#page_editor          li.page_editor     a,
body#page_manager         li.page_manager    a,
body#photos               li.photos          a,
body#plugins              li.plugins         a,
body#preferences          li.preferences     a,
body#site_settings        li.site_settings   a,
body#sort_navbar          li.sort_navbar     a,
body#style_editor         li.style_editor    a,
body#style_summary        li.style_summary   a,
body#style_viewer         li.style_viewer    a,
body#symbol_library       li.symbol_library  a,
body#web_fonts            li.web_fonts       a

{
	color: #000000;
	background-color: yellow;
}

.error_message {
	color: #ffffff;
	background-color: red;
}

.input_error {
	border: 2px solid red;
	background-color: yellow;
}

#edit_page_content {
/*
	margin: 5px;
	padding: 5px;
	background-color: pink;
*/
}

.form_heading {
	font-size: 1.2em;
	font-weight: bold;
}

#page_jump_menu {
/*
	padding: 5px;
	font-size: 14px;
*/
}

.style_status {
	float: left;
	padding: 3px;
	background-color: #ddd;
	border: 1px solid #000;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 5px;
	width: 120px;
	height: 30px;
}

.style_status_icon {
	float: left;
	margin-right: 10px;
	padding: 0;
	border: none;
	width: 32px;
	height: 32px;
}

.style_status_edit {
	background-color: #72bc55;
}

.style_status_live {
	background-color: #fd7871;
}

.unused_asset {
	background-color: #d0d0c0;
}

#flyout:not( .mm-menu ) {
	display: none;
}

