﻿*
{
    padding: 0px;
    margin: 0px;
}
body
{
    background-color: #FFFFFF;
}
html
{
    font: small/1.4 "Lucia Grande" , Tahoma, sans-serif;
}

p
{
    padding-bottom: 7px;
    color: #000000;
}
a b
{
    visibility: hidden;
}
a:link, a:visited
{
    text-decoration: none;
    color: #000000;
}
a:hover
{
    text-decoration: none;
}
ul
{
    list-style: none;
}
ol li
{
    margin-left: 20px;
    color: #000000;
    padding-bottom: 5px;
}
.clear2column
{
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 0px;
    height: 0px;
    clear: both;
}
.clearR
{
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 0px;
    height: 0px;
    clear: right;
}
h2
{
    font-family: GillSans, Calibri, Trebuchet, sans-serif;
}
h2
{
    display: block;
    color: white;
    font-size: 16px;
    text-transform: uppercase;
}
img
{
    border: none;
}
.floatL
{
    float: left;
}
.nofloat
{
    float: none;
}
.red
{
    color: #B56149;
}
.red, h5.red
{
    color: #B56149;
    font-size: 10px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}

/* topbar styling */
#top
{
    display: block;
    background-image: url(images/gritBG.jpg);
    padding-top: 0px;
}
.topBG1
{
    background-repeat: no-repeat;
}
.andy
{
    background-image: url(images/AndyBG.jpg);
    background-position: center -60px;
}
.view
{
    background-image: url(images/viewBG.jpg);
    background-position: right top;
}
.history
{
    background-image: url(images/historyBG.jpg);
    background-position: right top;
}
#header
{
    display: block;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
#logo h1 a
{
    background-position: left 8px;
    background-image: url(images/logo.png);
    background-repeat: no-repeat;
    font-size: 16px;
    width: 325px;
    height: 140px;
    float: left;
}
#logoCym h1 a
{
    background-position: left 8px;
    background-image: url(images/logoCym.png);
    background-repeat: no-repeat;
    font-size: 16px;
    width: 325px;
    height: 140px;
    float: left;
}
.quote
{
    text-align: right;
}
.quote a
{
    display: block;
    color: #000000;
    font-size: 14px;
    padding-right: 400px;
}
.quote a i
{
    padding: 5px 10px 5px 10px;
    background-image: url(images/diagBGtrans.png);
    font-weight: bold;
}
.exclaim
{
    background-image: url(images/icons/asterisk_yellow.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px;
}
.quote a:hover i
{
    background-color: #FFFFFF;
}
.reg a
{
    padding-top: 130px;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-position: 150px 50px;
    background-image: url(images/quote1.png);
}
.Cym a
{
    padding-top: 130px;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-position: 150px 50px;
    background-image: url(images/quote1Cym.png);
}
.stars a
{
    padding-top: 180px;
    padding-bottom: 50px;
    background-repeat: no-repeat;
    background-position: 150px 50px;
    background-image: url(images/quote2.png);
}
.howLong a
{
    padding-top: 180px;
    padding-bottom: 50px;
    background-repeat: no-repeat;
    background-position: 110px 130px;
    background-image: url(images/howLong.png);
}

/* main content styling */
#main
{
    background-position: 0px -20px;
    display: block;
    background-image: url(images/diagstripBG.jpg);
    background-repeat: repeat-x;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #FFFFFF;
}
#mainBox
{
    display: block;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-bottom: 20px;
}

/* miniLinks */
.miniLinks ul
{
    display: block;
    margin-left: 570px;
    height: 15px;
}
.miniLinks ul li
{
    float: left;
}
.miniLinks a
{
    padding: 3px 6px 3px 6px;
    display: block;
    color: #082F3E;
    font-size: 8px;
    font-weight: bold;
    margin-left: 5px;
    text-transform: uppercase;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
    background-color: #D8D5C2;
}
.miniLinks a.contacts
{
    background-position: 4px center;
    background-image: url(images/icons/email.png);
    background-repeat: no-repeat;
    padding-left: 22px;
}
.miniLinks a.links
{
    background-position: 4px center;
    background-image: url(images/icons/link.png);
    background-repeat: no-repeat;
    padding-left: 22px;
}
.miniLinks a.login
{
    background-position: 4px center;
    background-image: url(images/icons/lock_open.png);
    background-repeat: no-repeat;
    padding-left: 22px;
}
.miniLinks a.logout
{
    background-position: 4px center;
    background-image: url(images/icons/lock.png);
    background-repeat: no-repeat;
    padding-left: 22px;
}
.miniLinks a.mysite
{
    background-position: 4px center;
    background-image: url(images/icons/user.png);
    background-repeat: no-repeat;
    padding-left: 22px;
}
.miniLinks a.english
{
    padding: 0px;
    background-image: url(images/icons/englishFlag.jpg);
    background-repeat: no-repeat;
    width: 30px;
    height: 14px;
}
.miniLinks a.welsh
{
    background-image: url(images/icons/welshFlag.jpg);
    background-repeat: no-repeat;
    width: 30px;
    padding: 0px;
    height: 14px;
}

.miniLinks a:hover
{
    color: #FFCC00;
    background-color: #000000;
}

/* dropdown menu */

#menu
{
    display: block;
    padding-top: 12px;
    margin-left: 330px;
}
#menu ul
{
    list-style: none;
}
#menu ul li
{
    position: relative;
    float: left;
    display: inline;
}
#menu li ul
{
    border: 1px solid #7E8F8A;
    padding: 1px;
    position: absolute;
    left: 0px;
    top: 23px;
    display: none;
    width: auto;
    color: #FFFFFF;
    background-image: url(images/dropBG.png);
}
#menu a:link, #menu a:visited
{
    padding: 3px 4px 3px 4px;
    display: block;
    text-decoration: none;
    color: #082F3E;
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
    text-transform: uppercase;
}
/*
#menu a:hover, #menu a.up
{
    color: #FCD85C;
}*/
#menu a:hover, #menu a.up
{
    color: #000000;
    background-image: url(images/diagBG.jpg);
}
#menu .drop a:link, #menu .drop a:visited
{
    display: block;
    color: white;
    text-transform: none;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
    width: 110px;
    font-size: 12px;
}
#menu .drop a:hover
{
    color: #E5E1D5;
    background-image: none;
}
#menu li:hover ul, #menu li.over ul
{
    display: block;
}

#main .textBox .menuText a
{
    color: #9D986F;
}
#main .textBox .menuText a:hover
{
    color: #82918C;
    text-decoration: underline;
}
.textBox .menuText a i
{
    color: #6D7C77;
}

/* picture blocks for links */


#leftBar
{
    float: left;
    margin-left: 15px;
    width: 330px;
}
#leftBar p, #leftBar a
{
    color: #000000;
}
#mainContent
{
    display: block;
    margin-left: 375px;
}

.thirds
{
    float: left;
    margin-left: 10px;
    width: 300px;
    margin-right: 10px;
}
.thirds h2
{
    color: #083343;
    font-size: 16px;
    text-transform: capitalize;
    text-align: center;
}
.thirds h2 a:link
{
    color: #083343;
    }
    .thirds h2 a:visited
{
    color: #072F3F;
    }
#main .thirds h2 i a
{
    color: #083343;
}
.thirds p, .thirds h3
{
    padding-left: 4px;
    padding-right: 4px;
}
.thirds p
{
    text-align: justify;
}
.thirds h3
{
    clear: left;
}
#main a:hover
{
    color: #072F3F;
}
#main h2 a.up, span.up
{
    color: #072F3F;
}
#main h2 a, #main h2
{
    color: #B56149;
    padding-right: 15px;
}
#main h2 i
{
    font-style: normal;
}
#mainBox img, .whiteBorder
{
    padding: 4px;
    background-color: #FFFFFF;
}
.whiteBorderNotop
{
    padding: 0px 4px 4px 4px;
    background-color: #FFFFFF;
}
#main h3
{
    padding-top: 4px;
    font-size: 90%;
    color: #606C6A;
    color: #606C6A;
}
#main h3 i
{
    font-size: 90%;
    color: #BCB79C;
}
#main h3 a
{
    color: #606C6A;
    text-decoration: underline;
}
#main h3 a:hover
{
    text-decoration: none;
}
#main h4
{
    font-size: 10px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    color: #B7B191;
    display: block;
    clear: left;
    text-decoration: underline;
    padding-top: 4px;
}
#main p
{
    font-size: 90%;
    color: #606C6A;
}
#main p a
{
    text-decoration: none;
    color: #000000;
    padding-right: 5px;
    padding-left: 5px;
    background-image: url(images/diagBG.jpg);
    display: inline-block;
}
/* text padding elements */
#mainContent .nextPrevBox
{
    display: block;
    padding-left: 35px;
    color: #333333;
    padding-right: 15px;
    padding-bottom: 15px;
}
.textBox
{
    padding: 4px;
    background-color: #FFFFFF;
    display: block;
}
#main .textBox h3
{
    padding: 10px 15px 10px 15px;
    background-color: #82918C;
    display: block;
    color: #FFFFFF;
    margin-bottom: 10px;
}
#main .textBox h3 a
{
    color: #CFD5D6;
}

#leftBar p:first-line
{
}
#leftBar p
{
    font-size: 80%;
}
#leftBar img
{
    float: left;
    width: 320px;
}
img.png
{
    margin-left: -7px;
}
.imgPadder
{
    float: left;
    margin-bottom: 5px;
}
.videoPadder
{
    float: left;
    padding: 4px;
    background-color: #FFFFFF;
}

/* picture headings and logos */

h3
{
    font-size: 18px;
}
h3.topHeading
{
    font-size: 24px;
}
h3 b
{
    margin: 0px;
    float: left;
    font-size: 60px;
    padding-right: 10px;
    line-height: 1em;
}
/* buttons */

#leftBar p a
{
    color: #FFFFFF;
    padding: 3px 8px 4px 5px;
}
#main p a.readmore
{
    color: #000000;
    background-image: none;
}


/* block bgheadings */

#mainContent .threed h2, #leftBar .threed h2
{
}
#mainContent .threed h2
{
}
#leftBar .threed h2
{
}
.threed h2 i
{
}

/* map styling */

.googleMap
{
    display: block;
    padding: 5px;
    background-color: #FFFFFF;
}
.googleMap iframe
{
}

/* form box styling */

.formBox
{
    display: block;
    margin-bottom: 20px;
    background-color: #E9E7DC;
    border: 1px solid #D8D5C4;
    padding-bottom: 15px;
}
.formBox p
{
    padding-left: 20px;
}
.formBox label
{
    display: inline-block;
    width: 150px;
    text-align: right;
}
.formBox .shortTB
{
    width: 200px;
}

/* edit boxes styling */

.editbox
{
    padding: 20px;
    background-color: #E9E7DC;
    border: 1px solid #D8D5C4;
    display: block;
    margin-bottom: 20px;
}

.editbox .fullTB
{
    width: 500px;
}

/* photo album styling */
.membercard
{
    width: 100%;
    float: right;
    clear: right;
}
.membercard img
{
    float: left;
}


/* footer elements */

#footer
{
    color: #000000;
}
#footer a
{
    color: #FFFFFF;
}
#footer a:hover
{
    text-decoration: underline;
}

/************************************************************************
* 
* Page Numbers and Next / Previous specific formatting 
*
************************************************************************/

.nextlink
{
    padding-right: 0px;
    float: right;
}
.prevlink
{
    padding-left: 0px;
    float: left;
}
.toggletops
{
    text-align: center;
    display: block;
}
.PageNumbers
{
    display: inline;
}

.PageNumbers span
{
    padding-left: 3px;
}

.newscrumbs a
{
    padding-right: 2px;
    color: #000000;
    font-weight: bold;
}
.newscrumbs
{
    letter-spacing: 0.4em;
}

/************************************************************************
* 
* Rollover buttons
*
************************************************************************/

.buttonsmall
{
    margin: 2px;
    border: 1px solid #596456;
    padding: 3px;
    color: #FFFFFF;
    font-size: 9px;
    cursor: pointer;
    background-color: #778883;
    float: right;
}

.formBox .buttonsmall
{
    float: right;
}

.buttonsmall-ovr
{
    border: 1px solid #596456;
    padding: 3px;
    color: #596456;
    font-size: 9px;
    cursor: pointer;
    background-color: #CFD5D6;
    float: right;
    margin: 2px;
}
.dissabledBtn
{
    border: thin solid #E2E2E2;
    background-color: #CCCCCC;
}


/************************************************************************
* 
* Photo selection controls
*
************************************************************************/

#popupbody
{
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    margin: 0px;
    background: #E4E4E4;
    font-size: 0.7em;
}

#popupinner
{
    background-position: #C0C0C0;
    border: 1px solid #EAEAEA;
    margin: 2px;
    background: #C0C0C0;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#popupbody h2
{
    font-weight: bold;
    margin: 0px;
    padding: 1px;
    display: block;
}

.selected, .unselected
{
    padding: 2px;
}

.unselected
{
    background-color: #E9E7DC;
}

.selected
{
    background-color: #596456;
}

.scrollablelist
{
    overflow: auto;
    height: 230px;
    width: 590px;
    border: 1px solid #DDE1E0;
    background-color: #F3F3F3;
}

.scrollablelist2
{
    overflow: auto;
    height: 230px;
    width: 180px;
    border: 1px solid #F3F3F3;
    background-color: #F8F8F8;
}


.scrolledtable
{
}

.selectablephoto
{
    border: 1px solid #CFD5D6;
    padding: 2px;
    background-color: #82918C;
}

.contextbuttons
{
    margin: 5px 3px 5px 3px;
}
#main a img.photo
{
    padding: 0px 4px 4px 0px;
    margin: 0px;
    border-style: none;
}

#main .thirds .photoCrop
{
    height: 170px;
    overflow: hidden;
    border-top-style: solid;
    border-top-width: 4px;
    border-top-color: #FFFFFF;
    background-color: #FFFFFF;
}
.theRace
{
    background-position: center top;
    background-image: url(images/about.jpg);
    background-repeat: no-repeat;
}
.entry
{
    background-position: center top;
    background-image: url(images/entry.jpg);
    background-repeat: no-repeat;
}
.logistics
{
    background-position: center top;
    background-image: url(images/logistics.jpg);
    background-repeat: no-repeat;
}
.media
{
    background-position: center top;
    background-image: url(images/photos.jpg);
    background-repeat: no-repeat;
}
.runners
{
    background-position: center top;
    background-image: url(images/theRunners.jpg);
    background-repeat: no-repeat;
}
.results
{
    background-position: center top;
    background-image: url(images/results.jpg);
    background-repeat: no-repeat;
}

#main .thirds img.photo
{
    width: 292px;
    margin-top: -20px;
}
.imageCrop
{
    height: 129px;
    overflow: hidden;
    padding-bottom: 5px;
    width: 292px;
    display: block;
    border-right-style: solid;
    border-right-width: 5px;
    border-right-color: #FFFFFF;
}
.imageShrink
{
    height: 204px;
    overflow: hidden;
    display: block;
}
.imageShrink img
{
    width: 292px;
}




/* ............................ sliders ................................. */

#sliderboxes
{
    display: block;
    height: 335px;
    width: 1000px;
}
#sliderwrap
{
    overflow: hidden;
    position: relative;
    z-index: 100;
    margin-left: 20px;
    margin-right: 20px;
    display: block;
    width: 960px;
}
#slidertext
{
    overflow: hidden;
    position: relative;
    height: 335px;
    z-index: 100;
    float: left;
    width: 960px;
}
#slidertext li
{
    overflow: hidden;
    position: relative;
    height: 335px;
    z-index: 100;
    width: 320px;
}

a.prev
{
    float: left;
    margin-top: 100px;
    width: 20px;
    height: 100px;
    background-image: url(images/prev.jpg);
    background-repeat: no-repeat;
    background-position: left center;
}
a.next
{
    background-position: right center;
    float: right;
    margin-top: 100px;
    width: 20px;
    height: 100px;
    background-image: url(images/next.jpg);
    background-repeat: no-repeat;
}



/* .......................... feeds ................................*/
#feedControl
{
    background-position: center top;
    border: 1px solid #CCCCCC;
    padding: 10px;
    background-image: url(images/pan12.jpg);
    background-repeat: no-repeat;
}
#feedControl a:link, #feedControl a:visited
{
    color: #333333;
}
#feedControl a:hover
{
    text-decoration: underline;
}
#feedControl .gfg-root
{
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    text-align: center;
    font-size: 10px;
}
.gfg-title
{
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    overflow: hidden;
    white-space: nowrap;
}
#feedControl .gfg-title a:link, #feedControl .gfg-title a:visited
{
    color: #FFFFFF;
}

.gfg-subtitle
{
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    background-color: #FFFFFF;
    line-height: 1.4em;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 5px;
}

.gfg-subtitle a
{
    color: #000000;
}

.gfg-entry
{
    width: 100%;
    height: 90px;
    position: relative;
    text-align: left;
    margin-top: 10px;
    margin-left: 5px;
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result
{
    position: relative;
    width: auto;
    height: 90px;
    padding-left: 0px;
    padding-right: 0px;
}

.gfg-list
{
    position: relative;
    overflow: hidden;
    text-align: left;
}

.gfg-listentry
{
    line-height: 1.5em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    padding-left: 15px;
    padding-right: 0px;
    font-weight: bold;
}

.gfg-listentry-odd
{
}

.gfg-listentry-even
{
}

.gfg-listentry-highlight
{
    background-image: url(images/linksbtn.png);
    background-repeat: no-repeat;
    background-position: center left;
}

/*
 * FeedControl customizations.
 */

.gfg-root .gfg-entry .gf-result .gf-title
{
    font-size: 12px;
    line-height: 1.2em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    margin-bottom: 2px;
    font-weight: bold;
}

.gfg-root .gfg-entry .gf-result .gf-snippet
{
    height: 3.8em;
    color: #000000;
    margin-top: 3px;
}


/* i think it may work toggle */


.archive ul
{
    display: none;
    list-style: none;
}
.archive li
{
    background-image: none;
}
.archive ul ul
{
    display: inline;
}
.archive ul ul li a:link, .archive ul ul li a:visited, .nonToggle li a
{
    margin-left: 20px;
}

ul.archive a
{
    cursor: pointer;
    display: block;
    padding-left: 15px;
}
a.expanded
{
    background-image: url(images/minus.png);
    background-repeat: no-repeat;
    background-position: 3px left;
}
a.collapsed
{
    background-image: url(images/plus.png);
    background-repeat: no-repeat;
    background-position: 4px left;
}
a.extended
{
    background-image: url(images/linksbtn.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 15px;
}
.archive a.hide
{
    color: #FF00FF;
}
.archive a:hover
{
    text-decoration: none;
}
.archive ul a
{
    display: block;
    font-weight: normal;
    padding-left: 15px;
}
.archive ul a:hover
{
    background: #f5f5f5;
    text-decoration: underline;
}
.archive li.active a
{
    background: #fff;
}
.archive li.active li a
{
    background: #e8e8e8;
}
.archive .footer
{
}
.archive .footer span
{
    display: none;
}
/************************************************************************
* 
* styles for skins 
*
************************************************************************/

/* table format */

.GridMain
{
    border: 1px solid #F5F5F5;
    background-color: #FFFFFF;
    width: 100%;
    font-size: 90%;
    color: #000000;
}

.GridRow
{
    background-color: #FFFFFF;
}
.pageBtns span
{
    color: #FFCC00;
}
.GridSelectedRow
{
    background-color: #990000;
    color: #FFFFFF;
}
.GridHeader
{
    font-weight: bold;
    background-color: #2C2825;
    color: #FFFFFF;
    text-align: left;
    padding-left: 5px;
}

.AltGrid
{
    background-color: #F5F5F5;
}
.GridMain th
{
    padding: 3px;
}
.GridMain td
{
    padding: 3px;
}

.GridHeader a:link, GridHeader a:visited
{
    color: #FFFFFF;
    text-decoration: underline;
}
#main .GridHeader a:hover
{
    color: #FFCC59;
}


/* infoBoxes styling */

#infoBoxes
{
    display: block;
    background-image: url(images/gritBG.jpg);
    background-repeat: repeat;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #778681;
    background-color: #81908B;
}
#infoBoxesContainer
{
    display: block;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
}
#infoBoxes h2
{
    color: #FFCC59;
}
.twothirdFill
{
    padding: 10px 30px 10px 30px;
    color: #D8D5C4;
    display: block;
    margin-right: 315px;
    clear: left;
}
.twothirdFill img
{
    margin: 0px;
}
.twothirdFill ul li
{
    float: left;
    display: inline;
}

.twothirdFill .sponsors a img.photo
{
    margin: 4px;
    padding: 3px;
    background-color: #C0C0C0;
}



.twothirdFill .links ul li a
{
    background-position: left 8px;
    padding: 6px 0px 0px 15px;
    text-decoration: none;
    font-weight: bold;
    background-image: url(images/bullet_arrow.png);
    background-repeat: no-repeat;
    margin-right: 5px;
    white-space: nowrap;
    display: inline-block;
}
.twothirdFill ul li a:link
{
    color: #CFD5D6;
}
.twothirdFill ul li a:visited
{
    color: #B1BBBC;
}
.twothirdFill ul li a:hover
{
    color: white;
}
.thirdFill
{
    float: right;
    width: 315px;
    padding-top: 10px;
}
.thirdFill h2
{
    display: block;
    background-image: url(images/twitter.png);
    background-repeat: no-repeat;
    margin-left: 100px;
    padding-left: 30px;
    padding-bottom: 10px;
}
.thirdFill p
{
    font-size: 90%;
}

#contactBoxes
{
    background-position: top;
    display: block;
    background-image: url(images/tornbit.jpg);
    background-repeat: repeat-x;
    background-color: #596456;
    color: #CFD5D6;
    text-align: center;
}
#contactBoxesBottom
{
    background-position: bottom;
    display: block;
    background-image: url(images/tornbitBottom.jpg);
    background-repeat: repeat-x;
}
#contactBoxContainer
{
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: left;
    color: #CCD2D0;
}
#contactBoxContainer p
{
    color: #CCD2D0;
}
.contactRepeater
{
    float: left;
    width: 190px;
    padding: 5px;
}
#loginBottom
{
    display: block;
    background-image: url(images/gritBG.jpg);
    background-repeat: repeat;
    padding-top: 30px;
    padding-bottom: 30px;
}
#loginBottomContainer
{
    display: block;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
}
.loginBox
{
    float: left;
}
.loginBox p
{
    color: #CCD2D0;
}
.membersbox
{
}
.hireme
{
    display: block;
    margin-left: 450px;
    color: #BFC4C2;
}
.hireme h1.level2
{
    color: #B1B8B6;
    padding-left: 100px;
}
.hireme h1.level3 a
{
    color: #9CA5A3;
    padding-left: 220px;
}
.hireme h1.level3 a:hover
{
    color: white;
}
.notloggedInBox, .loggedInBox
{
    float: left;
    width: 320px;
}
.loginSmallBox
{
    float: left;
    width: 120px;
    margin-right: 10px;
    font-size: 80%;
}
.loggedInRepeater
{
    float: left;
    width: 200px;
    padding: 5px;
}
.toplink
{
    display: block;
    text-align: center;
}
.toplink a:link, .toplink a:visited
{
    background-position: center top;
    padding-top: 30px;
    background-image: url(images/refresh_48.jpg);
    background-repeat: no-repeat;
    display: block;
    color: #869590;
    width: 100%;
    font-size: 80%;
    clear: both;
}
.toplink a:hover
{
    color: #C1CAC7;
}
.copyright
{
    display: block;
    padding-top: 50px;
    padding-bottom: 100px;
}

/*    icons  */

span.phoneIcon, p.phoneIcon
{
    background-image: url(images/icons/phone.png);
    background-repeat: no-repeat;
    padding-left: 15px;
}
span.emailIcon, p.emailIcon
{
    background-image: url(images/icons/email.png);
    background-repeat: no-repeat;
    padding-left: 19px;
}
p.emailIcon, p.phoneIcon
{
    margin-left: 20px;
}

.loginBox a
{
    background-position: 2px 0px;
    background-repeat: no-repeat;
    padding-left: 19px;
    margin-left: -3px;
    padding-bottom: 2px;
}
.loginBox a:hover
{
    color: #FFFFFF;
}

a.services
{
    background-image: url(images/icons/wrench.png);
}
a.addnews
{
    background-image: url(images/icons/page_white_edit.png);
}
a.folders
{
    background-image: url(images/icons/application_add.png);
}
a.subpage
{
    background-image: url(images/icons/application_cascade.png);
}
a.addalbum
{
    background-image: url(images/icons/photo_add.png);
}
a.photos
{
    background-image: url(images/icons/photos.png);
}
a.group
{
    background-image: url(images/icons/group.png);
}
a.committee
{
    background-image: url(images/icons/rosette.png);
}
a.logout
{
    background-image: url(images/icons/lock_open.png);
}
a.register
{
    background-image: url(images/icons/pencil.png);
}
h5 .unlocked
{
    background-image: url(images/icons/lock_open.png);
    background-position: 2px 0px;
    background-repeat: no-repeat;
    padding-left: 19px;
    padding-bottom: 7px;
    display: block;
}

h5 .locked
{
    background-image: url(images/icons/lock.png);
    background-position: 2px 0px;
    background-repeat: no-repeat;
    padding-left: 19px;
    padding-bottom: 7px;
    display: block;
}

a.edit
{
    background-image: url(images/icons/page_white_edit.png);
    background-position: 2px 0px;
    background-repeat: no-repeat;
    padding-left: 20px;
    display: block;
    margin-top: 10px;
    margin-right: 5px;
    font-size: 80%;
    color: #E9E7DC;
}
a.pdf
{
    background-image: url(images/icons/page_white_acrobat.png);
    background-position: 2px 0px;
    background-repeat: no-repeat;
    padding-left: 20px;
}
a.groups
{
    background-image: url(images/icons/group.png);
    background-position: 2px 0px;
    background-repeat: no-repeat;
    padding-left: 20px;
}
.actionbuttons a.edit
{
    float: right;
}
span.wink
{
    background-image: url(images/icons/emoticon_wink.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 20px;
    display: inline-block;
}


/* extras */

#main .addressBox p
{
    padding: 0px;
    margin: 0px;
    color: #82918C;
}
