/*---- DEFAULT STYLES ----*/
/*-- resets --*/
a {
	color: #094B87;
	text-decoration: none;
}

a:hover {
	color: #0A5BAE;
	text-decoration: none;
}

a img {
	border: 1px solid #094B87;
}

a:hover img {
	border: 1px solid #0A5BAE;
}

p {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	height: auto;
}

/*-- generic menu styles --*/

ul.menu-h {
  display: block;
	margin: 0;
	padding: 0;
}

ul.menu-h li {
	list-style: none;
	display: inline;
	float: left;
  zoom: 1;
	margin: 0;
	padding: 0;
}

ul.menu-h li a {
    display: block;
    border: 0;
}

ul.menu-v {
	margin: 0;
	padding: 0;
}

ul.menu-v li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu-v li a {
	display: block;
  border: 0;
}

/*-- tables --*/
table tr.highlight td {
	background-color: #DBEEFF;
}

/*-- icons --*/
.icon {
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -2000em;
}

.bullet {
	padding-left: 16px;
}

.icon_link {
	padding-left: 20px;
}

li.icon {
	padding-left: 22px;
	width: auto;
	height: auto;
	overflow: visible;
	text-indent: 0;
}

.app-go {
	background: transparent url(../images/icons/16/application_go.png) no-repeat;
}

.edit {
	background: transparent url(../images/icons/16/pencil.png) no-repeat;
}

.search {
	background: transparent url(../images/icons/16/magnifier.png) no-repeat;
}

.article {
	background: transparent url(../images/icons/16/layout.png) no-repeat;
}

.edit-article {
	background: transparent url(../images/icons/16/layout_edit.png) no-repeat;
}

.delete-article {
	background: transparent url(../images/icons/16/layout_delete.png) no-repeat;
}

.page {
	background: transparent url(../images/icons/16/page_white.png) no-repeat;
}

.edit-page {
	background: transparent url(../images/icons/16/page_white_edit.png) no-repeat;
}

.delete-page {
	background: transparent url(../images/icons/16/page_white_delete.png) no-repeat;
}

.preview-page {
	background: transparent url(../images/icons/16/page-view-content.png) no-repeat;
}

.picture {
    background: transparent url(../images/icons/16/picture.png) no-repeat;
}

.picture-small {
    background: transparent url(../images/icons/16/bullet_picture.png) 0 -2px no-repeat;
}

.image {
    background: transparent url(../images/icons/16/image.png) no-repeat;
}

.image-delete {
    background: transparent url(../images/icons/16/image_delete.png) no-repeat;
}

.gallery,
.photogallery {
    background: transparent url(../images/icons/16/pictures.png) no-repeat;
}

.gallery-edit {
    background: transparent url(../images/icons/16/pictures_edit.png) no-repeat;
}

.gallery-delete {
    background: transparent url(../images/icons/16/pictures_delete.png) no-repeat;
}

.video {
    background: transparent url(../images/icons/16/film.png) no-repeat;
}

.video-edit {
    background: transparent url(../images/icons/16/film_edit.png) no-repeat;
}

.video-delete {
    background: transparent url(../images/icons/16/film_delete.png) no-repeat;
}

.user,
.athlete {
	background: transparent url(../images/icons/16/user.png) no-repeat;
}

.edit-user {
	background: transparent url(../images/icons/16/user_edit.png) no-repeat;
}

.delete-user {
	background: transparent url(../images/icons/16/user_delete.png) no-repeat;
}

.preview-user {
	background: transparent url(../images/icons/16/user_preview_content.png) no-repeat;
}

.edit-tag {
	background: transparent url(../images/icons/16/tag_blue_edit.png) no-repeat;
}

.delete-tag {
	background: transparent url(../images/icons/16/tag_blue_delete.png) no-repeat;
}

.add-page {
	background: transparent url(../images/icons/16/page_white_add.png) no-repeat;
}

.event {
	background: transparent url(../images/icons/16/date.png) no-repeat;
}

.edit-event {
	background: transparent url(../images/icons/16/date_edit.png) no-repeat;
}

.delete-event {
	background: transparent url(../images/icons/16/date_delete.png) no-repeat;
}

.preview-event {
	background: transparent url(../images/icons/16/date_preview.png) no-repeat;
}

.group {
	background: transparent url(../images/icons/16/group.png) no-repeat;
}

.edit-group {
	background: transparent url(../images/icons/16/group_edit.png) no-repeat;
}

.delete-group {
	background: transparent url(../images/icons/16/group_delete.png) no-repeat;
}

