/* @override http://www.wakeboard.com/stylesheets/firework.css */

/* Migrated to Blueprint */

/* Columns */

.right_column {
    background: #333;
}

.left_column {
    padding-top: 30px;
}

.page_body {
    background: #333333;
}

.centre_column {
    padding-top: 30px;
    background: #333;
}

.maintab {
    padding-top: 30px;
    background: #222222;
    padding-bottom: 30px;
    margin-bottom: 30px;

}

.maintabbuttons {
    padding: 0.25em;
    margin-bottom: 1em;
}

/* Common elements */

.actions {
    font-size: 120%;

    padding-bottom: 0.8em;
}

.repeater {
    padding-bottom: 30px;
}

.photo {

    margin-right: 0.8em;
    margin-bottom: 1.5em;
    float: left;
}

.content {
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 120%;
    line-height: 130%;
}

.description {
    font-size: 130%;
    line-height: 130%;
    margin-bottom: 1em;
}

.details {
    padding: 0.5em;
    font-size: 130%;
    line-height: 130%;
    color: #7F7F7F;
}

.tags {
    font-size: 100%;
}

.created {
    font-size: 100%;
}

.notes {
    font-size: 100%;
}

.text {
    padding-left: 0.8em;
}

.datebox {
    width: 100px;
    border: 1px solid #B3B3B3;
    float: left;
    margin-right: 0.7em;
    margin-bottom: 0.7em;
}

.day {
    background: #5B5B5B;
    font-size: 110%;
    text-align: center;
}

.month {
    background: #333;
    font-size: 110%;
    color: #FFF;
    text-align: center;
}

.year {
    background: #E6E6E6;
    font-size: 110%;
    color: #333;
    text-align: center;
}

.banner_row {
    padding-bottom: 30px;
}

/* Old Styles ------------------------------------------------    */
.round_heats {
    padding-bottom: 3em;
}

.comp_div_heat {
    font-size: 140%;
    padding-bottom: 0.25em;
}

.competition_division {
    font-size: 140%;
    padding-bottom: 0.25em;
}

.competition_description {
    padding-bottom: 0.5em;
    font-size: 140%;
}

.results_competition_description {
    padding: 0 0 0.5em; /*[empty]font-family:;*/
    font-size: 140%;
}

.results_competition_dates {
    padding: 0 0 0.5em;
    font-size: 140%;
}

.results_competition_divisions {
    padding: 0 0 1.5em;
}

.results_competition_report_division {
    padding-bottom: 0.5em;
}

.results_competition_report_heat {
    padding-bottom: 0.5em;
}

.results_competition_report_competitor {
}

.competition_report_division {
    font-size: 160%;
    padding-bottom: 1em;
}

.competition_report_heat {
    font-size: 90%;
    padding-bottom: 0.5em;
    padding-left: 0.5em;
}

.competition_report_competitor {
    font-size: 90%;
    padding-left: 0.5em;
}



.competition_section{
     font-size: 120%;
    margin-bottom:1.5em;
}

/*Standard parts*/
IMG {
    border: 0px solid #000000;
}

/* My Comment */

INPUT {
    text-indent: 2px;
}

IMG {
    border: 0;
}

LI {
    margin-left: 2em;
}

LI.buttons {
    background: #222222 none repeat scroll 0%;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0pt 1px 1px 0pt;
    display: inline;
    float: left;
    margin: 5px;
    padding: 10px;
    position: relative;
    text-align: center;
    width: 200px;
}

P {
    margin: 0.2em;
    padding-bottom: 0.6em;
    clear: left;
}

.adminlink {
    font-size: 70%;
}

/*Filters and Actions*/

.countries {
    font-size: 120%;
    padding-bottom: 1em;
}

.country {
    font-size: 1.2em;
    padding: 0.2em;
}

.country_selected {
    font-size: 1.2em;
    padding: 0.2em;
    background: #111111;
}

.tags {
    font-size: 120%;
    padding-bottom: 1em;
}

/*Buttons*/
.button_add {
    padding: 0.3em;
    background-color: #494949;
    border-width: 1px;
    border-color: #777777;
    border-style: solid;

}

.button_back {
    padding: 0.3em;
    background-color: #494949;
    border-width: 1px;
    border-color: #777777;
    border-style: solid;

}

.button_edit {
    padding: 0.2em;
    background-color: #494949;
    font-size: 60%;
    border-width: 1px;
    border-color: #777777;
    border-style: solid;
}

