/*
 * REDEFINIG HTML
 */
body {
    background-color:#FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}
h1 {
    font-size: 1.6em;
    font-weight:bold;
    text-transform:uppercase;
    margin-bottom: 0.5em;
    margin-top:  0.5em;
}
p {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-size: 1.2em;
}
td {
    vertical-align:top;
}
a, a:visited {
    color:#8fe6fa;
    font-weight:bold;
}
a:hover, a:active {
    color:#00FFFF;
    font-weight:bold;
}
/*
 * MAIN DESIGN
 */
#container {
    background-image: url(images/bg_top.png);
    background-repeat: repeat-x;
    background-position: left top;
    color: #ffffff;
    background-color: #188bc3;
    width:100%;
}
#main {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 984px;
    min-height: 450px;
    text-align:left;
}
#top {
    line-height:0;
}
#left {
    width: 259px;
    float: left;
    height: 500px;
}
/*#left-helper {
    position:absolute;
    width: 259px;
    height: 500px;
}*/
#content {
    width: 719px;
    margin-left: 262px;
}
#content-helper {
    padding-left: 10px;
}
#snowboard {
    position:absolute;
    width: 259px;
    height: 490px;
    background-image:url(images/bg_snowboard.png);
    background-repeat:no-repeat;
}
#footer {
    background-image:url(images/bg_bottom.jpg);
    background-repeat:no-repeat;
    background-position:top center;
    height: 261px;
    width: 100%;
    background-color:#FFFFFF;
}
#cleaner {
    clear:both;
}
/*
 * TEMPLATE ELEMENTS
 */
#girls {
    margin-top: 240px;
}
#partners {
    margin-top: 170px;
}
#linkbox1, #linkbox {
    background-image:url(images/flek.png);
    background-repeat:no-repeat;
    background-position: right;
    width: 295px;
    height: 190px;
    margin-top: 20px;
}
#linkbox-helper1, #linkbox-helper {
    float: right;
    padding-top: 14px;
    width: 180px;
}
/*
 * CLASSES
 */
 .right {
     float: right;
 }
 .line {
     margin-bottom: 0.8em;
 }
 .big {
    font-size: 1.4em;
 }
p.time {
    background-color:#FFFFFF;
    color:	#000000;
     font-size:: 1.2em;
    font-weight:bold;
 }
p.snb {
    background-color:#FFFFFF;
    color:	#000000;
    font-weight:bold;
     font-size:: 1.2em;
    padding-left: 3px;
}

p.music {
    background-color: #baf247;
    color:	#000000;
    font-size:: 1.2em;
    font-weight:bold;
    padding-left: 3px;
 }
td.margin {
    padding-left: 5px;
}

 p.day {
    color:#8fe6fa;
     font-size:: 1.4em;
    font-weight:bold;
 }
#program p {
    margin: 1px;
}
.nowrap {
    white-space:nowrap;
}
td.photo {
    padding-top:10px;
}
#girlspng {
    background-image:url(images/roxyjam.png);
    background-repeat: no-repeat;
    width:709px;
    height:388px;
    color:#000000;
}
#girlspng td {
    font-size:1.2em;
    padding-right: 5px;
}
#girlspng td td {
    font-size:1em;
}
td.riders {
    padding-left: 10px;
}