.messageboard {
	background: transparent url(../images/icons/16/comments.png) no-repeat;
}

.edit-messageboard {
	background: transparent url(../images/icons/16/comments_edit.png) no-repeat;
}

.delete-messageboard {
	background: transparent url(../images/icons/16/comments_delete.png) no-repeat;
}

.blog {
	background: transparent url(../images/icons/16/book.png) no-repeat;
}

.edit-blog {
	background: transparent url(../images/icons/16/book_edit.png) no-repeat;
}

.blog-post,
.blogpost {
    background: transparent url(../images/icons/16/book_open.png) no-repeat;
}

.blog-post-preview {
	background: transparent url(../images/icons/16/book_open_preview.png) no-repeat;
}

.add-blog_post {
  background: transparent url(../images/icons/16/book_open_add.png) no-repeat;
}

.delete-blog {
	background: transparent url(../images/icons/16/book_delete.png) no-repeat;
}

.view-blog {
  background: transparent url(../images/icons/16/book_open.png) no-repeat;
}

.write-blog {
	background: transparent url(../images/icons/16/book_open_edit.png) no-repeat;
}

.sponsor {
	background: transparent url(../images/icons/16/money_dollar.png) no-repeat;
}

.edit-sponsor {
	background: transparent url(../images/icons/16/comments_edit.png) no-repeat;
}

.delete-sponsor {
	background: transparent url(../images/icons/16/comments_delete.png) no-repeat;
}

.link {
	background: transparent url(../images/icons/16/link.png) no-repeat;
}

.edit-link {
	background: transparent url(../images/icons/16/link_edit.png) no-repeat;
}

.delete-link {
	background: transparent url(../images/icons/16/link_delete.png) no-repeat;
}

.feature {
	background: transparent url(../images/icons/16/star.png) no-repeat;
}

.feature-add {
	background: transparent url(../images/icons/16/star_add.png) no-repeat;
}

.feature-delete {
	background: transparent url(../images/icons/16/star_delete.png) no-repeat;
}

.feature-disabled {
	background: transparent url(../images/icons/16/star-disabled.png) no-repeat;
}

.feature-disabled-add {
	background: transparent url(../images/icons/16/star_disabled_add.png) no-repeat;
}

.feature-disabled-delete {
	background: transparent url(../images/icons/16/star_disabled-delete.png) no-repeat;
}

.reorder {
	background: transparent url(../images/icons/16/arrow_switch.png) no-repeat;
}

.pending,
.draft {
	background: transparent url(../images/icons/16/time.png) no-repeat;
}

.yes,
.approved,
.active {
	background: transparent url(../images/icons/16/tick.png) no-repeat;
}

.approved_with_changes {
	background: transparent url(../images/icons/16/tick_error.png) no-repeat;
}

.inactive {
	background: transparent url(../images/icons/16/dash.png) no-repeat;
}

.accept {
	background: transparent url(../images/icons/16/accept.png) no-repeat;
}

.rejected,
.reject {
	background: transparent url(../images/icons/16/cross.png) no-repeat;
}

.visible {
	background: transparent url(../images/icons/16/eye.png) no-repeat;
}

.hidden {
	background: transparent url(../images/icons/16/dash.png) no-repeat;
}

.no {
	background: transparent url(../images/icons/16/no.png) no-repeat;
}

.new,
.add {
	background: transparent url(../images/icons/16/add.png) no-repeat;
}

.new-small,
.add-small {
	background: transparent url(../images/icons/16/bullet_add.png) no-repeat;
}

.edit-prefs {
	background: transparent url(../images/icons/16/cog_edit.png) no-repeat;
}

.manage {
	background: transparent url(../images/icons/16/cog.png) no-repeat;
}

.delete {
	background: transparent url(../images/icons/16/delete.png) no-repeat;
}

.delete-small {
	background: transparent url(../images/icons/16/bullet_delete.png) no-repeat;
}

.edit-small {
	background: transparent url(../images/icons/16/edit-small.png) center left no-repeat;
}

.poll {
	background: transparent url(../images/icons/16/chart_bar.png) no-repeat;
}

.edit-poll {
	background: transparent url(../images/icons/16/chart_bar_edit.png) no-repeat;
}

.delete-poll {
	background: transparent url(../images/icons/16/chart_bar_delete.png) no-repeat;
}

.preview-poll {
	background: transparent url(../images/icons/16/chart_bar_preview.png) no-repeat;
}

.key {
	background: transparent url(../images/icons/16/key.png) no-repeat;
}

.key-small {
	background: transparent url(../images/icons/16/bullet_key.png) 0 -2px no-repeat;
}