.button_delete {
    padding: 0.2em;
    background-color: #494949;
    font-size: 60%;
    border-width: 1px;
    border-color: #777777;
    border-style: solid;
}

/*Footer*/
.footerlink {
    font-size: 110%;
    padding: 0px 5px;
    text-align: center;
}

.footerlinks {
    padding: 5px 10px;
    text-align: center;
}

.formlabel {
    font-weight: bolder;
    padding: 0.3em;
}

.formrow {
    padding: 0.3em;
}

.header_links_parent {
    text-align: left;
}

.header_links_child {
    padding-top: 0.5em;
    text-align: left;
    background: #323232;
}

.headerlink {
    font-size: 130%;
    padding: 0.4em;
}

.headerlinkselected {
    font-size: 130%;
    background-color: #323232;
    padding: 0.4em;
}

.edit {
    padding: 0.1em;
    font-size: 12px;
    background-color: #EEEEEE;
    border: 1px solid #DDDDDD;
}

.delete {
    padding: 0.1em;
    font-size: 12px;
    background-color: #DDDDDD;
    border: 1px solid #CCCCCC;
}

.linkform {
    padding: 1em;
}

.linkname {
    font-size: 130%;
}

.linknew {
    font-size: 100%;
    padding-bottom: 0.5em;
    background-color: #EEEEEE;
}

.linkops {
    font-size: 60%;

}

.linktags {
    color: #BDBDBD;
    font-size: 120%;

}

.pagenavigators {
    font-size: 100%;
}

.photorepeater {
    padding-bottom: 10px;
}

.photos {
    background: #FFF;
    border: 5px solid #888;
    margin: 25px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;

}

.pollstaterunning {
    font-size: 70%;
    padding: 0em;
    color: #006600;
}

.pollstatefinished {
    font-size: 70%;
    padding: 0em;
    color: #990000;
}

.pollstatevoted {
    font-size: 70%;
    padding: 0em;
    color: #000099;
}

.returnbutton {
    padding: 0.5em;
    text-align: center;
}

.rss {
    padding-bottom: 30px;
}

.searchbox {
    padding: 0.3em;
    text-align: right;
}

.sitelink {
    font-size: 120%;
    padding: 0.5em;
    text-align: center;
}

.sitelinks {
    text-align: center;
}

.submitbutton {
    background: #CCCCCC;
    margin-top: 2em;
}

.tag {
    padding: 0.6em;
}

.tagdate {
    color: #CCCCCC;
}

.tagform {
    padding: 1em;
}

.tagname {
    font-size: 125%;
}

.tagnew {
    font-size: 100%;
    padding-bottom: 0.5em;
}

.tagops {
    font-size: 60%;
}

#article {
    background: #FFFFFF;
    padding: 1em;
}

#banner1 {
}

#banner2 {
}

#banner3 {
}

#banner4 {
}

#cloud {
    font-size: 130%;
}

#container {
    padding: 1em;
}

#footer {
    background: #000000;
    border-top: 1px solid #323232;
    clear: both;
    color: #B3B3B3;
    padding: 0.5em;
    text-align: center;
}

#header {
    background: #000000;
    color: #CCCCCC;
    text-align: center;
}

#links {
    float: left;
    padding: 1em;

}

#logo {
    font-size: 85%;
    padding: 1em 0.4em 1em 1.5em;
}

#login {
    margin: 1em;
    padding: 1em;
}

#sitefooter {
    padding: 0 0 0.5em;
    text-align: center;
}

#siteheader {
    background: #000;
    color: #FEFEFE;
    padding: 0.5em;
    margin-left: 0.5em;
    text-align: left;
    font-size: 200%;
}

#sitetitle {
    background: #FFFFFF;
    color: #000000;
    font-size: 150%;
}

#tags {
    float: left;
    padding-left: 1em;
    background: #DDDDDD;
}

.addbutton {
    padding: 0.3em;
    font-size: 0.8em;
    margin-bottom: 0.4em;
    background-color: #323232;
    border: 1px solid #DDDDDD;
    width: 40px;
}

#headerbanner {
    padding: 0px;
    float: right;
    margin-right: 160px;
    margin-top: 20px;
}

.linkdate {
    font-size: 90%;
    color: #B3B3B3;
}

.indented {
    padding: 1em;
}

.admingroup {
    padding-bottom: 1.2em;
}

.adminitem {
    font-size: 1.2em;
    padding: 0.2em;
}

#loginbox {
    background-color: #333333;
    width: 40%;
    border: 1px solid #222;
    padding: 1em;
    position: relative;
    margin: 0em 0em 4em;
}

#registerbox {
    background-color: #E6E6E6;
    width: 40%;
    border: 1px solid #CCC;
    padding: 1em;
    position: relative;
    margin: 0em 0em 4em;
}

#adminitems {
    background-color: #FFFFFF;
    padding: 1em;
}

#editform {
    background-color: #212121;

    border: 1px solid #000000;
    padding: 1em;
    margin: 1em 1em 1em 0em;
}

.createdon {
    font-size: 70%;
}

.eventrepeater {
    border-top: 1px solid #E6E6E6;
    padding-top: 1em;
    padding-bottom: 1.5em;
}

.adminlist {
    font-size: 120%;
    margin-top: 0.2em;
}

.pagination {
    border: 1px solid #323232;
    text-align: center;
    padding: 1em;
}

.pagination A, .pagination SPAN {
    padding: 0.2em 0.3em;
}

.pagination SPAN.disabled {
    color: #AAA;
}

.pagination SPAN.current {
    font-weight: bold;
    background: transparent url(apple-circle.gif) no-repeat 50% 50%;
}

.pagination A {
    text-decoration: none;
    color: #ccc;
}

.pagination A:hover, .pagination A:focus {
    text-decoration: underline;
    color: #e6e6e6;
}

.taghorizontal {
    font-size: 1.2em;
    padding: 0.1em 0.2em 0.2em;
}

.taghorizontal_selected {
    font-size: 1.2em;
    background: #222222;
    padding: 0.1em 0.2em 0.2em;
}

.articleslist {
    padding: 1em;
    margin-bottom: 1.5em;
    background: #FFFFFF;
}

.linkslist {
    padding: 1em;
    margin-bottom: 1.5em;
    background: #FFFFFF;
}

.page {
    padding: 1em;
    background: #FFFFFF;
}

.banner2section {
    padding: 0.5em;
    margin-bottom: 3em;
    background: #FFFFFF;
}

.sponsorlogo {
    margin-bottom: 1em;
}

#loginbar {
    background: #000000;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}

.loginbaritem {
    margin: 1em;

}

.subtab {
    padding-bottom: 1em;
}

.listitem {
    font-size: 1.4em;
}

.fieldWithErrors {
    background-color: #FDA8A9;
    border-style: solid;
    border-color: #FC5053;
}

.dateranges {
    padding: 1em;
}

.daterange {
    padding: 0.5em;
}

.daterangeselected {
    background: #cccccc;
    padding: 0.5em;
}

.flash {
    padding: 1em;
    font-size: 1.4em;
    background: #262;

    color: #8E8;
    font-weight: bold;
}

.columnsection {
    padding: 1em;
}

.profilebutton {
    padding: 0.5em;
    font-size: 1.2em;
}

.instructions {
    padding: 0.5em;
    font-size: 1.2em;
    background-color: #063964;
    border-style: solid;
    border-color: #557DA1;
    margin-bottom: 1em;
}

.errorExplanation {
    font-size: 1.2em;
    background-color: #FDA8A9;
    border-style: solid;
    border-color: #FC5053;
    padding: 0.5em;
    margin-bottom: 0.5em;
}

.homepage_link {
    font-size: 1.2em;
}

.homepage_link_created {
    color: #AAAAAA;
}

.classifieds_repeater {
    margin-bottom: 1.5em;
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 1.8em;
}

.classified_price {
    font-weight: bolder;
    font-size: 105%;
    margin-left: 1em;
    margin-bottom: 1em;
    float: right;
}

.classifieds_add {
    width: 100px;
    background-color: #FFFFFF;
    padding: 0.6em;
    margin-bottom: 2em;
}

.classified_contact_number {
    font-size: 120%;
    margin-bottom: 0.6em;
}

.classified_photo {
    width: 120px;
    margin-right: 0.8em;
    margin-bottom: 1.5em;
    float: left;
}

.classified_photo_medium {
    padding-bottom: 1em;
}

.classified_description {
    font-size: 120%;
    margin-bottom: 0.6em;
}

.classified_details {
}

.classified_user {
    font-size: 120%;
    margin-bottom: 0.6em;
}