.debug-small {
	background: transparent url(../images/icons/16/bug_delete.png) 0 -2px no-repeat;
}

.help {
	background: transparent url(../images/icons/16/help.png) 0 -2px no-repeat;
}

.toggle-plus {
	background: transparent url(../images/icons/16/bullet_toggle_plus.png) no-repeat;
}

.toggle-minus {
	background: transparent url(../images/icons/16/bullet_toggle_minus.png) no-repeat;
}

.page-excel {
	background: transparent url(../images/icons/16/page_white_excel.png) no-repeat;
}

.page-pdf {
	background: transparent url(../images/icons/16/page_white_acrobat.png) no-repeat;
}

.page-word {
	background: transparent url(../images/icons/16/page_white_word.png) no-repeat;
}

.page-image {
	background: transparent url(../images/icons/16/page_white_picture.png) no-repeat;
}

.page-powerpoint {
	background: transparent url(../images/icons/16/page_white_powerpoint.png) no-repeat;
}

.page-zip {
	background: transparent url(../images/icons/16/page_white_zip.png) no-repeat;
}

.page-other {
	background: transparent url(../images/icons/16/page_white.png) no-repeat;
}

.edit-admin_role {
	background: transparent url(../images/icons/16/lock_edit.png) no-repeat;
}

.delete-admin_role {
	background: transparent url(../images/icons/16/lock_delete.png) no-repeat;
}

.go {
	background: transparent url(../images/icons/16/bullet_go.png) no-repeat;
}

.locked {
	background: transparent url(../images/icons/16/lock.png) no-repeat;
}

.unlocked {
	background: transparent url(../images/icons/16/lock_open.png) no-repeat;
}

.view-messages {
	background: transparent url(../images/icons/16/note_edit.png) no-repeat;
}

.source-link {
	background: transparent url(../images/icons/16/world.png) no-repeat;
}


.go-back {
	background: transparent url(../images/icons/16/arrow_undo.png) no-repeat;
}

.left {
	background: transparent url(../images/icons/16/arrow_left.png) no-repeat;
}

.right {
	background: transparent url(../images/icons/16/arrow_right.png) no-repeat;
}

.rss {
	background: transparent url(../images/icons/rss/feed-icon-16x16.png) no-repeat;
}

.tracker {
	background: transparent url(../images/icons/16/transmit_blue.png) no-repeat;
}

.digg {
	background: transparent url(../images/icons/share/digg.gif) no-repeat;
}

.delicious {
	background: transparent url(../images/icons/share/delicious.gif) no-repeat;
}

.facebook {
	background: transparent url(../images/icons/share/facebook_share_icon.gif) no-repeat;
}

.newsvine {
	background: transparent url(../images/icons/share/button_seednewsvine.gif) no-repeat;
}

.preview-tout {
	background: transparent url(../images/icons/16/preview-application-generic.png) no-repeat;
}

.sign-out {
	background: transparent url(../images/icons/16/cancel.png) no-repeat;
}

.comment {
	background: transparent url(../images/icons/16/comment.png) no-repeat;
}

.edit-comment {
	background: transparent url(../images/icons/16/comment_edit.png) no-repeat;
}

/*-- forms --*/
form {
	margin-bottom: 2.5em;
	border-top: 2px solid #B7B7B7;
}

input,
textarea,
select {
	vertical-align: top;
	font: 1.2em/1.4em, "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
}

input[type="checkbox"] {
	margin: 0 5px 0 0;
}

.field-field input[type="checkbox"],
.field-field input[type="radio"] {
	margin: 7px 0 0 0;
}

input.text,
input[type="text"],
input[type="password"] {
	padding: 5px;
	border: 1px solid #B7B7B7;
}

select {
	margin: 0;
	padding: 0;
}

select option {
}

.field-field .button {
  display: inline-block;
  margin: 3px 0 0 0;
  line-height: 18px;
}

.field-group {
	padding: 10px 0;
	border-bottom: 1px solid #E1E1E1;
}

.field-group h4 {
	margin: 0;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 1.5em;
}

.field-group p {
	margin-bottom: 0.75em;
}

.field-label {
	text-align: right;
}

.field-label label {
	line-height: 2.2em;
}

span.required {
	color: red;
	font-size: 86%;
	font-weight: bold;
}

.field-field label {
	line-height: 2.2em;
	margin-right: 10px;
}

.field-field select {
	margin-top: 3px;
}

.field-field input {
	margin: 0;
}

.field-field input.text {
	width: 310px;
}