.classified_country {
    font-size: 120%;
    margin-bottom: 0.6em;
}

.classified_posted_by {
    font-size: 120%;
    margin-bottom: 0.6em;
}

.classified_email_user {
    font-size: 140%;
    margin-bottom: 0.6em;
}

.grid {
}

.grid_row {
}

.grid_column {
    padding-right: 0.2em;
}

.grid_row_heading {
}

.grid_column_heading {
    background-color: #EEEEEE;
    padding-right: 0.2em;
}

.message_to {
    padding: 0.5em;
}

.message_from {
    padding: 0.5em;
}

.message_subject {
    padding: 0.5em;
}

.message_body {
    padding: 0.5em;
}

.competition_dates {
    padding-bottom: 0.5em;
    font-size: 160%;
}

.competition_name {
    font-size: 140%;
    padding: 0.5em;
}

.competition_divisions {
    padding-bottom: 0.5em;
    font-size: 140%;
}

.division_name {
    font-size: 150%;
    padding: 0.5em;
    padding-left: 2em;
}

.round_name {
    font-size: 140%;
    padding: 0.5em;
    padding-left: 3em;
}

.athlete_scores {
    padding: 0.5em;
    font-size: 120%;
}

.results {
    padding-bottom: 1em;
}

.description {
    font-size: 150%;
    padding-bottom: 0.5em;
}

.dates {
    font-size: 140%;
    margin-bottom: 1em;
}

.location {
    font-size: 140%;
    margin-bottom: 1em;
}

.division {
    font-size: 130%;
    padding-bottom: 0.2em;
}

.rounds {
    font-size: 150%;
    padding-bottom: 0.2em;
}

.round {
    font-size: 100%;
    padding-bottom: 0.2em;
}

.score {
    color: #fff;
}

ul#main-nav li#nav-ralph a {
    width: 220px;
    height: 118px;
    margin-top: -13px;
    background: url(../images/ralph-logo.png) 0px 0px no-repeat;
}

ul#main-nav li#nav-ralph a:hover {
    background: url(../images/ralph-logo.png) 0px -118px no-repeat;
}

li#nav-services a {
    background: url(../images/nav.png) 0px 0px no-repeat;
}

li#nav-services a:hover {
    background: url(../images/nav.png) 0px -52px no-repeat;
}

li#nav-services a:active,
li#nav-services a:focus {
    background: url(../images/nav.png) 0px -104px no-repeat;
}

li#nav-portfolio a {
    background: url(../images/nav.png) -110px 0px no-repeat;
}

li#nav-portfolio a:hover {
    background: url(../images/nav.png) -110px -52px no-repeat;
}

li#nav-portfolio a:active,
li#nav-portfolio a:focus {
    background: url(../images/nav.png) -110px -104px no-repeat;
}

li#nav-clients a {
    background: url(../images/nav.png) -220px 0px no-repeat;
}

li#nav-clients a:hover {
    background: url(../images/nav.png) -220px -52px no-repeat;
}

li#nav-clients a:active,
li#nav-clients a:focus {
    background: url(../images/nav.png) -220px -104px no-repeat;
}

li#nav-about a {
    background: url(../images/nav.png) -550px 0px no-repeat;
}

li#nav-about a:hover {
    background: url(../images/nav.png) -550px -52px no-repeat;
}

li#nav-about a:active,
li#nav-about a:focus {
    background: url(../images/nav.png) -550px -104px no-repeat;
}

li#nav-community a {
    background: url(../images/nav.png) -660px 0px no-repeat;
}

li#nav-community a:hover {
    background: url(../images/nav.png) -660px -52px no-repeat;
}

li#nav-community a:active,
li#nav-community a:focus {
    background: url(../images/nav.png) -660px -104px no-repeat;
}

li#nav-blog a {
    background: url(../images/nav.png) -770px 0px no-repeat;
}

li#nav-blog a:hover {
    background: url(../images/nav.png) -770px -52px no-repeat;
}

li#nav-blog a:active,
li#nav-blog a:focus {
    background: url(../images/nav.png) -770px -104px no-repeat;
}

.section {
    margin: 5px 5px 20px;
}

.results_division_rounds {
    padding-bottom: 1em;
}

.heat {
    font-size: 140%;
}

.heat_competitor {
    font-size: 140%;
}

.results_line {
    font-size: 130%;
}

.competitor_photo {
    padding-bottom: 1em;
}