.span-5 input.text {
	width: 170px;
}

.span-6 input.text {
	width: 210px;
}

.span-7 input.text {
	width: 250px;
}

.span-8 input.text {
	width: 290px;
}

.span-9 input.text {
	width: 330px;
}

.span-10 input.text {
	width: 370px;
}

.span-11 input.text {
	width: 410px;
}

.span-12 input.text {
	width: 450px;
}

form .checkbox .field-field input {
	float: right;
}

form .checkbox .field-label {
	text-align: left;
}

.field-note {
	padding-top: 5px;
	font-size: 0.92em;
	color: #847F6F;
}

.field-note .note {
	padding-left: 5px;
	border-left: 1px solid #847F6F;
}

.clickable {
	cursor: pointer;
}

table.mceEditor tr td {
	padding: 0;
}

table.mceEditor tr td.mceToolbarTop {
	padding: 4px;
}

button,
input[type="submit"] {
	padding: 2px 4px 2px 22px;
	vertical-align: middle;
	background-color: #DBEEFF;
	border: 1px solid #BFCEDD;
	border-top-color: #FFF;
	border-left-color: #FFF;
	font: bold 1em/1em "Helvetica Neue", Helvetica, Arial, sans-serif;
	cursor: pointer;
}

button.accept,
input.accept {
	background-color: #DEF0DA;
	border-right-color: #8ED280;
	border-bottom-color: #8ED280;
	background-position: 5px center;
}

button.edit,
input.edit {
	background-color: #FFFBCE;
	border-right-color: #FECE1B;
	border-bottom-color: #FECE1B;
	background-position: 5px center;
}

button.draft,
input.draft {
	background-color: #DBEEFF;
	border-right-color: #9CBEDC;
	border-bottom-color: #9CBEDC;
	background-position: 5px center;
}

button.reject,
input.reject {
	background-color: #F3D4D7;
	border-right-color: #E49FA5;
	border-bottom-color: #E49FA5;
	background-position: 5px center;
}

button.search,
input.search {
	background-color: #DEF0DA;
	border-right-color: #8ED280;
	border-bottom-color: #8ED280;
	background-position: 5px center;
}

a.cancel_link {
	color: #BE1724;
	text-decoration: underline;
}

a.cancel_link:hover {
	background-color: #E5001C;
	color: #FFF;
	text-decoration: none;
}

.form-footer {
	padding: 5px 10px;
	background-color: #F0F0F0;
	text-align: right;
}

.field-group .span-6 input.text {
	width: 220px;
}

.field-group .span-7 input.text {
	width: 260px;
}

/*-- modules --*/
.module {
	margin-bottom: 10px;
}

/*-- notices and errors --*/
.notice,
#errorExplanation {
	margin-bottom: 1em;
	padding: 5px 10px 5px 35px;
	background-position: 10px 5px;
	background-repeat: no-repeat;
}

.success {
	background-image: url(../images/icons/16/tick.png);
	background-color: #DEF0DA;
	border-color: #8ED280;
}

.error,
.warning,
#errorExplanation {
	background: #FBE3E4 url(../images/icons/16/error.png) 10px 5px no-repeat;
	border: 2px solid #FBC2C4;
	color: #8A1F11;
}

.warning {
	background: #FFFBCE url(../images/icons/16/error.png) 10px 5px no-repeat;
	border: 2px solid #FECE1B;
	color: #555555;
}

.info {
	background: #E5F1F6 url(../images/icons/16/help.png) 10px 5px no-repeat;
	border: 2px solid #B5CDE7;
	color: #555;
}

.notice h4,
#errorExplanation h2 {
	height: auto;
	margin-bottom: 0.5em;
	padding: 0;
	border: 0;
	font-size: 1.25em;
}

#errorExplanation p,
.notice p {
	margin-bottom: 0.5em;
}

.notice p.last {
	margin-bottom: 0;
}

.notice ul,
#errorExplanation ul {
	margin-bottom: 0.5em;
}

.notice a {
	font-weight: bold;
	color: #0A5BAE;
}

.notice a:hover {
	text-decoration: underline;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

/*-- block/inline class --*/
.block_link {
    float:left;
    display: block;
    padding: 0 0 0 18px;
    line-height: 32px;
    background-position: 0 center;
}

.inline-element {
    line-height: 2.2em;
}

/*-- clearfix additions --*/
.module .header:after,
#section-header:after,
#comments-header:after,
#section-footer:after,
.pagination:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.module .header,
#section-header,
#comments-header,
#section-footer,
.pagination {
	display: inline-block;
}